platform/upstream/enlightenment.git
2009-12-27 Christopher... Add a handler for when borders get removed so we can...
2009-12-27 Christopher... Rework/recode e_kbd stuff. This makes keyboard work...
2009-12-27 Christopher... Don't take focus.
2009-12-27 Christopher... Remove commented line.
2009-12-27 Christopher... Break apart keyboard code to separate dbus code (cleaner).
2009-12-24 Christopher... Shed some much needed light on 'illume' and fix all...
2009-12-23 Christopher... Use proper variable type when deleting Ecore_Event_Hand...
2009-12-23 Christopher... Use proper variable type...Come on people, check your...
2009-12-23 Christopher... Use proper variable type when deleting handler(s).
2009-12-23 Christopher... e_utils - Use PATH_MAX, not 4096.
2009-12-23 Christopher... Resize the quickpanel borders during layout.
2009-12-23 Christopher... Trap for quickpanel windows. Not actually doing anythin...
2009-12-23 Christopher... A poller is not a timer. Use proper variable type,...
2009-12-23 Christopher... Remove winlist client message.
2009-12-23 Christopher... Remove EAPI from kbd functions. We do not need to expor...
2009-12-23 Christopher... Breakup code a little more to be better organized....
2009-12-23 Christopher... Fix edje error about non fixed part.
2009-12-23 Christopher... Separate illume mode toggle into it's own gadget. This...
2009-12-23 Christopher... Remove the Resize Option from the right-click menu.
2009-12-22 Christopher... Remove illume-mode as a gadget. This will get reworked...
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.
next