remove e_comp_list(), deprecate all related functions for pending removal
[platform/upstream/enlightenment.git] / src / modules / illume2 / e_mod_main.c
2015-01-05 Mike Blumenkrantzremove e_comp_list(), deprecate all related functions...
2014-01-15 Mike Blumenkrantzcompositor rewrite / charlie-foxtrot situation
2012-11-30 Mike Blumenkrantzgiant header overhaul which removes all the stupid...
2011-01-16 Christopher MichaelRemove goto's. Don't like em, don't need em, don't...
2011-01-16 Mike Blumenkrantzadd alloc check for calloc
2010-09-05 Christopher MichaelAllow illume and illume2 to both be built, but DO NOT...
2010-08-19 Christopher MichaelAdd UNUSED where needed.
2010-03-02 Christopher MichaelDon't free zones till we are done with them.
2010-03-02 Christopher MichaelRework some code so that llvm is happy.
2010-02-26 Christopher MichaelRename some functions to be more 'illume' specific...
2010-02-24 Christopher MichaelSet illume zone list. Needed for elm_indicator.
2010-02-19 Christopher MichaelReadd new illume2 code (ugg, svn is a pita) ;)
2010-02-19 Christopher MichaelOk, another stab at adding this to svn. Remove old...
2010-02-19 Christopher MichaelNew illume2 code in svn now :)
2010-02-19 Christopher MichaelRemove old illume2 code.
2010-01-29 Christopher MichaelShutdown config subsystem if layout init fails.
2010-01-22 Christopher MichaelRework quickpanel to account for ability to drag indica...
2010-01-15 Carsten Haitzlerfix segv if no per-zeon-config found!
2010-01-15 Christopher MichaelDon't send mode message here.
2010-01-14 Christopher MichaelLoop managers & containers when looking for the proper...
2010-01-14 Christopher MichaelDo xinerama/dual-head setup based on managers->containe...
2010-01-13 Christopher MichaelAdd illume2 module...oops :(
2010-01-12 Christopher MichaelRemove all old illume2 code. New code coming in mass.
2010-01-03 Christopher MichaelAdd event for when policy changes.
2010-01-03 Christopher MichaelRework illume2:
2010-01-03 Christopher MichaelRemove old illume2 (readding in a second with lots...
2009-12-29 Christopher MichaelAdd different icons for different layout modes in mode...
2009-12-28 Christopher MichaelRemove code which handles quickpanel state in client...
2009-12-28 Christopher MichaelDo not need to pass module when doing e_kbd_init.
2009-12-27 Christopher MichaelRework/recode e_kbd stuff. This makes keyboard work...
2009-12-27 Christopher MichaelBreak apart keyboard code to separate dbus code (cleaner).
2009-12-23 Christopher MichaelSeparate illume mode toggle into it's own gadget. This...
2009-12-21 Christopher MichaelCreate kbd on current zone.
2009-12-16 Christopher MichaelRemove dnd files. Handled it differently.
2009-12-16 Christopher MichaelAdd drag_start and drag_end to policy.
2009-12-15 Christopher MichaelStart of dnd code for dragging indicator bars.
2009-12-01 Christopher MichaelRemove EAPI from functions that do not need it.
2009-12-01 Christopher MichaelFix up some typos.
2009-11-24 Christopher MichaelBorder hook fetch does nothing in e_kbd, so no need...
2009-11-23 Christopher MichaelAdd config for illume2 module (for kbd slide duration...
2009-11-23 Christopher MichaelFormatting.
2009-11-22 Christopher MichaelRename illume-bar to illume-buttonbar to avoid confusion.
2009-11-21 Christopher MichaelReadd e_kbd files. These do need to be part of illume2.
2009-11-20 Christopher MichaelAdd illume-keyboard. This separates the keyboard logic...
2009-08-20 Carsten Haitzlerillume2 thing... refactoring the code here. use at...