| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert to use pkg-config rather than gtk-config. (#53375, Skip Montanaro) | Owen Taylor | 2001-11-02 | 1 | -0/+5 |
* | remove totally broken unused, non-compiling, static function. | Matt Wilson | 2001-11-02 | 1 | -0/+5 |
* | Iterate through children of the action area, not of the vbox. (#58278, | Owen Taylor | 2001-11-02 | 1 | -0/+7 |
* | handle -1 argument in order to remove a workaround in Nautilus that forced | Havoc Pennington | 2001-11-02 | 1 | -0/+8 |
* | Patch from George Lebl to fix division by zero for full scroll bars. | Owen Taylor | 2001-11-02 | 1 | -0/+5 |
* | ref/unref around gtk_widget_event() if we are going to set a flag | Owen Taylor | 2001-11-02 | 1 | -0/+6 |
* | Actually add the missing/broken image icon as the image for the "missing | Owen Taylor | 2001-11-02 | 1 | -0/+6 |
* | Set a reasonable default height for the window. | Owen Taylor | 2001-11-02 | 1 | -0/+20 |
* | Fix reorder_fixup, #59583 | Jonathan Blandford | 2001-11-02 | 1 | -0/+8 |
* | Make GtkFunction return boolean, not gint. (Daniel Elstner). | Owen Taylor | 2001-11-01 | 1 | -0/+5 |
* | Add: - A ::retrieve_surrounding signal that asks the widget for context | Owen Taylor | 2001-11-01 | 1 | -0/+22 |
* | it's amazing how well things work sometimes, even when they're completely | Jonathan Blandford | 2001-11-01 | 1 | -0/+12 |
* | Fix crash found by Matt Wilson. | Jonathan Blandford | 2001-11-01 | 1 | -0/+5 |
* | Support Shift, Control, and Shift|Control L<->R, #63475 | Jonathan Blandford | 2001-11-01 | 1 | -0/+5 |
* | fix infinite loop noticed by yosh. | Jonathan Blandford | 2001-11-01 | 1 | -0/+5 |
* | unset the GTK_REALIZED flag so we don't re-enter when we are destroyed | Michael Meeks | 2001-10-31 | 1 | -0/+6 |
* | Add a "menu" property and notify on it. (#62798, Padraig O'Briain) | Owen Taylor | 2001-10-31 | 1 | -0/+11 |
* | fix typo to make it compile | Manish Singh | 2001-10-31 | 1 | -0/+4 |
* | if the widget is insensitive, draw the text insensitively, #63306 | Jonathan Blandford | 2001-10-31 | 1 | -0/+5 |
* | Add stock items for most stock icons. (#61757) | Matthias Clasen | 2001-10-31 | 1 | -0/+4 |
* | rename gtk_selection_data_set_tree_row, #60218 | Jonathan Blandford | 2001-10-31 | 1 | -0/+10 |
* | these should be 31, not 3. Hooray for Xatoms (and not using the XA_* | jacob berkman | 2001-10-31 | 1 | -0/+6 |
* | Add a gtk_window_get_focus() getter to determine the currently focused | Owen Taylor | 2001-10-31 | 1 | -1/+8 |
* | Add GTK_SELECTION_NONE enum, #61695 | Jonathan Blandford | 2001-10-31 | 1 | -0/+16 |
* | Added a "cursor_changed" signal, #62850. | Jonathan Blandford | 2001-10-31 | 1 | -0/+5 |
* | after allocating the treedatalist, zero it to make sure the values are | Matt Wilson | 2001-10-31 | 1 | -0/+6 |
* | remove conflict moarker | Matt Wilson | 2001-10-31 | 1 | -1/+0 |
* | gchar* args of GtkCellRendererText and GtkCellRendererToggle signal handlers ... | Murray Cumming | 2001-10-31 | 1 | -0/+9 |
* | massize rewrite. Static models now totally work. I'm not 100% sure about | Jonathan Blandford | 2001-10-31 | 1 | -0/+6 |
* | use GLIB_AC_DIVERT_BEFORE_HELP() so we get proper output for configure | Sven Neumann | 2001-10-30 | 1 | -0/+5 |
* | Update the IM spot location here, if text was invalidated in the visible | Havoc Pennington | 2001-10-30 | 1 | -0/+7 |
* | Code cleanup. (gtk_separator_menu_item_class_init): Fix bugs in this code. | Jonathan Blandford | 2001-10-30 | 1 | -0/+5 |
* | automake doesn't support conditionalized LDFLAGS, so put win32 flags in | jacob berkman | 2001-10-29 | 1 | -0/+6 |
* | Darn. I can't believe this took this long to fix. | Jonathan Blandford | 2001-10-29 | 1 | -0/+5 |
* | fix reordered signal. | Jonathan Blandford | 2001-10-29 | 1 | -0/+5 |
* | Grab the focus to the fileop entry for create dir / rename file. | Owen Taylor | 2001-10-29 | 1 | -0/+6 |
* | Don't use AC_CHECK_FILE to check for a file since it always spits warnings | Owen Taylor | 2001-10-29 | 1 | -0/+13 |
* | Don't try to use pkg-config when we didn't find it. (#62944, Eric Lemings) | Owen Taylor | 2001-10-29 | 1 | -1/+9 |
* | Calculate the buttons size request before using it. Fixes #61696. | Anders Carlsson | 2001-10-29 | 1 | -0/+6 |
* | Updates. | Tor Lillqvist | 2001-10-29 | 1 | -0/+86 |
* | Fix build. | Anders Carlsson | 2001-10-28 | 1 | -0/+4 |
* | static correct-ness, underscore prefixing of library internal functions | Hans Breuer | 2001-10-28 | 1 | -0/+18 |
* | Documentation updates. | Matthias Clasen | 2001-10-28 | 1 | -0/+6 |
* | do not call gtk_settings_get_default() here as that requires an X | jacob berkman | 2001-10-28 | 1 | -0/+25 |
* | un Oct 28 09:15:39 2001 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2001-10-28 | 1 | -0/+6 |
* | Typo fix. Updates. Document the special values <none> and <parent> for | Matthias Clasen | 2001-10-27 | 1 | -0/+4 |
* | cosmetics | Tim Janik | 2001-10-27 | 1 | -1/+0 |
* | Call update_im_spot_location here explicitly | Havoc Pennington | 2001-10-27 | 1 | -0/+7 |
* | Fix typo in docs. This fixes #62942. | Anders Carlsson | 2001-10-27 | 1 | -0/+3 |
* | Clarify that we're returning a spin button in the _new function. This | Anders Carlsson | 2001-10-27 | 1 | -0/+7 |