| Commit message (Expand) | Author | Age | Files | Lines |
* | Use g_set_error_literal where appropriate. Bug #538640. | Christian Persch | 2008-06-19 | 1 | -0/+34 |
* | Use g_object_new instead of gtk_widget_new | Johan Dahlin | 2008-06-19 | 1 | -0/+21 |
* | Remove an unused prototype. | Johan Dahlin | 2008-06-19 | 1 | -0/+2 |
* | Remove an unused variable. | Johan Dahlin | 2008-06-19 | 1 | -0/+3 |
* | Use GdkModifierType instedd of guint, to avoid a gcc warning. | Johan Dahlin | 2008-06-19 | 1 | -0/+5 |
* | bgo538784 - Don't change the filename entry in CREATE_FOLDER mode | Olle Bergkvist | 2008-06-18 | 1 | -0/+10 |
* | bgo419737 - Don't clear filename entry in SAVE/CREATE_FOLDER modes | Olle Bergkvist | 2008-06-18 | 1 | -0/+12 |
* | Use standard icon names. | Matthias Clasen | 2008-06-18 | 1 | -0/+9 |
* | Add some more standard icon names | Matthias Clasen | 2008-06-18 | 1 | -0/+6 |
* | set the maximum of the "year" property to G_MAXINT >> 8 instead of | Michael Natterer | 2008-06-18 | 1 | -0/+8 |
* | tests/Makefile.am tests/autotestfilechooser.c tests/buildertest.c | Michael Natterer | 2008-06-18 | 1 | -0/+20 |
* | deprecate GdkDestroyNotify. | Michael Natterer | 2008-06-18 | 1 | -0/+9 |
* | deprecate GtkDestroyNotify. | Michael Natterer | 2008-06-18 | 1 | -0/+21 |
* | some more undeprecation. | Michael Natterer | 2008-06-18 | 1 | -0/+4 |
* | deprecate GtkType, GtkSignalFunc and GTK_SIGNAL_FUNC(). | Michael Natterer | 2008-06-18 | 1 | -0/+7 |
* | deprecate gtk_type_class(). | Michael Natterer | 2008-06-18 | 1 | -0/+18 |
* | Add deprecated version and change the deprecation markup used by ref/unref | Johan Dahlin | 2008-06-18 | 1 | -0/+5 |
* | Add deprecated versions and fixup markup. | Johan Dahlin | 2008-06-18 | 1 | -0/+5 |
* | Don't markup deprecated in italics. | Johan Dahlin | 2008-06-18 | 1 | -0/+6 |
* | Remove GtkFileSystemError, use GtkFileChooserError instead. (#538378, | Carlos Garnacho | 2008-06-17 | 1 | -0/+5 |
* | undeprecate. | Michael Natterer | 2008-06-17 | 1 | -0/+4 |
* | remove bogus extern declaration of non-existing function | Michael Natterer | 2008-06-17 | 1 | -0/+5 |
* | s/GtkType/GType/ | Michael Natterer | 2008-06-17 | 1 | -0/+7 |
* | Need to do the GTK_DISABLE_DEPRECATED #undef/#define dance here, too, | Tor Lillqvist | 2008-06-17 | 1 | -0/+6 |
* | Don't use the deprecated GTK_* GtkType macros. | Tor Lillqvist | 2008-06-17 | 1 | -0/+5 |
* | build with GTK_DISABLE_DEPRECATED. | Michael Natterer | 2008-06-17 | 1 | -0/+19 |
* | more tests for GtkRecentManager. | Paolo Borelli | 2008-06-17 | 1 | -0/+4 |
* | modules/input/gtkimcontextmultipress.h modules/input/gtkimcontextthai.h | Michael Natterer | 2008-06-17 | 1 | -0/+7 |
* | really move the GtkType typedef to an undeprecated section. | Michael Natterer | 2008-06-17 | 1 | -0/+5 |
* | deprecate GTK_CHECK_CAST, GTK_CHECK_CLASS_CAST, GTK_CHECK_GET_CLASS, | Michael Natterer | 2008-06-17 | 1 | -0/+6 |
* | use G_TYPE macros for type checking instead of GTK_CHECK ones because it's | Michael Natterer | 2008-06-17 | 1 | -0/+6 |
* | gtk/gtkfilesel.c gtk/gtkinputdialog.c gtk/gtkmenutoolbutton.c | Michael Natterer | 2008-06-17 | 1 | -0/+12 |
* | Fix dumb typo in the previous commit. | Emmanuele Bassi | 2008-06-17 | 1 | -0/+6 |
* | Increase the consistency of the errors returned by GtkRecentManager. | Emmanuele Bassi | 2008-06-17 | 1 | -0/+7 |
* | add some unit tests for GtkRecentManager. | Paolo Borelli | 2008-06-17 | 1 | -0/+4 |
* | Consistently use the same error when removing a URI from an empty | Emmanuele Bassi | 2008-06-17 | 1 | -0/+6 |
* | remove static integer variables which hold the number of members in | Michael Natterer | 2008-06-17 | 1 | -0/+6 |
* | move some deprecated symbols into #ifndef GTK_DISABLE_DEPRECATED. | Michael Natterer | 2008-06-17 | 1 | -0/+5 |
* | Remove the GtkRecentManager screen dance, as it has been deprecated since | Emmanuele Bassi | 2008-06-17 | 1 | -0/+11 |
* | cast menu's toplevel to GtkWindow when passing to | Michael Natterer | 2008-06-17 | 1 | -0/+5 |
* | #undef GTK_DISABLE_DEPRECATED, clean up includes a bit. | Michael Natterer | 2008-06-17 | 1 | -0/+8 |
* | Justify my last entry. | Tor Lillqvist | 2008-06-17 | 1 | -4/+4 |
* | Protect against XKB being stupid. Reported by Pedro Villavicencio. | Matthias Clasen | 2008-06-17 | 1 | -0/+7 |
* | use g_object_ref() and unref() instead of the deprecated gtk_widget_ref() | Michael Natterer | 2008-06-16 | 1 | -0/+5 |
* | removed function drag_begin_cb(), which was in svn since 2.8 but was never | Michael Natterer | 2008-06-16 | 1 | -0/+5 |
* | use gtk_binding_entry_clear() instead of gtk_binding_entry_add() (the | Michael Natterer | 2008-06-16 | 1 | -0/+6 |
* | don't include the deprecated (and unused) "gtkmarshal.h". | Michael Natterer | 2008-06-16 | 1 | -0/+5 |
* | Bug 538182 – pango_cairo_context_update_layout is not noop after | Behdad Esfahbod | 2008-06-16 | 1 | -0/+8 |
* | gtk/gtkfontsel.c gtk/gtkrc.c gtk/gtkstyle.c use g_object_unref() instead | Michael Natterer | 2008-06-16 | 1 | -0/+8 |
* | use _gtk_marshal_BOOLEAN__VOID instead of the deprecated | Michael Natterer | 2008-06-16 | 1 | -0/+6 |