| Commit message (Expand) | Author | Age | Files | Lines |
* | Major thinko, trivial patch. /me chances a commit. | Morten Welinder | 2004-03-02 | 1 | -0/+6 |
* | New flag shortcuts_current_folder_is_volume. | Federico Mena Quintero | 2004-03-02 | 1 | -0/+18 |
* | Eep, use gtk_tree_model_filter_convert_iter_to_child_iter(), not the | Federico Mena Quintero | 2004-03-02 | 1 | -0/+5 |
* | Don't unref an old model; there isn't one. This was a leftover from when | Federico Mena Quintero | 2004-03-02 | 1 | -0/+40 |
* | Add gtk_drag_source_set/get_target_list(). (#127499, based on patch from | Owen Taylor | 2004-03-02 | 1 | -0/+8 |
* | Remove the include of Xft.h, which is already dragged in via pangoxft.h. | Matthias Clasen | 2004-03-02 | 1 | -0/+5 |
* | expose gtk_bindings_activate_event(), changed callers. | Tim Janik | 2004-03-02 | 1 | -0/+10 |
* | X11 R6.4 specifies 15 events for the XInput extension. We want to see them | Simon Budig | 2004-03-01 | 1 | -0/+6 |
* | Use case-insensitive comparison. Fixes XIM module loading on AIX. | Matthias Clasen | 2004-03-01 | 1 | -0/+5 |
* | Make it work correctly when the child model is cleared completely. | Matthias Clasen | 2004-03-01 | 1 | -0/+6 |
* | removed accidentially committed char which broke the build. | Michael Natterer | 2004-03-01 | 1 | -0/+5 |
* | only store the size if we can resize in that direction. | Jonathan Blandford | 2004-03-01 | 1 | -0/+6 |
* | new function. Long name. | Jonathan Blandford | 2004-03-01 | 1 | -0/+6 |
* | Only stat when needed. | Morten Welinder | 2004-03-01 | 1 | -0/+3 |
* | Simplify semantics and check for errors. | Morten Welinder | 2004-03-01 | 1 | -0/+10 |
* | Based on patch by Alex Larsson | Owen Taylor | 2004-03-01 | 1 | -0/+10 |
* | - exit with $? instead of 1 in case of failure - exit with $? if | Tim Janik | 2004-03-01 | 1 | -0/+9 |
* | Test for filter_info.uri correctly. Fixes #135379, pointed out by Damon | Federico Mena Quintero | 2004-03-01 | 1 | -0/+12 |
* | Handle dynamically resolved bidi direction when drawing the cursor. | Owen Taylor | 2004-03-01 | 1 | -0/+10 |
* | Handle shrinking/growing. | Jonathan Blandford | 2004-03-01 | 1 | -0/+6 |
* | removed underscores from calls to gtk_text_btree_resolve_bidi(). | Michael Natterer | 2004-03-01 | 1 | -0/+5 |
* | Patch from Dov Grobgeld to implement auto-bidi-direction for GtkTextView | Owen Taylor | 2004-03-01 | 1 | -1/+14 |
* | Implement auto-bidi-direction, based on a patch from Dov Grobgeld. | Owen Taylor | 2004-03-01 | 1 | -0/+5 |
* | Add gtk_entry_set_alignment() to allow right-aligned entries and a | Owen Taylor | 2004-03-01 | 1 | -0/+13 |
* | export gtk_window_activate_key() (Request from Tim Janik) | Owen Taylor | 2004-03-01 | 1 | -0/+5 |
* | Make DND operations within a buffer move the dragged text instead of | Matthias Clasen | 2004-03-01 | 1 | -0/+9 |
* | ews for 2.3.5. | Matthias Clasen | 2004-02-29 | 1 | -0/+4 |
* | Fix the Shift-Tab support to go backwards. | Matthias Clasen | 2004-02-29 | 1 | -0/+5 |
* | Fix capitalization to match other style properties. | Owen Taylor | 2004-02-29 | 1 | -0/+5 |
* | Fix a typo in property string. | Owen Taylor | 2004-02-29 | 1 | -0/+5 |
* | Implement PANGO_UNDERLINE_ERROR (Based on a patch by Nicolas Setton, | Owen Taylor | 2004-02-29 | 1 | -0/+9 |
* | New internal function returning a good step value for the mouse wheel. For | Soeren Sandmann | 2004-02-29 | 1 | -0/+14 |
* | Add g_return_if_fail() (_gtk_file_chooser_embed_get_resizable_hints): Add | Jonathan Blandford | 2004-02-29 | 1 | -0/+17 |
* | Handle GTK_FILE_CHOOSER_PROP_USE_PREVIEW_LABEL. | Federico Mena Quintero | 2004-02-29 | 1 | -0/+36 |
* | Make Tab and Shift-Tab work when the completion popup is shown. | Matthias Clasen | 2004-02-29 | 1 | -0/+5 |
* | Use "Name" for the title of the filename column. (create_file_list): | Federico Mena Quintero | 2004-02-29 | 1 | -0/+6 |
* | Fix Page_Up and Page_Down in the completion popup to move page-wise if | Matthias Clasen | 2004-02-29 | 1 | -0/+6 |
* | Removed. (list_name_data_func): Don't call the function above. | Federico Mena Quintero | 2004-02-29 | 1 | -0/+7 |
* | New function which calculates position and size for the popup in list | Matthias Clasen | 2004-02-29 | 1 | -0/+7 |
* | Implement the previous fix in a better way, small cleanups. | Matthias Clasen | 2004-02-29 | 1 | -0/+5 |
* | applied patch from J. Ali Harlow <ali@juiblex.co.uk>, fixes bug #135641 | Hans Breuer | 2004-02-28 | 1 | -0/+5 |
* | Actually resize the popup window before popping up. (#135651) | Matthias Clasen | 2004-02-28 | 1 | -0/+12 |
* | #ifdef HAVE_FLOCKFILE, not #ifndef HAVE_FLOCKFILE. (#135642, J. Ali | Owen Taylor | 2004-02-28 | 1 | -1/+6 |
* | adapt to add -> insert_bookmark change. Also merged some crossplatform | Hans Breuer | 2004-02-28 | 1 | -0/+9 |
* | set current_dest_drag to NULL when destroying, fixes bug #120007. Also | Hans Breuer | 2004-02-28 | 1 | -0/+14 |
* | remove conflict marker | Jonathan Blandford | 2004-02-28 | 1 | -1/+0 |
* | Support switching back to non-gridded mode. (#135169) | Matthias Clasen | 2004-02-28 | 1 | -0/+10 |
* | Whoops. Didn't mean to commit the size change. | Jonathan Blandford | 2004-02-27 | 1 | -0/+5 |
* | New private interface to help negotiate the default size of the widget. | Jonathan Blandford | 2004-02-27 | 1 | -0/+12 |
* | Added a "position" argument. | Federico Mena Quintero | 2004-02-27 | 1 | -0/+20 |