e16/src
Kim Woelders d53b6de9fa GSOD fix (suggested by Viktor Kojouharov <vkojouharov@gmail.com>).
SVN revision: 11656
2004-09-16 22:45:39 +00:00
..
.cvsignore getting to work here 2000-03-24 04:54:06 +00:00
E.h Fix various animation effects. 2004-09-11 10:45:21 +00:00
Makefile.am Tidy up a bit (removed ancient ChangeLog's and other obsolete stuff). 2004-07-25 10:47:56 +00:00
actions.c Pass button grabs through one function. 2004-08-14 15:06:26 +00:00
alert.c GSOD fix (suggested by Viktor Kojouharov <vkojouharov@gmail.com>). 2004-09-16 22:45:39 +00:00
areas.c Fix various animation effects. 2004-09-11 10:45:21 +00:00
arrange.c Handle struts, optionally ignore. 2004-07-03 00:58:19 +00:00
atoms.c 2003 -> 2004. 2004-01-19 22:30:35 +00:00
backgrounds.c Use png (not ppm) for image chaching, avoid some code duplication. 2004-08-08 21:32:19 +00:00
borders.c Fix various animation effects. 2004-09-11 10:45:21 +00:00
buttons.c Improve dockapp handling. 2004-08-31 17:24:40 +00:00
cmclass.c Renamed duplicate to Estrdup, introduced Estrndup. 2004-02-28 15:14:02 +00:00
comms.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00
conf.h Make keys used for menu navigation configurable. 2004-08-25 16:03:14 +00:00
config.c Make keys used for menu navigation configurable. 2004-08-25 16:03:14 +00:00
coords.c Fix minor glitch with coordinate window being mapped too early + cosmetics. 2004-06-29 08:52:41 +00:00
cursors.c Partial fix to button grab problem. 2004-08-14 00:47:17 +00:00
desktops.c Fix various animation effects. 2004-09-11 10:45:21 +00:00
dialog.c Removed some more ";;"s. 2004-08-03 17:37:45 +00:00
dock.c Improve dockapp handling. 2004-08-31 17:24:40 +00:00
draw.c Bye bye Imlib1 and Fnlib. 2004-07-25 09:34:43 +00:00
edge.c Enable showing some menu info for debug (+tidy up some menu state stuff). 2004-08-07 21:00:10 +00:00
events.c Bits and pieces - no actual changes. 2004-07-15 23:31:02 +00:00
evhandlers.c Improve dockapp handling. 2004-08-31 17:24:40 +00:00
ewmh.c Add basic _NET_WM_WINDOW_OPACITY handling. 2004-08-20 21:13:56 +00:00
file.c Eliminate getword(). 2004-09-07 19:36:34 +00:00
finders.c Attempt to fix stacking and other problems with transients. 2004-06-19 01:31:21 +00:00
focus.c Fix button grabs not being released. 2004-08-14 18:50:27 +00:00
fx.c Eliminate getword(). 2004-09-07 19:36:34 +00:00
globals.c Enable showing some menu info for debug (+tidy up some menu state stuff). 2004-08-07 21:00:10 +00:00
gnome.c Trivial code shuffle (sticky.c into borders.c) and namespace cleanup. 2004-06-04 19:23:47 +00:00
grabs.c Pass button grabs through one function. 2004-08-14 15:06:26 +00:00
groups.c Fix segv on group member exit + associated cleanups. 2004-06-06 16:38:17 +00:00
handlers.c Trivial prototype cleanup. 2004-05-31 19:47:35 +00:00
hints.c Add basic _NET_WM_WINDOW_OPACITY handling. 2004-08-20 21:13:56 +00:00
icccm.c Enable showing some menu info for debug (+tidy up some menu state stuff). 2004-08-07 21:00:10 +00:00
iclass.c Bye bye Imlib1 and Fnlib. 2004-07-25 09:34:43 +00:00
iconify.c Improve dockapp handling. 2004-08-31 17:24:40 +00:00
init.c Simplify background code, re-generate backgrounds when enabling transparency. 2004-04-12 08:28:34 +00:00
ipc.c Fix segv in debug command. Pointed out by Vadik Mironov <vadikmironoff@mtu-net.ru>. 2004-09-02 17:55:31 +00:00
lang.c Additional NULL pointer checks (fixes some segv's). 2004-05-24 17:39:51 +00:00
lists.c Enable compiling with -Wwrite-strings (trivial fixups). 2004-03-21 01:39:40 +00:00
main.c Attempt to do something about the Restart Placement Bug. 2004-08-05 17:46:26 +00:00
memory.c Introduce Ecalloc. 2004-05-29 19:01:59 +00:00
menus.c Make keys used for menu navigation configurable. 2004-08-25 16:03:14 +00:00
misc.c Fix various animation effects. 2004-09-11 10:45:21 +00:00
moveresize.c Pass button grabs through one function. 2004-08-14 15:06:26 +00:00
mwm.c Allow _MOTIF_WM_HINTS to have only 4 elements (fixes blender, possibly others). 2004-07-05 11:25:20 +00:00
pager.c Pass button grabs through one function. 2004-08-14 15:06:26 +00:00
progress.c Selective Transparency - basic functionality (Jaron Omega <jaron@sock-stream.net>). 2004-06-03 18:04:47 +00:00
regex.c 2003 -> 2004. 2004-01-19 22:30:35 +00:00
screen.c Handle struts, optionally ignore. 2004-07-03 00:58:19 +00:00
session.c Check argument lists for printf-alikes. 2004-08-15 20:45:23 +00:00
settings.c Minor theme transparency settings fix (Viktor Kojouharov <saturn_vk@abv.bg>). 2004-09-16 21:15:01 +00:00
setup.c Fix potential problems in multihead startup. 2004-09-05 20:02:31 +00:00
size.c Handle struts, optionally ignore. 2004-07-03 00:58:19 +00:00
slideout.c Fix various animation effects. 2004-09-11 10:45:21 +00:00
snaps.c Oops2 - Another fix to borderless fullscreen windows (segv at startup). 2004-07-03 09:57:13 +00:00
snprintf.c 2003 -> 2004. 2004-01-19 22:30:35 +00:00
sound.c Enable compiling with -Wshadow (trivial name clash fixups). 2004-03-20 15:49:05 +00:00
stacking.c Fix nastiness when there are more than 16 windows at startup. 2004-07-30 17:27:31 +00:00
startup.c Fix various animation effects. 2004-09-11 10:45:21 +00:00
tclass.c Bye bye Imlib1 and Fnlib. 2004-07-25 09:34:43 +00:00
text.c Bye bye Imlib1 and Fnlib. 2004-07-25 09:34:43 +00:00
theme.c Valgrindings. 2004-07-30 20:46:35 +00:00
timers.c Enable compiling with -Wwrite-strings (trivial fixups). 2004-03-21 01:39:40 +00:00
timestamp.h re-importing E after cvs failure to comply with orders... thus it DIED! 1999-08-17 22:56:46 +00:00
tooltips.c Transparency tweaks. 2004-06-18 22:21:35 +00:00
ttfont.c Bye bye Imlib1 and Fnlib. 2004-07-25 09:34:43 +00:00
warp.c Fix focuslist trouble. 2004-07-23 20:05:50 +00:00
windowmatch.c Enable compiling with -Wwrite-strings (trivial fixups). 2004-03-21 01:39:40 +00:00
x.c A new event handler registration/dispatching engine (not used yet). 2004-05-31 20:03:06 +00:00
zoom.c Add X_CFLAGS to INCLUDES. Rename root to VRoot to avoid warnings with -Wshadow. 2004-05-04 19:04:42 +00:00