summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* handlebox now lets you set in_root flag (and if you set that, its location as...Elliot Lee1998-01-014-21/+28
* misc gtk touchupsElliot Lee1997-12-311-1/+1
* HandleBox mostly works now (the size_request and size_allocate is black magic...Elliot Lee1997-12-283-55/+36
* A few fixes to the handlebox, mostly to make it debuggableElliot Lee1997-12-281-17/+42
* Added gtkhandlebox.c to Makefile.am.scott1997-12-261-1/+1
* Eliminated a compiler warning caused by not casting an argument in ascott1997-12-261-1/+1
* this macro computes the spacing from klass->scrollbar_spacing now. adaptedTim Janik1997-12-232-7/+9
* Added "orientation_changed" and "style_changed" signals to GtkToolbar.Arturo Espinosa1997-12-233-56/+408
* added gtkhandlebox to these - sopwithElliot Lee1997-12-232-0/+2
* new function. many functions adapted to use GScanner for scanning.Tim Janik1997-12-232-661/+520
* Demo works fine. I have to add the missing functions for setting the toolbar'sArturo Espinosa1997-12-233-6/+135
* The handlebox is almost finished. Just need help with resizing theElliot Lee1997-12-222-23/+98
* It compiles. Now I will add the toolbar example to testgtk.c - FedericoArturo Espinosa1997-12-223-53/+64
* Very basic functionality seems to be complete; I'll try compiling itArturo Espinosa1997-12-225-26/+852
* Fixed dragging of handleboxElliot Lee1997-12-221-5/+11
* A couple of enums for GtkToolbar settings - FedericoArturo Espinosa1997-12-191-0/+15
* Started work on a GtkToolbar widget. The idea is to eventually dump aArturo Espinosa1997-12-192-0/+376
* OK, handle box is good to go except for having the parent resize when it is d...Elliot Lee1997-12-191-7/+15
* more gtkhandlebox painting stuff..Elliot Lee1997-12-191-14/+29
* more gtkhandlebox work..Elliot Lee1997-12-194-25/+104
* Changes from Bolliet Jerome <bolliet@in2p3.fr> to gtktree.Shawn Amundson1997-12-194-17/+135
* For consistancy with GIMP/GNOME projects. Plus these files canShawn Amundson1997-12-192-689/+1
* Removed gtkhandlebox.c from Makefile.amManish Singh1997-12-181-1/+1
* handlebox modsElliot Lee1997-12-182-1/+3
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-1834-522/+2158
* Tree widget implementation by Bolliet Jerome.Shawn Amundson1997-12-1712-21/+2125
* Added root coords to button & motion events - sopwithElliot Lee1997-12-172-20/+69
* Start of work on a widget to allow you to drag other widgets in and out ofElliot Lee1997-12-162-0/+286
* New GTK release, 0.99.0. This release was coordinated with theShawn Amundson1997-12-141-34/+54
* A simple patch to make the file sel dialog not always select the firstRaph Levien1997-12-141-1/+1
* Added focus flag to gtk/gtkvscrollbar.c so it can get keyboard focus.Jay Painter1997-12-131-0/+1
* gdk/gdkgc.c: If gdk_gc_set_clip_rectangle is called withOwen Taylor1997-12-121-1/+25
* Change to ltconfig to remove -z text for Solaris x86 Change to configureShawn Amundson1997-12-111-30/+21
* GLib:Tim Janik1997-12-104-7/+6
* gtkimage.c: Fixes to expose handler from Rob BrowningOwen Taylor1997-12-084-24/+27
* Changes to make word motion work again.Owen Taylor1997-12-072-203/+246
* applied jamesa-971010-0 for stability. applied jamesa-971010-2 for a smallTim Janik1997-12-076-26/+58
* Read the ChangeLog :)Elliot Lee1997-12-065-186/+247
* Removed some unused variablesOwen Taylor1997-12-051-3/+0
* Don't redefine _GNU_SOURCE if already defined.Owen Taylor1997-12-051-0/+4
* Changes to make drawing work correctly (no black text on black background).Owen Taylor1997-12-052-9/+17
* Fixed recent bug in gtkstyle.c. -JayJay Painter1997-12-041-1/+2
* Various configuration and portability related changes. See ChangeLogOwen Taylor1997-12-031-0/+1
* Fixed a optionmenu bug where if you set a new menu on a optionmenu, theJay Painter1997-12-031-0/+1
* define _GNU_SOURCE before include fnmatch.h, so that allOwen Taylor1997-12-021-0/+3
* - Added a g_memmove function for SunOS compatability.Owen Taylor1997-12-021-9/+9
* same as before -JaySNAP_19971201Jay Painter1997-12-023-6/+18
* Misc fixes for color changing stuffElliot Lee1997-11-283-19/+35
* new gtk_main_level(). fixes to gtk_window_show() to prevent -1x-1 size onGnome CVS User1997-11-286-597/+615
* Automake update to automake 1.2d. I also moved the GTK_SELECTIO_...Gnome CVS User1997-11-273-24/+38