| Commit message (Expand) | Author | Age | Files | Lines |
* | Added patch from Jeff Franks <jcf@tpg.com.au> to add GET_CLASS macros to | Jonathan Blandford | 2001-05-22 | 1 | -0/+8 |
* | Evil function to deal with very large (TM) amounts of text. May be moved | Jonathan Blandford | 2001-05-22 | 1 | -0/+19 |
* | Added properties. Based on patch by Lee Mallabone. | Alexander Larsson | 2001-05-22 | 1 | -0/+16 |
* | Only show the separator if both children are present and visible. | Owen Taylor | 2001-05-21 | 1 | -0/+7 |
* | Remove the assertion that top_y needs to be >= 0. | Joe Shaw | 2001-05-21 | 1 | -0/+5 |
* | Improve error messages for X errors and losing connection to the X server. | Havoc Pennington | 2001-05-20 | 1 | -0/+5 |
* | Start checks for X from pangox/pangoxft CFLAGS to avoid duplicate | Owen Taylor | 2001-05-20 | 1 | -0/+10 |
* | Convert GtkArgs to GParams. Based on patch by John Margaglione. Also do | Alexander Larsson | 2001-05-18 | 1 | -0/+11 |
* | Reset style attributes even if the widget isn't realized. | Owen Taylor | 2001-05-18 | 1 | -0/+7 |
* | Remove reallocate-redraws property. This is something that only a widget | Owen Taylor | 2001-05-18 | 1 | -0/+24 |
* | Renamed gtk_image_menu_item_add_icon() to gtk_image_menu_item_set_icon() | Martin Baulig | 2001-05-18 | 1 | -0/+8 |
* | It's the worlds ugliest highlighting code!!!! The result is okay so long | Jonathan Blandford | 2001-05-18 | 1 | -0/+10 |
* | Remove the assertions that x_offset and y_offset must be >= 0. Clip the | Joe Shaw | 2001-05-18 | 1 | -0/+6 |
* | Make logical motion and deletion by graphemes, not by characters. | Owen Taylor | 2001-05-17 | 1 | -1/+12 |
* | Add properties, based on patch by Lee Mallabone.GTK_MULTIHEAD_MERGE1 | Alexander Larsson | 2001-05-17 | 1 | -0/+30 |
* | Require libtool-1.4, automake-1.4p1. | Owen Taylor | 2001-05-16 | 1 | -0/+19 |
* | fix bug #54699 where paths weren't being checked for correctness. | Jonathan Blandford | 2001-05-16 | 1 | -0/+5 |
* | 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 |