commits |
date |
f9bb2b127402
by
Jaykul
(103
downloads)
|
Feb 21
5:08 AM
|
default
tip
Fix background color to transparent when it's supposed to be = backgroundColor
|
c95a7093436a
by
Jaykul
(2
downloads)
|
Feb 20
4:36 AM
|
Added a pretty aurora-style header ...
|
ae96960f9245
by
Jaykul
(9
downloads)
|
Feb 15
4:07 AM
|
I think I finally fixed the buffer width problem...
|
91a4449ef198
by
Jaykul
(1
download)
|
Feb 6
4:07 AM
|
Fixed $Host.PrivateData.Colors.Default* not matching $Host.UI.RawUI.*Color Also fixed a minor databinding error trace in themes/generic.xaml
|
9ac7432f3c51
by
Jaykul
(261
downloads)
|
May 20 2011
7:15 AM
|
Associated with Release: PoshConsole 2.1 (Q2 2011).
Fix colors and a couple other settings issues Update version number
|
7f69b0651793
by
Jaykul
(0
downloads)
|
May 2 2011
1:27 AM
|
Rename for ShowUI Changes
|
4b1a55dfdb7a
by
Jaykul
(98
downloads)
|
Mar 11 2011
4:27 AM
|
Version change and installer fix
|
620c209ec260
by
Jaykul
(2
downloads)
|
Mar 10 2011
3:28 AM
|
Fix build bug Update versions for installer 2.0.2011.309 Update copyright dates
|
ee4d560fe1bb
by
Jaykul
(2
downloads)
|
Mar 10 2011
2:34 AM
|
Merge Metro back into the default
|
94a2fb36dba3
by
Jaykul
(0
downloads)
|
Mar 9 2011
5:58 AM
|
Merge back to default (again)
|
9a26844832d4
by
Jaykul
(0
downloads)
|
Mar 9 2011
5:56 AM
|
PowerBoots
close PowerBoots branch
|
3c24a489535b
by
Jaykul
(4
downloads)
|
Mar 9 2011
5:22 AM
|
Metro
Fix (un)select(able) bug Fix 2px border on right-side of scrollbar Remove settings that weren't used anymore Finish rename of Utilities to Helpers Clean up a few more FxCop warnings
|
9671c80da0aa
by
Jaykul
(12
downloads)
|
Feb 12 2011
3:30 PM
|
Clean up a bunch of code inspection warnings Add new csproj and sln files for .Net4 because I can't be switching them back and forth
|
06c53ea1705f
by
Jaykul
(5
downloads)
|
Feb 3 2011
5:35 AM
|
Code cleanup Major improvement in quake-mode hide/unhide animation Window no longer gets lost when docked at bottom in quakemode
|
5382ec9e9cff
by
Jaykul
(1
download)
|
Feb 1 2011
6:27 PM
|
Added tag First Working Metro+Quake for changeset 6486c895f3b1
|
12a3e2d4e152
by
Jaykul
(0
downloads)
|
Feb 1 2011
6:25 PM
|
Merged. Weird hg error on last commit.
|
b4e0d6f67086
by
Jaykul
(0
downloads)
|
Feb 1 2011
6:23 PM
|
fix OnStyleChanged Add WindowsAPICodePack\Core for possible future dev options
|
cb8b8ea3a24f
by
Jaykul
(0
downloads)
|
Feb 1 2011
5:58 PM
|
fix OnStyleChanged Add WindowsAPICodePack\Core for possible future dev options
|
6486c895f3b1
by
Jaykul
(2
downloads)
|
Jan 31 2011
4:55 AM
|
First Working Metro+Quake
Working Metro QuakeMode Caveat: only looks right when docked at the top
|
4bfb7fb68cdc
by
Jaykul
(21
downloads)
|
Dec 7 2010
5:26 AM
|
Re-QuakeMode
|
6b2355e8a855
by
Jaykul
(5
downloads)
|
Nov 18 2010
5:54 AM
|
Working WindowCommands based on RoutedUICommands instead of a custom ICommand. Changed Metro min/restore/max/close buttons to use Window Commands ... Still some work to do on the app chrome & a crash bug in the native stuff (see OneNote wiki)
|
f35ad7dd4f47
by
Jaykul
(1
download)
|
Nov 12 2010
4:23 AM
|
Instant switching from Metro to full glass mode is now working. Very nice, very pretty.
|
0726167d8c4f
by
Jaykul
(6
downloads)
|
Nov 4 2010
9:01 PM
|
Fixed remaining SnapTo Behavior issues -- including the longstanding bug with Win+Left/Win+Right across screen boundaries on dual monitors in Windows 7 Removed the now redundant "states" in the MetroWindow Behavior.
|
f8a5eac85a6c
by
Jaykul
(1
download)
|
Nov 4 2010
6:01 AM
|
MetroWindow now works with SnapToWindow -- amazing :) Note: remaining bug is that the "border" is missing from the very edge when it's snapped to the edge -- we should bind the margin of the border to the margin of the content, except it needs to be ${borderwidth} smaller. Another transition will be required to correct this.
|
3aae276f2c14
by
Jaykul
(0
downloads)
|
Nov 3 2010
5:39 AM
|
Redoing each NativeBehavior as a System.Windows.Interaction.Behavior Working MetroWindow behavior only need to figure out the visualstate manager
|