| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/gtkcalendar.c: More changes: - The day with focus is now seperated | CDT 1998 Shawn T. Amundson | 1998-10-05 | 2 | -84/+134 |
* | gtk/gtkcalendar.c: Some significant changes, including: - No longer draw | CDT 1998 Shawn T. Amundson | 1998-10-04 | 2 | -414/+510 |
* | Added `visible'.GTK_1_1_2_MARTIN | Martin Baulig | 1998-10-04 | 2 | -7/+52 |
* | for unknown foreign fundamental types, collect an argument of the type | Tim Janik | 1998-10-03 | 7 | -21/+94 |
* | fixes for assignment errors with GTK_CTREE_NODE_NEXT/PREV | Lars Hamann | 1998-10-02 | 1 | -57/+80 |
* | make sure we don't segfault when looking up a non-existant value name | Tim Janik | 1998-10-02 | 1 | -8/+9 |
* | new function. (gtk_clist_insert): added g_return_val_if_fail() statements. | Tim Janik | 1998-10-01 | 4 | -595/+667 |
* | list all widgets in the ->widgets_by_action list that have a callback | Tim Janik | 1998-09-30 | 1 | -1/+1 |
* | 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 | 4 | -0/+2717 |
* | adde g_return_if_fail() statements. | Tim Janik | 1998-09-26 | 1 | -0/+12 |
* | set binary age and interface age to 0. | Tim Janik | 1998-09-26 | 3 | -41/+207 |
* | new function to get the *real* geometry position of a window, taken | Tim Janik | 1998-09-25 | 1 | -0/+115 |
* | update to Gtk+ version 1.1.3, binary age 1, interface age 1. | Tim Janik | 1998-09-23 | 2 | -5/+10 |
* | Shut up gcc AND cvsGTK_1_1_2a | Manish Singh | 1998-09-21 | 2 | -8/+7 |
* | use $(PERL) instead of perl render properly in non-square aspect ratios. | jaycox | 1998-09-21 | 2 | -9/+14 |
* | This shouldn't be there | Manish Singh | 1998-09-21 | 1 | -2363/+0 |
* | reallocate the required memory block, rather than allocating it newly from | Tim Janik | 1998-09-21 | 1 | -14/+8 |
* | shut up CVS | Manish Singh | 1998-09-21 | 1 | -0/+1 |
* | NEWS file update for upcoming release of Gtk+ version 1.1.2, binary age 0, | Tim Janik | 1998-09-21 | 1 | -1/+4 |
* | indent other than GNU indent should be OK now. | Owen Taylor | 1998-09-20 | 4 | -924/+19 |
* | Add names to prototype for gdk_image_new_bitmap. | Owen Taylor | 1998-09-20 | 1 | -0/+2 |
* | Forgot to commit this | Raja R Harinath | 1998-09-20 | 1 | -1/+1 |
* | gtk/Makefile.am: use $(AWK) instead of awk | jaycox | 1998-09-19 | 1 | -3/+3 |
* | Remove references to $(top_srcdir). (gtk.defs, | Raja R Harinath | 1998-09-18 | 2 | -38/+33 |
* | changed gpointer object_data; to GData*object_data to cure compiler | Tim Janik | 1998-09-18 | 2 | -18/+18 |
* | shutup CVS further | Manish Singh | 1998-09-17 | 1 | -0/+6 |
* | Move `gtkfeature.h' ... (gtkinclude_HEADERS): ... here. (gtk.defs): Pass | Raja R Harinath | 1998-09-17 | 1 | -2/+2 |
* | Update to libtool-1.2b, change library versioning scheme to drop | Owen Taylor | 1998-09-17 | 7 | -1164/+58 |
* | added gtk_object_set_data_destroy and gtk_object_set_data_destroy_by_id | Tim Janik | 1998-09-17 | 2 | -167/+78 |
* | Test whether type is not equal to GTK_TOOLBAR_CHILD_RADIOBUTTON before | Federico Mena Quintero | 1998-09-16 | 1 | -1/+1 |
* | Don't request a new size from the WM if we asked for the same size beforemerge-to-themes-2-5 | Owen Taylor | 1998-09-15 | 2 | -54/+106 |
* | at Sep 12 10:44:06 1998 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 1998-09-12 | 1 | -38/+96 |
* | new function to set/unset the selectable flag of a single row. | Lars Hamann | 1998-09-11 | 4 | -63/+218 |
* | Checking in minor changes. Now synced with 0.9.0.GTK_1_1_2 | Raph Levien | 1998-09-11 | 1 | -2/+50 |
* | added -posix check for NeXTStep | Manish Singh | 1998-09-09 | 1 | -3/+3 |
* | use g_atexit() instead of ATEXIT. | Tim Janik | 1998-09-08 | 2 | -4/+2 |
* | #include <stdlib.h> for rand() | Manish Singh | 1998-09-06 | 1 | -0/+1 |
* | don't include any gdk headers. added structure definitions for | Tim Janik | 1998-09-05 | 4 | -156/+193 |
* | `const' fixups.merge-to-themes-2-4 | Tim Janik | 1998-09-03 | 4 | -270/+290 |
* | Fixed up some of the bigendian 32bpp modes. | Raph Levien | 1998-09-03 | 1 | -1/+3 |
* | plug another small GtkSIgnalQuery leak. | Tim Janik | 1998-09-03 | 1 | -1/+3 |
* | GTK_MENU_DIR_CHILD: check for the existance of | Tim Janik | 1998-09-03 | 30 | -545/+745 |
* | Replaced "foo == TRUE" and "foo == FALSE" constructs by more forgiving | Federico Mena Quintero | 1998-09-02 | 1 | -10/+10 |
* | Unref the adjustment. | Owen Taylor | 1998-09-01 | 2 | -17/+71 |
* | I should have added testrgb to the .cvsignore last time. Now I have. | Raph Levien | 1998-09-01 | 1 | -0/+1 |
* | Minor improvements to gdkrgb, added testrgb to the gtk directory. | Raph Levien | 1998-09-01 | 1 | -0/+237 |
* | quell some warnings with g_hash_table_new | Manish Singh | 1998-08-29 | 4 | -3/+12 |
* | Make sure the mark we pass to line start is the beginning of a real line, | Owen Taylor | 1998-08-25 | 1 | -8/+23 |
* | Updated the stupid builtins file, again - Federico | Arturo Espinosa | 1998-08-25 | 1 | -1/+1 |