jamse brown ... errr... gadman is dead.
authorCarsten Haitzler <raster@rasterman.com>
Sun, 20 Aug 2006 04:48:27 +0000 (04:48 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Sun, 20 Aug 2006 04:48:27 +0000 (04:48 +0000)
commit0a5e26b82b62dddf2c0d37863957bcb55aa97b26
tree21253cc8132cdc35076de15144f9dc87bbc70842
parent770820eee85012dcbace6c9331243c8069ae678a
jamse brown ... errr... gadman is dead.

basically if moduels wish to put objects on a desktop - they now will have to
DIY and look after themselves. until we have gadcons with "free" layout that
do similar stuff - but this simply means module authors need to d a bit more
work. gadman code is unmaintained and a burden - thus removed.

also borders and e_win's have their own pointers now - this should nuke the
stuck pointer bug... :)

SVN revision: 24925
23 files changed:
src/bin/Makefile.am
src/bin/e_actions.c
src/bin/e_border.c
src/bin/e_border.h
src/bin/e_config.c
src/bin/e_container.c
src/bin/e_container.h
src/bin/e_gadman.c [deleted file]
src/bin/e_gadman.h [deleted file]
src/bin/e_includes.h
src/bin/e_init.c
src/bin/e_int_config_cursor.c
src/bin/e_ipc_handlers.h
src/bin/e_main.c
src/bin/e_manager.c
src/bin/e_maximize.c
src/bin/e_place.c
src/bin/e_pointer.c
src/bin/e_pointer.h
src/bin/e_resist.c
src/bin/e_test.c
src/bin/e_win.c
src/bin/e_win.h