| Commit message (Expand) | Author | Age | Files | Lines |
* | 2.13.0GTK_2_13_0 | Matthias Clasen | 2008-02-21 | 1 | -0/+6 |
* | Must pass the format string to strftime in the C library's locale's | Tor Lillqvist | 2008-02-21 | 1 | -0/+7 |
* | Set the right window level and shadow after recreating the window. | Richard Hult | 2008-02-20 | 1 | -0/+8 |
* | fix missing call to g_type_class_unref in case of error. (#517563) | Marc-Andre Lureau | 2008-02-20 | 1 | -0/+5 |
* | gtk/Makefile.am (STOCK_ICONS) gtk/stock-icons/16/gtk-page-setup.png added | Sven Neumann | 2008-02-18 | 1 | -0/+9 |
* | Added Entry for addition of Kannada (kn) to ALL_LINGUAS | Runa Bhattacharjee | 2008-02-18 | 1 | -0/+4 |
* | When converting a stock item based on the label, remove the label | Johan Dahlin | 2008-02-17 | 1 | -0/+5 |
* | Update the position after showing the window since the window manager | Richard Hult | 2008-02-17 | 1 | -0/+6 |
* | Clear the toplevel ordering list in all places where the order is | Richard Hult | 2008-02-17 | 1 | -0/+9 |
* | Highlight the mouse window when event debugging is enabled. | Richard Hult | 2008-02-17 | 1 | -0/+6 |
* | Add state to the scroll event (bug #516757, Paul Davis). | Richard Hult | 2008-02-16 | 1 | -0/+5 |
* | Look at a patch | Matthias Clasen | 2008-02-16 | 1 | -0/+4 |
* | Show the URI in a tooltip. (#505480, Teppo Turtiainen) | Matthias Clasen | 2008-02-16 | 1 | -0/+5 |
* | Don't install private headers. (#463510) | Matthias Clasen | 2008-02-16 | 1 | -0/+7 |
* | Prevent a crash with hidden, reorderable tabs. (#513230, Mike Massonnet, | Matthias Clasen | 2008-02-16 | 1 | -0/+6 |
* | Warn on duplicate action group names. (#501746, Christian Persch) | Matthias Clasen | 2008-02-16 | 1 | -0/+6 |
* | Fix builddir!=srcdir builds. (#516254, Yevgen Muntyan) | Matthias Clasen | 2008-02-16 | 1 | -0/+8 |
* | Use gtk_drag_*_add_{text,uri}_targets instead of hardcoded target tables. | Matthias Clasen | 2008-02-16 | 1 | -0/+8 |
* | Don't add the same target atom twice. (#516087, Christian Persch) | Matthias Clasen | 2008-02-16 | 1 | -0/+5 |
* | Add a --backend option. (#516073, Christian Persch) | Matthias Clasen | 2008-02-16 | 1 | -0/+5 |
* | Add debugging code to highlight a gdkwindow. | Richard Hult | 2008-02-16 | 1 | -0/+6 |
* | Go back to 2.13.0 as version for now, as there was no consensus to do the | Matthias Clasen | 2008-02-15 | 1 | -0/+7 |
* | Add gtk_tool_shell_get_type | Matthias Clasen | 2008-02-15 | 1 | -0/+6 |
* | Adapt to the change to use frame instead of bounds when resizing windows. | Richard Hult | 2008-02-15 | 1 | -0/+5 |
* | Fix a small doc issues. | Matthias Clasen | 2008-02-15 | 1 | -0/+6 |
* | Documentation fixes | Matthias Clasen | 2008-02-15 | 1 | -0/+5 |
* | Don't leak Registry key handles. (#516578) | Tor Lillqvist | 2008-02-15 | 1 | -0/+5 |
* | Using makeKeyWindow unfortunately doesn't work in all cases, we must use | Richard Hult | 2008-02-14 | 1 | -0/+6 |
* | Make sure we leave fullscreen mode if the window is hidden. | Richard Hult | 2008-02-14 | 1 | -0/+7 |
* | Set frame, not bounds when resizing to be consistent and to avoid | Richard Hult | 2008-02-14 | 1 | -0/+6 |
* | Coding style fix. | Richard Hult | 2008-02-14 | 1 | -0/+5 |
* | gdk/gdktestutils.h Remove ; trailing G_BEGIN/END_DECLS | Johan Dahlin | 2008-02-14 | 1 | -0/+5 |
* | Remove unused variables. (gtk_clipboard_set_contents), | Richard Hult | 2008-02-13 | 1 | -0/+9 |
* | Fix the return value (return number of colors that failed), and handle | Richard Hult | 2008-02-13 | 1 | -0/+7 |
* | only queue a redraw if the rubber banding has actually been active. | Kristian Rietveld | 2008-02-13 | 1 | -0/+5 |
* | Fix some i18n errors. Pointed out by Behdad Esfahbod. | Matthias Clasen | 2008-02-12 | 1 | -0/+8 |
* | Fix 419737 - don't focus the file list when activating a shortcut in the file... | Federico Mena Quintero | 2008-02-12 | 1 | -0/+28 |
* | Skip exensions when selecting filenames in the save-as dialog. (#362516, | Matthias Clasen | 2008-02-12 | 1 | -0/+13 |
* | Fix state change reporting for accessibility. (#499835, Rich Burridge, | Matthias Clasen | 2008-02-12 | 1 | -0/+5 |
* | Set the default value of the :show-not-found property to TRUE, as every | Emmanuele Bassi | 2008-02-12 | 1 | -0/+11 |
* | Use GSlice for GtkSelectionData. (#515060, Christian Persch) | Matthias Clasen | 2008-02-12 | 1 | -0/+7 |
* | guard against people deleting the row in question in the selection-changed | Kristian Rietveld | 2008-02-12 | 1 | -0/+7 |
* | Unify the handling of various "Enter" keysyms all over the place. | Matthias Clasen | 2008-02-12 | 1 | -0/+5 |
* | Use g_value_set_static_string() where appropriate. (#515042, Christian | Matthias Clasen | 2008-02-12 | 1 | -0/+7 |
* | Fix a memory leak (#515039, Christian Persch) | Matthias Clasen | 2008-02-12 | 1 | -0/+4 |
* | Fix a memory leak (#515038, Christian Persch) | Matthias Clasen | 2008-02-12 | 1 | -0/+4 |
* | Use gtk_selection_data_set_uris() instead of doing it by hand. (#514890, | Matthias Clasen | 2008-02-12 | 1 | -0/+10 |
* | #include "gtkmain.h" for gtk_get_current_event_time(). | Michael Natterer | 2008-02-12 | 1 | -0/+5 |
* | simply use gtk_window_get_key_hash() to get the hash instead of manually | Michael Natterer | 2008-02-12 | 1 | -0/+7 |
* | Support keynav in status icons. (#473786, Li Yuan) | Matthias Clasen | 2008-02-12 | 1 | -0/+8 |