| Commit message (Expand) | Author | Age | Files | Lines |
* | You can now set all sorts of properties in any order you wan, whether or | Jonathan Blandford | 2001-05-16 | 1 | -0/+25 |
* | Apply patch from John Margaglione that converts from args to properties. | Alexander Larsson | 2001-05-15 | 1 | -0/+5 |
* | Apply patch from John Margaglione converting from args to properties. | Owen Taylor | 2001-05-15 | 1 | -0/+8 |
* | Block against redundant changes. | Owen Taylor | 2001-05-14 | 1 | -0/+7 |
* | Missed from last commit. | Owen Taylor | 2001-05-13 | 1 | -0/+4 |
* | Remove creative formatting. | Owen Taylor | 2001-05-13 | 1 | -0/+12 |
* | remember widget's double buffering state across expose event, so we still | Tim Janik | 2001-05-12 | 1 | -0/+5 |
* | Peek strike-through setting (gdk_draw_layout_line_with_colors): Render | ERDI Gergo | 2001-05-11 | 1 | -0/+6 |
* | Expose the ring in the triangle at the correct place when exposing just a | Alexander Larsson | 2001-05-11 | 1 | -0/+4 |
* | Return FALSE, or window focusing will not work. | Alexander Larsson | 2001-05-11 | 1 | -0/+5 |
* | docs, fixes bug #54144 | Havoc Pennington | 2001-05-11 | 1 | -0/+8 |
* | don't propagate exposes to NULL child. | Tim Janik | 2001-05-11 | 1 | -0/+11 |
* | grum, gtk_type_class() is not GNUC_CONST it has the _important_ side | Tim Janik | 2001-05-10 | 1 | -0/+5 |
* | Make sure you can compile out the implementation/wrapper assert macros. | Alexander Larsson | 2001-05-10 | 1 | -0/+18 |
* | New function to let user control where columns are dragged. | Jonathan Blandford | 2001-05-09 | 1 | -0/+8 |
* | New "columns_changed" signal. | Jonathan Blandford | 2001-05-09 | 1 | -0/+9 |
* | Include gdkfb.h on linux-fb. | Alexander Larsson | 2001-05-07 | 1 | -0/+6 |
* | New function for getting toplevel window at position. | Alexander Larsson | 2001-05-07 | 1 | -0/+18 |
* | Fixlet - Federico | Federico Mena Quintero | 2001-05-07 | 1 | -1/+3 |
* | Test for bin->child being present before doing anything with it. Patch | Federico Mena Quintero | 2001-05-07 | 1 | -0/+6 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -0/+43 |
* | updated exports | Hans Breuer | 2001-05-06 | 1 | -0/+30 |
* | Release 1.3.5GTK_1_3_5 | Owen Taylor | 2001-05-05 | 1 | -0/+11 |
* | Fix typo in filename. | Owen Taylor | 2001-05-05 | 1 | -0/+8 |
* | Better error messages. | Alex Larsson | 2001-05-04 | 1 | -0/+14 |
* | Add dependency on Atk for accessibility support. | Owen Taylor | 2001-05-03 | 1 | -0/+11 |
* | Fix return value to be G_TYPE_BOOLEAN, not G_TYPE_INT, also, use | Owen Taylor | 2001-05-03 | 1 | -0/+6 |
* | Patch from Juan Pablo Mendoza Mendoza to fix things so clicking inside | Owen Taylor | 2001-05-03 | 1 | -0/+11 |
* | include target-specific headers as done in testpixbuf-drawable.c | Sven Neumann | 2001-05-03 | 1 | -0/+5 |
* | Reduce new_text_length appropriately when we run into the size limit for | Owen Taylor | 2001-05-03 | 1 | -0/+13 |
* | Always trap errors around calls to XSetInputFocus since we have no way of | Owen Taylor | 2001-05-02 | 1 | -0/+7 |
* | fix bug in dropping columns. Moving columns now basically works modula | Jonathan Blandford | 2001-05-02 | 1 | -0/+6 |
* | Add autoscroll support. It mostly works, but could use some fine tuning. | Jonathan Blandford | 2001-05-01 | 1 | -0/+8 |
* | New default theme! A slighly improved version of the 2.0 Raleigh theme, | Owen Taylor | 2001-05-01 | 1 | -1/+12 |
* | fix to work with gtk_paint_layout change | Havoc Pennington | 2001-05-01 | 1 | -0/+5 |
* | Add an extra parameter use_text to gtk_paint_label() to deal with | Owen Taylor | 2001-04-30 | 1 | -0/+16 |
* | new function. (gtk_tree_view_move_column_after): Clean up interface. | Jonathan Blandford | 2001-04-30 | 1 | -0/+5 |
* | moved GtkAnchorType and GtkSideType from gtkpacker.h to gtkenum.h. | Tim Janik | 2001-04-29 | 1 | -0/+20 |
* | fix bug in tooltip | Havoc Pennington | 2001-04-29 | 1 | -0/+4 |
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2001-04-28 | 1 | -0/+75 |
* | Massive reorder/cleanup of a lot of the code. Some documentation added. | Jonathan Blandford | 2001-04-28 | 1 | -0/+5 |
* | fix warning | Havoc Pennington | 2001-04-28 | 1 | -0/+44 |
* | before creating links, check if pkg-config files exist for the default | Sven Neumann | 2001-04-27 | 1 | -0/+6 |
* | clean up column dragging code. Revealed some (potential) GdkWindow bugs. | Jonathan Blandford | 2001-04-26 | 1 | -0/+9 |
* | Fix optimization that was correct for the use here, but completely | Owen Taylor | 2001-04-26 | 1 | -0/+6 |
* | Remove deprecation of gtk_window_set_default_size() until patch adding | Owen Taylor | 2001-04-26 | 1 | -0/+10 |
* | Test for window == NULL in a number of cases. | Owen Taylor | 2001-04-25 | 1 | -0/+31 |
* | set_decorations_hint and set_functions_hint were still in the header | Havoc Pennington | 2001-04-25 | 1 | -0/+5 |
* | Forgot the ChangeLog entry. | Alexander Larsson | 2001-04-24 | 1 | -0/+17 |
* | handle 0-height empty/invisible lines. | Havoc Pennington | 2001-04-24 | 1 | -0/+24 |