1
0
Fork 0

Commit Graph

  • 1307c89b1b Removed unnecessary references chylex 2015-04-08 19:34:42 +0200
  • 0a3af2dff8 Code analysis cleanups #1 chylex 2015-04-07 23:10:59 +0200
  • 10c8d1f8be Added AllowDrop to the main window and all pages chylex 2015-04-07 23:00:15 +0200
  • 95a162f386 Fixed Home page image rendering chylex 2015-04-07 22:59:39 +0200
  • c898733e09 Modified behavior of source and destination handling to make sense chylex 2015-04-07 22:45:01 +0200
  • c27eee0b1b Fixed exception printing chylex 2015-04-07 22:27:30 +0200
  • 1dded46ef8 Changed report window to contain textbox for better performance chylex 2015-04-07 21:54:49 +0200
  • a4c64fb31c Added exception printing into a text file chylex 2015-04-07 21:30:20 +0200
  • 067eef65ee Fixed Explorer integration having wrong path + added try/catch to Remove chylex 2015-04-07 21:27:08 +0200
  • 272a038604 Added a Home and Settings page with basic information chylex 2015-04-07 18:29:24 +0200
  • 30e66f7be2 Remove an unnecessary space chylex 2015-04-06 22:08:51 +0200
  • a46270b9f4 Backup report window now uses the scrollbar template chylex 2015-04-06 21:18:01 +0200
  • 09ac868474 Moved the scrollbar template into App chylex 2015-04-06 21:17:48 +0200
  • 8cb763253a Added scrollbar animations chylex 2015-04-06 21:14:32 +0200
  • 87ec879f91 Add a space in app xaml chylex 2015-04-06 21:04:18 +0200
  • c676aa1d8b Added a WIP template for scollbars into testing window chylex 2015-04-06 19:20:22 +0200
  • b35bc0c634 Added a backup report window chylex 2015-04-06 17:36:13 +0200
  • 421d3eef3b Moved most of the title bar into App.xml chylex 2015-04-06 17:27:48 +0200
  • c3fd24980a Made IO classes and BackupReport public chylex 2015-04-06 17:27:23 +0200
  • 7dcf4a4db4 Moved IO classes out and added a report generator chylex 2015-04-06 13:43:53 +0200
  • adaf5c82ef Added a report button to backup window and auto-close chylex 2015-04-06 12:21:38 +0200
  • 4fab13e3b5 Moved backup runner events into the window and added GUI elements chylex 2015-04-06 01:48:51 +0200
  • 1eb49d405e Add a line between resources and grid in MainWindow chylex 2015-04-06 00:32:30 +0200
  • 83815ecd27 Added the backup logic w/taskbar and a placeholder window chylex 2015-04-05 23:49:19 +0200
  • 9913d51b38 Disallowed empty location name chylex 2015-04-05 21:22:31 +0200
  • 1717b22886 Post empty testing window chylex 2015-04-05 18:58:10 +0200
  • 8ff2136e10 Set directory textbox to invalid state if the content is invalid chylex 2015-04-05 18:53:04 +0200
  • 0ae3be1fed Added focused and invalid states to default textbox template chylex 2015-04-05 18:52:28 +0200
  • 57d9b355b5 Test commit to make sure the github client actually works >.> chylex 2015-04-05 18:22:01 +0200
  • d2373631fe Updated data storage to use the new dict chylex 2015-04-05 18:20:36 +0200
  • 809c802429 Added dictionary<->string conversion and a safe dict that returns null if key is not found chylex 2015-04-05 18:20:10 +0200
  • 39974d0bac Made the app single-instance w/ optional non-responding process kill chylex 2015-04-05 15:57:55 +0200
  • 6cd831e639 Updated Explorer Integration's arguments passed to the app chylex 2015-04-05 15:57:09 +0200
  • d0ba1f7087 Added passed argument parser chylex 2015-04-05 15:56:48 +0200
  • 328d0e1aa4 Tweaked button color saturation in normal state chylex 2015-04-05 13:12:33 +0200
  • f771dfb9a5 Fixed locs not saving after editing chylex 2015-04-05 13:08:25 +0200
  • e42a7912c5 Added saving and loading of backup locs to DataStorage chylex 2015-04-05 13:03:54 +0200
  • 364eaa3190 Updated ExplorerIntegration to use ScheduledUpdate & added loading from registry chylex 2015-04-05 13:03:33 +0200
  • 481731a5e3 Added ScheduledUpdate chylex 2015-04-05 13:02:57 +0200
  • b8e8b6111a Added a red button and slight tint to normal state chylex 2015-04-05 13:02:32 +0200
  • 04eec9239b Made the text slightly darker chylex 2015-04-05 02:45:09 +0200
  • 1479776acb Update README.md chylex 2015-04-05 01:36:49 +0200
  • 2326791ab4 Update README.md chylex 2015-04-05 01:36:35 +0200
  • e70cd01334 Added Backup Location name validation chylex 2015-04-05 01:21:38 +0200
  • fdfcaae02d Added handling for invalid directories chylex 2015-04-05 01:12:19 +0200
  • 0eadbfc40a Added Windows Explorer integration chylex 2015-04-05 00:49:50 +0200
  • 0f2dbe84e2 Added directory selection dialog to editing page chylex 2015-04-04 23:34:02 +0200
  • 820f2f4183 Added advanced options checkbox to editing page + larger buttons chylex 2015-04-04 22:58:40 +0200
  • 53e6f49955 Fixed Backup Locations page not updating after edit chylex 2015-04-04 22:05:35 +0200
  • a139e5ea30 Forgot to push update to BackupLocation chylex 2015-04-04 22:05:24 +0200
  • 16abb2082f Added Save & Cancel to the editing page chylex 2015-04-04 22:04:53 +0200
  • 6892826047 Added Backup Location editing page chylex 2015-04-04 21:51:35 +0200
  • c47e033725 Updated About page to use the resource chylex 2015-04-04 21:50:53 +0200
  • fa6599ef26 Added TextBox style and page background to App resources chylex 2015-04-04 21:50:39 +0200
  • cb2d15bc71 Added interface for passing data to pages chylex 2015-04-04 21:49:40 +0200
  • fd48fc0356 Connected Backup Location list with new data storage chylex 2015-04-04 19:14:13 +0200
  • c084b5adee Moved ListView design into App resources chylex 2015-04-04 19:13:57 +0200
  • 55477a16ca Work on Backup Location screen (list colors, padding, drag corrections) chylex 2015-04-04 18:37:28 +0200
  • febed5fc88 Improved base Button colors chylex 2015-04-04 15:21:51 +0200
  • cb72ab3def Fix drag&drop when holding modifier keys + moving across multiple rows chylex 2015-04-04 15:21:29 +0200
  • a59cb25d82 Stop main menu button timer chylex 2015-04-04 15:05:44 +0200
  • f560a80702 Backup Location drag&drop chylex 2015-04-04 14:46:39 +0200
  • 6ffe5e25fd Made a base Button design chylex 2015-04-04 02:07:02 +0200
  • d333338e3f Fixed main menu buttons *still* changing state chylex 2015-04-04 02:06:44 +0200
  • 4af0622d22 Added basic Backup Location page chylex 2015-04-04 00:20:58 +0200
  • 52e4358179 Added page dimensions into app resources chylex 2015-04-03 20:41:50 +0200
  • 1af7e784f6 Main Window XAML cleanup chylex 2015-04-03 20:26:51 +0200
  • e8bc65d4be Enable code optimization chylex 2015-04-03 20:26:40 +0200
  • 0b0cc1eb5e Added a border around the window chylex 2015-04-03 20:07:51 +0200
  • 2cef6f8bb5 About page with win version detection chylex 2015-04-03 14:20:55 +0200
  • 02c3d7910f Added page frame and page manager chylex 2015-04-03 14:20:34 +0200
  • 6d3b333351 Update README.md chylex 2015-04-03 01:54:39 +0200
  • b273ca0f8d Initial commit - basic window and main menu design chylex 2015-04-03 01:48:26 +0200
  • 118e3d9bb7 Update .gitignore chylex 2015-04-02 23:46:54 +0200
  • e67bcb21a8 Initial commit chylex 2015-04-02 23:41:04 +0200