summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Don't include page->menu_label - causes various problems, includingOwen Taylor2003-08-251-0/+6
* Merge from stable.Kristian Rietveld2003-08-251-0/+25
* Send the focus on to the parent when there was no focus widget before andOwen Taylor2003-08-251-0/+29
* Fix up CapsLock and NumLock handling for non-XKB. Add a special case hackOwen Taylor2003-08-251-0/+7
* Remove C99isms. (Morten Welinder)Matthias Clasen2003-08-251-0/+3
* Hooks for translation of label and tooltip in GtkActionGroupEntries.Matthias Clasen2003-08-241-1/+7
* Namespace the enum values properly. Sorry about the resize grip trouble,Matthias Clasen2003-08-241-0/+10
* Remove reference to gtkresizegrip.h.Owen Taylor2003-08-241-0/+4
* Fix accidental commit of references to gtkresizegrip.[ch]Owen Taylor2003-08-241-0/+5
* Fix some missing initializations of rc_file->directory.Owen Taylor2003-08-241-0/+5
* A model-view separation for menus and toolbars, using the EggMenu code byMatthias Clasen2003-08-241-0/+21
* Fix problem where rc_file->directory wasn't always getting set. (#120549,Owen Taylor2003-08-241-0/+6
* Added "ne" to ALL_LINGUAS. Added Nepali translation by Pawan ChitrakarChristian Rose2003-08-221-0/+4
* fix changelogKristian Rietveld2003-08-211-1/+1
* Keep a list of current GtkRcFiles being parsed, not just the directoriesOwen Taylor2003-08-211-0/+7
* Thu Aug 21 21:27:45 2003 Kristian Rietveld <kris@gtk.org>AKristian Rietveld2003-08-211-0/+12
* Change the interpretation of consumed_modifiers so that it contains: -Owen Taylor2003-08-211-0/+10
* Slightly modified patch from Yann Rouillard to improve selection behaviorKristian Rietveld2003-08-211-0/+9
* Merge from stable.Kristian Rietveld2003-08-201-0/+11
* Add bugnumber to ChangeLogSøren Sandmann Pedersen2003-08-201-1/+1
* Don't look at the same directory twice (in simple cases). (#120342)Noah Levitt2003-08-201-0/+5
* Make the layers in the paint stack have their own pixmap instead ofSoeren Sandmann2003-08-201-0/+8
* Merged from stable.Kristian Rietveld2003-08-201-0/+7
* Substantially rework the handling of status windows:Owen Taylor2003-08-191-0/+35
* Replace client_window field with 'priv' pointer, retaining binaryOwen Taylor2003-08-191-0/+10
* Don't use impl->position_info.clip_rect for toplevels. (#107068, reportedOwen Taylor2003-08-191-0/+6
* Add a fallback for unaligned source data for FORMAT_ARGB_MASK. (#117217)Owen Taylor2003-08-181-0/+6
* Rework handling of REBUILD_PNGS, so that we also don't try to REBUILD_PNGSOwen Taylor2003-08-181-0/+10
* Add a missing gtk/ in the path to libgtk.la. (#120080, Benedikt Spranger)Owen Taylor2003-08-181-0/+5
* Make the list of default languages more comprehensive. (Suggestion of Fco.Owen Taylor2003-08-161-0/+11
* Fix major bug in row ref handling, so the new combo box will actually workKristian Rietveld2003-08-161-0/+28
* Improve Cedilla handling - based on a patch from Gustavo De Nardin,Owen Taylor2003-08-151-0/+19
* Merged from stable.Kristian Rietveld2003-08-151-0/+7
* Merged from stable.Kristian Rietveld2003-08-151-0/+9
* (Note: This is not exactly the same as the patch which went in gtk-2-2).Kristian Rietveld2003-08-151-0/+10
* Fixes for X/Cygwin builds of GTK+ (#107623, Masahiro Sakai):Owen Taylor2003-08-151-0/+14
* Don't reposition the cursor when we aren't trying to complete. (FixesOwen Taylor2003-08-141-0/+13
* If getting the current directory fails because of encoding conversionOwen Taylor2003-08-141-0/+7
* Remove usage of menu_shell->ignore leave which was to deal with strayOwen Taylor2003-08-131-0/+8
* Fix some places that weren't properly Xinerama-ified.Owen Taylor2003-08-131-0/+8
* connect_after() to key-press-event on the entry, so input methods getOwen Taylor2003-08-131-0/+7
* Add an important column.Anders Carlsson2003-08-131-0/+6
* Protect against reentrancy from ::focus-out handlers. (#118129, FelipeOwen Taylor2003-08-121-0/+6
* Remove GDK_LOCK_MASK before calling gdk_keymap_translate_keyboard_state soOwen Taylor2003-08-121-0/+8
* Reformat all my entries to 80 columns.Matthias Clasen2003-08-111-42/+56
* Add missing break statements (#119494, Soeren Sandmann)Owen Taylor2003-08-111-0/+5
* Mark parent public as well; it's extensively accessed in existing code, soOwen Taylor2003-08-111-30/+53
* Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos)Matthias Clasen2003-08-101-0/+20
* Copy newer versions of JH_CHECK_XML_CATALOG and JH_PATH_XML_CATALOG fromMatthias Clasen2003-08-101-1/+6
* Mark some members as public. Document public GtkWidget members.Matthias Clasen2003-08-091-0/+4