platform/upstream/enlightenment.git
2006-08-09 sebastidKeep track of active menu and active menu item.
2006-08-09 sebastidformatting
2006-08-09 Carsten Haitzleraspect back to normal
2006-08-09 essieneUpdate core modules to use new default view settings
2006-08-09 essiene* $XXX [xxxxxxxxxx] default view (plain or inset) of...
2006-08-09 Carsten Haitzlerfix flip for xinerama
2006-08-08 Carsten Haitzlermuch improved importer - not done yet...
2006-08-08 David Walter... .cvsignore++
2006-08-08 Carsten Haitzlerbug++
2006-08-08 Carsten Haitzlerfix thumb display race cond
2006-08-08 titanWhoops I was resizing wrong. This is the correct resize.
2006-08-08 Carsten Haitzlerspotted a bug...
2006-08-08 sebastidJoin strings into malloc
2006-08-08 sebastidRemove old comment
2006-08-08 sebastidKeep track of number of clients.
2006-08-08 sebastidMove parsing of maximize string to own func.
2006-08-08 sebastidFix dock maximize.
2006-08-07 Carsten Haitzlersome more comments
2006-08-07 Carsten Haitzleraaah....
2006-08-06 Carsten Haitzlerbe less rememebr write happy
2006-08-06 sebastidFix warnings.
2006-08-06 sebastidSilence warning
2006-08-06 sebastidFix return value.
2006-08-03 sndev* no need to disable the "Add" button after the gadget...
2006-08-03 sebastidRemove double if check
2006-08-02 e-taroe17 ja.po update (Yasufumi Haga)
2006-08-02 Stafford Mitchell... Allow the icon to be clicked by passing events. Why...
2006-08-01 Stafford Mitchell... Fix ipc memleak, found when testing -dirs-list
2006-08-01 Stafford Mitchell... Don't actually make path changes until someone hits...
2006-08-01 Carsten Haitzlermore paranoid memset 0 of desklock passwd (and comment...
2006-08-01 Christopher... Big Cleanup for Startup Config Dialog.
2006-07-31 Stafford Mitchell... Work on background settings bugs
2006-07-31 Carsten Haitzlerold image object is deleted - old canvas. re-create it.
2006-07-31 Carsten Haitzlerfix deb pkg
2006-07-30 Carsten Haitzlerdetect crashes at startup or early and enable "safe...
2006-07-30 Carsten Haitzlertodo update
2006-07-30 Carsten Haitzleradd mime type parser for system mime types (old mime...
2006-07-30 Stafford Mitchell... Rebuild EET to make error disappear:
2006-07-29 Massimo Maiurana*** empty log message ***
2006-07-29 Stafford Mitchell... Be able to turn basic settings off
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! :)
next