[POS-commit]
CVS: Kiwi/examples/Diary diary.glade,1.1,1.2 diary2.glade,1.1,1.2
diary3.glade,1.2,1.3
Christian Reis
kiko at async.com.br
Tue Feb 11 00:02:07 BRDT 2003
- Previous message: [POS-commit] CVS: Kiwi/Kiwi Delegates.py,1.95,1.96 List.py,1.68,1.69
Menu.py,1.27,1.28 Proxies.py,1.43,1.44 Views.py,1.76,1.77
__init__.py,1.36,1.37
- Next message: [POS-commit] CVS: Kiwi/examples/Faren faren4.py,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/Kiwi/examples/Diary
In directory anthem:/tmp/cvs-serv12942/examples/Diary
Modified Files:
diary.glade diary2.glade diary3.glade
Log Message:
Updating examples, since a couple of regressions had crept up. In
particular, the attach_slave() API change, and the changed() internal
Proxy change (it sucks that it forced applications to change though).
Errors reported by Andreas Kostyrka.
Index: diary.glade
===================================================================
RCS file: /cvs/Kiwi/examples/Diary/diary.glade,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- diary.glade 3 Nov 2002 01:36:25 -0000 1.1
+++ diary.glade 11 Feb 2003 01:02:04 -0000 1.2
@@ -243,7 +243,7 @@
<widget>
<class>GtkEventBox</class>
- <name>eventbox2</name>
+ <name>clist_ph</name>
<border_width>5</border_width>
<child>
<padding>0</padding>
@@ -253,7 +253,7 @@
<widget>
<class>GtkLabel</class>
- <name>clist_ph</name>
+ <name>clist</name>
<label></label>
<justify>GTK_JUSTIFY_CENTER</justify>
<wrap>False</wrap>
Index: diary2.glade
===================================================================
RCS file: /cvs/Kiwi/examples/Diary/diary2.glade,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- diary2.glade 3 Nov 2002 01:36:25 -0000 1.1
+++ diary2.glade 11 Feb 2003 01:02:04 -0000 1.2
@@ -223,7 +223,7 @@
<widget>
<class>GtkEventBox</class>
- <name>eventbox2</name>
+ <name>clist_ph</name>
<border_width>5</border_width>
<child>
<left_attach>1</left_attach>
@@ -242,7 +242,7 @@
<widget>
<class>GtkLabel</class>
- <name>clist_ph</name>
+ <name>clist</name>
<label></label>
<justify>GTK_JUSTIFY_CENTER</justify>
<wrap>False</wrap>
Index: diary3.glade
===================================================================
RCS file: /cvs/Kiwi/examples/Diary/diary3.glade,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- diary3.glade 3 Nov 2002 05:17:58 -0000 1.2
+++ diary3.glade 11 Feb 2003 01:02:04 -0000 1.3
@@ -357,7 +357,7 @@
<widget>
<class>GtkEventBox</class>
- <name>eventbox1</name>
+ <name>clist_ph</name>
<border_width>5</border_width>
<child>
<padding>0</padding>
@@ -367,7 +367,7 @@
<widget>
<class>GtkLabel</class>
- <name>clist_ph</name>
+ <name>clist</name>
<label></label>
<justify>GTK_JUSTIFY_CENTER</justify>
<wrap>False</wrap>
- Previous message: [POS-commit] CVS: Kiwi/Kiwi Delegates.py,1.95,1.96 List.py,1.68,1.69
Menu.py,1.27,1.28 Proxies.py,1.43,1.44 Views.py,1.76,1.77
__init__.py,1.36,1.37
- Next message: [POS-commit] CVS: Kiwi/examples/Faren faren4.py,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the POS-commit
mailing list