| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Make the list of default languages more comprehensive. (Suggestion of Fco. | Owen Taylor | 2003-08-16 | 1 | -0/+11 |
* | Fix major bug in row ref handling, so the new combo box will actually work | Kristian Rietveld | 2003-08-16 | 1 | -0/+28 |
* | Improve Cedilla handling - based on a patch from Gustavo De Nardin, | Owen Taylor | 2003-08-15 | 1 | -0/+19 |
* | Merged from stable. | Kristian Rietveld | 2003-08-15 | 1 | -0/+7 |
* | Merged from stable. | Kristian Rietveld | 2003-08-15 | 1 | -0/+9 |
* | (Note: This is not exactly the same as the patch which went in gtk-2-2). | Kristian Rietveld | 2003-08-15 | 1 | -0/+10 |
* | Fixes for X/Cygwin builds of GTK+ (#107623, Masahiro Sakai): | Owen Taylor | 2003-08-15 | 1 | -0/+14 |
* | Don't reposition the cursor when we aren't trying to complete. (Fixes | Owen Taylor | 2003-08-14 | 1 | -0/+13 |
* | If getting the current directory fails because of encoding conversion | Owen Taylor | 2003-08-14 | 1 | -0/+7 |
* | Remove usage of menu_shell->ignore leave which was to deal with stray | Owen Taylor | 2003-08-13 | 1 | -0/+8 |
* | Fix some places that weren't properly Xinerama-ified. | Owen Taylor | 2003-08-13 | 1 | -0/+8 |
* | connect_after() to key-press-event on the entry, so input methods get | Owen Taylor | 2003-08-13 | 1 | -0/+7 |
* | Add an important column. | Anders Carlsson | 2003-08-13 | 1 | -0/+6 |
* | Protect against reentrancy from ::focus-out handlers. (#118129, Felipe | Owen Taylor | 2003-08-12 | 1 | -0/+6 |
* | Remove GDK_LOCK_MASK before calling gdk_keymap_translate_keyboard_state so | Owen Taylor | 2003-08-12 | 1 | -0/+8 |
* | Reformat all my entries to 80 columns. | Matthias Clasen | 2003-08-11 | 1 | -42/+56 |
* | Add missing break statements (#119494, Soeren Sandmann) | Owen Taylor | 2003-08-11 | 1 | -0/+5 |
* | Mark parent public as well; it's extensively accessed in existing code, so | Owen Taylor | 2003-08-11 | 1 | -30/+53 |
* | Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos) | Matthias Clasen | 2003-08-10 | 1 | -0/+20 |
* | Copy newer versions of JH_CHECK_XML_CATALOG and JH_PATH_XML_CATALOG from | Matthias Clasen | 2003-08-10 | 1 | -1/+6 |
* | Mark some members as public. Document public GtkWidget members. | Matthias Clasen | 2003-08-09 | 1 | -0/+4 |
* | Elaborate a bit more in the docs on GdkFilterFunc and GdkFilterReturn. | Noah Levitt | 2003-08-09 | 1 | -0/+6 |
* | Add DND support to GtkCalendar. The selected date is dragged as text, | Matthias Clasen | 2003-08-08 | 1 | -0/+6 |
* | Get the information about the first day of the week from the locale using | Matthias Clasen | 2003-08-08 | 1 | -1/+5 |
* | Complete the RTL flipping support for GtkCalendar, make it possible to | Matthias Clasen | 2003-08-08 | 1 | -0/+4 |
* | Add and hook in gtk_calendar_scroll, to let the mouse wheels select the | Matthias Clasen | 2003-08-08 | 1 | -2/+8 |
* | Fix a segfault. (#115284, Jan Kratochvil) | Matthias Clasen | 2003-08-08 | 1 | -0/+5 |
* | Print also the root coordinates for events that have such. Print | Tor Lillqvist | 2003-08-08 | 1 | -0/+13 |
* | Hide the resize grip when maximized or fullscreen. | Matthias Clasen | 2003-08-07 | 1 | -0/+4 |
* | gdk/win32/gdkinput-win32.h Drop the GdkEvent* parameter, it wasn't used. | Tor Lillqvist | 2003-08-07 | 1 | -0/+78 |
* | Reset the toplevel->have_* flags before iterating over the _NET_WM_STATE | Matthias Clasen | 2003-08-07 | 1 | -0/+5 |