1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
rufus/src
Pete Batard a34cb1194e [ui] initial work for the display of a persistence option
* This doesn't mean we'll get persistence support any time soon, but any UI work
  on this needs to be carried out *MONTHS* in advance because of the translators.
2018-07-06 00:40:52 +01:00
..
bled [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
getopt [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
libcdio [iso] update libcdio to latest 2018-06-04 12:20:14 +01:00
ms-sys [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
msvc-missing
syslinux [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
.editorconfig [misc] finally, set .editorconfig to use UTF-8 *without* BOM 2017-08-14 21:40:56 +01:00
badblocks.c [pki] add RSA-2048 signature validation for all server downloads 2018-06-29 18:19:05 +01:00
badblocks.h [bb] bad blocks check improvement 2018-06-28 16:25:13 +01:00
checksum.c [ui] fix notification dialog messages being truncated 2018-06-08 13:02:39 +01:00
db.h [grub] update grub4dos to latest and update db entry for grub 2.03 2018-06-12 16:01:14 +01:00
dev.c [net] improve handling of invalid signatures 2018-06-30 22:45:15 +01:00
dev.h [core] add a cheat mode to reset the current USB device (cycle port) 2017-09-15 13:56:01 +01:00
dos.c [misc] add static_strcat & static_strcpy and use static_ calls wherever possible 2017-08-10 19:43:52 +01:00
dos.h
dos_locale.c [net] improve handling of invalid signatures 2018-06-30 22:45:15 +01:00
drive.c [net] improve handling of invalid signatures 2018-06-30 22:45:15 +01:00
drive.h [core] eliminate querying of floppy drives during enumeration 2018-04-02 14:57:39 +01:00
format.c [ui] initial work for the display of a persistence option 2018-07-06 00:40:52 +01:00
format.h [ui] UI redesign 2018-03-22 23:14:21 +00:00
hdd_vs_ufd.h [usb] fix default listing for Elecom card reader 2018-02-14 20:35:11 +00:00
icon.c [misc] add static_strcat & static_strcpy and use static_ calls wherever possible 2017-08-10 19:43:52 +01:00
iso.c [iso] improve write performance during ISO extraction 2018-06-25 15:51:55 +01:00
license.h [ui] use fluent 2-colour scheme PNG icons 2018-05-01 18:10:48 +01:00
localization.c [ui] fix some unwanted display of LTR or RTL strings 2018-06-07 22:30:53 +01:00
localization.h [ui] UI redesign 2018-03-22 23:14:21 +00:00
localization_data.h [ui] initial work for the display of a persistence option 2018-07-06 00:40:52 +01:00
localization_data.sh [ui] UI redesign 2018-03-22 23:14:21 +00:00
Makefile.am [misc] work around Microsoft's broken SetDllDirectory() 2018-06-05 13:02:28 +01:00
Makefile.in [misc] work around Microsoft's broken SetDllDirectory() 2018-06-05 13:02:28 +01:00
missing.h [misc] remove no longer needed XP workarounds 2017-11-13 14:30:25 +00:00
msapi_utf8.h [pki] add RSA-2048 signature validation for all server downloads 2018-06-29 18:19:05 +01:00
net.c [ui] fix progress not being displayed for syslinux/grub downloads 2018-07-03 22:54:06 +01:00
parser.c [iso] make the lookup for updatable .cfg file more generic 2017-11-01 12:30:29 +00:00
pki.c [pki] add RSA-2048 signature validation for all server downloads 2018-06-29 18:19:05 +01:00
process.c [misc] set Windows SDK to 10.0.16299 2017-11-20 11:39:53 +00:00
process.h [misc] set Windows SDK to 10.0.16299 2017-11-20 11:39:53 +00:00
registry.h [misc] fix VS2017 code analysis warnings 2017-09-14 19:06:04 +01:00
resource.h [ui] initial work for the display of a persistence option 2018-07-06 00:40:52 +01:00
rufus.c [ui] initial work for the display of a persistence option 2018-07-06 00:40:52 +01:00
rufus.h [ui] initial work for the display of a persistence option 2018-07-06 00:40:52 +01:00
rufus.manifest
rufus.rc [ui] initial work for the display of a persistence option 2018-07-06 00:40:52 +01:00
settings.h [core] disable file indexing by default 2018-04-19 16:02:07 +01:00
smart.c [ui] UI redesign 2018-03-22 23:14:21 +00:00
smart.h
stdfn.c [ui] fix more potential notification message truncation 2018-06-08 16:29:41 +01:00
stdio.c [net] improve handling of invalid signatures 2018-06-30 22:45:15 +01:00
stdlg.c [net] improve handling of invalid signatures 2018-06-30 22:45:15 +01:00
sys_types.h
syslinux.c [ui] UI redesign 2018-03-22 23:14:21 +00:00
ui.h [ui] initial work for the display of a persistence option 2018-07-06 00:40:52 +01:00
vhd.c [misc] remove no longer needed XP workarounds 2017-11-13 14:30:25 +00:00