]> Pileus Git - ~andy/gtk/history - ChangeLog
URL escape the '+' in gtk+ in the bugzilla URL.
[~andy/gtk] / ChangeLog
2005-03-04 Manish SinghURL escape the '+' in gtk+ in the bugzilla URL.
2005-03-03 Matthias ClasenDon't leak the values here. (#169047, Philip Langdale)
2005-03-03 Matthias ClasenDon't warn if a stock icon cannot be found. (#168830...
2005-03-03 Matthias ClasenAvoid warnings if gtk_widget_reparent() is called at...
2005-03-01 Manish SinghCast to avoid const warnings on data structure seeding.
2005-03-01 Manish Singhrevert previous change, maintain ABI.
2005-03-01 Matthias ClasenFix prelighting. (#157392, Vincent Noel, patch by Chris...
2005-03-01 Matthias ClasenMake icon data caching work again. (#168851, Alexander...
2005-03-01 Matthias ClasenRevert the previous change, since it breaks bin compat.
2005-03-01 Matthias ClasenForgotten file
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2005-02-28 Matthias ClasenImprove the handling of buttons as action proxys. ...
2005-02-28 Matthias ClasenFix a typo. (#168646, Vincent Untz)
2005-02-28 Matthias ClasenUnset "focus-on-click" for the save folder combo. ...
2005-02-25 Matthias ClasenRemove a C++ comment. (#168531, Paul Cornett)
2005-02-25 Matthias ClasenDon't leak a path here. (#168443, Morten Welinder)
2005-02-25 Robert ÖgrenImplement better handling of Wintab tablet context...
2005-02-24 Matthias ClasenDon't leak parent_path. (#168435, Morten Welinder)
2005-02-24 Søren SandmannAdd
2005-02-24 Matthias ClasenConsistently use gtk_tree_row_reference_valid().
2005-02-24 Matthias ClasenFix #167259, reported by Christian Persch:
2005-02-24 Matthias ClasenDon't emit a warning if a parent node is filtered out...
2005-02-24 Matthias ClasenRevert the last change, since gtk_widget_set_style_inte...
2005-02-24 Matthias ClasenQueue a resize, since fonts may have changed. (#164128...
2005-02-24 Matthias ClasenMove initialization code from _new to _init. (#168249...
2005-02-23 Jonathan BlandfordPatch from jorn@nl.linux.org (Jorn Baayen) to notice...
2005-02-23 Tor LillqvistWorkaround for bug in MapVirtualKey(VK_DIVIDE, 0) in...
2005-02-22 Manish Singh#include <config.h>
2005-02-22 Federico Mena QuinteroMerged from gtk-2-6:
2005-02-21 Matthias ClasenFix links to freedesktop.org specs in the documentation.
2005-02-21 Matthias ClasenSet have_render_with_trapezoids to GDK_YES when we...
2005-02-21 Matthias ClasenUse the timestamp of the last user interaction when...
2005-02-17 Manish Singhmake sure expand is initialized, cast to GTK_SEPARATOR_...
2005-02-17 Manish SinghPass gtk_widget_get_toplevel() a GTK_WIDGET.
2005-02-17 Matthias ClasenAdd some information about the icon cache format (since...
2005-02-16 Matthias ClasenFixes for #143829, Tommi Komulainen, Christian Persch:
2005-02-15 Matthias ClasenKill --enable-ansi (#164394)
2005-02-11 Matthias ClasenStop scrolling when the pathbar goes away. (#167094...
2005-02-11 Matthias ClasenFix a reference. Sorry about that, Vincent & Vincent
2005-02-11 Matthias ClasenSupport vertical menubars (#166632):
2005-02-11 Matthias ClasenComplete the fix for #165770, Vincent Untz:
2005-02-09 Matthias ClasenFix RTL keynav for going from menubar to menu.
2005-02-08 Christian RoseAdded "xh" to ALL_LINGUAS. Added Xhosa translation...
2005-02-08 Matthias ClasenAccept the "expand" attribute and set a flag in the...
2005-02-07 Hans Breuerbuild with Cairo dependency. The patch to acually use...
2005-02-04 Manish Singhremove unused function.
2005-02-04 Matthias ClasenHandle item->translation_domain being NULL. (#166179...
2005-02-04 Matthias ClasenWork better when there is not enough space. This avoids...
2005-02-04 Owen TaylorRevert gtk_binary_version to 2.4.0. Fix up comment...
2005-02-04 Matthias ClasenAvoid spurious selection of RTL direction if the widget...
2005-02-04 Manish Singh#include cairo-xlib.h
2005-02-03 Owen TaylorAdd gdk_drawable_set_cairo_target().
2005-02-03 Tor LillqvistUse the wide character version of ImmGetCompositionStri...
2005-02-03 Matthias ClasenDon't do one roundtrip per motion event. (#166173,...
2005-02-03 Matthias ClasenNew function which allows to change the function used...
2005-02-03 Matthias ClasenMake the gdk_key array const (#166075, Tommi Komulainen)
2005-02-02 Federico Mena QuinteroMerged from gtk-2-6:
2005-02-02 Tor LillqvistImplement lazy extended input initialization on Win32...
2005-02-02 Ivan, Wong Yat CheungUse a FIFO list for storing GdkSelProp of a single...
2005-02-02 Matthias ClasenLook for icons in XDG_DATA_DIRS/pixmaps. (#165950,...
2005-02-02 Matthias ClasenSet info->icon_list to NULL after freeing it. (#165800...
2005-02-02 Michael Nattererdepend on stable pango-1.8, not unstable 1.7
2005-02-02 Federico Mena QuinteroMerged from gtk-2-6:
2005-02-01 Federico Mena QuinteroMerged from gtk-2-6:
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2005-02-01 Matthias ClasenAdd a --quiet option.
2005-02-01 Tor LillqvistNew functions, code blocks refactored out of update_key...
2005-01-31 Matthias ClasenUse NULL, not 0 to terminate NULL-terminated va lists...
2005-01-29 Matthias ClasenTypo fix.
2005-01-27 Manish Singhupdate ancient IRC info.
2005-01-27 Federico Mena QuinteroMerged from gtk-2-6:
2005-01-27 Matthias ClasenSome visual tweaks to the about dialog, obey HIG spacin...
2005-01-26 Matthias ClasenDon't allow -1 as minimum-key-length. (gtk_entry_comple...
2005-01-26 Matthias ClasenMake sure the license dialog is initially displayed...
2005-01-25 Matthias ClasenFix docs. (#165180, Jeff Franks)
2005-01-25 Matthias ClasenFix docs. (#165163, Jeff Franks)
2005-01-25 Matthias ClasenUse the correct setter for a string GValue. (#165203...
2005-01-25 Matthias ClasenInitialize user_time from DESKTOP_STARTUP_ID. (#165131...
2005-01-25 Federico Mena QuinteroRemoved leftover comments.
2005-01-25 Federico Mena QuinteroMerged from gtk-2-6:
2005-01-24 Matthias ClasenReplace "effect" by "affect" where appropriate. (#16510...
2005-01-24 Matthias ClasenDocument GtkWidget::style-set. (#164222, Alex Graveley)
2005-01-23 Matthias ClasenRemove the accidentally added prototype for this unimpl...
2005-01-23 Matthias ClasenAvoid spurious drags. (#164884)
2005-01-23 Tor LillqvistMake volume name display formats translatable.
2005-01-23 Tor LillqvistFix for #163702, from Ivan Wong:
2005-01-23 Tor LillqvistHandle Greek tonos dead accent key. (#164859, reported...
2005-01-23 Tor LillqvistDon't call GetVolumeInformation() for network drives...
2005-01-21 Matthias ClasenMore details provided by Bill Haneman.
2005-01-21 Matthias ClasenAdd docs. (#164725, George Kraft IV)
2005-01-20 Matthias ClasenDon't loop forever here, even if the only focusable...
2005-01-20 Matthias ClasenSupport tinting in GtkCellRendererPixbuf (#162903,...
2005-01-20 Matthias ClasenSupport wrapping in GtkCellRendererText (#163608):
2005-01-20 Matthias ClasenDon't reverse the order of modules when putting them...
2005-01-20 Matthias ClasenDon't crash if the tree is empty. (#164669, Priit Laes)
2005-01-20 Manish SinghCall GDK_DISPLAY_XDISPLAY with a display, not a window...
2005-01-20 Manish SinghSquash strict aliasing warning in _NET_VIRTUAL_ROOTS...
2005-01-19 Tor LillqvistHandle keyboards with ShiftLock (and not CapsLock)...
2005-01-19 Matthias ClasenIn save mode, don't return paths containing nonexisting...
2005-01-19 Matthias ClasenUse GLib limit macros to avoid sparse warnings. Pointed...
next