summaryrefslogtreecommitdiff
path: root/gtk/testgtk.c
Commit message (Expand)AuthorAgeFilesLines
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-0/+103
* removed duplicate call to gtk_widget_set_policy.Michael K. Johnson1998-04-131-2/+0
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* don't shut down the tooltip on expose events.Tim Janik1998-04-111-1/+6
* Picky --enable-ansi cleanups.Owen Taylor1998-04-101-1/+1
* (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>)Owen Taylor1998-04-091-0/+6
* forgot to set the initial `0' cursor.Tim Janik1998-03-311-3/+4
* Improved main loop test. (Quits main loop properly, makes it more obviousOwen Taylor1998-03-301-10/+40
* Added wrapping capabilities to GtkSpinButton. New function :Tim Janik1998-03-291-1/+5
* implemented new flag shrink_on_detach (TRUE by default) which will causeTim Janik1998-03-241-2/+28
* Added optional word wrap, controlled by new functionOwen Taylor1998-03-231-6/+26
* leave container_class->add and container_class->remove untouched if weTim Janik1998-03-231-2/+32
* fixes to locale checksOwen Taylor1998-03-221-13/+40
* Don't respond to drops when grab is in effect. (workaround)Owen Taylor1998-03-221-4/+10
* major overhaul of the code, fixed all known bugs (hopefully ;).Tim Janik1998-03-211-1/+14
* #define M_PI if it isn't already initialize transparent properly, to makeManish Singh1998-03-191-3/+3
* ( From: James Henstridge <james@daa.com.au> )Owen Taylor1998-03-181-27/+39
* exported gtk_spin_button_spin since it is used in testgtk, and besidesTim Janik1998-03-171-1/+191
* added new flag GTK_EXCLUSIVE_GRAB. allow exclusive grabs.Tim Janik1998-03-151-0/+2
* changed run type of GtkTipsQuery::widget_entered to GTK_RUN_LAST, so itTim Janik1998-03-151-10/+27
* fix popup calculations (removal of FIXMEs), changes from Lars Hamann.Tim Janik1998-03-131-3/+11
* return TRUE for GtkWidget::delete_event to avoid destruction of our floatTim Janik1998-03-121-186/+52
* new_pixmap wasn't using its filename argument. Add descriptionsRussell Nelson1998-03-121-1/+1
* fetch the inintial value of attributes.event_mask fromTim Janik1998-03-121-6/+28
* Bug fixes/improvements to the motion event eating for DndElliot Lee1998-03-111-0/+1
* Various minor cleanups related to -WOwen Taylor1998-03-111-2/+4
* applied gtk-hamann_jeske-980311-0.patch.gz.Tim Janik1998-03-111-18/+71
* applied gtk-bolliet-980310-0.patch.gz which adds more checks andTim Janik1998-03-111-1/+1
* - Show selection correctly when starting selection with arrowsOwen Taylor1998-03-081-1/+3
* changed clist->selection GList so its data elements are casted row indexes in...Jay Painter1998-03-081-5/+108
* define the version variables in config.h.Tim Janik1998-03-081-0/+18
* Disallow pasting into non-editable widgets.Owen Taylor1998-03-071-45/+34
* Added gtk_file_selection_show_fileop_buttons(GtkFileSelection *fs), andIan Main1998-03-061-1/+30
* Miscellaneous minor fixes to remove ANSI C incompatibilitiesOwen Taylor1998-03-021-1/+18
* small fix to notebook portionPST 1998 Shawn T. Amundson1998-03-021-0/+1
* Required changes for version change to 0.99.4PST 1998 Shawn T. Amundson1998-03-021-0/+500
* complete api change to honour message contexts. unfortunaltely this alsoTim Janik1998-03-011-55/+85
* gtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch]Owen Taylor1998-03-011-5/+4
* more fixups -timjTim Janik1998-02-281-0/+15
* handle box signals. fixups for 99.4 -timjTim Janik1998-02-281-1/+20
* we make an active server grab now, this way we can change the cursorTim Janik1998-02-271-1/+1
* gtk/gtktext.cOwen Taylor1998-02-271-1/+82
* D&D now lets you use shaped windows for drags. As usual, see testgtk.c... Now...Elliot Lee1998-02-261-3/+17
* new widget from Lars Hamann <hamann@braunschweig.netsurf.de> and StefanTim Janik1998-02-251-2/+169
* implemented the statusbar widget. my first intend was to fix the code, butTim Janik1998-02-231-0/+149
* api changes to GtkToolBar to support the private tooltips text also.Tim Janik1998-02-211-20/+24
* New widget GtkTipsQuery for letting the user query tooltips of widgets.Tim Janik1998-02-201-8/+79
* Use POINTER_MOTION_HINT when dragging shapes around. (gtk-wille-980203-0Owen Taylor1998-02-191-1/+7
* applied gtk-hamann_jeske-980218-0.patch.gz, a patch from Lars Hamann andTim Janik1998-02-191-90/+344
* CList signal revert (right back at you! *ouch*)Jay Painter1998-02-191-84/+3