platform/upstream/enlightenment.git
2009-12-22 Christopher... Remove pager src file (we don't use pager in illume2).
2009-12-22 Christopher... Formatting.
2009-12-22 Christopher... If the popup fails to create, then destroy the input_wi...
2009-12-22 Christopher... Fix up some formatting.
2009-12-22 Samuel F. Baggendo not return if we dont have prev_ld_library_path...
2009-12-22 Gustavo Sverzut... formatting: trailing whitespace and re-indented.
2009-12-22 Gustavo Sverzut... [cpufreq applet] fixed setting userspace in CPU speed...
2009-12-22 Gustavo Sverzut... conf_dpms: apply disabled state on load as well
2009-12-21 Christopher... No need for window resize. Layout handles that.
2009-12-21 Christopher... Exec on current zone, not always zero.
2009-12-21 Christopher... Create keyboard on current zone, not always on zone 0.
2009-12-21 Christopher... Check that zone exists first before trying to use it.
2009-12-21 Christopher... Add zone as a parameter to some functions so we can...
2009-12-21 Christopher... Formatting.
2009-12-21 Christopher... Create kbd on current zone.
2009-12-21 Christopher... Remove dead code.
2009-12-20 Christopher... Handle another corner case wrt layout. Dual mode workin...
2009-12-20 Christopher... More work on layout code. Handle cases where top shelf...
2009-12-20 Christopher... allow moving indicator in 1/8th increments (not free...
2009-12-19 Christopher... New layout code for dual-mode. This works with dragable...
2009-12-19 Massimo Maiuranaupdating french and italian translations
2009-12-19 Vincent Torrifix last void * arith
2009-12-19 Carsten Haitzlerfix more void * arith!
2009-12-18 Christopher... Reduce variable usage.
2009-12-18 Carsten Haitzlerdont use void *'s and poitner arithmetic! char * is...
2009-12-18 Christopher... Add handy functions for getting dual-app mode safe...
2009-12-18 Gustavo Sverzut... 'Set as background' mime handler moved to core, refactored.
2009-12-18 Christopher... Traps for landscape mode when moving top_shelf or botto...
2009-12-18 Vincent Torrideclare alloca where needed and make it portable
2009-12-18 Vincent Torriredefine static inline functions to normal functions
2009-12-18 Christopher... Some safety checks to make sure we return a border...
2009-12-18 Christopher... Remove drag structure from Window structure. Not needed...
2009-12-17 Christopher... Add some handy functions for getting top_shelf/bottom_p...
2009-12-17 Christopher... Don't need to set drag == 0 here...drag_end client...
2009-12-17 Christopher... Remove old drag code for indicator & illume2. Drag...
2009-12-17 Gustavo Sverzut... e_bg: improvements and start import process (unfinished!)
2009-12-17 Gustavo Sverzut... e_bg: delete trailing whitespace.
2009-12-17 Gustavo Sverzut... 'set as wallpaper': simpler and faster.
2009-12-17 Gustavo Sverzut... don't use EAPI for functions that should not be availab...
2009-12-17 Vincent Torritempget:
2009-12-17 Vincent Torribatget:
2009-12-16 Christopher... Remove config variables for locking.
2009-12-16 Christopher... Handle dragables a bit better. This also removes the...
2009-12-16 Christopher... Add config options to lock dragables.
2009-12-16 Christopher... Remove menu from home...not needed.
2009-12-16 Christopher... Make config gadget use a button instead of just an...
2009-12-16 Christopher... Remove unnecessary code (layer set, resizes, etc).
2009-12-16 Christopher... Remove a printf.
2009-12-16 Christopher... Remove more old drag code.
2009-12-16 Christopher... Remove old drag code.
2009-12-16 Christopher... Remove dnd files. Handled it differently.
2009-12-16 Christopher... Add drag_start and drag_end to policy.
2009-12-16 Christopher... No need to release grabinput twice. This was already...
2009-12-15 Massimo Maiuranaadded greek translation
2009-12-15 Christopher... Catch when drag finished and printf some debug info.
2009-12-15 Christopher... More work on dnd for indicator bar (not complete yet).
2009-12-15 Christopher... Enable dragging of indicator bar (drop not complete...
2009-12-15 Christopher... Start of dnd code for dragging indicator bars.
2009-12-15 Christopher... Newer config with kbd toggle gadget.
2009-12-15 Christopher... Add kbd-toggle module to build.
2009-12-15 Christopher... Add separate vkbd toggle gadget.
2009-12-15 Christopher... Remove gadget from keyboard module.
2009-12-15 Christopher... Remove old code.
2009-12-15 Christopher... Better placement of 'dialog' types for portrait mode.
2009-12-15 Christopher... More appropriate place for border layers on fullscreen...
2009-12-15 Christopher... Reenable layering of dialogs.
2009-12-15 Christopher... Don't focus activated if focus is locked out.
2009-12-14 Christopher... Rework illume layout code to be cleaner WITH comments :)
2009-12-14 Massimo Maiuranaupdating greek translations
2009-12-14 Christopher... Handle resizing border when vkbd appears. Works for...
2009-12-14 Christopher... Formatting.
2009-12-13 Christopher... When a border needs fullscreen, set it.
2009-12-13 Christopher... Hide top & bottom panels when border is fullscreen.
2009-12-13 Christopher... Formatting. Fix comments.
2009-12-13 Christopher... Make 'home' a bit faster. We don't need icon, label...
2009-12-13 Massimo Maiuranaupdating french translation
2009-12-12 Christopher... Handle client messages for back & close.
2009-12-11 Christopher... Trap for illume_mode client messages.
2009-12-11 Samuel F. Baggensystray: we dont want an ugly white box when there...
2009-12-11 Christopher... Formatting.
2009-12-11 Christopher... Remove commented line. Not needed.
2009-12-11 Christopher... New config which has the keyboard 'gadget' on the indic...
2009-12-11 Christopher... Set keyboard as sticky.
2009-12-11 Christopher... Let layout policy handle kbd sticky.
2009-12-11 Christopher... Better tracking of launched exe's. No more seggies :)
2009-12-11 Christopher... All new windows get focus on by default.
2009-12-11 Christopher... Don't treat config dialogs as special anymore. They...
2009-12-11 Christopher... Use current zone instead of always zone 0.
2009-12-10 Christopher... Handle conformant apps in both dual modes now.
2009-12-10 Christopher... No need to set 'writeline' more than once here.
2009-12-10 Christopher... fix typo.
2009-12-10 Christopher... Handle dual-mode left/right setting.
2009-12-08 Christopher... Config dialogs take up all zone space even in dual...
2009-12-08 Christopher... Remove .cfg file as these are built from src files.
2009-12-08 Christopher... Set the ecore_exe tag before we start the timers.
2009-12-07 Christopher... Don't NULL out exe here (this was causing a lot of...
2009-12-07 Christopher... Unregister dnd when we delete the window.
2009-12-07 Christopher... Apply recent Numbers.kbd patch from Jens Seidel to...
2009-12-07 Christopher... Patch from Jens Seidel to fix incorrect key being displ...
2009-12-07 Christopher... Make illume-home do drag n drop (works between 2 'home...
next