summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Use G_CALLBACK() instead deprecated GTK_SIGNAL_FUNC()Javier Jardón2010-09-082-11/+11
* docs: Remove GtkFileSelection deprecated docsJavier Jardón2010-09-081-226/+0
* GtkWidget: Move public members to private structureJavier Jardón2010-09-083-316/+491
* gtk/gtknotebook.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-137/+193
* gtk/gtkarrow.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-9/+13
* gtk/gtkpathbar.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-16/+28
* gtk/gtkruler.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-43/+72
* gtk/gtkseparator.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-26/+33
* gtk/gtkhandlebox.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-70/+96
* gtk/gtkiconview.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-88/+125
* gtk/gtkimage.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-16/+18
* gtk/gtkmenu.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-136/+198
* gtk/gtkmisc.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-11/+18
* gtk/gtkspinbutton.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-25/+39
* gtk/gtktextview.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-64/+94
* gtk/gtktreeview.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-106/+208
* gtk/gtkwindow.c: Fix warningJavier Jardón2010-09-081-1/+1
* Get rid of the rest of variables exported from libgtkTor Lillqvist2010-09-088-33/+25
* Replace gtk_debug_flags with getter and setter functionsTor Lillqvist2010-09-0816-65/+79
* Remove also the docs for the gdk_threads_mutex variableTor Lillqvist2010-09-081-7/+0
* Turn the gtk version and age variables into functionsTor Lillqvist2010-09-086-89/+111
* gtk/gtkwindow.c: Use gtk_size_request_get_size() instead gtk_widget_get_requi...Javier Jardón2010-09-081-1/+1
* Completely removed requisition cache from GtkWidget instance structure.Tristan Van Berkom2010-09-0819-114/+167
* tests: Use gtk_widget_set_size_request() instead gtk_widget_set_usize()Javier Jardón2010-09-081-1/+1
* gtknotebook: Do not mention deprecated APIJavier Jardón2010-09-081-3/+1
* demos: Do not use deprecated APIJavier Jardón2010-09-081-8/+8
* gtksocket: Remove mention to gtk_socket_steal() deprecated functionJavier Jardón2010-09-081-5/+0
* Do not use deprecated API in docs and examplesJavier Jardón2010-09-082-12/+4
* Remove variables from the platform-independent GDK APITor Lillqvist2010-09-085-42/+11
* gtk.symbols: Update expected ABIColin Walters2010-09-071-2/+2
* Fix annotations for gdk_window_get_device_position()Owen W. Taylor2010-09-071-4/+4
* add annotations for tranfer and scope so that methods are exported by GIJohn (J5) Palmieri2010-09-072-3/+3
* add array annotation to gtk_builder_add_objects_from_stringJohn (J5) Palmieri2010-09-071-1/+1
* add gtk_radio_button_join_group method for bindingsJohn (J5) Palmieri2010-09-072-1/+57
* Removed x/y/x_set/y_set from GtkWidgetAuxInfoTristan Van Berkom2010-09-072-15/+0
* Removed _gtk_window_reposition()Tristan Van Berkom2010-09-072-13/+3
* Use a bitfield for Widget::private_flags, ::state, ::saved_stateHavoc Pennington2010-09-071-14/+14
* Avoid segfault on xkbless systemsMatthias Clasen2010-09-071-1/+3
* Updated Portuguese translationDuarte Loreto2010-09-071-1048/+1069
* Updated Slovenian translationKlemen Košir2010-09-061-2311/+1978
* Updated Kazakh translationBaurzhan Muftakhidinov2010-09-061-1158/+1190
* Remove use of ::has-separator propertyMatthias Clasen2010-09-061-1/+0
* Remove some unused enumsMatthias Clasen2010-09-051-30/+0
* Warn if a widget requests minimum size > natural sizeHavoc Pennington2010-09-051-0/+6
* Add more "reserved for expansion" fields to GtkWidgetClassHavoc Pennington2010-09-051-0/+5
* Updated French translationClaude Paroz2010-09-041-694/+19
* GtkStatusIcon: Remove get/set_blinking() declarations from header.Murray Cumming2010-09-041-4/+0
* MS Windows engine: draw elements in the right place.Martin Schlemmer2010-09-032-49/+28
* Updated Slovenian translationMatej Urbančič2010-09-031-1928/+2242
* Don't leak display nameMatthew Barnes2010-09-031-1/+5