Commit Graph

55 Commits

Author SHA1 Message Date
Miculcy Brian a7d1bfeaae API breakage: e_widget_entry_add() allows now to set a cb function for text change events.
SVN revision: 32009
2007-10-07 21:26:48 +00:00
Peter Wehrfritz a6553c1a58 *API BREAK* see the discussion in the mailing list. misc and e_modules will follow
SVN revision: 30970
2007-07-25 17:01:04 +00:00
Carsten Haitzler a44e3a19e4 printf--
SVN revision: 29830
2007-05-03 17:58:35 +00:00
Carsten Haitzler ed72cd25ea icon selector from fm prop works now. only on "all types of this file" - per
file stuff is unimplemented still.


SVN revision: 29829
2007-05-03 17:24:13 +00:00
Carsten Haitzler b2a0abb8eb a lot of patches - also my work on moving the IO stuff in e_fm to a slave
process to stop e from ever "locking up". this unfortunately breaks the other
source stuff and thus breaks the app editor config dialogs and anything using
fm2 for .desktop stuff from the e applications/all repo. i am doing this as i
expect this to go away with efreet anyway so not too much of an issue. not
all fm operatiosn work currently - note. so beware. it can view files though :)


SVN revision: 28528
2007-03-02 17:00:20 +00:00
Christopher Michael adae3b4c98 Some formatting on e_widget_fsel.c.
Fix desklock dialog for Custom selection problems that tokyo & mekius showed
me. Test this out guys and let me know...seems to work good here. Really
tho, this dialog needs to major scrap & redo as it's just a nightmare, not
very efficient & could be coded much much better.


SVN revision: 28503
2007-02-28 17:17:35 +00:00
Carsten Haitzler bda7481ea3 working on the file properties dialog
SVN revision: 27388
2006-12-09 06:28:25 +00:00
Carsten Haitzler 79c8864f92 working on file properties dialog.
SVN revision: 27359
2006-12-05 14:28:48 +00:00
Carsten Haitzler addf4cffa5 fix up dnd with .order files linking etc - make it explicit as to the
behavior (becuase in a normal fm u expect the file to MOVE not link)


SVN revision: 27173
2006-11-19 03:43:18 +00:00
Christopher Michael 01b7be2da9 Make entry widgets in the fsel preview read-only...a user should not be able
to edit these here.


SVN revision: 26899
2006-11-01 14:16:38 +00:00
Carsten Haitzler 69d34400a9 e_widget needs to track sub objects so it knwos what to delete on deletion of
the widget. if u delete a sub object prematurely - u need to tell e_widget. u
also need to dell it about the new object!


SVN revision: 26616
2006-10-15 15:12:14 +00:00
Carsten Haitzler f501859f3d leak-- - and other thigns creeping in due to other debugging
SVN revision: 26614
2006-10-15 14:04:36 +00:00
Massimo Maiurana ce82cc6882 i18n hunter strikes again :)
SVN revision: 26398
2006-10-07 17:04:34 +00:00
Carsten Haitzler a86439c7a6 working on fm dnd... does shite now.
SVN revision: 26205
2006-09-29 04:36:35 +00:00
sebastid 1251802479 Don't strdup homedir
SVN revision: 26026
2006-09-22 19:55:11 +00:00
sebastid 0eb90986b9 Remove unused variable for for format.
Remove return value.
Fix format for long value.


