| Commit message (Expand) | Author | Age | Files | Lines |
* | Automatic RTL flipping for some more widgets. | Matthias Clasen | 2002-11-02 | 20 | -103/+744 |
* | More doc comments moved inline. | Matthias Clasen | 2002-11-01 | 13 | -284/+611 |
* | The label is "Folders" now, not "Directories". (#97224, Vitaly Tishkov) | Matthias Clasen | 2002-11-01 | 3 | -5/+23 |
* | Fix from Nam SungHyun for crashes when tooltips->active_tips_data is NULL. | Owen Taylor | 2002-10-31 | 7 | -1/+158 |
* | Add a --screen option for setting the default screen. (Based on a patch | Owen Taylor | 2002-10-31 | 12 | -48/+123 |
* | Document --screen. | Owen Taylor | 2002-10-31 | 3 | -1/+38 |
* | Move g_free() call to before return. | Padraig O'Briain | 2002-10-31 | 7 | -8/+41 |
* | Adjust for current gtk-engines. | Matthias Clasen | 2002-10-29 | 7 | -5/+16 |
* | doc comment fixes. | Matthias Clasen | 2002-10-29 | 9 | -23/+69 |
* | small doc fixes. | Matthias Clasen | 2002-10-29 | 10 | -6/+66 |
* | Change NAVIGATION_REGION_OVERSHOOT back to 50, and create stay-up regions | Soeren Sandmann | 2002-10-29 | 7 | -8/+91 |
* | Don't call GetWindowLong for GWL_EXSTYLE, the extended window style wasn't | Tor Lillqvist | 2002-10-28 | 7 | -19/+91 |
* | Added Belorusian (be) to ALL_LINGUAS | Dmitry Mastrukov | 2002-10-28 | 7 | -1/+25 |
* | Added Belorusian translation from Ales Nyakhaychyk <i18n@infonet.by> | Dmitry Mastrukov | 2002-10-28 | 2 | -0/+4864 |
* | This fixes a scrolling bug. Shouldn't cause problems, but you never know | Kristian Rietveld | 2002-10-27 | 7 | -23/+92 |
* | minor cleanups, remove refs to gtk_menu_append | GMT 2002 Tony Gale | 2002-10-27 | 9 | -12/+74 |
* | Updated Hungarian Translation. | Szabolcs Ban | 2002-10-26 | 2 | -217/+211 |
* | tweak. | Daniel Yacob | 2002-10-26 | 1 | -1/+1 |
* | Change NAVIGATION_REGION_OVERSHOOT from 50 to 5. | Soeren Sandmann | 2002-10-25 | 7 | -3/+27 |
* | Always switch to the page with the focused tab label. (#82108, Matt | Owen Taylor | 2002-10-25 | 7 | -0/+39 |
* | Don't handle button 2/3 on the tabs. (#82118, Matt Wilson.) | Owen Taylor | 2002-10-25 | 7 | -0/+39 |
* | Don't insert mnemonics for stock items (#72918, reported by Mikael | Owen Taylor | 2002-10-25 | 7 | -37/+85 |
* | Fix sensitivity of file operation buttons and buttons inside fileop | Owen Taylor | 2002-10-25 | 7 | -37/+80 |
* | Fix sensitivity of file operation buttons and buttons inside fileop | Owen Taylor | 2002-10-25 | 1 | -3/+49 |
* | New GtkPaned keyboard navigation. (Shift-)F8 now cycles the available | Soeren Sandmann | 2002-10-25 | 8 | -71/+220 |
* | Warn if loading <ImageItem> image fails. | Owen Taylor | 2002-10-25 | 7 | -111/+144 |
* | updated | Marius Andreiana | 2002-10-25 | 2 | -1271/+1078 |
* | tweak! | Daniel Yacob | 2002-10-25 | 1 | -1/+0 |
* | header tweak. | Daniel Yacob | 2002-10-25 | 1 | -2/+2 |
* | Adding Amharic Translation. | Daniel Yacob | 2002-10-25 | 1 | -0/+4330 |
* | Fix doc comment. | Matthias Clasen | 2002-10-25 | 9 | -47/+44 |
* | More API docs moved inline. | Matthias Clasen | 2002-10-24 | 12 | -246/+271 |
* | Documentation updates. | Matthias Clasen | 2002-10-23 | 10 | -164/+436 |
* | Remove redundant doc comments. | Matthias Clasen | 2002-10-23 | 12 | -241/+168 |
* | s/NULL/0/ on the g_signal_emit lines to fix up yesterdays commit (reported | Kristian Rietveld | 2002-10-23 | 7 | -5/+35 |
* | When popping up the list without any selected items, hack the focus on the | Owen Taylor | 2002-10-23 | 8 | -1/+100 |
* | Another feature to create truly ugly TreeViews!: style properties for the | Kristian Rietveld | 2002-10-22 | 10 | -66/+474 |
* | Check for stack overflow throughout. (#91808, Elliot Lee) | Matthias Clasen | 2002-10-22 | 2 | -2/+17 |
* | Gdk API doc updates. | Matthias Clasen | 2002-10-22 | 25 | -77/+509 |
* | Multihead safety fixes, handle displays being closed. (#81651, based on | Owen Taylor | 2002-10-22 | 8 | -5/+115 |
* | Fix handling of getting the default style/icon size from the correct | Owen Taylor | 2002-10-22 | 7 | -14/+74 |
* | Actively monitor the screen of the parent. (#80281) | Owen Taylor | 2002-10-22 | 8 | -1/+64 |
* | Reset the layout, since it holds a reference to the font on a particular | Owen Taylor | 2002-10-22 | 7 | -6/+44 |
* | Include config.h (#96441, Morten Welinder) | Owen Taylor | 2002-10-22 | 7 | -0/+32 |
* | When compiling our on fnmatch.c, #define fnmatch _gtk_fnmatch (#92890, | Owen Taylor | 2002-10-22 | 7 | -0/+36 |
* | Produce C-m, not C-j for return. Handle Escape. | Owen Taylor | 2002-10-22 | 7 | -1/+36 |
* | It is called GtkStatusbar, not GtkStatusBar. This was changed accidentally | Matthias Clasen | 2002-10-22 | 7 | -2/+44 |
* | Return "" for entry->invisible_char == 0, otherwise N copies of | Owen Taylor | 2002-10-21 | 7 | -39/+136 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-10-21 | 2 | -242/+119 |
* | gtkmenu.c, gtkmenubar.c, gtkmenuitem.c, gtkmenushell.c, gtkmenushell.h, | Soeren Sandmann | 2002-10-20 | 11 | -87/+318 |