summaryrefslogtreecommitdiff
path: root/tests/testselection.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Add missing break statementsBenjamin Otte2016-03-201-0/+2
* tests: Don't use deprecated functions in testselectionBenjamin Otte2014-04-101-15/+16
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* tests: Use a box instead of a table in testselectionBenjamin Otte2011-09-271-14/+8
* tests: Use accessor functions to access GtkSelectionDataJavier Jardón2010-12-151-13/+18
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* tests: use accessor functions to access GtkToogleButtonJavier Jardón2010-10-261-1/+1
* tests/testselection.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-1/+1
* Use accessor functions to access GtkDialogJavier Jardón2010-07-131-6/+7
* Remove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN guardsJavier Jardón2010-06-071-2/+0
* Replace GtkText in testselection with GtkTextViewChristian Dywan2010-05-031-26/+11
* Remove gtkmain stuff from docs and tutorial.Javier Jardón2010-05-031-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
* Fix many sparse warnings.Matthias Clasen2004-10-281-33/+33
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.Manish Singh2002-11-201-0/+2
* Deprecation cleanupManish Singh2002-10-131-15/+14
* Make color selection and selection examples work.Matthias Clasen2002-03-041-2/+2
* Convert over to using an GtkInvisible - selections don't work properlyOwen Taylor2002-02-251-5/+8
* Fix problem with g_return_if_fail return value.Owen Taylor2001-10-221-6/+4
* Now it's a GObject instead of a GtkObject. TheJonathan Blandford2001-06-071-1/+1
* Updated.Owen Taylor2001-04-031-1/+1
* bracket in #ifdef GTK_ENABLE_BROKEN.Havoc Pennington2001-01-311-0/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7
* eliminated some queue_draws when invoking gtk_widget_set_state, since thatTim Janik1999-01-111-2/+2
* Add in missing 'flags' field to target list.Owen Taylor1998-12-091-3/+3
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-2/+2
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-50/+62
* Warning cleanups.. cvsignore stuffManish Singh1998-06-091-0/+1
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* ( From: James Henstridge <james@daa.com.au> )Owen Taylor1998-03-181-1/+1
* gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch]Owen Taylor1998-02-131-3/+3
* Several portability fixes from Michael Callahan <callahan@xmission.com>Shawn Amundson1998-01-031-1/+2
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-0/+1
* gtkimage.c: Fixes to expose handler from Rob BrowningOwen Taylor1997-12-081-2/+2
* Initial revisionElliot Lee1997-11-241-0/+466