summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* this macro computes the spacing from klass->scrollbar_spacing now. adaptedTim Janik1997-12-239-7/+51
* Added "orientation_changed" and "style_changed" signals to GtkToolbar.Arturo Espinosa1997-12-234-68/+589
* Need errno.h for glibc systems (among others) - sopwithElliot Lee1997-12-231-0/+1
* added gtkhandlebox to these - sopwithElliot Lee1997-12-232-0/+2
* new function. many functions adapted to use GScanner for scanning.Tim Janik1997-12-239-661/+576
* new file for GScanner: Flexible lexical scanner for general purpose. addedTim Janik1997-12-235-205/+1600
* Demo works fine. I have to add the missing functions for setting the toolbar'sArturo Espinosa1997-12-234-6/+211
* The handlebox is almost finished. Just need help with resizing theElliot Lee1997-12-223-23/+891
* 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
* Beginnings of support for 1 bpp depth in gdk. Very minor changes.Shawn Amundson1997-12-2011-8/+38
* 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-193-15/+27
* more gtkhandlebox painting stuff..Elliot Lee1997-12-191-14/+29
* more gtkhandlebox work..Elliot Lee1997-12-197-27/+152
* Changes from Bolliet Jerome <bolliet@in2p3.fr> to gtktree.Shawn Amundson1997-12-1911-17/+198
* For consistancy with GIMP/GNOME projects. Plus these files canShawn Amundson1997-12-1921-9563/+37
* Fixed restoration of old event maskElliot Lee1997-12-182-24/+22
* DnD works again, fixed my own stupidity ;-)Elliot Lee1997-12-182-10/+26
* Removed gtkhandlebox.c from Makefile.amManish Singh1997-12-181-1/+1
* sorry about the debug define left in... - sopwithElliot Lee1997-12-182-2/+2
* handlebox modsElliot Lee1997-12-182-1/+3
* DnD debugging miscElliot Lee1997-12-182-8/+20
* Caught a stray gdk_colormap_destroy that Owen missed (and Shawn found).scott1997-12-189-2/+37
* Filling in the details.Owen Taylor1997-12-188-7/+1443
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-1874-1412/+3900
* Made the XCC stuff more accessibleArturo Espinosa1997-12-185-468/+339
* Tree widget implementation by Bolliet Jerome.Shawn Amundson1997-12-1712-21/+2125
* forgot to add GdkColorContext to ChangeLog - FedericoArturo Espinosa1997-12-177-0/+49
* Added gdk_get_display ()Manish Singh1997-12-1710-0/+48
* Added gdk_color_context_get_visual() function.Arturo Espinosa1997-12-173-9/+26
* Added root coords to button & motion events - sopwithElliot Lee1997-12-176-22/+82
* Added some extra functions to access the ColorContext toys.Arturo Espinosa1997-12-173-0/+40
* New GdkColorContext object, ported from the XColorContext in XmHTML.Arturo Espinosa1997-12-177-62/+3558
* add gdk_window_set_override_redirect() et alElliot Lee1997-12-164-1/+43
* Start of work on a widget to allow you to drag other widgets in and out ofElliot Lee1997-12-162-0/+286
* A list divided into 1.0 and post-1.0 is now started.Shawn Amundson1997-12-161-9/+48
* minor optimizations: (g_list_append): `if' optimized for common code path,Tim Janik1997-12-152-77/+89
* New GTK release, 0.99.0. This release was coordinated with theShawn Amundson1997-12-1413-529/+767
* ChangeLog entries for filesel patch.GTK_0_99_0Raph Levien1997-12-147-0/+28
* 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-138-0/+29
* Removed warning when XGetWindowProperty fails - this can be the desiredOwen Taylor1997-12-139-2/+217
* Now that glib.h has been removed, it can't be used as theOwen Taylor1997-12-132-12/+12
* gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk codeOwen Taylor1997-12-138-57/+70
* Generated file removed from repository.Owen Taylor1997-12-131-793/+0
* gdk/gdkgc.c: If gdk_gc_set_clip_rectangle is called withOwen Taylor1997-12-122-8/+37
* Change to ltconfig to remove -z text for Solaris x86 Change to configureShawn Amundson1997-12-1122-1028/+2818