summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* 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
* Elaborate a bit more in the docs on GdkFilterFunc and GdkFilterReturn.Noah Levitt2003-08-091-0/+6
* Add DND support to GtkCalendar. The selected date is dragged as text,Matthias Clasen2003-08-081-0/+6
* Get the information about the first day of the week from the locale usingMatthias Clasen2003-08-081-1/+5
* Complete the RTL flipping support for GtkCalendar, make it possible toMatthias Clasen2003-08-081-0/+4
* Add and hook in gtk_calendar_scroll, to let the mouse wheels select theMatthias Clasen2003-08-081-2/+8
* Fix a segfault. (#115284, Jan Kratochvil)Matthias Clasen2003-08-081-0/+5
* Print also the root coordinates for events that have such. PrintTor Lillqvist2003-08-081-0/+13
* Hide the resize grip when maximized or fullscreen.Matthias Clasen2003-08-071-0/+4
* gdk/win32/gdkinput-win32.h Drop the GdkEvent* parameter, it wasn't used.Tor Lillqvist2003-08-071-0/+78
* Reset the toplevel->have_* flags before iterating over the _NET_WM_STATEMatthias Clasen2003-08-071-0/+5