summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 2.11.3GTK_2_11_3Matthias Clasen2007-06-161-0/+4
* Base class should be GObject, not GtkObject.Johan Dahlin2007-06-151-0/+4
* Documentation fixesMatthias Clasen2007-06-151-0/+3
* Fix up docsMatthias Clasen2007-06-151-0/+2
* Correcting the ChangeLog entry for r18142.Mathias Hasselmann2007-06-151-0/+2
* Don't install gtkbuilderprivate.hMatthias Clasen2007-06-151-0/+8
* Use gsize instead of unsigned and gulong instead of long, fixes complationJohan Dahlin2007-06-151-0/+7
* add move_selected signal to allow overriding the default internalMatthias Clasen2007-06-151-0/+5
* Forgot to free the unescaped tooltip text.Mathias Hasselmann2007-06-151-0/+4
* Improving handling of tooltip-text property. Also check result of tooltipMathias Hasselmann2007-06-151-0/+5
* Introduce convenience property "GtkWidget:tooltip-text" taking care ofMathias Hasselmann2007-06-151-0/+12
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-0/+149
* updated explicit usage of RegisterClassExW to match the WNDCLASSEXW. TrueHans Breuer2007-06-151-0/+8
* ...and the ChangeLog entry, thanks richardJohan Dahlin2007-06-141-0/+5
* Fix compiler warning. (#447586, Kazuki IWAMOTO)Behdad Esfahbod2007-06-141-0/+5
* Use g_win32_get_windows_version() instead of _winver so that this compilesTor Lillqvist2007-06-141-0/+8
* UpdatesMatthias Clasen2007-06-141-0/+2
* Move a note aroundMatthias Clasen2007-06-141-0/+5
* Improve docsMatthias Clasen2007-06-141-0/+5
* removed unused and hardly visible GtkFrame from the menu widget hierarchyCarlos Garnacho2007-06-131-0/+6
* #undef GDK_DISABLE_DEPRECATED to get prototype for gdk_font_ref().Behdad Esfahbod2007-06-131-0/+5
* add "submenu" property. Fix gtk_menu_item_set_submenu() to accept NULLMichael Natterer2007-06-131-0/+12
* Fix inconsistency in GTK_WIDGET_SAVED_STATE (#435840, Xan Lopez)Cody Russell2007-06-131-0/+5
* gtk/gtk.symbols rename _gtk_file_system_create to gtk_file_system_createKristian Rietveld2007-06-131-0/+9
* added calls to g_object_freeze/thaw_notify() so gtk_label_get_text()Michael Natterer2007-06-131-0/+6
* Audit of GtkTreeView coordinate system usage. (#142494).Kristian Rietveld2007-06-131-0/+23
* Add orientation property and some slight refactoring here and there.Kristian Rietveld2007-06-131-0/+10
* Remove linux-fb leftoversMatthias Clasen2007-06-131-0/+6
* use PANGO_BREAK_WORD_CHAR instead of PANGO_BREAK_WORD so the text cellMichael Natterer2007-06-121-1/+8
* Fix #410815, reported by Lucas Rocha.Kristian Rietveld2007-06-121-0/+14
* Improve docs. (#446138, Björn Lindqvist)Behdad Esfahbod2007-06-121-0/+5
* Implement block-cursor for overwrite mode. (#80378)Yevgen Muntyan2007-06-121-0/+23
* Bump GLib requirementMatthias Clasen2007-06-121-0/+5
* Fix some locking issuesMatthias Clasen2007-06-121-0/+6
* When debugging is turned on, use error-checking mutexes.Matthias Clasen2007-06-121-0/+5
* Fix declaration of GtkNotebook::create_window()Emmanuele Bassi2007-06-111-0/+5
* make testiconview show brokennessMatthias Clasen2007-06-111-0/+4
* Accept class names starting with lowercase letters for style propertyMatthias Clasen2007-06-111-0/+7
* Store cursor_hadjustment as object dataMatthias Clasen2007-06-111-0/+2
* Don't leak cursor_hadjustmentMatthias Clasen2007-06-111-0/+4
* Handle child_setup being NULL. (#445691, Christopher Taylor)Matthias Clasen2007-06-111-0/+5
* Define GNU libc symbols unconditionallyEmmanuele Bassi2007-06-101-0/+6
* fix angles by flipping the coordinate system back to its original yMichael Natterer2007-06-101-0/+7
* Don't revert the mouse cursor to the built-in one when the user holds theCody Russell2007-06-101-0/+6
* Fix code style and warts in GtkScaleButtonEmmanuele Bassi2007-06-101-0/+14
* Update docs Deprecate gtk_widget_{ref,unref}Matthias Clasen2007-06-101-0/+4
* Some doc updatesMatthias Clasen2007-06-101-0/+7
* Add an icons property, make gtk_scale_button_new() a convenience function.Matthias Clasen2007-06-101-0/+6
* Cosmetic changeMatthias Clasen2007-06-101-0/+6
* Handle return values from nl_langinfo() more correctly.Matthias Clasen2007-06-081-0/+5