Commit graph

  • 8c7ce77811 fix the local tests too Mike Griese 2021-10-26 12:30:49 -0500
  • 01cef2f3dc fix control unit tets Mike Griese 2021-10-26 11:51:53 -0500
  • 4a700cd1cc Merge remote-tracking branch 'origin/main' into dev/migrie/oop/ragnarok Mike Griese 2021-10-26 11:36:10 -0500
  • 217742c1ff Some of these calls were duplicates. Some were redundant. Overall cleanup of these guys. Mike Griese 2021-10-26 10:59:50 -0500
  • 48ca704816 More cleanup. Forgot to lock here. Mike Griese 2021-10-26 10:40:22 -0500
  • 634b6854dc fix a bug with toggling the retro effects from the palette Mike Griese 2021-10-26 10:23:26 -0500
  • 28cbad1470 get the tests compiling again Mike Griese 2021-10-26 09:27:48 -0500
  • 94f4ef5601 lots of cleanup Mike Griese 2021-10-26 09:09:05 -0500
  • 6babb4e73a cleanup Mike Griese 2021-10-26 08:59:04 -0500
  • 282c03c374 whoop, it works! Mike Griese 2021-10-26 07:36:29 -0500
  • 916096643e This almost works for previewing, but I fudged something up with the backgrounds and now they're totally transparent Mike Griese 2021-10-26 07:19:18 -0500
  • 32908faca2
    Address Dustin's feedback Leonard Hecker 2021-10-26 03:47:30 +0200
  • 9ee9026d28 Fix ARM64 build Leonard Hecker 2021-10-26 01:27:13 +0200
  • 2ab9296a65 Compile OpenConsoleProxy without CRT Leonard Hecker 2021-10-25 23:57:37 +0200
  • 41f4a68dd2 conflict Pankaj Bhojwani 2021-10-25 12:57:56 -0700
  • 306c0d0c7f oh yea this is way better Mike Griese 2021-10-25 13:00:29 -0500
  • 753ad542b7 Make sure the infobar is inserted before the tab content, not on top of Mike Griese 2021-10-25 10:47:54 -0500
  • fe073b3554 Merge remote-tracking branch 'origin/main' into dev/migrie/roadmap-update-on-main Mike Griese 2021-10-25 09:04:45 -0500
  • 9662bc6910
    Ensure the background image path is displayed in the settings UI (#11580) Ian O'Neill 2021-10-25 12:17:48 +0100
  • f63159db59
    Adds exception handling of uri creation in profile background image update (#11542) Sergey 2021-10-25 14:17:18 +0300
  • e10e1d8ef1
    Remove feature flag code for editable actions page (#11576) Carlos Zamora 2021-10-25 04:16:49 -0700
  • a2f26850c6
    Fixed grammatical error (#11604) Blake Heimann 2021-10-25 06:16:30 -0500
  • 9fa636ee23 conditionadded oberonmanish@gmail.com 2021-10-25 15:30:56 +0530
  • 244ed2251b Fixed grammatical error btheimann@crimson.ua.edu 2021-10-24 21:48:37 -0500
  • bac197ca07 Fix loading of fragments that update multiple profiles Leonard Hecker 2021-10-24 20:38:25 +0200
  • ca05f0c3fc fix formatting serd2011 2021-10-24 17:46:43 +0300
  • 54cce142dc add description serd2011 2021-10-23 03:10:57 +0300
  • 9aee689d21 clearing bg image on error serd2011 2021-10-23 02:49:05 +0300
  • 9f40db1f90 Ensure the background image path is displayed in the settings UI Ian O'Neill 2021-10-22 18:42:04 +0100
  • e07640529e Remove feature flag code for editable actions page Carlos Zamora 2021-10-21 14:46:54 -0700
  • e3a50cfdee turns out we didn't need all them fancy overrides Mike Griese 2021-10-21 16:11:57 -0500
  • 670ae2bd1c
    Link 1.12 blog and milestones on roadmap (#11562) Mahdi Hosseini 2021-10-22 00:35:12 +0330
  • 1aa2849d94 you've seen WINRT_PROPERTY now get ready for RUNTIME_PROPERTY Mike Griese 2021-10-21 15:53:22 -0500
  • 17829f438b This is how I wanted to solve the color scheme setting, previewing, but UpdateAppearance ends up getting called immediately after so it blows it away. Dustin had a crazy idea... Mike Griese 2021-10-21 15:35:27 -0500
  • 1357022ea9 update this a bit more Mike Griese 2021-10-21 08:43:06 -0500
  • 28f7733ef7 getting rid of giant try serd2011 2021-10-21 19:33:54 +0300
  • 9a359ea3f4 update this a bit more dev/migrie/oct-21-roadmap-update Mike Griese 2021-10-21 08:43:06 -0500
  • 59bd4a3722
    Update terminal-v2-roadmap.md Mahdi Hosseini 2021-10-21 14:00:22 +0330
  • 888e1572d2 more cleanup, 5 todo!s left Mike Griese 2021-10-20 16:33:22 -0500
  • 4473770eca format Pankaj Bhojwani 2021-10-20 13:17:53 -0700
  • 9d3e0f3715 json key in macro, padding fix Pankaj Bhojwani 2021-10-20 13:12:27 -0700
  • 39b72f78c3 Fixed VsDevCmd command line quoting (#11554) v1.12.2931.0 release-1.12 Leonard Hecker 2021-10-20 21:57:55 +0200
  • 5cd9663269
    Fixed VsDevCmd command line quoting (#11554) Leonard Hecker 2021-10-20 21:57:55 +0200
  • 1992fab6f0 Fixed VsDevCmd command line quoting Leonard Hecker 2021-10-20 20:55:13 +0200
  • 8b8ad75024
    Update version to 1.13 on main (#11550) PankajBhojwani 2021-10-20 11:12:17 -0700
  • 0a4e4cd288 Merge branch 'main' of https://github.com/microsoft/terminal into dev/pabhoj/simplify_add_setting Pankaj Bhojwani 2021-10-20 10:50:37 -0700
  • 4912b65967 mostly cleanup, 7 TODOs remain Mike Griese 2021-10-20 12:49:55 -0500
  • 0e22bd1f62 version: bump to 1.13 on main Pankaj Bhojwani 2021-10-20 10:17:12 -0700
  • 03711944f1 okay this seems to fix opacity & cleartype in all cases Mike Griese 2021-10-20 11:50:50 -0500
  • 91a6369ef8 empty test commit Dustin Howett 2021-10-20 11:36:41 -0500
  • 70b9f8ce5f This is the start of fixing the opacity roundtripping weirdness Mike Griese 2021-10-20 10:47:12 -0500
  • a9de82e4ee saving the settings works again Mike Griese 2021-10-20 08:18:51 -0500
  • e727ea0e0f it seems to work serd2011 2021-10-20 03:41:51 +0300
  • 89674ac4fb Updating PGO branch v1.12.2922.0 PankajBhojwani 2021-10-08 09:52:51 -0700
  • 6bf1507a6c
    Try to fix crash on close with saving enabled (#11440) Schuyler Rosefield 2021-10-19 20:12:18 -0400
  • 5a23029dac
    Further reduce number of generated VS profiles (#11489) Leonard Hecker 2021-10-20 01:52:00 +0200
  • 91b7c9f04c Move the VS generator under velocity and restrict it to DEV Dustin Howett 2021-10-19 16:56:32 -0500
  • 7b775684e8 Add even MORE logging for defterm (#11537) v1.11.2921.0 release-1.11 Mike Griese 2021-10-19 15:29:18 -0500
  • 284257a383
    Add even MORE logging for defterm (#11537) Mike Griese 2021-10-19 15:29:18 -0500
  • 4f7e883673 This crashes substantially less frequently Mike Griese 2021-10-19 12:44:51 -0500
  • 19c1b0091f somehow I knew this would bite me Mike Griese 2021-10-19 11:58:29 -0500
  • 3e806dcb77 formatting Mike Griese 2021-10-19 11:50:55 -0500
  • 31e799859f this builds at least Mike Griese 2021-10-19 11:27:26 -0500
  • 58fcf99a63 I literally cannot spell that word right Mike Griese 2021-10-19 10:35:58 -0500
  • c8e0336813 Add even MORE logging for defterm Mike Griese 2021-10-19 10:29:23 -0500
  • 0d5af3fedc
    Remove double-space in defaults.json (#11518) NotWearingPants 2021-10-19 00:25:13 +0300
  • fd93c54ae3
    Change action names in schema to match without regex (#11520) NotWearingPants 2021-10-19 00:24:35 +0300
  • 2c32f5a0fb don't initialize default terminals vector in cascadia settings constructor Pankaj Bhojwani 2021-10-18 14:08:50 -0700
  • c1d326693c
    Remove debug logging for PSReadline on newlines (#11486) Leonard Hecker 2021-10-18 19:20:34 +0200
  • 2cf31ac72d
    Remove last remaining winrt::hstring allocation during text output (#11487) Leonard Hecker 2021-10-18 18:55:38 +0200
  • 02dd463b35
    Linked missing action command objects in schema (#11519) NotWearingPants 2021-10-18 19:42:31 +0300
  • 51c3011950
    Fix quoted boolean defaults in schema (#11517) NotWearingPants 2021-10-18 19:42:08 +0300
  • deb2fa167d
    Separate terminal version and Windows version Mike Griese 2021-10-18 08:46:55 -0500
  • f78008663a fixes: remove refresh default terminals, basic factory for default terminal back in, vector conversion trait Pankaj Bhojwani 2021-10-16 23:10:48 -0700
  • ddb94a4809 Change action names in schema to match without regex NotWearingPants 2021-10-17 00:10:38 +0300
  • 8a8d6a3530
    Linked missing action command objects in schema NotWearingPants 2021-10-16 23:57:40 +0300
  • a3722ed001 Remove double-space in defaults.json NotWearingPants 2021-10-16 15:39:56 +0300
  • 8b1514b8e2
    Fix quoted boolean defaults in schema NotWearingPants 2021-10-16 15:24:57 +0300
  • 4aaaf03b00 Fix build Leonard Hecker 2021-10-16 01:24:13 +0200
  • 1c8b71b6e7
    Fix a typo in Niksa.md (#11506) Dmitriy Fishman 2021-10-16 01:46:49 +0300
  • b3cc618af8
    doc: Fix a UKism in CONTRIBUTING.md (#11505) Dmitriy Fishman 2021-10-16 01:46:26 +0300
  • fd8790bed6 Revert most, keep -arch Leonard Hecker 2021-10-16 00:38:23 +0200
  • f94b98b488 Properly initialize XamlUiaTextRange with ProviderFromPeer (#11501) Carlos Zamora 2021-10-13 16:01:43 -0700
  • f59bde9343 Add logging for default terminal (#11458) Leon Liang 2021-10-12 08:56:17 -0700
  • fc2751e654 Clear out state.json when we find and empty settings.json (#11448) Mike Griese 2021-10-11 10:51:47 -0500
  • 928c87509d Wire up RadioButtons as groups in UIA (#11442) Mike Griese 2021-10-07 12:46:04 -0500
  • 1413d0145a Merge remote-tracking branch 'origin/main' into dev/migrie/oop/ragnarok Mike Griese 2021-10-14 15:55:18 -0500
  • fbba74e89b I think we're going to have to cut this Mike Griese 2021-10-14 15:47:34 -0500
  • cc9487e2b8 allow a single item as a list with length 1 Mike Griese 2021-10-14 15:12:53 -0500
  • 4c4fde9da3 oh yea, it was that easy Mike Griese 2021-10-14 12:57:58 -0500
  • 8fbd32d3c3 many honks Mike Griese 2021-10-14 12:45:12 -0500
  • be11388a04 it honks Mike Griese 2021-10-14 12:37:21 -0500
  • 01d5434afa This did not work either dev/migrie/fhl/adaptive-card-extension Mike Griese 2021-10-14 11:50:59 -0500
  • e3b99b3ebf fuck you PRI175: 0x80073b0f - Processing Resources failed with error: Duplicate Entry Mike Griese 2021-10-14 11:26:56 -0500
  • 2ec70cadd5 dead code cleanup Mike Griese 2021-10-14 06:23:17 -0500
  • 1755a09ccf whoop whoop, the content thing worked Mike Griese 2021-10-14 06:19:19 -0500
  • 354e896500
    Update Niksa.md Dmitriy Fishman 2021-10-14 13:02:53 +0300
  • 34116843a7
    Update CONTRIBUTING.md Dmitriy Fishman 2021-10-14 12:38:29 +0300
  • ff7c5d32af start moving code into PaneContent classes Mike Griese 2021-10-13 20:27:38 -0500
  • f7e3d889ff Add an Open Settings link to the "Default Terminal" tip (#11491) Dustin L. Howett 2021-10-12 17:12:21 -0500