| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -74/+108 |
* | When changing months when the user clicks on a prev-month or next-month | Owen Taylor | 2002-03-21 | 1 | -40/+63 |
* | s/columns/rows/ in docs. (#70199) | Matthias Clasen | 2002-02-22 | 1 | -1/+1 |
* | A bunch of small allocation/drawing fixes. | Owen Taylor | 2002-02-14 | 1 | -60/+61 |
* | Patch from Bill Haneman to draw to focus using gtk_paint_focus() with the | Owen Taylor | 2002-02-14 | 1 | -9/+25 |
* | Set finalize handler; (gtk_calendar_finalize): Rename gtk_calendar_destroy | Anders Carlsson | 2002-02-10 | 1 | -6/+10 |
* | Remove excess calls to g_return_if_fail from static and virtual functions. | Matthias Clasen | 2002-01-30 | 1 | -36/+0 |
* | Fix some bugs with size requisition. (From Bill Haneman) Draw headers and | Owen Taylor | 2001-12-03 | 1 | -84/+25 |
* | Use the current day, as well as the current month and year. | Owen Taylor | 2001-09-20 | 1 | -1/+1 |
* | Fix up for changes to PangoFontDescription. | Owen Taylor | 2001-09-18 | 1 | -4/+0 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -30/+3 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -0/+5 |
* | gtk_calendar_button_press: check for action_func != NULL | Denis Oliver Kropp | 2001-04-04 | 1 | -1/+1 |
* | make this somewhat key-navigable | Havoc Pennington | 2001-03-24 | 1 | -15/+17 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -9/+9 |
* | Remove draw_focus and draw_default (gtk_widget_draw_focus): remove this | Havoc Pennington | 2001-02-28 | 1 | -47/+2 |
* | Copy data and free data with free(). | Alexander Larsson | 2001-02-19 | 1 | -1/+1 |
* | Adopt to new prototypes for unicode,locale,filename conversion functions. | Owen Taylor | 2001-01-05 | 1 | -2/+2 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -11/+10 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -16/+0 |
* | Patch from ChiDeok Hwang to fix memleaks found by Evan Martin. | Owen Taylor | 2000-11-18 | 1 | -0/+22 |
* | g_filename_{to,from}_utf8 now takes an extra parameter. | Robert Brady | 2000-11-12 | 1 | -4/+10 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | Doc comment fixing. (Mostly non-matching parameter names.) | Owen Taylor | 2000-09-07 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | Add a 'text' argument to set the initial text. | Owen Taylor | 2000-07-02 | 1 | -9/+5 |
* | Use pango_layout_get_pixel_extents() to remove a large number of '/ | Owen Taylor | 2000-07-02 | 1 | -32/+32 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -27/+26 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -99/+114 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -16/+18 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -3/+7 |
* | Implement num_marked_dates, and don't emit mutiple day_selected signals on | GMT 2000 Tony Gale | 2000-02-26 | 1 | -9/+15 |
* | This might seem like a large patch, but it isn't that bad, and nothing | Tor Lillqvist | 1999-03-15 | 1 | -0/+4 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+7 |
* | increment years and months by two not three on double clicks, patch | Tim Janik | 1999-02-20 | 1 | -3/+6 |
* | When setting styles, remove unecessary explicits draws and clears. | Owen Taylor | 1999-02-16 | 1 | -2/+0 |
* | gtk.m4: When testing to see if glib exists, set LIBS="$GTK_LIBS $LIBS" NOT | Elliot Lee | 1998-12-31 | 1 | -1/+1 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -3/+3 |
* | deprecated gtk_widget_freeze_accelerators and | Tim Janik | 1998-11-28 | 1 | -37/+38 |
* | Fix for marking days from Dan Reish <dreish@izzy.net>. | CST 1998 Shawn T. Amundson | 1998-11-20 | 1 | -1/+2 |
* | gtk/gtkcalendar.c: More changes: - The day with focus is now seperated | CDT 1998 Shawn T. Amundson | 1998-10-05 | 1 | -81/+127 |
* | gtk/gtkcalendar.c: Some significant changes, including: - No longer draw | CDT 1998 Shawn T. Amundson | 1998-10-04 | 1 | -375/+507 |
* | new function. (gtk_clist_insert): added g_return_val_if_fail() statements. | Tim Janik | 1998-10-01 | 1 | -524/+561 |
* | gtk/gtkcalendar.c: examples/calendar/gcalendar.c: remove HAVE_FEATURES | CDT 1998 Shawn T. Amundson | 1998-09-28 | 1 | -15/+0 |
* | gtk/gtkcalendar.c: examples/calendar: Added gtkcalendar widget and demo | CDT 1998 Shawn T. Amundson | 1998-09-27 | 1 | -0/+2561 |