Commit Graph

81 Commits

Author SHA1 Message Date
sebastid 147fc80848 Remove unneccesary local allocations.
Remove unused variables and code.
Add missing return statement.
Fix missing return value.


SVN revision: 18298
2005-11-04 21:09:38 +00:00
Carsten Haitzler 9314e43b46 kind of bring fileman icons into some semblance of working
SVN revision: 18284
2005-11-04 17:02:42 +00:00
codewarrior b0cd7dcbec - temp fix until icons are properly done
SVN revision: 18282
2005-11-04 14:58:03 +00:00
codewarrior 8451bbda11 - being icon overhaul
- icons look bad for now, until everthing is fixed.


SVN revision: 18262
2005-11-04 03:33:23 +00:00
codewarrior 9f6d2b667c - work on icon thumbs, give them their own theme part.
SVN revision: 18254
2005-11-03 15:26:46 +00:00
Carsten Haitzler 9eef59377f file selector is resizable now - cleaned up some unfinisehd code to make it
work :)


SVN revision: 18240
2005-11-03 06:17:08 +00:00
codewarrior 854874e713 - enter changes dirs or launches file
SVN revision: 18222
2005-11-02 16:31:18 +00:00
codewarrior ded6eadf00 - dont fiddle with the keyboard if we dont have a win assigned
SVN revision: 18221
2005-11-02 16:18:18 +00:00
codewarrior a4b88871a1 - being keyboard navigation for efm
SVN revision: 18219
2005-11-02 16:08:21 +00:00
Carsten Haitzler 94999ae2ba some correctness stuff
SVN revision: 18204
2005-11-02 06:28:52 +00:00
Carsten Haitzler 95bef51771 actually clip files.
SVN revision: 18203
2005-11-02 06:07:33 +00:00
Carsten Haitzler 246580b240 make them different sizes for debugging help fun and an extra clip show
check for correctness


SVN revision: 18201
2005-11-02 04:05:13 +00:00
codewarrior c0e46ebfe7 - fix icon file names
- fix spacing


SVN revision: 18197
2005-11-02 01:37:11 +00:00
codewarrior 98ebb2936a -add more spacing to icons
SVN revision: 18194
2005-11-01 22:08:07 +00:00
codewarrior 7261913daa - fix warnings
SVN revision: 18164
2005-10-31 09:31:05 +00:00
codewarrior b318f132e7 - fix scrolling
SVN revision: 18139
2005-10-30 08:40:37 +00:00
codewarrior c02f2e3c54 - temp fix for background / right click menu
SVN revision: 18096
2005-10-29 09:53:19 +00:00
codewarrior 1ebd9678cd - add callbacks for file fetching
- integrate new e_file_dialog


SVN revision: 18072
2005-10-28 23:37:14 +00:00
codewarrior b01c9dad89 - more work on eap editor (currently broken)
- fix efm (some features currently broken)
- change scrollbar so completely (currently broken)


SVN revision: 18027
2005-10-27 10:19:43 +00:00
Carsten Haitzler 27a2bc154c the first wave of evas smart object modes. commit hell #1. :) other things
still need updating in cvs - but i am sure others can do that :)


SVN revision: 18001
2005-10-27 02:44:36 +00:00
codewarrior 6313cb25c3 - display file icon in properies dialog
- dont tile image in eap editor (needs better approach to doing it)
- make title setting on icon persistent


SVN revision: 17963
2005-10-26 01:05:56 +00:00
codewarrior 3d4aa3f39c - add fileselector capability to efm
- add image browsing and choosing to internal eap editor
- allow e_widget to delete a sub object


SVN revision: 17961
2005-10-26 00:19:52 +00:00
codewarrior 66b3b98d70 - more work on internal eap editor
- temporary e_entry fix


