| Commit message (Expand) | Author | Age | Files | Lines |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -8/+2 |
* | Share the three copies of get_borders() under the name | Matthias Clasen | 2004-10-08 | 1 | -0/+6 |
* | removed redundant gtk_entry_get_layout() decl. | Tim Janik | 2004-10-05 | 1 | -2/+0 |
* | Add gtk_entry_layout_index_to_text_index() and its inverse. The have | Matthias Clasen | 2004-08-09 | 1 | -1/+9 |
* | Add a new binding signal ::backspace, bind it to the backspace key, and | Matthias Clasen | 2004-08-02 | 1 | -1/+1 |
* | Patch from Dov Grobgeld to implement auto-bidi-direction for GtkTextView | Owen Taylor | 2004-03-01 | 1 | -0/+1 |
* | Add gtk_entry_set_alignment() to allow right-aligned entries and a | Owen Taylor | 2004-03-01 | 1 | -0/+3 |
* | Landing GtkTreeModelFilter and the completion code. (Test program and | Kristian Rietveld | 2003-07-11 | 1 | -0/+5 |
* | Fix for bug #78499: | Matthias Clasen | 2003-03-29 | 1 | -0/+2 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -6/+6 |
* | Centralize lookup and caching of cursor GC's here. | Owen Taylor | 2002-03-03 | 1 | -2/+0 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | add mouse_cursor_obscured. | Anders Carlsson | 2002-01-27 | 1 | -0/+2 |
* | Return the currently selected column when we get the column, #64380 | Jonathan Blandford | 2001-11-14 | 1 | -0/+1 |
* | Deprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)GTK_MULTIHEAD_MERGEPOINT_22_10_01 | Owen Taylor | 2001-10-22 | 1 | -2/+2 |
* | move insert_text and delete_text virtual functions to do_insert_text and | Kristian Rietveld | 2001-10-03 | 1 | -11/+0 |
* | Make a GtkCellEditable (get_widget_window_size): Change to let it honor | Jonathan Blandford | 2001-09-25 | 1 | -1/+3 |
* | Fix typo that sometimes caused selection not to work properly. | Owen Taylor | 2001-07-19 | 1 | -0/+2 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+3 |
* | Handle the case without XKB properly. | Owen Taylor | 2001-06-21 | 1 | -0/+3 |
* | add read-only "scroll_offset" property for notification when the layout | Havoc Pennington | 2001-06-09 | 1 | -0/+5 |
* | Validate value from GDK settings against parameter spec. | Owen Taylor | 2001-05-30 | 1 | -1/+3 |
* | Avoid chaining up to parent impl, since we have a INPUT_ONLY window. | Owen Taylor | 2001-04-02 | 1 | -0/+2 |
* | Add missing NULL on valist. | Owen Taylor | 2001-03-29 | 1 | -0/+5 |
* | remove trailer (gtk_entry_set_property): remove trailer | Havoc Pennington | 2001-03-07 | 1 | -0/+6 |
* | use _gdk_region_get_xrectangles() | Havoc Pennington | 2001-03-02 | 1 | -0/+5 |
* | unbreak this function | Havoc Pennington | 2001-02-21 | 1 | -2/+2 |
* | convert the X coordinates so they're with respect to the line, rather than | Havoc Pennington | 2001-02-17 | 1 | -3/+3 |
* | adapt to handle PangoColor | Havoc Pennington | 2001-01-26 | 1 | -0/+5 |
* | Remove unused variable. | Owen Taylor | 2001-01-17 | 1 | -0/+6 |
* | Add an "invisible_char" argument to set the char displayed when visibility | Havoc Pennington | 2000-11-13 | 1 | -1/+5 |
* | Fix warning when moving between paragraphs. | Owen Taylor | 2000-11-13 | 1 | -14/+14 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 1 | -20/+69 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Fix some problems with vertical alignment. | Owen Taylor | 2000-07-22 | 1 | -0/+1 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -19/+14 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -0/+1 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | Moved entry->visible into editable class. (Leave it behind deprecated for | Owen Taylor | 1999-02-10 | 1 | -1/+1 |
* | removed deprecated functions: gtk_clist_set_border, | Tim Janik | 1999-01-17 | 1 | -4/+0 |
* | Destroy widgets _after_ propagating unrealize signals through the widget | Owen Taylor | 1998-12-09 | 1 | -12/+14 |
* | deprecated gtk_widget_freeze_accelerators and | Tim Janik | 1998-11-28 | 1 | -3/+4 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | Add names to prototype for gdk_image_new_bitmap. | Owen Taylor | 1998-09-20 | 1 | -0/+2 |
* | signdness corrections all ove the place. implementation of object | Tim Janik | 1998-07-16 | 1 | -25/+29 |
* | Export the gtk_entry_adjust_scroll. Required if you change the cursor | Miguel de Icaza | 1998-06-23 | 1 | -0/+1 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | fixes to locale checks | Owen Taylor | 1998-03-22 | 1 | -1/+12 |
* | checked in gtk_entry_set_max_length (it truncates the texts if it's | CET 1998 Paolo Molaro | 1998-03-18 | 1 | -1/+3 |