summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Substantially rework the handling of status windows:Owen Taylor2003-08-197-201/+582
* Replace client_window field with 'priv' pointer, retaining binaryOwen Taylor2003-08-197-8/+96
* Don't use impl->position_info.clip_rect for toplevels. (#107068, reportedOwen Taylor2003-08-196-4/+45
* Add a fallback for unaligned source data for FORMAT_ARGB_MASK. (#117217)Owen Taylor2003-08-186-40/+87
* Rework handling of REBUILD_PNGS, so that we also don't try to REBUILD_PNGSOwen Taylor2003-08-186-7/+66
* Add the correct alignment magic for Sun compiler and for GCC to get theOwen Taylor2003-08-182-0/+18
* Add a missing gtk/ in the path to libgtk.la. (#120080, Benedikt Spranger)Owen Taylor2003-08-186-1/+26
* Updated Azerbaijani translation.Metin Amiroff2003-08-182-545/+626
* Make the list of default languages more comprehensive. (Suggestion of Fco.Owen Taylor2003-08-167-2/+57
* Fix major bug in row ref handling, so the new combo box will actually workKristian Rietveld2003-08-166-103/+319
* Updated Serbian translation.Danilo Ĺ egan2003-08-153-1159/+2045
* Improve Cedilla handling - based on a patch from Gustavo De Nardin,Owen Taylor2003-08-1510-4/+229
* Merged from stable.Kristian Rietveld2003-08-156-0/+37
* Merged from stable.Kristian Rietveld2003-08-156-18/+55
* (Note: This is not exactly the same as the patch which went in gtk-2-2).Kristian Rietveld2003-08-156-20/+143
* Fixes for X/Cygwin builds of GTK+ (#107623, Masahiro Sakai):Owen Taylor2003-08-158-6/+83
* Don't reposition the cursor when we aren't trying to complete. (FixesOwen Taylor2003-08-146-6/+77
* If getting the current directory fails because of encoding conversionOwen Taylor2003-08-146-9/+77
* Improve doc comment wording. (#119754, Doug Quale)Matthias Clasen2003-08-132-1/+6
* Remove usage of menu_shell->ignore leave which was to deal with strayOwen Taylor2003-08-137-21/+47
* Fix some places that weren't properly Xinerama-ified.Owen Taylor2003-08-136-16/+63
* connect_after() to key-press-event on the entry, so input methods getOwen Taylor2003-08-136-2/+37
* Add an important column.Anders Carlsson2003-08-136-0/+70
* Protect against reentrancy from ::focus-out handlers. (#118129, FelipeOwen Taylor2003-08-126-7/+48
* Remove GDK_LOCK_MASK before calling gdk_keymap_translate_keyboard_state soOwen Taylor2003-08-126-0/+44
* Menu colorsRaymond Penners2003-08-112-2/+19
* Reformat to 80 columns.Matthias Clasen2003-08-112-92/+135
* Reformat all my entries to 80 columns.Matthias Clasen2003-08-115-210/+280
* Add missing break statements (#119494, Soeren Sandmann)Owen Taylor2003-08-116-11/+36
* Mark parent public as well; it's extensively accessed in existing code, soOwen Taylor2003-08-116-152/+265
* Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos)Matthias Clasen2003-08-1017-4/+357
* Copy newer versions of JH_CHECK_XML_CATALOG and JH_PATH_XML_CATALOG fromMatthias Clasen2003-08-107-12/+46
* Mark some members as public. Document public GtkWidget members.Matthias Clasen2003-08-098-0/+35
* Elaborate a bit more in the docs on GdkFilterFunc and GdkFilterReturn.Noah Levitt2003-08-097-4/+44
* Add DND support to GtkCalendar. The selected date is dragged as text,Matthias Clasen2003-08-086-16/+320
* Get the information about the first day of the week from the locale usingMatthias Clasen2003-08-088-86/+62
* Complete the RTL flipping support for GtkCalendar, make it possible toMatthias Clasen2003-08-086-87/+237
* Add and hook in gtk_calendar_scroll, to let the mouse wheels select theMatthias Clasen2003-08-086-11/+68
* Fix a segfault. (#115284, Jan Kratochvil)Matthias Clasen2003-08-086-4/+25
* Print also the root coordinates for events that have such. PrintTor Lillqvist2003-08-087-22/+107
* Hide the resize grip when maximized or fullscreen.Matthias Clasen2003-08-076-0/+36
* gdk/win32/gdkinput-win32.h Drop the GdkEvent* parameter, it wasn't used.Tor Lillqvist2003-08-0713-147/+832
* Reset the toplevel->have_* flags before iterating over the _NET_WM_STATEMatthias Clasen2003-08-076-1/+31
* Fix a bug where on theme change, resize/redraw wasn't properly gettingOwen Taylor2003-08-076-2/+57
* Remove leftover page_num variable (Archit Baweja)Owen Taylor2003-08-076-3/+25
* Use g_strtod() to cope with C libraries with crippled locale support.Matthias Clasen2003-08-076-1/+41
* finally use TrackMouseEvent (only if the new window not known to Gdk) toHans Breuer2003-08-076-6/+140
* Updated Hindi translationGuntupalli Karunakar2003-08-072-878/+1166
* gdk/gdk.def Add missing function, trivially implement.Tor Lillqvist2003-08-077-0/+40
* Don't cut descenders when rendering. (#118646, Charles Kerr)Matthias Clasen2003-08-066-1/+21