| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some docs. | Matthias Clasen | 2003-08-30 | 1 | -0/+7 |
* | Connect to "destroy" on toolbar, rather than to "remove" on handlebox. | Matthias Clasen | 2003-08-30 | 1 | -13/+24 |
* | Put toolbars in handleboxes. | Matthias Clasen | 2003-08-29 | 1 | -1/+2 |
* | Put toolbars in handleboxes. | Matthias Clasen | 2003-08-29 | 1 | -0/+2 |
* | Add a boolean property, "add_tearoffs" with setter and getter. If it is | Matthias Clasen | 2003-08-29 | 1 | -4/+13 |
* | Actually group the actions together rather than putting each in its own | Matthias Clasen | 2003-08-29 | 1 | -0/+3 |
* | Set "draw_as_radio" on proxy menu items for radio actions. | Matthias Clasen | 2003-08-29 | 1 | -0/+3 |
* | Use g_strtod instead of strtod. | Matthias Clasen | 2003-08-29 | 1 | -0/+4 |
* | Fix use of uninitialized variable. | Soeren Sandmann | 2003-08-29 | 1 | -0/+9 |
* | Also support "draw_as_radio". | Matthias Clasen | 2003-08-29 | 1 | -0/+2 |
* | Install "draw_as_radio" as a separate property, not as an alias of | Matthias Clasen | 2003-08-29 | 1 | -0/+5 |
* | Only treat buttons as homogeneous when they are narrower than 13 time the | Soeren Sandmann | 2003-08-29 | 1 | -0/+26 |
* | Added "sq" to ALL_LINGUAS | Laurent Dhima | 2003-08-29 | 1 | -2/+6 |
* | Improve PointerHint docs. Explain is_hint field in GdkEventMotion. | Matthias Clasen | 2003-08-27 | 1 | -0/+3 |
* | Change the XML format: <Root> element is replaced by <ui>, <menu> element | Matthias Clasen | 2003-08-27 | 1 | -0/+35 |
* | Focus the text view, so the tool bar won't have focus. | Anders Carlsson | 2003-08-27 | 1 | -0/+5 |
* | Fix variable declaration not at start of block. (#120371, Damien Carbery) | Owen Taylor | 2003-08-26 | 1 | -0/+5 |
* | My firstname is Frederic, not Federico :) | Frédéric Crozat | 2003-08-26 | 1 | -1/+1 |
* | Use gssize for length, not gsize. | Matthias Clasen | 2003-08-26 | 1 | -3/+21 |
* | Since we add one to the layout's reported width to account for the cursor, | Owen Taylor | 2003-08-26 | 1 | -0/+12 |
* | Rename GtkMenuMerge to GtkUIManager. | Matthias Clasen | 2003-08-25 | 1 | -0/+16 |
* | Don't include page->menu_label - causes various problems, including | Owen Taylor | 2003-08-25 | 1 | -0/+6 |
* | Merge from stable. | Kristian Rietveld | 2003-08-25 | 1 | -0/+25 |
* | Send the focus on to the parent when there was no focus widget before and | Owen Taylor | 2003-08-25 | 1 | -0/+29 |
* | Fix up CapsLock and NumLock handling for non-XKB. Add a special case hack | Owen Taylor | 2003-08-25 | 1 | -0/+7 |
* | Remove C99isms. (Morten Welinder) | Matthias Clasen | 2003-08-25 | 1 | -0/+3 |
* | Hooks for translation of label and tooltip in GtkActionGroupEntries. | Matthias Clasen | 2003-08-24 | 1 | -1/+7 |
* | Namespace the enum values properly. Sorry about the resize grip trouble, | Matthias Clasen | 2003-08-24 | 1 | -0/+10 |
* | Remove reference to gtkresizegrip.h. | Owen Taylor | 2003-08-24 | 1 | -0/+4 |
* | Fix accidental commit of references to gtkresizegrip.[ch] | Owen Taylor | 2003-08-24 | 1 | -0/+5 |
* | Fix some missing initializations of rc_file->directory. | Owen Taylor | 2003-08-24 | 1 | -0/+5 |
* | A model-view separation for menus and toolbars, using the EggMenu code by | Matthias Clasen | 2003-08-24 | 1 | -0/+21 |
* | Fix problem where rc_file->directory wasn't always getting set. (#120549, | Owen Taylor | 2003-08-24 | 1 | -0/+6 |
* | Added "ne" to ALL_LINGUAS. Added Nepali translation by Pawan Chitrakar | Christian Rose | 2003-08-22 | 1 | -0/+4 |
* | fix changelog | Kristian Rietveld | 2003-08-21 | 1 | -1/+1 |
* | Keep a list of current GtkRcFiles being parsed, not just the directories | Owen Taylor | 2003-08-21 | 1 | -0/+7 |
* | Thu Aug 21 21:27:45 2003 Kristian Rietveld <kris@gtk.org>A | Kristian Rietveld | 2003-08-21 | 1 | -0/+12 |
* | Change the interpretation of consumed_modifiers so that it contains: - | Owen Taylor | 2003-08-21 | 1 | -0/+10 |
* | Slightly modified patch from Yann Rouillard to improve selection behavior | Kristian Rietveld | 2003-08-21 | 1 | -0/+9 |
* | Merge from stable. | Kristian Rietveld | 2003-08-20 | 1 | -0/+11 |
* | Add bugnumber to ChangeLog | Søren Sandmann Pedersen | 2003-08-20 | 1 | -1/+1 |
* | Don't look at the same directory twice (in simple cases). (#120342) | Noah Levitt | 2003-08-20 | 1 | -0/+5 |
* | Make the layers in the paint stack have their own pixmap instead of | Soeren Sandmann | 2003-08-20 | 1 | -0/+8 |
* | Merged from stable. | Kristian Rietveld | 2003-08-20 | 1 | -0/+7 |
* | Substantially rework the handling of status windows: | Owen Taylor | 2003-08-19 | 1 | -0/+35 |
* | Replace client_window field with 'priv' pointer, retaining binary | Owen Taylor | 2003-08-19 | 1 | -0/+10 |
* | Don't use impl->position_info.clip_rect for toplevels. (#107068, reported | Owen Taylor | 2003-08-19 | 1 | -0/+6 |
* | Add a fallback for unaligned source data for FORMAT_ARGB_MASK. (#117217) | Owen Taylor | 2003-08-18 | 1 | -0/+6 |
* | Rework handling of REBUILD_PNGS, so that we also don't try to REBUILD_PNGS | Owen Taylor | 2003-08-18 | 1 | -0/+10 |
* | Add a missing gtk/ in the path to libgtk.la. (#120080, Benedikt Spranger) | Owen Taylor | 2003-08-18 | 1 | -0/+5 |