platform/upstream/enlightenment.git
2006-07-29 Stafford Mitchell... Check for locks when the mouse goes down on a pager_win...
2006-07-29 Carsten Haitzlerbig todo update - these are just stuff part of fixes...
2006-07-29 Carsten Haitzleradd an overlay object to the fm and use it to display...
2006-07-29 Christopher... Window maximize/resize bug gone.
2006-07-29 Christopher... If a window is resized manually when maximized, unset...
2006-07-29 Carsten Haitzlerseveral leak--
2006-07-29 Carsten Haitzlercopy string bytes back safely
2006-07-29 Carsten Haitzlertodo++ - refinement of new fm work.
2006-07-29 Carsten Haitzlerfm listing scales to much bigger dirs now... and remain...
2006-07-28 Viktor Kojouharovfunction for adding evas objects as icons in the menus
2006-07-28 sebastidEap editor now uses new fileselector. Please test it :)
2006-07-28 sebastidThe window border close is caught by the object del...
2006-07-28 sebastidNo // when browsing /
2006-07-28 sebastiduse const char with evas_stringshare
2006-07-28 sebastidFix declaration
2006-07-28 sebastidAdd return value
2006-07-28 sebastidRemove unused
2006-07-28 sebastidE style
2006-07-28 sebastidAdd return value.
2006-07-28 sebastidAdd return value
2006-07-28 sebastidRemove unused variable
2006-07-28 sebastidstrdup -> evas_stringshare
2006-07-28 sebastidFix maximize options
2006-07-28 sebastidAdd a DEBUG define for debug functions.
2006-07-28 sebastidRemove unneeded function.
2006-07-28 Carsten Haitzlerformatting
2006-07-28 sndevbug++. The maximaze state of the window has to be drope...
2006-07-27 Christopher... Remove unused variable.
2006-07-27 Carsten Haitzlertodo++
2006-07-27 Carsten Haitzlerfor really big files lists.. efm was being hyper-slow...
2006-07-27 kiwinow when you try to set an existing key binding, it...
2006-07-27 Christopher... This bug is gone as style can be set without deleting...
2006-07-27 Christopher... Function protos for new shelf additions.
2006-07-27 Christopher... Can now set shelf "style" without a restart. More will...
2006-07-27 Christopher... Some convenience functions for setting shelf properties...
2006-07-27 Christopher... Fix occasional problem that caused a shelf reload from...
2006-07-26 Adam KisielPolish translation for E17 update
2006-07-26 Christopher... Avoid extra calls to e_shelf_config_init as it destroys...
2006-07-26 Christopher... Window placement policy is doable in ipc already, updat...
2006-07-26 Carsten Haitzlerbug++
2006-07-25 Christopher... Make flip work properly now. Tested ala raster's sugges...
2006-07-25 Christopher... Cleanup: Fix return value of modapi_init
2006-07-25 Christopher... Cleanup: Fix return value of modapi_init.
2006-07-25 Christopher... Cleanup: Fix return value for modapi_init.
2006-07-25 Christopher... Remove Screen Dialog Flip Checkbox todo.
2006-07-25 Christopher... Change Flip to use checkbox with icons.
2006-07-25 Christopher... Add "Window Properties" icon.
2006-07-25 Christopher... Add an icon for "Window Properties"
2006-07-25 Christopher... Remove "close button on menu" cleanup.
2006-07-25 Christopher... Move "Close" away from the bottom of the menu. Placed...
2006-07-25 Christopher... Remove window Sticky->Send To bug as border menu has...
2006-07-24 Christopher... Shelf delete bugger gone :)
2006-07-24 Christopher... Remove sscanf totally. Much more reliable this way.
2006-07-24 Christopher... Oops. Fix sscanf usage.
2006-07-24 Carsten Haitzlerbetter wobbliness
2006-07-24 Carsten Haitzleradd overclip so boneyfrog's theme visuals look nicer :)
2006-07-24 Christopher... Fix shelf list config dialog to not segfault on delete.
2006-07-24 Christopher... Another Shelf Config Bug :(
2006-07-24 Carsten Haitzlerfix prefix problem if using env vars
2006-07-23 Carsten Haitzlerrelease the asparagus... another snapshot! :)
2006-07-23 Carsten Haitzlernow THIS is cute -watch the thumbnails wobble when...
2006-07-23 Carsten Haitzlerbad raster! no coockie! fix segv - thanks valgrind
2006-07-23 Christopher... Remove a debug printf.
2006-07-23 Christopher... Update TODO for 1 fixed shelf bug, the other is still...
2006-07-23 Christopher... Remove _cb_list function as it does nothing, so no...
2006-07-23 Carsten Haitzler64 icons per region - fine tuning.
2006-07-23 Carsten Haitzlerstop nicing thumbnailer - little point.
2006-07-23 Carsten Haitzler1. add template files for favorites dir for file selector
2006-07-23 Carsten Haitzlerfsel (file selector) widget... WOOT
2006-07-23 Christopher... Add shelf buggers to TODO.
2006-07-22 Viktor Kojouharovmake deskshow as a function. add an event for it
2006-07-22 Carsten Haitzlerheader proto missing - fix.
2006-07-22 Carsten Haitzlerand some major refinements of efm - the selector code...
2006-07-22 Christopher... Remove some printfs.
2006-07-21 Carsten Haitzlerfix long-standing table box - doesnt expand. not smart...
2006-07-21 Christopher... Remove a printf as the "Remove from List" issue is...
2006-07-21 Carsten Haitzlersome prefix fixes for env vars
2006-07-21 Christopher... Fix minor bug on gadget remove. We need to call ilist_g...
2006-07-21 quan74delete trailing chars from end of specfile, silly raster
2006-07-21 chaos* And stop it crashing when a new shelf is added.
2006-07-21 Viktor Kojouharovzone != desk. it was always about per desk deskshows...
2006-07-20 Carsten Haitzlermore fm work
2006-07-20 Christopher... *spank spank* null checks.
2006-07-20 sebastid--
2006-07-20 sebastidAlways keep shelf list sorted on id.
2006-07-20 sebastid++
2006-07-20 sebastid- don't hide sticky window on set desktop.
2006-07-20 sebastidOnly activate "Send to Desktop" when border isn't sticky.
2006-07-20 sebastidDon't register the empty eap on creation. Should be...
2006-07-20 sebastidDelete tmpfile after use.
2006-07-20 sebastidReset eap image/width/height information after the...
2006-07-19 Carsten Haitzlermore fm work - fix list append too
2006-07-19 sebastidSave image as png
2006-07-19 sebastidFormatting
2006-07-19 sebastidThis should be fixed.
2006-07-19 sebastidFIXME++
2006-07-19 sebastidSave image from X icon works.
2006-07-19 sebastidSave image from ARGB coming along. Not done yet.
2006-07-19 sebastidDon't use strlen to check for emtpy string
2006-07-19 sebastidFunction to save Ecore_X_Icon. To be used for saving...
next