SVN revision: 17960
2005-10-25 22:01:50 +00:00
codewarrior cf0be0ae46 - no '?' needed
SVN revision: 17894
2005-10-24 16:25:09 +00:00
Carsten Haitzler 11c6bde8d8 FIX a fm segv - put a note as to why :)
SVN revision: 17861
2005-10-24 01:17:01 +00:00
codewarrior d90f4a5d1d - add ability to delete files / directories
SVN revision: 17849
2005-10-23 23:21:47 +00:00
codewarrior 8b0b8cf21f - fix scrolling bug that allowed us to scroll even when we shouldnt.
SVN revision: 17843
2005-10-23 20:45:34 +00:00
codewarrior bfbf73362b - fix and enable monitor
SVN revision: 17827
2005-10-23 16:12:35 +00:00
sebastid 38679d522c Move assoc to e_fileman_file
SVN revision: 17823
2005-10-23 15:18:47 +00:00
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
2005-10-23 14:57:51 +00:00
codewarrior 758467c17f - fix rename function
SVN revision: 17812
2005-10-23 13:39:57 +00:00
codewarrior ca8ab602da - new menu entry (new folder, needs actual code to create)
- place holder icons. should solve this soon.


SVN revision: 17811
2005-10-23 13:08:51 +00:00
codewarrior 02e180ec55 - fix restart / shutdown bug. please confirm.
SVN revision: 17804
2005-10-23 11:25:35 +00:00
codewarrior 9231fb79c2 - remove extra KB. argh too tired, thanks chaos. (=
SVN revision: 17779
2005-10-23 01:05:18 +00:00
codewarrior 52d5a4fb71 - right click properties advanced mode
- fixups for basic mode


SVN revision: 17778
2005-10-23 00:30:22 +00:00
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
2005-10-22 17:02:37 +00:00
codewarrior 8dc3662786 - cleanup
SVN revision: 17754
2005-10-22 02:11:51 +00:00
codewarrior 47e3f99f76 - add basic right-click properties dialog for files
- cleanups


SVN revision: 17753
2005-10-22 02:07:39 +00:00
codewarrior 2d339df420 - fix restart bug
- disable monitor, it was causing the bug, need to look into it


SVN revision: 17736
2005-10-21 12:24:57 +00:00
codewarrior 33d10944ba - fix multiselect using rubberband
SVN revision: 17713
2005-10-20 22:29:57 +00:00
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
2005-10-20 13:08:51 +00:00
codewarrior 90ce310049 - fix ui hang problem (freeze / thaw)
SVN revision: 17684
2005-10-19 15:41:23 +00:00
codewarrior 73471011b4 - fix scrolling
- fix some segvs


SVN revision: 17683
2005-10-19 15:04:19 +00:00
codewarrior b2041f65b5 - move init / shutdown calls to their proper locations
- disable _e_fileman_reconf_cb for now as its looping infinitely


SVN revision: 17680
2005-10-19 12:17:42 +00:00
codewarrior c5b05bf0ee - make events use ecore_event system
- fix layout so that it draws based on a fixed width or fixed height
- add e_fm_init and e_fm_shutdown (should be moved to E's init and shutdown)


SVN revision: 17679
2005-10-19 11:37:30 +00:00
codewarrior a00681842c - add e_thumb, rip code from efm into its own file, can thumbnail images and eaps for now and stores to eet.
- remove all thumb code from efm and use e_thumb
- fixme: first time startup bug for efm is still there (if the thumbnailer hasnt been used, still debugging )


SVN revision: 17668
2005-10-18 23:03:36 +00:00
codewarrior b38909b3bb - start new config dialog infrastructure
- allow eap's to be thumbnailed
- double click execs eap
- namespace change


SVN revision: 17659
2005-10-18 16:14:45 +00:00
codewarrior 58c5abc2b2 - translation support for efm. (thanks Massimo Maiurana <maiurana@gmail.com>)
SVN revision: 17616
2005-10-16 20:09:40 +00:00
codewarrior 3160285ace printf--
SVN revision: 17610
2005-10-16 14:08:29 +00:00
codewarrior 3bb8745944 Efm can add mime type icons (based on extentions so far) if they are simple
added to the theme.


SVN revision: 17609
2005-10-16 14:02:15 +00:00