Commit Graph

95 Commits

Author SHA1 Message Date
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
361168b54a Add files with binary content when they're not text-based 2011-08-11 21:19:43 +00:00
819911088a Escaping arguments when running CVS commands 2011-08-05 22:21:41 +00:00
f9222971b1 Also display the "monitors" tab on older Gtk+ versions 2011-08-05 22:06:35 +00:00
4215db3c3d Recurse folders upon initialization as well 2011-08-04 10:29:06 +00:00
f2260ae2a3 Automatically expand the view to the default folder 2011-08-03 22:24:30 +00:00
f0035040b6 Trying to automatically expand to the initial folder 2011-08-03 21:58:41 +00:00
be1b603c01 No longer need the callback for refreshing the view 2011-08-03 20:46:19 +00:00