platform/upstream/enlightenment.git
2010-02-24 Christopher... Ok, we cannot accept focus on home window...leads to...
2010-02-24 Christopher... Check for new_client when laying out indicator. (Needed...
2010-02-24 Viktor Kojouharovmove the hour hand according to the elapsed minutes...
2010-02-24 Christopher... Set illume zone list. Needed for elm_indicator.
2010-02-24 Christopher... Fix structure definition.
2010-02-24 Christopher... Update documentation. (Doxygen now generates docs for...
2010-02-23 Christopher... Update layout properly when zone changes size or moves...
2010-02-23 Christopher... Unhide a border if we are looping through focus.
2010-02-23 Christopher... Check home count based on current mode and create or...
2010-02-23 Christopher... Add sending keyboard geometry for conformant apps.
2010-02-23 Massimo Maiuranaupdating greek translations
2010-02-23 Christopher... Fix NETWM Activate issue where the window would not...
2010-02-23 Christopher... Believe that home windows can now accept/take focus...
2010-02-23 Carsten Haitzlere17 - clean out old clokc images... use map! :) should...
2010-02-23 Christopher... More doxy for structures...tho they still do not show...
2010-02-23 Christopher... More doxy for Policy API. (Bonus points to the person...
2010-02-23 Christopher... Make indicator work again wrt Scale changes.
2010-02-23 Christopher... Make softkey respond again to Scale changes.
2010-02-23 Christopher... Add some printfs for debugging.
2010-02-22 Christopher... No need to set zone here.
2010-02-22 Carsten Haitzlerdelay order re-load from monitor signal
2010-02-21 Carsten Haitzleroooh and free rects before getting!
2010-02-21 Carsten Haitzlerfix/clean up shape handling in gl engine... with textur...
2010-02-19 Christopher... Treat config dialogs as normal windows so they behave...
2010-02-19 Christopher... Fix function prototype.
2010-02-19 Christopher... Add layout sending/updating.
2010-02-19 Christopher... Don't need to trigger layout update twice.
2010-02-19 Christopher... Fix case(s) where home window was not showing when...
2010-02-19 Massimo Maiuranaupdating french and italian translations
2010-02-19 Carsten Haitzlerif u want symbols out of the .so or .a or binary u...
2010-02-19 Carsten Haitzlerillume3? wtf?
2010-02-19 Christopher... When showing borders that were hidden, signal a layout...
2010-02-19 Christopher... Oops, that should not have been comitted.
2010-02-19 Christopher... Add illume quickpanel zone fetch to border structure.
2010-02-19 Christopher... And add doc directory also.
2010-02-19 Christopher... Add illume2/images to configure output.
2010-02-19 Christopher... Readd new illume2 code (ugg, svn is a pita) ;)
2010-02-19 Christopher... Ok, another stab at adding this to svn. Remove old...
2010-02-19 Christopher... New illume-home config files for new illume2 code.
2010-02-19 Christopher... New illume2 code in svn now :)
2010-02-19 Christopher... Remove old illume2 code.
2010-02-18 Massimo Maiuranaupdating turkish translation
2010-02-18 Gustavo Sverzut... special case: we don't care for shape of argb windows...
2010-02-18 Carsten Haitzlerfill un alpha pixels when shape is removed.
2010-02-18 Gustavo Sverzut... Fix segv with shaped windows on GL composite manager.
2010-02-17 Gustavo Sverzut... Auto-logout after 60 seconds "logout confirm dialog...
2010-02-17 Massimo Maiuranaupdating french and italian translations
2010-02-17 Carsten Haitzlerseems po's need updates with src...
2010-02-17 Carsten Haitzlerwork on better shape handling for gl comp
2010-02-16 Aron XuSync translations from Launchpad.
2010-02-15 Gustavo Sverzut... add new status string "online" and "login".
2010-02-15 Hannes Janetzek'everything'
2010-02-15 Boris Fauretypo
2010-02-15 Massimo Maiuranaupdating french and italian translations
2010-02-15 Carsten Haitzleradd support for indirect option for gl.
2010-02-14 Carsten Haitzlergl vsync smoother tear-free rendering on desktop (nvidi...
2010-02-13 Sebastian DransfeldAnd use e_border_name_get to get name
2010-02-13 Christopher... Don't need the return variable here.
2010-02-13 Carsten Haitzleruse netwm name in preference.
2010-02-13 Gustavo Sverzut... Use eina_log on econnman
2010-02-13 Gustavo Sverzut... Use proper error handling on initialization
2010-02-13 Carsten Haitzlerwhy do a server rount trip for every border to get...
2010-02-13 Carsten Haitzlerfix fd handler del complaint! add events before adding...
2010-02-13 Carsten Haitzlerfix long-standing bug in exe exit handling! ugh...
2010-02-11 Christopher... No point in running find_by_client_window here as we...
2010-02-11 Carsten Haitzlerless overhead... maybe.
2010-02-11 Carsten Haitzlermore overhead. screw u composite! screw you!. i now...
2010-02-11 Carsten Haitzlerdefer showing a composited window until first render.
2010-02-11 Carsten Haitzlerdebug. off.
2010-02-11 Carsten Haitzlerfade ... OFF!
2010-02-11 Carsten Haitzlerfix some bugs i added to compositing in making gl more...
2010-02-11 Christopher... Update me email address in AUTHORS file.
2010-02-11 Christopher... Add basic doxygen structure.
2010-02-11 Christopher... Add efl_doxygen macros.
2010-02-10 Christopher... Take into account zone->y when setting position.
2010-02-10 Christopher... Don't set lock_user_location unless we are setting...
2010-02-10 Carsten Haitzlerand some more compositor work - now its looking mroe...
2010-02-10 Carsten Haitzlerdebug++ and fix small no-re-render case.
2010-02-10 Carsten Haitzlersome mroe fixes and improvements.
2010-02-10 Carsten Haitzlercompositing work - make it solid and work in more place...
2010-02-10 Christopher... Fix for showing windows @ their original size, then...
2010-02-10 Christopher... And adjust size hint when setting icon too. (Same probl...
2010-02-10 Christopher... Set min size on button when text is set. (Found this...
2010-02-09 Christopher... Don't need to feed mouse event here anymore.
2010-02-09 Christopher... No point in calling x_window_geometry_get here, we...
2010-02-09 Massimo Maiuranaupdating french and italian translations
2010-02-08 Christopher... Respect internal_no_remember flag.
2010-02-06 Christopher... No need to include these anymore. They are included...
2010-02-06 Gustavo Lima... Enable proper compiling with no -O2.
2010-02-06 Christopher... Remove .pc file (not used anymore).
2010-02-06 Christopher... More documentation for illume2.
2010-02-06 Christopher... Start of documentation for illume2.
2010-02-06 Christopher... Layout fixes for conformant windows (wrt keyboard).
2010-02-06 Christopher... Fix quickpanel not showing correctly (this also needs...
2010-02-06 Christopher... Cannot enable instant edit just yet. Causes problems...
2010-02-06 Christopher... Handle border property change events for Fullscreen...
2010-02-06 Carsten Haitzlerfix native surface oopsie!
2010-02-06 Carsten Haitzleradd sugusr1 to bring uo std config panel
2010-02-06 Carsten Haitzlersome infra for doing effects later
2010-02-06 Christopher... Oops, that should have been show/hide bottom panel...
next