summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
* fail silently for toplevels. if resize_mode changes to GTK_RESIZE_PARENT,Tim Janik1998-06-191-0/+20
* Only respond to selection with button 1. This allows context-sensitiveOwen Taylor1998-06-191-0/+6
* replaced some gtk_object_data_force_id with g_quark_from_static_stringTim Janik1998-06-191-0/+15
* Remove --g-fatal-warnings flag from argv.Owen Taylor1998-06-191-1/+88
* Use pointer<->int conversion macros to avoid warnings.Federico Mena Quintero1998-06-181-0/+7
* yeppers, accelerator changes to fix the gimp. commit message dedicated toTim Janik1998-06-181-0/+34
* *** empty log message ***Stefan Jeske1998-06-171-0/+6
* new function gdk_window_at_pointer() to retrive the current GdkWindow theTim Janik1998-06-171-0/+16
* Now accepts an extra "clip" parameter, which is the clipping rectangle toFederico Mena Quintero1998-06-171-0/+7
* fix from TimJ for off-by-one error in table resizingManish Singh1998-06-161-0/+5
* boy! did i really modify that many files?Tim Janik1998-06-161-0/+84
* Moved font lists from the klass structure to a static structure inOwen Taylor1998-06-161-0/+16
* gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.plOwen Taylor1998-06-151-0/+42
* Patch from Tom Bech <tomb@ii.uib.no>, to handle color specs of the form cOwen Taylor1998-06-131-0/+6
* *** empty log message ***Stefan Jeske1998-06-131-0/+6
* Removed code for drawing the child in two places at once. Unfortunately,Owen Taylor1998-06-131-0/+16
* renamed enum GtkAnchor and GtkSide to GtkAnchorType and GtkSideType, to beTim Janik1998-06-121-0/+10
* Added gtkpackerCDT 1998 Shawn T. Amundson1998-06-121-0/+8
* Fixed broken list-removal code.Owen Taylor1998-06-111-0/+8
* Support ACLOCAL_FLAGSOwen Taylor1998-06-111-2/+6
* #define GTK_HAVE_ACCEL_GROUPManish Singh1998-06-111-0/+4
* Added missing quotes.Owen Taylor1998-06-111-0/+4
* Renamed from G_COMPILED_WITH_DEBUGGING.Raja R Harinath1998-06-111-0/+3
* Explain check better.Raja R Harinath1998-06-111-0/+8
* glib/* Moved to glib moduleOwen Taylor1998-06-101-0/+15
* adapted clist pixmap clippingLars Hamann1998-06-101-0/+11
* Renamed g_const_pointer => gconstpointer.Owen Taylor1998-06-101-0/+9
* prevent gdk_init() from segfaulting when invoked with (NULL, NULL); (thisTim Janik1998-06-101-0/+4
* enum and flags type creation can now be done throughTim Janik1998-06-101-0/+9
* Add $(srcdir) where needed (in the rule), and removed it where not neededRaja R Harinath1998-06-101-0/+3
* Pass $srcdir in environment to genmarshal.pl. Look for `gtkmarshal.list'Raja R Harinath1998-06-101-0/+6
* Removed g_object_pointer_hash, which was just g_direct_hash.Owen Taylor1998-06-091-1/+20
* Removed the fleur_cursor field. Now the cursor is created/destroyed onFederico Mena Quintero1998-06-091-0/+10
* renamed the newly created gtk_enum_get_values and gtk_enum_set_values toTim Janik1998-06-091-0/+11
* new functions gtk_selection_data_copy and gtk_selection_data_free.Tim Janik1998-06-091-0/+39
* wrapped enum definitions with glib macros.Tim Janik1998-06-081-0/+11
* feature check menu items in the compatibility code (this required me toTim Janik1998-06-071-0/+6
* further additions to fit the gimp's code. additions to the dumping code toTim Janik1998-06-071-1/+7
* *** empty log message ***Marius Vollmer1998-06-071-0/+5
* support different types of callbacks, to maintain existing code.Tim Janik1998-06-071-0/+6
* fixed an assertment.Tim Janik1998-06-071-0/+112
* New files to automagically extract code examples from the tutorial.BST 1998 Tony Gale1998-06-041-0/+6
* reversed test sequence for GTK_WIDGET_CAN_FOCUS and GTK_IS_CONTAINERLars Hamann1998-06-021-0/+6
* minor changes to support auto extraction of example codeBST 1998 Tony Gale1998-06-021-0/+5
* Update of Italian Tutorial to Tutorial of 24th May, from Daniele CanazzaBST 1998 Tony Gale1998-06-011-0/+5
* - new section on Events - change all delete_event callbacks to include aBST 1998 Tony Gale1998-05-291-0/+13
* New enumeration for the "mode" field of crossing events. (structFederico Mena Quintero1998-05-271-0/+13
* include gdkx.h always (for GDK_ROOT_WINDOW)Radek Doulik1998-05-261-0/+4
* - GtkTooltips, update to current API - change all 'gpointer *data' toBST 1998 Tony Gale1998-05-241-0/+7
* Bombo out with a moderately helpful message if detection of X librariesOwen Taylor1998-05-241-0/+20