SVN revision: 26004
2006-09-21 20:01:50 +00:00
Carsten Haitzler a9757fa04b i'm cleaning up dnd. fixed leaks. made dnd more convenient - less work to do
(it returns x,y coords relative to the drop target geom, not the screen,
start putting in all the necessary stuff in fm2 - can dnd 2 file now (drop
has no effect though)...


SVN revision: 25950
2006-09-18 03:49:45 +00:00
Carsten Haitzler 7b9643460a handle .order files in favorites when adding link
SVN revision: 25882
2006-09-16 12:20:31 +00:00
Carsten Haitzler 00634a43ad fm2 has some slightly better keyboard nav ability - needs to become better
with old efm typebuffer-like matching etc. etc.

added a seg fix for .desktop parse fails.

also fixed linuxtitan's error checking for stat()


SVN revision: 25843
2006-09-14 16:07:57 +00:00
Massimo Maiurana a2691b6c1e some strings that need to be translated
SVN revision: 25663
2006-09-09 16:41:00 +00:00
Carsten Haitzler 953d902a18 fix some segv's and valgrind errors.
SVN revision: 25403
2006-09-03 11:55:16 +00:00
Carsten Haitzler 3dbe14f702 bad packing. fix.
SVN revision: 25215
2006-08-30 15:56:12 +00:00
Carsten Haitzler b0452a085a and use the extra source dir properly.
SVN revision: 25212
2006-08-30 14:49:00 +00:00
Carsten Haitzler 52e2a2f4d9 add extra source dir for indirect pseudo-links. handle .order files as
pseudo-links


SVN revision: 25211
2006-08-30 14:45:33 +00:00
titan 47004dc9e5 Ok. This is a much better way to display the directory :)
SVN revision: 25165
2006-08-28 01:51:27 +00:00
titan 6b3107df6b Ok. This is a much better way to display the directory :)
SVN revision: 25164
2006-08-28 01:46:38 +00:00
titan 043e1be03d TODO-- Fsel now displays the current directory. Should we allow the user to browse the fsel using this current directory entry?
SVN revision: 25161
2006-08-27 16:16:57 +00:00
titan 4b0c695253 This is more standard way of incrementing
SVN revision: 25159
2006-08-27 13:41:37 +00:00
titan 6633d4fe18 TODO-- We now clear the file entry when we enter a new directory in the fsel.
SVN revision: 25156
2006-08-27 06:28:22 +00:00
Carsten Haitzler 1b976a3b0b shorter label
SVN revision: 25154
2006-08-27 06:14:43 +00:00
titan 139a58c688 Now you can add your own locations to the favorites list!
SVN revision: 25152
2006-08-27 06:10:57 +00:00
Carsten Haitzler 1610bda5fb capitalization
SVN revision: 25146
2006-08-27 04:08:22 +00:00
Carsten Haitzler 14aa197e66 handle future modtime
SVN revision: 25145
2006-08-27 04:05:18 +00:00
Carsten Haitzler ab996003d6 init splash also now uses namespace to some extent. startup config dialog
uses fm2 now. init themes broken. yay!


SVN revision: 25122
2006-08-26 11:06:05 +00:00
Carsten Haitzler fcfc736e73 clean up preview code - remove leak
SVN revision: 25117
2006-08-26 09:00:17 +00:00
Carsten Haitzler e3cdd6d2fa translate preview
SVN revision: 25116
2006-08-26 08:52:47 +00:00
Carsten Haitzler 96cd8dc8de container stacking/layer consistency and safety. also preview in fsel packs
preview properly now. fixed error dialog


SVN revision: 25113
2006-08-26 08:32:56 +00:00
sebastid 17baad8d37 Remove unused variables
SVN revision: 25010
2006-08-21 16:25:41 +00:00
sebastid d013e1a873 Add header include
Export function
Correct function declaration
Remove char * cast
Remove unused variable


SVN revision: 25001
2006-08-21 15:52:58 +00:00
sebastid 19bbe60f7e - const
- remove unused variables
- better parameter names


SVN revision: 24836
2006-08-17 16:58:32 +00:00
Carsten Haitzler 20a1d9b0a4 config wites are atomic - either all or nothing. if nothing - u keep your old
config.


SVN revision: 24730
2006-08-15 06:47:22 +00:00
titan eb49750bf0 This fixes it completely.
SVN revision: 24720
2006-08-15 01:43:00 +00:00
titan 12807ddb0f Fix the segaroonie
SVN revision: 24719
2006-08-15 01:37:00 +00:00
titan d0b007519f Authors++
Allow an e_thumb api for e_widget_preview.
Fixup the file selector preview to use this new api.


SVN revision: 24696
2006-08-14 17:42:45 +00:00
Carsten Haitzler f717fa75db allw filechooser to be remembered (give it its own name/class so it can be
unique) and have the import dialog rememebr its last dir.


SVN revision: 24682
2006-08-14 11:08:40 +00:00
titan 35709e2595 Formatting
SVN revision: 24657
2006-08-13 21:58:55 +00:00
titan 8baf094422 Fix the Modified time to be logical.
SVN revision: 24636
2006-08-13 06:51:33 +00:00
titan 36f4866415 More preview work. It is nearly complete.
SVN revision: 24632
2006-08-13 05:00:16 +00:00
titan ef2878c058 Get preview code into cvs. You will not see it yet.
SVN revision: 24626
2006-08-13 02:49:54 +00:00
Carsten Haitzler d104992051 * border property patch - dont generate on moves
* entry dialog becomes object - supports initial text contents of the entry
* fm2 gets menu patch (heavily worked so its safe) so u can delete and rename
files (and dirs) that you have permission to do so with.
* picutre importing disables or enables the scale and encoding stuff
depending on what is selected
* more widgets support enable/disable
* importer detects duaplicate destination target filenames and tries
alternate names.
* fsel widget displays extensions by default.
* test filemanager menu gone
* pants on!


SVN revision: 24589
2006-08-12 12:49:52 +00:00