Matthias Clasen
|
2211e52ec5
|
Don't use gtk_set_locale
|
2010-12-21 12:07:02 -05:00 |
|
Michael Natterer
|
260ccdfebe
|
gtk: remove "gboolean homogeneous" from gtk_box_new()
Because it's FALSE in virtually all use cases.
|
2010-11-02 12:04:35 +09:00 |
|
Javier Jardón
|
c15ef6405c
|
Use gtk_box_new() instead gtk_[v|h]box_new()
|
2010-10-30 17:37:03 +09:00 |
|
Javier Jardón
|
cdf4b4bbd5
|
Use gtk_paned_new() instead gtk_[v|h]paned_new()
|
2010-10-30 17:37:03 +09:00 |
|
Javier Jardón
|
42f480a537
|
gtk_adjustment_new() should return a GtkAdjustment*
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=630731
|
2010-09-29 01:18:10 +02:00 |
|
Javier Jardón
|
3b8184cfee
|
Move classes that currently derive from GtkObject to GInitiallyUnowned
|
2010-09-26 22:18:13 -04:00 |
|
Alexander Larsson
|
579d81dc01
|
Add testcase showing Gtk+ flickering a lot
|
2009-04-02 10:14:04 +02:00 |
|