Commit graph

1,308 commits

Author SHA1 Message Date
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
Alexander Koblov
3264c324e4 ADD: [Differ] Paint background option 2010-05-02 09:02:17 +00:00
Alexander Koblov
9f73c4e7df ADD: Go to first/last difference 2010-05-02 08:37:13 +00:00
Alexander Koblov
6da1713fd0 FIX: Go to next/previous difference 2010-05-02 08:22:23 +00:00
Alexander Koblov
5c3dcec7d3 UPD: Differ tool
DEL: Unused units
2010-05-01 22:07:57 +00:00
Alexander Koblov
cf432c7300 UPD: Restore binary compare 2010-05-01 20:53:21 +00:00
Alexander Koblov
a2f568818d ADD: Start to implement new compare files tool 2010-05-01 20:27:59 +00:00
Alexander Koblov
6da51d34dc ADD: HashString function 2010-05-01 19:57:41 +00:00
Alexander Koblov
1a106a0d4b ADD: Patch to Viewer by Rustem 2010-05-01 13:01:40 +00:00
cobines
4caa1e24cc FIX: Memory leaks and some small fixes and optimizations. 2010-04-29 20:32:52 +00:00
cobines
77f21637d6 FIX: Crash when adding column. 2010-04-29 19:01:13 +00:00
cobines
d3fbe7ec41 ADD: Print message on console when DC does not run because another instance is already running. 2010-04-28 14:21:51 +00:00
cobines
b482614b96 UPD: Add all files in the current directory to view list only when using internal viewer. 2010-04-28 14:14:42 +00:00
cobines
349d234433 UPD: Move all version info to separate unit.
ADD: Detecting OS version and GTK, QT library version.
2010-04-28 14:07:50 +00:00
cobines
ef7bc2b3e5 ADD: Actions for added history commands. 2010-04-27 17:41:03 +00:00
cobines
aed651fb74 FIX: Sorting columns not being applied at start. 2010-04-27 17:17:10 +00:00
cobines
dc8b300450 ADD: Show file view history as popup menu when clicked on path label. 2010-04-27 16:22:43 +00:00
cobines
0edfed4c0e FIX: Bug [2992767] "Show occupied space broken" (broken in rev. 2728). 2010-04-27 12:34:51 +00:00
cobines
14e510e1c4 ADD: Initial support for file view history. 2010-04-27 10:47:03 +00:00
Alexander Koblov
75f8a108d0 ADD: Open archive by content for MultiArchiveFileSource 2010-04-25 09:31:39 +00:00
Alexander Koblov
c7d26eb69c UPD: Continue to implement determining archive type by signature for MultiArchiveFileSource 2010-04-25 09:05:51 +00:00
Alexander Koblov
ec0c0bce44 ADD: Patch to Viewer (remove RedEyes and small fixes) by Rustem 2010-04-25 07:47:09 +00:00
Alexander Koblov
c15d06c560 UPD: Continue to implement determining archive type by signature for MultiArchiveFileSource 2010-04-25 07:38:48 +00:00
Alexander Koblov
3194ecef98 ADD: Start to implement determining archive type by signature for MultiArchiveFileSource 2010-04-25 07:26:42 +00:00
cobines
73c48e0b10 FIX: In temp file source only try to create directory when it doesn't exist yet. 2010-04-24 22:25:17 +00:00
cobines
88f030eabf FIX: Opening archives on file sources with links to local files. 2010-04-24 22:17:59 +00:00