summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Queue a clear/redraw, not just a redraw, so the focus gets undrawnthemes-2Owen Taylor1998-11-0656-2131/+1789
* sometimes we get a KeyRelease before a KeyPress in gdk_event_translate,Manish Singh1998-11-0518-583/+633
* Sync with HEADManish Singh1998-11-053-32/+100
* remove explict -ldl, gmodule takes care of thatManish Singh1998-11-0313-6/+139
* Okay, so we need the X11R6 keysyms so programs don't have to worry aboutManish Singh1998-11-0214-47/+1466
* changed the awk scripts to generate gdkcursors.h and gdkkeysyms.h into sedManish Singh1998-11-0114-19/+143
* Merges from HEADManish Singh1998-11-0112-30/+98
* do the same built sources trick for gdkcursors.h and gdkkeysyms.h. RemoveManish Singh1998-10-3110-1413/+38
* After this, themes-2 and HEAD should have all outstanding changes mergedManish Singh1998-10-3125-4167/+5571
* Oops. s/BIGENDIAN/BIG_ENDIAN/Manish Singh1998-10-298-1/+29
* AIX has libpthreads, to make sure you can have more than one thread. AlsoManish Singh1998-10-2915-1775/+98
* remove_link(), not remove()Owen Taylor1998-10-288-1/+36
* Another HEAD mergeTim Janik1998-10-258-426/+414
* This is really a HEAD merge, I want GLE to work ;)Tim Janik1998-10-259-19/+120
* use glib endian stuffManish Singh1998-10-2212-17/+66
* Reset all toplevel widgets, not toplevel windows. (I.e., plugs should beOwen Taylor1998-10-2214-29/+348
* Maintain the null-termintation guarantee, even when data = NULL, length =Owen Taylor1998-10-2010-17/+235
* Handle DestroyNotify on destroyed windows so we clear the XID tableOwen Taylor1998-10-2013-357/+368
* Add in coordinates into function prototype for drag_data_received.Owen Taylor1998-10-1910-20/+171
* Added the "GtkDrawWindow" class, which is a descendent of the Window classOwen Taylor1998-10-192-0/+193
* Merges from head.Owen Taylor1998-10-19165-11340/+25437
* Duplicate bg_pixmap_name when merging RC styles. Report new share/themesOwen Taylor1998-10-1715-44/+209
* Files have been moved to gtk-themes module.Owen Taylor1998-10-16116-16531/+0
* Fixed up stupidities in last commit.Owen Taylor1998-10-018-1/+40
* When handling queued resizes, account for handleboxes, where the widgetOwen Taylor1998-10-018-16/+139
* added check to see if the widget has been shaped byt the app viaEDT 1998 The Rasterman1998-09-298-2/+39
* Merges from HEAD.Owen Taylor1998-09-1532-506/+1638
* Keep a list of directories in which we never want to stat the entriesOwen Taylor1998-09-1515-134/+474
* Fixed use of unitialized variable.Owen Taylor1998-09-101-1/+2
* When the pointer is grabbed on an input window, either explicitely, orOwen Taylor1998-09-0513-62/+201
* Merges from HEAD.Owen Taylor1998-09-0462-979/+3634
* forogot to commit this mod....Carsten Haitzler1998-09-011-40/+204
* several files - basically drawing and code cleanups, few minor fixes -EDT 1998 The Rasterman1998-09-018-106/+431
* Unref the adjustment.Owen Taylor1998-09-0110-22/+196
* just some annoying things weren't ignored :)Frank Belew (Myth)1998-09-014-13/+6
* see ChangeLogFrank Belew (Myth)1998-09-014-3/+21
* Eliminate a gdk_window_clear_area() that snuck in with the menu underlinesOwen Taylor1998-08-308-6/+44
* Make sure the mark we pass to line start is the beginning of a real line,Owen Taylor1998-08-258-8/+65
* Lot's of merges from main branch.Owen Taylor1998-08-2550-909/+3040
* Don't dereference NULL focus tab.Owen Taylor1998-08-2411-4/+127
* Allrighty then... :)Carsten Haitzler1998-08-2219-14/+77
* More files.Owen Taylor1998-08-222-0/+4167
* More adding files, added .cvsignore'sOwen Taylor1998-08-214-0/+98
* Cleanups to the set of active files.Owen Taylor1998-08-217-546/+301
* Fit scales into the theme-drawing framework. We do this by making them,Owen Taylor1998-08-21142-8687/+17140
* gtkrc.c - added api calls to find module and theme paths from gtk. nukedEDT 1998 The Rasterman1998-08-2112-14/+82
* fixed gtk_install_prefix global.EDT 1998 The Rasterman1998-08-219-1/+52
* added ~/.gtk/lib/themes/engines/ to the defautl searchpath for gtk themeEDT 1998 The Rasterman1998-08-208-4/+40
* made gtkrc scanner append dir that gtkrc is read from to pixmap path.EDT 1998 The Rasterman1998-08-2011-2100/+50
* added metal theme, fixed pixmap theme now to use pixmap path - and removedEDT 1998 The Rasterman1998-08-2047-33/+3736