| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 539466 – GtkMenuShell API/ABI break in trunk. | Carlos Garnacho | 2008-06-21 | 1 | -0/+7 |
* | Cast to guint8* to avoid a compiler warning. | Johan Dahlin | 2008-06-21 | 1 | -0/+5 |
* | Document a style property | Johan Dahlin | 2008-06-21 | 1 | -0/+2 |
* | remove redundant include, fix indentation, replace header by a GDK | Michael Natterer | 2008-06-21 | 1 | -0/+6 |
* | fix 'function' : incompatible types - from 'struct _cairo *' to 'struct | Hans Breuer | 2008-06-21 | 1 | -0/+14 |
* | Bug 539363 – Segfault when creating GtkPlugs | Björn Lindqvist | 2008-06-21 | 1 | -0/+7 |
* | Fix life cycle to avoid crash. [#536966] | Jody Goldberg | 2008-06-21 | 1 | -0/+5 |
* | must return a value of the appropriate type with g_return_val_if_fail | Hans Breuer | 2008-06-20 | 1 | -0/+12 |
* | Document and use - instead of _ in signal names. | Johan Dahlin | 2008-06-20 | 1 | -0/+2 |
* | Fix up deprecated markup syntax. Add version numbers and a message on the | Johan Dahlin | 2008-06-20 | 1 | -0/+10 |
* | Replaced use of gtk_signal_connect with the g_signal_connect equivalents. | Mikael Hallendal | 2008-06-20 | 1 | -0/+8 |
* | reviewed by: <Carlos Garnacho <garnacho@gnome.org> | Kjartan Maraas | 2008-06-20 | 1 | -0/+13 |
* | Fix warnings from calling g_object_notify() on a GtkAccelGroup without | Martyn James Russell | 2008-06-20 | 1 | -0/+6 |
* | Modernize and order things as most other objects. Defines at the top, | Johan Dahlin | 2008-06-20 | 1 | -0/+7 |
* | Don't call g_object_notify() with properties that don't exist. Also, make | Martyn James Russell | 2008-06-20 | 1 | -0/+6 |
* | Remove left-over unused property enum. | Johan Dahlin | 2008-06-20 | 1 | -0/+2 |
* | Add missing accessor for sealed fields GtkScaleButton->plus_button and | Johan Dahlin | 2008-06-20 | 1 | -0/+9 |
* | Initialize the allocation to avoid compiler warnings | Johan Dahlin | 2008-06-20 | 1 | -3/+2 |
* | Fix gtk-doc syntax, add missing trailing colon. | Johan Dahlin | 2008-06-20 | 1 | -0/+2 |
* | Add all newly added accessors so abicheck.sh passes | Johan Dahlin | 2008-06-20 | 1 | -0/+2 |
* | Remove unused variable and check if the widget is a GtkWidget subclass, | Johan Dahlin | 2008-06-20 | 1 | -0/+6 |
* | gtk/gtkaccellabel.h gtk/gtkactiongroup.h gtk/gtkalignment.h gtk/gtkarrow.h | Michael Natterer | 2008-06-20 | 1 | -0/+16 |
* | 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 |