gtk2/examples
Matthias Clasen 524ce69bcb Bump the version to 3.0.0
At the same time, change the library sonames for -3.0 to just -3.
This is necessary since the 2.99 releases installed libraries like
libgtk-3.0.so.0.9903.0, and we want to prevent the library version
number from jumping back. So 3.0 will have libgtk-3.so.0.0.0.
2011-02-10 14:41:02 -05:00
..
arrow Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
aspectframe
base
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
entry Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
eventbox
fixed
frame
gdk
gtkdial examples: Update dial adjustment usage for sealing 2011-01-05 23:50:22 +01:00
helloworld
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 Remove latest bits of GtkItemFactory 2011-02-04 17:30:11 +00:00
notebook
packbox Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
paned
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
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
selection
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
tictactoe
wheelbarrow
bloatpad.c Move the GtkApplication example to the right place 2011-01-06 01:13:50 -05:00
builder.c Add a GtkBuilder section to the tutorial 2011-01-20 01:30:34 -05:00
builder.ui Add a GtkBuilder section to the tutorial 2011-01-20 01:30:34 -05:00
drawing.c Add a drawing example to the tutorial 2011-01-18 23:59:17 -05:00
grid-packing.c Add a packing example to the tutorial 2011-01-18 23:59:17 -05:00
hello-world.c Cosmetic changes 2011-01-06 00:14:02 -05:00
Makefile.am Bump the version to 3.0.0 2011-02-10 14:41:02 -05:00
window-default.c