Commit graph

13 commits

Author SHA1 Message Date
Jeremy Bullock 4566353fe5
Konero tweaks (#42)
* Fix build with Clang 10

* System depend code deduplication

* Improve multi-layer style picker.

Allows clicking anywhere on a stroke in another layer to pick it -
not just the center.

Fixes #2843.

* Get actual pixel size instead of hard-coding to 1.0.

* Rehide features

* fix pegbar restoring

* gui tweaks

tweaks the gui, makes tpaneltitlebarbutton color states changable in stylesheets

* fix styleeditor chandle mouse event

allow handle to be grabbed properly without slipping

Co-authored-by: Rodney <rodney.baker@gmail.com>
Co-authored-by: Rozhuk Ivan <rozhuk.im@gmail.com>
Co-authored-by: Martin van Zijl <martin.vanzijl@gmail.com>
Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Kite <konero@users.noreply.github.com>
2020-06-04 01:48:08 -06:00
Jeremy Bullock 1d744ad16d
Hide Panel Titlebars (#41)
* Hide Titlebars

* All panels (except viewers)
2020-06-04 00:29:27 -06:00
shun-iwasawa 831596b689
fix fx settings geometry restoration (#2779) 2019-09-24 12:03:45 +09:00
shun-iwasawa 7a6807b001
Modify saving and restoring panels / popups geometries. (#2685)
* restore floating panel state

* save popup geometry in dtor
2019-08-02 19:18:00 +09:00
shun_iwasawa 3cc41fdb9a konero svg icons cont'd 2017-08-22 19:38:27 +09:00
shun_iwasawa 2732f7220e remove CurrentOpenedBrowser based modality control 2017-05-23 11:54:40 +09:00
Ivan Mahonin 2fc36cb841 Allow to cross compile for Windows with Linux/Mingw (part 2 of 3, bugfixes) (#1149)
* #mingw #bug: place explicit instantiations on templates before first use

* #mingw #bug: remove API attributes from inline functions

* #mingw #bug: add 'static' attribute for local functions

* #mingw #bug: fix API attributes for splitSpeedInOutSegment

* #mingw #bug: replace strstream to stringstream

* #mingw #bug: remove cross references to plasticskeleton from tnzcore

* #mingw #bug: fix bug with order of initializaition of static variables

* #mingw #bug: fix glutInit
2017-05-19 19:20:33 +09:00
shun_iwasawa 064d70388e bring panel title bar to the style sheet 2016-08-08 16:20:27 +09:00
Shinya Kitaoka d1f6c4e95b REFACTORING: Add final specifiers (#537)
* add final specifiers

* apply clang-format

* fix for macOS
2016-06-29 15:17:12 +09:00
Shinya Kitaoka 473e70432a add override specifier 2016-06-20 11:34:15 +09:00
Shinya Kitaoka 120a6e041c apply clang-format 2016-06-15 15:43:10 +09:00
Shinya Kitaoka 8105532604 add #pragma once (#303) 2016-05-17 00:04:11 +09:00
Toshihiro Shimizu 890dddabbd first commit 2016-03-19 02:57:51 +09:00