Commit graph

1,333 commits

Author SHA1 Message Date
Alexander Koblov
b0dd86c9fd ADD: GIF support and viewer wrap mode changes (Patch from Rustem with small fixes) 2010-06-06 18:24:41 +00:00
Alexander Koblov
46e68b481e FIX: Remove unneeded path separator 2010-06-06 08:16:52 +00:00
Alexander Koblov
2148000dd8 UPD: Change location of configuration files under Mac OS X 2010-06-06 08:09:55 +00:00
Alexander Koblov
b6dd3f8ef1 UPD: Create console control dynamically 2010-06-05 17:24:04 +00:00
Alexander Koblov
df68f0bcca UPD: Use TPaintBox instead TScrollBox for drive free space indicator 2010-06-05 10:58:20 +00:00
Alexander Koblov
a14f3720c7 ADD: More options for save configuration 2010-06-05 07:44:05 +00:00
Alexander Koblov
85e2874297 FIX: Save ignore list only if it enabled 2010-06-05 07:07:51 +00:00
Alexander Koblov
8906cae4d1 ADD: Patch [3006449] "Selection with right mouse button fix" with small modifications 2010-06-02 14:13:52 +00:00
cobines
5af15babe1 FIX: Bug [3009509] Правый щелчек по кнопке дисков. 2010-05-31 15:17:27 +00:00
Alexander Koblov
4ad1dc650d FIX: Archive name when pack directory with a dot in the name 2010-05-24 21:58:08 +00:00
Alexander Koblov
c918fc2de1 FIX: "Connection manager" form 2010-05-24 21:51:31 +00:00
Alexander Koblov
f17ba2a154 FIX: Destroying of TWfxPluginFileSource 2010-05-24 21:47:00 +00:00
Alexander Koblov
86f5795476 FIX: Compiling with last Lazarus SVN 2010-05-23 15:28:47 +00:00
Alexander Koblov
c14452ddbe UPD: Small interface alignment 2010-05-23 10:24:08 +00:00
Alexander Koblov
d80b4679a6 ADD: WfxNetworkGetSupportedProtocols function 2010-05-23 08:39:19 +00:00
Alexander Koblov
76d2a64b87 UPD: Improve connection handling behavior 2010-05-23 08:19:41 +00:00
Alexander Koblov
3cdfa0067d FIX: Address label alignment 2010-05-22 20:46:19 +00:00
Alexander Koblov
95907f3f7a FIX: Memory leak 2010-05-22 17:22:15 +00:00
Alexander Koblov
4576af7458 FIX: Access violation 2010-05-22 17:02:23 +00:00
Alexander Koblov
4b7495b694 ADD: Add active network connections in "Network disconnect" submenu 2010-05-22 15:30:34 +00:00
Alexander Koblov
29746598cd ADD: "Network" submenu to main menu 2010-05-22 15:03:38 +00:00
Alexander Koblov
5f6197dfe8 UPD: Network connection manager 2010-05-22 14:36:57 +00:00
Alexander Koblov
d3ff7390e1 UPD: Network connection manager 2010-05-22 14:02:33 +00:00
Alexander Koblov
d585c51a4b ADD: Network connection manager 2010-05-22 13:38:15 +00:00
Alexander Koblov
ddfa92d586 UPD: Extend WFX plugin API 2010-05-22 12:12:43 +00:00
Alexander Koblov
dbb3913d8d ADD: [Differ] "Edit" submenu 2010-05-16 07:29:26 +00:00
Alexander Koblov
e100be86ca FIX: Interface alignment under last Lazarus SVN 2010-05-15 19:03:53 +00:00
Alexander Koblov
e78692aff8 ADD: [Differ] Open/Reload files 2010-05-15 11:32:55 +00:00
Alexander Koblov
ed0b949c07 ADD: [Differ] Save files 2010-05-15 10:40:11 +00:00
Alexander Koblov
dba767bd8a FIX: Reload FileView when AutoRefresh is disabled 2010-05-15 10:32:58 +00:00
Alexander Koblov
c27d6fde5a UPD: [DialogAPI] Use LongBool as boolean in callbacks functions for better C and other plugins compability 2010-05-15 08:26:28 +00:00
Alexander Koblov
c3a529769e UPD: *.lpi files 2010-05-12 18:30:22 +00:00
Alexander Koblov
527ea75906 FIX: Change current directory on change ActiveFrame 2010-05-12 12:40:53 +00:00
Alexander Koblov
67d621fc49 FIX: Load icon themes from $HOME/.icons directory 2010-05-11 14:56:13 +00:00
Alexander Koblov
4c50bcb1a0 FIX: Working with SVG icon themes under GTK2
FIX: Don't use system icon theme when "Only standart" show icon mode
2010-05-11 14:25:56 +00:00
Alexander Koblov
dbe4a1f597 ADD: [WCX] Support of PkSetCryptCallback 2010-05-10 08:10:30 +00:00
Alexander Koblov
2386417b8c ADD: [WCX] Initial code for PkSetCryptCallback 2010-05-10 07:41:51 +00:00
Alexander Koblov
118b7033f9 ADD: [Differ] RemoveFakeLines procedure and small changes 2010-05-09 14:39:56 +00:00
Alexander Koblov
284b5e9a28 FIX: Disk toolbars autosize with last Lazarus SVN 2010-05-09 10:28:49 +00:00
Alexander Koblov
3661f22474 ADD: [Differ] "Save" and "Save as" buttons 2010-05-07 21:45:21 +00:00
Alexander Koblov
c31a1111bb ADD: [Differ] "Copy block left" and "Copy block right" commands 2010-05-07 21:06:30 +00:00
Alexander Koblov
b507bdaeb6 UPD: [Differ] Show "+" for added lines and "-" for deleted 2010-05-06 18:30:09 +00:00
cobines
6a73418c62 UPD: Added saving file view history for each tab (for filesystem only). Changed format of tab info in configuration, so that each file view and file source get their own config node. 2010-05-04 23:06:19 +00:00
cobines
18923b6ddf FIX: Errors when removing last tab of notebook. 2010-05-04 22:00:25 +00:00
Alexander Koblov
d67390734c UPD: Small interface update 2010-05-03 18:55:55 +00:00
Alexander Koblov
d330afa81f UPUPD: Use clForm as default form color 2010-05-03 18:13:30 +00:00
Alexander Koblov
39e8b9f331 ADD: [Viewer] Question before delete image 2010-05-02 18:02:12 +00:00
Alexander Koblov
d2a34cba72 ADD: Patch to Viewer by Rustem
UPD: [Viewer] Replace captions on toolbar by icons
2010-05-02 17:43:58 +00:00
Alexander Koblov
3046dad8d4 UPD: [Viewer] Don't show image edit panel in quick view mode 2010-05-02 10:45:27 +00:00
Alexander Koblov
265ce8dcf4 UPD: [Differ] Set default PaintStyle 2010-05-02 09:09:12 +00:00