| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit lands the 'dy patch'. | Kristian Rietveld | 2002-02-16 | 1 | -0/+9 |
* | rearrange rules to not emit the example start and end markers. | Matthias Clasen | 2002-02-16 | 1 | -0/+8 |
* | take GDK_HINT_RESIZE_INC into account, and handle negative coordinates | Havoc Pennington | 2002-02-16 | 1 | -0/+6 |
* | Add key bindings on GtkScrolledWindow for arrow keys, PageUp/PageDown | Owen Taylor | 2002-02-16 | 1 | -2/+19 |
* | Depend on gtk.ico. | Tor Lillqvist | 2002-02-15 | 1 | -0/+7 |
* | gtk/tmpl/gtkimage.sgml removed wrong sentence from gtk_image_new() docs | Alexey Malyshev | 2002-02-15 | 1 | -0/+5 |
* | new function (gtk_tree_store_clear): traverse the tree, so we emit | Kristian Rietveld | 2002-02-15 | 1 | -0/+7 |
* | Only queue a draw on the handle, not the whole widget. #71530. | Richard Hult | 2002-02-15 | 1 | -0/+6 |
* | add new signal 'adjust_bounds' to potentialy change the bounds before | Jody Goldberg | 2002-02-15 | 1 | -0/+8 |
* | File Edit Options Buffers Tools Help ... | Owen Taylor | 2002-02-15 | 1 | -0/+5 |
* | The following changes are the beginning of the work on #71430. | Matthias Clasen | 2002-02-14 | 1 | -0/+14 |
* | Patch from Bill Haneman and Padraig O'Briain to add cursor_aspect_ratio | Owen Taylor | 2002-02-14 | 1 | -0/+12 |
* | Fix bug where we called get_surrounding on the context,. not the slave. | Owen Taylor | 2002-02-14 | 1 | -0/+6 |
* | Only pop the tooltip down on a select set of events, not on any unknown | Owen Taylor | 2002-02-14 | 1 | -0/+9 |
* | A bunch of small allocation/drawing fixes. | Owen Taylor | 2002-02-14 | 1 | -1/+10 |
* | Patch from Bill Haneman to draw to focus using gtk_paint_focus() with the | Owen Taylor | 2002-02-14 | 1 | -0/+9 |
* | validate a larger area, proportional to widget size, to fix #71427 | Havoc Pennington | 2002-02-14 | 1 | -0/+6 |
* | just go ahead and flush all the first validate stuff if it hasn't been | Havoc Pennington | 2002-02-13 | 1 | -0/+13 |
* | Don't chain up to the container's expose event. Instead call | Joe Shaw | 2002-02-13 | 1 | -0/+10 |
* | Add some more GdkDebugFlags, for more fine-grained debugging output | Tor Lillqvist | 2002-02-13 | 1 | -1/+8 |
* | Implement Control-F1 as toggle-tooltips-mode. | Owen Taylor | 2002-02-13 | 1 | -0/+8 |
* | g_warning() if setting the local fails, like gdk_set_locale() did. | Owen Taylor | 2002-02-13 | 1 | -0/+12 |
* | Cast GType to long and use %ld to fix warning. (#71318, Morten Welinder) | Owen Taylor | 2002-02-13 | 1 | -0/+5 |
* | fix figuring accel path and changing behaviour. | Tim Janik | 2002-02-13 | 1 | -0/+4 |
* | partly revert my recent expanding change to not expand the table if all | Tim Janik | 2002-02-13 | 1 | -0/+7 |
* | emit row_deleted before we start unreffing the nodes ourselves | Kristian Rietveld | 2002-02-12 | 1 | -0/+10 |
* | always spread out the extra space allocated for the homogeneous case, as | Tim Janik | 2002-02-12 | 1 | -0/+7 |
* | Consider reordering the row even when there's no sort column, if there's a | Darin Adler | 2002-02-12 | 1 | -0/+13 |
* | Fix ChangeLog | Søren Sandmann Pedersen | 2002-02-11 | 1 | -1/+1 |
* | converted the "Delete File" dialog to GtkMessageDialog. Marked missing | Sven Neumann | 2002-02-11 | 1 | -4/+9 |
* | Opaque resizing + prelighting for paned widget. move reszing logic to | Soeren Sandmann | 2002-02-11 | 1 | -0/+6 |
* | Implements DnD scrolling and fixes #71139 | Kristian Rietveld | 2002-02-11 | 1 | -0/+9 |
* | set upper member of hadjustment correct, so the hscrollbars of lists | Kristian Rietveld | 2002-02-11 | 1 | -0/+6 |
* | fix signature to match implementation | jacob berkman | 2002-02-11 | 1 | -0/+5 |
* | set value of func to NULL during initialization (we don't use func in the | Kristian Rietveld | 2002-02-11 | 1 | -0/+6 |
* | install presize handler, so the validate_rows_handler will always be run | Kristian Rietveld | 2002-02-11 | 1 | -0/+5 |
* | Add bug numberGTK_MULTIHEAD_MERGEPOINT_11_02_02 | Kristian Rietveld | 2002-02-10 | 1 | -1/+1 |
* | increase value of new_location by one if cmp_a > 0 and we hit the end of | Kristian Rietveld | 2002-02-10 | 1 | -0/+7 |
* | Add three Ethiopic input methods from Daniel Yacob. | Owen Taylor | 2002-02-10 | 1 | -0/+6 |
* | Set finalize handler; (gtk_calendar_finalize): Rename gtk_calendar_destroy | Anders Carlsson | 2002-02-10 | 1 | -0/+6 |
* | don't reduce the scroll rect size by the scroll amount | Hans Breuer | 2002-02-10 | 1 | -0/+25 |
* | Fix a double «The» typo in a string. | Kjartan Maraas | 2002-02-10 | 1 | -0/+4 |
* | Avoid segfault for selectable tab labels (even without a segfault, they | Matthias Clasen | 2002-02-09 | 1 | -0/+17 |
* | convert the iter to a child iter again, after doing _iter_children. It's | Kristian Rietveld | 2002-02-09 | 1 | -0/+6 |
* | Use == rather than = in sanity checks. Ouch! | Daniel Elstner | 2002-02-09 | 1 | -0/+5 |
* | Add missing curled braces so that it doesn't always return. Also indent | Daniel Elstner | 2002-02-09 | 1 | -0/+7 |
* | Add prototype for _gtk_binding_reset_parsed(). | Owen Taylor | 2002-02-09 | 1 | -0/+5 |
* | add missed changelog entry | Owen Taylor | 2002-02-09 | 1 | -1/+6 |
* | Keyboard navigation for GtkPaned F6: cycle between panes. F8: focus handle | Soeren Sandmann | 2002-02-09 | 1 | -0/+9 |
* | XCopyArea with subwindow_mode = IncludeInferiors. (#70999) | Owen Taylor | 2002-02-09 | 1 | -0/+9 |