Commit Graph

102 Commits

Author SHA1 Message Date
4c29e9075d Code cleanup 2012-12-05 15:45:48 +01:00
408a916f0a Also load special icons for special folders 2012-12-05 02:45:45 +01:00
6bcdbe2352 More closely match Browser's own way to determine a file type 2012-11-29 01:06:45 +01:00
e20ebd5fc3 Fixing users of <ctype.h> 2012-11-13 12:33:46 +01:00
eee2d5b669 Properly detect executable files 2012-11-10 00:18:25 +01:00
46b961d6c7 Added a comment 2012-11-01 03:21:31 +01:00
f105b1d8b5 Detect when the file currently selected disappears 2012-11-01 03:19:27 +01:00
3658456484 Exposing the MIME icon generation code to the plug-ins 2012-11-01 03:08:55 +01:00
36f1e8a1a6 Display the proper icons for symbolic links 2012-11-01 02:55:22 +01:00
30847723a7 Fixed the icon for inode/mountpoint directories 2012-10-31 04:47:01 +01:00
1d6b062761 Synchronized with the CVS plug-in 2012-10-17 01:14:12 +00:00
63951de1e8 Removed leftover traces of the Subversion plug-in 2012-10-17 01:09:51 +00:00
bf4285c22c Fixed "git commit" on directories 2012-10-17 01:03:08 +00:00
979466a255 More adequate check for directories managed by git (files need the same) 2012-10-17 00:46:04 +00:00
d88abcf411 Initial support for git 2012-10-17 00:25:28 +00:00
bc22de2cc6 Synchronized with the CVS plug-in 2012-10-14 15:54:15 +00:00
695d2732da Integrated "svn blame" 2012-09-14 22:05:25 +00:00
240fd16a4b No longer crashing 2012-09-14 21:56:02 +00:00
7c8fd20e45 Fixed copy & paste error leading to a double-free condition 2012-09-14 21:36:16 +00:00
787fe8477c Code cleanup 2012-09-14 21:08:26 +00:00
6bc979089b Fixed handling of folders 2012-09-14 20:40:25 +00:00
74997a225f Code cleanup 2012-09-14 20:32:35 +00:00
c22c9a57c4 Can now add directories to a CVS repository 2012-09-14 20:18:00 +00:00
e9641d1d01 Code cleanup 2012-09-12 22:36:33 +00:00
4c7e4fde95 Updated the plug-in API to transmit the complete selection upon refresh 2012-08-31 18:37:09 +00:00
dbad3a6789 Copy & paste mishap 2012-07-31 19:43:08 +00:00
74e52574d4 Let the plug-ins build on MacOS X 2012-07-31 19:35:20 +00:00
248fa3eceb No longer consider symbolic links as potential directories 2012-07-14 00:59:19 +00:00
7d91b91e3f Refresh the list of volumes every second while active 2012-04-23 12:57:11 +00:00
cff5f0ad47 Do not crash when inactive 2012-04-23 12:53:21 +00:00
a9427159cd Continuously refresh the volumes mounted 2012-04-23 12:34:58 +00:00
158ba53ca0 Check access() on the parent folder instead 2012-04-19 12:07:56 +00:00
1157d3d4e2 Implemented annotations as well 2012-03-21 02:16:49 +00:00
f7e0f0760a Force single selection 2012-01-07 03:33:04 +00:00
b9e41fcbed Reworked the plug-in management code 2012-01-05 23:47:28 +00:00
bc6f097275 Const'ified 2012-01-05 20:14:57 +00:00
46dedb27e6 Compilation fix for Gtk+ 3.0 2012-01-03 07:25:24 +00:00
3400c3e8ae Added missing include 2011-11-06 14:24:02 +00:00
ad3ae87923 Minor improvements to the layout 2011-11-06 14:05:20 +00:00
823e33bb5b Finally got rid of the scrolled window 2011-11-06 06:16:48 +00:00
757633c4f6 The "properties" plug-in no longer depends on code from "../properties.c" 2011-11-06 03:53:32 +00:00
2f426cf93c Updated some comments 2011-11-06 03:37:58 +00:00
7f5f00c26c Added a plug-in to handle Subversion repositories 2011-11-04 16:30:08 +00:00
ce98fba50e The "properties" plug-in is now stand-alone 2011-11-03 20:57:30 +00:00
e3f328083c Re-generated Makefiles 2011-09-16 11:54:13 +00:00
dfefa37b56 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
872f79d3c7 Re-generated Makefiles 2011-09-16 10:19:40 +00:00
74b6b30d36 Right-trimming CVS file contents before displaying them 2011-09-09 17:40:29 +00:00
68e041270b Automatically expand any row activated 2011-08-14 23:37:27 +00:00
8fb552b9e2 More extensive tests for binary file types 2011-08-11 21:34:27 +00:00