]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
1998-01-03 scottFixed a typo in configure.in (reported by Elrond on...
1998-01-03 Manish SinghAdded Gordon Matzigkeit's patch for fixed length gtk...
1998-01-03 Jay PainterRemoval of inlines, and updated ChangeLog. -Jay
1998-01-03 Shawn AmundsonSeveral portability fixes from Michael Callahan <callah...
1998-01-03 Jay PainterRemoved my ulgy splicing hack of glib.h/glibconfig...
1998-01-03 Jay PainterAdded CList. -Jay
1998-01-03 Jay PainterAdded column list widget GtkCList. -Jay Painter
1998-01-02 Arturo EspinosaI had forgot to put GDK_NO_EXPOSE and GDK_VISIBILITY_NO...
1998-01-02 Shawn AmundsonOn to GTK 0.99.1...
1998-01-02 Elliot LeeGo back to old handlebox for now, so we can get a relea...
1998-01-02 Shawn Amundsoncorrects a small resize bug in the viewport widget...
1998-01-02 Arturo Espinosamemcpy() requires <string.h> - Federico
1998-01-02 Manish SinghFixed up the xinput test in configure.in
1998-01-02 Elliot LeeFix warnings in testgtk
1998-01-02 Elliot LeeFixed recursing bug in gdk_exit_func()
1998-01-02 Manish SinghMiscellaneous portability fixes.
1998-01-01 Elliot LeeFixed configure.in to AC_CONFIG_SUBDIRS(glib)
1998-01-01 Elliot LeeFixed bug in get_length_upper_bound where g_print-ing...
1998-01-01 Elliot Leeadded gdk_window_withdraw - not sure if its needed...
1998-01-01 Elliot LeeGtkHandleBox needs some changes, it might not work now
1998-01-01 Elliot LeeAdded HACKING instructions - please revise as necessary
1998-01-01 Elliot Leehandlebox now lets you set in_root flag (and if you...
1997-12-31 Elliot Leemisc gtk touchups
1997-12-30 Arturo EspinosaSmall typo fix
1997-12-30 Miguel de IcazaNew function, used to copy the values from one gc to...
1997-12-28 Elliot LeeChangeLog entry
1997-12-28 Elliot LeeHandleBox mostly works now (the size_request and size_a...
1997-12-28 Elliot LeeA few fixes to the handlebox, mostly to make it debuggable
1997-12-26 Elliot Leeadded config.cache to the glib .cvsignore
1997-12-26 scottAdded gtkhandlebox.c to Makefile.am.
1997-12-26 scottEliminated a compiler warning caused by not casting...
1997-12-26 Arturo EspinosaUpdate for NoExpose and VisibilityNotify events - Federico
1997-12-26 Arturo EspinosaAdded new GDK_NO_EXPOSE and GDK_VISIBILITY_NOTIFY event...
1997-12-26 Elliot Leeglib.h is autogenerated - if I am supposed to leave...
1997-12-23 Tim Janikthis macro computes the spacing from klass->scrollbar_s...
1997-12-23 Arturo EspinosaAdded "orientation_changed" and "style_changed" signals...
1997-12-23 Elliot LeeNeed errno.h for glibc systems (among others) - sopwith
1997-12-23 Elliot Leeadded gtkhandlebox to these - sopwith
1997-12-23 Tim Janiknew function. many functions adapted to use GScanner...
1997-12-23 Tim Janiknew file for GScanner: Flexible lexical scanner for...
1997-12-23 Arturo EspinosaDemo works fine. I have to add the missing functions...
1997-12-22 Elliot LeeThe handlebox is almost finished. Just need help with...
1997-12-22 Arturo EspinosaIt compiles. Now I will add the toolbar example to...
1997-12-22 Arturo EspinosaVery basic functionality seems to be complete; I'll...
1997-12-22 Elliot LeeFixed dragging of handlebox
1997-12-20 Shawn AmundsonBeginnings of support for 1 bpp depth in gdk. Very...
1997-12-19 Arturo EspinosaA couple of enums for GtkToolbar settings - Federico
1997-12-19 Arturo EspinosaStarted work on a GtkToolbar widget. The idea is to...
1997-12-19 Elliot LeeOK, handle box is good to go except for having the...
1997-12-19 Elliot Leemore gtkhandlebox painting stuff..
1997-12-19 Elliot Leemore gtkhandlebox work..
1997-12-19 Shawn AmundsonChanges from Bolliet Jerome <bolliet@in2p3.fr> to gtktree.
1997-12-19 Shawn AmundsonFor consistancy with GIMP/GNOME projects. Plus these...
1997-12-18 Elliot LeeFixed restoration of old event mask
1997-12-18 Elliot LeeDnD works again, fixed my own stupidity ;-)
1997-12-18 Manish SinghRemoved gtkhandlebox.c from Makefile.am
1997-12-18 Elliot Leesorry about the debug define left in... - sopwith
1997-12-18 Elliot Leehandlebox mods
1997-12-18 Elliot LeeDnD debugging misc
1997-12-18 scottCaught a stray gdk_colormap_destroy that Owen missed...
1997-12-18 Owen TaylorFilling in the details.
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-12-18 Arturo EspinosaMade the XCC stuff more accessible
1997-12-17 Shawn AmundsonTree widget implementation by Bolliet Jerome.
1997-12-17 Arturo Espinosaforgot to add GdkColorContext to ChangeLog - Federico
1997-12-17 Manish SinghAdded gdk_get_display ()
1997-12-17 Arturo EspinosaAdded gdk_color_context_get_visual() function.
1997-12-17 Elliot LeeAdded root coords to button & motion events - sopwith
1997-12-17 Arturo EspinosaAdded some extra functions to access the ColorContext...
1997-12-17 Arturo EspinosaNew GdkColorContext object, ported from the XColorConte...
1997-12-16 Elliot Leeadd gdk_window_set_override_redirect() et al
1997-12-16 Elliot LeeStart of work on a widget to allow you to drag other...
1997-12-16 Shawn AmundsonA list divided into 1.0 and post-1.0 is now started.
1997-12-15 Tim Janikminor optimizations: (g_list_append): `if' optimized...
1997-12-14 Shawn AmundsonNew GTK release, 0.99.0. This release was coordinated...
1997-12-14 Raph LevienChangeLog entries for filesel patch.
1997-12-14 Raph LevienA simple patch to make the file sel dialog not always...
1997-12-13 Jay PainterAdded focus flag to gtk/gtkvscrollbar.c so it can get...
1997-12-13 Owen TaylorRemoved warning when XGetWindowProperty fails - this...
1997-12-13 Owen TaylorNow that glib.h has been removed, it can't be used...
1997-12-13 Owen Taylorgdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed...
1997-12-13 Owen TaylorGenerated file removed from repository.
1997-12-12 Owen Taylorgdk/gdkgc.c: If gdk_gc_set_clip_rectangle is called...
1997-12-11 Shawn AmundsonChange to ltconfig to remove -z text for Solaris x86...
1997-12-11 Tim Janikadded gdk_progclass==NULL patch by Oliver Graf <ograf...
1997-12-10 Tim JanikGLib:
1997-12-10 Owen TaylorConfigure changes:
1997-12-09 Owen TaylorFix to pixmap mask handling. (gtk-fortier-971122-0...
1997-12-08 Owen Taylorgtkimage.c: Fixes to expose handler from Rob Browning
1997-12-08 Owen TaylorYACU
1997-12-07 Owen TaylorUpdate.
1997-12-07 Owen TaylorRemove dependencies of interfaces on USE_XIM Attempt...
1997-12-07 Owen TaylorChanges to make word motion work again.
1997-12-07 Tim Janikapplied jamesa-971010-0 for stability. applied jamesa...
1997-12-06 Elliot LeeRead the ChangeLog :)
1997-12-06 Jay PainterChanged glib.h so it's created by merging glib_pre1...
1997-12-06 Jay PainterAdded undef's for wchar tests. -Jay
1997-12-06 Arturo EspinosaAdd support for pixmap cursors -mig
1997-12-05 Michael JohnsonNo need to DUMP CORE if the display can't be opened...
1997-12-05 Owen TaylorRemoved some unused variables
next