| Commit message (Expand) | Author | Age | Files | Lines |
* | 2.11.4GTK_2_11_4 | Matthias Clasen | 2007-06-19 | 1 | -0/+2 |
* | Updates | Matthias Clasen | 2007-06-19 | 1 | -0/+4 |
* | use g_slice_dup(). | Sven Neumann | 2007-06-19 | 1 | -0/+4 |
* | mark the GtkTooltips struct as private. Keep the tooltips in a hash table | Sven Neumann | 2007-06-19 | 1 | -0/+8 |
* | Rename buildable methods to not clash with widget methods. (#448928, | Johan Dahlin | 2007-06-19 | 1 | -0/+5 |
* | Fix ChangeLog | Emmanuele Bassi | 2007-06-19 | 1 | -0/+3 |
* | Use g_timeout_add_seconds_full() for the timed poll of the storage file, | Emmanuele Bassi | 2007-06-19 | 1 | -0/+12 |
* | Use a static variable to hold the singleton and remove the code that binds | Emmanuele Bassi | 2007-06-19 | 1 | -0/+25 |
* | Fix some issues with refcounting of the adjustment. (#448544, Carlos | Matthias Clasen | 2007-06-19 | 1 | -0/+5 |
* | Bug 448484 – GtkAccelGroup forgets to remove closure invalidate notifiers w... | Gustavo J. A. M. Carneiro | 2007-06-18 | 1 | -0/+7 |
* | Make GtkMenuShell abstract | Matthias Clasen | 2007-06-18 | 1 | -0/+7 |
* | Fix a doc typo | Matthias Clasen | 2007-06-18 | 1 | -0/+4 |
* | Forward Mac OS menu shortcut events to the right menu. | Richard Hult | 2007-06-17 | 1 | -0/+5 |
* | More refactoring of the event handling: Extract synthesizing of crossing | Richard Hult | 2007-06-17 | 1 | -0/+9 |
* | Remove pointless logging for unhandled events. Activate the application on | Richard Hult | 2007-06-17 | 1 | -0/+8 |
* | Update changelog | Xan Lopez | 2007-06-17 | 1 | -0/+10 |
* | Pass the print settings to the preview programme. Bug #403717, patch by | Christian Persch | 2007-06-17 | 1 | -0/+5 |
* | Bah, fix the bug number. | Xan Lopez | 2007-06-17 | 1 | -1/+1 |
* | replace GDK_WINDOW calls by cast to GdkWindow. Patch by Tilman Sauerbeck | Xan Lopez | 2007-06-17 | 1 | -1/+6 |
* | Change input method behavior to act on key presses instead of key | Daniel Elstner | 2007-06-17 | 1 | -0/+8 |
* | List font sizes 6 and 7pt too. (#440450, Sebastien Bacher, Alex "weej" | Behdad Esfahbod | 2007-06-17 | 1 | -0/+5 |
* | fixed couple of drawing problems with block cursor (#448321). | Yevgen Muntyan | 2007-06-16 | 1 | -0/+5 |
* | Ignore events and break any grabs while the window is being dragged. | Richard Hult | 2007-06-16 | 1 | -0/+5 |
* | Defer setting the parent until the window is shown, otherwise it gets | Richard Hult | 2007-06-16 | 1 | -0/+6 |
* | Swap argument order to dgettext (#448299, Jan Arne Petersen) | Johan Dahlin | 2007-06-16 | 1 | -0/+5 |
* | Move the checks for no window or a non-GDK window from here... | Richard Hult | 2007-06-16 | 1 | -0/+8 |
* | Break out into a separate function. | Richard Hult | 2007-06-16 | 1 | -0/+5 |
* | Implement, to be used to detect if the window is currently being moved | Richard Hult | 2007-06-16 | 1 | -0/+5 |
* | Don't set parent/child relationship for tooltip windows since that moves | Richard Hult | 2007-06-16 | 1 | -0/+7 |
* | Don't use "typename" C++ keyword as parameter name. Bug #448193. | Christian Persch | 2007-06-16 | 1 | -0/+7 |
* | Bump version | Matthias Clasen | 2007-06-16 | 1 | -0/+2 |
* | 2.11.3GTK_2_11_3 | Matthias Clasen | 2007-06-16 | 1 | -0/+4 |
* | Base class should be GObject, not GtkObject. | Johan Dahlin | 2007-06-15 | 1 | -0/+4 |
* | Documentation fixes | Matthias Clasen | 2007-06-15 | 1 | -0/+3 |
* | Fix up docs | Matthias Clasen | 2007-06-15 | 1 | -0/+2 |
* | Correcting the ChangeLog entry for r18142. | Mathias Hasselmann | 2007-06-15 | 1 | -0/+2 |
* | Don't install gtkbuilderprivate.h | Matthias Clasen | 2007-06-15 | 1 | -0/+8 |
* | Use gsize instead of unsigned and gulong instead of long, fixes complation | Johan Dahlin | 2007-06-15 | 1 | -0/+7 |
* | add move_selected signal to allow overriding the default internal | Matthias Clasen | 2007-06-15 | 1 | -0/+5 |
* | Forgot to free the unescaped tooltip text. | Mathias Hasselmann | 2007-06-15 | 1 | -0/+4 |
* | Improving handling of tooltip-text property. Also check result of tooltip | Mathias Hasselmann | 2007-06-15 | 1 | -0/+5 |
* | Introduce convenience property "GtkWidget:tooltip-text" taking care of | Mathias Hasselmann | 2007-06-15 | 1 | -0/+12 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -0/+149 |
* | updated explicit usage of RegisterClassExW to match the WNDCLASSEXW. True | Hans Breuer | 2007-06-15 | 1 | -0/+8 |
* | ...and the ChangeLog entry, thanks richard | Johan Dahlin | 2007-06-14 | 1 | -0/+5 |
* | Fix compiler warning. (#447586, Kazuki IWAMOTO) | Behdad Esfahbod | 2007-06-14 | 1 | -0/+5 |
* | Use g_win32_get_windows_version() instead of _winver so that this compiles | Tor Lillqvist | 2007-06-14 | 1 | -0/+8 |
* | Updates | Matthias Clasen | 2007-06-14 | 1 | -0/+2 |
* | Move a note around | Matthias Clasen | 2007-06-14 | 1 | -0/+5 |
* | Improve docs | Matthias Clasen | 2007-06-14 | 1 | -0/+5 |