platform/upstream/enlightenment.git
2010-01-15 Carsten Haitzlerhandle screen randr.
2010-01-15 Christopher... Easier checks for kbd state.
2010-01-15 Carsten Haitzlerlots of work on compositor stuff. looking slick and...
2010-01-15 Carsten Haitzlerfix segv if no per-zeon-config found!
2010-01-15 Christopher... More fixes for dragging...much faster now on the drag.
2010-01-15 Christopher... Don't send mode message here.
2010-01-15 Christopher... Don't check for can drag on a zone, just use the 'locke...
2010-01-14 Sebastian Dransfeldmake clang happy
2010-01-14 Sebastian Dransfeldremove unused variables
2010-01-14 Sebastian Dransfeldmake clang happy
2010-01-14 Sebastian Dransfeldmake clang happy
2010-01-14 Sebastian DransfeldInitialize to empty string
2010-01-14 Sebastian Dransfeldfree list
2010-01-14 Sebastian DransfeldMake selected desktops show in advanced config
2010-01-14 Sebastian Dransfeldformatting
2010-01-14 Sebastian Dransfeldformatting
2010-01-14 Christopher... Newer config for illume2 module.
2010-01-14 Christopher... Fix dragging of indicator window.
2010-01-14 Sebastian DransfeldFix "selected" emit
2010-01-14 Christopher... Loop managers & containers when looking for the proper...
2010-01-14 Christopher... When creating the canvas for a zone, use the zone-...
2010-01-14 Christopher... Remove the pkg-config file for E_Illume.
2010-01-14 Christopher... Set bottom panel geometry on root window (for elm_confo...
2010-01-14 Christopher... Do xinerama/dual-head setup based on managers->containe...
2010-01-14 Christopher... Remove unused files.
2010-01-14 Christopher... Fix missing corner case for layout placement.
2010-01-13 Christopher... Recreate new home windows on initial load (this handles...
2010-01-13 Christopher... Newer config with battery and settings gadgets on the...
2010-01-13 Christopher... Add missing illume2 stuff to configure.ac. This should...
2010-01-13 Aron XuUpdate Simplified Chinese translation and .desktop...
2010-01-13 Christopher... Smaller, cleaner initial config for illume2. This lacks...
2010-01-13 Christopher... Add illume2 module...oops :(
2010-01-12 Vincent Torrino illume2 directory in src/modules
2010-01-12 Christopher... New illume2 code for dual-head/xinerma.
2010-01-12 Christopher... Remove all old illume2 code. New code coming in mass.
2010-01-12 Christopher... No point in running find_by_client_window here, we...
2010-01-12 Carsten Haitzler<dfjoerg> raster: care to review/apply a patch?
2010-01-11 Sebastian DransfeldMake param const
2010-01-11 Sebastian DransfeldExpand env variables before opening fwin
2010-01-11 Carsten Haitzlerknock off some todo's
2010-01-11 Vincent Torriupdate efl_path_max.m4
2010-01-11 Carsten Haitzleroops - fogot to fix symbols used. fix.
2010-01-11 Carsten Haitzlermove update off to its own file - its pretty much stand...
2010-01-11 Carsten Haitzlermore todo
2010-01-11 Carsten Haitzlertodo's
2010-01-11 Carsten Haitzlerfix pager - how did that break? oooh i see! DEVILHORNS!
2010-01-11 Carsten Haitzlerhandle shaped windows on compositing. not pretty -...
2010-01-11 Carsten Haitzlers = NULL
2010-01-10 Sebastian DransfeldDon't move windows relative to shelves on pager
2010-01-10 Sebastian DransfeldUse Ecore_Job to do one shot delayed job.
2010-01-10 Christopher... Check returns of keygrab and print error if needed.
2010-01-10 Christopher... Check returns of keygrab and printf error if there...
2010-01-10 Carsten Haitzlertry and be more robust on profile.cfg load.
2010-01-09 Carsten Haitzlerfix seg!
2010-01-09 Carsten Haitzlerfix random white/black box thing.
2010-01-09 Carsten Haitzlercomments++
2010-01-09 Carsten Haitzlerhandle border!
2010-01-09 Carsten Haitzlerfix issue introduced with shader fixes.
2010-01-08 Carsten Haitzlerdont show ecore-evas of internal windows b4efore border...
2010-01-08 Gustavo Sverzut... rename _Name to _e_mixer_Name, avoiding sym clash
2010-01-08 Gustavo Sverzut... make this variable static.
2010-01-08 Sebastian DransfeldStrip file:// from uri
2010-01-08 Christopher... Check event handlers are valid before trying to delete...
2010-01-08 Jorge Luis... + [Eina] API change. eina_module_list_flush() -> eina_m...
2010-01-08 Carsten Haitzlerprintf--
2010-01-08 Carsten Haitzlerfix shading of windows
2010-01-08 Carsten Haitzlerunload cleanly - del animator!
2010-01-08 Carsten Haitzleruse new selection compositor set call!
2010-01-07 Sebastian DransfeldSplit evas from ecore_input
2010-01-07 Carsten Haitzlerfix segv.
2010-01-07 Carsten Haitzlerfixme--
2010-01-07 Carsten Haitzlerlots of fixes. looking solid now. bugs gone. argb windo...
2010-01-07 Carsten Haitzlerdefeereed on-frame updates only now (need to be more...
2010-01-06 Carsten Haitzlerfix uninit val read
2010-01-06 Carsten Haitzlermake alerts work with composite managers in modules...
2010-01-06 Carsten Haitzlerunload and leave screen usable...
2010-01-06 Carsten Haitzlercompositing... well... it gets pixels and draws......
2010-01-05 Christopher... When setting gadcon zone, record the zone id in config...
2010-01-05 Massimo Maiuranaupdating french and italian translations
2010-01-05 Christopher... If we are passed a zone, use it rather than regetting...
2010-01-05 Christopher... Use e_scale when calculating window width/height.
2010-01-05 Christopher... Rework indicator for xinerama support.
2010-01-05 Christopher... Modify softkey code to handle xinerama.
2010-01-04 Christopher... Use PATH_MAX instead of 4096.
2010-01-04 Gustavo Sverzut... bump requirements on eet to 1.2.3 everywhere.
2010-01-04 Gustavo Sverzut... Add various missing libraries linkages, by Lutin.
2010-01-04 Christopher... Remove dead lines.
2010-01-04 Christopher... Don't use X round-trips.
2010-01-04 Christopher... Use border props for quickpanel rather than round-trip...
2010-01-04 Gustavo Sverzut... fix strength hiding, make it simpler and bit faster.
2010-01-04 Christopher... Add illume atoms to e_border struct.
2010-01-04 Carsten Haitzler1. compositor module skeletion. have more code elsehwer...
2010-01-04 Christopher... Some printfs for quickpanel sort (as it still does...
2010-01-04 Christopher... Remove a printf.
2010-01-04 Christopher... Remove samsung policy.
2010-01-04 Christopher... Remove samsung policy directory. Not really needed.
2010-01-03 Christopher... Add event for when policy changes.
2010-01-03 Christopher... Fix sorting on major numbers (still a problem w/ sortin...
2010-01-03 Christopher... Add new illume2 (loadable policy .so's) to configure...
2010-01-03 Christopher... Rework illume2:
next