Commit Graph

24 Commits

Author SHA1 Message Date
5328dbab77 Fallback on the "open with" dialog when no "open" action is available 2007-06-29 15:15:37 +00:00
1219282587 Properly licensed Browser under the GPL version 2 2007-06-13 17:55:50 +00:00
237b38e8c7 Implemented API call in Mime to force a type while triggering an action 2007-05-19 18:45:35 +00:00
73e92c7042 mime.c does not need browser.h 2007-05-17 10:45:22 +00:00
9dbe035386 More efficient fix for FNM_CASEFOLD 2007-05-09 23:34:59 +00:00
a2c6131d91 FNM_CASEFOLD is not portable 2007-05-09 23:32:20 +00:00
bceb50904d Trying case-insensitive MIME extension match if fails otherwise (more compliant) 2007-05-01 22:02:23 +00:00
958f42bfc4 Forgot a newline in a textual error message 2007-04-29 23:13:53 +00:00
00c9a8478d Caching 96 pixels wide icons as well 2007-04-29 21:10:12 +00:00
b891d8a57c Thumbnails view also shows MIME icons 2007-04-29 21:06:37 +00:00
03647bbe14 Applied GPLv2 license 2006-12-10 17:52:51 +00:00
d6308cb541 Allowing mime_icons() to return only the small pixmap 2006-11-20 15:18:30 +00:00
de28e50fd6 Code cleanup, Nicer actions popup menu, Implemented "Open with..." action 2006-11-15 23:17:42 +00:00
41b70e0b90 Terminate a string 2006-11-01 20:09:44 +00:00
461f096697 Code cleanup 2006-09-10 23:28:46 +00:00
928eb4c18b shared-mime-info globs file is tried first from the destination prefix 2006-08-31 10:28:58 +00:00
581cd01cad Adding handler for "edit" action (need for a dynamic action handler though) 2006-08-31 09:56:15 +00:00
95e6a2aa87 Implemented a third view 2006-07-07 15:11:16 +00:00
e401a3cdda Default icon size is 24 in list mode 2006-06-20 18:29:28 +00:00
a65e4f902f Does not make sense 2006-06-19 13:40:53 +00:00
29cee60437 Implemented default actions 2006-06-19 13:33:34 +00:00
a09cf5ad5e Implemented icons caching (fixes memory leak) 2006-06-19 11:53:15 +00:00
f6b083f73d Browsing possible even without a MIME globs database 2006-06-05 23:49:35 +00:00
1d99e12381 Added MIME code 2006-06-05 23:37:07 +00:00