| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing accessor for sealed field GtkMessageDialog->image. | Johan Dahlin | 2008-06-20 | 1 | -0/+7 |
* | fix ChangeLog | Michael Natterer | 2008-06-20 | 1 | -1/+1 |
* | the GSEAL branch added two includes for no reason. | Michael Natterer | 2008-06-20 | 1 | -0/+5 |
* | Add missing Since: gtk-doc markup for newly added GSEAL API. Change all | Johan Dahlin | 2008-06-20 | 1 | -0/+21 |
* | fix some formatting and whitespace in the code merged from the GSEAL | Michael Natterer | 2008-06-20 | 1 | -0/+5 |
* | change return value from GtkHButtonBox to GtkWidget. | Michael Natterer | 2008-06-20 | 1 | -0/+5 |
* | deuglify formatting of sealed fields. | Michael Natterer | 2008-06-20 | 1 | -0/+5 |
* | gtk/gtkwindow.[ch] rename gtk_window_group_get_windows() to | Michael Natterer | 2008-06-20 | 1 | -0/+6 |
* | ChangeLog: update with GSEAL branch changes. | Tim Janik | 2008-06-20 | 1 | -0/+758 |
* | Bug 538395 – gtk_combo_box_append_text() on non-compliant model | Michael Natterer | 2008-06-20 | 1 | -0/+13 |
* | Rename gdk_window_new -> _gdk_window_new and gdk_window_reparent -> | Cody Russell | 2008-06-20 | 1 | -0/+8 |
* | remove an unused variable and cast accel_path to gchar, just like in | Johan Dahlin | 2008-06-19 | 1 | -0/+5 |
* | Use GIO for this. | Matthias Clasen | 2008-06-19 | 1 | -0/+5 |
* | Fix a typo in a comment | Johan Dahlin | 2008-06-19 | 1 | -0/+2 |
* | Cast buf to unsigned char to avoid two compiler warnings. | Johan Dahlin | 2008-06-19 | 1 | -0/+4 |
* | Do not ignore the return value of g_slist_remove. gtkstyle.c changes | Johan Dahlin | 2008-06-19 | 1 | -0/+7 |
* | gdk_gc_set_dashes expects a list of gint8, not guint8. | Johan Dahlin | 2008-06-19 | 1 | -0/+6 |
* | Remove an unused variable and cast to gchar to avoid a compiler warning. | Johan Dahlin | 2008-06-19 | 1 | -1/+7 |
* | Add clipboard convenience helpers for URIs. Bug #537639. | Christian Persch | 2008-06-19 | 1 | -0/+8 |
* | Use gtk_drag_[dest|source]_add_[text|uri]_targets(), and simplify code. Bug #... | Christian Persch | 2008-06-19 | 1 | -0/+5 |
* | 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 |