summaryrefslogtreecommitdiff
path: root/gtk/gtkentry.h
Commit message (Expand)AuthorAgeFilesLines
* Landing GtkTreeModelFilter and the completion code. (Test program andKristian Rietveld2003-07-111-0/+5
* Fix for bug #78499:Matthias Clasen2003-03-291-0/+2
* Deprecation cleanupManish Singh2002-10-091-6/+6
* Centralize lookup and caching of cursor GC's here.Owen Taylor2002-03-031-2/+0
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* add mouse_cursor_obscured.Anders Carlsson2002-01-271-0/+2
* Return the currently selected column when we get the column, #64380Jonathan Blandford2001-11-141-0/+1
* Deprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)GTK_MULTIHEAD_MERGEPOINT_22_10_01Owen Taylor2001-10-221-2/+2
* move insert_text and delete_text virtual functions to do_insert_text andKristian Rietveld2001-10-031-11/+0
* Make a GtkCellEditable (get_widget_window_size): Change to let it honorJonathan Blandford2001-09-251-1/+3
* Fix typo that sometimes caused selection not to work properly.Owen Taylor2001-07-191-0/+2
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+3
* Handle the case without XKB properly.Owen Taylor2001-06-211-0/+3
* add read-only "scroll_offset" property for notification when the layoutHavoc Pennington2001-06-091-0/+5
* Validate value from GDK settings against parameter spec.Owen Taylor2001-05-301-1/+3
* Avoid chaining up to parent impl, since we have a INPUT_ONLY window.Owen Taylor2001-04-021-0/+2
* Add missing NULL on valist.Owen Taylor2001-03-291-0/+5
* remove trailer (gtk_entry_set_property): remove trailerHavoc Pennington2001-03-071-0/+6
* use _gdk_region_get_xrectangles()Havoc Pennington2001-03-021-0/+5
* unbreak this functionHavoc Pennington2001-02-211-2/+2
* convert the X coordinates so they're with respect to the line, rather thanHavoc Pennington2001-02-171-3/+3
* adapt to handle PangoColorHavoc Pennington2001-01-261-0/+5
* Remove unused variable.Owen Taylor2001-01-171-0/+6
* Add an "invisible_char" argument to set the char displayed when visibilityHavoc Pennington2000-11-131-1/+5
* Fix warning when moving between paragraphs.Owen Taylor2000-11-131-14/+14
* Make parent_class static.Owen Taylor2000-11-121-20/+69
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Fix some problems with vertical alignment.Owen Taylor2000-07-221-0/+1
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-19/+14
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Moved entry->visible into editable class. (Leave it behind deprecated forOwen Taylor1999-02-101-1/+1
* removed deprecated functions: gtk_clist_set_border,Tim Janik1999-01-171-4/+0
* Destroy widgets _after_ propagating unrealize signals through the widgetOwen Taylor1998-12-091-12/+14
* deprecated gtk_widget_freeze_accelerators andTim Janik1998-11-281-3/+4
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* Add names to prototype for gdk_image_new_bitmap.Owen Taylor1998-09-201-0/+2
* signdness corrections all ove the place. implementation of objectTim Janik1998-07-161-25/+29
* Export the gtk_entry_adjust_scroll. Required if you change the cursorMiguel de Icaza1998-06-231-0/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* fixes to locale checksOwen Taylor1998-03-221-1/+12
* checked in gtk_entry_set_max_length (it truncates the texts if it'sCET 1998 Paolo Molaro1998-03-181-1/+3
* I did a topdir/ChangeLog entry, why should I put anything in here? :)Elliot Lee1998-03-111-5/+0
* commiting changes from owen:Owen Taylor1998-03-101-2/+1
* gtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch]Owen Taylor1998-03-011-2/+2
* gtk/gtkentry.[ch] gtktext.c gtkeditable.[ch]Owen Taylor1998-03-011-23/+6
* Applied patch from <lupus@lettere.unipd.it> which addsCST 1998 Shawn T. Amundson1998-01-171-0/+4
* Fixed a small memory leak in gtkpaned, and I changed the cursor to aJay Painter1998-01-151-0/+1
* applied patch to use a backing pixmap for drawing in GtkEntry, which removesManish Singh1998-01-081-0/+1