Commit Graph

846 Commits

Author SHA1 Message Date
b6d0bdbf79 Removed the close button from the toolbar in embedded mode 2012-08-26 11:21:21 +00:00
bca34f7881 Do not save the configuration if it is not complete 2012-08-26 11:16:47 +00:00
8f26214bcb No longer try to load plug-ins if none is defined 2012-08-26 00:51:38 +00:00
f0de1a8449 Slightly improved handling the icon font configuration 2012-08-19 21:34:51 +00:00
0e7f1116f5 Fixed the default icon text color and weight 2012-08-19 21:28:54 +00:00
27844682fc Added missing include <sys/stat.h> 2012-08-06 23:35:16 +00:00
337d2db259 Facilitate building on case-insensitive filesystems 2012-07-31 20:56:26 +00:00
e1be32089f Fixed build of "desktop" on MacOS X 2012-07-31 20:07:26 +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
70925c4962 Additional portability fix for MacOS X 2012-07-30 23:14:59 +00:00
248fa3eceb No longer consider symbolic links as potential directories 2012-07-14 00:59:19 +00:00
7f1c0a7cba Re-implemented renaming 2012-07-07 14:55:05 +00:00
fd3d1e450a Handle error path upon filename encoding conversion errors 2012-07-07 14:14:22 +00:00
921a6878bb Additional error checking 2012-06-25 00:38:35 +00:00
dc23e343a9 Fixed general behavior in detailed view 2012-06-23 23:13:15 +00:00
acf582db7c Fixed popup menu in detailed view 2012-06-23 23:09:47 +00:00
4e3c45c306 Fixed keeping the selection while switching views 2012-06-19 21:53:39 +00:00
f6dbab0606 Like cp, default to -P with -R or -H without 2012-06-06 23:13:33 +00:00
b301f8a759 Force the preferences window to be always centered 2012-06-04 22:21:47 +00:00
fb11ee3023 Let the window have a fixed size 2012-06-02 11:23:00 +00:00
2dfea32754 Tracking the remaining time for a copy as well 2012-06-02 11:17:18 +00:00
227c4f4621 Also display the total amount copied 2012-06-02 10:40:50 +00:00
92056461e5 Also display the current amount copied 2012-06-02 10:33:51 +00:00
4de09fcf52 Fixed online help 2012-05-29 23:40:44 +00:00
1a7180e508 Browser can now access its online help (doesn't work yet though) 2012-05-29 23:20:59 +00:00
bb4be15bcc Avoiding potential memory leak 2012-05-29 23:18:03 +00:00
d4587bfde0 Renamed the browser to "File manager" 2012-05-29 22:12:28 +00:00
d3a04705db Added a comment to the about dialog 2012-05-20 12:01:26 +00:00
bbe839d656 Forgot to initialize Gtk+ 2012-04-25 18:07:32 +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
000fee4910 Signal plug-ins when they are no longer active 2012-04-23 12:52:54 +00:00
a9427159cd Continuously refresh the volumes mounted 2012-04-23 12:34:58 +00:00
212bcd15d5 Hopefully avoid crashing when screen rotation fails 2012-04-23 12:22:08 +00:00
1f7d25626e Let Gtk+ free the views initialized when closing a browser window 2012-04-20 16:38:35 +00:00
0aa9ac0887 Fixed crash when switching views 2012-04-20 16:35:20 +00:00
cd1afc892a Code cleanup 2012-04-20 15:55:55 +00:00
d99cb31362 Added an accessor method to obtain the current view 2012-04-20 15:52:18 +00:00
1737ece922 Copy should be re-implemented 2012-04-19 12:55:12 +00:00
01701e256c Working on error checking 2012-04-19 12:46:51 +00:00
8860f64768 Perform additional clean-up on the path to browse 2012-04-19 12:39:56 +00:00
a5bfeb720c Working on error checking 2012-04-19 12:35:51 +00:00
002a0defa3 Code cleanup 2012-04-19 12:10:45 +00:00
31f95f574b Working on error handling 2012-04-19 12:09:01 +00:00
158ba53ca0 Check access() on the parent folder instead 2012-04-19 12:07:56 +00:00
047c6ae7d8 Copyright update 2012-03-21 03:31:41 +00:00
40cd91d2cb Code cleanup 2012-03-21 03:28:18 +00:00
abbbaa375e Code cleanup 2012-03-21 03:26:49 +00:00
f931da8295 Code cleanup 2012-03-21 03:25:41 +00:00
79daf44445 Let the desktop application rotate the screen 2012-03-21 03:17:46 +00:00
1157d3d4e2 Implemented annotations as well 2012-03-21 02:16:49 +00:00
b52e61350d Also allow no desktop to be drawn 2012-02-25 14:52:01 +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
e759b98ed1 Avoid a warning with Gtk+ >= 2.24 2012-01-03 09:53:02 +00:00
7767704240 Compilation fix for Gtk+ < 2.24 2012-01-03 09:51:14 +00:00
f02cb115ac Partial compilation fix for Gtk+ 3.0 2012-01-03 07:41:13 +00:00
9378dede80 Compilation fix for Gtk+ 3.0 2012-01-03 07:40:54 +00:00
46dedb27e6 Compilation fix for Gtk+ 3.0 2012-01-03 07:25:24 +00:00
f47b684fdd Compilation fix for Gtk+ 3.0 2012-01-02 14:51:36 +00:00
201ca10653 Using libDesktop to send client messages 2012-01-02 12:06:34 +00:00
d70afd89e4 Using libDesktop to handle client messages 2012-01-02 08:20:27 +00:00
5ad421eedf Preparing the layout selection in the preferences 2011-12-12 22:10:16 +00:00
341c9a08be Added browser_get_location() 2011-12-05 10:56:19 +00:00
0e2657d05d Allow the icon colors to be specified 2011-12-05 10:47:22 +00:00
0f1aa9aa17 Added a mnemonic to the file menu 2011-12-05 09:47:43 +00:00
12823225f9 More things to do 2011-12-05 09:47:22 +00:00
a947fadfcc Avoid a warning with Gtk+ < 2.14 2011-11-18 03:55:41 +00:00
f1e1bf91db Trying to avoid some Gtk+ warnings at run-time 2011-11-18 03:27:29 +00:00
0e3768f1c4 Omitted a return 2011-11-18 03:24:19 +00:00
3c1abbd4a9 Fixed compilation with Gtk+ 3.0 2011-11-17 05:23:06 +00:00
cf7be6a81f Hopefully compiles with Gtk+ 3.0 2011-11-17 05:11:16 +00:00
1bb441c5e0 Partial compilation fix for Gtk+ 3.0 2011-11-17 04:47:05 +00:00
3400c3e8ae Added missing include 2011-11-06 14:24:02 +00:00
9b28a97d3e Resolving relative path 2011-11-06 14:15:55 +00:00
ad3ae87923 Minor improvements to the layout 2011-11-06 14:05:20 +00:00
72d443c328 The "properties" binary is now loading plug-ins instead 2011-11-06 06:40:46 +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
b1f3f70f21 Code cleanup 2011-11-06 03:38:45 +00:00
2f426cf93c Updated some comments 2011-11-06 03:37:58 +00:00
fe237af821 Renamed "desktop-settings" to "desktopctl" 2011-11-06 03:27:29 +00:00
7f5f00c26c Added a plug-in to handle Subversion repositories 2011-11-04 16:30:08 +00:00
f43c38cd65 Also display icons in the plug-in selector 2011-11-04 15:34:20 +00:00
5514758f20 Updated usage informations and translations 2011-11-04 14:58:38 +00:00
448212e45c Also able to change the alignment from desktopctl 2011-11-04 14:53:17 +00:00
a66e409974 Largely extended the possibilities of the "desktopctl" tool 2011-11-04 14:28:38 +00:00
72fcfa81b0 Renamed desktop-settings to desktopctl 2011-11-04 13:50:53 +00:00
ce98fba50e The "properties" plug-in is now stand-alone 2011-11-03 20:57:30 +00:00
ed2037b097 Code cleanup 2011-10-29 13:16:37 +00:00
1d2c5fad80 Added credits for translators 2011-10-25 11:14:02 +00:00
017eae1ab4 Some cleanup 2011-10-23 20:04:20 +00:00
9513124fc7 Added a few comments 2011-10-23 19:55:19 +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
aee7b1a9f0 Right-justifying the size column 2011-09-11 22:23:58 +00:00
74b6b30d36 Right-trimming CVS file contents before displaying them 2011-09-09 17:40:29 +00:00
50081350c2 Added a button to refresh the monitors list 2011-08-28 17:43:02 +00:00
68e041270b Automatically expand any row activated 2011-08-14 23:37:27 +00:00
52d5423958 Added a preview widget to the wallpaper selection 2011-08-11 22:09:02 +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
8a67e91e50 Also display the current resolution and screen sizes 2011-08-05 21:22:08 +00:00
bede0063ac Introducing a tab to list the monitors 2011-08-05 20:55:53 +00:00
665b9c27c2 Added an option to extend the background to all monitors 2011-08-05 20:24:04 +00:00
07f1ee6ae5 Print the background per monitor by default 2011-08-05 20:07:32 +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
cb8f5ad7ae Code cleanup 2011-08-03 20:45:05 +00:00
323993ab4d New behavior for the directory tree 2011-08-03 20:39:34 +00:00
645bfd56cc Also draw the icons when idle 2011-08-01 11:48:53 +00:00
14cd1f2e0b Stricter argument checking 2011-08-01 11:12:08 +00:00
3714046be7 Added the possibility to view CVS logs 2011-07-31 22:19:30 +00:00
9e91e3682b Sorting the directory tree 2011-07-30 23:08:09 +00:00
ffcdf84c66 Changed the default window size 2011-07-30 22:21:50 +00:00
cf3b004a60 Also browse the current folder 2011-07-30 22:18:54 +00:00
0898723e8a Improving the directory tree 2011-07-30 14:12:48 +00:00
5d4f696561 Better handling of hidden components in the path 2011-07-30 13:51:20 +00:00
81011e5f47 Early implementation of the directory tree 2011-07-30 13:46:29 +00:00
e81b3ffbbf Introducing the directory tree plug-in 2011-07-30 02:10:07 +00:00
c3cc689d27 Missing newline character when printing errors 2011-07-30 01:41:38 +00:00
6fbd94b337 Some cleanup 2011-07-30 01:39:14 +00:00
416cd1b10c Initial import 2011-07-30 01:38:04 +00:00
8fc2b30063 Also preview perl and shell scripts 2011-07-29 01:50:16 +00:00
edc8d2f61b Added missing include 2011-07-29 01:37:36 +00:00
a56ed48bd4 Slightly improved the behavior with the GtkInfoBar 2011-07-29 01:36:28 +00:00
8099ccb49c Using a GtkInfoBar for error handling 2011-07-29 01:34:11 +00:00
2bd1581557 Can now open and edit files directly from the preview plug-in 2011-07-29 01:19:57 +00:00
04dda49f3a Stricter error handling 2011-07-29 00:47:39 +00:00
552d03b3a2 Introducing the "Preview" plug-in 2011-07-29 00:32:15 +00:00
f92590ea43 Removed useless self-mention of .cvsignore in .cvsignore files 2011-07-29 00:28:45 +00:00
9761be7c58 Preparing for releasing Browser 0.4.1 2011-07-28 02:59:09 +00:00
e017ebeeb0 Fixed crash at startup 2011-07-28 02:47:31 +00:00
831f5f258f Additional polishing (window titles) 2011-07-28 02:45:45 +00:00
46a73d2ea1 Tracking sub-process termination 2011-07-28 02:36:15 +00:00
38996f1c7c Fixed issues with plug-ins when refreshing folders or switching plug-ins 2011-07-28 02:00:12 +00:00
6c11323dc2 Additional polishing on the CVS plug-in 2011-07-28 01:49:21 +00:00
f44226bcf8 Fixed sizing issues 2011-07-26 12:34:02 +00:00
60ebd1e59c Added some icons to the buttons 2011-07-26 11:05:18 +00:00
e9ebec5a49 Can now add files to CVS too 2011-07-25 11:52:24 +00:00
c99509be9b Can now update, commit and request diffs in directories as well 2011-07-25 11:38:38 +00:00
ed2761a7fe Can now run "make" as well 2011-07-25 11:17:40 +00:00
f5b31db4d8 Updated the plug-in interface and translations 2011-07-25 10:41:54 +00:00