]> Pileus Git - ~andy/gtk/history - gtk/gtkcalendar.c
Use the correct screen for getting the height. (Fix from Stephen Browne,
[~andy/gtk] / gtk / gtkcalendar.c
2002-10-09 Manish SinghDeprecation cleanup
2002-03-21 Owen TaylorWhen changing months when the user clicks on a prev...
2002-02-22 Matthias Clasens/columns/rows/ in docs. (#70199)
2002-02-14 Owen TaylorA bunch of small allocation/drawing fixes.
2002-02-14 Owen TaylorPatch from Bill Haneman to draw to focus using gtk_pain...
2002-02-10 Anders CarlssonSet finalize handler; (gtk_calendar_finalize): Rename...
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2001-12-03 Owen TaylorFix some bugs with size requisition. (From Bill Haneman...
2001-09-20 Owen TaylorUse the current day, as well as the current month and...
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-04-04 Denis Oliver Kroppgtk_calendar_button_press: check for action_func !...
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2001-02-28 Havoc PenningtonRemove draw_focus and draw_default (gtk_widget_draw_foc...
2001-02-19 Alexander LarssonCopy data and free data with free().
2001-01-05 Owen TaylorAdopt to new prototypes for unicode,locale,filename...
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-11-18 Owen TaylorPatch from ChiDeok Hwang to fix memleaks found by Evan...
2000-11-12 Robert Bradyg_filename_{to,from}_utf8 now takes an extra parameter.
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-09-07 Owen TaylorDoc comment fixing. (Mostly non-matching parameter...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-02 Owen TaylorAdd a 'text' argument to set the initial text.
2000-07-02 Owen TaylorUse pango_layout_get_pixel_extents() to remove a large...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-26 GMT 2000 Tony GaleImplement num_marked_dates, and don't emit mutiple...
1999-03-15 Tor LillqvistThis might seem like a large patch, but it isn't that...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-20 Tim Janikincrement years and months by two not three on double...
1999-02-16 Owen TaylorWhen setting styles, remove unecessary explicits draws...
1998-12-31 Elliot Leegtk.m4: When testing to see if glib exists, set LIBS...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-28 Tim Janikdeprecated gtk_widget_freeze_accelerators and
1998-11-20 CST 1998 Shawn T... Fix for marking days from Dan Reish <dreish@izzy.net>.
1998-10-05 CDT 1998 Shawn T... gtk/gtkcalendar.c: More changes: - The day with focus...
1998-10-04 CDT 1998 Shawn T... gtk/gtkcalendar.c: Some significant changes, including...
1998-10-01 Tim Janiknew function. (gtk_clist_insert): added g_return_val_if...
1998-09-28 CDT 1998 Shawn T... gtk/gtkcalendar.c: examples/calendar/gcalendar.c: remov...
1998-09-27 CDT 1998 Shawn T... gtk/gtkcalendar.c: examples/calendar: Added gtkcalendar...