Commit Graph

209 Commits

Author SHA1 Message Date
52d5423958 Added a preview widget to the wallpaper selection 2011-08-11 22:09:02 +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
a04d5efbb0 About to release Browser 0.4.2 2011-08-03 22:41:18 +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
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
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
0898723e8a Improving the directory tree 2011-07-30 14:12:48 +00:00
e81b3ffbbf Introducing the directory tree plug-in 2011-07-30 02:10:07 +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
86f1c74f9d Stricter error handling 2011-07-29 00:45:58 +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
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
401fba7f6a Translating some more 2011-07-25 10:43:16 +00:00
f5b31db4d8 Updated the plug-in interface and translations 2011-07-25 10:41:54 +00:00
d8353d571a Let the CVS plug-in be slightly useful 2011-07-24 16:41:23 +00:00
d1faf3e870 Also displaying the default tag when set 2011-07-24 16:02:12 +00:00
7c66217ca9 Introducing a plug-in to handle data belonging to CVS 2011-07-24 15:37:51 +00:00
ac7d81029c Fixed access to uninitialized widget 2011-07-24 15:11:02 +00:00
5fd8dec78b Can now modify properties from within the Browser itself 2011-07-21 23:31:27 +00:00
6a5ce7d701 Also hidden the possibility to alter permissions for now (for clarity) 2011-07-21 23:09:14 +00:00
721cacef26 Hidden the potential alteration of the group in the Properties plug-in 2011-07-21 23:04:52 +00:00
54db610467 Further improvements to plug-in handling 2011-07-21 22:57:19 +00:00
7a705bdb8f Code cleanup 2011-07-21 22:06:00 +00:00
c844cefb2a Improving the user interface 2011-07-21 16:44:36 +00:00
795ddbe0c8 No longer display the full path if used as a plug-in 2011-07-21 16:21:43 +00:00
687e0b95dd Automatically refreshing the active plug-in when changing directory 2011-07-21 16:06:16 +00:00
cb91a3bf10 Updated translations 2011-07-20 16:27:12 +00:00
19b164d48e Setting the configuration value for the plug-ins as well 2011-07-20 16:11:36 +00:00
02b5c08e5c Display which plug-ins are enabled or disabled 2011-07-20 14:52:44 +00:00
7a25258220 Some interface adjustments 2011-07-20 10:07:16 +00:00
1dc78e94b3 Code cleanup 2011-07-19 15:49:40 +00:00
a73a927334 Prevent potential crashes 2011-07-19 03:32:33 +00:00
aa61abf715 Additional layout improvement to the properties panel 2011-07-19 03:28:22 +00:00
e7d37628c6 Better handling of smaller screen sizes 2011-07-19 03:11:59 +00:00
fd8494e117 The properties plug-in is now useful 2011-07-19 02:55:38 +00:00
b23aab233e Also translating plug-ins 2011-07-19 00:09:22 +00:00
4143271837 Plug-ins can have icons now 2011-07-19 00:04:02 +00:00
c587ec6556 Improving plug-ins support 2011-07-18 23:55:51 +00:00
a5e4919e11 Introducing the preferences dialog for plug-ins 2011-07-18 14:36:29 +00:00
0ef0876203 Code cleanup 2011-07-18 14:28:52 +00:00
dc39b6ee68 Give at least some space to the left pane 2011-07-18 11:32:35 +00:00
6c3e0dd140 Added file filters to the "Open with..." dialog 2011-07-18 00:14:09 +00:00
acf802d6e2 Added file filters to the "Open with..." dialog 2011-07-18 00:10:04 +00:00
58af3e6c12 Allow plug-ins to change the current browser location 2011-07-17 23:02:37 +00:00
f3b36aad27 Improved plug-in support 2011-07-17 22:47:42 +00:00
7fbf245d78 Introducing the plug-in system (not fully functional yet) 2011-07-17 22:02:13 +00:00
0106412bb3 Reworked the preferences dialog 2011-07-16 15:14:35 +00:00
fc9d440c1d Working on the default color selection 2011-07-16 14:51:05 +00:00
4e37c3f19a Re-implemented the background picture code and added centered mode 2011-07-16 14:09:45 +00:00
836f0d293b Code cleanup 2011-07-14 00:15:52 +00:00
a4b58431ac Using the "getopts" shell builtin instead of the "getopt" shell utility 2011-06-01 14:35:03 +00:00
e283713206 Added a file filter for picture files 2011-05-30 12:58:55 +00:00
6503dd0807 Added a font button to the preferences to choose the desktop font 2011-05-30 12:46:23 +00:00
5304f739a8 Let the desktop font be changed 2011-05-29 09:54:04 +00:00
a11fae79be Using the Mime class from libDesktop 2011-05-17 11:48:47 +00:00
13c239c6f8 Fixed a couple calls to mime_icons() 2011-05-04 19:27:51 +00:00
ecfc1901b0 Avoiding a couple warnings 2011-05-04 19:23:57 +00:00
5d301f201f Implemented -H and -V for the alignment of icons on the desktop 2011-05-04 18:59:11 +00:00
c7c40fbf0b Fixed errors with Gtk+ 3.0 2011-04-16 00:55:34 +00:00
1b486650ad Preparing migration to Gtk+ 3.0 2011-04-16 00:33:51 +00:00
ceac27b383 Updated translations 2011-03-19 19:58:32 +00:00
ee5b0d381f Avoid crash when desktop icons are forcibly closed 2011-03-19 02:41:44 +00:00
e63cda5377 Added a dialog to modify file associations 2011-03-03 07:11:23 +00:00
25119047fd Added two translations 2011-03-03 06:25:21 +00:00
9fcf31d4b8 Listing file associations 2011-03-03 05:42:06 +00:00
19172bd19c More clean-up 2011-03-03 04:33:23 +00:00
b703a04878 Code cleanup 2011-03-03 04:30:14 +00:00
0726748f55 Being some more efficient when refreshing the homescreen 2011-02-19 21:46:27 +00:00
c080c763c7 Code cleanup 2011-02-19 21:33:38 +00:00
5ae8615883 Being slightly more efficient when refreshing the homescreen 2011-02-19 21:27:07 +00:00
7049e68ad1 Code cleanup 2011-02-19 20:07:12 +00:00
7db77088f6 Code cleanup 2011-02-19 20:04:45 +00:00
7860400316 Code cleanup 2011-02-19 19:57:36 +00:00
e516837ce4 No longer rename immutable icons 2011-02-19 15:33:51 +00:00
42a6345771 Errors displayed were sometimes not the actual one 2011-02-19 15:23:15 +00:00
9a851ee8cc Code cleanup 2011-02-19 15:19:12 +00:00
51f05e6eea Justification doesn't work because it's a widget alignment issue 2011-02-19 15:07:29 +00:00
2d84ea05d3 No text needs to be ellipsized anymore 2011-02-19 14:59:59 +00:00
bb53444146 Added the possibility to rename desktop icons (to be polished before release) 2011-02-09 00:06:59 +00:00
7a0764762e Added an important comment 2011-02-06 20:14:54 +00:00