]> Pileus Git - ~andy/gtk/history - ChangeLog
Fix build.
[~andy/gtk] / ChangeLog
2008-03-07 Carlos GarnachoFix build.
2008-03-07 Federico Mena QuinteroFix ChangeLog
2008-03-07 Federico Mena Quinterobgo505857 - GtkFileChooserDialog ensures its default...
2008-03-07 Johan DahlinImplement GtkBuildable on GtkIconFactory, to make it...
2008-03-06 Johan DahlinMake gtk-doc happy:
2008-03-06 William Rikard Lac... Oops, forgot to make the raw "%H:%M" string localizable...
2008-03-06 William Rikard Lac... Don't print "Today at" in front of the time for today...
2008-03-06 Xan Lopezfix typo in documentation.
2008-03-06 Johan DahlinMove GtkTranslateFunc to gtktypeutils.h so we can compl...
2008-03-06 Johan DahlinAvoid double-deprecation.
2008-03-06 Michael Natterergtk/gtk.h move the remaining deprecated widgets to...
2008-03-05 Johan DahlinAdd --disable-cups option. (#513826, Alberto Ruiz)
2008-03-05 Johan DahlinSeparate broken and deprecated sources and headers...
2008-03-05 Johan DahlinRestore accidentally broken test.
2008-03-05 Kristian Rietveldshort-circuit in case an empty root level would be...
2008-03-05 Matthias ClasenHonor cups user default options from ~/.cups/lpoptions...
2008-03-04 Michael Natterergtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycomp...
2008-03-04 Simos XenitellisFix #321896 - Synch gtkimcontextsimple.c with Xorg
2008-03-04 Federico Mena QuinteroRemove spurious character in ChangeLog
2008-03-03 Carlos Garnachobgo417389 - Scrollwheel for GtkPathBar
2008-03-03 Sven Neumannfixed a typo in the documentation of the GtkFileChooser...
2008-03-03 Tor LillqvistAdd gail bits. Simplify check for message catalog location.
2008-03-03 Johan DahlinUse void instead of empty arguments. (#508760, Philip...
2008-03-03 Johan DahlinRemove left-over focus_pad variable. (#490892, Claudio...
2008-03-03 Johan DahlinRemove an extra space and swap word order (#518166...
2008-03-03 Johan DahlinAdd a missing space (#517954, Matt Kraai)
2008-03-02 Tor LillqvistCheck that the widget is a GtkButton before casting.
2008-03-02 Johan DahlinCompare using = instead of ==, which is portable. ...
2008-03-02 Johan DahlinRemove autotestkeywords, it's added later, fixes non...
2008-03-02 Johan DahlinAdd translatable/context and comment attributes on...
2008-03-01 Johan DahlinAdd missing g_return_val_if_fail checks for public...
2008-03-01 Johan DahlinDo not use g_error for a few more errors, instead set...
2008-03-01 Federico Mena QuinteroWhen refreshing an existing unix folder, turn off its...
2008-02-29 Cody RussellFix tutorial documentation to say 'gtk_main_quit()...
2008-02-28 Matthias ClasenRemove trailing comma from enum to make the compiler...
2008-02-27 Michael Natterergtk/gtkmenushell.c gtk/gtktable.c gtk/gtktext.c gtk...
2008-02-27 Richard HultFix performance regression for borderless transparent...
2008-02-27 Emmanuele BassiRevert back to r19454.
2008-02-27 Sven Neumannwhen building the Quartz backend, use a native Mac...
2008-02-26 Michael Nattererdon't g_free() the members of info->tag_stack since...
2008-02-26 Sven Neumanndocs/tools/shooter.c (find_toplevel_window) fixed signe...
2008-02-25 Matthias ClasenAnd don't use beagle_query_add_hit_type
2008-02-25 Matthias ClasenLook for libbeagle.so.1
2008-02-25 Richard HultFix build on tiger.
2008-02-24 Richard HultPrevent hidden windows from being shown without gdk...
2008-02-24 Richard HultUse the subtype field for the custom event that is...
2008-02-22 Dominic Lachowiczgtk-demo printing gives wrong results on win32 because...
2008-02-22 Tor LillqvistAdd file missing from SVN, from the tarball.
2008-02-22 Dominic LachowiczIt's perfectly acceptable for a module to only support the
2008-02-21 Matthias ClasenBump version
2008-02-21 Matthias Clasen2.13.0
2008-02-21 Tor LillqvistMust pass the format string to strftime in the C librar...
2008-02-20 Richard HultSet the right window level and shadow after recreating...
2008-02-20 Marc-Andre Lureaufix missing call to g_type_class_unref in case of error...
2008-02-18 Sven Neumanngtk/Makefile.am (STOCK_ICONS) gtk/stock-icons/16/gtk...
2008-02-18 Runa BhattacharjeeAdded Entry for addition of Kannada (kn) to ALL_LINGUAS
2008-02-17 Johan DahlinWhen converting a stock item based on the label, remove...
2008-02-17 Richard HultUpdate the position after showing the window since...
2008-02-17 Richard HultClear the toplevel ordering list in all places where...
2008-02-17 Richard HultHighlight the mouse window when event debugging is...
2008-02-16 Richard HultAdd state to the scroll event (bug #516757, Paul Davis).
2008-02-16 Matthias ClasenLook at a patch
2008-02-16 Matthias ClasenShow the URI in a tooltip. (#505480, Teppo Turtiainen)
2008-02-16 Matthias ClasenDon't install private headers. (#463510)
2008-02-16 Matthias ClasenPrevent a crash with hidden, reorderable tabs. (#513230...
2008-02-16 Matthias ClasenWarn on duplicate action group names. (#501746, Christi...
2008-02-16 Matthias ClasenFix builddir!=srcdir builds. (#516254, Yevgen Muntyan)
2008-02-16 Matthias ClasenUse gtk_drag_*_add_{text,uri}_targets instead of hardco...
2008-02-16 Matthias ClasenDon't add the same target atom twice. (#516087, Christi...
2008-02-16 Matthias ClasenAdd a --backend option. (#516073, Christian Persch)
2008-02-16 Richard HultAdd debugging code to highlight a gdkwindow.
2008-02-15 Matthias ClasenGo back to 2.13.0 as version for now, as there was...
2008-02-15 Matthias ClasenAdd gtk_tool_shell_get_type
2008-02-15 Richard HultAdapt to the change to use frame instead of bounds...
2008-02-15 Matthias ClasenFix a small doc issues.
2008-02-15 Matthias ClasenDocumentation fixes
2008-02-15 Tor LillqvistDon't leak Registry key handles. (#516578)
2008-02-14 Richard HultUsing makeKeyWindow unfortunately doesn't work in all...
2008-02-14 Richard HultMake sure we leave fullscreen mode if the window is...
2008-02-14 Richard HultSet frame, not bounds when resizing to be consistent...
2008-02-14 Richard HultCoding style fix.
2008-02-14 Johan Dahlingdk/gdktestutils.h Remove ; trailing G_BEGIN/END_DECLS
2008-02-13 Richard HultRemove unused variables. (gtk_clipboard_set_contents),
2008-02-13 Richard HultFix the return value (return number of colors that...
2008-02-13 Kristian Rietveldonly queue a redraw if the rubber banding has actually...
2008-02-12 Matthias ClasenFix some i18n errors. Pointed out by Behdad Esfahbod.
2008-02-12 Federico Mena QuinteroFix 419737 - don't focus the file list when activating...
2008-02-12 Matthias ClasenSkip exensions when selecting filenames in the save...
2008-02-12 Matthias ClasenFix state change reporting for accessibility. (#499835...
2008-02-12 Emmanuele BassiSet the default value of the :show-not-found property...
2008-02-12 Matthias ClasenUse GSlice for GtkSelectionData. (#515060, Christian...
2008-02-12 Kristian Rietveldguard against people deleting the row in question in...
2008-02-12 Matthias ClasenUnify the handling of various "Enter" keysyms all over...
2008-02-12 Matthias ClasenUse g_value_set_static_string() where appropriate....
2008-02-12 Matthias ClasenFix a memory leak (#515039, Christian Persch)
2008-02-12 Matthias ClasenFix a memory leak (#515038, Christian Persch)
2008-02-12 Matthias ClasenUse gtk_selection_data_set_uris() instead of doing...
2008-02-12 Michael Natterer#include "gtkmain.h" for gtk_get_current_event_time().
2008-02-12 Michael Natterersimply use gtk_window_get_key_hash() to get the hash...
2008-02-12 Matthias ClasenSupport keynav in status icons. (#473786, Li Yuan)
next