e16/src
Kim Woelders d2b38a9bc2 Fix mem leak.
SVN revision: 22547
2006-05-12 12:01:41 +00:00
..
.cvsignore 0.16.8 2004-12-28 23:46:49 +00:00
E.h Eliminate some obsolete code. 2006-04-30 13:23:01 +00:00
Makefile.am Add feature to subdivide screen (xinerama style). 2006-04-22 22:00:02 +00:00
aclass.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
aclass.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
actions.c Trivial function rename, cleanups. 2006-04-26 23:43:07 +00:00
alert.c Split up and shuffle around some more. 2006-04-19 19:13:46 +00:00
alert.h Split up and shuffle around some more. 2006-04-19 19:13:46 +00:00
arrange.c Fix a number of window placement bugs. 2006-05-02 23:27:39 +00:00
backgrounds.c Pass Win to text rendering functions (for visual info). 2006-05-08 16:26:22 +00:00
backgrounds.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
borders.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
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 Eliminate some obsolete code. 2006-04-30 13:23:01 +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 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
conf.h Move lists to Ecore_List. 2006-02-18 08:30:09 +00:00
config.c Split up and shuffle around some more. 2006-04-19 19:13:46 +00:00
coords.c Eliminate unused expose parameter. 2006-04-16 22:27:06 +00:00
cursors.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
desktops.c Use window depth when creating normal image pixmaps. 2006-05-07 16:21:37 +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 a number of segv's introduced during Win API change. 2006-05-11 20:47:26 +00:00
dialog.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
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 Rename some files. 2006-02-18 09:50:17 +00:00
e16-ecore_hints.h Rename some files. 2006-02-18 09:50:17 +00:00
e16-ecore_list.c Style (lint). 2006-04-16 23:00:45 +00:00
e16-ecore_list.h Enable using ecore_list_... functions from library. 2006-02-27 19:34:49 +00:00
ecompmgr.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
ecompmgr.h Fix progress bars with composite enabled. 2006-04-22 13:57:54 +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 Window handling function api rename/rewrap continued. 2006-04-23 22:11:26 +00:00
eimage.h Window handling function api rename/rewrap continued. 2006-04-23 22:11:26 +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 Fix a number of segv's introduced during Win API change. 2006-05-11 20:47:26 +00:00
eobj.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
etypes.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
events.c Discard ConfigureRequest's for destroyed windows. 2006-05-10 19:37:47 +00:00
ewin-ops.c Fix segv when destroying client. 2006-05-03 21:04:08 +00:00
ewin-ops.h 2006. 2006-01-07 07:20:58 +00:00
ewins.c Fix segv when destroying client. 2006-05-03 21:04:08 +00:00
ewins.h Fix segv when destroying client. 2006-05-03 21:04:08 +00:00
ewmh.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
extinitwin.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
file.c 2006. 2006-01-07 07:20:58 +00:00
finders.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
focus.c Trivial renaming. 2006-05-03 20:52:15 +00:00
fonts.c Move lists to Ecore_List. 2006-02-18 08:30:09 +00:00
fx.c Use window depth when creating normal image pixmaps. 2006-05-07 16:21:37 +00:00
gnome.c Trivial renaming. 2006-05-03 20:52:15 +00:00
grabs.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
groups.c Trivial function rename, cleanups. 2006-04-26 23:43:07 +00:00
groups.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
handlers.c Split up and shuffle around some more. 2006-04-19 19:13:46 +00:00
hints.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
hints.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
hiwin.c Use window depth when creating normal image pixmaps. 2006-05-07 16:21:37 +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 Trivial renaming. 2006-05-03 20:52:15 +00:00
iclass.c Pass Win to text rendering functions (for visual info). 2006-05-08 16:26:22 +00:00
iclass.h Pass Win in stead of Drawable to ImageclassApplyCopy(). Cleanups. 2006-05-07 15:32:37 +00:00
iconify.c Fix segv when removing systray item. 2006-05-12 09:27:59 +00:00
icons.c Trivial renaming. 2006-05-03 20:52:15 +00:00
icons.h Wrap imlib. 2006-03-29 19:13:17 +00:00
ipc.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
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 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
memory.c Enable unsetting env vars with Esetenv(). 2006-04-21 15:51:46 +00:00
menus-misc.c Allow omitting menus/ in menu path. May make migration from <16.8 less painful. 2006-03-30 21:07:10 +00:00
menus.c Pass Win to text rendering functions (for visual info). 2006-05-08 16:26:22 +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 Enable configuring internal and exported language. 2006-04-21 23:47:30 +00:00
mod-trans.c Trivial function rename, cleanups. 2006-04-26 23:43:07 +00:00
moveresize.c Trivial renaming. 2006-05-03 20:52:15 +00:00
mwm.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
pager.c Fix a number of segv's introduced during Win API change. 2006-05-11 20:47:26 +00:00
progress.c Pass Win to text rendering functions (for visual info). 2006-05-08 16:26:22 +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 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
session.h Split up and shuffle around some more. 2006-04-19 19:13:46 +00:00
settings.c Trivial function rename, cleanups. 2006-04-26 23:43:07 +00:00
setup.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
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 Trivial function rename, cleanups. 2006-04-26 23:43:07 +00:00
snaps.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
snprintf.c 2006. 2006-01-07 07:20:58 +00:00
sound.c Trivial function rename, cleanups. 2006-04-26 23:43:07 +00:00
stacking.c Window handling function api rename/rewrap continued. 2006-04-18 17:57:58 +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 Oops - do it properly. 2006-05-08 17:11:46 +00:00
tclass.h Pass Win to text rendering functions (for visual info). 2006-05-08 16:26:22 +00:00
text.c Pass Win to text rendering functions (for visual info). 2006-05-08 16:26:22 +00:00
theme.c Change some stuff to const. Minor config tweaks. 2006-04-21 22:52: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 Pass Win to text rendering functions (for visual info). 2006-05-08 16:26:22 +00:00
tooltips.h Move frequently used opaque type definitions to etypes.h. 2006-04-06 21:20:16 +00:00
ttfont.c Wrap imlib. 2006-03-29 19:13:17 +00:00
util.h Enable unsetting env vars with Esetenv(). 2006-04-21 15:51:46 +00:00
warp.c Pass Win to text rendering functions (for visual info). 2006-05-08 16:26:22 +00:00
windowmatch.c Change some stuff to const. Minor config tweaks. 2006-04-21 22:52:59 +00:00
x.c Fix mem leak. 2006-05-12 12:01:41 +00:00
xwin.h Save visual in Win struct. 2006-05-10 20:44:15 +00:00
zoom.c Trivial renaming. 2006-05-03 20:52:15 +00:00