GTK-1.3.5 : GtkCalendar modifications



Hi,

I have just done a few modifications of the GtkCalendar widget 
(GTK+ 1.3.5).

A - The modifications are the following :

	1 - Substitution of the locale date routines by the 
	    glib-1.3.5/gdate routines.

	2 - Displaying of the current day :
	    A new GtkCalendarDisplayOption is used.

	3 - Displaying of the holidays of a defined country
	    (a routine searchs if a day is a day-off in the 
	     defined country) :

	    - A new GtkCalendarDisplayOption is used
	    - A new function can specify the country
 	      (by default LC_TIME)
	    
	4 - Modification of the tests/testcalendar.c to test 
	    the good running of these alterations.

B - Can these modifications be interesting ?

C - The associate patch being rather large,
    where can I diffuse it to not overload the gtk-devel_list ?

Regards.

Jean-Noel




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]