summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a bug where on theme change, resize/redraw wasn't properly gettingOwen Taylor2003-08-071-0/+11
* Remove leftover page_num variable (Archit Baweja)Owen Taylor2003-08-071-0/+5
* Use g_strtod() to cope with C libraries with crippled locale support.Matthias Clasen2003-08-071-0/+8
* finally use TrackMouseEvent (only if the new window not known to Gdk) toHans Breuer2003-08-071-0/+11
* gdk/gdk.def Add missing function, trivially implement.Tor Lillqvist2003-08-071-0/+6
* Don't cut descenders when rendering. (#118646, Charles Kerr)Matthias Clasen2003-08-061-0/+4
* initialize bits to 0 (probably default on NT)Hans Breuer2003-08-061-0/+3
* now it works as intended ;-)Hans Breuer2003-08-061-0/+5
* set HWND_NOTOPMOST for modal==FALSE, fixes bug #118435Hans Breuer2003-08-051-0/+19
* Add bug number.Matthias Clasen2003-08-051-2/+2
* Add a missing break. (#119156, Callum McKenzie)Owen Taylor2003-08-051-0/+5
* New positioning algorithm.(#116649)Soeren Sandmann2003-08-041-0/+5
* add new "is_important" propertySoeren Sandmann2003-08-041-0/+14
* Fix problem where use_xshm was getting set wrong if MIT_SHM wasn't found.Owen Taylor2003-08-041-0/+6
* 2003-08-04 Tor Lillqvist <tml@iki.fiTor Lillqvist2003-08-041-0/+7
* Improve wording of the docs, avoid the term "virtual screen". (#119030,Matthias Clasen2003-08-031-0/+6
* Use g_setenv() instead of putenv().Matthias Clasen2003-08-021-0/+16
* Requires glib-2.3.0, pango-1.2.0.Owen Taylor2003-08-021-7/+25
* Accept drops with the wrong format, since the KDE color chooserMatthias Clasen2003-08-021-0/+8
* Fix gdk/win32 window geometry handling again. The window position in aTor Lillqvist2003-08-021-0/+25
* Always return an absolute path (#115590), fix a problem where you couldOwen Taylor2003-08-011-0/+7
* Fix obvious reallocation bug in rarely or never hit code path (#118071,Owen Taylor2003-08-011-0/+6
* If the check for missing depths, try actually creating pixmaps of theOwen Taylor2003-08-011-0/+7
* Patch from Denis Mikhalkin to forward KeyRelease events as well asOwen Taylor2003-08-011-0/+6
* g_set_prgname("<unknown>") if argc is 0 as well, instead of leaving itOwen Taylor2003-08-011-0/+6
* make show_arrow default to TRUE; ignore the property when api_mode !=Soeren Sandmann2003-07-311-0/+5
* Rename parameter pixbuf to icon, to pacify gtk-doc.Matthias Clasen2003-07-311-0/+3
* Fix formatting of drag-motion example.Matthias Clasen2003-07-311-0/+4
* add padding to subclasses of GtkToolItemSoeren Sandmann2003-07-311-0/+4
* remove unused overflow_item field.Soeren Sandmann2003-07-311-0/+5
* make _gtk_tool_item_toolbar_reconfigured() an internal functionSoeren Sandmann2003-07-301-0/+8
* swap icon_widget and label arguments to match BonoboUIToolbarButton.Soeren Sandmann2003-07-301-0/+8
* Some updates to the DND signal docs.Matthias Clasen2003-07-291-0/+4
* Fix for #108007, #112402, #117042: There was confusion in gdk/win32 atTor Lillqvist2003-07-291-0/+36
* Move documentation inline from template files.Soeren Sandmann2003-07-291-0/+25
* Commit autogenerated changes, so patches will make sense.Soeren Sandmann2003-07-281-0/+5
* On Win9x, the keyboard state returned by GetKeyboardState() doesn'tTor Lillqvist2003-07-271-4/+15