Commit graph

870 commits

Author SHA1 Message Date
Alexander Koblov
535e475623 FIX: Execute file with space in name 2016-02-23 11:12:19 +00:00
Alexander Koblov
591d1cd6fd FIX: Execute command in terminal (OS X) 2016-02-23 10:42:52 +00:00
Alexander Koblov
b27a13d1f7 ADD: Show special folder icons in home directory 2 2016-02-21 08:40:28 +00:00
Alexander Koblov
8e34582a50 ADD: Show special folder icons in home directory 2016-02-21 08:34:25 +00:00
Alexander Koblov
2e73873568 ADD: Determine Desktop Environment by XDG_CURRENT_DESKTOP environment variable 2016-02-21 08:07:53 +00:00
Alexander Koblov
f2e349bb79 UPD: Version number 2016-02-14 14:00:10 +00:00
Alexander Koblov
f485516891 FIX: Build with FPC 3.0 2016-01-31 19:12:15 +00:00
Alexander Koblov
9c69b04e3d FIX: Build with FPC 3.0 2016-01-31 18:52:20 +00:00
Denis Bisson
1be586dfa5 ADD: Implementation of the "Favorite Tabs" to save and restore tabs configuration a little more friendly. (Before we could have set tool button with cm_LoadTabs/cm_SaveTabs with a specified filename to do the same but it was less automatic)
ADD: Because of the new "Favorite Tabs", addition of new internal commands: "cm_ConfigFavoriteTabs", "cm_LoadFavoriteTabs", "cm_SaveFavoriteTabs", "cm_ReloadFavoriteTabs", "cm_PreviousFavoriteTabs" and "cm_NextFavoriteTabs" .
ADD: "cm_CloseAllTabs" may now accept parameter "side=" to determine on which panel side it will apply (left, right, active, inactive and both).
ADD: "cm_CloseAllTabs" may now accept parameter "dolocked=" to indicate if it also close locked tabs (true-yes-on-1/false/no-off-0).
ADD: "cm_CloseAllTabs" may now accept parameter "confirmlocked=" to bypass global setting for closing locked tabs (true-yes-on-1/false/no-off-0).
ADD: "cm_CloseDuplicateTabs" also now accept the three above mentioned possible parameters. (So it can be set to close duplicate locked tab, but with keep the locked first if a normal one exists).
ADD: "cm_SaveTabs" and "cm_LoadTabs" may now accept more than a single parameter. For specifying the filename it may be "filename=".
ADD: "cm_SaveTabs" may now accept parameter "savedirhistory=" to indicate if we want to save history or not (default is yes respecting legacy).
ADD: "cm_LoadTabs" may now accept parameter "loadlefto=" and "loadrightto=" to indicate where to load the tabs that were saved in left and right panel. For each, the possible values are left, right, active, inactive, both and none.
ADD: "cm_LoadTabs" may now accept parameter "keep=" to make it not erase the existing tabs when in the notebook when loading the new tabs from file.
ADD: Tabs popup menu and the main menu tabs are now more similar. The term "more similar" stands for the fact that some popup action may apply on an inactive tab we right click on it. So for legacy, this is respected.
ADD: New internal command "cm_ConfigFolderTabs" to bring the configuration of the tabs. Was also matched with TC command "cm_DirTabsConfig" for import/export with TC.
ADD: New internal commands to affect all tabs locked state at once: "cm_SetAllTabsOptionNormal", "cm_SetAllTabsOptionPathLocked", "cm_SetAllTabsOptionPathResets" and "cm_SetAllTabsOptionDirsInNewTab".
ADD: Above mentioned four new commands "side=" to determine on which panel it will apply (left, right, active, inactive and both).
ADD: Regarding the folder tabs configuration, add the option "Keep renamed name when unlocking a tab" (default, for legacy, is false).
ADD: Still with this, add the "Confirm close locked tabs" option with default false for legacy.
ADD: Still with this, add the "Reuse existing tab when possible" option (it was written TODO in the source).
ADD: Still with this, add the "Always show drive letter in tab title" option to make it like TC for those who sometimes work with same folder names in many drives.
ADD: Still with this, add the "Close duplicate tabs when closing application" option. This way it may do a silent clean up when quiting and restarting a session.
ADD: Add an option to configure what it does when double click on a tab. It may now be "Close tab" (default, for legacy), but also "Access Favorite Tabs", "Tabs popup men" and "nothing" for those who hated the tab closed when they double-click on tab by accident.
ADD: Add confirmation dialog when quitting folder tabs configuration without having saved modified settings.
ADD: When closing multiple tabs and there are locked tabs, we may now click "ALL" once to close all at them at once without having to confirm each one.
APD: Update mention to year "2016" in affected source files.
2016-01-30 16:13:42 +00:00
Alexander Koblov
bdb02153d1 ADD: Execute command in terminal (OS X) 2016-01-24 18:27:06 +00:00
Alexander Koblov
2722992171 UPD: Show Lazarus revision only if exists 2016-01-24 16:02:36 +00:00
Alexander Koblov
c8705568e4 ADD: Redirect to NUL 2016-01-21 22:25:17 +00:00
Alexander Koblov
cf89368e9b ADD: Redirect to NUL 2016-01-21 22:21:09 +00:00
Alexander Koblov
6019db621a FIX: Get revision number 2016-01-21 22:04:40 +00:00
Alexander Koblov
98a84ddd69 UPD: Use another way to get subversion revision 2016-01-21 21:25:28 +00:00
Alexander Koblov
5438f98b93 ADD: PackHere and ExtractHere in context menu 2016-01-20 20:19:30 +00:00
Alexander Koblov
5a346e8816 UPD: Clean up 2016-01-19 19:35:05 +00:00
Alexander Koblov
d33c2f7ebf FIX: Build under Lazarus 1.7 2016-01-19 19:11:08 +00:00
Alexander Koblov
5afbc69f25 FIX: Bug [0001277] Not all disconnected network drives listed in drive list 2016-01-17 18:33:21 +00:00
Alexander Koblov
7a45d1819c FIX: Call ShowWindow from LCLIntf 2016-01-16 21:22:27 +00:00
Alexander Koblov
f3a768069a ADD: TModalDialog class 2016-01-16 10:12:17 +00:00
Alexander Koblov
05fb5aaf00 FIX: Bug [0001265] .cur icons not cached correctly 2016-01-13 20:05:52 +00:00
Alexander Koblov
a441cd3201 UPD: Prepare FPC 3.0 support 2016-01-01 21:57:49 +00:00
Alexander Koblov
3dc5924b92 UPD: Use default options 2015-12-20 16:24:35 +00:00
Alexander Koblov
a5ad0ac68c FIX: Memory leak 2015-12-20 15:33:26 +00:00
Alexander Koblov
af2a178d43 ADD: Quick Look thumbnail provider 2015-12-20 15:24:35 +00:00
Alexander Koblov
9bd9c154dc FIX: Some warnings 2015-12-06 10:47:06 +00:00
Alexander Koblov
6f0014f47a UPD: Clean up 2015-12-06 10:20:35 +00:00
Alexander Koblov
930d548c00 FIX: Some warnings 2015-12-05 23:12:42 +00:00
Alexander Koblov
b8e1295546 UPD: Prepare FPC 3.0 support 2015-12-05 21:16:07 +00:00
Alexander Koblov
9277575b94 FIX: Some warnings 2015-12-04 20:31:16 +00:00
Alexander Koblov
4ba2861900 FIX: Some warnings 2015-12-04 20:21:45 +00:00
Alexander Koblov
a35c42e065 FIX: Some warnings 2015-11-28 20:26:21 +00:00
Alexander Koblov
51f2b1df42 UPD: Prepare FPC 3.0 support 2015-11-26 19:25:13 +00:00
Alexander Koblov
641b0adfbb UPD: Prepare FPC 3.0 support 2015-11-26 19:14:58 +00:00
Alexander Koblov
7668afd60c UPD: Prepare FPC 3.0 support 2015-11-26 19:09:44 +00:00
Alexander Koblov
e78d0dc26c ADD: Map/disconnect network drive menu items 2015-11-22 12:19:16 +00:00
Alexander Koblov
8abac3afc1 UPD: Prepare FPC 3.0 support 2015-11-21 15:40:52 +00:00
Alexander Koblov
a84a91425f FIX: Use correct function 2015-11-12 19:21:33 +00:00
Alexander Koblov
4ff454cf0c UPD: Prepare FPC 3.0 support 2015-11-11 18:53:14 +00:00
Alexander Koblov
17581cc740 UPD: Replace UTF8Encode by UTF16ToUTF8
UPD: Replace WideString by UnicodeString
2015-11-11 18:49:48 +00:00
Alexander Koblov
b56d384a05 UPD: Use libc lchown function (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803984) 2015-11-07 12:43:38 +00:00
Alexander Koblov
a3458dd7d4 ADD: Feature [0000221] I need a separate tree in the double command 2015-11-05 18:37:37 +00:00
Alexander Koblov
6ef653e01e ADD: Search files - Go to file in archive 2015-10-31 09:55:36 +00:00
Alexander Koblov
1afd35d8c6 UPD: Some plugins flags 2015-10-31 08:50:52 +00:00
Alexander Koblov
81137270e7 FIX: Access violation 2015-10-25 10:44:42 +00:00
Alexander Koblov
9e60537613 FIX: File name encoding 2015-10-24 20:18:58 +00:00
Alexander Koblov
a0b3b5890b FIX: Bug [0000912] Drag and drop the url from Chrome browser does not create the .url file 2015-10-24 19:55:16 +00:00
Alexander Koblov
cbf16428f5 FIX: Bug [0000912] Drag and drop the url from Chrome browser does not create the .url file 2015-10-24 18:49:56 +00:00
Alexander Koblov
09c51196ac ADD: Trash context menu 2015-10-24 09:39:15 +00:00