projects
/
framework
/
uifw
/
efreet.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
framework/uifw/efreet.git
2010-11-23
englebass
NULL pointers after deletion
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
englebass
And compile without ICON_CACHE
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
englebass
move cache file handling from desktop to cache
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
englebass
remove unused variables
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
englebass
catch term, not int
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
englebass
trap sigint
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
englebass
ecore is handled in main
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
englebass
touch an update file on completion
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
englebass
rename fd to clarify usage
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
TODO++
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
Always emit icon cache update event
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
fix fallback icon searching
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
close cache file after 60 seconds of inactivity
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
read fallback icon from cache
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
do ecore_init, so ecore_time_get works
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
And use right error handler
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
ecore_file is init'ed in base
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
init ecore_file in base
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
Remove common included header
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
Add ecore headers to private header
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
Don't add a new public header
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
We always need to to the tasks in init on init
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
remove erronous chars
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
rename
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
rename
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
TODO++
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
TODO++
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
check for NULL
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
Execute cache creator and listen for changes
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
cache update is a generic event
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
include Ecore.h
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
init ecore in main init
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
englebass
If only one path, only check extension
commit
|
commitdiff
|
tree
|
snapshot
2010-11-22
raster
lets... use our return value shall we? <- THATS the...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
englebass
Find icons in cache
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
englebass
realpath will return empty string when not found
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
englebass
if -> ifdef
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
englebass
create cache for fallback icons
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
englebass
formatting
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
englebass
export depcreated user dir
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
englebass
local variable should be static
commit
|
commitdiff
|
tree
|
snapshot
2010-11-16
englebass
Remove duplicate code, mark strict spec
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
englebass
Start of icon cache
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
englebass
TODO++
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
englebass
share edd between lib and bin
commit
|
commitdiff
|
tree
|
snapshot
2010-11-15
englebass
remove duplicate code, and mark strict spec
commit
|
commitdiff
|
tree
|
snapshot
2010-11-12
cedric
* efl: beta2 !
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
cedric
* svn: ignore more build files.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
englebass
TOOD++
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
englebass
Let efreet icon return const
commit
|
commitdiff
|
tree
|
snapshot
2010-11-08
cedric
* efreet: little speedup for icon lookup.
commit
|
commitdiff
|
tree
|
snapshot
2010-11-08
raster
no more debian dir in our svn - debian now handles...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-06
englebass
Always do env check
commit
|
commitdiff
|
tree
|
snapshot
2010-11-06
englebass
Do realpath on last element too
commit
|
commitdiff
|
tree
|
snapshot
2010-10-25
englebass
delay deletion of non valid themes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
englebass
store OnlyShowIn and NotShowIn in struct
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
englebass
use EINA_LIST_FREE for list deletion
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
englebass
simplify list deletion
commit
|
commitdiff
|
tree
|
snapshot
2010-10-07
barbieri
log domains in lower-case only please.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
raster
efl 1.0.0 beta.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
englebass
ecore time is double
commit
|
commitdiff
|
tree
|
snapshot
2010-09-26
devilhorns
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
raster
shuddup gcc wanrings
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
lucas
Fix common misspellings
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
englebass
Always munmap mmap'ed data
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
englebass
clean whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
englebass
clean whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
raster
possible leak--
commit
|
commitdiff
|
tree
|
snapshot
2010-08-21
lucas
Convert (hopefully) all comparisons to NULL
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
caro
fix efreet doc
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
cedric
* efreet: less warning by Albin Tonnerre.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
raster
efreet 1.0.0 alpha... MUHAHAHHAHAHAHAH!
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
raster
fix up copyings likewise. nicely standardised templateish.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
englebass
formatting
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
englebass
Fix theme passed to efreet_icon_cache_add
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
raster
From: Joerg Sonnenberger <joerg@britannica.bec.de>
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
raster
sloppy ecore_job handle! fix!
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
cedric
* eet: fix API break.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
cedric
* eina: fix eina array threadsafe version.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
cedric
* efreet: fix some potential source of segv.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
englebass
Fix clearing of theme cache
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
englebass
Check NULL return
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
englebass
Check NULL return
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
englebass
Check for NULL return
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
englebass
Check NULL return
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
lucas
FORMATTING
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
englebass
key and value aren't const
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
englebass
Check for null return
commit
|
commitdiff
|
tree
|
snapshot
2010-08-04
englebass
Remove fake_null try 2
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
raster
ummmm revert. crash crash crash.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
englebass
Remove unneeded fake_null theme
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
englebass
Remove unneeded eina_hash_del
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
englebass
Check return NULL
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
englebass
use EINA_LIST_FREE
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
englebass
check return value from NEW
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
englebass
fix malloc calls
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
englebass
alloc the right amount of mem
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
englebass
use alloca for in function mem
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
englebass
check return value from malloc
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
englebass
free data on realloc error
commit
|
commitdiff
|
tree
|
snapshot
next