| Commit message (Expand) | Author | Age | Files | Lines |
* | new functions gtk_selection_data_copy and gtk_selection_data_free. | Tim Janik | 1998-06-09 | 42 | -645/+1268 |
* | check for func in g_[s]list_insert_sorted and g_[s]list_find_custom | Tim Janik | 1998-06-08 | 3 | -98/+106 |
* | wrapped enum definitions with glib macros. | Tim Janik | 1998-06-08 | 30 | -1263/+3141 |
* | 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 |
* | Added g_s?list_find_custom functions to allow user to specify a | Elliot Lee | 1998-06-07 | 3 | -0/+35 |
* | Allow the user to pass --enable-mem-check and --enable-mem-profile at | Elliot Lee | 1998-06-07 | 4 | -62/+86 |
* | feature check menu items in the compatibility code (this required me to | Tim Janik | 1998-06-07 | 10 | -8/+88 |
* | further additions to fit the gimp's code. additions to the dumping code to | Tim Janik | 1998-06-07 | 11 | -62/+260 |
* | New prototypes. New functions. | Marius Vollmer | 1998-06-07 | 3 | -0/+116 |
* | *** empty log message *** | Marius Vollmer | 1998-06-07 | 7 | -0/+35 |
* | support different types of callbacks, to maintain existing code. | Tim Janik | 1998-06-07 | 9 | -15/+97 |
* | remove these files, we got gtkaccelgroup.[ch] now. | Tim Janik | 1998-06-07 | 2 | -501/+0 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 63 | -1715/+7922 |
* | Commented out the MEM_PROFILE and MEM_CHECK from gmem.c, causing problems | Manish Singh | 1998-06-06 | 5 | -5/+11 |
* | Add \n's on the end of g_prints in the mem profiling code. | Elliot Lee | 1998-06-05 | 1 | -4/+4 |
* | Set package version to 1.0.4 in anticipation of upcoming release. | rhlabs | 1998-06-04 | 1 | -1/+1 |
* | New files to automagically extract code examples from the tutorial. | BST 1998 Tony Gale | 1998-06-04 | 9 | -0/+101 |
* | reversed test sequence for GTK_WIDGET_CAN_FOCUS and GTK_IS_CONTAINER | Lars Hamann | 1998-06-02 | 9 | -19/+61 |
* | minor changes to support auto extraction of example code | BST 1998 Tony Gale | 1998-06-02 | 9 | -56/+97 |
* | Added function gtk_clist_swap to swap two rows in a clist; I also have | Jay Painter | 1998-06-02 | 4 | -8/+103 |
* | wrote a comment describing why a hash node's key should not also get | Tim Janik | 1998-06-02 | 6 | -6/+86 |
* | Update of Italian Tutorial to Tutorial of 24th May, from Daniele Canazza | BST 1998 Tony Gale | 1998-06-01 | 9 | -64/+99 |
* | - new section on Events - change all delete_event callbacks to include a | BST 1998 Tony Gale | 1998-05-29 | 19 | -2340/+2821 |
* | New enumeration for the "mode" field of crossing events. (struct | Federico Mena Quintero | 1998-05-27 | 10 | -0/+209 |
* | include gdkx.h always (for GDK_ROOT_WINDOW) | Radek Doulik | 1998-05-26 | 9 | -4/+28 |
* | 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 |
* | - GtkTooltips, update to current API - change all 'gpointer *data' to | BST 1998 Tony Gale | 1998-05-24 | 9 | -64/+113 |
* | Bombo out with a moderately helpful message if detection of X libraries | Owen Taylor | 1998-05-24 | 8 | -1/+149 |
* | Locate child at (border_width,border_width), not | Owen Taylor | 1998-05-23 | 11 | -2/+175 |
* | 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 | 12 | -220/+517 |
* | Fix size_allocate to pass on to the child even if child isn't visible. | Elliot Lee | 1998-05-22 | 8 | -3/+45 |
* | Changed log | Owen Taylor | 1998-05-22 | 7 | -14/+140 |
* | Added style_set handler. | Owen Taylor | 1998-05-22 | 7 | -62/+267 |
* | use GTK_TYPE_GDK_EVENT in (un)?select_row signal. | CEST 1998 Paolo Molaro | 1998-05-22 | 8 | -2/+44 |
* | clog ent for changes | Elliot Lee | 1998-05-21 | 7 | -0/+35 |
* | I should have named it gtk_rc_set_image_loader() initially - fixed | Elliot Lee | 1998-05-21 | 2 | -2/+2 |
* | Allow user to set a custom image loading routine for loading bg_pixmap's | Elliot Lee | 1998-05-21 | 2 | -3/+36 |
* | Use pthread_attr_init() as a test function, since most of the rest of | Owen Taylor | 1998-05-20 | 10 | -1/+42 |
* | conditionally define NULL, FALSE and TRUE. (g_mem_chunk_create): new | Tim Janik | 1998-05-20 | 2 | -28/+46 |
* | Add GDK_SUBSTRUCTURE_NOTIFY_MASK | Elliot Lee | 1998-05-19 | 5 | -9/+18 |
* | gdk_region_get_clipbox() lets you get a rectangle around the region. | Elliot Lee | 1998-05-19 | 3 | -0/+41 |
* | Tue, 19 May 1998 11:51:02 +0200 Paolo Molaro <lupus@debian.org> | Paolo Molaro | 1998-05-19 | 12 | -5/+320 |
* | entry for previous change | Elliot Lee | 1998-05-18 | 7 | -0/+28 |
* | Allow GTK_DEBUG=signals - VERY useful ;-) | Elliot Lee | 1998-05-18 | 3 | -2/+8 |
* | Forgotten entry for visibility_notify_event | Elliot Lee | 1998-05-18 | 7 | -0/+28 |
* | changed "proximity-in-event", "drop-data-available-event", | Tim Janik | 1998-05-18 | 11 | -9/+102 |