e16/src
Kim Woelders 11ee1e8561 Wrap.
SVN revision: 24604
2006-08-12 15:40:57 +00:00
..
.cvsignore 0.16.8 2004-12-28 23:46:49 +00:00
E.h Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +00:00
Makefile.am Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +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 Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +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 Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +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 Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +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
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 Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +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 Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +00:00
dialog.h Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +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 Refactor dialog creation functions. 2006-07-21 03:17:18 +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 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
eimage.c Trivial cleanups. 2006-05-21 18:44:18 +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 macro (Xwin). 2006-08-07 20:47:12 +00:00
eobj.h Eliminate redundant macro (Xwin). 2006-08-07 20:47:12 +00:00
etypes.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
events.c Add override redirect flag to map event debug info. 2006-08-07 23:19:17 +00:00
ewin-ops.c Rename some macros (_Ewin...) for consistency. 2006-08-07 20:20:16 +00:00
ewin-ops.h 2006. 2006-01-07 07:20:58 +00:00
ewins.c Fix some segv's in obscure situations. 2006-08-07 23:26:36 +00:00
ewins.h Change som macros to functions, adding check to avoid segv in certain (debug) situations. 2006-08-07 20:26:05 +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 Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +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 Eliminate redundant macro (Xwin). 2006-08-07 20:47:12 +00:00
hints.h Trivial cleanups. 2006-05-21 18:44:18 +00:00
hiwin.c Fix pager zoom window shape bug. 2006-06-20 23:00:58 +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 Fix clients resizing while having bogus max size hint (KDE info windows). 2006-08-09 02:45:02 +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 Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +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 Wrap. 2006-08-12 15:40:57 +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 Split up, shuffle around file.c (no real changes). 2006-07-24 21:10:59 +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 Fix incorrect menu placement near left screen edge. 2006-08-11 13:45:48 +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 Fix config parameter type. 2006-08-11 16:09:39 +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 Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +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 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
screen.h Add feature to subdivide screen (xinerama style). 2006-04-22 22:00:02 +00:00
session.c Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +00:00
session.h Normally quit by exiting main event loop. 2006-05-12 13:10:16 +00:00
settings.c Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +00:00
settings.h Refactor dialog creation functions. 2006-07-21 03:17:18 +00:00
setup.c Fix some incorrect window attribute propagation. Cleanups. 2006-05-28 11:51:42 +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 Still more dialog creation refactoring bits. 2006-08-08 03:58:42 +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 Avoid dangling buffer. Eliminate some redundant code. 2006-08-12 10:33:47 +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
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 Wrap. 2006-08-12 15:40:57 +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 Fix some segv's in obscure situations. 2006-08-07 23:26:36 +00:00
xwin.h Eliminate redundant macro (Xwin). 2006-08-07 20:47:12 +00:00
zoom.c Rename some macros (_Ewin...) for consistency. 2006-08-07 20:20:16 +00:00