| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an "activate_cursor_item" action signal and bind it to the return key. | Anders Carlsson | 2004-07-04 | 2 | -8/+42 |
* | Add a simple file browser based on the icon view. | Anders Carlsson | 2004-07-04 | 2 | -4/+16 |
* | Fix a small issue | Anders Carlsson | 2004-07-04 | 1 | -2/+2 |
* | gtk/gtkiconview.c Add GtkIconView to the build, remove debugging output. | Anders Carlsson | 2004-07-04 | 3 | -1066/+1006 |
* | Fix the "selection_changed" signal to not get emitted twice in some cases. | Anders Carlsson | 2004-07-04 | 2 | -115/+185 |
* | Fix off-by-one error. GDate month is one-based and GtkCalendar month is | Matthias Clasen | 2004-07-04 | 1 | -2/+2 |
* | Don't crash if somebody tries to move a node after itself in a list of | Matthias Clasen | 2004-07-04 | 1 | -1/+2 |
* | Fix links to www.freedesktop.org. (#145210, Billy Biggs) | Matthias Clasen | 2004-07-04 | 1 | -4/+4 |
* | Fix a few things | Anders Carlsson | 2004-07-03 | 1 | -10/+32 |
* | Fixes and stuff | Anders Carlsson | 2004-07-03 | 1 | -11/+13 |
* | Document functions and fix a few bugs. | Anders Carlsson | 2004-07-03 | 2 | -374/+574 |
* | Reset current_width and current_height to 0 when ending the embedding. | Matthias Clasen | 2004-07-03 | 1 | -0/+2 |
* | Let the cursor move to the right end of the entry text, even if it ends in | Matthias Clasen | 2004-07-03 | 1 | -5/+5 |
* | Unset the displayed row when unsetting the model. (#138560, Christian | Matthias Clasen | 2004-07-03 | 1 | -1/+4 |
* | Properly align mask and pixbuf if a subarea is exposed. (#135423, fix by | Matthias Clasen | 2004-07-03 | 1 | -2/+4 |
* | Add scroll events to the event mask, set a scroll_event handler. Handle | Matthias Clasen | 2004-07-03 | 1 | -2/+27 |
* | Add markup column support. | Anders Carlsson | 2004-07-02 | 2 | -114/+99 |
* | Update icon list to use the tree model instead. | Anders Carlsson | 2004-07-02 | 2 | -798/+698 |
* | Make sure we check for a NULL model first. | Anders Carlsson | 2004-07-02 | 1 | -1/+3 |
* | Use g_return_if_fail to make sure that the model is a GtkTreeModel. | Anders Carlsson | 2004-06-30 | 1 | -0/+1 |
* | Draw line with the current state, not GTK_STATE_NORMAL | Soeren Sandmann | 2004-06-27 | 3 | -4/+5 |
* | Make sure the rubberband is updated when scrolling. | Soeren Sandmann | 2004-06-26 | 1 | -0/+4 |
* | small color tweak. (#141173) | Soeren Sandmann | 2004-06-26 | 2 | -14/+22 |
* | Prevent unwanted recursion by resetting icon_set->cache before freeing the | Matthias Clasen | 2004-06-26 | 1 | -5/+6 |
* | Accept a NULL style. | Matthias Clasen | 2004-06-26 | 2 | -3/+3 |
* | Reflect the last change in the docs. | Matthias Clasen | 2004-06-26 | 2 | -0/+2 |
* | Allow passing NULL to unset the model. (#137211, patch by Mariano | Matthias Clasen | 2004-06-26 | 2 | -3/+14 |
* | Avoid uninitialized use of &parent_iter. (#145007, John Finlay) | Matthias Clasen | 2004-06-26 | 1 | -5/+10 |
* | Avoid a crash if the font doesn't exist. (#144967, Yevgen Muntyan) | Matthias Clasen | 2004-06-25 | 1 | -1/+2 |
* | Commit a forgotten fix. | Matthias Clasen | 2004-06-25 | 1 | -10/+25 |
* | Fix a typo, string change. (#139503, Baris Cicek) | Matthias Clasen | 2004-06-25 | 1 | -1/+1 |
* | Use a Save or an Open stock button for the C-l dialog depending on the | Federico Mena Quintero | 2004-06-23 | 1 | -2/+5 |
* | Fixes the GTK+ part of #142308: | Federico Mena Quintero | 2004-06-22 | 1 | -4/+14 |
* | Improve docs for the ::move_cursor signal. | Matthias Clasen | 2004-06-22 | 1 | -2/+6 |
* | Accept "<WINDOWTYPE>" as a valid accel path. (#144427, Philip Kendall) | Matthias Clasen | 2004-06-22 | 1 | -1/+1 |
* | Make sure this gets defined for all backends, so linux-fb has a chance of | Matthias Clasen | 2004-06-22 | 1 | -4/+4 |
* | Typo fix. (#144750, Jeff Franks) | Matthias Clasen | 2004-06-22 | 1 | -1/+1 |
* | Remove this unused function. (Patch by Jody Goldberg) | Matthias Clasen | 2004-06-21 | 1 | -10/+4 |
* | Let ctrl key combinations move the focus without influencing the | Matthias Clasen | 2004-06-21 | 1 | -29/+59 |
* | Forgotten files. | Matthias Clasen | 2004-06-21 | 1 | -0/+3 |
* | Implement keynav. | Matthias Clasen | 2004-06-18 | 1 | -21/+518 |
* | When inserting a visible node, free the old path before creating the new | Federico Mena Quintero | 2004-06-16 | 1 | -0/+1 |
* | The property editor, copied from testgtk. | Matthias Clasen | 2004-06-16 | 1 | -5/+9 |
* | Make GtkComboBox work without model. (#144198, Mariano Suárez-Alvarez) | Matthias Clasen | 2004-06-15 | 1 | -6/+14 |
* | Don't use contractions like "don't" or "isn't" in error messages. It isn't | Matthias Clasen | 2004-06-12 | 1 | -1/+1 |
* | Fixes #143578: | Federico Mena Quintero | 2004-06-12 | 2 | -26/+71 |
* | Typo fix. | Matthias Clasen | 2004-06-11 | 1 | -2/+2 |
* | Fixes #144110, patch by Bastien Nocera <hadess@hadess.net>. | Federico Mena Quintero | 2004-06-11 | 1 | -2/+2 |
* | Start the drag before focusing the selected.day. Stop a beginning drag if | Matthias Clasen | 2004-06-10 | 1 | -3/+6 |
* | Start spinning before calling arrow_action(), so that a signal handler | Matthias Clasen | 2004-06-10 | 1 | -2/+20 |