Skip to content

Commit

Permalink
version 1.16.1.16068
Browse files Browse the repository at this point in the history
  • Loading branch information
cbucher committed Mar 8, 2016
1 parent cffa15c commit ff1f022
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 10 deletions.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,24 @@ Changelog
+ added
* fixed

Changes in 1.16.1 (08 mar 2016)

! Upgrade FreeImage version from 3.15.4 to 3.17.0.
! Show BMP/DIB/GIF/JPEG/PNG files in Browse background image dialog.
+ Detect new docking positions with "snap to desktop edges" (top/bottom/left/right middle).
+ By default the console support UNICODE characters and number of rows/columns should not be limited:
ConsoleZ set the current Windows console font to "Lucidia Console" size 5.
+ Support UNICODE picture filename.
+ German localization (thanks to cruzzer).
* Fix placement problem with "snap to desktop edges" when cursor is in another monitor.
* Fix crash when wallpaper picture loading fails.
* When you configured a background with relative picture then wallpaper was drawn.
* Fix the word selection: right delimiters was not used.
* "Click Link" does no longer launch an empty string.
This was launching explorer in the current working directory.
* Fix highlighting color setting saving.
* Fix wallpaper display.

Changes in 1.16.0 (07 feb 2016)

! PowerShell progressbar detection is disabled.
Expand All @@ -51,7 +69,7 @@ Changes in 1.16.0 (07 feb 2016)
Inheritance works now with mono-instance.
There is no inheritance when the shell run as administrator
or whith another user credentials!
+ Glass effect transparency under Windows 10.
+ Glass effect transparency on Windows 10.
+ Specific ConsoleZxxx environment variables:
ConsoleZBaseDir = folder containing console.exe
ConsoleZVersion = current version of ConsoleZ
Expand Down
2 changes: 1 addition & 1 deletion help/html/copyright.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<body>
<h1>Copyright</h1>
<p>
ConsoleZ is Copyright (C) 2011-2015 Christophe Bucher
ConsoleZ is Copyright (C) 2011-2016 Christophe Bucher
</p>
<p>
Console is Copyright (C) 2001-2011 Marko Bozikovic
Expand Down
36 changes: 33 additions & 3 deletions setup/config/console.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,20 @@
</background>
</console>
<appearance>
<font name="Courier New" size="10" bold="0" italic="0" smoothing="0" bold_intensified="0" italic_intensified="0" extra_width="0">
<font name="Courier New" size="10" bold="0" italic="0" smoothing="0" bold_intensified="0" italic_intensified="0" extra_width="0" ligature="0">
<color use="0" r="0" g="0" b="0"/>
</font>
<window title="ConsoleZ" icon="" use_tab_icon="1" use_console_title="0" show_cmd="1" show_cmd_tabs="1" use_tab_title="1" trim_tab_titles="20" trim_tab_titles_right="0" main_title_format="?U([%u] )?N({%u} )%m?s( - %s)" tab_title_format="%n. ?U([%u] )?N({%u} )%t?s( - %s)"/>
<controls show_menu="1" show_toolbar="1" show_statusbar="1" show_tabs="1" hide_single_tab="1" show_scrollbars="1" flat_scrollbars="0" tabs_on_bottom="0" hide_tab_icons="0" show_searchbar="1"/>
<styles caption="1" resizable="1" taskbar_button="1" border="1" inside_border="2" tray_icon="1" quake_like="0" jumplist="0" integrated_ime="0" quake_animation_time="300">
<styles caption="1" resizable="1" taskbar_button="1" border="1" inside_border="2" tray_icon="1" quake_like="0" jumplist="0" integrated_ime="0" quake_animation_time="300" hide_when_inactive="0" per_monitor_dpi="0">
<selection_color r="255" g="255" b="255"/>
<highlight_color r="191" g="191" b="191"/>
</styles>
<position x="-1" y="-1" dock="-1" snap="-1" z_order="0" save_position="0" w="-1" h="-1" save_size="0"/>
<transparency type="0" active_alpha="255" inactive_alpha="255" r="0" g="0" b="0"/>
<fullscreen start_in_fullscreen="0" fullscreen_monitor="0"/>
<fullscreen start_in_fullscreen="0" fullscreen_monitor="0">
<controls show_menu="1" show_toolbar="1" show_searchbar="1" show_statusbar="1" show_tabs="1" hide_single_tab="1" tabs_on_bottom="0" hide_tab_icons="0" show_scrollbars="1"/>
</fullscreen>
</appearance>
<behavior>
<copy_paste copy_on_select="0" clear_on_copy="1" no_wrap="1" trim_spaces="1" copy_newline_char="0" sensitive_copy="1" include_left_delimiter="0" include_right_delimiter="0" left_delimiters=" ([" right_delimiters=" )]" eol_spaces="1" rtf="1"/>
Expand Down Expand Up @@ -76,8 +79,12 @@
<hotkey ctrl="1" shift="0" alt="0" extended="0" code="56" command="switchtab8"/>
<hotkey ctrl="1" shift="0" alt="0" extended="0" code="57" command="switchtab9"/>
<hotkey ctrl="1" shift="0" alt="0" extended="0" code="48" command="switchtab10"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="switchtab11"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="switchtab12"/>
<hotkey ctrl="1" shift="0" alt="0" extended="0" code="9" command="nexttab"/>
<hotkey ctrl="1" shift="1" alt="0" extended="0" code="9" command="prevtab"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="movetableft"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="movetabright"/>
<hotkey ctrl="1" shift="0" alt="0" extended="0" code="87" command="closetab"/>
<hotkey ctrl="1" shift="0" alt="0" extended="0" code="82" command="renametab"/>
<hotkey ctrl="1" shift="0" alt="0" extended="1" code="34" command="nextview"/>
Expand All @@ -95,6 +102,7 @@
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="attach"/>
<hotkey ctrl="1" shift="1" alt="0" extended="0" code="79" command="splithoriz"/>
<hotkey ctrl="1" shift="1" alt="0" extended="0" code="69" command="splitvert"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="splitswap"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="clone"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="122" command="fullscreen"/>
<hotkey ctrl="1" shift="0" alt="0" extended="0" code="96" command="zoom100"/>
Expand All @@ -109,7 +117,24 @@
<hotkey ctrl="1" shift="0" alt="0" extended="0" code="65" command="selectall"/>
<hotkey ctrl="1" shift="0" alt="0" extended="1" code="46" command="clear_selection"/>
<hotkey ctrl="0" shift="1" alt="0" extended="1" code="45" command="paste"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="paste_selection"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="stopscroll"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="textselleft"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="textselright"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="textseltop"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="textselbottom"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="textselhome"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="textselend"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="textselpageup"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="textselpagedown"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="colselleft"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="colselright"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="colseltop"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="colselbottom"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="colselhome"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="colselend"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="colselpageup"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="colselpagedown"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollrowup"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollrowdown"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="scrollpageup"/>
Expand All @@ -121,7 +146,12 @@
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="find"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="findnext"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="findprev"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="switchtransparency"/>
<hotkey ctrl="1" shift="1" alt="0" extended="0" code="112" command="dumpbuffer"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="cmdMenu1"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="cmdMenu2"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="cmdMenu3"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="ctrlC"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="externalcmd1"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="externalcmd2"/>
<hotkey ctrl="0" shift="0" alt="0" extended="0" code="0" command="externalcmd3"/>
Expand Down
10 changes: 5 additions & 5 deletions shared/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

#define VERSION_MAJOR 1
#define VERSION_MINOR 16
#define VERSION_BUILD 0
#define VERSION_BUILD2 16038
#define VERSION_FILE "1.16.0.16038"
#define VERSION_PRODUCT "1.16.0.16038"
#define VERSION_BUILD 1
#define VERSION_BUILD2 16068
#define VERSION_FILE "1.16.1.16068"
#define VERSION_PRODUCT "1.16.1.16068"
#define VERSION_COPYRIGHT "Copyright (C) 2011-2016 Bucher Christophe"

#ifndef _WIN32

VERSION = 1.16.0.16038
VERSION = 1.16.1.16068

#endif

0 comments on commit ff1f022

Please sign in to comment.