summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Prevent a crash with hidden, reorderable tabs. (#513230, Mike Massonnet,Matthias Clasen2008-02-161-0/+6
* Warn on duplicate action group names. (#501746, Christian Persch)Matthias Clasen2008-02-161-0/+6
* Fix builddir!=srcdir builds. (#516254, Yevgen Muntyan)Matthias Clasen2008-02-161-0/+8
* Use gtk_drag_*_add_{text,uri}_targets instead of hardcoded target tables.Matthias Clasen2008-02-161-0/+8
* Don't add the same target atom twice. (#516087, Christian Persch)Matthias Clasen2008-02-161-0/+5
* Add a --backend option. (#516073, Christian Persch)Matthias Clasen2008-02-161-0/+5
* Add debugging code to highlight a gdkwindow.Richard Hult2008-02-161-0/+6
* Go back to 2.13.0 as version for now, as there was no consensus to do theMatthias Clasen2008-02-151-0/+7
* Add gtk_tool_shell_get_typeMatthias Clasen2008-02-151-0/+6
* Adapt to the change to use frame instead of bounds when resizing windows.Richard Hult2008-02-151-0/+5
* Fix a small doc issues.Matthias Clasen2008-02-151-0/+6
* Documentation fixesMatthias Clasen2008-02-151-0/+5
* Don't leak Registry key handles. (#516578)Tor Lillqvist2008-02-151-0/+5
* Using makeKeyWindow unfortunately doesn't work in all cases, we must useRichard Hult2008-02-141-0/+6
* Make sure we leave fullscreen mode if the window is hidden.Richard Hult2008-02-141-0/+7
* Set frame, not bounds when resizing to be consistent and to avoidRichard Hult2008-02-141-0/+6
* Coding style fix.Richard Hult2008-02-141-0/+5
* gdk/gdktestutils.h Remove ; trailing G_BEGIN/END_DECLSJohan Dahlin2008-02-141-0/+5
* Remove unused variables. (gtk_clipboard_set_contents),Richard Hult2008-02-131-0/+9
* Fix the return value (return number of colors that failed), and handleRichard Hult2008-02-131-0/+7
* only queue a redraw if the rubber banding has actually been active.Kristian Rietveld2008-02-131-0/+5
* Fix some i18n errors. Pointed out by Behdad Esfahbod.Matthias Clasen2008-02-121-0/+8
* Fix 419737 - don't focus the file list when activating a shortcut in the file...Federico Mena Quintero2008-02-121-0/+28
* Skip exensions when selecting filenames in the save-as dialog. (#362516,Matthias Clasen2008-02-121-0/+13
* Fix state change reporting for accessibility. (#499835, Rich Burridge,Matthias Clasen2008-02-121-0/+5
* Set the default value of the :show-not-found property to TRUE, as everyEmmanuele Bassi2008-02-121-0/+11
* Use GSlice for GtkSelectionData. (#515060, Christian Persch)Matthias Clasen2008-02-121-0/+7
* guard against people deleting the row in question in the selection-changedKristian Rietveld2008-02-121-0/+7
* Unify the handling of various "Enter" keysyms all over the place.Matthias Clasen2008-02-121-0/+5
* Use g_value_set_static_string() where appropriate. (#515042, ChristianMatthias Clasen2008-02-121-0/+7
* Fix a memory leak (#515039, Christian Persch)Matthias Clasen2008-02-121-0/+4
* Fix a memory leak (#515038, Christian Persch)Matthias Clasen2008-02-121-0/+4
* Use gtk_selection_data_set_uris() instead of doing it by hand. (#514890,Matthias Clasen2008-02-121-0/+10
* #include "gtkmain.h" for gtk_get_current_event_time().Michael Natterer2008-02-121-0/+5
* simply use gtk_window_get_key_hash() to get the hash instead of manuallyMichael Natterer2008-02-121-0/+7
* Support keynav in status icons. (#473786, Li Yuan)Matthias Clasen2008-02-121-0/+8
* gtk/gtkcellview.c (gtk_cell_view_cell_layout_reorder) plug leak wrt. linkKristian Rietveld2008-02-111-0/+6
* Set no-show-all flag on the placeholder menu item.Emmanuele Bassi2008-02-111-0/+10
* Check the return value of _gtk_file_chooser_get_file_system () for NULLCody Russell2008-02-111-0/+7
* Improve the documentation for gtk_builder_connect_signals. (#514471)Philip Withnall2008-02-101-0/+5
* Propagate local-only. (#511987, Jonh Wendell)Matthias Clasen2008-02-101-0/+5
* Removed an extra semicolon. (#515219, reported by Kazuki IWAMOTO)Cody Russell2008-02-091-0/+5
* Ignore the delta from the NSEvent for now, generating multiple scrollRichard Hult2008-02-081-0/+7
* Adjust the code to match the documentation, examples, "common sense" andSven Herzberg2008-02-081-0/+9
* gdk/win32/gdkevents-win32.c Fixed two declarations in the middle of aCody Russell2008-02-071-0/+7
* gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.cMichael Natterer2008-02-071-0/+19
* gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.cMichael Natterer2008-02-071-0/+20
* If the pixbuf has an alpha channel, use gdk_draw_rgb_32_image to draw itChristian Persch2008-02-061-0/+8
* Check if the window is a temp window, otherwise things get wonky when youCody Russell2008-02-061-0/+7
* gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.cMichael Natterer2008-02-061-0/+21