summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Remove Makefile.in.inMatthias Clasen2005-04-061-2/+5
* Don't modify scanner->value, copy it first. (#165693, Tommi Komulainen)Matthias Clasen2005-04-061-0/+5
* Implement grab_focus for GtkComboBox and GtkComboBoxEntry. (#171912,Matthias Clasen2005-04-061-0/+5
* Store icon caches along with the mtimes of the toplevel directories. TheMatthias Clasen2005-04-061-0/+8
* Fix a typo in a warning.Matthias Clasen2005-04-051-0/+3
* Protect the license and credits buttons from being affected byMatthias Clasen2005-04-051-0/+6
* Keep a reference to the item. (#167920, Hazael Maldonado Torres)Matthias Clasen2005-04-051-0/+3
* Add some more docs on interactive search.Matthias Clasen2005-04-051-0/+5
* Handle 16 colour display mode. For some reason, in this modeTor Lillqvist2005-04-051-0/+4
* Don't force 24bpp GdkVisual on 32bpp displays. (#140706)Tor Lillqvist2005-04-051-0/+5
* Add bug refMatthias Clasen2005-04-051-0/+2
* change to use gtk_tree_view_real_expand_row() instead of doing this byJonathan Blandford2005-04-041-0/+5
* Add GtkTextBuffer::text (#172631)Johan Dahlin2005-04-041-0/+6
* cast combo->priv->entry to GTK_ENTRY()Manish Singh2005-04-041-0/+8
* Some trivial doc fixes.Matthias Clasen2005-04-041-0/+2
* Improve the wording of the doc comment. (#172422, Vincent Untz)Matthias Clasen2005-04-041-0/+5
* Covert expander drawing to Cairo. Also always draw the entire triangleOwen Taylor2005-04-041-0/+7
* Remove symbols accidentally added. Add boolean property popup_set_widthJohan Dahlin2005-04-041-0/+7
* Translate x, y into widget coordinates instead of root coordinates. PatchSøren Sandmann2005-04-041-0/+6
* Add a tooltips property.Matthias Clasen2005-04-041-0/+2
* Add docs.Matthias Clasen2005-04-041-0/+7
* Allow completion popups to be wider than the entry. (#131916, Ross Burton)Matthias Clasen2005-04-041-0/+13
* Use gtk_accel_map_change_entry(), so that reusing the same action nameMatthias Clasen2005-04-041-0/+6
* New debugging function, to log a clipboard format name symbolically.Tor Lillqvist2005-04-041-0/+43
* [merged from gtk-2-6 branch] let dash_offset shift the start of the lineHans Breuer2005-04-031-0/+23
* Add a "metric" property.Matthias Clasen2005-04-031-0/+2
* Add a "group" property like the one found in radio buttons.Matthias Clasen2005-04-031-0/+9
* Move documentation inline, document if add_target functions append orMatthias Clasen2005-04-011-0/+6
* Make gtk_combo_box_get_active_text do the right thing for GtkComboBoxEntryMatthias Clasen2005-04-011-0/+14
* Merged from gtk-2-6:Sven Neumann2005-03-311-0/+7
* Allow to pop up menus without grabbing the keyboard. Useful for stuff likeMichael Natterer2005-03-311-0/+17
* Merged from gtk-2-6:Federico Mena Quintero2005-03-301-0/+9
* Make enable_search control only typeahead, not C-f. (#170435, SvenMatthias Clasen2005-03-301-1/+6
* Include cairo.hMatthias Clasen2005-03-301-0/+2
* Don't accept n_targets == -1. (clipboard_unset): unref the old_data, notMatthias Clasen2005-03-301-0/+6
* Forgotten ChangelogMatthias Clasen2005-03-301-0/+6
* Fix event filter handling. If an event filter (global, client messageTor Lillqvist2005-03-301-0/+9
* The state field should represent the state before the event, like on X11.Tor Lillqvist2005-03-301-0/+6
* Document the need to refilter if parameters of the visibility functionMatthias Clasen2005-03-291-0/+6
* Don't invalidate areas that are covered by mapped input-output childSøren Sandmann2005-03-281-0/+6
* Make the preview label ellipsize so the dialog layout stays constant.Jeroen Zwartepoorte2005-03-281-0/+6
* Don't pop up the context menu of the search entry if it is not visible.Matthias Clasen2005-03-281-0/+6
* Apparently AC_LIBTOOL_WIN32_DLL isn't deprecated after all, and in factTor Lillqvist2005-03-271-0/+5
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-0/+6
* Include the -mms-bitfields flag in GTK_EXTRA_CFLAGS on Win32, so that itTor Lillqvist2005-03-241-0/+9
* Remove a call whose result was unused and leaked. (#170776, KjartanMatthias Clasen2005-03-231-0/+4
* Some cleanups to the GtkDialog code: (#170746, Morten Welinder) Simplify,Matthias Clasen2005-03-231-0/+13
* Use g_return_if_fail, not g_return_val_if_fail.Manish Singh2005-03-221-0/+5
* Implement bookmark renaming (#136216, Sean Middleditch)Matthias Clasen2005-03-221-0/+21
* Stop scrolling when the widget is unmapped. (#168791, Ryan Lortie)Matthias Clasen2005-03-221-0/+8