e16/src
Kim Woelders 93798b9452 Fix "Background Error! 1 references remain".
SVN revision: 12493
2004-12-17 20:06:11 +00:00
..
.cvsignore getting to work here 2000-03-24 04:54:06 +00:00
E.h Fix handling of border parts where text state changes but image state doesn't. 2004-12-12 20:00:18 +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 Tweak frame action handling. 2004-12-05 09:57:08 +00:00
alert.c Indent. 2004-09-18 13:21:55 +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 Fix backgrounds with only foreground image. 2004-12-17 17:25:51 +00:00
borders.c Fix startup position for shaded down- or right-shading windows. 2004-12-12 20:24:15 +00:00
buttons.c Fix button stacking. 2004-11-17 19:31:11 +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 Fix _XROOT... hack. 2004-10-11 20:28:56 +00:00
config.c Fix backgrounds with only foreground image. 2004-12-17 17:25:51 +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 Stack desktop windows below buttons. 2004-12-02 20:59:20 +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 Still more pointer grab stuff. 2004-11-27 13:29:39 +00:00
ewmh.c Fix _NET_WM_MOVERESIZE (button case). 2004-11-11 19:19:55 +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 Still more pointer grab stuff. 2004-11-27 13:29:39 +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 Still more pointer grab stuff. 2004-11-27 13:29:39 +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 Fix _XROOT... hack. 2004-10-11 20:28:56 +00:00
icccm.c Ignore ICCCM iconify while unmapped. 2004-10-24 10:10:14 +00:00
iclass.c Bye bye Imlib1 and Fnlib. 2004-07-25 09:34:43 +00:00
iconify.c Ignore ICCCM iconify while unmapped. 2004-10-24 10:10:14 +00:00
init.c Simplify background code, re-generate backgrounds when enabling transparency. 2004-04-12 08:28:34 +00:00
ipc.c Fix remembered settings for apps setting WM_WINDOW_ROLE to random like value 2004-11-21 09:30:19 +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 Fix remembered settings for slave WM's. 2004-09-27 18:35:51 +00:00
memory.c Introduce Ecalloc. 2004-05-29 19:01:59 +00:00
menus.c Fix "Background Error! 1 references remain". 2004-12-17 20:06:11 +00:00
misc.c Try (again) to fix sliding effects. 2004-09-29 19:42:05 +00:00
moveresize.c More pointer grab fixes. 2004-11-25 19:14:40 +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 Don't update pager if not visible. 2004-11-12 17:02:30 +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 Fix startup position for shaded down- or right-shading windows. 2004-12-12 20:24:15 +00:00
settings.c Added option to raise fullscreen windows. 2004-09-30 22:42:54 +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 Fix remembered settings for apps setting WM_WINDOW_ROLE to random like value 2004-11-21 09:30:19 +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