| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add recent new functions. | Manish Singh | 2004-12-10 | 1 | -0/+4 |
* | Revert the patch which added no-alt mnemonics, since it interfers badly | Matthias Clasen | 2004-12-10 | 1 | -0/+6 |
* | Fix a property nick typo. | Matthias Clasen | 2004-12-10 | 1 | -0/+3 |
* | Apply a patch to reset the filter if an otherwise invisible file is | Matthias Clasen | 2004-12-09 | 1 | -0/+4 |
* | Fix #145463, reported by Michael Natterer. | Matthias Clasen | 2004-12-09 | 1 | -0/+17 |
* | Add functions which allow faster insertion of rows in sorted list stores. | Matthias Clasen | 2004-12-09 | 1 | -0/+7 |
* | Fix a typo in the docs. (#160826, Jay Camp) | Matthias Clasen | 2004-12-09 | 1 | -0/+5 |
* | Merged from gtk-2-4: | Federico Mena Quintero | 2004-12-09 | 1 | -0/+7 |
* | Fix #111031, reported by Padraig O'Briain: | Matthias Clasen | 2004-12-08 | 1 | -0/+16 |
* | Remove all entries for the same key, not just the first one. (#159498, | Matthias Clasen | 2004-12-08 | 1 | -0/+6 |
* | Use button->event_window for the fake leave event, otherwise the button | Matthias Clasen | 2004-12-08 | 1 | -0/+6 |
* | Make this work, no need to invert the array. | Matthias Clasen | 2004-12-08 | 1 | -0/+6 |
* | Don't mess up the column header state if the button release event is | Matthias Clasen | 2004-12-08 | 1 | -0/+10 |
* | Fix a typo in last commit | Marco Pesenti Gritti | 2004-12-07 | 1 | -0/+6 |
* | Queue a redraw. (#160679, Damon Chaplin) | Matthias Clasen | 2004-12-07 | 1 | -0/+5 |
* | Add complex dialogs to gallery. | Matthias Clasen | 2004-12-07 | 1 | -0/+7 |
* | Prevent double commits, don't commit when Ctrl is present. (#160376, | Matthias Clasen | 2004-12-06 | 1 | -0/+5 |
* | Implement keynav for the color picker - win32 too. Fixes bug #160437. | Hans Breuer | 2004-12-05 | 1 | -0/+5 |
* | Use g_fopen(). | Tor Lillqvist | 2004-12-05 | 1 | -0/+7 |
* | Bump version | Matthias Clasen | 2004-12-03 | 1 | -0/+2 |
* | 2.5.6GTK_2_5_6 | Matthias Clasen | 2004-12-03 | 1 | -0/+6 |
* | gdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile.am (gdk.def) Work | Tor Lillqvist | 2004-12-03 | 1 | -0/+8 |
* | Reinstate the previous behavior for clicking Ok after activating a | Matthias Clasen | 2004-12-03 | 1 | -0/+6 |
* | Merged from gtk-2-4: | Federico Mena Quintero | 2004-12-02 | 1 | -0/+25 |
* | Make sure we always return a value. Return None in the fallthrough case. | Manish Singh | 2004-12-02 | 1 | -0/+5 |
* | Don't leak pango_font_description object (#160214, Frederic Crozat). | Matthias Clasen | 2004-12-02 | 1 | -0/+5 |
* | Handle the fact the the changed row may also be moved. (#159387, Olivier | Matthias Clasen | 2004-12-02 | 1 | -0/+6 |
* | Use the module's correct name in test. (#160122) | Tor Lillqvist | 2004-12-01 | 1 | -0/+5 |
* | xp theme combo box arrows on toolbars | Dom Lachowicz | 2004-12-01 | 1 | -0/+1 |
* | draw XP status bar grip, toolbar grip properly | Dom Lachowicz | 2004-12-01 | 1 | -0/+2 |
* | added virtual functions GtkUIManager::get_widget() and ::get_action(). | Michael Natterer | 2004-12-01 | 1 | -0/+10 |
* | ms-windows theme should use ms-windows button order | Dom Lachowicz | 2004-12-01 | 1 | -0/+4 |
* | ms windows theme menus should not have tearoffs | Dom Lachowicz | 2004-11-30 | 1 | -0/+4 |
* | Assign an arbitrary, but consistent, order to nodes that the user function | Søren Sandmann | 2004-11-30 | 1 | -0/+7 |
* | remove the disputable memset at the end of gdk_pixmap_new() - on X11 the | Hans Breuer | 2004-11-30 | 1 | -0/+9 |
* | Update the documentation to specify a more useful behaviour, which can be | Matthias Clasen | 2004-11-30 | 1 | -1/+18 |
* | Don't paint in the trailing end of a wrapped line when the selection | Owen Taylor | 2004-11-30 | 1 | -0/+11 |
* | removed "GtkFileChooserButton:active" property and getter/setter. | James M. Cape | 2004-11-30 | 1 | -0/+47 |
* | Added "nso" to ALL_LINGUAS. | Dwayne Bailey | 2004-11-30 | 1 | -0/+4 |
* | gdk/x11/gdkdrawable-x11.c (_gdk_x11_drawable_draw_xtrapezoids) Call | Owen Taylor | 2004-11-30 | 1 | -0/+10 |
* | A little bit of microoptimization of repeated GDK_GC_XDISPLAY()/XGC(). | Owen Taylor | 2004-11-30 | 1 | -0/+5 |
* | Updates | Matthias Clasen | 2004-11-30 | 1 | -0/+4 |
* | Don't do the popup-on-click handling for menubars. (#159931, Søren | Matthias Clasen | 2004-11-30 | 1 | -1/+10 |
* | remove gtk_cell_view_set_cell_data() declaration. | Manish Singh | 2004-11-30 | 1 | -0/+4 |
* | Merged from gtk-2-4: | Federico Mena Quintero | 2004-11-30 | 1 | -0/+11 |
* | If the item is already in the right place, don't move it. Bug #157670. | Søren Sandmann | 2004-11-29 | 1 | -0/+7 |
* | Take nodes in reverse order to make sure sort is stable. | Søren Sandmann | 2004-11-29 | 1 | -0/+5 |
* | Don't call gtk_cell_view_set_cell_data() from here. | Matthias Clasen | 2004-11-29 | 1 | -0/+12 |
* | Determine the direction of XKB groups from their content, not by looking | Matthias Clasen | 2004-11-29 | 1 | -0/+11 |
* | Add dead_hook and dead_horn. | Matthias Clasen | 2004-11-29 | 1 | -0/+7 |