Commit Graph

1600 Commits

Author SHA1 Message Date
1035c9bf0f Update the copyright notice 2015-07-06 23:44:51 +02:00
57a4351f10 Add a size column to the "volumes" plug-in 2015-07-06 23:44:51 +02:00
15d605e464 Compile with -pedantic and -fstack-protector by default 2015-06-28 19:04:40 +02:00
6ba8d90256 Code cleanup 2015-06-23 03:36:10 +02:00
4982ad7faa Avoid a compilation warning 2015-06-23 03:36:10 +02:00
377222e2b7 Deprecate _common_rtrim() 2015-06-23 03:36:10 +02:00
1f8636edad Use string_rtrim() 2015-06-23 03:36:10 +02:00
1802bcf72f Check for more errors 2015-06-12 23:41:33 -04:00
efd2ca56fb Code cleanup 2015-06-12 17:12:53 -04:00
36cef3bd64 Also handle keyboard pop-ups in detail view 2015-06-12 17:11:07 -04:00
3a79273152 Consider the cursor for keyboard pop-up menus
This is more optimal given the current limitation on multiple selection.
2015-06-12 17:06:54 -04:00
217a824a07 Fix the target for keyboard pop-up menus 2015-06-12 16:24:04 -04:00
e87c480711 Code cleanup 2015-06-12 16:23:40 -04:00
f172406d38 Update the copyright notice 2015-06-12 15:55:29 -04:00
558372d305 Avoid a compilation warning (unused variable) 2015-06-12 15:55:00 -04:00
2d6015995e Factor obtaining the current selection 2015-06-12 15:45:55 -04:00
0e2ff07a59 Do not reset the size when displaying images 2015-05-11 20:23:08 +02:00
b79c8699cd Always show the toolbar for images 2015-05-11 20:22:28 +02:00
39b27df7c3 Code cleanup
Add a distinct constant for the default size.
2015-05-11 20:21:28 +02:00
1dbb28023e Update the French translation 2015-04-30 21:16:34 +02:00
f02518f7e8 Add a .gitignore file 2015-04-30 21:13:11 +02:00
78047a5968 Update the translations 2015-04-30 21:12:41 +02:00
1978af41c5 Update the Spanish translation 2015-04-30 21:11:36 +02:00
53e978dfc2 Add the "DesktopSettings" category 2015-04-19 18:17:19 +02:00
cedbeb5b0c Open HTML applications with htmlapp(1) 2015-04-19 18:08:12 +02:00
35538cc36a Update the copyright notice 2015-04-19 18:07:51 +02:00
e29c9e58ac No longer list deleted (hidden) desktop entries 2015-04-19 18:07:36 +02:00
185c4c79b3 No longer skip valid desktop entries 2015-04-19 18:03:11 +02:00
6e32623c92 Skip desktop entries that are not applications 2015-04-19 17:43:49 +02:00
cc43541c2c Skip deleted desktop entries 2015-04-19 17:41:23 +02:00
a561082cb3 Code cleanup 2015-04-11 12:39:35 +02:00
676fcab447 Avoid a memory leak when resetting the font 2015-04-11 12:38:31 +02:00
eb7056c043 Update the TODO list
I believe the font is now properly set when changed in the preferences.
2015-04-11 02:55:41 +02:00
decaefbe5f Code cleanup 2015-04-11 02:54:18 +02:00
e6758cdd66 Update a couple copyright notices 2015-04-11 02:54:18 +02:00
b4ee17f1a9 Add a method to reset the desktop 2015-04-11 02:53:57 +02:00
4190d1ac48 Add a couple more .gitignore files 2015-04-04 16:27:05 +02:00
cb77463ae8 Add a global .gitignore file 2015-04-04 16:24:56 +02:00
51d2187c7b No longer store Makefiles in the source tree 2015-04-04 16:24:12 +02:00
5c069a7c54 Add a test for the <Browser/VFS.h> API 2015-04-03 23:34:45 +02:00
641898cb57 Let the "undelete" plug-in compile on Linux 2015-04-03 14:51:09 +02:00
626a43bb5c Add a comment 2015-04-02 19:32:31 +02:00
10e5d9975b Update the copyright notice 2015-03-24 19:25:40 +01:00
68e980dbce Corrected the progress label 2015-03-24 19:25:23 +01:00
15bbb1b398 Refresh the directory after a successful "git init" 2015-03-24 19:23:12 +01:00
77486b676d Improved the layout of the checkout prompt 2015-03-03 21:53:01 +01:00
eed293ffcc Prompt for the initial checkout of a CVS module 2015-03-03 21:50:49 +01:00
42a7944648 Updated the copyright line 2015-03-03 21:47:08 +01:00
20ad488749 Avoid a warning during compilation 2015-03-03 21:46:33 +01:00
91a714229f Added a title to the common prompt window 2015-03-03 21:45:29 +01:00