]> Pileus Git - ~andy/gtk/history - gtk/gtkcalendar.c
Translation updated by Ivar Smolin.
[~andy/gtk] / gtk / gtkcalendar.c
2005-07-13 Matthias ClasenFix an unintentional case of width-for-height... (...
2005-06-18 Matthias ClasenFix nl_langinfo() use
2005-06-15 Matthias ClasenFix 307689
2005-06-13 Kjartan MaraasDon't leak the cairo context. Closes bug #307426.
2005-06-12 Matthias ClasenAllow localization of the format in which the year...
2005-06-10 Matthias ClasenDoc fixes.
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-21 Matthias Clasen: Mark param spec strings as static.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenMore canonical property names.
2005-01-14 Matthias ClasenCheck for _NL_TIME_FIRST_WEEKDAY too, since it is an...
2005-01-13 Matthias ClasenCheck for nl_langinfo() Use nl_langinfo() when it's...
2004-11-12 Matthias Clasen2.5.5
2004-10-22 Matthias ClasenDocument how to use info with text/image targets.
2004-09-01 Matthias ClasenOnly start a drag if the left button is pressed. (...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-23 Matthias ClasenRemove unnecessary checks. (#148175, Morten Welinder)
2004-07-21 Matthias ClasenUse the new text target functionality in GtkTargetList...
2004-07-21 Matthias ClasenRemove trailing commas from enumerations. (#148035)
2004-07-15 Matthias ClasenUse 'cannot' instead of 'can not' in messages. (#144226...
2004-07-04 Matthias ClasenFix off-by-one error. GDate month is one-based and...
2004-06-10 Matthias ClasenStart the drag before focusing the selected.day. Stop...
2004-06-10 Matthias ClasenStart spinning before calling arrow_action(), so that...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-30 Federico Mena QuinteroRemove C++ comment; reported by Damien Carbery <damien...
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2004-01-02 Matthias ClasenChanges to support week_start values other than 0 and...
2003-12-21 Matthias ClasenUse gtk_paint_arrow instead of draw_arrow_left/draw_arr...
2003-12-17 Matthias ClasenAdd missing GDK_THREADS_ENTER()/GDK_THREADS_LEAVE(...
2003-09-03 Kristian Rietveldbrooooooooken pipe.
2003-08-08 Matthias ClasenAdd DND support to GtkCalendar. The selected date is...
2003-08-08 Matthias ClasenGet the information about the first day of the week...
2003-08-08 Matthias ClasenComplete the RTL flipping support for GtkCalendar,...
2003-08-08 Matthias ClasenAdd and hook in gtk_calendar_scroll, to let the mouse...
2003-07-03 Soeren SandmannInsert cast to fix warning. Assign something to old_val...
2003-06-14 Matthias ClasenDocument new properties as 2.4 additions.
2003-06-05 Matthias ClasenReplace deprecated gtk_timeout_* functions by their...
2003-05-20 Matthias ClasenMake calendar controls spin. (#112540)
2003-05-08 Matthias ClasenSome calendar improvements.
2002-12-15 Matthias ClasenUse g_printf instead of system printf. (#99327)
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...