Pete Batard
140236acd6
[loc] display a note in the log when a translation is behind
...
* Also make sure the messages regarding language pack availability
are visible to the users in the log
* Also fix a typo in the Malay translation
2016-02-15 12:50:06 +00:00
Pete Batard
5e8a459828
v2.7 (build 855)
2016-02-14 21:20:47 +00:00
VGPlayer
b288ec118b
[loc] update Malay translation
...
* Note: This translation is still missing completion for
MSG_096, MSG_098, MSG_116, MSG_196, MSG_198 and MSG_199
hence v1.0.18
2016-02-14 21:18:07 +00:00
Pete Batard
8473e9ef56
[misc] disable loading of DLLs from current directory
...
* This is done to prevent potential DLL sideloading attacks
2016-02-09 12:38:09 +00:00
Pete Batard
e7f9ec6f0b
[net] fix OS version in user agent string
2016-02-08 18:55:52 +00:00
Tiryoh
b91dfd8048
[loc] update Japanese translation to latest
...
* Closes #674
2016-02-08 00:17:47 +00:00
Pete Batard
0e91b4cf3d
[iso] set ISOHybrids to DD mode if we can't support any ISO boot modes
...
* Closes #689
2016-02-06 23:46:30 +00:00
Arif Budiman
f66b789071
[loc] update Indonesian translation to latest
2016-02-06 16:17:39 +00:00
Pete Batard
e1499c4db0
[misc] fix WDK warnings
2016-02-05 22:24:47 +00:00
Pete Batard
9de7d0db84
[grub] update Grub4DOS to latest
...
* NB: While the MBR itself didn't change, the Grub4DOS files were also
updated on the server. See http://rufus.akeo.ie/files/grub4dos-0.4.5c/
and http://rufus.akeo.ie/files/grub4dos-0.4.6a/
* Closes #676
2016-02-05 17:19:57 +00:00
Pete Batard
65bbe984fd
[loc] remove nagging about lost translators
...
* All things considered, this was probably more detrimental than helpful
* Reverts 26af32b522
2016-02-05 13:14:22 +00:00
Margaritis Nikolaos
8bb20f3d7c
[loc] update Greek localisation to latest
...
* Closes #688
2016-02-05 13:02:46 +00:00
Pete Batard
1809ac933a
[core] update UEFI:NTFS to latest
...
* Also update signing script
2016-02-05 10:29:14 +00:00
Pete Batard
9814a638a3
[pki] add both SHA-1 and SHA-256 digital signatures
...
* "[Grumble] Stupid Microsoft... [Grumble] Couldn't push updated PKI algorithms
to Windows platforms... [Grumble] Even if their lives depended on it..."
2016-02-03 23:29:34 +00:00
Pete Batard
92cb7d68fa
[misc] add support for a 'test' release channel
...
* This gets enabled only for TEST builds
* Also flesh out the sample rufus.ini
2016-02-03 17:41:27 +00:00
Pete Batard
4474642863
[ui] fix shutdown prevention issues
...
* Also minor UI improvements for High DPI
* Part of issue #676
2016-02-02 16:14:22 +00:00
Pete Batard
23aa486161
[ui] adaptive height resizing of SHA-256 checksum control
2016-01-31 20:17:08 +00:00
Pete Batard
1f2b73dfac
[vhd] fix an issue when extracting WIM with 7z
...
* 7z has a quirk in that one MUST specify the image index
when a WIM has multiple images, but the same index MUST
be omitted if there is only one.
* Because of this, Windows 7 Enterprise images reported a
(nonfatal) extraction error when trying 7z.
* Closes #680
* Also fix a typo in registry.h
2016-01-26 18:00:20 +00:00
marvelade
3b8b7fb7be
[loc] update Dutch translation to latest
2016-01-20 12:45:52 +00:00
Dario Komar
53cc0038d5
[loc] update Croatian translation to latest
2016-01-20 00:40:50 +00:00
Pete Batard
35e02ae8ce
[ms-sys] upgrade ms-sys to v2.5.2
2016-01-18 12:20:49 +00:00
Martin Kubánik
8ca9866179
[loc] update Slovak translation to latest
2016-01-15 18:33:15 +00:00
SeymourApps
96f421f7d2
[ui] add drag and drop support
...
* This feature is only available for Vista or later
* Closes #316
* Closes #668
2016-01-15 17:20:45 +00:00
Nguyễn Thanh Tài
b4128c5ac3
[loc] update Vietnamese translation to latest
...
* Closes #675
2016-01-15 14:09:32 +00:00
Pete Batard
0fe0086c8f
[core] improve WriteFileWithRetry() and move it to stdio.c
...
* Also fix uprintf() generating an error code if the log window
is not instantiated yet.
2016-01-15 12:26:31 +00:00
Pete Batard
f2a539a48c
[core] add and use WriteFileWithRetry() where possible
2016-01-14 17:43:02 +00:00
marvelade
2430c66a68
[loc] update Dutch translation
...
* Fixes some typos, language constructs and different ways of saying things.
* From marvelade/rufus@947bd451ca
2016-01-14 00:07:06 +00:00
ヨール
ca5e38d83b
[loc] update Japanese translation to latest
2016-01-13 23:36:54 +00:00
Pete Batard
48219af36a
[misc] also use SHA-256 for timestamping
...
* This should ensure that we are SHA-256 everywhere now
2016-01-12 17:53:08 +00:00
Pete Batard
a952221a9b
[loc] fix Cyrillic not displaying properly in About dialog
...
* Issue was introduced in 0f56c2d1ef
* Closes #670
2016-01-11 13:06:33 +00:00
SeymourApps
4b3969e475
[misc] fix ISO label being used on non-bootable format
...
* Closes #490
* Closes #668
2016-01-10 20:07:35 +00:00
Pete Batard
92631d1204
[misc] use SHA-256 for signing hash
...
* Should have done that some time ago, especially in light of
http://social.technet.microsoft.com/wiki/contents/articles/32288.windows-enforcement-of-authenticode-code-signing-and-timestamping.aspx
2016-01-08 16:56:54 +00:00
Pete Batard
b77561bb9b
[ms-sys] update ms-sys to current
...
* NB: This includes an updated Syslinux MBR
2016-01-07 15:49:58 +00:00
Pete Batard
cc65d0494d
[misc] update README.md
...
* Also update copyright year
2016-01-03 22:53:13 +00:00
Sippapas Wangsri
41fe7f3511
[loc] add Thai translation
...
* Closes #217
2016-01-03 22:41:11 +00:00
Pete Batard
0f56c2d1ef
[ui] use 'Segoe UI Symbol' when available
...
* This is required to display Thai in RTF fields (#217 )
* Also fix the position of the Advanced groupbox
2015-12-30 15:27:52 +01:00
Pete Batard
4757a4ac48
[ui] fix second line of SHA-256 not displaying at 100% scaling
...
* Also set rufus-next to 2.7
2015-12-29 12:37:57 +01:00
Pete Batard
961ca93a51
[iso] fix a possible crash when scanning the install.wim version
...
* Closes #659
* Issue and fix reported by DaPa
2015-12-28 20:56:10 +01:00
Pete Batard
b7d1b77e4f
v2.6 (build 818)
2015-12-22 21:17:54 +01:00
Pete Batard
fe3241d092
[core] ensure that drive zeroing is reset on user cancel
...
* Closes #651
2015-12-11 23:17:12 +00:00
Pete Batard
d048cc108f
[core] don't check for other options when zeroing the drive
2015-12-10 13:14:27 +00:00
Pete Batard
9ef4df6f1f
[misc] update Changelog for 2.6
2015-12-10 12:43:22 +00:00
Gabor Csizmadia
a22cbd4020
[loc] update Hungarian translation to latest
...
* Also corrected typos and replaced some incorrect translations.
* From gcsizmadia/rufus@9b9e025439
2015-12-09 12:40:01 +00:00
Chantella Jackson
241e782e13
[loc] partially update Japanese translation
...
* Only the ISOHybrid dialog for now...
2015-12-05 22:47:29 +00:00
Tiryoh
aff55d2b6c
[loc] update Japanese localization
...
* From Tiryoh/rufus@f576bc40d7
2015-12-05 15:45:13 +00:00
Pete Batard
77636d948e
[core] disable FAT32 option for Windows ISOs in BIOS/CSM mode
...
* This was inadvertently enabled in Rufus 2.4 (commit 49e5490
) and
is causing all kind of issues, such as #641 .
2015-12-05 15:40:35 +00:00
Pete Batard
d7c43e7f60
[misc] ensure 'missing' is checked out as LF
2015-11-18 00:21:56 +00:00
Pete Batard
f5813e9cbd
[dos] add missing locale name for CP-720
...
* Closes #640
2015-11-15 01:34:31 +00:00
Sopor
7082f5552c
[loc] minor update for Swedish translation
2015-11-10 23:44:05 +00:00
Pete Batard
60e90f7cef
[misc] fix VS2015 warnings when compiling ms-sys for x64
...
* Closes #637
2015-11-09 18:45:08 +00:00