Commit Graph

196 Commits

Author SHA1 Message Date
7cd1e944d1 Display the image preview within a scrolled window 2013-10-05 03:02:57 +02:00
c9edaafb39 Allow image preview to be zoomed in and out 2013-10-05 02:55:04 +02:00
7c82b3bfbf Avoid a few Gtk+ warnings while compiling 2013-10-05 02:39:41 +02:00
c0119f7034 Using a toolbar to list the actions available 2013-10-05 02:31:49 +02:00
afa9a153e7 Updated the copyright information 2013-10-05 02:15:00 +02:00
83f3608602 Added missing include 2013-07-26 03:29:04 +02:00
97fc20edff Implemented "git status" 2013-06-11 23:23:09 +02:00
50ca70d2f6 Updated an icon 2013-06-11 23:21:49 +02:00
f4e413b192 Added support for "svn status" 2013-06-11 23:12:25 +02:00
0db565779c Implemented "cvs delete" 2013-06-08 22:31:35 +02:00
9c041f7bb0 Added "cvs status" 2013-06-08 22:02:20 +02:00
bc11461011 Fixed properties of files not managed by CVS within a managed folder 2013-06-08 21:52:58 +02:00
ea9fc2b0f4 Delete the output file upon errors 2013-04-07 03:23:52 +02:00
f800a9dc2c Additional error checking when saving the buffer contents 2013-04-07 01:47:07 +02:00
2f80388251 Re-generated the Makefiles 2013-04-06 03:14:11 +02:00
7f86524003 Implemented a dedicated error handler for tasks 2013-04-06 03:10:55 +02:00
53d27e8f7c Now able to copy parts of the output buffer to the clipboard 2013-04-06 02:57:28 +02:00
10bf11bd40 Now able to save the contents of the buffer 2013-04-06 02:45:06 +02:00
8a34c2fdd3 Sharing some more code as well 2013-04-06 02:15:38 +02:00
14606f0030 Added a keyboard shortcut to close the task window 2013-04-06 02:12:31 +02:00
b65d35e7cc Sharing some more code between the SCM plug-ins 2013-04-06 02:02:53 +02:00
97e09a02a7 Makefiles are now handled in a separate plug-in 2013-03-25 02:49:43 +01:00
1c86530ce1 Added a "make" plug-in 2013-03-25 02:45:51 +01:00
4234778333 Code cleanup 2013-03-25 02:07:18 +01:00
4625a03637 Sharing more code between the "CVS" and "Git" Browser plug-ins 2013-03-24 20:35:48 +01:00
fcc80274c9 Sharing more code between the "CVS" and "Subversion" Browser plug-ins 2013-03-24 20:31:00 +01:00
9d7451b531 Attempt to share code between some Browser plug-ins 2013-03-24 20:31:00 +01:00
186ef0daf8 Code cleanup 2013-03-13 15:37:59 +01:00
3ef603b804 Implemented adding and removing favorite folders 2013-03-13 15:32:10 +01:00
fb9bfb9cac Set an icon to the "favorites" plug-in 2013-02-28 02:42:47 +01:00
3e86eb9282 Installing the "favorites" plug-in by default 2013-02-28 02:39:48 +01:00
a36bbfa194 The favorites plug-in is now functional 2013-02-28 02:38:57 +01:00
3fcb50198a Displaying the basename instead of the full path 2013-02-28 02:34:35 +01:00
d74726241f Beginning to be useful 2013-02-28 02:25:44 +01:00
de2b5fd7f4 Code cleanup 2013-02-28 02:08:30 +01:00
a417d6aedb Introducing the "favorites" plug-in (not functional yet) 2013-02-28 02:07:54 +01:00
ab3ed1854f Re-generated Makefiles 2013-02-28 01:51:07 +01:00
d082bb87d1 Re-generated Makefiles 2013-01-07 02:21:27 +01:00
f795aa4503 Git is able to handle binary files on its own 2012-12-10 11:06:31 +01:00
25c11879b6 Subversion is able to handle binary files on its own 2012-12-10 11:03:08 +01:00
1e198d509b Properly tracking references to GdkPixbuf objects 2012-12-06 22:13:52 +01:00
6baed261b5 Harmonized icons some more (including emblems on any icon) 2012-12-06 03:40:50 +01:00
69d0e558bb Harmonize icons a bit more (for plug-ins) 2012-12-06 01:08:18 +01:00
1fdccf972a Code cleanup 2012-12-05 17:13:52 +01:00
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
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