| Commit message (Expand) | Author | Age | Files | Lines |
* | boy! did i really modify that many files? | Tim Janik | 1998-06-16 | 54 | -903/+1993 |
* | Moved font lists from the klass structure to a static structure in | Owen Taylor | 1998-06-16 | 8 | -210/+195 |
* | Added maintainer-rule autogened files | Manish Singh | 1998-06-16 | 3 | -2/+69 |
* | Made the gtkmarshal.* generation rules maintainer-only. | Owen Taylor | 1998-06-16 | 2 | -3/+218 |
* | Actually add in the files... | Owen Taylor | 1998-06-15 | 2 | -0/+3506 |
* | gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.pl | Owen Taylor | 1998-06-15 | 19 | -1326/+1672 |
* | Redo (and complete) movement of all pointer types into pointer_data in the Gt... | Elliot Lee | 1998-06-14 | 2 | -5/+3 |
* | Reformat two function prototypes for cosmetics | Elliot Lee | 1998-06-14 | 1 | -2/+2 |
* | reverting changes that depend on other code which i'm going to | Tim Janik | 1998-06-14 | 1 | -11/+0 |
* | heal gtk. ;) | Tim Janik | 1998-06-14 | 3 | -15/+29 |
* | s/string_data/pointer_data/ as needed to match GtkArg | Elliot Lee | 1998-06-14 | 3 | -11/+9 |
* | New API to set the shadow type of the arrow panel. | Stefan Jeske | 1998-06-13 | 3 | -7/+34 |
* | Removed code for drawing the child in two places at once. Unfortunately, | Owen Taylor | 1998-06-13 | 1 | -1/+20 |
* | renamed enum GtkAnchor and GtkSide to GtkAnchorType and GtkSideType, to be | Tim Janik | 1998-06-12 | 7 | -144/+244 |
* | Added gtkpacker | CDT 1998 Shawn T. Amundson | 1998-06-12 | 4 | -0/+1023 |
* | Fixed broken list-removal code. | Owen Taylor | 1998-06-11 | 1 | -14/+17 |
* | #define GTK_HAVE_ACCEL_GROUP | Manish Singh | 1998-06-11 | 1 | -0/+2 |
* | glib/* Moved to glib module | Owen Taylor | 1998-06-10 | 1 | -4/+4 |
* | adapted clist pixmap clipping | Lars Hamann | 1998-06-10 | 3 | -112/+247 |
* | Renamed g_const_pointer => gconstpointer. | Owen Taylor | 1998-06-10 | 5 | -21/+21 |
* | prevent gdk_init() from segfaulting when invoked with (NULL, NULL); (this | Tim Janik | 1998-06-10 | 3 | -10/+21 |
* | enum and flags type creation can now be done through | Tim Janik | 1998-06-10 | 2 | -103/+153 |
* | Thinko... The ChangeLog entry still stands. | Raja R Harinath | 1998-06-10 | 1 | -4/+4 |
* | Add $(srcdir) where needed (in the rule), and removed it where not needed | Raja R Harinath | 1998-06-10 | 1 | -20/+20 |
* | Pass $srcdir in environment to genmarshal.pl. Look for `gtkmarshal.list' | Raja R Harinath | 1998-06-10 | 2 | -2/+2 |
* | more const pointer corrections. | Tim Janik | 1998-06-10 | 1 | -10/+10 |
* | Removed g_object_pointer_hash, which was just g_direct_hash. | Owen Taylor | 1998-06-09 | 6 | -40/+34 |
* | Removed the fleur_cursor field. Now the cursor is created/destroyed on | Federico Mena Quintero | 1998-06-09 | 2 | -9/+11 |
* | Warning cleanups.. cvsignore stuff | Manish Singh | 1998-06-09 | 3 | -0/+4 |
* | renamed the newly created gtk_enum_get_values and gtk_enum_set_values to | Tim Janik | 1998-06-09 | 4 | -10/+88 |
* | removed some bogus commas. | Tim Janik | 1998-06-09 | 1 | -3/+3 |
* | new functions gtk_selection_data_copy and gtk_selection_data_free. | Tim Janik | 1998-06-09 | 34 | -643/+994 |
* | wrapped enum definitions with glib macros. | Tim Janik | 1998-06-08 | 18 | -967/+2741 |
* | Start of marshalling centralization. | Elliot Lee | 1998-06-08 | 4 | -0/+99 |
* | hrm.. extra #pragma.. | Manish Singh | 1998-06-07 | 1 | -1/+0 |
* | silly typo | Manish Singh | 1998-06-07 | 1 | -1/+1 |
* | feature check menu items in the compatibility code (this required me to | Tim Janik | 1998-06-07 | 2 | -8/+37 |
* | further additions to fit the gimp's code. additions to the dumping code to | Tim Janik | 1998-06-07 | 4 | -55/+211 |
* | support different types of callbacks, to maintain existing code. | Tim Janik | 1998-06-07 | 2 | -15/+55 |
* | remove these files, we got gtkaccelgroup.[ch] now. | Tim Janik | 1998-06-07 | 2 | -501/+0 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 48 | -1704/+6957 |
* | Commented out the MEM_PROFILE and MEM_CHECK from gmem.c, causing problems | Manish Singh | 1998-06-06 | 1 | -1/+2 |
* | reversed test sequence for GTK_WIDGET_CAN_FOCUS and GTK_IS_CONTAINER | Lars Hamann | 1998-06-02 | 2 | -19/+19 |
* | Added function gtk_clist_swap to swap two rows in a clist; I also have | Jay Painter | 1998-06-02 | 3 | -6/+101 |
* | Revert, as per Owen's request | Elliot Lee | 1998-05-25 | 1 | -94/+5 |
* | Make GtkEditable use signals instead of calling klass->... for stuff. Could s... | Elliot Lee | 1998-05-24 | 1 | -5/+94 |
* | Locate child at (border_width,border_width), not | Owen Taylor | 1998-05-23 | 1 | -2/+2 |
* | Oops. Commited a file I should not have. Revert change | Arturo Espinosa | 1998-05-22 | 1 | -0/+1 |
* | Define GTK_HAVE_RC_SET_IMAGE_LOADER, to be used in gnome-libs | Miguel de Icaza | 1998-05-22 | 3 | -148/+169 |
* | Fix size_allocate to pass on to the child even if child isn't visible. | Elliot Lee | 1998-05-22 | 1 | -3/+3 |