| Commit message (Expand) | Author | Age | Files | Lines |
* | Queue a clear/redraw, not just a redraw, so the focus gets undrawnthemes-2 | Owen Taylor | 1998-11-06 | 56 | -2131/+1789 |
* | sometimes we get a KeyRelease before a KeyPress in gdk_event_translate, | Manish Singh | 1998-11-05 | 18 | -583/+633 |
* | Sync with HEAD | Manish Singh | 1998-11-05 | 3 | -32/+100 |
* | remove explict -ldl, gmodule takes care of that | Manish Singh | 1998-11-03 | 13 | -6/+139 |
* | Okay, so we need the X11R6 keysyms so programs don't have to worry about | Manish Singh | 1998-11-02 | 14 | -47/+1466 |
* | changed the awk scripts to generate gdkcursors.h and gdkkeysyms.h into sed | Manish Singh | 1998-11-01 | 14 | -19/+143 |
* | Merges from HEAD | Manish Singh | 1998-11-01 | 12 | -30/+98 |
* | do the same built sources trick for gdkcursors.h and gdkkeysyms.h. Remove | Manish Singh | 1998-10-31 | 10 | -1413/+38 |
* | After this, themes-2 and HEAD should have all outstanding changes merged | Manish Singh | 1998-10-31 | 25 | -4167/+5571 |
* | Oops. s/BIGENDIAN/BIG_ENDIAN/ | Manish Singh | 1998-10-29 | 8 | -1/+29 |
* | AIX has libpthreads, to make sure you can have more than one thread. Also | Manish Singh | 1998-10-29 | 15 | -1775/+98 |
* | remove_link(), not remove() | Owen Taylor | 1998-10-28 | 8 | -1/+36 |
* | Another HEAD merge | Tim Janik | 1998-10-25 | 8 | -426/+414 |
* | This is really a HEAD merge, I want GLE to work ;) | Tim Janik | 1998-10-25 | 9 | -19/+120 |
* | use glib endian stuff | Manish Singh | 1998-10-22 | 12 | -17/+66 |
* | Reset all toplevel widgets, not toplevel windows. (I.e., plugs should be | Owen Taylor | 1998-10-22 | 14 | -29/+348 |
* | Maintain the null-termintation guarantee, even when data = NULL, length = | Owen Taylor | 1998-10-20 | 10 | -17/+235 |
* | Handle DestroyNotify on destroyed windows so we clear the XID table | Owen Taylor | 1998-10-20 | 13 | -357/+368 |
* | Add in coordinates into function prototype for drag_data_received. | Owen Taylor | 1998-10-19 | 10 | -20/+171 |
* | Added the "GtkDrawWindow" class, which is a descendent of the Window class | Owen Taylor | 1998-10-19 | 2 | -0/+193 |
* | Merges from head. | Owen Taylor | 1998-10-19 | 165 | -11340/+25437 |
* | Duplicate bg_pixmap_name when merging RC styles. Report new share/themes | Owen Taylor | 1998-10-17 | 15 | -44/+209 |
* | Files have been moved to gtk-themes module. | Owen Taylor | 1998-10-16 | 116 | -16531/+0 |
* | Fixed up stupidities in last commit. | Owen Taylor | 1998-10-01 | 8 | -1/+40 |
* | When handling queued resizes, account for handleboxes, where the widget | Owen Taylor | 1998-10-01 | 8 | -16/+139 |
* | added check to see if the widget has been shaped byt the app via | EDT 1998 The Rasterman | 1998-09-29 | 8 | -2/+39 |
* | Merges from HEAD. | Owen Taylor | 1998-09-15 | 32 | -506/+1638 |
* | Keep a list of directories in which we never want to stat the entries | Owen Taylor | 1998-09-15 | 15 | -134/+474 |
* | Fixed use of unitialized variable. | Owen Taylor | 1998-09-10 | 1 | -1/+2 |
* | When the pointer is grabbed on an input window, either explicitely, or | Owen Taylor | 1998-09-05 | 13 | -62/+201 |
* | Merges from HEAD. | Owen Taylor | 1998-09-04 | 62 | -979/+3634 |
* | forogot to commit this mod.... | Carsten Haitzler | 1998-09-01 | 1 | -40/+204 |
* | several files - basically drawing and code cleanups, few minor fixes - | EDT 1998 The Rasterman | 1998-09-01 | 8 | -106/+431 |
* | Unref the adjustment. | Owen Taylor | 1998-09-01 | 10 | -22/+196 |
* | just some annoying things weren't ignored :) | Frank Belew (Myth) | 1998-09-01 | 4 | -13/+6 |
* | see ChangeLog | Frank Belew (Myth) | 1998-09-01 | 4 | -3/+21 |
* | Eliminate a gdk_window_clear_area() that snuck in with the menu underlines | Owen Taylor | 1998-08-30 | 8 | -6/+44 |
* | Make sure the mark we pass to line start is the beginning of a real line, | Owen Taylor | 1998-08-25 | 8 | -8/+65 |
* | Lot's of merges from main branch. | Owen Taylor | 1998-08-25 | 50 | -909/+3040 |
* | Don't dereference NULL focus tab. | Owen Taylor | 1998-08-24 | 11 | -4/+127 |
* | Allrighty then... :) | Carsten Haitzler | 1998-08-22 | 19 | -14/+77 |
* | More files. | Owen Taylor | 1998-08-22 | 2 | -0/+4167 |
* | More adding files, added .cvsignore's | Owen Taylor | 1998-08-21 | 4 | -0/+98 |
* | Cleanups to the set of active files. | Owen Taylor | 1998-08-21 | 7 | -546/+301 |
* | Fit scales into the theme-drawing framework. We do this by making them, | Owen Taylor | 1998-08-21 | 142 | -8687/+17140 |
* | gtkrc.c - added api calls to find module and theme paths from gtk. nuked | EDT 1998 The Rasterman | 1998-08-21 | 12 | -14/+82 |
* | fixed gtk_install_prefix global. | EDT 1998 The Rasterman | 1998-08-21 | 9 | -1/+52 |
* | added ~/.gtk/lib/themes/engines/ to the defautl searchpath for gtk theme | EDT 1998 The Rasterman | 1998-08-20 | 8 | -4/+40 |
* | made gtkrc scanner append dir that gtkrc is read from to pixmap path. | EDT 1998 The Rasterman | 1998-08-20 | 11 | -2100/+50 |
* | added metal theme, fixed pixmap theme now to use pixmap path - and removed | EDT 1998 The Rasterman | 1998-08-20 | 47 | -33/+3736 |