platform/upstream/efl.git
2007-05-15 tilmanmissing commas in important places ftl
2007-05-13 tilmandon't check for errors in the xcb_create_colormap call
2007-05-12 tilmanfixed alpha_set for xrender-xcb
2007-05-12 tilmanrefactored _alpha_set a bit
2007-05-12 tilmanrefactored event handling code somewhat
2007-05-12 tilmanremove debugging helpers
2007-05-12 tilmanpass the right window to xcb_create_colormap
2007-05-12 tilmancheck for pict formats with depth == 32src/lib/ecore_x...
2007-05-12 tilmandon't look up our screen twice
2007-05-11 tilmangrab the cookies before we try to evaluate them
2007-05-11 tilmancheck for xcb engines in _alpha_set.src/lib/ecore_evas...
2007-05-11 tilmanthose indices look a bit fragile to me ...
2007-05-11 tilmanfixed atom retrieval. atom names are NOT NUL-terminated.
2007-05-10 Carsten Haitzlerremove cpuid stuff - not used. causes some build issues
2007-05-07 tilmanunbreak the ecore-x build. that 2nd test doesn't belong...
2007-05-07 tilmankeep the atom init cookie list in a local variables...
2007-05-07 tilmandistribute ecore-x.pc for xcb, too
2007-05-07 tilmanglobal string tables suck ass. this is better.
2007-05-07 tilmandon't enable BUILD_ECORE_X and BUILD_ECORE_X_XCB at...
2007-05-07 Carsten Haitzlerlink modules to emotion
2007-05-06 Sebastian Dransfeldignore++
2007-05-06 tilmanfixed dependencies for ecore-x
2007-05-06 tilmana bunch of constness fixes
2007-05-06 Carsten Haitzlerprotect if opening still
2007-05-06 Carsten Haitzlerchange to use lazy eval for dlopen
2007-05-06 Carsten Haitzlerexport api calls to modules
2007-05-05 Carsten Haitzlerasparagus - pass distcheck.
2007-05-05 Stafford Mitchell... Fix problem with fonts that cant load completely
2007-05-05 Sebastian DransfeldFix Merge type="all"
2007-05-05 Sebastian Dransfelddump test names.
2007-05-05 Sebastian DransfeldStore the .directory files which provides the icon.
2007-05-04 Sebastian Dransfeldformatting.
2007-05-04 Sebastian DransfeldFix environment set.
2007-05-04 Carsten Haitzler1. abort on invalid stringshared del's - bad stuff...
2007-05-04 rephormfix test
2007-05-03 Stafford Mitchell... Add negative font size handling in text_classes
2007-05-02 Sebastian Dransfeldimplement more of fdo menu layout.
2007-05-02 Carsten Haitzlerusless if's
2007-05-01 Sebastian DransfeldWrite XCB consistently
2007-05-01 Sebastian Dransfeldok is only needed if we build eet font loader.
2007-04-30 Carsten Haitzlergustavo's patch on free an empty/unused evas.
2007-04-30 Carsten Haitzlerextensive delete me handling for evas free's and list...
2007-04-30 Carsten Haitzleruse alloca - not malloc :)
2007-04-29 Carsten Haitzleradd in the work I did for a 16bit engine - for now...
2007-04-28 Andreas Volzadded some docs with best of my knowledge. Please check...
2007-04-27 rephormoops
2007-04-27 rephormThis isn't correct.
2007-04-27 Dan Sinclair- add test case for incorrect menu name. this currently...
2007-04-24 Carsten Haitzlerpatches into cvs we go.
2007-04-22 Carsten Haitzlerreturn 0 if file cp only partially succeeded
2007-04-22 Carsten Haitzlerjust spotted a bug - i think its efreet related, but...
2007-04-22 Carsten Haitzlerefreet passes make distcheck now.
2007-04-21 rephormif we can't convert to the requested target, fail so...
2007-04-18 Eric SchueleFix efreet cache_fill issue by guaranteeing we attempt...
2007-04-16 Carsten Haitzleryuv call removed if yuv support not built
2007-04-16 Carsten Haitzlerat least use the right fn call names
2007-04-16 Carsten Haitzlerprintf--
2007-04-15 Sebastian DransfeldUse const on read-only pointer.
2007-04-15 Sebastian DransfeldRename prototype to match function name.
2007-04-15 Sebastian Dransfeldecore_job is needed. (Thanks Damien)
2007-04-15 titanRemove the comma, as it isn't consistent with the rest...
2007-04-15 Sebastian DransfeldUse ecore_string_instance so we can do pointer matching...
2007-04-15 rephormapi change
2007-04-15 rephormleak--
2007-04-15 rephormadd efreet_util_menus_find()
2007-04-15 rephormdon't leak empty menu entries
2007-04-15 rephorm${XDG_DATA_HOME}/icons should be scanned, not ${XDG_DAT...
2007-04-15 rephormdocs
2007-04-15 rephormsome more docs
2007-04-15 rephormexpand a few docs
2007-04-14 dourssefix trailing spaces and wrong #ifdef
2007-04-14 doursseFix a leak, a typo and update to the new xcb api
2007-04-14 Carsten Haitzlerremove debug printf
2007-04-14 Carsten Haitzlernoooo. fixie fixie.
2007-04-13 doursseHere is ecore_x with XCB backend.
2007-04-13 doursseHere is ecore_x with XCB backend.
2007-04-13 Sebastian Dransfeld--
2007-04-13 Sebastian DransfeldNo need to this as we get the contents of the dir by...
2007-04-13 Sebastian DransfeldScan dir before monitoring it.
2007-04-13 Sebastian DransfeldThis is done.
2007-04-12 Carsten Haitzlerfix up #fidef to be consistent
2007-04-12 Carsten Haitzlercheck if someone was silly enough to try clip themselves
2007-04-10 Sebastian DransfeldFix segv. Create struct before adding it to the hash.
2007-04-10 Sebastian DransfeldDon't emit add events during inital scan.
2007-04-09 Sebastian DransfeldMake util optional.
2007-04-08 Kim WoeldersAdd missing declaration (ECORE_X_ATOM_NET_STARTUP_ID).
2007-04-07 tilmanugh, translate some documentation from frenglish to...
2007-04-07 doursseinstall evas-xrender-xcb.pc
2007-04-07 doursseFix spelling
2007-04-06 Sebastian Dransfelddelete_idle_enterer is gone.
2007-04-05 Sebastian DransfeldKeep track of previous .desktop file on update.
2007-04-05 Sebastian DransfeldMake sure header variables matches the real variables.
2007-04-05 Sebastian DransfeldEvents when .desktop files change.
2007-04-05 Sebastian Dransfeld++
2007-04-05 Sebastian DransfeldUse correct source for desktop.
2007-04-05 Sebastian DransfeldThis is valid. StartupWMClass can match either name...
2007-04-05 Sebastian DransfeldPrioritize user .desktop files.
2007-04-05 Sebastian Dransfeld- Formatting.
2007-04-05 Sebastian DransfeldRemove unused variable.
2007-04-05 Sebastian DransfeldRemove unused variables.
next