summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
* Make the entire expander widget width prelight as suggested by Seth in bugMark McLoughlin2004-02-191-0/+11
* Remove old file-system property. Add new file-system-backend stringAlexander Larsson2004-02-191-0/+22
* Renamed from create_shortcuts_tree(). (shortcuts_pane_create): NewFederico Mena Quintero2004-02-191-0/+15
* Add default handlers for all signals; for consistency and for the benefitMatthias Clasen2004-02-191-1/+9
* Improve the efficiency here by prepending on the list and reverting itMatthias Clasen2004-02-181-0/+6
* Avoid errors when removing the plug from the socket. (#128546, ChristopherMatthias Clasen2004-02-181-0/+5
* New convenience functions analogous to similar API on GtkRadioButton.Matthias Clasen2004-02-181-0/+9
* Use a scratch GC in the case where the background is a solid color.Soeren Sandmann2004-02-181-0/+12
* Reset clip region back to NULL on cached GC (rest of #134728)Soeren Sandmann2004-02-181-1/+6
* Fix bug reported by Nam SungHyun.Soeren Sandmann2004-02-181-0/+11
* Use HIG-compliant spacings. This sucks a lot.Federico Mena Quintero2004-02-181-0/+6
* Document some peculiarities of the ::delete_range signal. (#132135, GrantMatthias Clasen2004-02-181-0/+5
* GC caching, bug #125645 (based on patch by Brian Cameron)Soeren Sandmann2004-02-181-0/+21
* ...and don't forget to initalize priv->columns to 1.Matthias Clasen2004-02-171-0/+5
* Make sure that we keep priv->columns >= 1 even for empty menus, since weMatthias Clasen2004-02-171-0/+6
* Fix for #119722, reported by Olexiy Avramchenko, patch by Owen Taylor.Soeren Sandmann2004-02-171-0/+22
* only reference input method modules we've actually built. Fixes re-buildMark McLoughlin2004-02-171-0/+6
* Revert last commit, please don't commit patches without approval, thisOwen Taylor2004-02-171-0/+5
* don't try to draw more than 32767 segments at a time, since XDrawSegmentsDavid Odin2004-02-161-0/+7
* Fix ChangeLogSøren Sandmann Pedersen2004-02-161-1/+1
* Call gtk_tool_item_set_expand(), not gtk_tool_item_set_homogeneous() inSoeren Sandmann2004-02-161-0/+6
* Split declaration and assignment of combo_box.Matthias Clasen2004-02-151-0/+8
* Add deprecation notes pointing people to GtkComboBox.Matthias Clasen2004-02-151-0/+5
* Document the tree DND API.Matthias Clasen2004-02-151-0/+8
* Make stock_size an uint property, to allow custom icon sizes. Also clarifyMatthias Clasen2004-02-141-0/+6
* Remove unnecessary STRIP_* definitions, and GNU make check.Manish Singh2004-02-141-0/+5
* Duh, duh, duh! Don't bail out if the bookmarks file doesn't exist the veryFederico Mena Quintero2004-02-141-0/+6
* Fix #129020.Federico Mena Quintero2004-02-141-1/+15
* Use do instead of while. (#134031, Morten Welinder);Matthias Clasen2004-02-131-0/+5
* Suppress xsltproc and xmlcatalog checks if enable_man=no. (#134162, JulioMatthias Clasen2004-02-131-0/+5
* Remove checks for sgml2html. It was once used for building the linuxdocMatthias Clasen2004-02-131-0/+7
* Fix various compilation problems (#134312, David Hawthorne)Owen Taylor2004-02-131-0/+18
* Various reentrancy fixes for widgets being destroyed out ofOwen Taylor2004-02-131-0/+16
* Don't draw bevels around active, RELIEF_NONE buttons that aren'tMatthias Clasen2004-02-131-0/+7
* Protect getc_unlocked() by HAVE_FLOCKFILE in all cases. (#134205, Julio M.Matthias Clasen2004-02-131-0/+5
* Fix for #104811, Padraig O'Briain:Matthias Clasen2004-02-121-0/+13
* Remove an extraneous + 1 (#134015, Torsten Schoenfeld)Owen Taylor2004-02-121-0/+5
* New function to improve the accessibility of tooltips. (#114851, PadraigMatthias Clasen2004-02-121-0/+13
* Assign xtype using gdk_x11_atom_to_xatom_for_display () when type !=Manish Singh2004-02-121-0/+11
* Fix up item_area correctly in RTL mode. (#133984, patch from SemionSoeren Sandmann2004-02-121-0/+5
* Correct the docs.Matthias Clasen2004-02-121-0/+5
* Call gtk_drag_source_set(), so that things like gtk_drag_set_icon_*() workMatthias Clasen2004-02-121-0/+6
* Fix misleading debug output.Matthias Clasen2004-02-111-0/+5
* New ::map() handler. If no widget has the focus, try to give it to theFederico Mena Quintero2004-02-111-0/+7
* Fixes #134051.Federico Mena Quintero2004-02-111-0/+7
* Shift the array correctly. Fixes #134055, patch by Tosten SchoenfeldFederico Mena Quintero2004-02-111-0/+6
* Handle focus [hv]adjustment correctly when the focus is located deeperMatthias Clasen2004-02-111-1/+6
* Remove arbitrary low upper limits on the xpad, ypad, width and heightMatthias Clasen2004-02-111-0/+13
* Free the filters. Fixes #133547, patch by Morten WelinderFederico Mena Quintero2004-02-101-0/+6
* Avoid triggering an X error when the client->manager_window isOwen Taylor2004-02-101-0/+14