summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
* gtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch]Owen Taylor1998-03-011-1/+22
* gtk/gtkentry.[ch] gtktext.c gtkeditable.[ch]Owen Taylor1998-03-011-0/+22
* handle box signals. fixups for 99.4 -timjTim Janik1998-02-281-1/+10
* fix behavior of gtk_preview_put() with srcx/srcy != 0,Tim Janik1998-02-281-0/+9
* we make an active server grab now, this way we can change the cursorTim Janik1998-02-271-0/+18
* gtk/gtktext.cOwen Taylor1998-02-271-0/+34
* new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and StefanTim Janik1998-02-251-0/+9
* logged changeOwen Taylor1998-02-251-0/+14
* added questions on: - Why don't the contents of a button move when theTony Gale1998-02-251-0/+15
* Added some support for i18n. The support for input methods, includingOwen Taylor1998-02-251-0/+21
* fixed some bugs in the resizing code (it was leakingTim Janik1998-02-241-4/+1
* Don't process configure events that just move the window, and don't resizeOwen Taylor1998-02-231-0/+8
* Added gtk_toolbar_*_element() functions. Rewrote othersrhlabs1998-02-231-0/+10
* implemented the statusbar widget. my first intend was to fix the code, butTim Janik1998-02-231-0/+10
* Allow gtk_clist_insert() to work on empty lists.rhlabs1998-02-231-0/+5
* Count idle handlers at internal priority as pending events.Owen Taylor1998-02-221-0/+5
* renamed signal GtkWidget::set_parent to GtkWidget::parent_set. since it'sTim Janik1998-02-221-0/+7
* fixed a bug for mode GDK_CC_MODE_TRUE, when on a 24-bit visual on a 32-bitMET 1998 Eckehard Berns1998-02-211-0/+5
* Added a NULL test in gtk_entry_set_text. (Fielded a report on #gimpscott1998-02-211-0/+5
* gtk_object_query_args takes an additional pointer now which if suppliedTim Janik1998-02-211-0/+25
* Various FAQ updates, including:Tony Gale1998-02-201-0/+5
* New widget GtkTipsQuery for letting the user query tooltips of widgets.Tim Janik1998-02-201-0/+13
* removed g_warnings from the common XShm failure cases in gdkimage.cLarry Ewing1998-02-201-0/+4
* Added M-p and M-n key equivalents for up and down keys. Just for us EmacsFederico Mena Quintero1998-02-191-0/+5
* Use POINTER_MOTION_HINT when dragging shapes around. (gtk-wille-980203-0Owen Taylor1998-02-191-0/+19
* present the argument access masks on their announcement.Tim Janik1998-02-191-0/+33
* configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.cOwen Taylor1998-02-191-0/+25
* applied gtk-hamann_jeske-980218-0.patch.gz, a patch from Lars Hamann andTim Janik1998-02-191-0/+17
* A couple of compiler warning fixes, GtkCList signal changes, changedJay Painter1998-02-181-0/+7
* new signal GtkWidget::set_parent. this signal will be emitted once aTim Janik1998-02-181-0/+8
* new functions gtk_tooltips_data_get and gtk_tooltips_set_tip,Tim Janik1998-02-181-0/+20
* Added some missing newlines on debug messages.Federico Mena Quintero1998-02-171-0/+4
* invoke gtk_entry_grow_text already in this place, so the application willTim Janik1998-02-171-0/+4
* applied patch to fix draw_indicator behaviour from Lars Hamann and StefanTim Janik1998-02-171-0/+15
* From Patrice Fortier <Patrice.Fortier@aquarel.fr>Owen Taylor1998-02-171-0/+8
* From Patrice Fortier <Patrice.Fortier@aquarel.fr>Owen Taylor1998-02-171-0/+14
* Use gtk_signal_default_marshaller, for expand/collapse signals.Owen Taylor1998-02-161-0/+5
* check for clist !REALIZED. (draw_rows): bail out if the widget isn'tTim Janik1998-02-131-0/+10
* Realize window before creating xpm so it gets the right colormap/visual,Owen Taylor1998-02-131-0/+6
* gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch]Owen Taylor1998-02-131-0/+43
* Fixed unrealize handler to comply with the documentation (which mentionsFederico Mena Quintero1998-02-121-0/+16
* backed out the section "Gnits to care about". new file, kinda developersTim Janik1998-02-111-1/+3
* new function gtk_signal_handler_pending() returning the id of the nextTim Janik1998-02-101-1/+9
* ok, there have been several severe bugs in the signal handler referencingTim Janik1998-02-101-0/+28
* Check for the RESIZE_NEEDED flag and remove the widget from the list.Owen Taylor1998-02-101-1/+13
* no longer a private routine; gtksignal.h: export gtk_signal_get_handlersMiguel de Icaza1998-02-091-0/+6
* new fundtion to return the widget that the menu is attached to.Tim Janik1998-02-081-0/+5
* use a mask of 0xffffffff instead of 0xffff, since there are 22 flagsOwen Taylor1998-02-071-0/+3
* use a mask of 0xffffffff instead of 0xffff, since there are 22 flagsOwen Taylor1998-02-071-0/+6
* don't wipe out window_private's x and y coordinates if the configureTim Janik1998-02-071-0/+6