Commit Graph

23 Commits

Author SHA1 Message Date
Sebastian Dransfeld 87583983d8 Remove cast.
SVN revision: 27929
2007-01-12 13:29:54 +00:00
Sebastian Dransfeld b4f135bf61 Get rid of stupid casts.
SVN revision: 27926
2007-01-12 13:23:16 +00:00
Christopher Michael 9b9b321483 Make file icons dialog use proper border icon.
SVN revision: 27798
2007-01-05 15:30:33 +00:00
Sebastian Dransfeld 2a7dc3ccf7 Remove unused variables.
SVN revision: 27440
2006-12-14 15:40:19 +00:00
Christopher Michael 0a644e6660 First refactor/reorder of the Config Panel Items.
Rename File Associations to File Icons.


SVN revision: 27262
2006-11-28 11:08:44 +00:00
Carsten Haitzler ef11f7a10d add freeze/thaw for ilist - makes the mime config dialog much better :)
SVN revision: 27235
2006-11-27 14:23:07 +00:00
Christopher Michael 706ded3818 Fix the mime.type parsing that was recently added.
SVN revision: 27207
2006-11-25 20:03:13 +00:00
Miculcy Brian 90eaa9c937 Added the same searchpathes for mimetypes as the efm is using.
There is still a bug in line 318, when disabling this line the mimetype editor
displays mimetypes, if enabled it doesn't show a single mimetype.
Will fix that later...

Also added the vim macro.


SVN revision: 27198
2006-11-23 00:57:18 +00:00
Christopher Michael 2dede0190b Rename the Mime Types dialog to File Associations.
SVN revision: 27103
2006-11-14 06:09:32 +00:00
Christopher Michael e368c008fb Update the mime list when a mime type changes it's icon options.
Show images (png, jpeg, etc, etc) in the mime list if a mime type is set as
such.


SVN revision: 27093
2006-11-13 21:28:25 +00:00
Christopher Michael 70769c03ef Be sure to close the mime_edit dialog if the main mime_list dialog closes.
SVN revision: 27092
2006-11-13 21:08:54 +00:00
Christopher Michael 3da0131bcc Use strstr, not strcasestr, for dj2 and solaris :)
SVN revision: 27091
2006-11-13 20:29:37 +00:00
Christopher Michael 3e5a366650 Allow configuring of mime icons.
Add "default" to allow clearing an icon.

Mime edit a little closer to being done. Need to handle edj now.


SVN revision: 27047
2006-11-11 13:44:51 +00:00
Christopher Michael 155d7c22b5 Refactoring mime edit dialog as per convo w/ raster.
Still need to handle edj and theme icons.


SVN revision: 27044
2006-11-11 05:58:35 +00:00
Carsten Haitzler 378f823149 fix list remove. add cache flush. use it.
SVN revision: 26937
2006-11-04 02:31:53 +00:00
Christopher Michael 234a112b3e Use list_remove_list as we already have the node we want, and break
afterward as we don't need to keep iterating. Thanks raster :)


SVN revision: 26936
2006-11-04 02:04:39 +00:00
Christopher Michael 66bb2c1f2e If specified, use edj for the icon in list.
SVN revision: 26929
2006-11-03 19:01:50 +00:00
Christopher Michael a9d8a94192 Add/Del/Configure should work now. Still have to handle the case of edj and
desktop.


SVN revision: 26926
2006-11-03 18:52:39 +00:00
Christopher Michael bb821894d5 Use pre-defined fileman.edc icons, if possible, in the list and icon
selector. Provide a fallback for both.


SVN revision: 26925
2006-11-03 16:50:31 +00:00
Carsten Haitzler f7843939d6 dummy commit to remove +x perms
SVN revision: 26919
2006-11-03 11:56:41 +00:00
Christopher Michael 3e1e1c3396 Added start of a mime edit dialog. All disabled in config panel for now as
I'm still working on it.


SVN revision: 26913
2006-11-03 04:11:20 +00:00
Christopher Michael a4151b6ec3 Hook in delete button & confirm dialog. Be warned: if your testing this you
can delete mime types, but there is no method to add them yet...that's next.


SVN revision: 26911
2006-11-03 00:57:36 +00:00
Christopher Michael f5f86a9fae Added start of a mime config dialog. Still working on it...
SVN revision: 26908
2006-11-03 00:36:40 +00:00