summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
* Add missing GDK_THREADS_ENTER()/GDK_THREADS_LEAVE(). Cast second argumentMatthias Clasen2003-12-171-0/+9
* fix compile warning. (#122727, patch from Kjartan Maraas).Kristian Rietveld2003-12-171-0/+5
* Yay! Fixed height mode! Hooray! (Part 2 of #80868).Kristian Rietveld2003-12-171-0/+19
* Actually call the default signal handlers instead of calling theMurray Cumming2003-12-171-0/+9
* Added a "volumes-changed" signal. Added the following methods:Federico Mena Quintero2003-12-171-0/+65
* fix preprocessor conditional confusion. (G_OS_UNIX/G_OS_WIN32 stuff)Manish Singh2003-12-161-0/+5
* Do not interpret distant clicks as double-clicks (#116541, BernhardMatthias Clasen2003-12-161-0/+21
* Sigh, revert the change.Federico Mena Quintero2003-12-151-0/+4
* Removed. (gtk_dialog_close): Don't call dialog_has_cancel(). At leastFederico Mena Quintero2003-12-151-0/+6
* Add new properties, xalign and yalign, with getter and setterMatthias Clasen2003-12-151-0/+6
* handle GTK_DATADIR similar as the other filesystem placement 'constants'Hans Breuer2003-12-141-0/+27
* Calls to OpenClipboard() must be followed by calls to CloseClipboard().Tor Lillqvist2003-12-141-0/+7
* Merge from stable:Tor Lillqvist2003-12-141-0/+67
* Implement gdk_window_set_icon_list() for Win32, with support for big andTim Evans2003-12-141-0/+8
* Rename from _gdk_x11_register_event_type(), added API docs.Matthias Clasen2003-12-141-0/+10
* Document that the clip mask of gc is ignored. (#101983, Sebastian Rittau)Matthias Clasen2003-12-131-0/+5
* A trick for a faster treeview, step 1. Patch to short circuitKristian Rietveld2003-12-131-0/+17
* Undo the last change, since it broke logical keynav. Fix stepper directionMatthias Clasen2003-12-131-0/+7
* Implement "gravity" for RTL mode in a better way: Keep the distance fromMatthias Clasen2003-12-121-0/+8
* Combo box flipping support.Kristian Rietveld2003-12-121-0/+13
* Remove deprecated functions in examples. (#129074, Olexiy Avramchenko)Matthias Clasen2003-12-121-0/+13
* Documentation updates.Matthias Clasen2003-12-111-0/+5
* Fix direction of steppers in inverted scrollbars. (#129084, OlexiyMatthias Clasen2003-12-111-0/+5
* Don't unnecessarily reserve space for arrows in RTL mode. (#129075, SemionMatthias Clasen2003-12-111-0/+6
* Changes to allow "no input" windows (#64613):Matthias Clasen2003-12-101-0/+30
* Added toolbar items for the filter separator and the filter item.Federico Mena Quintero2003-12-101-0/+21
* include gdkspawn.h.Mark McLoughlin2003-12-101-0/+4
* s/gdk_spawn/gdk_spawn_on_screen/.Mark McLoughlin2003-12-101-0/+7
* Utility functions for multi-screen applications which need to ensureMark McLoughlin2003-12-101-0/+26
* Use "Home" rather than "Username's Home" (#125964).Federico Mena Quintero2003-12-101-0/+9
* Improve the GDK API for dealing with group leaders (#119375):Matthias Clasen2003-12-091-0/+18
* Add keysyms Ukrainian_ghe_with_upturn, Ukrainian_GHE_WITH_UPTURN.Noah Levitt2003-12-091-0/+6
* fix utf-8 brokenness - apologies.Michael Meeks2003-12-091-4/+4
* Use the behavior of the GtkFileSelection to determine selected paths inJan Arne Petersen2003-12-081-0/+14
* s/Unix/Win32/g.Matthias Clasen2003-12-081-0/+4
* Use <multimon.h> when compiling with MSVC and old headers. (#126933, JohnTor Lillqvist2003-12-081-0/+5
* === Released 2.3.1 ===Owen Taylor2003-12-081-7/+32
* Based on a patch by Martin Kretzschmar; #122448Michael Meeks2003-12-081-4/+20
* Don't crash if icon_theme_builtin_icons hasn't been initialized. (#128726,Matthias Clasen2003-12-071-0/+6
* Don't use the return value from SendMessage(WM_SETICON). That is the oldTor Lillqvist2003-12-071-0/+4
* If we already have a pointer grab active with a grab cursor set, destroyTor Lillqvist2003-12-071-0/+6
* Added Thai (th) translation. Added Thai (th) to ALL_LINGUAS.Paisa Seeluangsawat2003-12-061-0/+4
* Implement RTL flipping for GtkAlignment. (#127585)Matthias Clasen2003-12-061-0/+5
* Fix the position of the popup window when in RTL mode. (#127578)Matthias Clasen2003-12-061-0/+5
* Applied patch from Ross McFarland <rwmcfa1@neces.com>, initialize *count_pManish Singh2003-12-051-0/+6
* Implement RTL flipping for GtkViewport: Adjust the "gravity" when resizingMatthias Clasen2003-12-051-0/+18
* Allow gtk_label_set_attributes() take NULL. See bug #128517.Mark McLoughlin2003-12-041-0/+5
* Removed the in_change flag. (completion_idle_callback): Use a temporaryFederico Mena Quintero2003-12-041-0/+9
* Decouple impl->current_folder from the selection in the folder tree. ThisFederico Mena Quintero2003-12-021-0/+15
* Remove duplicate declaration of gtk_icon_source_set_icon_name(). (#JeffMatthias Clasen2003-12-021-0/+5