summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Use g_set_error_literal where appropriate. Bug #538640.Christian Persch2008-06-191-0/+34
* Use g_object_new instead of gtk_widget_newJohan Dahlin2008-06-191-0/+21
* Remove an unused prototype.Johan Dahlin2008-06-191-0/+2
* Remove an unused variable.Johan Dahlin2008-06-191-0/+3
* Use GdkModifierType instedd of guint, to avoid a gcc warning.Johan Dahlin2008-06-191-0/+5
* bgo538784 - Don't change the filename entry in CREATE_FOLDER modeOlle Bergkvist2008-06-181-0/+10
* bgo419737 - Don't clear filename entry in SAVE/CREATE_FOLDER modesOlle Bergkvist2008-06-181-0/+12
* Use standard icon names.Matthias Clasen2008-06-181-0/+9
* Add some more standard icon namesMatthias Clasen2008-06-181-0/+6
* set the maximum of the "year" property to G_MAXINT >> 8 instead ofMichael Natterer2008-06-181-0/+8
* tests/Makefile.am tests/autotestfilechooser.c tests/buildertest.cMichael Natterer2008-06-181-0/+20
* deprecate GdkDestroyNotify.Michael Natterer2008-06-181-0/+9
* deprecate GtkDestroyNotify.Michael Natterer2008-06-181-0/+21
* some more undeprecation.Michael Natterer2008-06-181-0/+4
* deprecate GtkType, GtkSignalFunc and GTK_SIGNAL_FUNC().Michael Natterer2008-06-181-0/+7
* deprecate gtk_type_class().Michael Natterer2008-06-181-0/+18
* Add deprecated version and change the deprecation markup used by ref/unrefJohan Dahlin2008-06-181-0/+5
* Add deprecated versions and fixup markup.Johan Dahlin2008-06-181-0/+5
* Don't markup deprecated in italics.Johan Dahlin2008-06-181-0/+6
* Remove GtkFileSystemError, use GtkFileChooserError instead. (#538378,Carlos Garnacho2008-06-171-0/+5
* undeprecate.Michael Natterer2008-06-171-0/+4
* remove bogus extern declaration of non-existing functionMichael Natterer2008-06-171-0/+5
* s/GtkType/GType/Michael Natterer2008-06-171-0/+7
* Need to do the GTK_DISABLE_DEPRECATED #undef/#define dance here, too,Tor Lillqvist2008-06-171-0/+6
* Don't use the deprecated GTK_* GtkType macros.Tor Lillqvist2008-06-171-0/+5
* build with GTK_DISABLE_DEPRECATED.Michael Natterer2008-06-171-0/+19
* more tests for GtkRecentManager.Paolo Borelli2008-06-171-0/+4
* modules/input/gtkimcontextmultipress.h modules/input/gtkimcontextthai.hMichael Natterer2008-06-171-0/+7
* really move the GtkType typedef to an undeprecated section.Michael Natterer2008-06-171-0/+5
* deprecate GTK_CHECK_CAST, GTK_CHECK_CLASS_CAST, GTK_CHECK_GET_CLASS,Michael Natterer2008-06-171-0/+6
* use G_TYPE macros for type checking instead of GTK_CHECK ones because it'sMichael Natterer2008-06-171-0/+6
* gtk/gtkfilesel.c gtk/gtkinputdialog.c gtk/gtkmenutoolbutton.cMichael Natterer2008-06-171-0/+12
* Fix dumb typo in the previous commit.Emmanuele Bassi2008-06-171-0/+6
* Increase the consistency of the errors returned by GtkRecentManager.Emmanuele Bassi2008-06-171-0/+7
* add some unit tests for GtkRecentManager.Paolo Borelli2008-06-171-0/+4
* Consistently use the same error when removing a URI from an emptyEmmanuele Bassi2008-06-171-0/+6
* remove static integer variables which hold the number of members inMichael Natterer2008-06-171-0/+6
* move some deprecated symbols into #ifndef GTK_DISABLE_DEPRECATED.Michael Natterer2008-06-171-0/+5
* Remove the GtkRecentManager screen dance, as it has been deprecated sinceEmmanuele Bassi2008-06-171-0/+11
* cast menu's toplevel to GtkWindow when passing toMichael Natterer2008-06-171-0/+5
* #undef GTK_DISABLE_DEPRECATED, clean up includes a bit.Michael Natterer2008-06-171-0/+8
* Justify my last entry.Tor Lillqvist2008-06-171-4/+4
* Protect against XKB being stupid. Reported by Pedro Villavicencio.Matthias Clasen2008-06-171-0/+7
* use g_object_ref() and unref() instead of the deprecated gtk_widget_ref()Michael Natterer2008-06-161-0/+5
* removed function drag_begin_cb(), which was in svn since 2.8 but was neverMichael Natterer2008-06-161-0/+5
* use gtk_binding_entry_clear() instead of gtk_binding_entry_add() (theMichael Natterer2008-06-161-0/+6
* don't include the deprecated (and unused) "gtkmarshal.h".Michael Natterer2008-06-161-0/+5
* Bug 538182 – pango_cairo_context_update_layout is not noop afterBehdad Esfahbod2008-06-161-0/+8
* gtk/gtkfontsel.c gtk/gtkrc.c gtk/gtkstyle.c use g_object_unref() insteadMichael Natterer2008-06-161-0/+8
* use _gtk_marshal_BOOLEAN__VOID instead of the deprecatedMichael Natterer2008-06-161-0/+6