summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Change the default expander size to 12 to compensate for the recent changeMatthias Clasen2004-09-131-0/+7
* Resize the popup if the model is replaced. (#152333)Matthias Clasen2004-09-131-0/+5
* fix gtk_range_real_change_value args. Addresses part of #152518.Manish Singh2004-09-131-0/+5
* Fix some problems reported by Morten Welinder:Matthias Clasen2004-09-131-0/+12
* Improve positioning of entry completion popup.Matthias Clasen2004-09-131-0/+5
* Use the short prefix "IA__" for aliases instead of the long suffixMatthias Clasen2004-09-091-0/+4
* Update sensitivity of the "Select all" button.Matthias Clasen2004-09-091-0/+5
* Make dropping of expandable items look nicer.Soeren Sandmann2004-09-081-0/+12
* Use the proper node type for placeholders in toolbars. (#151963, OlivierMatthias Clasen2004-09-071-0/+3
* Draw expanders a bit better.Matthias Clasen2004-09-071-0/+5
* Add descriptions for the commandline arguments. The actual descriptionsMatthias Clasen2004-09-051-0/+10
* Add new functionsAnders Carlsson2004-09-051-0/+6
* Make gtk argument parsing use goption. Add gtk_get_option_group andAnders Carlsson2004-09-051-0/+23
* Allow sorting of tree models to be turned off again. (#151139, TorstenMatthias Clasen2004-09-051-0/+12
* Fix the Solaris Xinerama checks. (#151754)Matthias Clasen2004-09-051-0/+4
* Don't refuse to delete text in passwords. (#151723, Owen Taylor)Matthias Clasen2004-09-051-0/+5
* Revert accidental change from Aug 02 that removed a flush of the XSøren Sandmann2004-09-041-0/+7
* Don't print out attributes for the <ui> root node. (#151752, Lorenzo GilMatthias Clasen2004-09-041-0/+5
* Accelerate the animation when it has been running for a while. (#143647).Søren Sandmann2004-09-041-0/+5
* List the three theme gtkrc files separately, zip doesn't do anything ifTor Lillqvist2004-09-031-1/+25
* Document the return value.Matthias Clasen2004-09-011-0/+5
* Make it possible to specify additional modules to load via a setting.Matthias Clasen2004-09-011-0/+25
* Make sure children of the toolbar are given positive dimensions. (149540,Søren Sandmann2004-09-011-0/+6
* Protect the unistd.h include by HAVE_UNISTD_H.Matthias Clasen2004-09-011-0/+6
* Make accel labels ellipsize correctly. (#151559, Christian Persch)Matthias Clasen2004-09-011-0/+5
* Don't leak the iter of a running animation. (#151542)Matthias Clasen2004-09-011-0/+5
* Make "ms-windows" the default theme on Win32.Matthias Clasen2004-09-011-0/+5
* Only start a drag if the left button is pressed. (#151490, FredericMatthias Clasen2004-09-011-0/+5
* Remove debug spew.Matthias Clasen2004-09-011-0/+4
* constrain cell area to passed in cell_area, #147867Jonathan Blandford2004-08-311-0/+11
* On Win32, do not produce tablet motion or button events while a window isRobert Ögren2004-08-311-0/+13
* Make the ms-windows theme engine build with mingw.Tor Lillqvist2004-08-301-2/+26
* Integrate the ms-windows theme engine (better known as Wimp) into theMatthias Clasen2004-08-301-0/+16
* Make it compile.Matthias Clasen2004-08-301-0/+19
* Changes to make sure input methods respect the editability of entries andMatthias Clasen2004-08-301-0/+24
* Link with -limm32.Tor Lillqvist2004-08-301-0/+7
* Add drop_failed, like in the X11 backend. Nothing sets it, though.Tor Lillqvist2004-08-271-0/+6
* Don't crash if model is not set. Noted by Mariano Suarez-Alvarez.Matthias Clasen2004-08-271-0/+5
* Provide information about how an adjustment change in a range widgetMatthias Clasen2004-08-271-0/+21
* Build imime.la on Windows.Matthias Clasen2004-08-261-0/+11
* Fix for #131226, allow selection of singleton list items in multi-selectBill Haneman2004-08-261-0/+9
* Make gdk_window_process_[all]_updates() respect update_freeze_counterMatthias Clasen2004-08-261-0/+16
* On Win32, make graphical tablets work on multi-monitor systems. (#145467,Robert Ögren2004-08-261-0/+11
* remove unused gdk_font_charset_for_locale() function.Manish Singh2004-08-261-0/+10
* initialize path so we don't potentially use an undefined pointer.Manish Singh2004-08-261-0/+18
* activate the typeahead entry on enter.Jonathan Blandford2004-08-251-0/+5
* Steal ATTACHED_MENUS list so its tail isn't freed when we re-set it,Matthias Clasen2004-08-251-0/+4
* Fix a typo, noticed by Tim Janik.Matthias Clasen2004-08-251-0/+5
* Change the Down button to be end-justified, so that clicking on it is aJonathan Blandford2004-08-251-0/+6
* Don't handle the event if we have no children.Jonathan Blandford2004-08-251-0/+17