e16/src
Kim Woelders 3eb7cd2d95 Fix various issues with iconification of transients and state updates.
SVN revision: 18047
2005-10-27 22:26:37 +00:00
..
.cvsignore 0.16.8 2004-12-28 23:46:49 +00:00
E.h Fix bug in desktop background assignment. Split off backgrounds.h. 2005-10-24 16:05:30 +00:00
Makefile.am Fix bug in desktop background assignment. Split off backgrounds.h. 2005-10-24 16:05:30 +00:00
aclass.c Event handling tweaks. Global action events must occur on root window. 2005-09-10 21:24:26 +00:00
actions.c Change default dialog layout, remove redundant code. 2005-10-10 19:40:11 +00:00
alert.c Fix segv's, X-errors, memleak, wrapping. 2005-08-21 21:00:55 +00:00
areas.c Shuffle stuff around to more appropriate locations. 2005-09-04 12:43:13 +00:00
arrange.c Fix dialog layout bug. Shuffle some dialog contents around. 2005-10-09 18:01:30 +00:00
backgrounds.c Fix bug in desktop background assignment. Split off backgrounds.h. 2005-10-24 16:05:30 +00:00
backgrounds.h Fix bug in desktop background assignment. Split off backgrounds.h. 2005-10-24 16:05:30 +00:00
borders.c Fix caching of imlib images (has been severely crippled for some time). 2005-10-16 16:27:48 +00:00
buttons.c Cleanups. 2005-10-16 09:33:49 +00:00
buttons.h Hide image/text class internals. 2005-09-26 17:32:10 +00:00
cmclass.c Trivial stuff (function renaming, avoid referencing ewin list, eliminate unnecessary casts). 2005-06-30 12:50:47 +00:00
comms.c Split up E.h a bit. 2005-07-16 16:57:45 +00:00
conf.h Copyright updates. More enlightenment->e16. 2005-03-19 16:40:18 +00:00
config.c Fix bug in desktop background assignment. Split off backgrounds.h. 2005-10-24 16:05:30 +00:00
coords.c Cosmetics. 2005-10-16 13:59:52 +00:00
cursors.c Only look for localized versions of theme config files (not image, sound, etc.). Cleanups. 2005-07-17 12:55:13 +00:00
desktops.c Fix bug in desktop background assignment. Split off backgrounds.h. 2005-10-24 16:05:30 +00:00
desktops.h Fix bug in desktop background assignment. Split off backgrounds.h. 2005-10-24 16:05:30 +00:00
dialog.c Fix geometry indicator during non-opaque resizing. 2005-10-12 17:20:42 +00:00
dock.c Hide image/text class internals. 2005-09-26 17:32:10 +00:00
draw.c Fix geometry indicator during non-opaque resizing. 2005-10-12 17:20:42 +00:00
ecompmgr.c Clean up client adoption. 2005-10-24 17:35:09 +00:00
ecompmgr.h Fix some fadeout bugs. Fade speed in dialog. 2005-10-19 19:32:00 +00:00
econfig.c Split up E.h a bit. 2005-07-16 16:57:45 +00:00
econfig.h Copyright updates. More enlightenment->e16. 2005-03-19 16:40:18 +00:00
ecore-e16.c Handle _NET_MOVERESIZE_WINDOW. 2005-07-10 00:23:52 +00:00
ecore-e16.h Handle _NET_MOVERESIZE_WINDOW. 2005-07-10 00:23:52 +00:00
edge.c Remove eobj.h from E.h, include where needed. 2005-09-18 06:35:38 +00:00
emodule.c Split up E.h a bit. 2005-07-16 16:57:45 +00:00
emodule.h Allow waves etc. during opaque move/resize. 2005-07-19 22:33:30 +00:00
eobj.c Clean up client adoption. 2005-10-24 17:35:09 +00:00
eobj.h Clean up client adoption. 2005-10-24 17:35:09 +00:00
events.c Avoid some X-errors caused by operations on destroyed windows. 2005-10-23 15:02:51 +00:00
ewin-ops.c Fix various issues with iconification of transients and state updates. 2005-10-27 22:26:37 +00:00
ewin-ops.h Fix toggling fixedpos, neverfocus, add fixedsize. 2005-08-25 22:28:48 +00:00
ewins.c Fix various issues with iconification of transients and state updates. 2005-10-27 22:26:37 +00:00
ewins.h Fix various issues with iconification of transients and state updates. 2005-10-27 22:26:37 +00:00
ewmh.c Clean up client adoption. 2005-10-24 17:35:09 +00:00
extinitwin.c Only look for localized versions of theme config files (not image, sound, etc.). Cleanups. 2005-07-17 12:55:13 +00:00
file.c Only look for localized versions of theme config files (not image, sound, etc.). Cleanups. 2005-07-17 12:55:13 +00:00
finders.c Tooltip related cleanups. 2005-08-20 08:17:22 +00:00
focus.c Click-raises tweak (don't set grabs if window cannot be raised). 2005-10-20 18:18:13 +00:00
fonts.c Copyright updates. More enlightenment->e16. 2005-03-19 16:40:18 +00:00
fx.c Change default dialog layout, remove redundant code. 2005-10-10 19:40:11 +00:00
gnome.c Fix various issues with iconification of transients and state updates. 2005-10-27 22:26:37 +00:00
grabs.c Action/grab tweaks, cleanups (should fix focus list lockup). 2005-06-30 12:37:43 +00:00
groups.c Change default dialog layout, remove redundant code. 2005-10-10 19:40:11 +00:00
handlers.c Split up E.h a bit. 2005-07-16 16:57:45 +00:00
hints.c Forgot some desk number changes. 2005-09-04 08:10:11 +00:00
hiwin.c Cleanups. 2005-10-16 09:33:49 +00:00
hiwin.h Move "hiwin" stuff to hiwin.c/h. Pager tweaks when composite is enabled. 2005-07-31 15:34:07 +00:00
icccm.c Clean up client adoption. 2005-10-24 17:35:09 +00:00
iclass.c Fix bug in desktop background assignment. Split off backgrounds.h. 2005-10-24 16:05:30 +00:00
iclass.h Cosmetics. 2005-10-16 13:59:52 +00:00
iconify.c Fix various issues with iconification of transients and state updates. 2005-10-27 22:26:37 +00:00
icons.c Another partial cleanup of client window property/state stuff. 2005-08-01 17:34:53 +00:00
icons.h Handle _NET_WM_ICON. 2005-06-30 11:52:03 +00:00
ipc.c Fix various issues with iconification of transients and state updates. 2005-10-27 22:26:37 +00:00
lang.c Only look for localized versions of theme config files (not image, sound, etc.). Cleanups. 2005-07-17 12:55:13 +00:00
lists.c Trivial stuff. 2005-09-25 13:24:25 +00:00
main.c Provide control over match conditions for saved settings. 2005-09-23 16:12:13 +00:00
memory.c Add string splitting function. Rename string list functions. 2005-07-16 15:53:53 +00:00
menus-misc.c Fix bug in desktop background assignment. Split off backgrounds.h. 2005-10-24 16:05:30 +00:00
menus.c Scan background dirs during startup (broke due to deferred menu loading). 2005-10-20 21:42:45 +00:00
menus.h Hide image/text class internals. 2005-09-26 17:32:10 +00:00
misc.c Remove eobj.h from E.h, include where needed. 2005-09-18 06:35:38 +00:00
mod-misc.c Fix dialog layout bug. Shuffle some dialog contents around. 2005-10-09 18:01:30 +00:00
mod-trans.c Change default dialog layout, remove redundant code. 2005-10-10 19:40:11 +00:00
moveresize.c Fix non-opaque resizing (properly this time, I hope). 2005-10-19 16:16:41 +00:00
mwm.c Wrap client window access. 2005-08-04 16:02:02 +00:00
pager.c Fix bug in desktop background assignment. Split off backgrounds.h. 2005-10-24 16:05:30 +00:00
progress.c Cosmetics. 2005-10-16 13:59:52 +00:00
regex.c Copyright updates. More enlightenment->e16. 2005-03-19 16:40:18 +00:00
screen.c Wrap XWarpPointer and XQueryPointer. 2005-08-07 20:33:21 +00:00
session.c Provide control over match conditions for saved settings. 2005-09-23 16:12:13 +00:00
settings.c Fix some fadeout bugs. Fade speed in dialog. 2005-10-19 19:32:00 +00:00
setup.c Shuffle stuff around to more appropriate locations. 2005-09-04 12:43:13 +00:00
size.c Fix various issues with iconification of transients and state updates. 2005-10-27 22:26:37 +00:00
slideout.c Cleanups. 2005-10-16 09:33:49 +00:00
snaps.c Fix some snapshot bugs introduced recently (handle empty lines in config, get group info before used). 2005-10-27 20:38:12 +00:00
snaps.h Provide control over match conditions for saved settings. 2005-09-23 16:12:13 +00:00
snprintf.c Copyright updates. More enlightenment->e16. 2005-03-19 16:40:18 +00:00
sound.c Change default dialog layout, remove redundant code. 2005-10-10 19:40:11 +00:00
stacking.c Click-raises tweak (don't set grabs if window cannot be raised). 2005-10-20 18:18:13 +00:00
startup.c Fix bug in desktop background assignment. Split off backgrounds.h. 2005-10-24 16:05:30 +00:00
tclass.c Smoother geometry indicator. 2005-10-15 12:14:00 +00:00
tclass.h Smoother geometry indicator. 2005-10-15 12:14:00 +00:00
text.c Hide image/text class internals. 2005-09-26 17:32:10 +00:00
theme.c Defer menu loading. Unload 5 min after last use. 2005-09-25 00:50:53 +00:00
timers.c Copyright updates. More enlightenment->e16. 2005-03-19 16:40:18 +00:00
timestamp.h re-importing E after cvs failure to comply with orders... thus it DIED! 1999-08-17 22:56:46 +00:00
tooltips.c Cosmetics. 2005-10-16 13:59:52 +00:00
tooltips.h Move tooltip handling to source. Eliminate WindowAtXY(). 2005-08-20 13:55:51 +00:00
ttfont.c Split up E.h a bit. 2005-07-16 16:57:45 +00:00
warp.c Cleanups. 2005-10-16 09:33:49 +00:00
windowmatch.c Reverse windowmatch.cfg list order (back to the way it was). 2005-10-27 21:42:50 +00:00
x.c Fix caching of imlib images (has been severely crippled for some time). 2005-10-16 16:27:48 +00:00
xwin.h Fix caching of imlib images (has been severely crippled for some time). 2005-10-16 16:27:48 +00:00
zoom.c Really boring cosmetics. 2005-08-07 22:59:27 +00:00