e16/src
Kim Woelders 5fd16661e0 Pager update tweaks.
SVN revision: 33653
2008-01-30 23:34:04 +00:00
..
.cvsignore Shhh. 2006-09-10 18:50:03 +00:00
E.h Enable showing differential time in debug output. 2008-01-27 18:37:19 +00:00
Makefile.am Sound - Split loading and playing. 2008-01-28 21:20:09 +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 New window placement algorithm. Should be better at handling crowded desktops 2008-01-27 18:41:55 +00:00
backgrounds.c EImagePixmapFree->EImagePixmapsFree, add mask argument. 2007-12-15 16:29:22 +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 Eliminate obsolete EventsConfigure stuff. 2008-01-19 13:32:30 +00:00
borders.h Eliminate obsolete EventsConfigure stuff. 2008-01-19 13:32:30 +00:00
buttons.c Mark deskray stuff as such. 2007-12-30 21:20:52 +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 Introduce EImageApplyToWin. 2007-12-15 17:10:47 +00:00
container.h Use global animation time step. 2007-02-04 23:06:03 +00:00
coords.c Center title vertically within border. 2007-12-30 20:40:49 +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 Don't set mouse-over win on desk enter, should be handled via enter events. 2008-01-19 13:38:51 +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 Center title vertically within border. 2007-12-30 20:40:49 +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 Don't update fading windows in pager. 2008-01-27 18:38:53 +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 Sound - Split loading and playing. 2008-01-28 21:20:09 +00:00
edge.c Fix edge flip brokenness (thanks to Phillip Warner). 2008-01-17 17:21:29 +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 Optionally use render for scaling. 2008-01-24 18:37:45 +00:00
eimage.h Optionally use render for scaling. 2008-01-24 18:37:45 +00:00
emodule.c Deactivate unused code, trivial cleanups. 2007-09-05 19:12:56 +00:00
emodule.h Avoid unnecessary use of timers in pagers in live update mode. 2008-01-26 11:45:33 +00:00
eobj.c CM: Avoid creating/destroying regions. 2007-07-11 08:44:12 +00:00
eobj.h Don't update fading windows in pager. 2008-01-27 18:38:53 +00:00
etypes.h 2007. 2007-01-13 19:14:29 +00:00
events.c Fix more breakage around window movement. 2007-12-24 00:04:55 +00:00
events.h Fix more breakage around window movement. 2007-12-24 00:04:55 +00:00
ewin-ops.c Prevent attempts to resize to less than 1x1. 2007-12-24 07:41:03 +00:00
ewin-ops.h 2007. 2007-01-13 19:14:29 +00:00
ewins.c Introduce EwinWarpTo(). 2008-01-19 13:44:54 +00:00
ewins.h Introduce EwinWarpTo(). 2008-01-19 13:44:54 +00:00
ewmh.c Handle h/v resize requests (_NET_WM_MOVERESIZE_SIZE_...) properly. 2007-12-24 08:12:00 +00:00
extinitwin.c EImagePixmapFree->EImagePixmapsFree, add mask argument. 2007-12-15 16:29:22 +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 Don't set mouse-over win on desk enter, should be handled via enter events. 2008-01-19 13:38:51 +00:00
focus.c Introduce EwinWarpTo(). 2008-01-19 13:44:54 +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 No __func__. 2008-01-28 21:09:39 +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 Fix more trouble during exit. 2007-12-30 20:55:20 +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 Introduce EImageApplyToWin. 2007-12-15 17:10:47 +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 Add sanity checks (oom cases). 2008-01-06 14:08:40 +00:00
iclass.h Simplify ImageclassApplySimple and ScaleRect. 2007-12-30 21:18:04 +00:00
iconify.c Fix incorrect tracking of pointer motion when dragging window (noted by Jon Foster). 2007-12-21 22:04:55 +00:00
icons.c Use wrapper function (XGetGeometry->EXGetGeometry). 2008-01-14 21:48:12 +00:00
icons.h 2007. 2007-01-13 19:14:29 +00:00
ipc.c Sound - Split loading and playing. 2008-01-28 21:20:09 +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 Optionally use render for scaling. 2008-01-24 18:37:45 +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 Add sanity checks (oom cases). 2008-01-06 14:08:40 +00:00
menus.h Prepare to move menus in menus.cfg to simple files. 2007-06-02 10:01:34 +00:00
misc.c Enable showing differential time in debug output. 2008-01-27 18:37:19 +00:00
mod-misc.c Enable showing differential time in debug output. 2008-01-27 18:37:19 +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 Fix more breakage around window movement. 2007-12-24 00:04:55 +00:00
mwm.c 2007. 2007-01-13 19:14:29 +00:00
pager.c Pager update tweaks. 2008-01-30 23:34:04 +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 more trouble during exit. 2007-12-30 20:55:20 +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 Sound - Split loading and playing. 2008-01-28 21:20:09 +00:00
sound.h Sound - Split loading and playing. 2008-01-28 21:20:09 +00:00
sound_esd.c Sound - Split loading and playing. 2008-01-28 21:20:09 +00:00
sound_load.c Sound - Split loading and playing. 2008-01-28 21:20:09 +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 Simplify. 2008-01-05 10:43:56 +00:00
tclass.h Center title vertically within border. 2007-12-30 20:40:49 +00:00
text.c Title placement tweak for weird cases and broken themes. 2008-01-04 22:55:41 +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 Use separate debug flags for timers and idlers. 2008-01-26 11:43:12 +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 Introduce EwinWarpTo(). 2008-01-19 13:44:54 +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 Add sanity checks (oom cases). 2008-01-06 14:08:40 +00:00
xwin.h Introduce EImageApplyToWin. 2007-12-15 17:10:47 +00:00
zoom.c Introduce EwinWarpTo(). 2008-01-19 13:44:54 +00:00