summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Bug 539466 – GtkMenuShell API/ABI break in trunk.Carlos Garnacho2008-06-211-0/+7
* Cast to guint8* to avoid a compiler warning.Johan Dahlin2008-06-211-0/+5
* Document a style propertyJohan Dahlin2008-06-211-0/+2
* remove redundant include, fix indentation, replace header by a GDKMichael Natterer2008-06-211-0/+6
* fix 'function' : incompatible types - from 'struct _cairo *' to 'structHans Breuer2008-06-211-0/+14
* Bug 539363 – Segfault when creating GtkPlugsBjörn Lindqvist2008-06-211-0/+7
* Fix life cycle to avoid crash. [#536966]Jody Goldberg2008-06-211-0/+5
* must return a value of the appropriate type with g_return_val_if_failHans Breuer2008-06-201-0/+12
* Document and use - instead of _ in signal names.Johan Dahlin2008-06-201-0/+2
* Fix up deprecated markup syntax. Add version numbers and a message on theJohan Dahlin2008-06-201-0/+10
* Replaced use of gtk_signal_connect with the g_signal_connect equivalents.Mikael Hallendal2008-06-201-0/+8
* reviewed by: <Carlos Garnacho <garnacho@gnome.org>Kjartan Maraas2008-06-201-0/+13
* Fix warnings from calling g_object_notify() on a GtkAccelGroup withoutMartyn James Russell2008-06-201-0/+6
* Modernize and order things as most other objects. Defines at the top,Johan Dahlin2008-06-201-0/+7
* Don't call g_object_notify() with properties that don't exist. Also, makeMartyn James Russell2008-06-201-0/+6
* Remove left-over unused property enum.Johan Dahlin2008-06-201-0/+2
* Add missing accessor for sealed fields GtkScaleButton->plus_button andJohan Dahlin2008-06-201-0/+9
* Initialize the allocation to avoid compiler warningsJohan Dahlin2008-06-201-3/+2
* Fix gtk-doc syntax, add missing trailing colon.Johan Dahlin2008-06-201-0/+2
* Add all newly added accessors so abicheck.sh passesJohan Dahlin2008-06-201-0/+2
* Remove unused variable and check if the widget is a GtkWidget subclass,Johan Dahlin2008-06-201-0/+6
* gtk/gtkaccellabel.h gtk/gtkactiongroup.h gtk/gtkalignment.h gtk/gtkarrow.hMichael Natterer2008-06-201-0/+16
* Add missing accessor for sealed field GtkMessageDialog->image.Johan Dahlin2008-06-201-0/+7
* fix ChangeLogMichael Natterer2008-06-201-1/+1
* the GSEAL branch added two includes for no reason.Michael Natterer2008-06-201-0/+5
* Add missing Since: gtk-doc markup for newly added GSEAL API. Change allJohan Dahlin2008-06-201-0/+21
* fix some formatting and whitespace in the code merged from the GSEALMichael Natterer2008-06-201-0/+5
* change return value from GtkHButtonBox to GtkWidget.Michael Natterer2008-06-201-0/+5
* deuglify formatting of sealed fields.Michael Natterer2008-06-201-0/+5
* gtk/gtkwindow.[ch] rename gtk_window_group_get_windows() toMichael Natterer2008-06-201-0/+6
* ChangeLog: update with GSEAL branch changes.Tim Janik2008-06-201-0/+758
* Bug 538395 – gtk_combo_box_append_text() on non-compliant modelMichael Natterer2008-06-201-0/+13
* Rename gdk_window_new -> _gdk_window_new and gdk_window_reparent ->Cody Russell2008-06-201-0/+8
* remove an unused variable and cast accel_path to gchar, just like inJohan Dahlin2008-06-191-0/+5
* Use GIO for this.Matthias Clasen2008-06-191-0/+5
* Fix a typo in a commentJohan Dahlin2008-06-191-0/+2
* Cast buf to unsigned char to avoid two compiler warnings.Johan Dahlin2008-06-191-0/+4
* Do not ignore the return value of g_slist_remove. gtkstyle.c changesJohan Dahlin2008-06-191-0/+7
* gdk_gc_set_dashes expects a list of gint8, not guint8.Johan Dahlin2008-06-191-0/+6
* Remove an unused variable and cast to gchar to avoid a compiler warning.Johan Dahlin2008-06-191-1/+7
* Add clipboard convenience helpers for URIs. Bug #537639.Christian Persch2008-06-191-0/+8
* Use gtk_drag_[dest|source]_add_[text|uri]_targets(), and simplify code. Bug #...Christian Persch2008-06-191-0/+5
* 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