| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Use a static variable to hold the singleton and remove the code that binds | Emmanuele Bassi | 2007-06-19 | 7 | -102/+95 |
* | Fix some issues with refcounting of the adjustment. (#448544, Carlos | Matthias Clasen | 2007-06-19 | 2 | -2/+7 |
* | Bug 448484 – GtkAccelGroup forgets to remove closure invalidate notifiers w... | Gustavo J. A. M. Carneiro | 2007-06-18 | 2 | -0/+10 |
* | Make GtkMenuShell abstract | Matthias Clasen | 2007-06-18 | 5 | -4/+22 |
* | Fix a doc typo | Matthias Clasen | 2007-06-18 | 2 | -3/+7 |
* | Forward Mac OS menu shortcut events to the right menu. | Richard Hult | 2007-06-17 | 2 | -0/+56 |
* | Add note about --print-settings | Christian Persch | 2007-06-17 | 1 | -0/+6 |
* | More refactoring of the event handling: Extract synthesizing of crossing | Richard Hult | 2007-06-17 | 2 | -118/+156 |
* | Remove pointless logging for unhandled events. Activate the application on | Richard Hult | 2007-06-17 | 2 | -8/+26 |
* | Remove extra braces. | Xan Lopez | 2007-06-17 | 1 | -5/+1 |
* | Update changelog | Xan Lopez | 2007-06-17 | 3 | -6/+24 |
* | Pass the print settings to the preview programme. Bug #403717, patch by | Christian Persch | 2007-06-17 | 2 | -1/+6 |
* | 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 | 2 | -3/+8 |
* | Change input method behavior to act on key presses instead of key | Daniel Elstner | 2007-06-17 | 2 | -48/+28 |
* | List font sizes 6 and 7pt too. (#440450, Sebastien Bacher, Alex "weej" | Behdad Esfahbod | 2007-06-17 | 2 | -1/+6 |
* | fixed couple of drawing problems with block cursor (#448321). | Yevgen Muntyan | 2007-06-16 | 2 | -5/+10 |
* | Add GtkTooltip. (#448341) | Jan Arne Petersen | 2007-06-16 | 2 | -0/+6 |
* | Ignore events and break any grabs while the window is being dragged. | Richard Hult | 2007-06-16 | 2 | -0/+15 |
* | Defer setting the parent until the window is shown, otherwise it gets | Richard Hult | 2007-06-16 | 2 | -1/+13 |
* | Swap argument order to dgettext (#448299, Jan Arne Petersen) | Johan Dahlin | 2007-06-16 | 2 | -1/+6 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-06-16 | 2 | -1707/+1641 |
* | Move the checks for no window or a non-GDK window from here... | Richard Hult | 2007-06-16 | 2 | -22/+39 |
* | Break out into a separate function. | Richard Hult | 2007-06-16 | 2 | -18/+31 |
* | Implement, to be used to detect if the window is currently being moved | Richard Hult | 2007-06-16 | 3 | -4/+46 |
* | Don't set parent/child relationship for tooltip windows since that moves | Richard Hult | 2007-06-16 | 2 | -2/+18 |
* | Don't use "typename" C++ keyword as parameter name. Bug #448193. | Christian Persch | 2007-06-16 | 3 | -11/+18 |
* | Bump version | Matthias Clasen | 2007-06-16 | 2 | -1/+3 |
* | 2.11.3GTK_2_11_3 | Matthias Clasen | 2007-06-16 | 205 | -63613/+65749 |
* | Base class should be GObject, not GtkObject. | Johan Dahlin | 2007-06-15 | 2 | -1/+5 |
* | Fix cross-references | Matthias Clasen | 2007-06-15 | 2 | -9/+94 |
* | Documentation fixes | Matthias Clasen | 2007-06-15 | 3 | -14/+33 |
* | Fix up docs | Matthias Clasen | 2007-06-15 | 2 | -8/+9 |
* | Correcting the ChangeLog entry for r18142. | Mathias Hasselmann | 2007-06-15 | 1 | -0/+2 |
* | Don't install gtkbuilderprivate.h | Matthias Clasen | 2007-06-15 | 4 | -3/+24 |
* | Add forgotten docs | Matthias Clasen | 2007-06-15 | 1 | -0/+12 |
* | Use gsize instead of unsigned and gulong instead of long, fixes complation | Johan Dahlin | 2007-06-15 | 2 | -2/+9 |
* | add move_selected signal to allow overriding the default internal | Matthias Clasen | 2007-06-15 | 3 | -5/+39 |
* | Forgot to free the unescaped tooltip text. | Mathias Hasselmann | 2007-06-15 | 2 | -2/+7 |
* | Improving handling of tooltip-text property. Also check result of tooltip | Mathias Hasselmann | 2007-06-15 | 3 | -16/+32 |
* | Introduce convenience property "GtkWidget:tooltip-text" taking care of | Mathias Hasselmann | 2007-06-15 | 8 | -29/+223 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 46 | -30/+7132 |
* | updated explicit usage of RegisterClassExW to match the WNDCLASSEXW. True | Hans Breuer | 2007-06-15 | 6 | -55/+63 |
* | updated use g_snprintf | Hans Breuer | 2007-06-15 | 3 | -3/+9 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-06-15 | 2 | -1725/+1666 |
* | inlinegraphic instead of inlinegraphics. Fixes the doc build | Johan Dahlin | 2007-06-14 | 2 | -1/+6 |
* | ...and the ChangeLog entry, thanks richard | Johan Dahlin | 2007-06-14 | 1 | -0/+5 |
* | Add gtk_text_layout_set_overwrite_mode | Johan Dahlin | 2007-06-14 | 1 | -0/+1 |
* | Fix compiler warning. (#447586, Kazuki IWAMOTO) | Behdad Esfahbod | 2007-06-14 | 2 | -1/+6 |
* | Use g_win32_get_windows_version() instead of _winver so that this compiles | Tor Lillqvist | 2007-06-14 | 2 | -2/+14 |