| Commit message (Expand) | Author | Age | Files | Lines |
* | Rework the user interface of the file chooser, as per Seth Nickell's | Federico Mena Quintero | 2004-02-23 | 1 | -0/+28 |
* | Remove the configure.in check for fontconfig entirely; it's not needed, | Owen Taylor | 2004-02-23 | 1 | -3/+6 |
* | for (i = 0; i < 10; i++) g_print ("I will compile before committing.\n"); | Jonathan Blandford | 2004-02-23 | 1 | -0/+6 |
* | Use the GtkPathBar by default now. | Jonathan Blandford | 2004-02-23 | 1 | -0/+12 |
* | Fix the allocation for the toggle button so that it actually shows up in | Matthias Clasen | 2004-02-23 | 1 | -1/+5 |
* | Add notification, and avoid excessive relayouting. | Matthias Clasen | 2004-02-23 | 1 | -0/+7 |
* | Fix bug 134982, reported by Morten Welinder: | Matthias Clasen | 2004-02-22 | 1 | -0/+12 |
* | Guard the FC_HINT_STYLE stuff with an #ifdef, so we still build with most | Manish Singh | 2004-02-22 | 1 | -0/+8 |
* | Add chains to the parent's ::finalize() handler (#134901, Morten Welinder, | Matthias Clasen | 2004-02-22 | 1 | -0/+18 |
* | Don't crash if item is NULL. (#131542, Dan Damian) | Matthias Clasen | 2004-02-22 | 1 | -0/+5 |
* | Add a check for a new enough fontconfig, since we picked up a direct | Matthias Clasen | 2004-02-22 | 1 | -0/+5 |
* | Bug 112647 (Bill Haneman, patch by Narayana Pattipati): | Matthias Clasen | 2004-02-21 | 1 | -0/+10 |
* | Use P_ instead of _ for the new Xft settings. | Soeren Sandmann | 2004-02-21 | 1 | -0/+5 |
* | Bug 130790 (Federico Mena Quintero, Owen Taylor) | Soeren Sandmann | 2004-02-21 | 1 | -0/+9 |
* | Bug 132502 | Soeren Sandmann | 2004-02-21 | 1 | -0/+10 |
* | Commit auto-generated changes | Soeren Sandmann | 2004-02-21 | 1 | -0/+4 |
* | conditional compile for GtkPathBar | Jonathan Blandford | 2004-02-20 | 1 | -0/+9 |
* | Added "en_CA" to ALL_LINGUAS. Added Canadian English translation by Adam | Christian Rose | 2004-02-20 | 1 | -0/+4 |
* | impl. (gtk_tool_item_class_init): hook it up. | Michael Meeks | 2004-02-20 | 1 | -0/+7 |
* | re-arrange widgets to allow more overflowing toolbar goodness. | Michael Meeks | 2004-02-20 | 1 | -0/+5 |
* | Desktop directory is not translated. (set_tree_model): There might not be | Alexander Larsson | 2004-02-20 | 1 | -0/+10 |
* | New widget to handle the path in the fileselector implementation. Not | Jonathan Blandford | 2004-02-20 | 1 | -0/+7 |
* | Make the paned handles gray when the the widget is_focus() but not | Matthias Clasen | 2004-02-19 | 1 | -2/+8 |
* | Fixes for #82099: | Matthias Clasen | 2004-02-19 | 1 | -0/+14 |
* | Give each radio action its own value. (#134889, Paolo Borelli) | Matthias Clasen | 2004-02-19 | 1 | -0/+5 |
* | Chain to the parent's ::finalize() handler. Fixes #134885; caught by Jan | Federico Mena Quintero | 2004-02-19 | 1 | -0/+6 |
* | Make the entire expander widget width prelight as suggested by Seth in bug | Mark McLoughlin | 2004-02-19 | 1 | -0/+11 |
* | Remove old file-system property. Add new file-system-backend string | Alexander Larsson | 2004-02-19 | 1 | -0/+22 |
* | Renamed from create_shortcuts_tree(). (shortcuts_pane_create): New | Federico Mena Quintero | 2004-02-19 | 1 | -0/+15 |
* | Add default handlers for all signals; for consistency and for the benefit | Matthias Clasen | 2004-02-19 | 1 | -1/+9 |
* | Improve the efficiency here by prepending on the list and reverting it | Matthias Clasen | 2004-02-18 | 1 | -0/+6 |
* | Avoid errors when removing the plug from the socket. (#128546, Christopher | Matthias Clasen | 2004-02-18 | 1 | -0/+5 |
* | New convenience functions analogous to similar API on GtkRadioButton. | Matthias Clasen | 2004-02-18 | 1 | -0/+9 |
* | Use a scratch GC in the case where the background is a solid color. | Soeren Sandmann | 2004-02-18 | 1 | -0/+12 |
* | Reset clip region back to NULL on cached GC (rest of #134728) | Soeren Sandmann | 2004-02-18 | 1 | -1/+6 |
* | Fix bug reported by Nam SungHyun. | Soeren Sandmann | 2004-02-18 | 1 | -0/+11 |
* | Use HIG-compliant spacings. This sucks a lot. | Federico Mena Quintero | 2004-02-18 | 1 | -0/+6 |
* | Document some peculiarities of the ::delete_range signal. (#132135, Grant | Matthias Clasen | 2004-02-18 | 1 | -0/+5 |
* | GC caching, bug #125645 (based on patch by Brian Cameron) | Soeren Sandmann | 2004-02-18 | 1 | -0/+21 |
* | ...and don't forget to initalize priv->columns to 1. | Matthias Clasen | 2004-02-17 | 1 | -0/+5 |
* | Make sure that we keep priv->columns >= 1 even for empty menus, since we | Matthias Clasen | 2004-02-17 | 1 | -0/+6 |
* | Fix for #119722, reported by Olexiy Avramchenko, patch by Owen Taylor. | Soeren Sandmann | 2004-02-17 | 1 | -0/+22 |
* | only reference input method modules we've actually built. Fixes re-build | Mark McLoughlin | 2004-02-17 | 1 | -0/+6 |
* | Revert last commit, please don't commit patches without approval, this | Owen Taylor | 2004-02-17 | 1 | -0/+5 |
* | don't try to draw more than 32767 segments at a time, since XDrawSegments | David Odin | 2004-02-16 | 1 | -0/+7 |
* | Fix ChangeLog | Søren Sandmann Pedersen | 2004-02-16 | 1 | -1/+1 |
* | Call gtk_tool_item_set_expand(), not gtk_tool_item_set_homogeneous() in | Soeren Sandmann | 2004-02-16 | 1 | -0/+6 |
* | Split declaration and assignment of combo_box. | Matthias Clasen | 2004-02-15 | 1 | -0/+8 |
* | Add deprecation notes pointing people to GtkComboBox. | Matthias Clasen | 2004-02-15 | 1 | -0/+5 |
* | Document the tree DND API. | Matthias Clasen | 2004-02-15 | 1 | -0/+8 |