e16/src
Kim Woelders a4cafce69a Fix setting pager mode when compiled without composite.
SVN revision: 25872
2006-09-16 07:07:32 +00:00
..
.cvsignore Shhh. 2006-09-10 18:50:03 +00:00
E.h Generalize selection handling. Manage _NET_WM_CM_Sx selection. 2006-09-11 18:10:28 +00:00
Makefile.am Avoid unnecessary library dependencies in eesh and edox. Cleanups. 2006-09-09 22:21:48 +00:00
aclass.c Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
aclass.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
actions.c Add hack to make apps lauched from e16 in window mode appear in the virtual 2006-09-10 18:43:20 +00:00
alert.c Fix potential segv. 2006-05-13 09:46:22 +00:00
alert.h Split up and shuffle around some more. 2006-04-19 19:13:46 +00:00
arrange.c Fix screen edge resistance in presence of windows with struts. 2006-06-02 21:25:11 +00:00
backgrounds.c Fix missing/too many draws of the background selector window. 2006-09-02 14:33:14 +00:00
backgrounds.h Fix some incorrect window attribute propagation. Cleanups. 2006-05-28 11:51:42 +00:00
borders.c Eliminate redundant macro (Xwin). 2006-08-07 20:47:12 +00:00
borders.h Change internal window handling API. Now passing Win (pointer to EXID struct) in stead of window XID. 2006-04-29 19:39:21 +00:00
buttons.c Rename a few configuration items. 2006-08-23 21:04:53 +00:00
buttons.h Eliminate some obsolete code. 2006-04-30 13:23:01 +00:00
cmclass.c 2006. 2006-01-07 07:20:58 +00:00
comms.c Eliminate redundant macro (Xwin). 2006-08-07 20:47:12 +00:00
conf.h Move lists to Ecore_List. 2006-02-18 08:30:09 +00:00
config.c Avoid dangling buffer. Eliminate some redundant code. 2006-08-12 10:33:47 +00:00
container.c Split iconbox into container, iconbox, and systray. 2006-08-28 22:32:48 +00:00
container.h Split iconbox into container, iconbox, and systray. 2006-08-28 22:32:48 +00:00
coords.c Wrap. 2006-08-12 15:40:57 +00:00
cursors.c Eliminate redundant macro (Xwin). 2006-08-07 20:47:12 +00:00
desktops.c Eliminate redundant geometry caching in top-level objects. 2006-09-08 23:13:57 +00:00
desktops.h Change internal window handling API. Now passing Win (pointer to EXID struct) in stead of window XID. 2006-04-29 19:39:21 +00:00
dialog.c Fix bug in dialog layout (table positioning) causing trouble primarily in 2006-09-14 21:20:35 +00:00
dialog.h Fix memory leaks in combined dialog. 2006-09-06 20:52:52 +00:00
dock.c Eliminate unused expose parameter. 2006-04-16 22:27:06 +00:00
draw.c Change internal window handling API. Now passing Win (pointer to EXID struct) in stead of window XID. 2006-04-29 19:39:21 +00:00
e16-ecore_hints.c Trivial cleanups. 2006-05-21 18:44:18 +00:00
e16-ecore_hints.h Rename some files. 2006-02-18 09:50:17 +00:00
e16-ecore_list.c Slightly faster. 2006-07-25 02:01:31 +00:00
e16-ecore_list.h Enable using ecore_list_... functions from library. 2006-02-27 19:34:49 +00:00
ecompmgr.c Generalize selection handling. Manage _NET_WM_CM_Sx selection. 2006-09-11 18:10:28 +00:00
ecompmgr.h Fix incorrect damage region when raise actually lowers and vice versa 2006-06-05 20:57:07 +00:00
econfig.c Enable configuring internal and exported language. 2006-04-21 23:47:30 +00:00
econfig.h Change some stuff to const. Minor config tweaks. 2006-04-21 22:52:59 +00:00
edge.c Trivial re-wrapping of XQueryPointer(). 2006-08-24 21:52:28 +00:00
eimage.c Add live pager update mode (when composite is enabled), take 1. 2006-08-28 22:46:22 +00:00
eimage.h More visual propagation stuff. 2006-05-14 10:59:30 +00:00
emodule.c 2006. 2006-01-07 07:20:58 +00:00
emodule.h Change some stuff to const. Minor config tweaks. 2006-04-21 22:52:59 +00:00
eobj.c Eliminate redundant geometry caching in top-level objects. 2006-09-08 23:13:57 +00:00
eobj.h Fix build without composite. 2006-09-09 22:12:15 +00:00
etypes.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
events.c Shuffle _NET_WM_SYNC_REQUEST support stuff around (still not active). 2006-08-23 19:06:21 +00:00
ewin-ops.c Rename a few configuration items. 2006-08-23 21:04:53 +00:00
ewin-ops.h 2006. 2006-01-07 07:20:58 +00:00
ewins.c Trivial re-wrapping of XQueryPointer(). 2006-08-24 21:52:28 +00:00
ewins.h Shuffle _NET_WM_SYNC_REQUEST support stuff around (still not active). 2006-08-23 19:06:21 +00:00
ewmh.c Rename some macros (_Ewin...) for consistency. 2006-08-07 20:20:16 +00:00
extinitwin.c Pass Win to image rendering functions (for visual info). 2006-05-13 13:25:30 +00:00
file.c Eliminate a lot of stat's during configuration file parsing. 2006-07-24 23:56:39 +00:00
file.h Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
finders.c Eliminate redundant macro (Xwin). 2006-08-07 20:47:12 +00:00
focus.c Trivial re-wrapping of XQueryPointer(). 2006-08-24 21:52:28 +00:00
fonts.c Move lists to Ecore_List. 2006-02-18 08:30:09 +00:00
fx.c Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +00:00
gnome.c Rename some macros (_Ewin...) for consistency. 2006-08-07 20:20:16 +00:00
grabs.c Eliminate redundant macro (Xwin). 2006-08-07 20:47:12 +00:00
groups.c Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +00:00
groups.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
handlers.c Fix exit/restart from GSOD. 2006-07-11 23:17:19 +00:00
hints.c Generalize selection handling. Manage _NET_WM_CM_Sx selection. 2006-09-11 18:10:28 +00:00
hints.h Generalize selection handling. Manage _NET_WM_CM_Sx selection. 2006-09-11 18:10:28 +00:00
hiwin.c Trivial re-wrapping of XQueryPointer(). 2006-08-24 21:52:28 +00:00
hiwin.h Change internal window handling API. Now passing Win (pointer to EXID struct) in stead of window XID. 2006-04-29 19:39:21 +00:00
icccm.c Shuffle _NET_WM_SYNC_REQUEST support stuff around (still not active). 2006-08-23 19:06:21 +00:00
iclass.c Eliminate redundant macro (Xwin). 2006-08-07 20:47:12 +00:00
iclass.h Pass Win in stead of Drawable to ImageclassApplyCopy(). Cleanups. 2006-05-07 15:32:37 +00:00
iconify.c Split iconbox into container, iconbox, and systray. 2006-08-28 22:32:48 +00:00
icons.c More visual propagation stuff. 2006-05-14 10:59:30 +00:00
icons.h Wrap imlib. 2006-03-29 19:13:17 +00:00
ipc.c Trivial re-wrapping of XQueryPointer(). 2006-08-24 21:52:28 +00:00
lang.c Enable configuring internal and exported language. 2006-04-21 23:47:30 +00:00
lang.h Enable configuring internal and exported language. 2006-04-21 23:47:30 +00:00
main.c Refactor/simplify, use execApplication in stead of plain fork/exec. 2006-09-10 14:29:05 +00:00
memory.c Change some macros to functions to avoid multiple argument evaluation. 2006-05-13 10:28:11 +00:00
menus-misc.c Rename some macros (_Ewin...) for consistency. 2006-08-07 20:20:16 +00:00
menus.c Put menus on current desk in stead of floating on root. 2006-08-31 21:33:02 +00:00
menus.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
misc.c Fix bug potentially causing eternal loop while sliding. 2006-04-27 21:52:32 +00:00
mod-misc.c Refactor/simplify, use execApplication in stead of plain fork/exec. 2006-09-10 14:29:05 +00:00
mod-trans.c Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +00:00
moveresize.c Fix non-group move by pointer. 2006-05-28 10:12:25 +00:00
mwm.c Rename some macros (_Ewin...) for consistency. 2006-08-07 20:20:16 +00:00
pager.c Fix setting pager mode when compiled without composite. 2006-09-16 07:07:32 +00:00
parse.c Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
parse.h Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
progress.c Wrap. 2006-08-12 15:40:57 +00:00
regex.c 2006. 2006-01-07 07:20:58 +00:00
screen.c Trivial re-wrapping of XQueryPointer(). 2006-08-24 21:52:28 +00:00
screen.h Add feature to subdivide screen (xinerama style). 2006-04-22 22:00:02 +00:00
session.c Fix logout dialog layout. 2006-08-24 20:32:20 +00:00
session.h Normally quit by exiting main event loop. 2006-05-12 13:10:16 +00:00
settings.c Fix translation of button labels in combined settings dialog. 2006-09-12 15:40:48 +00:00
settings.h Add combined configuration dialog. 2006-08-20 19:30:55 +00:00
setup.c Remove duplicate header include. 2006-09-11 17:31:11 +00:00
size.c Fix several bugs with maximizing windows. 2006-04-23 08:14:03 +00:00
slideout.c Change internal window handling API. Now passing Win (pointer to EXID struct) in stead of window XID. 2006-04-29 19:39:21 +00:00
snaps.c Add missing label text. 2006-08-19 14:58:31 +00:00
snaps.h Trivial cleanups. 2006-07-25 01:27:24 +00:00
snprintf.c 2006. 2006-01-07 07:20:58 +00:00
sound.c Remove unused header files. 2006-09-07 22:38:36 +00:00
stacking.c Rename some macros (_Ewin...) for consistency. 2006-08-07 20:20:16 +00:00
startup.c Change internal window handling API. Now passing Win (pointer to EXID struct) in stead of window XID. 2006-04-29 19:39:21 +00:00
systray.c Generalize selection handling. Manage _NET_WM_CM_Sx selection. 2006-09-11 18:10:28 +00:00
tclass.c Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
tclass.h Fix drawing of vertical border text in certain themes. 2006-05-25 00:18:10 +00:00
text.c Fix drawing of vertical border text in certain themes. 2006-05-25 00:18:10 +00:00
theme.c Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
timers.c Split off timers.h 2006-04-16 13:27:38 +00:00
timers.h Split off timers.h 2006-04-16 13:27:38 +00:00
tooltips.c Trivial re-wrapping of XQueryPointer(). 2006-08-24 21:52:28 +00:00
tooltips.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
ttfont.c Trivial cleanups. 2006-05-21 18:44:18 +00:00
user.c Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
user.h Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
util.h Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
warp.c Pass Win to image rendering functions (for visual info). 2006-05-13 13:25:30 +00:00
windowmatch.c Avoid dangling buffer. Eliminate some redundant code. 2006-08-12 10:33:47 +00:00
x.c Eliminate redundant geometry caching in top-level objects. 2006-09-08 23:13:57 +00:00
xwin.h Eliminate redundant geometry caching in top-level objects. 2006-09-08 23:13:57 +00:00
zoom.c Rename some macros (_Ewin...) for consistency. 2006-08-07 20:20:16 +00:00