1
0
mirror of https://github.com/chylex/Backup-Essentials.git synced 2024-10-16 23:42:45 +02:00
Commit Graph

275 Commits

Author SHA1 Message Date
51d3e45586 Everything should be translateable now 2015-05-01 15:19:58 +02:00
bf956de18e Added translation support for app errors and reports 2015-05-01 14:40:41 +02:00
afdf935ab2 Finished translation support for Backup Edit screen 2015-04-30 18:51:47 +02:00
eb0b5ab053 Work on translation support for Backup screens 2015-04-30 18:26:15 +02:00
80cf01319a Addressed some concerns by code analysis 2015-04-30 16:35:12 +02:00
0daa4b1633 And somehow I deleted data context 2015-04-30 13:35:26 +02:00
ee562f1d0e Forgot to add the hint... 2015-04-30 13:18:20 +02:00
72b036e669 Added translation support for History screen 2015-04-30 13:12:19 +02:00
63f16428f7 Added an Expander style 2015-04-30 13:02:30 +02:00
cd23e78076 Fixed textbox padding and button layout (snap and margin) 2015-04-30 12:14:44 +02:00
41b7d396f5 Fixed button width 2015-04-30 12:14:22 +02:00
988dbed794 Fixed debug having optimizations on 2015-04-30 00:37:22 +02:00
3cf1a2a7bb Added a -nohide flag to start a backup without minimizing 2015-04-30 00:27:09 +02:00
3cd44c0992 Added a drive backup warning 2015-04-30 00:24:39 +02:00
9ebfc40810 Fix root entries when backing up drives 2015-04-29 23:55:01 +02:00
f914bdf4d7 Added backup support for entire drives 2015-04-29 20:46:08 +02:00
a9e66b47bc Fixed drive names in drag&drop 2015-04-29 20:45:15 +02:00
b266ba9c69 Localized the About screen 2015-04-29 18:29:39 +02:00
3e747f25ff Made some translation keys shorter 2015-04-29 17:40:23 +02:00
e229e42acd Fixed canceling changed settings on switch 2015-04-29 17:30:39 +02:00
edb41f648b Fixed UI not updating when changing language and date format 2015-04-29 17:27:01 +02:00
72f55ef045 Added UI reset for main window and pages 2015-04-29 17:26:39 +02:00
a64f4574a6 Added binding updating extension method 2015-04-29 17:25:55 +02:00
33a1eb079a Test translations (cs) 2015-04-28 19:17:48 +02:00
b1ee22331e Localized main menu buttons 2015-04-28 19:17:40 +02:00
6434bcc511 Missed a caption of a Settings screen message 2015-04-28 19:06:39 +02:00
35da6a253a Translated Settings screen messages 2015-04-28 19:04:11 +02:00
654e31ea43 Language supports strings with dynamic numbers + added docs 2015-04-28 19:04:01 +02:00
2a715905f9 Localized DisplaySetting and more strings in Settings screen 2015-04-28 18:36:51 +02:00
9e372bfcb3 Added param objects to languages 2015-04-28 18:36:15 +02:00
4e1ffbe5af Fix language not changing dynamically 2015-04-27 18:45:28 +02:00
dfd8838fa2 Fix language selection in Settings screen 2015-04-27 18:45:07 +02:00
86bf55cd88 Test language added (cs) 2015-04-27 18:44:56 +02:00
516377cb30 Added a test translated name to Settings screen 2015-04-27 18:04:10 +02:00
7163ee2cd7 Added language to settings handler 2015-04-27 18:03:57 +02:00
8305be2f86 Added a Language class with temp english file 2015-04-27 18:03:47 +02:00
f489601166 Made a generic find function for SettingsData 2015-04-27 17:08:21 +02:00
faf8180ee5 I forgot how structs work >.> 2015-04-27 00:41:34 +02:00
87f08891fc Removed loading data from registry (deprecated) 2015-04-27 00:38:33 +02:00
65ccb4cba4 Added a -noreport flag to program arguments 2015-04-27 00:30:33 +02:00
776871f4be Added tooltips to all settings 2015-04-27 00:29:12 +02:00
dc50e373d5 Implemented custom Explorer integration label 2015-04-27 00:16:10 +02:00
1a0916da15 Moved Settings label style to a resource 2015-04-27 00:15:57 +02:00
de37c489eb Push updated csproj with HistoryUtils 2015-04-21 23:43:58 +02:00
5facc50ff0 Added a history entry limiter warning to the Settings screen 2015-04-21 23:43:21 +02:00
9ad72761d9 Actually properly fixed history entry limiter & moved it out 2015-04-21 23:43:06 +02:00
9b92dd75a4 Fixed history entry limiter directory 2015-04-21 23:29:25 +02:00
f8fa87c981 Implemented history entry limiter 2015-04-21 23:09:55 +02:00
87955366bc Fix Settings screen cancel button not reloading unsaved options 2015-04-21 23:02:51 +02:00
c86f3c36e0 Add History Entry amount setting to the Settings screen 2015-04-21 23:02:34 +02:00