.. |
arrow
|
Use gtk_box_new() instead gtk_[v|h]box_new()
|
2010-10-30 17:37:03 +09:00 |
aspectframe
|
Remove all .cvsignore files.
|
2007-12-13 11:18:45 +00:00 |
base
|
Remove all .cvsignore files.
|
2007-12-13 11:18:45 +00:00 |
buttonbox
|
Use gtk_box_new() instead gtk_[v|h]box_new()
|
2010-10-30 17:37:03 +09:00 |
buttons
|
Use gtk_box_new() instead gtk_[v|h]box_new()
|
2010-10-30 17:37:03 +09:00 |
calendar
|
Use gtk_box_new() instead gtk_[v|h]box_new()
|
2010-10-30 17:37:03 +09:00 |
colorsel
|
examples/colorsel/colorsel.c: remove unneded GTK_OBJECT cast
|
2010-09-29 06:01:07 +02:00 |
entry
|
Use gtk_box_new() instead gtk_[v|h]box_new()
|
2010-10-30 17:37:03 +09:00 |
eventbox
|
updated the (quite outdated) examples to use canonical signal names as
|
2008-08-11 18:36:07 +00:00 |
fixed
|
Remove all .cvsignore files.
|
2007-12-13 11:18:45 +00:00 |
frame
|
Remove all .cvsignore files.
|
2007-12-13 11:18:45 +00:00 |
gdk
|
examples: Port example to use cairo region API
|
2010-06-29 16:06:38 +02:00 |
gtkdial
|
examples/gtkdial: Do not use size_request vfunc
|
2010-11-13 15:23:34 +09:00 |
helloworld
|
updated the (quite outdated) examples to use canonical signal names as
|
2008-08-11 18:36:07 +00:00 |
helloworld2
|
Use gtk_box_new() instead gtk_[v|h]box_new()
|
2010-10-30 17:37:03 +09:00 |
label
|
Use gtk_box_new() instead gtk_[v|h]box_new()
|
2010-10-30 17:37:03 +09:00 |
menu
|
Use gtk_box_new() instead gtk_[v|h]box_new()
|
2010-10-30 17:37:03 +09:00 |
notebook
|
updated the (quite outdated) examples to use canonical signal names as
|
2008-08-11 18:36:07 +00:00 |
packbox
|
Use gtk_box_new() instead gtk_[v|h]box_new()
|
2010-10-30 17:37:03 +09:00 |
paned
|
Use gtk_paned_new() instead gtk_[v|h]paned_new()
|
2010-10-30 17:37:03 +09:00 |
progressbar
|
Use gtk_box_new() instead gtk_[v|h]box_new()
|
2010-10-30 17:37:03 +09:00 |
radiobuttons
|
Use gtk_box_new() instead gtk_[v|h]box_new()
|
2010-10-30 17:37:03 +09:00 |
rangewidgets
|
Use gtk_box_new() instead gtk_[v|h]box_new()
|
2010-10-30 17:37:03 +09:00 |
rulers
|
Use gtk_ruler_new() instead gtk_[v|h]ruler_new()
|
2010-10-30 17:37:02 +09:00 |
scribble-simple
|
Use gtk_box_new() instead gtk_[v|h]box_new()
|
2010-10-30 17:37:03 +09:00 |
scribble-xinput
|
Use gtk_box_new() instead gtk_[v|h]box_new()
|
2010-10-30 17:37:03 +09:00 |
scrolledwin
|
Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
|
2010-03-02 07:58:05 +01:00 |
selection
|
updated the (quite outdated) examples to use canonical signal names as
|
2008-08-11 18:36:07 +00:00 |
spinbutton
|
Use gtk_box_new() instead gtk_[v|h]box_new()
|
2010-10-30 17:37:03 +09:00 |
statusbar
|
Use gtk_box_new() instead gtk_[v|h]box_new()
|
2010-10-30 17:37:03 +09:00 |
table
|
updated the (quite outdated) examples to use canonical signal names as
|
2008-08-11 18:36:07 +00:00 |
tictactoe
|
Do not use static GTypeInfo and GInterfaceInfo
|
2009-11-06 01:21:09 +01:00 |
wheelbarrow
|
Remove a missing include in one of the tests that broke the build from a fresh checkout
|
2010-05-07 21:37:35 +01:00 |
hello-world.c
|
docs: Move the introduction of the tutorial in the reference
|
2010-10-15 13:02:50 -04:00 |
Makefile.am
|
Do not install the hello-world and window-default example programs
|
2010-10-20 11:57:58 +01:00 |
window-default.c
|
docs: Move the introduction of the tutorial in the reference
|
2010-10-15 13:02:50 -04:00 |