summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Queue a clear/redraw, not just a redraw, so the focus gets undrawnthemes-2Owen Taylor1998-11-061-0/+46
* sometimes we get a KeyRelease before a KeyPress in gdk_event_translate,Manish Singh1998-11-051-0/+8
* remove explict -ldl, gmodule takes care of thatManish Singh1998-11-031-0/+18
* Okay, so we need the X11R6 keysyms so programs don't have to worry aboutManish Singh1998-11-021-0/+9
* changed the awk scripts to generate gdkcursors.h and gdkkeysyms.h into sedManish Singh1998-11-011-0/+14
* do the same built sources trick for gdkcursors.h and gdkkeysyms.h. RemoveManish Singh1998-10-311-0/+5
* After this, themes-2 and HEAD should have all outstanding changes mergedManish Singh1998-10-311-0/+22
* Oops. s/BIGENDIAN/BIG_ENDIAN/Manish Singh1998-10-291-0/+4
* AIX has libpthreads, to make sure you can have more than one thread. AlsoManish Singh1998-10-291-0/+12
* remove_link(), not remove()Owen Taylor1998-10-281-0/+5
* Another HEAD mergeTim Janik1998-10-251-0/+6
* This is really a HEAD merge, I want GLE to work ;)Tim Janik1998-10-251-0/+12
* use glib endian stuffManish Singh1998-10-221-0/+8
* Reset all toplevel widgets, not toplevel windows. (I.e., plugs should beOwen Taylor1998-10-221-0/+33
* Maintain the null-termintation guarantee, even when data = NULL, length =Owen Taylor1998-10-201-1/+31
* Handle DestroyNotify on destroyed windows so we clear the XID tableOwen Taylor1998-10-201-0/+7
* Add in coordinates into function prototype for drag_data_received.Owen Taylor1998-10-191-0/+11
* Merges from head.Owen Taylor1998-10-191-0/+586
* Duplicate bg_pixmap_name when merging RC styles. Report new share/themesOwen Taylor1998-10-171-0/+21
* Fixed up stupidities in last commit.Owen Taylor1998-10-011-0/+5
* When handling queued resizes, account for handleboxes, where the widgetOwen Taylor1998-10-011-0/+11
* added check to see if the widget has been shaped byt the app viaEDT 1998 The Rasterman1998-09-291-0/+5
* Merges from HEAD.Owen Taylor1998-09-151-30/+135
* Keep a list of directories in which we never want to stat the entriesOwen Taylor1998-09-151-2/+40
* When the pointer is grabbed on an input window, either explicitely, orOwen Taylor1998-09-051-0/+9
* Merges from HEAD.Owen Taylor1998-09-041-0/+192
* Unref the adjustment.Owen Taylor1998-09-011-0/+17
* Eliminate a gdk_window_clear_area() that snuck in with the menu underlinesOwen Taylor1998-08-301-0/+6
* Make sure the mark we pass to line start is the beginning of a real line,Owen Taylor1998-08-251-0/+6
* Lot's of merges from main branch.Owen Taylor1998-08-251-0/+103
* Don't dereference NULL focus tab.Owen Taylor1998-08-241-0/+11
* Fit scales into the theme-drawing framework. We do this by making them,Owen Taylor1998-08-211-1/+337
* gtkrc.c - added api calls to find module and theme paths from gtk. nukedEDT 1998 The Rasterman1998-08-211-0/+4
* fixed gtk_install_prefix global.EDT 1998 The Rasterman1998-08-211-0/+7
* added ~/.gtk/lib/themes/engines/ to the defautl searchpath for gtk themeEDT 1998 The Rasterman1998-08-201-0/+4
* made gtkrc scanner append dir that gtkrc is read from to pixmap path.EDT 1998 The Rasterman1998-08-201-0/+3
* Fixed minor problem in gtkhandlebox.c with drawing, and some notebookThe Rasterman1998-08-191-0/+4
* Fixed up queued area resizing once more.Owen Taylor1998-08-111-2/+6
* Mon Aug 10 23:09:30 EDT 1998 Added a few drawing fixes for notebook andCarsten Haitzler1998-08-111-0/+8
* Draw into a drawing area, draw in an expose handler.Owen Taylor1998-08-061-0/+29
* Merges from main. (Hmm most of those files are unmodified...)Owen Taylor1998-08-051-0/+19
* Fixed up handling of partially clipped areas.Owen Taylor1998-08-041-2/+136
* Wheeeeeeeeeeeeeeee fixed radiobittons to work in gimp again.EDT 1998 EDT 1998 The Rasterman1998-08-011-0/+3
* YES YES YES YES YES clist borders work again! YES! YES YES! gimme moreEDT 1998 The Rasterman1998-07-311-0/+4
* hopefulyl fixed problem wiht togglebuttons acting like radiobuttons inEDT 1998 The Rasterman1998-07-311-0/+4
* fixed another drawing buglet in the frame drawing code (actually in theEDT 1998 The Rasterman1998-07-311-0/+4
* Fixed warning from colorsel widget...EDT 1998 The Rasterman1998-07-301-0/+3
* Fixed defautl drawing code to no longer clobber the original style pixmapEDT 1998 The Rasterman1998-07-301-0/+5
* More mm fixupsOwen Taylor1998-07-301-0/+7
* Abstract out checking for shape extension into a function.Owen Taylor1998-07-301-0/+8