| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert the gdk keyval-keyname tables to a big string + offsets. (#168901) | Matthias Clasen | 2005-03-08 | 1 | -0/+16 |
* | Document which parameters may be NULL. (#166855, Frank Naumann) | Matthias Clasen | 2005-03-07 | 1 | -0/+9 |
* | URL escape the '+' in gtk+ in the bugzilla URL. | Manish Singh | 2005-03-04 | 1 | -0/+4 |
* | Don't leak the values here. (#169047, Philip Langdale) | Matthias Clasen | 2005-03-03 | 1 | -0/+4 |
* | Don't warn if a stock icon cannot be found. (#168830, Sven Neumann) | Matthias Clasen | 2005-03-03 | 1 | -0/+6 |
* | Avoid warnings if gtk_widget_reparent() is called at unusual times. | Matthias Clasen | 2005-03-03 | 1 | -0/+6 |
* | Cast to avoid const warnings on data structure seeding. | Manish Singh | 2005-03-01 | 1 | -0/+5 |
* | revert previous change, maintain ABI. | Manish Singh | 2005-03-01 | 1 | -0/+4 |
* | Fix prelighting. (#157392, Vincent Noel, patch by Christian Persch) | Matthias Clasen | 2005-03-01 | 1 | -0/+4 |
* | Make icon data caching work again. (#168851, Alexander Larsson) | Matthias Clasen | 2005-03-01 | 1 | -0/+3 |
* | Revert the previous change, since it breaks bin compat. | Matthias Clasen | 2005-03-01 | 1 | -0/+7 |
* | Forgotten file | Matthias Clasen | 2005-03-01 | 1 | -0/+1 |
* | gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.c | Matthias Clasen | 2005-03-01 | 1 | -0/+32 |
* | Improve the handling of buttons as action proxys. (#165534, Milosz | Matthias Clasen | 2005-02-28 | 1 | -0/+3 |
* | Fix a typo. (#168646, Vincent Untz) | Matthias Clasen | 2005-02-28 | 1 | -0/+3 |
* | Unset "focus-on-click" for the save folder combo. (#168688, Sven Neumann) | Matthias Clasen | 2005-02-28 | 1 | -0/+6 |
* | Remove a C++ comment. (#168531, Paul Cornett) | Matthias Clasen | 2005-02-25 | 1 | -0/+3 |
* | Don't leak a path here. (#168443, Morten Welinder) | Matthias Clasen | 2005-02-25 | 1 | -0/+5 |
* | Implement better handling of Wintab tablet context overlap on Win32. | Robert Ögren | 2005-02-25 | 1 | -0/+13 |
* | Don't leak parent_path. (#168435, Morten Welinder) | Matthias Clasen | 2005-02-24 | 1 | -1/+6 |
* | Add | Søren Sandmann | 2005-02-24 | 1 | -0/+8 |
* | Consistently use gtk_tree_row_reference_valid(). | Matthias Clasen | 2005-02-24 | 1 | -0/+6 |
* | Fix #167259, reported by Christian Persch: | Matthias Clasen | 2005-02-24 | 1 | -0/+10 |
* | Don't emit a warning if a parent node is filtered out. (#164726, Olivier | Matthias Clasen | 2005-02-24 | 1 | -0/+6 |
* | Revert the last change, since gtk_widget_set_style_internal() already | Matthias Clasen | 2005-02-24 | 1 | -0/+6 |
* | Queue a resize, since fonts may have changed. (#164128, Phil Blundell) | Matthias Clasen | 2005-02-24 | 1 | -0/+3 |
* | Move initialization code from _new to _init. (#168249, Murray Cumming) | Matthias Clasen | 2005-02-24 | 1 | -0/+6 |
* | Patch from jorn@nl.linux.org (Jorn Baayen) to notice changes to | Jonathan Blandford | 2005-02-23 | 1 | -0/+6 |
* | Workaround for bug in MapVirtualKey(VK_DIVIDE, 0) in some Windows | Tor Lillqvist | 2005-02-23 | 1 | -0/+5 |
* | #include <config.h> | Manish Singh | 2005-02-22 | 1 | -0/+4 |
* | Merged from gtk-2-6: | Federico Mena Quintero | 2005-02-22 | 1 | -0/+12 |
* | Fix links to freedesktop.org specs in the documentation. | Matthias Clasen | 2005-02-21 | 1 | -0/+4 |
* | Set have_render_with_trapezoids to GDK_YES when we have a new enough | Matthias Clasen | 2005-02-21 | 1 | -0/+4 |
* | Use the timestamp of the last user interaction when focusing the window. | Matthias Clasen | 2005-02-21 | 1 | -0/+6 |
* | make sure expand is initialized, cast to GTK_SEPARATOR_TOOL_ITEM. | Manish Singh | 2005-02-17 | 1 | -0/+5 |
* | Pass gtk_widget_get_toplevel() a GTK_WIDGET. | Manish Singh | 2005-02-17 | 1 | -0/+4 |
* | Add some information about the icon cache format (since I can't locate it | Matthias Clasen | 2005-02-17 | 1 | -0/+3 |
* | Fixes for #143829, Tommi Komulainen, Christian Persch: | Matthias Clasen | 2005-02-16 | 1 | -0/+13 |
* | Kill --enable-ansi (#164394) | Matthias Clasen | 2005-02-15 | 1 | -0/+4 |
* | Stop scrolling when the pathbar goes away. (#167094, Rodney Dawes) | Matthias Clasen | 2005-02-11 | 1 | -0/+7 |
* | Fix a reference. Sorry about that, Vincent & Vincent | Matthias Clasen | 2005-02-11 | 1 | -1/+1 |
* | Support vertical menubars (#166632): | Matthias Clasen | 2005-02-11 | 1 | -0/+49 |
* | Complete the fix for #165770, Vincent Untz: | Matthias Clasen | 2005-02-11 | 1 | -0/+11 |
* | Fix RTL keynav for going from menubar to menu. | Matthias Clasen | 2005-02-09 | 1 | -0/+5 |
* | Added "xh" to ALL_LINGUAS. Added Xhosa translation by Adi Attar | Christian Rose | 2005-02-08 | 1 | -1/+4 |
* | Accept the "expand" attribute and set a flag in the node if it is set to | Matthias Clasen | 2005-02-08 | 1 | -0/+9 |
* | build with Cairo dependency. The patch to acually use Cairo on win32 will | Hans Breuer | 2005-02-07 | 1 | -0/+10 |
* | remove unused function. | Manish Singh | 2005-02-04 | 1 | -0/+13 |
* | Handle item->translation_domain being NULL. (#166179, Diego Gonzalez) | Matthias Clasen | 2005-02-04 | 1 | -0/+5 |
* | Work better when there is not enough space. This avoids a nasty size | Matthias Clasen | 2005-02-04 | 1 | -0/+7 |