index
:
delta/enlightenment/enlightenment.git
baserock/morph
devs/asdfuser/comp-sounds
devs/asdfuser/leak-fix
devs/bu5hm4n/apb-fix
devs/bu5hm4n/bsd_build_fix
devs/bu5hm4n/bugfixing
devs/bu5hm4n/debug_code
devs/bu5hm4n/econfigure2
devs/bu5hm4n/fix
devs/bu5hm4n/fixes
devs/bu5hm4n/kb
devs/bu5hm4n/luncher_verbose
devs/bu5hm4n/meson_wip
devs/bu5hm4n/mixer-fix
devs/bu5hm4n/mixer_bug
devs/bu5hm4n/mixer_fix
devs/bu5hm4n/mixer_fix_range
devs/bu5hm4n/mixerfun
devs/bu5hm4n/morlenxus_fix
devs/bu5hm4n/netstart_fixes
devs/bu5hm4n/next
devs/bu5hm4n/pointer-fix
devs/bu5hm4n/recognition
devs/bu5hm4n/release-stuff
devs/bu5hm4n/sandbox_fix
devs/bu5hm4n/swipe_real
devs/bu5hm4n/systray
devs/bu5hm4n/uupsi
devs/bu5hm4n/xkb-fix
devs/captainigloo/eglfs
devs/captainigloo/eglfs_rpi
devs/derekf/32bit
devs/derekf/apbbbugs
devs/derekf/bm
devs/derekf/clipboard
devs/derekf/conf
devs/derekf/dep
devs/derekf/dmabuf
devs/derekf/for_derbyw
devs/derekf/generate
devs/derekf/gtk_crash
devs/derekf/includes
devs/derekf/nerf_dmabuf
devs/derekf/wip
devs/derekf/wip2
devs/derekf/wip_viewporter
devs/devilhorns/drm_rotation
devs/devilhorns/e_comp_wl
devs/devilhorns/e_wayland
devs/devilhorns/ecore_drm2
devs/devilhorns/ecore_wl2
devs/devilhorns/output
devs/devilhorns/rotation
devs/devilhorns/wayland
devs/devilhorns/wl_buffer
devs/devilhorns/xwayland
devs/discomfitor/action_route
devs/discomfitor/align
devs/discomfitor/an_unfinished_mastahpiece
devs/discomfitor/debug
devs/discomfitor/e19
devs/discomfitor/e19-superborkagedontevenclonethisohgodwhyareyoucloningit
devs/discomfitor/elm
devs/discomfitor/eo
devs/discomfitor/geo
devs/discomfitor/junk
devs/discomfitor/meson
devs/discomfitor/output_states
devs/discomfitor/quicklaunch
devs/discomfitor/wip
devs/discomfitor/wip21
devs/discomfitor/wipenlightenment-0.21
devs/discomfitor/wl
devs/discomfitor/wl2
devs/discomfitor/xdg-shedsmanship
devs/discomfitor/xwl
devs/englebass/randr
devs/etrunko/0.17.4
devs/etrunko/0.17.5
devs/etrunko/0.17.6
devs/etrunko/01.7.4
devs/etrunko/randr
devs/felipealmeida/quit_last_hidden_policy
devs/illogict/signals_priority
devs/okra/luncher
devs/okra/pager
devs/princeamd/enlightenment-0.17-elive
devs/q66/resizable_dialogs
devs/sachiel/e19
devs/stanluk/a11y
devs/stefan/for-e19
devs/stefan/geolocation
devs/stefan/geolocation-rebased-on-elm-win
devs/stefan/no-logo-lockscreen
devs/stefan/wl-session-recovery
devs/tasn/e19_tiling2
devs/yoz/bryce
devs/yoz/imfos
devs/yoz/pulse
devs/yoz/weather
devs/yoz/xkbswitch
enlightenment-0.17
enlightenment-0.18
enlightenment-0.19
enlightenment-0.20
enlightenment-0.21
enlightenment-0.22
enlightenment-0.23
enlightenment-0.24
feature/quicklaunch
feature/wayland/multi-output
master
origin/enlightenment-0.17
v-0.25.0
git.enlightenment.org: core/enlightenment.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
e_fm_mime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* e: Cleanup use of Eina data structure.
Cedric BAIL
2009-08-21
1
-18
/
+10
*
ooops! my mistake with missing parenthesis around math!
Gustavo Sverzut Barbieri
2009-04-18
1
-10
/
+10
*
major cleanup of path creation to $DATADIR and $HOME/.e/e
Gustavo Sverzut Barbieri
2009-04-13
1
-18
/
+37
*
* estickies,
Cedric BAIL
2009-02-25
1
-1
/
+1
*
This commit is huge. I did test it a lot on my computer, and it run fine here.
Cedric BAIL
2008-12-17
1
-49
/
+66
*
Use strlcpy
Sebastian Dransfeld
2008-10-27
1
-4
/
+2
*
Correct callback for eina_hash_foreach.
Sebastian Dransfeld
2008-10-26
1
-4
/
+4
*
Remove Evas list and replace them with Eina list.
Cedric BAIL
2008-10-22
1
-26
/
+26
*
Switch to eina_stringshare.
Cedric BAIL
2008-10-15
1
-6
/
+6
*
Fix function protos & functions for recent Evas_Hash changes to remove
Christopher Michael
2008-02-09
1
-4
/
+4
*
Cleanup e_bg & e_theme nicely by removing globs.
Christopher Michael
2007-10-16
1
-3
/
+4
*
Tell compiler that hash is unused in this function.
Christopher Michael
2007-10-16
1
-2
/
+2
*
Append to the currect hash.
Christopher Michael
2007-10-16
1
-4
/
+4
*
Fix returns for evas_hash_modify (which returns a pointer to the old data,
Christopher Michael
2007-10-16
1
-2
/
+2
*
Add e_fm2_mime_handler_test() to run a mime handler's internal test funciton
codewarrior
2007-10-15
1
-0
/
+10
*
Init some vars to NULL.
Christopher Michael
2007-10-14
1
-28
/
+23
*
Add context menu for setting themes from efm.
Christopher Michael
2007-10-14
1
-4
/
+4
*
Append the individual handlers to the list of handlers, not the list as a
codewarrior
2007-10-14
1
-4
/
+14
*
Rename from fm / Fm to fm2 / Fm2 to stay consistent with code.
codewarrior
2007-10-14
1
-23
/
+53
*
Add functions to get list of handlers for glob and mime.
codewarrior
2007-10-14
1
-20
/
+92
*
Add mime/glob _del functions.
Christopher Michael
2007-10-14
1
-3
/
+38
*
Add data pointers to test / action callbacks.
codewarrior
2007-10-14
1
-8
/
+32
*
Add a mime_handler_free function.
Christopher Michael
2007-10-14
1
-1
/
+10
*
Some very minor formatting fixes.
Christopher Michael
2007-10-14
1
-17
/
+13
*
Skeleton code for upcoming context sensitive menus in EFM. This does nothing
codewarrior
2007-10-14
1
-0
/
+78
*
Some minor formatting fix before I start the mime handlers code :)
Christopher Michael
2007-10-12
1
-2
/
+1
*
Fix warnings.
Sebastian Dransfeld
2007-07-24
1
-1
/
+0
*
nick's patches to use efreet_mime. seem to work fine.
Carsten Haitzler
2007-07-16
1
-265
/
+1
*
make mime type loads more correct and efficient
Carsten Haitzler
2006-11-12
1
-82
/
+44
*
fix list remove. add cache flush. use it.
Carsten Haitzler
2006-11-04
1
-13
/
+18
*
Don't strdup homedir
sebastid
2006-09-22
1
-9
/
+5
*
no - xpm is not requried to be supported. this is an auto-icon choice based
Carsten Haitzler
2006-09-22
1
-8
/
+0
*
.xpm are allowed for icons to.
David Walter Seikel
2006-09-22
1
-0
/
+8
*
Remove unused label.
sebastid
2006-09-21
1
-1
/
+0
*
there is now a mime type ->? icon mapping that can work in many ways... hooray
Carsten Haitzler
2006-09-16
1
-6
/
+116
*
add more mime type locations - but this is bad - where do we stop?
Carsten Haitzler
2006-08-19
1
-0
/
+28
*
case insensitive match.
Carsten Haitzler
2006-08-19
1
-1
/
+1
*
Fix return value.
sebastid
2006-08-06
1
-2
/
+3
*
add mime type parser for system mime types (old mime.types and new xdg shared
Carsten Haitzler
2006-07-30
1
-0
/
+292