Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
1.3.1 (release)
Browse files Browse the repository at this point in the history
[locale] Ukrainian (uk) translation updated (thanks to Sacredwheels)
[locale] Polish (pl-PL) translation updated (thanks to Mrere)
[locale] Upper Sorbian (hsb) translation updated (thanks to milupo)
[locale] Lower Sorbian (dsb) translation updated (thanks to milupo)
[locale] Russian (ru) translation updated (thanks to Alexei & 3deshka)
[locale] Spanish (es) translation updated (thanks to strel)
[locale] Chinese (zh-CN) translation updated (thanks to Cye3s)
[locale] Slovenian (sl-SI) translation updated (thanks to Klofutar)
[locale] replaced brandDTD namespace with overlayDTD (thanks to Toady)

[fix] UTF8 converter for appbuttons title option (thanks to FateRover)
[fix] Win Xp/7 classic vs + TMP + squared tabs: gap at tab toolbars end
[fix] possible memory leak in a multi-window environment
[fix] Win8: squared tabs + lw-themes
[fix] Windows + Fx40+: wrong icon sizes in some cases
[fix] Fx40+: removed curved tab overlays appearing on squared tabs
[fix] small button view: main menu buttons badge color
[fix] button appearance for some themes: Walnut 1/2, Metal, Littlefox,
Nautipolis, Microfox, Bricks

[new] option: hide toolbar context menu entries (move to menu, remove
from toolbar...)
[new] option: skip print buttons print preview
[new] option: top toolbar separators for Windows Classic visual style

[change] tweaks for mov. back/forward buttons menu popup
[change] small nav-bar buttons: tweaks for buttons inside location bar
[change] appbutton in titlebar + lw-themes: minor tweaks
[change] Windows + Dev Thme + Fx40+: removed white window color
[change] Fx36-39: dev theme tweaks
[change] Fx40+: removed dev theme prefs from CTRs prefwindow
[change] Fx40+: experimental "Developer Theme" tweaks and changes
[change] added 'reading list' menu entries to bookmark popups (entries
are not localized yet in Firefox)
[change] 'close button' on toolbars end: space between tabs and 'close'
[change] tweaks for TabMixPlus add-on
[change] tab width tweaks for squared tabs (0px min-width + 16px
max-width possible now)
[change] star/feed in location bar changes reading mode buttons position
  • Loading branch information
Aris-t2 committed Apr 28, 2015
1 parent f325d56 commit 3018cb7
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 11 deletions.
21 changes: 16 additions & 5 deletions xpi/content/overlay.js
Original file line number Diff line number Diff line change
Expand Up @@ -1887,19 +1887,30 @@ classicthemerestorerjs.ctr = {
},

// show backForwardMenu popup for CTRs movable back/forward buttons 'mouse hold event'
ctrBackMenuShow: function(anchorElem) {
ctrBackMenuShow: function(anchorElem,event) {

if(this.prefs.getBoolPref("hide_bf_popup")==false) {
var timeoutID;

timeoutID = window.setTimeout(
function(){
// mouse pointers current Y position
var positionY = event.clientY;

timeoutID = window.setTimeout(function(){
document.getElementById("backForwardMenu").openPopupAtScreen(anchorElem.boxObject.screenX, anchorElem.boxObject.screenY+anchorElem.boxObject.height-1, false);
}, 500);

anchorElem.onmouseleave = function(event) {
window.clearTimeout(timeoutID);

// if mouse pointer position changes vertically, display popup menu without timeout
if(event.clientY > positionY+5) {
document.getElementById("backForwardMenu").openPopupAtScreen(anchorElem.boxObject.screenX, anchorElem.boxObject.screenY+anchorElem.boxObject.height-1, false);
}, 700);

}
}
anchorElem.onmouseup = function() {
window.clearTimeout(timeoutID);
}

}
},

Expand Down
4 changes: 2 additions & 2 deletions xpi/content/overlay.xul
Original file line number Diff line number Diff line change
Expand Up @@ -901,15 +901,15 @@
<toolbarbutton id="ctraddon_back-button" class="toolbarbutton-1 chromeclass-toolbar-additional ctraddon-toolbarbutton"
label="&backCmd.label;"
command="Browser:BackOrBackDuplicate"
onmousedown="classicthemerestorerjs.ctr.ctrBackMenuShow(this);"
onmousedown="classicthemerestorerjs.ctr.ctrBackMenuShow(this,event);"
onclick="checkForMiddleClick(this, event);"
tooltip="back-button-tooltip"
wrap="true"
context="backForwardMenu"/>
<toolbarbutton id="ctraddon_forward-button" class="toolbarbutton-1 chromeclass-toolbar-additional ctraddon-toolbarbutton"
label="&forwardCmd.label;"
command="Browser:ForwardOrForwardDuplicate"
onmousedown="classicthemerestorerjs.ctr.ctrBackMenuShow(this);"
onmousedown="classicthemerestorerjs.ctr.ctrBackMenuShow(this,event);"
onclick="checkForMiddleClick(this, event);"
tooltip="forward-button-tooltip"
wrap="true"
Expand Down
4 changes: 2 additions & 2 deletions xpi/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Description rdf:about="urn:mozilla:install-manifest">
<em:id>ClassicThemeRestorer@ArisT2Noia4dev</em:id>
<em:name>Classic Theme Restorer</em:name>
<em:version>1.3.1beta10</em:version>
<em:version>1.3.1</em:version>
<em:type>2</em:type>
<em:multiprocessCompatible>true</em:multiprocessCompatible>

Expand All @@ -15,7 +15,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>29.0</em:minVersion>
<em:maxVersion>40.0</em:maxVersion>
<em:maxVersion>41.0</em:maxVersion>
</Description>
</em:targetApplication>

Expand Down
4 changes: 2 additions & 2 deletions xpi/locale/uk/options.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@
<!ENTITY Ctr_alt_newtabp "Сторінка нової вкладки: альтернативний вигляд">
<!ENTITY Ctr_bmbutpanelm "Кнопка меню закладок: вигляд меню панелі">
<!ENTITY Ctr_bmbutnotext "Кнопка меню закладок: приховати ярлик на панелі закладок">
<!ENTITY Ctr_skipprintpr "Print button: skip print preview">
<!ENTITY Ctr_tbconmenu "Toolbar context menu: hide 'move to menu', 'remove from toolbar', 'reload/bookmark all tabs' and 'undo close tab'">
<!ENTITY Ctr_skipprintpr "Кнопка «Друк»: пропустити передогляд друку">
<!ENTITY Ctr_tbconmenu "Контекстне меню панелей: приховати «Перенести в меню», «Вилучити з панелі», «Оновити/закласти всі вкладки» та «Повернути закриту вкладку»">
<!ENTITY Ctr_noresizerxp "Приховати «Індикатор зміни розміру» (Windows XP)">
<!ENTITY Ctr_extraurlkeycb "Відкрити додаткову панель адреси (Cmd/Ctrl+">
<!ENTITY Ctr_pmhidelabels "Спливаюче вікно панелі меню: приховати написи на кнопках">
Expand Down

0 comments on commit 3018cb7

Please sign in to comment.