e16/src
Kim Woelders 75abfead04 Remove dialog slider border window (not used in any theme).
SVN revision: 34887
2008-06-22 13:38:19 +00:00
..
.cvsignore Shhh. 2006-09-10 18:50:03 +00:00
E.h Remove obsolete (I think) sgi _NO_ANSIMODE stuff. Cleanups. 2008-03-30 12:21:38 +00:00
Makefile.am Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
about.c 2007. 2007-01-13 19:14:29 +00:00
aclass.c Theme element fallback cleanups 2008-06-22 13:34:42 +00:00
aclass.h Header file tweaks. 2008-03-24 08:57:50 +00:00
actions.c Autofoo cleanups, move to bindir, pkgdatadir and friends. 2007-11-07 22:05:18 +00:00
alert.c Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
alert.h Add some checking of printf style prototypes. 2008-02-23 11:52:44 +00:00
arrange.c Oops - line got lost somewhere. 2008-03-29 10:34:53 +00:00
backgrounds.c Simplify timers. 2008-05-24 18:13:17 +00:00
backgrounds.h Remove/comment out unused stuff. 2008-05-10 23:22:31 +00:00
borders.c Theme element fallback cleanups 2008-06-22 13:34:42 +00:00
borders.h Theme element fallback cleanups 2008-06-22 13:34:42 +00:00
buttons.c Enable fading/shadow when desired (in stead of disabling when not). 2008-06-05 17:42:59 +00:00
buttons.h Header file tweaks. 2008-03-24 08:57:50 +00:00
cmclass.c Assume free(0) is ok (if not HAVE_FREE_NULL_BUG will have to be defined). 2008-02-23 12:09:38 +00:00
comms.c Eliminate obsolete NoWin. 2008-04-25 19:12:12 +00:00
comms.h Trivial cleanups. 2007-12-15 12:36:58 +00:00
conf.h 2007. 2007-01-13 19:14:29 +00:00
config.c Theme element fallback cleanups 2008-06-22 13:34:42 +00:00
container.c Theme element fallback cleanups 2008-06-22 13:34:42 +00:00
container.h Header file tweaks. 2008-03-24 08:57:50 +00:00
coords.c Enable fading/shadow when desired (in stead of disabling when not). 2008-06-05 17:42:59 +00:00
cursors.c Eliminate redundant VRoot vars. 2008-03-24 11:12:40 +00:00
cursors.h Cleanups. 2008-03-22 15:00:07 +00:00
desktops.c Theme element fallback cleanups 2008-06-22 13:34:42 +00:00
desktops.h 2008. 2008-06-09 17:41:49 +00:00
dialog.c Remove dialog slider border window (not used in any theme). 2008-06-22 13:38:19 +00:00
dialog.h Remove/comment out unused stuff. 2008-05-10 23:22:31 +00:00
dock.c Eliminate redundant VRoot vars. 2008-03-24 11:12:40 +00:00
draw.c Enable fading/shadow when desired (in stead of disabling when not). 2008-06-05 17:42:59 +00:00
e16-ecore_hints.c Eliminate RRoot and VRoot. 2008-03-29 17:18:58 +00:00
e16-ecore_hints.h Use XInternAtoms to speed up initial atom fetch. 2008-02-23 11:57:41 +00:00
e16-ecore_list.c Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
e16-ecore_list.h Follow ecore_list name changes. 2007-07-25 20:02:57 +00:00
ecompmgr.c Simplify shape functions. 2008-06-05 08:55:21 +00:00
ecompmgr.h Fix ripples/waves on xorg 1.4 when composite is active. 2008-06-01 20:53:12 +00:00
econfig.c Remove/comment out unused stuff. 2008-05-10 23:22:31 +00:00
econfig.h Remove/comment out unused stuff. 2008-05-10 23:22:31 +00:00
edbus.c Eliminate RRoot and VRoot. 2008-03-29 17:18:58 +00:00
edbus.h Play with dbus - implement command interface. 2007-12-08 17:54:38 +00:00
edebug.h Various sound/module/visibility fixes. 2008-03-08 19:23:54 +00:00
edge.c Simplify timers. 2008-05-24 18:13:17 +00:00
eglx.c Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
eglx.h Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
eimage.c Set anti-alias when scaling tile. 2008-06-20 17:21:50 +00:00
eimage.h Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
emodule.c Cleanups. 2008-03-22 15:00:07 +00:00
emodule.h Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
eobj.c Change some values to defines. 2008-06-05 17:45:01 +00:00
eobj.h Remove/comment out unused stuff. 2008-05-10 23:22:31 +00:00
etypes.h 2007. 2007-01-13 19:14:29 +00:00
events.c Simplify shape functions. 2008-06-05 08:55:21 +00:00
events.h Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
ewin-ops.c Enable not using ARGB frame for ARGB clients (selected by window match). 2008-06-05 17:59:51 +00:00
ewin-ops.h 2008. 2008-06-09 17:41:49 +00:00
ewins.c Enable not using ARGB frame for ARGB clients (selected by window match). 2008-06-05 17:59:51 +00:00
ewins.h Enable not using ARGB frame for ARGB clients (selected by window match). 2008-06-05 17:59:51 +00:00
ewmh.c Eliminate redundant VRoot vars. 2008-03-24 11:12:40 +00:00
extinitwin.c Quit init window without causing X errors during restart. 2008-06-16 21:20:42 +00:00
file.c Assume free(0) is ok (if not HAVE_FREE_NULL_BUG will have to be defined). 2008-02-23 12:09:38 +00:00
file.h Refactor various file property test functions. 2007-01-15 02:43:54 +00:00
finders.c Remove/comment out unused stuff. 2008-05-10 23:22:31 +00:00
focus.c Simplify timers. 2008-05-24 18:13:17 +00:00
focus.h Header file tweaks. 2008-03-24 08:57:50 +00:00
fonts.c Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
fx.c Fix ripples/waves on xorg 1.4 when composite is active. 2008-06-01 20:53:12 +00:00
glwin.c Enable fading/shadow when desired (in stead of disabling when not). 2008-06-05 17:42:59 +00:00
gnome.c Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
grabs.c Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
grabs.h Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
groups.c Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
groups.h Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
handlers.c Move some X stuff to x.c. 2008-03-29 10:48:45 +00:00
hints.c Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
hints.h Header file tweaks. 2008-03-24 08:57:50 +00:00
hiwin.c Enable fading/shadow when desired (in stead of disabling when not). 2008-06-05 17:42:59 +00:00
hiwin.h Header file tweaks. 2008-03-24 08:57:50 +00:00
icccm.c Simplify shape functions. 2008-06-05 08:55:21 +00:00
iclass.c Fix rendering of imageclasses not based on images. 2008-06-22 13:36:28 +00:00
iclass.h Theme element fallback cleanups 2008-06-22 13:34:42 +00:00
iconify.c Need sync in iconbox animation. 2008-05-24 18:14:58 +00:00
icons.c Fix pixmap leak in iconbox snapshots when compositing is active. 2008-06-05 09:23:04 +00:00
icons.h Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
ipc.c Simplify timers. 2008-05-24 18:13:17 +00:00
ipc.h Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
lang.c Remove/comment out unused stuff. 2008-05-10 23:22:31 +00:00
lang.h Remove/comment out unused stuff. 2008-05-10 23:22:31 +00:00
magwin.c Simplify timers. 2008-05-24 18:13:17 +00:00
main.c Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
memory.c Forgot 2008. 2008-03-22 14:51:24 +00:00
menus-misc.c Simplify image extension check. 2008-06-16 21:24:02 +00:00
menus.c Theme element fallback cleanups 2008-06-22 13:34:42 +00:00
menus.h Cleanups. 2008-03-22 15:00:07 +00:00
misc.c Add cast. 2008-05-10 23:31:50 +00:00
mod-misc.c Simplify timers. 2008-05-24 18:13:17 +00:00
mod-trans.c Simplify timers. 2008-05-24 18:13:17 +00:00
moveresize.c Eliminate redundant VRoot vars. 2008-03-24 11:12:40 +00:00
mwm.c Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
pager.c Simplify timers. 2008-05-24 18:13:17 +00:00
parse.c Use new destructive line parser to avoid a lot of strdup/free's. 2007-05-28 22:05:29 +00:00
parse.h Use new destructive line parser to avoid a lot of strdup/free's. 2007-05-28 22:05:29 +00:00
piximg.c Simplify shape functions. 2008-06-05 08:55:21 +00:00
piximg.h Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
progress.c Enable fading/shadow when desired (in stead of disabling when not). 2008-06-05 17:42:59 +00:00
progress.h 2007. 2007-01-13 19:14:29 +00:00
regex.c 2007. 2007-01-13 19:14:29 +00:00
screen.c Eliminate RRoot and VRoot. 2008-03-29 17:18:58 +00:00
screen.h Screen stuff naming consistency and code tweaks. 2007-09-29 19:13:21 +00:00
session.c Cosmetics. 2008-06-16 21:21:14 +00:00
session.h Trivial cleanups. 2007-12-15 12:36:58 +00:00
settings.c Forgot 2008. 2008-03-22 14:51:24 +00:00
settings.h 2007. 2007-01-13 19:14:29 +00:00
setup.c Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
size.c Eliminate redundant VRoot vars. 2008-03-24 11:12:40 +00:00
slideout.c Enable fading/shadow when desired (in stead of disabling when not). 2008-06-05 17:42:59 +00:00
snaps.c Simplify timers. 2008-05-24 18:13:17 +00:00
snaps.h Simplify timers. 2008-05-24 18:13:17 +00:00
snprintf.c 2007. 2007-01-13 19:14:29 +00:00
sound.c Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
sound.h Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
sound_esd.c Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
sound_load.c Various sound/module/visibility fixes. 2008-03-08 19:23:54 +00:00
sound_pa.c PA sound - Avoid lockup/crash if server is not present or dies. 2008-06-01 20:25:40 +00:00
stacking.c Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
startup.c Enable fading/shadow when desired (in stead of disabling when not). 2008-06-05 17:42:59 +00:00
systray.c Eliminate obsolete NoWin. 2008-04-25 19:12:12 +00:00
tclass.c Theme element fallback cleanups 2008-06-22 13:34:42 +00:00
tclass.h Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
text.c Theme element fallback cleanups 2008-06-22 13:34:42 +00:00
text_pango.c Eliminate RRoot and VRoot. 2008-03-29 17:18:58 +00:00
text_xft.c Eliminate RRoot and VRoot. 2008-03-29 17:18:58 +00:00
theme.c Theme element fallback cleanups 2008-06-22 13:34:42 +00:00
timers.c Simplify timers. 2008-05-24 18:13:17 +00:00
timers.h Simplify timers. 2008-05-24 18:13:17 +00:00
tooltips.c Enable fading/shadow when desired (in stead of disabling when not). 2008-06-05 17:42:59 +00:00
tooltips.h 2007. 2007-01-13 19:14:29 +00:00
ttfont.c Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
user.c 2007. 2007-01-13 19:14:29 +00:00
user.h 2007. 2007-01-13 19:14:29 +00:00
util.h Simplify timers. 2008-05-24 18:13:17 +00:00
warp.c Enable fading/shadow when desired (in stead of disabling when not). 2008-06-05 17:42:59 +00:00
windowmatch.c Enable not using ARGB frame for ARGB clients (selected by window match). 2008-06-05 17:59:51 +00:00
windowmatch.h 2007. 2007-01-13 19:14:29 +00:00
x.c Enable not using ARGB frame for ARGB clients (selected by window match). 2008-06-05 17:59:51 +00:00
xtypes.h Rewrap more X stuff. 2008-03-30 12:13:16 +00:00
xwin.h Enable not using ARGB frame for ARGB clients (selected by window match). 2008-06-05 17:59:51 +00:00
zoom.c Eliminate RRoot and VRoot. 2008-03-29 17:18:58 +00:00