summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Rework the user interface of the file chooser, as per Seth Nickell'sFederico Mena Quintero2004-02-231-0/+28
* Remove the configure.in check for fontconfig entirely; it's not needed,Owen Taylor2004-02-231-3/+6
* for (i = 0; i < 10; i++) g_print ("I will compile before committing.\n");Jonathan Blandford2004-02-231-0/+6
* Use the GtkPathBar by default now.Jonathan Blandford2004-02-231-0/+12
* Fix the allocation for the toggle button so that it actually shows up inMatthias Clasen2004-02-231-1/+5
* Add notification, and avoid excessive relayouting.Matthias Clasen2004-02-231-0/+7
* Fix bug 134982, reported by Morten Welinder:Matthias Clasen2004-02-221-0/+12
* Guard the FC_HINT_STYLE stuff with an #ifdef, so we still build with mostManish Singh2004-02-221-0/+8
* Add chains to the parent's ::finalize() handler (#134901, Morten Welinder,Matthias Clasen2004-02-221-0/+18
* Don't crash if item is NULL. (#131542, Dan Damian)Matthias Clasen2004-02-221-0/+5
* Add a check for a new enough fontconfig, since we picked up a directMatthias Clasen2004-02-221-0/+5
* Bug 112647 (Bill Haneman, patch by Narayana Pattipati):Matthias Clasen2004-02-211-0/+10
* Use P_ instead of _ for the new Xft settings.Soeren Sandmann2004-02-211-0/+5
* Bug 130790 (Federico Mena Quintero, Owen Taylor)Soeren Sandmann2004-02-211-0/+9
* Bug 132502Soeren Sandmann2004-02-211-0/+10
* Commit auto-generated changesSoeren Sandmann2004-02-211-0/+4
* conditional compile for GtkPathBarJonathan Blandford2004-02-201-0/+9
* Added "en_CA" to ALL_LINGUAS. Added Canadian English translation by AdamChristian Rose2004-02-201-0/+4
* impl. (gtk_tool_item_class_init): hook it up.Michael Meeks2004-02-201-0/+7
* re-arrange widgets to allow more overflowing toolbar goodness.Michael Meeks2004-02-201-0/+5
* Desktop directory is not translated. (set_tree_model): There might not beAlexander Larsson2004-02-201-0/+10
* New widget to handle the path in the fileselector implementation. NotJonathan Blandford2004-02-201-0/+7
* Make the paned handles gray when the the widget is_focus() but notMatthias Clasen2004-02-191-2/+8
* Fixes for #82099:Matthias Clasen2004-02-191-0/+14
* Give each radio action its own value. (#134889, Paolo Borelli)Matthias Clasen2004-02-191-0/+5
* Chain to the parent's ::finalize() handler. Fixes #134885; caught by JanFederico Mena Quintero2004-02-191-0/+6
* 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