summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous minor fixes to remove ANSI C incompatibilitiesOwen Taylor1998-03-021-0/+21
* Changed 'entry != NULL' to 'editable != NULL' in three spots.Owen Taylor1998-03-021-0/+5
* Released GTK 0.99.4.PST 1998 Shawn T. amundson1998-03-021-0/+4
* small fix to notebook portionPST 1998 Shawn T. Amundson1998-03-021-0/+4
* Required changes for version change to 0.99.4PST 1998 Shawn T. Amundson1998-03-021-0/+14
* Make sure either the window or the depth is given when creating a pixmap.Owen Taylor1998-03-011-0/+5
* complete api change to honour message contexts. unfortunaltely this alsoTim Janik1998-03-011-0/+29
* I forgot to *commit* these before. Note to self: commit after applyingCST 1998 Shawn T. Amundson1998-03-011-5/+4
* hm if we save the default style, we should also provide a function toTim Janik1998-03-011-0/+8
* gtk/gtkentry.c gtk/gtktext.c gtkeditable.[ch]Owen Taylor1998-03-011-0/+7
* 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