e16/src
Kim Woelders d5d56aea5b Trivial cleanups.
SVN revision: 33151
2007-12-15 12:36:58 +00:00
..
.cvsignore Shhh. 2006-09-10 18:50:03 +00:00
E.h Startup id bits. 2007-09-22 10:21:18 +00:00
Makefile.am localedir is not always available. 2007-12-15 12:33:43 +00:00
about.c 2007. 2007-01-13 19:14:29 +00:00
aclass.c Assorted refactorizations. 2007-07-27 16:59:50 +00:00
aclass.h Assorted refactorizations. 2007-07-27 16:59:50 +00:00
actions.c Autofoo cleanups, move to bindir, pkgdatadir and friends. 2007-11-07 22:05:18 +00:00
alert.c Deactivate more code when disabling sound. 2007-08-23 18:48:21 +00:00
alert.h 2007. 2007-01-13 19:14:29 +00:00
arrange.c Screen stuff naming consistency and code tweaks. 2007-09-29 19:13:21 +00:00
backgrounds.c Deactivate unused code, trivial cleanups. 2007-09-05 19:12:56 +00:00
backgrounds.h Don't scan background directory at startup but when needed (menu or config dialog). 2007-02-25 01:38:30 +00:00
borders.c Simplify some imageclass functions (w,h are always window size). 2007-09-10 20:26:53 +00:00
borders.h Simplify some imageclass functions (w,h are always window size). 2007-09-10 20:26:53 +00:00
buttons.c Simplify some imageclass functions (w,h are always window size). 2007-09-10 20:26:53 +00:00
buttons.h Assorted refactorizations. 2007-07-27 16:59:50 +00:00
cmclass.c Assorted refactorizations. 2007-07-27 16:59:50 +00:00
comms.c Trivial cleanups. 2007-12-15 12:36:58 +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 Prefer Xft font configuration. 2007-07-28 13:58:20 +00:00
container.c Simplify some imageclass functions (w,h are always window size). 2007-09-10 20:26:53 +00:00
container.h Use global animation time step. 2007-02-04 23:06:03 +00:00
coords.c Simplify some imageclass functions (w,h are always window size). 2007-09-10 20:26:53 +00:00
cursors.c XColor -> EColor, EGet/SetColor -> macros. 2007-08-28 17:58:23 +00:00
cursors.h Assorted refactorizations. 2007-07-27 16:59:50 +00:00
desktops.c Fix edge flip after screen size change. 2007-11-18 09:47:46 +00:00
desktops.h Don't mask off events while switching area/desk. The amount of enter/leave 2007-07-23 18:59:42 +00:00
dialog.c Simplify some imageclass functions (w,h are always window size). 2007-09-10 20:26:53 +00:00
dialog.h Assorted refactorizations. 2007-07-27 16:59:50 +00:00
dock.c Simplify some imageclass functions (w,h are always window size). 2007-09-10 20:26:53 +00:00
draw.c Define mask bitmaps in source to avoid depending on x11 bitmap package. 2007-12-15 12:31:33 +00:00
e16-ecore_hints.c Don't look up well-known atoms. 2007-07-11 08:29:46 +00:00
e16-ecore_hints.h Add some new atoms (_NET_WM_ACTION_ABOVE/BELOW). 2007-04-17 21:20:34 +00:00
e16-ecore_list.c Follow ecore_list name changes. 2007-07-25 20:02:57 +00:00
e16-ecore_list.h Follow ecore_list name changes. 2007-07-25 20:02:57 +00:00
ecompmgr.c Force new (default as of 0.16.8.9) composite manager mode at startup. 2007-09-30 15:47:34 +00:00
ecompmgr.h Make shadow on/off change effectve immediately. 2007-02-07 01:51:18 +00:00
econfig.c Fix setting hex type config items. 2007-06-16 11:04:58 +00:00
econfig.h 2007. 2007-01-13 19:14:29 +00:00
edbus.c Play with dbus - implement command interface. 2007-12-08 17:54:38 +00:00
edbus.h Play with dbus - implement command interface. 2007-12-08 17:54:38 +00:00
edebug.h Play with dbus - implement command interface. 2007-12-08 17:54:38 +00:00
edge.c Fix edge flip after screen size change. 2007-11-18 09:47:46 +00:00
eglx.c glx bits. 2007-07-21 20:28:40 +00:00
eglx.h glx bits. 2007-07-21 20:28:40 +00:00
eimage.c Fix build when imlib_context_set_mask_alpha_threshold() is not available (BUGZILLA bug 275). 2007-11-15 20:10:30 +00:00
eimage.h Enable setting imlib2 image cache size (debug only). 2007-05-07 23:26:13 +00:00
emodule.c Deactivate unused code, trivial cleanups. 2007-09-05 19:12:56 +00:00
emodule.h Eliminate unused parameter in IPC functions. Move some stuff out of E.h. 2007-05-18 08:25:06 +00:00
eobj.c CM: Avoid creating/destroying regions. 2007-07-11 08:44:12 +00:00
eobj.h Move argb bit from Eobj down to Win struct. 2007-05-20 08:08:59 +00:00
etypes.h 2007. 2007-01-13 19:14:29 +00:00
events.c Add registration of file descriptors to be handled in main event loop. 2007-12-02 18:39:17 +00:00
events.h Add registration of file descriptors to be handled in main event loop. 2007-12-02 18:39:17 +00:00
ewin-ops.c Deactivate unused code, trivial cleanups. 2007-09-05 19:12:56 +00:00
ewin-ops.h 2007. 2007-01-13 19:14:29 +00:00
ewins.c Fix application resize locking. 2007-12-04 21:13:25 +00:00
ewins.h Deactivate unused code, trivial cleanups. 2007-09-05 19:12:56 +00:00
ewmh.c Startup id bits. 2007-09-22 10:21:18 +00:00
extinitwin.c Fix trouble with nested exits. Debug stuff tweaks. 2007-12-08 14:01:27 +00:00
file.c Cleanups, enable compiling everything as if it were C++. 2007-01-17 01:10:44 +00:00
file.h Refactor various file property test functions. 2007-01-15 02:43:54 +00:00
finders.c Move/rename some functions. 2007-03-04 23:25:11 +00:00
focus.c Avoid some lagginess at end of desk switch. 2007-07-28 08:39:55 +00:00
focus.h Fix set/unset of raise grabs in certain situations. 2007-07-11 09:30:58 +00:00
fonts.c Deactivate unused code, trivial cleanups. 2007-09-05 19:12:56 +00:00
fx.c Eliminate unused parameter in IPC functions. Move some stuff out of E.h. 2007-05-18 08:25:06 +00:00
glwin.c Tweaks. 2007-11-03 19:29:27 +00:00
gnome.c Don't use atom name in client message processing. 2007-04-15 14:54:11 +00:00
grabs.c Move modifier mask stuff around. Avoid redundant key/button grab/ungrabs. 2007-02-01 01:23:40 +00:00
grabs.h Move modifier mask stuff around. Avoid redundant key/button grab/ungrabs. 2007-02-01 01:23:40 +00:00
groups.c Follow ecore_list name changes. 2007-07-25 20:02:57 +00:00
groups.h 2007. 2007-01-13 19:14:29 +00:00
handlers.c Don't exit while in X error handler. 2007-12-02 11:15:57 +00:00
hints.c Fix several issues around setting internal window title/class. 2007-05-18 21:18:24 +00:00
hints.h Deactivate unused code, trivial cleanups. 2007-09-05 19:12:56 +00:00
hiwin.c Simplify some imageclass functions (w,h are always window size). 2007-09-10 20:26:53 +00:00
hiwin.h 2007. 2007-01-13 19:14:29 +00:00
icccm.c Deactivate unused code, trivial cleanups. 2007-09-05 19:12:56 +00:00
iclass.c Fix reuse of freed pixmaps when using pseudo-transparency. 2007-10-21 13:13:03 +00:00
iclass.h Simplify some imageclass functions (w,h are always window size). 2007-09-10 20:26:53 +00:00
iconify.c Various anti-alias fixups after recent changes. 2007-04-07 16:18:53 +00:00
icons.c 2007. 2007-01-13 19:14:29 +00:00
icons.h 2007. 2007-01-13 19:14:29 +00:00
ipc.c Shuffle comms/ipc stuff around a bit. 2007-11-28 19:28:54 +00:00
ipc.h Shuffle comms/ipc stuff around a bit. 2007-11-28 19:28:54 +00:00
lang.c Cleanups, enable compiling everything as if it were C++. 2007-01-17 01:10:44 +00:00
lang.h 2007. 2007-01-13 19:14:29 +00:00
magwin.c Make magnifier window title translatable. 2007-05-19 18:44:39 +00:00
main.c Play with dbus - implement command interface. 2007-12-08 17:54:38 +00:00
memory.c Cleanups, enable compiling everything as if it were C++. 2007-01-17 01:10:44 +00:00
menus-misc.c Prepare to move menus in menus.cfg to simple files - continued. 2007-06-03 11:55:29 +00:00
menus.c Fix menu placement on xinerama screens. 2007-09-30 12:56:31 +00:00
menus.h Prepare to move menus in menus.cfg to simple files. 2007-06-02 10:01:34 +00:00
misc.c Autofoo cleanups, move to bindir, pkgdatadir and friends. 2007-11-07 22:05:18 +00:00
mod-misc.c Startup id bits. 2007-09-22 10:21:18 +00:00
mod-trans.c Eliminate unused parameter in IPC functions. Move some stuff out of E.h. 2007-05-18 08:25:06 +00:00
moveresize.c Deactivate unused code, trivial cleanups. 2007-09-05 19:12:56 +00:00
mwm.c 2007. 2007-01-13 19:14:29 +00:00
pager.c Disable pager debug. 2007-11-28 19:23:06 +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 Fix translucent moves (noted by Thanatermesis, broken since 0.16.8.9). 2007-11-07 21:40:30 +00:00
piximg.h Split up, move some code around. 2007-06-23 20:35:51 +00:00
progress.c Simplify some imageclass functions (w,h are always window size). 2007-09-10 20:26:53 +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 Fix memory leak when xinerama is enabled (normally hit only once). 2007-11-03 10:28:27 +00:00
screen.h Screen stuff naming consistency and code tweaks. 2007-09-29 19:13:21 +00:00
session.c Fix trouble with nested exits. Debug stuff tweaks. 2007-12-08 14:01:27 +00:00
session.h Trivial cleanups. 2007-12-15 12:36:58 +00:00
settings.c Enable setting default maximise policy. 2007-09-22 08:55:16 +00:00
settings.h 2007. 2007-01-13 19:14:29 +00:00
setup.c Don't exit while in X error handler. 2007-12-02 11:15:57 +00:00
size.c Enable setting default maximise policy. 2007-09-22 08:55:16 +00:00
slideout.c Deactivate unused code, trivial cleanups. 2007-09-05 19:12:56 +00:00
snaps.c Follow ecore_list name changes. 2007-07-25 20:02:57 +00:00
snaps.h Eliminate unused parameter in IPC functions. Move some stuff out of E.h. 2007-05-18 08:25:06 +00:00
snprintf.c 2007. 2007-01-13 19:14:29 +00:00
sound.c Font and sound module bits. 2007-09-04 21:15:21 +00:00
sound.h Deactivate more code when disabling sound. 2007-08-23 18:48:21 +00:00
sound_esd.c Add optional visibility hiding (only useful with modular build). 2007-09-12 21:33:50 +00:00
stacking.c Cleanups, enable compiling everything as if it were C++. 2007-01-17 01:10:44 +00:00
startup.c Simplify some imageclass functions (w,h are always window size). 2007-09-10 20:26:53 +00:00
systray.c Close systray if _NET_SYSTEM_TRAY_Sx selection is lost. 2007-09-02 17:47:40 +00:00
tclass.c XColor -> EColor, EGet/SetColor -> macros. 2007-08-28 17:58:23 +00:00
tclass.h Add optional visibility hiding (only useful with modular build). 2007-09-12 21:33:50 +00:00
text.c Fix crash if font loading fails. 2007-12-08 15:17:42 +00:00
text_pango.c Add optional visibility hiding (only useful with modular build). 2007-09-12 21:33:50 +00:00
text_xft.c Add optional visibility hiding (only useful with modular build). 2007-09-12 21:33:50 +00:00
theme.c Change configuration of alternative font configuration. 2007-08-07 15:05:08 +00:00
timers.c Deactivate unused code, trivial cleanups. 2007-09-05 19:12:56 +00:00
timers.h Tweak timer event handling (run all expired timers at once). 2007-01-29 01:26:12 +00:00
tooltips.c Hide tooltips in various situations (showing focus list, window map, move, etc.). 2007-11-03 10:25:11 +00:00
tooltips.h 2007. 2007-01-13 19:14:29 +00:00
ttfont.c Add optional visibility hiding (only useful with modular build). 2007-09-12 21:33:50 +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 Add optional visibility hiding (only useful with modular build). 2007-09-12 21:33:50 +00:00
warp.c Screen stuff naming consistency and code tweaks. 2007-09-29 19:13:21 +00:00
windowmatch.c Assorted refactorizations. 2007-07-27 16:59:50 +00:00
windowmatch.h 2007. 2007-01-13 19:14:29 +00:00
x.c Trivial cleanups. 2007-12-15 12:36:58 +00:00
xwin.h Trivial cleanups. 2007-12-15 12:36:58 +00:00
zoom.c Move some window background pixmap handling down to Win layer. 2007-05-25 22:40:47 +00:00