summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Convert the gdk keyval-keyname tables to a big string + offsets. (#168901)Matthias Clasen2005-03-081-0/+16
* Document which parameters may be NULL. (#166855, Frank Naumann)Matthias Clasen2005-03-071-0/+9
* URL escape the '+' in gtk+ in the bugzilla URL.Manish Singh2005-03-041-0/+4
* Don't leak the values here. (#169047, Philip Langdale)Matthias Clasen2005-03-031-0/+4
* Don't warn if a stock icon cannot be found. (#168830, Sven Neumann)Matthias Clasen2005-03-031-0/+6
* Avoid warnings if gtk_widget_reparent() is called at unusual times.Matthias Clasen2005-03-031-0/+6
* Cast to avoid const warnings on data structure seeding.Manish Singh2005-03-011-0/+5
* revert previous change, maintain ABI.Manish Singh2005-03-011-0/+4
* Fix prelighting. (#157392, Vincent Noel, patch by Christian Persch)Matthias Clasen2005-03-011-0/+4
* Make icon data caching work again. (#168851, Alexander Larsson)Matthias Clasen2005-03-011-0/+3
* Revert the previous change, since it breaks bin compat.Matthias Clasen2005-03-011-0/+7
* Forgotten fileMatthias Clasen2005-03-011-0/+1
* gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.cMatthias Clasen2005-03-011-0/+32
* Improve the handling of buttons as action proxys. (#165534, MiloszMatthias Clasen2005-02-281-0/+3
* Fix a typo. (#168646, Vincent Untz)Matthias Clasen2005-02-281-0/+3
* Unset "focus-on-click" for the save folder combo. (#168688, Sven Neumann)Matthias Clasen2005-02-281-0/+6
* Remove a C++ comment. (#168531, Paul Cornett)Matthias Clasen2005-02-251-0/+3
* Don't leak a path here. (#168443, Morten Welinder)Matthias Clasen2005-02-251-0/+5
* Implement better handling of Wintab tablet context overlap on Win32.Robert Ögren2005-02-251-0/+13
* Don't leak parent_path. (#168435, Morten Welinder)Matthias Clasen2005-02-241-1/+6
* AddSøren Sandmann2005-02-241-0/+8
* Consistently use gtk_tree_row_reference_valid().Matthias Clasen2005-02-241-0/+6
* Fix #167259, reported by Christian Persch:Matthias Clasen2005-02-241-0/+10
* Don't emit a warning if a parent node is filtered out. (#164726, OlivierMatthias Clasen2005-02-241-0/+6
* Revert the last change, since gtk_widget_set_style_internal() alreadyMatthias Clasen2005-02-241-0/+6
* Queue a resize, since fonts may have changed. (#164128, Phil Blundell)Matthias Clasen2005-02-241-0/+3
* Move initialization code from _new to _init. (#168249, Murray Cumming)Matthias Clasen2005-02-241-0/+6
* Patch from jorn@nl.linux.org (Jorn Baayen) to notice changes toJonathan Blandford2005-02-231-0/+6
* Workaround for bug in MapVirtualKey(VK_DIVIDE, 0) in some WindowsTor Lillqvist2005-02-231-0/+5
* #include <config.h>Manish Singh2005-02-221-0/+4
* Merged from gtk-2-6:Federico Mena Quintero2005-02-221-0/+12
* Fix links to freedesktop.org specs in the documentation.Matthias Clasen2005-02-211-0/+4
* Set have_render_with_trapezoids to GDK_YES when we have a new enoughMatthias Clasen2005-02-211-0/+4
* Use the timestamp of the last user interaction when focusing the window.Matthias Clasen2005-02-211-0/+6
* make sure expand is initialized, cast to GTK_SEPARATOR_TOOL_ITEM.Manish Singh2005-02-171-0/+5
* Pass gtk_widget_get_toplevel() a GTK_WIDGET.Manish Singh2005-02-171-0/+4
* Add some information about the icon cache format (since I can't locate itMatthias Clasen2005-02-171-0/+3
* Fixes for #143829, Tommi Komulainen, Christian Persch:Matthias Clasen2005-02-161-0/+13
* Kill --enable-ansi (#164394)Matthias Clasen2005-02-151-0/+4
* Stop scrolling when the pathbar goes away. (#167094, Rodney Dawes)Matthias Clasen2005-02-111-0/+7
* Fix a reference. Sorry about that, Vincent & VincentMatthias Clasen2005-02-111-1/+1
* Support vertical menubars (#166632):Matthias Clasen2005-02-111-0/+49
* Complete the fix for #165770, Vincent Untz:Matthias Clasen2005-02-111-0/+11
* Fix RTL keynav for going from menubar to menu.Matthias Clasen2005-02-091-0/+5
* Added "xh" to ALL_LINGUAS. Added Xhosa translation by Adi AttarChristian Rose2005-02-081-1/+4
* Accept the "expand" attribute and set a flag in the node if it is set toMatthias Clasen2005-02-081-0/+9
* build with Cairo dependency. The patch to acually use Cairo on win32 willHans Breuer2005-02-071-0/+10
* remove unused function.Manish Singh2005-02-041-0/+13
* Handle item->translation_domain being NULL. (#166179, Diego Gonzalez)Matthias Clasen2005-02-041-0/+5
* Work better when there is not enough space. This avoids a nasty sizeMatthias Clasen2005-02-041-0/+7