summaryrefslogtreecommitdiff
path: root/tests/testcalendar.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid a crash in testcalendarMatthias Clasen2014-12-231-4/+10
* More removal of deprecated APIMatthias Clasen2014-10-071-4/+12
* tests: Stop using GtkAlignmentMatthias Clasen2014-05-231-21/+31
* tests: fix testcalendarCarlos Garnacho2014-03-071-1/+2
* tests: Don't call to-be-deprecated functionBenjamin Otte2012-12-061-2/+3
* Change FSF AddressJavier Jardón2012-02-271-8/+7
* testcalendar: gtk_misc_set_alignment replacingDiego Celix2011-08-281-3/+6
* tests: Make variable const to silence gccBenjamin Otte2011-06-011-1/+1
* tests: avoid boxed structs copying where possibleJavier Jardón2011-05-311-2/+1
* Make tests compile without using GtkStyle apiMatthias Clasen2010-12-041-14/+13
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-13/+14
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-13/+13
* Use gtk_paned_new() instead gtk_[v|h]paned_new()Javier Jardón2010-10-301-1/+1
* Use gtk_separator_new() instead gtk_[v|h]separator_new()Javier Jardón2010-10-301-5/+10
* Use gtk_button_box_new() instead gtk_[v|h]_button_box_new()Javier Jardón2010-10-301-1/+1
* Bring back lost functionalityMatthias Clasen2010-10-241-0/+11
* Assign all g_signal_connect() and friends to gulong variablesAlberto Garcia2010-10-221-1/+1
* Use accessor funcions to access GtkCalendarJavier Jardón2010-08-121-41/+13
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)Javier Jardón2010-03-021-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* use the right type for "subparser_data" and remove the (gpointer*) cast.Michael Natterer2008-01-301-2/+4
* Change GtkCalendarDetailFunc to return newly allocated string. (#339540)Mathias Hasselmann2008-01-171-2/+2
* Add GTK_CALENDAR_SHOW_DETAILS display flag, which chooses if details are show...Mathias Hasselmann2007-12-281-5/+6
* Apply trivial code-style changes from attachement 101101. (#339540)Mathias Hasselmann2007-12-281-14/+21
* Restructure testcalendar for testing calendar details. (#339540)Mathias Hasselmann2007-12-281-124/+398
* Fix many sparse warnings.Matthias Clasen2004-10-281-2/+2
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Use g_date_strftime(), fixing #74745. (Alper Ersoy)Owen Taylor2002-11-071-16/+13
* Deprecation cleanupManish Singh2002-10-131-76/+74
* Call setlocale (LC_ALL, ""). (#60606)Owen Taylor2001-10-101-1/+0
* new function, turns off decorations for a window.Havoc Pennington2001-03-071-1/+1
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+422