e16/src
Kim Woelders e5b71f40f3 Remove unused AnimatorsDelCat(). 2015-01-10 18:56:58 +01:00
..
E.h Fix animation bug. 2015-01-02 11:36:15 +01:00
Makefile.am Visibility cosmetics (use EC_C_VISIBILITY). 2015-01-04 16:43:05 +01:00
about.c Simplify dialog data handling. 2014-04-29 19:42:15 +02:00
aclass.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
aclass.h Header file tweaks and cosmetics. 2013-12-29 08:59:38 +01:00
actions.c Exec/spawn function tweaks. 2014-04-26 11:02:22 +02:00
alert.c Extension version checking cleanups. 2014-11-20 21:45:25 +01:00
alert.h DialogAlert... -> Alert... 2008-10-18 19:05:18 +00:00
animation.c Remove unused AnimatorsDelCat(). 2015-01-10 18:56:58 +01:00
animation.h Remove unused AnimatorsDelCat(). 2015-01-10 18:56:58 +01:00
arrange.c Fix potential use of uninitialised data. 2013-07-07 21:03:22 +02:00
backgrounds.c Simplify dialog data handling. 2014-04-29 19:42:15 +02:00
backgrounds.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
borders.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
borders.h Header file tweaks and cosmetics. 2013-12-29 08:59:38 +01:00
buttons.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
buttons.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
comms.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
comms.h Trivial cleanups. 2007-12-15 12:36:58 +00:00
conf.h Enable having background files with whitespace in name. 2011-05-01 10:52:05 +00:00
config.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
container.c Simplify dialog data handling. 2014-04-29 19:42:15 +02:00
container.h Header file tweaks and cosmetics. 2013-12-29 08:59:38 +01:00
coords.c Fix using e16 with xcompmgr. 2013-02-23 11:35:49 +00:00
cursors.c Fix build without composite. 2014-09-19 21:26:17 +02:00
cursors.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
desktops.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
desktops.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
dialog.c Simplify dialog data handling. 2014-04-29 19:42:15 +02:00
dialog.h Simplify dialog data handling. 2014-04-29 19:42:15 +02:00
dock.c Eliminate redundant VRoot vars. 2008-03-24 11:12:40 +00:00
draw.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
ecompmgr.c Minor fading animation tweak. 2015-01-10 18:56:58 +01:00
ecompmgr.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
econfig.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
econfig.h Change some longs to ints where long is not needed. 2012-01-08 12:54:08 +00:00
edbus.c Cosmetics. 2012-10-24 17:20:38 +00:00
edbus.h Play with dbus - implement command interface. 2007-12-08 17:54:38 +00:00
edebug.h Initial Present infrastructure. 2014-11-23 06:37:07 +01:00
edge.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
eglx.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
eglx.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
eimage.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
eimage.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
emodule.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
emodule.h Trivial cleanups. 2010-06-06 10:05:53 +00:00
eobj.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
eobj.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
etypes.h Move some typedefs to etypes.h. 2009-03-21 20:57:57 +00:00
events.c Fix animation bug. 2015-01-02 11:36:15 +01:00
events.h Tweak error handler API. 2013-12-29 08:59:39 +01:00
ewin-ops.c Correct shading end size. 2014-12-16 23:13:56 +01:00
ewin-ops.h Add some forgotten 2011. 2011-07-17 18:43:21 +00:00
ewins.c Avoid some potential X-calls/errors when client is destroyed. 2014-05-16 08:32:40 +02:00
ewins.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
ewmh.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
extinitwin.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
file.c Use qsort in stead of open coded sorting. 2013-04-06 10:54:59 +02:00
file.h Eliminate dup in fullfileof(). 2008-10-10 19:49:06 +00:00
finders.c Eliminate EwinFindByChildren(). 2015-01-02 10:21:34 +01:00
focus.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
focus.h Header file tweaks and cosmetics. 2013-12-29 08:59:38 +01:00
fonts.c Forgot some 2013. 2013-11-24 16:37:17 +01:00
fx.c FX: Correct some offsets. 2014-12-20 08:06:51 +01:00
glwin.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
gnome.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
grabs.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
grabs.h Cosmetics (key->keycode). 2014-04-23 07:38:27 +02:00
groups.c Simplify dialog data handling. 2014-04-29 19:42:15 +02:00
groups.h Forgot some 2013. 2013-11-24 16:37:17 +01:00
handlers.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
hints.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
hints.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
hiwin.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
hiwin.h Header file tweaks and cosmetics. 2013-12-29 08:59:38 +01:00
icccm.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
iclass.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
iclass.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
iconify.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
icons.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
icons.h Validate focus list icon mode. Use defs for icon modes. 2010-03-20 10:41:12 +00:00
ipc.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
ipc.h Add -brs to indent profile. 2008-03-23 11:54:24 +00:00
lang.c Warning fixes for gcc-4.6. 2011-01-30 00:07:50 +00:00
lang.h Adjustments for indent 2.2.11. 2010-08-08 19:03:34 +00:00
list.c Switch to new list implementation. 2013-08-09 11:43:48 +02:00
list.h Switch to new list implementation. 2013-08-09 11:43:48 +02:00
magwin.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
main.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
memory.c Use qsort in stead of open coded sorting. 2013-04-06 10:54:59 +02:00
menus-misc.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
menus.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
menus.h Container and pager menus should be destroyed on close. 2009-12-02 19:20:27 +00:00
misc.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
mod-misc.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
mod-trans.c Simplify dialog data handling. 2014-04-29 19:42:15 +02:00
moveresize.c Remove code for shaded, semi-solid, and translucent move/resize modes. 2012-12-29 12:06:46 +00:00
mwm.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
pager.c Simplify dialog data handling. 2014-04-29 19:42:15 +02: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
progress.c Use NoXID in stead of None. 2013-12-29 08:59:38 +01:00
progress.h Add missed 2009s. 2009-11-29 10:35:56 +00:00
regex.c 2007. 2007-01-13 19:14:29 +00:00
screen.c Extension version checking cleanups. 2014-11-20 21:45:25 +01:00
screen.h Add some forgotten 2011. 2011-07-17 18:43:21 +00:00
session.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
session.h Trivial cleanups. 2007-12-15 12:36:58 +00:00
settings.c Simplify dialog data handling. 2014-04-29 19:42:15 +02:00
settings.h Merge autoraise settings into focus settings dialog. 2009-11-05 18:45:55 +00:00
setup.c Use initially created GC for various operations. 2014-04-23 19:45:36 +02:00
shapewin.c Move shape window stuff to separate header file. 2014-04-21 11:28:38 +02:00
shapewin.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
size.c Fix en/disabling of maximization animation. 2012-12-13 21:32:19 +00:00
slide.c Set lower limit on slide/shade speed. 2014-10-17 21:25:12 +02:00
slide.h Introduce new animation engine. 2012-12-09 10:03:07 +00:00
slideout.c Use NoXID in stead of None. 2013-12-29 08:59:38 +01:00
snaps.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
snaps.h Remove useless parameter from SnapshotsSaveReal(). 2012-04-22 17:39:51 +00:00
snprintf.c Apply badzero.cocci, badnull.cocci and badnull2.cocci 2010-08-13 17:04:13 +00:00
sound.c Simplify dialog data handling. 2014-04-29 19:42:15 +02:00
sound.h Play sounds by number in stead of by name. Enable disabling specific sounds. 2008-12-14 16:44:45 +00:00
sound_esd.c Adjustments for indent 2.2.11. 2010-08-08 19:03:34 +00:00
sound_load.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
sound_pa.c Fix C++ build. 2013-02-17 00:19:50 +00:00
sounds.h Trivial cleanups. 2010-06-06 10:05:53 +00:00
stacking.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
startup.c Eliminate unnecessary XSync. 2013-02-24 18:57:39 +00:00
string.c Provide strcase functions if not available. 2008-08-14 18:44:23 +00:00
systray.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
tclass.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
tclass.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
text.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
text_pango.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
text_xft.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
theme.c Simplify dialog data handling. 2014-04-29 19:42:15 +02:00
time.c Move GetTimeMs/Us() to time.c. 2012-03-21 21:10:59 +00:00
timers.c Switch to new list implementation. 2013-08-09 11:43:48 +02:00
timers.h Cosmetic change around TimersRunNextIn(). 2013-02-10 09:59:25 +00:00
tooltips.c Simplify dialog data handling. 2014-04-29 19:42:15 +02:00
tooltips.h 2007. 2007-01-13 19:14:29 +00:00
ttfont.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
user.c Trivial cleanups. 2012-12-25 18:20:05 +00:00
user.h Simplify user info functions. 2012-02-26 20:15:52 +00:00
util.h Forgot 2015. 2015-01-10 18:56:58 +01:00
warp.c Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
windowmatch.c Debug printout cleanups. 2014-10-17 21:25:12 +02:00
windowmatch.h 2007. 2007-01-13 19:14:29 +00:00
x.c Minor tweaks in EShapePropagate(). 2015-01-02 11:28:49 +01:00
xprop.c Add missing const + some formatting cosmetics. 2013-12-28 00:10:57 +01:00
xprop.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
xtypes.h Wrap XID and some other X types. 2014-04-23 19:13:00 +02:00
xwin.h Add ERegionCreateFromBitmap() and EPictureFillRect(). 2014-08-17 16:14:59 +02:00
zoom.c Cosmetics. 2012-10-24 17:20:38 +00:00