Denis Bisson
4444a543cf
UPD: Update for language files.
...
UPD: French language file back to 100% translated. Numerous changes in french language file regarding the mandatory space before and after the colon symbol, ":", where it was not respected in near than 200 expressions. It was not so critical, but half of the time it was done, the other half it was not. So it was not uniform and were inconsequent. These have been all corrected.
2016-06-20 04:47:34 +00:00
Denis Bisson
cddd68cab9
UPD: Clean up in ressource string file for other languages "ulng.pas". Fifty-two expressions were present in the file and were not used in any source files as a result of evolution of DC. It will save time to valuable translators to don't lose time with them since they are not used.
...
Here is the list of these removed constants:
rsmsgpopuphotadd, rsmsgpopuphotcnf, rsmsgdraganddropmodifiedwanttosave, rsmsgfileoperationsmodifiedwanttosave, rsmsgmiscellaneousmodifiedwanttosave, rsmsghotdirmodifiedwanttosave, rshotdirnothingtoimport, rsmsgfavoritetabsmodifiedwanttosave, rsmsgfavoritetabsname, rsmsgfavoritetabssimpleseparator, rsmsgfavoritetabssimplemenu, rsmsgfavoritetabsendofmenu, rsmsgfavoritetabssavelastloadover, rsmsgfavoritetabsnamesample, rsmsgfavoritetabshasbeenadded, rsmsgfavoritetabserrorloading, rsmsgfavoritetabserrorsaving, rsmsglogoptionsmodifiedwanttosave, rsmsgterminaloptionsmodifiedwanttosave, rsmsgfilepanelcolormodifiedwanttosave, rsdlgallopcomplete, rsdlgallopprogress, rsdlgcalcstatistics, rsdlgchecksumcalc, rsdlgchecksumverify, rsdlgdel, rsdlgsplit, rsdlgwipe, rsconfcolconfig, rspropsyes, rspropsno, rslinkmsgok, rsoptionseditortoolbarcomplement, rsoptexamplemark, rsoptexampletext, rsoptexamplecursor, rsoptexamplemarkcursor, rssimplewordpreview, rssimplewordsaved, rsmsgfileassociationsmodifiedwanttosave, rsmsgfileassociationsextramodifiedwanttosave, rsmsgtabsoptionsmodifiedwanttosave, rsmsgtabsextraoptionsmodifiedwanttosave, rsmsgtoolbarerrornotsaved, rsmsgtoolbarmodifiedwanttosave, rsmenuconfigurethiscustomcolumn, rsmsgcolumnsmodifiedwanttosave, rsoperqueued, rskeyboardshortcutcomplement, rsopttreeviewmenudirectoryhotlistusage, rsmsgtreeviewmenumodifiedwanttosave and rsmsgtreeviewmenucolorsmodifiedwanttosave.
2016-06-20 04:37:20 +00:00
Denis Bisson
6604bf1305
UPD: Modification in many of the option editors so if we change a setting in them and attempt to quit without saving what have been modified, we will be warned about that and will be either offered to save the modification, discard the modification or cancel the act of exiting. Previously, some option editors had that behaviour, but it was a case per case verification made from an option editor to another. Now it has been arranged is such way that it is at the ancestor level that is done the act of verifying if modification have been done when closing option editor. Maybe there are many forms affected, but overall it has simplified the code since it's done globally instead of having "CanWeClose" and "GenericSomethingChanged" functions duplicated in many option editor.
...
UPD: Since we were playing in many options editors, took the opportunity to update the copyright years, update the GNU license text for the "51 Franklin Street" address and few minor modifications do decrease the overall warning/hints at the end of a build.
2016-06-20 03:39:03 +00:00
Denis Bisson
2c41d99e2f
FIX: Re-arrange the drop boxes for sort order in the internal command dialog requester so in some other languages where the names are longer then in english, we will better see them completely with all their letters.
2016-06-19 23:03:43 +00:00
Denis Bisson
c7071b362c
FIX: The default name for a new category created in the option editor for color of file types may now be localized (translatable). This is in response to issue [0001141].
2016-06-19 22:57:59 +00:00
Denis Bisson
a16e93874b
FIX: The names for the pre-defined sizes in the splitter tool may now be localized (translatable). This is in response to issue [0001141].
2016-06-19 22:50:33 +00:00
Denis Bisson
2efe5e73c2
FIX: In the option editor for "Mouse - Drag & Drop", the names of the possible text formats may now be localized (translatable). This is in response to issue [0001141].
2016-06-19 22:45:25 +00:00
Denis Bisson
9a46e35568
UPD: In the option editor for file extension association, in the 2nd panel for the icon used for the file association, the "TFileNameEdit" has been replaced by a normal "TEdit" and an associated "TSpeedButton". This button will now invoke the same requester as pressing the big button icon on left side of it. This will allow to select the specific icon when user select a multiple icons file like a .ICL file instead of selecting just a single filename with no indication of the specific icon in it to use. Some people don't have the intuition to click on the big button icon not realizing it's a button so the small button on right side of the file is a good thing and should still be present.
2016-06-19 22:32:47 +00:00
Denis Bisson
92f2acd8ee
FIX: In the option editor for file extension association, the 5th panel for defining the action is now better configured regarding the control anchors so when DC is used in other languages than english, the control are all seen correctly. The label for the "Start path" was especially truncated in a few other languages.
2016-06-19 22:21:23 +00:00
Alexander Koblov
8b7566ec2c
UPD: Merged revision(s) 6823-6824, 6852 from trunk
2016-06-19 07:20:13 +00:00
Alexander Koblov
5e2b2038d8
UPD: Merged revision(s) 6904-6905 from trunk
2016-06-19 07:05:31 +00:00
Alexander Koblov
c80b0976aa
FIX: Bug [0001031] Invalid selection on compare by content 2
2016-06-19 06:38:28 +00:00
Alexander Koblov
3086150a6d
FIX: Bug [0001031] Invalid selection on compare by content
2016-06-19 06:17:40 +00:00
Alexander Koblov
c52bfc72bd
ADD: Comment
2016-06-18 20:43:56 +00:00
Alexander Koblov
b810bf3c99
ADD: Option to change editor wait time
2016-06-18 20:38:49 +00:00
Alexander Koblov
e7aca838ad
ADD: Show wait form when edit file from archive with external editor with tabs
2016-06-18 20:15:26 +00:00
Alexander Koblov
fc9b8f6457
FIX: Drop "FModified" flag
2016-06-18 10:13:14 +00:00
Alexander Koblov
3fce25f0e4
UPD: Merged revision(s) 6918-6919 from trunk
2016-06-18 07:51:00 +00:00
Alexander Koblov
ccb79cbf98
UPD: Merged revision(s) 6894, 6898-6901 from trunk
2016-06-18 07:40:30 +00:00
Alexander Koblov
eb0c974bd8
UPD: Merged revision(s) 6867 from trunk
2016-06-18 07:25:40 +00:00
Alexander Koblov
7685d2e2fa
UPD: Reverse merged revision(s) 6820-6819 from branches/0.7/src/platform/uosforms.pas
2016-06-18 07:20:56 +00:00
Alexander Koblov
96c871fbc4
FIX: Bug [0001399] Can't use Ctrl+Z for undo when renaming a file, "Edit comment" window is opened instead
2016-06-18 06:47:00 +00:00
Alexander Koblov
7469212a9c
FIX: Bug [0001405] Ignores paths with spaces in "ignorelist.txt"
2016-06-18 06:26:04 +00:00
Alexander Koblov
fb7730f4c0
UPD: Japanese Translation by Kazzz
2016-06-18 06:16:38 +00:00
Alexander Koblov
49dc2f6598
FIX: Restore OnClose event handler
2016-06-18 06:00:54 +00:00
Alexander Koblov
198d96de02
FIX: Language file
2016-06-15 19:42:41 +00:00
Alexander Koblov
8da14f51e9
FIX: Find files - Follow symlinks option
2016-06-15 19:38:06 +00:00
Alexander Koblov
1b326b1a1f
FIX: Bug [0001423]
2016-06-15 18:43:26 +00:00
Alexander Koblov
0ecc2b9c9a
UPD: Russian language file by Skif_off
2016-06-15 18:17:17 +00:00
Alexander Koblov
6156a0d685
UPD: Russian language file by Skif_off
2016-06-15 18:15:20 +00:00
Alexander Koblov
190b2173cd
FIX: Don't change role of hint window
2016-06-15 17:58:07 +00:00
Alexander Koblov
c3e1880d7f
FIX: Samba - overwrite confirmation doesn't work 2
2016-06-13 18:00:18 +00:00
Alexander Koblov
8739a0965d
FIX: Samba - overwrite confirmation doesn't work
2016-06-13 17:54:12 +00:00
Alexander Koblov
a26b40ac28
FIX: Bug [0001353] spelling and grammar errors
2016-06-13 16:38:07 +00:00
Alexander Koblov
d2a6c5899a
FIX: Bug [0001353] spelling and grammar errors
2016-06-13 16:37:15 +00:00
Alexander Koblov
3e62db9551
FIX: Bug [0001353] spelling and grammar errors
2016-06-13 16:31:33 +00:00
Alexander Koblov
9e37319368
UPD: Merge fixes from trunk (6862,6865-6866,6868-6870,6874-6875,6877-6878,6880-6881,6885,6888-6891,6893)
2016-06-13 11:17:36 +00:00
Denis Bisson
ff8b35095b
FIX: In a few dialog boxes, show correctly the ampersand sign that may be present in filenames instead of removing it and show a single letter underlined. For example will show <Delete selected "Questions & réponses.docx" into trash can?> instead of showing <Delete selected "Questions _réponses.docx" into trash can?>.
2016-06-12 23:24:50 +00:00
Alexander Koblov
fead560031
FIX: Read in Ansi encoding
2016-06-12 19:54:23 +00:00
Alexander Koblov
d88abbed96
FIX: Use strict encoding detection
2016-06-12 18:58:37 +00:00
Alexander Koblov
eb78f8b1db
FIX: Create new descript.ion in other folder
2016-06-12 17:02:58 +00:00
Alexander Koblov
89e6813e03
FIX: Determine UTF-8 encoding
2016-06-12 16:56:00 +00:00
Alexander Koblov
afc22c53bf
UPD: Rearrange controls
2016-06-12 16:27:13 +00:00
Alexander Koblov
d51867344c
UPD: Language files
2016-06-12 16:19:55 +00:00
Alexander Koblov
e783979f9a
FIX: Bug [0001278] GetFileComment and descript.ion encoding
2016-06-12 16:11:07 +00:00
Alexander Koblov
ee4e142b7a
UPD: Enable auto sizing (issue with High DPI)
2016-06-12 07:43:18 +00:00
Alexander Koblov
3d3f7887a1
FIX: Do not crash if name contains directory separator (issue 0001408)
2016-06-12 06:25:03 +00:00
Denis Bisson
6f6d3aec41
FIX: Application is now back buildable under Windows after changing place a {$ENDIF}
2016-06-12 00:44:29 +00:00
Alexander Koblov
e492a715ff
FIX: Workaround for bug [0001409]
2016-06-11 16:41:55 +00:00
Alexander Koblov
a6dbd9f088
UPD: Clean up
2016-06-11 15:54:09 +00:00