summaryrefslogtreecommitdiff
path: root/gtk/gtkentry.c
Commit message (Expand)AuthorAgeFilesLines
* Change style->white to style->base[] where appropriate. Change the defaultOwen Taylor1998-02-131-13/+14
* Fixed unrealize handler to comply with the documentation (which mentionsFederico Mena Quintero1998-02-121-9/+3
* fixed destroy handler, so it doesn't segfault with the new refcountingTim Janik1998-02-021-3/+3
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-6/+5
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.cOwen Taylor1998-01-181-1/+1
* Applied patch from <lupus@lettere.unipd.it> which addsCST 1998 Shawn T. Amundson1998-01-171-1/+10
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Fixed a small memory leak in gtkpaned, and I changed the cursor to aJay Painter1998-01-151-0/+3
* applied patch to use a backing pixmap for drawing in GtkEntry, which removesManish Singh1998-01-081-64/+142
* Added gtk_entry_set_editable()Elliot Lee1998-01-071-3/+20
* Fixed problem with deleting while text is selected.Owen Taylor1998-01-061-14/+20
* Added Gordon Matzigkeit's patch for fixed length gtk entry fieldsManish Singh1998-01-031-0/+19
* Changes to make word motion work again.Owen Taylor1997-12-071-201/+244
* Various configuration and portability related changes. See ChangeLogOwen Taylor1997-12-031-0/+1
* Patches to support internationalized input by:Gnome CVS User1997-11-271-68/+333
* Initial revisionElliot Lee1997-11-241-0/+1678