| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing GDK_THREADS_ENTER()/GDK_THREADS_LEAVE(). Cast second argument | Matthias Clasen | 2003-12-17 | 1 | -0/+9 |
* | fix compile warning. (#122727, patch from Kjartan Maraas). | Kristian Rietveld | 2003-12-17 | 1 | -0/+5 |
* | Yay! Fixed height mode! Hooray! (Part 2 of #80868). | Kristian Rietveld | 2003-12-17 | 1 | -0/+19 |
* | Actually call the default signal handlers instead of calling the | Murray Cumming | 2003-12-17 | 1 | -0/+9 |
* | Added a "volumes-changed" signal. Added the following methods: | Federico Mena Quintero | 2003-12-17 | 1 | -0/+65 |
* | fix preprocessor conditional confusion. (G_OS_UNIX/G_OS_WIN32 stuff) | Manish Singh | 2003-12-16 | 1 | -0/+5 |
* | Do not interpret distant clicks as double-clicks (#116541, Bernhard | Matthias Clasen | 2003-12-16 | 1 | -0/+21 |
* | Sigh, revert the change. | Federico Mena Quintero | 2003-12-15 | 1 | -0/+4 |
* | Removed. (gtk_dialog_close): Don't call dialog_has_cancel(). At least | Federico Mena Quintero | 2003-12-15 | 1 | -0/+6 |
* | Add new properties, xalign and yalign, with getter and setter | Matthias Clasen | 2003-12-15 | 1 | -0/+6 |
* | handle GTK_DATADIR similar as the other filesystem placement 'constants' | Hans Breuer | 2003-12-14 | 1 | -0/+27 |
* | Calls to OpenClipboard() must be followed by calls to CloseClipboard(). | Tor Lillqvist | 2003-12-14 | 1 | -0/+7 |
* | Merge from stable: | Tor Lillqvist | 2003-12-14 | 1 | -0/+67 |
* | Implement gdk_window_set_icon_list() for Win32, with support for big and | Tim Evans | 2003-12-14 | 1 | -0/+8 |
* | Rename from _gdk_x11_register_event_type(), added API docs. | Matthias Clasen | 2003-12-14 | 1 | -0/+10 |
* | Document that the clip mask of gc is ignored. (#101983, Sebastian Rittau) | Matthias Clasen | 2003-12-13 | 1 | -0/+5 |
* | A trick for a faster treeview, step 1. Patch to short circuit | Kristian Rietveld | 2003-12-13 | 1 | -0/+17 |
* | Undo the last change, since it broke logical keynav. Fix stepper direction | Matthias Clasen | 2003-12-13 | 1 | -0/+7 |
* | Implement "gravity" for RTL mode in a better way: Keep the distance from | Matthias Clasen | 2003-12-12 | 1 | -0/+8 |
* | Combo box flipping support. | Kristian Rietveld | 2003-12-12 | 1 | -0/+13 |
* | Remove deprecated functions in examples. (#129074, Olexiy Avramchenko) | Matthias Clasen | 2003-12-12 | 1 | -0/+13 |
* | Documentation updates. | Matthias Clasen | 2003-12-11 | 1 | -0/+5 |
* | Fix direction of steppers in inverted scrollbars. (#129084, Olexiy | Matthias Clasen | 2003-12-11 | 1 | -0/+5 |
* | Don't unnecessarily reserve space for arrows in RTL mode. (#129075, Semion | Matthias Clasen | 2003-12-11 | 1 | -0/+6 |
* | Changes to allow "no input" windows (#64613): | Matthias Clasen | 2003-12-10 | 1 | -0/+30 |
* | Added toolbar items for the filter separator and the filter item. | Federico Mena Quintero | 2003-12-10 | 1 | -0/+21 |
* | include gdkspawn.h. | Mark McLoughlin | 2003-12-10 | 1 | -0/+4 |
* | s/gdk_spawn/gdk_spawn_on_screen/. | Mark McLoughlin | 2003-12-10 | 1 | -0/+7 |
* | Utility functions for multi-screen applications which need to ensure | Mark McLoughlin | 2003-12-10 | 1 | -0/+26 |
* | Use "Home" rather than "Username's Home" (#125964). | Federico Mena Quintero | 2003-12-10 | 1 | -0/+9 |
* | Improve the GDK API for dealing with group leaders (#119375): | Matthias Clasen | 2003-12-09 | 1 | -0/+18 |
* | Add keysyms Ukrainian_ghe_with_upturn, Ukrainian_GHE_WITH_UPTURN. | Noah Levitt | 2003-12-09 | 1 | -0/+6 |
* | fix utf-8 brokenness - apologies. | Michael Meeks | 2003-12-09 | 1 | -4/+4 |
* | Use the behavior of the GtkFileSelection to determine selected paths in | Jan Arne Petersen | 2003-12-08 | 1 | -0/+14 |
* | s/Unix/Win32/g. | Matthias Clasen | 2003-12-08 | 1 | -0/+4 |
* | Use <multimon.h> when compiling with MSVC and old headers. (#126933, John | Tor Lillqvist | 2003-12-08 | 1 | -0/+5 |
* | === Released 2.3.1 === | Owen Taylor | 2003-12-08 | 1 | -7/+32 |
* | Based on a patch by Martin Kretzschmar; #122448 | Michael Meeks | 2003-12-08 | 1 | -4/+20 |
* | Don't crash if icon_theme_builtin_icons hasn't been initialized. (#128726, | Matthias Clasen | 2003-12-07 | 1 | -0/+6 |
* | Don't use the return value from SendMessage(WM_SETICON). That is the old | Tor Lillqvist | 2003-12-07 | 1 | -0/+4 |
* | If we already have a pointer grab active with a grab cursor set, destroy | Tor Lillqvist | 2003-12-07 | 1 | -0/+6 |
* | Added Thai (th) translation. Added Thai (th) to ALL_LINGUAS. | Paisa Seeluangsawat | 2003-12-06 | 1 | -0/+4 |
* | Implement RTL flipping for GtkAlignment. (#127585) | Matthias Clasen | 2003-12-06 | 1 | -0/+5 |
* | Fix the position of the popup window when in RTL mode. (#127578) | Matthias Clasen | 2003-12-06 | 1 | -0/+5 |
* | Applied patch from Ross McFarland <rwmcfa1@neces.com>, initialize *count_p | Manish Singh | 2003-12-05 | 1 | -0/+6 |
* | Implement RTL flipping for GtkViewport: Adjust the "gravity" when resizing | Matthias Clasen | 2003-12-05 | 1 | -0/+18 |
* | Allow gtk_label_set_attributes() take NULL. See bug #128517. | Mark McLoughlin | 2003-12-04 | 1 | -0/+5 |
* | Removed the in_change flag. (completion_idle_callback): Use a temporary | Federico Mena Quintero | 2003-12-04 | 1 | -0/+9 |
* | Decouple impl->current_folder from the selection in the folder tree. This | Federico Mena Quintero | 2003-12-02 | 1 | -0/+15 |
* | Remove duplicate declaration of gtk_icon_source_set_icon_name(). (#Jeff | Matthias Clasen | 2003-12-02 | 1 | -0/+5 |