platform/upstream/efl.git
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.
2007-04-05 Sebastian DransfeldRemove unused code.
2007-04-05 moom* Correctly unswallow a swallowed-object when an Edje...
2007-04-05 moomMake Ecore_Evas_FB compile again
2007-04-05 Sebastian DransfeldRemove desktop from menu.
2007-04-05 Sebastian DransfeldDon't use an idler to delete the evas. This wont work...
2007-04-05 Sebastian DransfeldFix typo.
2007-04-04 rephormactually find the extension
2007-04-04 Carsten Haitzlercedric's patches.
2007-04-04 Carsten Haitzler1. removed mosue_events 0 on swallows - as this now...
2007-04-04 Carsten Haitzlerswallow parent recalc etc. in.
2007-04-04 Sebastian DransfeldMake it possible to disable abstract sockets.
2007-04-04 Sebastian Dransfeld--
2007-04-04 Sebastian DransfeldEfreet style.
2007-04-04 Sebastian DransfeldEfreet style.
2007-04-04 Sebastian DransfeldDrop icons without extenstion
2007-04-04 Sebastian DransfeldStrip known extensions from icons.
2007-04-04 Carsten Haitzlerso ravenlock gets his screensaver stuff in
2007-04-04 Sebastian DransfeldMake inotify work without inotify in glibc.
2007-04-04 Sebastian DransfeldCheck for MOVE_SELF, it was the last new thing added.
2007-04-04 Sebastian DransfeldFix for systems which do not have inotify support in...
2007-04-04 Sebastian Dransfeldenable sloppy spec by default.
2007-04-04 Sebastian DransfeldUse ifdef instead of if for strict spec.
2007-04-04 Sebastian DransfeldFree ecore_string on shutdown.
2007-04-04 Sebastian DransfeldIf a user adds an extension, we should prefer it.
2007-04-04 Sebastian Dransfeld++
2007-04-04 Sebastian DransfeldDone
2007-04-04 Sebastian Dransfeldcache monitoring.
2007-04-04 Carsten Haitzlerpager urgent popup patch - good
2007-04-04 Sebastian DransfeldEfreet style.
2007-04-03 Sebastian DransfeldCheck for sys/inotify.h first. This will become standar...
2007-04-03 Sebastian DransfeldFormatting.
2007-04-03 Sebastian DransfeldReturn 0 if we have a match. So don't negate the result...
2007-04-02 tilmanoops, forgot them backslashes.
2007-03-31 tilmanadded per-engine pc files
2007-03-31 doursserename AC_CHECK_X_EXTENSION into ECORE_CHECK_X_EXTENSION
2007-03-31 doursseAC_DEFINE removed by error
2007-03-31 doursseuse an m4 macro to check all the modules (except evaso_...
2007-03-31 tilmanhooked up the 'alternate font metrics stuff' in edje_cc.
2007-03-31 tilmanfixed some const char*/char* confusion.
2007-03-31 tilmanremove an unused variable
2007-03-31 tilmanfixed some const char*/char* confusion.
2007-03-31 Dan Sinclair- formatting
2007-03-31 Carsten Haitzlerbroadcast an event when the desktop list changes
2007-03-31 Carsten Haitzlerallow NULL events.
2007-03-31 Carsten Haitzleradd the ability to have more dirs to search for icons...
2007-03-30 Carsten Haitzlertilman's edje font metrics patch
2007-03-30 tilmanugh, don't define HAVE_POLL just if is set. we check...
2007-03-30 tilmanremoved the pthread stuff - it's not used anymore
2007-03-30 Carsten Haitzlerfix inotify stuff.. bad bad bad.
2007-03-28 rephormrevert broken fix for polygon geometry
2007-03-28 rephormexport string_list_split/join until we do a proper...
2007-03-27 Sebastian DransfeldSet load_time after read.
2007-03-27 Sebastian DransfeldDon't reallocate the Efreet_Desktop on re-read
2007-03-27 Sebastian DransfeldRemove unneeded include.
2007-03-27 Sebastian DransfeldTODO
2007-03-27 Dan Sinclair- unused
2007-03-27 Sebastian DransfeldReadd watch if a file is recreated.
next