| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/gtkfilesel.c gtk/gtkgamma.c use stock labels for dialog action | Sven Neumann | 2002-02-08 | 1 | -0/+6 |
* | Pass the ref_node and unref_node calls through to the child model. | Darin Adler | 2002-02-08 | 1 | -0/+6 |
* | s/__FUNCTION__/G_GNUC_FUNCTION/ ditto | Laszlo Peter | 2002-02-08 | 1 | -0/+5 |
* | add change_value virtual function, to fix build | Havoc Pennington | 2002-02-08 | 1 | -0/+8 |
* | Add ::move-focus-out signal to handle Control[-Shift]-Tab and | Owen Taylor | 2002-02-08 | 1 | -0/+22 |
* | Convert to using binding set for doing key bindings. (#62622, Requested by | Owen Taylor | 2002-02-08 | 1 | -0/+12 |
* | Fixes #70782 and some drag dest rectangle/line issues | Kristian Rietveld | 2002-02-07 | 1 | -0/+18 |
* | Use layout text (which may be affected by invisible char) to compute | Owen Taylor | 2002-02-07 | 1 | -0/+6 |
* | Change show_help signal to return gboolean instead of void. This allows | Padraig O'Briain | 2002-02-07 | 1 | -0/+11 |
* | Change popup_menu signal to return gboolean instead of void. This allows | Padraig O'Briain | 2002-02-07 | 1 | -0/+11 |
* | Free the setting name. | Anders Carlsson | 2002-02-07 | 1 | -0/+5 |
* | Fixes #70708 | Kristian Rietveld | 2002-02-06 | 1 | -0/+14 |
* | remove unused variable (gtk_text_view_get_window): add warning about how | Havoc Pennington | 2002-02-06 | 1 | -0/+7 |
* | Add warnings if you try to use a child anchor that isn't inside a buffer. | Havoc Pennington | 2002-02-06 | 1 | -0/+7 |
* | rip out all the debugging ifdefs, as modelsort seems to be stable (and | Kristian Rietveld | 2002-02-06 | 1 | -0/+5 |
* | Keep the length of the anti-expose queue finite, by if it gets too long, | Owen Taylor | 2002-02-06 | 1 | -0/+11 |
* | offset area being gotten from pixmap by the align/padding offsets, so we | Havoc Pennington | 2002-02-05 | 1 | -0/+6 |
* | Remove a (now) misleading comment. | Matthias Clasen | 2002-02-05 | 1 | -0/+4 |
* | Do not #include <gdk/gdkwindow.h>. | Federico Mena Quintero | 2002-02-05 | 1 | -0/+4 |
* | let's set the path, which we're going to pass with the emission of | Kristian Rietveld | 2002-02-05 | 1 | -0/+6 |
* | Fix leak of GdkEvent (#70519) | Padraig O'Briain | 2002-02-04 | 1 | -0/+5 |
* | Fix from Matthias Clasen to clear background appropriately for theme by | Owen Taylor | 2002-02-04 | 1 | -0/+7 |
* | on Feb 4 10:06:49 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-02-04 | 1 | -0/+5 |
* | rename "signal" arg to "name" to avoid compiler warnings about shadowing | Havoc Pennington | 2002-02-04 | 1 | -0/+7 |
* | Add flipping support to the expanders. | Anders Carlsson | 2002-02-03 | 1 | -0/+5 |
* | RC file lookup improvements (#68234, suggestions from Matthias Clasen.) | Owen Taylor | 2002-02-03 | 1 | -0/+13 |
* | Non-exported _gtk_menu_select_first() function that selects the first item | Owen Taylor | 2002-02-03 | 1 | -0/+20 |
* | Fix some bugs in the determination of xgrab_shell. | Owen Taylor | 2002-02-03 | 1 | -0/+5 |
* | Add a GtkSetting (gtk-entry-select-on-focus) controlling whether the | Owen Taylor | 2002-02-02 | 1 | -0/+25 |
* | To get around the fact that we may have a owner_events = FALSE grab in | Owen Taylor | 2002-02-02 | 1 | -0/+10 |
* | Install gtkrc.default from $(srcdir) for when $(builddir) is different. | Peter Williams | 2002-02-02 | 1 | -0/+5 |
* | remove TESTGTK_RCFILE define | Kristian Rietveld | 2002-02-02 | 1 | -0/+4 |
* | Remove the "select first item if popped up from keypress" hack -- was | Owen Taylor | 2002-02-02 | 1 | -0/+11 |
* | set upper member of vadjustment correct, so the vscrollbars of lists | Kristian Rietveld | 2002-02-02 | 1 | -0/+9 |
* | Support engine "" {} to mean override to the default engine. (#70205) | Owen Taylor | 2002-02-02 | 1 | -0/+6 |
* | Parse the RC string here when the first object is created rather than in | Owen Taylor | 2002-02-02 | 1 | -0/+11 |
* | use gtk_label_new_with_mnemonic for labels that actually have mnemonics | Manish Singh | 2002-02-02 | 1 | -0/+5 |
* | Fix use of ! in shell. | Owen Taylor | 2002-02-02 | 1 | -0/+9 |
* | Fix ordering of priorities so that priorities take precendence over the | Owen Taylor | 2002-02-02 | 1 | -0/+9 |
* | use y coordinate relative to the tree and not the treeview window (fixes | Kristian Rietveld | 2002-02-01 | 1 | -0/+6 |
* | adjust cell_area and background_area for possible treeview scroll (fixes | Kristian Rietveld | 2002-02-01 | 1 | -0/+6 |
* | (committed this again -- broken pipe and ChangeLog update) | Kristian Rietveld | 2002-02-01 | 1 | -1/+1 |
* | use height - page_size not height - allocation->height | Kristian Rietveld | 2002-02-01 | 1 | -0/+5 |
* | Fix typo in property description. (Christian Rose.) | Owen Taylor | 2002-02-01 | 1 | -0/+5 |
* | Handle reparsing any strings if the theme changes. (#69465) | Owen Taylor | 2002-02-01 | 1 | -0/+7 |
* | set tree to NULL if tree_view->priv->tree is NULL (#70152, patch by John | Kristian Rietveld | 2002-02-01 | 1 | -0/+5 |
* | ri Feb 1 12:51:20 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-02-01 | 1 | -0/+6 |
* | s/directory/folder/ in all labels and messages. | Owen Taylor | 2002-02-01 | 1 | -0/+5 |
* | Feb 1 08:57:38 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-02-01 | 1 | -0/+7 |
* | unref the model after the last use, not before.GTK_MULTIHEAD_MERGEPOINT_01_02_02 | Jonathan Blandford | 2002-01-31 | 1 | -0/+5 |