codewarrior
b79234b085
- add ability to create new eaps (based on engrave's approach)
...
- change edit's gui a bit
- add some callbacks to editor
SVN revision: 17914
18 years ago
Mike Frysinger
e46f29b570
remove auto-generated file
...
SVN revision: 17901
18 years ago
codewarrior
b631118678
- add initial gui for internal eap editor
...
- add menu entry to test it (no functionality yet)
- todo: look at focus effects for e_widget_entry
SVN revision: 17898
18 years ago
codewarrior
5103d613fc
- add ability to save eap info to disk
...
- add ability to create and populate empty eaps
SVN revision: 17896
18 years ago
codewarrior
cf0be0ae46
- no '?' needed
...
SVN revision: 17894
18 years ago
codewarrior
820caee953
- include e_widget_image.h
...
SVN revision: 17893
18 years ago
codewarrior
0924b0a717
- add entry widget
...
- add image widget
SVN revision: 17892
18 years ago
quan74
2d94ce4201
add new fileman images to EXTRA_DIST
...
SVN revision: 17873
18 years ago
Carsten Haitzler
11c6bde8d8
FIX a fm segv - put a note as to why :)
...
18 years ago
codewarrior
d90f4a5d1d
- add ability to delete files / directories
...
SVN revision: 17849
18 years ago
codewarrior
8b0b8cf21f
- fix scrolling bug that allowed us to scroll even when we shouldnt.
...
SVN revision: 17843
18 years ago
maiurana
ed27d91821
*** empty log message ***
...
SVN revision: 17841
18 years ago
codewarrior
bfbf73362b
- fix and enable monitor
...
SVN revision: 17827
18 years ago
sebastid
38679d522c
Move assoc to e_fileman_file
...
SVN revision: 17823
18 years ago
sebastid
12e9497d94
Remove unused variable.
...
SVN revision: 17822
18 years ago
sebastid
78199ed85c
Should be all ||
...
SVN revision: 17821
18 years ago
sebastid
4330e780bb
stat elements are only 32 bits.
...
remove unused variables.
pass right pointer to evas_object_image_alpha_get()
SVN revision: 17820
18 years ago
sebastid
94da716399
Remove unused variables.
...
SVN revision: 17819
18 years ago
sebastid
80f59673d9
ctype.h for tolower()
...
SVN revision: 17818
18 years ago
sebastid
813f80f912
Silence
...
SVN revision: 17816
18 years ago
codewarrior
80307fd31f
- delay ecore_file shutdown. if we shut it down before closing all apps / windows then anything using file monitors will die and E will sefgault.
...
SVN revision: 17815
18 years ago
codewarrior
db9415d454
- getting the alpha from the image isnt working.
...
SVN revision: 17813
18 years ago
codewarrior
758467c17f
- fix rename function
...
SVN revision: 17812
18 years ago
codewarrior
ca8ab602da
- new menu entry (new folder, needs actual code to create)
...
- place holder icons. should solve this soon.
SVN revision: 17811
18 years ago
sebastid
4970ccc1e7
Remove unused variable.
...
Add return values.
SVN revision: 17809
18 years ago
sebastid
c71e369c7f
Fix function declarations.
...
Use right func for callback.
SVN revision: 17808
18 years ago
sebastid
522c34f1fe
Include header
...
SVN revision: 17807
18 years ago
sebastid
4d189c8270
Declare functions.
...
SVN revision: 17806
18 years ago
codewarrior
02e180ec55
- fix restart / shutdown bug. please confirm.
...
SVN revision: 17804
18 years ago
stffrdhrn
7da82144c0
- Add some default input method configurations use 'enlightenment_imc' to look
...
at and edit these files
- Change the input method path, intl means something else
SVN revision: 17789
18 years ago
stffrdhrn
60796f6c2a
- Add new path for input method configuration files (may not needed?)
...
- Fix cs_CZ bug from Gori
- Scan input method path for configuration files
- Split e_intl startup/shutdown into things that need to be done first and
things that need to be done later. This is better than throwing e_intl
init code into various parts of the system.
- Add ipc to modify the input method path "input_methods"
TODO:
- Add some default configuration files
SVN revision: 17784
18 years ago
codewarrior
9231fb79c2
- remove extra KB. argh too tired, thanks chaos. (=
...
SVN revision: 17779
18 years ago
codewarrior
52d5a4fb71
- right click properties advanced mode
...
- fixups for basic mode
SVN revision: 17778
18 years ago
codewarrior
b66db644f1
- modularize e_fm_file thumb determination scheme
...
- add thumb functions for:
* e17 themes (thanks Chady)
* e17 bg files
* eap
* jpg/png
- add scrolling support (must be calculated, currently is absolute)
SVN revision: 17776
18 years ago
stffrdhrn
dbf758eb78
- Add the ability for e_intl to shutdown the im exe during shutdown
...
- Also shutdown the old exe when switching IM's
- In e_main.c I have moved e_intl shutdown to before e_main_shutdown
this is because e_intl needs to clean up its ecore stuff before ecore
does it, maybe this is incorrect, let me know
SVN revision: 17757
18 years ago
codewarrior
8dc3662786
- cleanup
...
SVN revision: 17754
18 years ago
codewarrior
47e3f99f76
- add basic right-click properties dialog for files
...
- cleanups
SVN revision: 17753
18 years ago
codewarrior
2d339df420
- fix restart bug
...
- disable monitor, it was causing the bug, need to look into it
SVN revision: 17736
18 years ago
codewarrior
718a3eaafc
- fix eap thumbnailing
...
SVN revision: 17730
18 years ago
Carsten Haitzler
88e7e4a849
if image fails to load - give up.
...
18 years ago
Carsten Haitzler
1e6b641fe5
da.po updates :)
...
18 years ago
Carsten Haitzler
9843a3e4bd
pl update
...
18 years ago
Carsten Haitzler
e1b771ddde
some TODO preening
...
18 years ago
Carsten Haitzler
1394b400d5
close the eet
...
18 years ago
Carsten Haitzler
f5b07d7543
reset signal handlers for child
...
18 years ago
Carsten Haitzler
7d7434fc10
harmless menu re-ordering
...
18 years ago
codewarrior
33d10944ba
- fix multiselect using rubberband
...
SVN revision: 17713
18 years ago
Carsten Haitzler
621a0fdd30
generate thumbs vaguely efficiently withotu eating up all ram and generating
...
18 years ago
codewarrior
61e8c0d0c4
- added e_fileman_icon
...
- added e_fileman_file
- fixed scrolling
- fixed several bugs / segvs
- disabled some features: xdnd, menu operations
SVN revision: 17706
18 years ago
Carsten Haitzler
8a0ea631a8
remember stuff is now... a... DIALOG too :)
...
18 years ago