My favorites | Sign in
Project Logo
                
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<gom xmlns="http://ilovegom.org/Gom">
<app>
<GtkWindow id="win" title="Gom 0.0" widthRequest="200" heightRequest="50" borderWidth="20"
xmlns="http://ilovegom.org/Gtk">
<GtkLabel label="Hello, World"/>
</GtkWindow>
</app>
</gom>
Show details Hide details

Change log

r59 by ja...@87k.net on Jul 18, 2008   Diff
2008-07-18  jacob berkman
<jacob@ilovegom.org>

        * examples/hello.gom: we auto-
delete on quit now

        * src/libgom/gomjseventlistener.c
(gom_js_event_listener_handle_event): drop
our C ref
        (gom_js_event_listener_dispose)
(gom_js_event_listener_class_init):
finalize -> dispose
...
Go to: 
Project members, sign in to write a code review

Older revisions

r39 by ja...@87k.net on Mar 29, 2008   Diff
2008-03-29  jacob berkman
<jacob@ilovegom.org>

        * examples/jquery-1.2.3.js:
fix for
...
r32 by ja...@87k.net on Mar 12, 2008   Diff
2008-03-12  jacob berkman
<jacob@ilovegom.org>

        * examples/console.gom:
        * examples/hello.gom:
...
r28 by ja...@87k.net on Mar 09, 2008   Diff
2008-03-10  jacob berkman
<jacob@ilovegom.org>

        * examples/console.gom:
display errors from the eval() call if
...
All revisions of this file

File info

Size: 291 bytes, 9 lines
Hosted by Google Code