summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* new functions gtk_selection_data_copy and gtk_selection_data_free.Tim Janik1998-06-0942-645/+1268
* check for func in g_[s]list_insert_sorted and g_[s]list_find_customTim Janik1998-06-083-98/+106
* wrapped enum definitions with glib macros.Tim Janik1998-06-0830-1263/+3141
* Start of marshalling centralization.Elliot Lee1998-06-084-0/+99
* hrm.. extra #pragma..Manish Singh1998-06-071-1/+0
* silly typoManish Singh1998-06-071-1/+1
* Added g_s?list_find_custom functions to allow user to specify aElliot Lee1998-06-073-0/+35
* Allow the user to pass --enable-mem-check and --enable-mem-profile atElliot Lee1998-06-074-62/+86
* feature check menu items in the compatibility code (this required me toTim Janik1998-06-0710-8/+88
* further additions to fit the gimp's code. additions to the dumping code toTim Janik1998-06-0711-62/+260
* New prototypes. New functions.Marius Vollmer1998-06-073-0/+116
* *** empty log message ***Marius Vollmer1998-06-077-0/+35
* support different types of callbacks, to maintain existing code.Tim Janik1998-06-079-15/+97
* remove these files, we got gtkaccelgroup.[ch] now.Tim Janik1998-06-072-501/+0
* fixed an assertment.Tim Janik1998-06-0763-1715/+7922
* Commented out the MEM_PROFILE and MEM_CHECK from gmem.c, causing problemsManish Singh1998-06-065-5/+11
* Add \n's on the end of g_prints in the mem profiling code.Elliot Lee1998-06-051-4/+4
* Set package version to 1.0.4 in anticipation of upcoming release.rhlabs1998-06-041-1/+1
* New files to automagically extract code examples from the tutorial.BST 1998 Tony Gale1998-06-049-0/+101
* reversed test sequence for GTK_WIDGET_CAN_FOCUS and GTK_IS_CONTAINERLars Hamann1998-06-029-19/+61
* minor changes to support auto extraction of example codeBST 1998 Tony Gale1998-06-029-56/+97
* Added function gtk_clist_swap to swap two rows in a clist; I also haveJay Painter1998-06-024-8/+103
* wrote a comment describing why a hash node's key should not also getTim Janik1998-06-026-6/+86
* Update of Italian Tutorial to Tutorial of 24th May, from Daniele CanazzaBST 1998 Tony Gale1998-06-019-64/+99
* - new section on Events - change all delete_event callbacks to include aBST 1998 Tony Gale1998-05-2919-2340/+2821
* New enumeration for the "mode" field of crossing events. (structFederico Mena Quintero1998-05-2710-0/+209
* include gdkx.h always (for GDK_ROOT_WINDOW)Radek Doulik1998-05-269-4/+28
* Revert, as per Owen's requestElliot Lee1998-05-251-94/+5
* Make GtkEditable use signals instead of calling klass->... for stuff. Could s...Elliot Lee1998-05-241-5/+94
* - GtkTooltips, update to current API - change all 'gpointer *data' toBST 1998 Tony Gale1998-05-249-64/+113
* Bombo out with a moderately helpful message if detection of X librariesOwen Taylor1998-05-248-1/+149
* Locate child at (border_width,border_width), notOwen Taylor1998-05-2311-2/+175
* Oops. Commited a file I should not have. Revert changeArturo Espinosa1998-05-221-0/+1
* Define GTK_HAVE_RC_SET_IMAGE_LOADER, to be used in gnome-libsMiguel de Icaza1998-05-2212-220/+517
* Fix size_allocate to pass on to the child even if child isn't visible.Elliot Lee1998-05-228-3/+45
* Changed logOwen Taylor1998-05-227-14/+140
* Added style_set handler.Owen Taylor1998-05-227-62/+267
* use GTK_TYPE_GDK_EVENT in (un)?select_row signal.CEST 1998 Paolo Molaro1998-05-228-2/+44
* clog ent for changesElliot Lee1998-05-217-0/+35
* I should have named it gtk_rc_set_image_loader() initially - fixedElliot Lee1998-05-212-2/+2
* Allow user to set a custom image loading routine for loading bg_pixmap'sElliot Lee1998-05-212-3/+36
* Use pthread_attr_init() as a test function, since most of the rest ofOwen Taylor1998-05-2010-1/+42
* conditionally define NULL, FALSE and TRUE. (g_mem_chunk_create): newTim Janik1998-05-202-28/+46
* Add GDK_SUBSTRUCTURE_NOTIFY_MASKElliot Lee1998-05-195-9/+18
* gdk_region_get_clipbox() lets you get a rectangle around the region.Elliot Lee1998-05-193-0/+41
* Tue, 19 May 1998 11:51:02 +0200 Paolo Molaro <lupus@debian.org>Paolo Molaro1998-05-1912-5/+320
* entry for previous changeElliot Lee1998-05-187-0/+28
* Allow GTK_DEBUG=signals - VERY useful ;-)Elliot Lee1998-05-183-2/+8
* Forgotten entry for visibility_notify_eventElliot Lee1998-05-187-0/+28
* changed "proximity-in-event", "drop-data-available-event",Tim Janik1998-05-1811-9/+102