summaryrefslogtreecommitdiff
path: root/gtk/gtkinputdialog.c
Commit message (Expand)AuthorAgeFilesLines
* Remove GtkInputDialog completelyChristian Dywan2010-05-031-764/+0
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)Javier Jardón2010-03-021-2/+2
* gtk/gtkentry.c gtk/gtkentrycompletion.c gtk/gtkhandlebox.cSven Neumann2008-08-111-3/+3
* gtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk/gtkcellrenderercombo.cSven Neumann2008-08-111-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* gtk/gtkfilesel.c gtk/gtkinputdialog.c gtk/gtkmenutoolbutton.cMichael Natterer2008-06-171-5/+7
* Remove old child of scrolled window before adding a new one when switchingTor Lillqvist2007-04-261-0/+8
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-1/+3
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-1/+0
* Documentation additions and fixes.Matthias Clasen2006-06-291-4/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-32/+1
* Don't dereference info before checking it for NULL. (Coverity)Matthias Clasen2006-04-111-1/+3
* Apply a patch from Dennis Cranston to make dialogs more consistentMatthias Clasen2006-03-101-42/+64
* Forgotten fileMatthias Clasen2005-11-281-16/+6
* Intern some more strings.Matthias Clasen2005-09-011-3/+3
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.cMatthias Clasen2005-03-011-1/+1
* Fix many sparse warnings.Matthias Clasen2004-10-281-2/+2
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-1/+2
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Clarify the label for the empty list. String change. (#95446, TomasMatthias Clasen2003-11-121-1/+1
* Deprecate. Ditto.Kristian Rietveld2003-10-101-1/+4
* Remove dubious bitfields of unspecified signedness. (#112919, MortenMatthias Clasen2003-05-271-1/+1
* Use g_printf instead of system printf. (#99327)Matthias Clasen2002-12-151-3/+3
* Handle the case where the pointer is moved between screens during a handleOwen Taylor2002-12-141-3/+3
* Make multihead aware (#80283)Owen Taylor2002-11-121-143/+220
* Deprecation cleanupManish Singh2002-10-111-83/+93
* isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h>Darin Adler2002-02-081-1/+0
* gtk/gtkfilesel.c gtk/gtkgamma.c use stock labels for dialog actionSven Neumann2002-02-081-2/+3
* use gtk_label_new_with_mnemonic for labels that actually have mnemonicsManish Singh2002-02-021-6/+6
* More composite children.Matthias Clasen2002-01-181-0/+4
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-2/+3
* Fixed some parameter types in calls to g_signal_new().Murray Cumming2001-10-151-4/+4
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-1/+1
* gtk/gtkaccellabel.c (gtk_accel_label_class_init) Use Shift/Ctrl instead ofOwen Taylor2001-07-191-2/+2
* make this somewhat key-navigableHavoc Pennington2001-03-241-4/+6
* doh, this was broken beyond believe.Tim Janik2000-12-131-7/+3
* Add note about GtkMenuPositionFunc API changes.Alexander Larsson2000-11-081-9/+9
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-2/+2
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Ignore calls with <= width or height.Owen Taylor2000-07-031-72/+56
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-14/+2
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Added gettext-10.35Owen Taylor1998-12-141-22/+24
* Use IPC_RMID _after_ doing XShmAttach. This should work everywhere, andOwen Taylor1998-12-071-2/+4
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-2/+2