Skip to content

Commit

Permalink
1.5.2g
Browse files Browse the repository at this point in the history
- moved every former command from lower pane into the "What's up" button
  • Loading branch information
jtorjo committed Nov 11, 2015
1 parent ff2a922 commit 6741d70
Show file tree
Hide file tree
Showing 11 changed files with 377 additions and 281 deletions.
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.5.2.0")]
[assembly: AssemblyFileVersion("1.5.2.0")]
[assembly: AssemblyVersion("1.5.3.0")]
[assembly: AssemblyFileVersion("1.5.3.0")]
4 changes: 4 additions & 0 deletions docs/history.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
- add/del view , sync view buttons -> hide them by default - they should be visible only if the mouse is around them (on the y axis)
- care about whether showing header or not?

1.5.2g
- moved every former command from lower pane into the "What's up" button


1.5.2f
- implemented animated button - now, we bold a single char

Expand Down
Loading

0 comments on commit 6741d70

Please sign in to comment.