summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released 2.1.2 ===GTK_2_1_2Owen Taylor2002-11-0257-8008/+10908
* Remove rules for generation of version.xml, which was causing make toOwen Taylor2002-11-0256-458/+481
* clean up the wording.Jonathan Blandford2002-11-023-4/+66
* Add startup notification hooks - mostly based on patch by Havoc PenningtonOwen Taylor2002-11-0217-15/+407
* Add a mnemonic to the "selection" label. (More of #74267)Owen Taylor2002-11-029-6/+105
* Automatic RTL flipping for some more widgets.Matthias Clasen2002-11-0220-103/+744
* More doc comments moved inline.Matthias Clasen2002-11-0113-284/+611
* The label is "Folders" now, not "Directories". (#97224, Vitaly Tishkov)Matthias Clasen2002-11-013-5/+23
* Fix from Nam SungHyun for crashes when tooltips->active_tips_data is NULL.Owen Taylor2002-10-317-1/+158
* Add a --screen option for setting the default screen. (Based on a patchOwen Taylor2002-10-3112-48/+123
* Document --screen.Owen Taylor2002-10-313-1/+38
* Move g_free() call to before return.Padraig O'Briain2002-10-317-8/+41
* Adjust for current gtk-engines.Matthias Clasen2002-10-297-5/+16
* doc comment fixes.Matthias Clasen2002-10-299-23/+69
* small doc fixes.Matthias Clasen2002-10-2910-6/+66
* Change NAVIGATION_REGION_OVERSHOOT back to 50, and create stay-up regionsSoeren Sandmann2002-10-297-8/+91
* Don't call GetWindowLong for GWL_EXSTYLE, the extended window style wasn'tTor Lillqvist2002-10-287-19/+91
* Added Belorusian (be) to ALL_LINGUASDmitry Mastrukov2002-10-287-1/+25
* Added Belorusian translation from Ales Nyakhaychyk <i18n@infonet.by>Dmitry Mastrukov2002-10-282-0/+4864
* This fixes a scrolling bug. Shouldn't cause problems, but you never knowKristian Rietveld2002-10-277-23/+92
* minor cleanups, remove refs to gtk_menu_appendGMT 2002 Tony Gale2002-10-279-12/+74
* Updated Hungarian Translation.Szabolcs Ban2002-10-262-217/+211
* tweak.Daniel Yacob2002-10-261-1/+1
* Change NAVIGATION_REGION_OVERSHOOT from 50 to 5.Soeren Sandmann2002-10-257-3/+27
* Always switch to the page with the focused tab label. (#82108, MattOwen Taylor2002-10-257-0/+39
* Don't handle button 2/3 on the tabs. (#82118, Matt Wilson.)Owen Taylor2002-10-257-0/+39
* Don't insert mnemonics for stock items (#72918, reported by MikaelOwen Taylor2002-10-257-37/+85
* Fix sensitivity of file operation buttons and buttons inside fileopOwen Taylor2002-10-257-37/+80
* Fix sensitivity of file operation buttons and buttons inside fileopOwen Taylor2002-10-251-3/+49
* New GtkPaned keyboard navigation. (Shift-)F8 now cycles the availableSoeren Sandmann2002-10-258-71/+220
* Warn if loading <ImageItem> image fails.Owen Taylor2002-10-257-111/+144
* updatedMarius Andreiana2002-10-252-1271/+1078
* tweak!Daniel Yacob2002-10-251-1/+0
* header tweak.Daniel Yacob2002-10-251-2/+2
* Adding Amharic Translation.Daniel Yacob2002-10-251-0/+4330
* Fix doc comment.Matthias Clasen2002-10-259-47/+44
* More API docs moved inline.Matthias Clasen2002-10-2412-246/+271
* Documentation updates.Matthias Clasen2002-10-2310-164/+436
* Remove redundant doc comments.Matthias Clasen2002-10-2312-241/+168
* s/NULL/0/ on the g_signal_emit lines to fix up yesterdays commit (reportedKristian Rietveld2002-10-237-5/+35
* When popping up the list without any selected items, hack the focus on theOwen Taylor2002-10-238-1/+100
* Another feature to create truly ugly TreeViews!: style properties for theKristian Rietveld2002-10-2210-66/+474
* Check for stack overflow throughout. (#91808, Elliot Lee)Matthias Clasen2002-10-222-2/+17
* Gdk API doc updates.Matthias Clasen2002-10-2225-77/+509
* Multihead safety fixes, handle displays being closed. (#81651, based onOwen Taylor2002-10-228-5/+115
* Fix handling of getting the default style/icon size from the correctOwen Taylor2002-10-227-14/+74
* Actively monitor the screen of the parent. (#80281)Owen Taylor2002-10-228-1/+64
* Reset the layout, since it holds a reference to the font on a particularOwen Taylor2002-10-227-6/+44
* Include config.h (#96441, Morten Welinder)Owen Taylor2002-10-227-0/+32
* When compiling our on fnmatch.c, #define fnmatch _gtk_fnmatch (#92890,Owen Taylor2002-10-227-0/+36