Ivan Denisov
|
31381134ae
fix ToggleSubwindows and finaly remove names of tracks from StdTiles, routing all setup in StdConfig
|
2 lat temu |
Ivan Denisov
|
67b9744de5
fix dup window, move some code from Anton version
|
2 lat temu |
Ivan Denisov
|
888b85c90a
fix windows creation
|
2 lat temu |
Ivan Denisov
|
f0f47a90c1
switch to Windows interface, fix open windows problems SelectByTitle StdWindows.dir.GetTitle returinig initial title now
|
2 lat temu |
Ivan Denisov
|
663a3e1bf9
new Documents.DuplicateAs and solution in StdTiles, which makes unAttached window does not lost it's disk document
|
2 lat temu |
Ivan Denisov
|
627dd9e29f
make StdDocumets correctly handle all containers messages (for example select document as Singletone), remove various backgoround for fosus/target/others documents (it was breaking messages handling), made separete windows created with respect to scrollbar width, + minor code cleanup (mark diffs from 1.7.2 by green)
|
2 lat temu |
Ivan Denisov
|
5ad42a3d19
Reduce using of StdWindows (StdWindows considered as the cross-platform realization of Windows intrface)
|
2 lat temu |
Ivan Denisov
|
43f1c41d9e
fix scrolls position for child windows, + small corrections in documetation, add default case in Librarian instead of TRAP
|
2 lat temu |
Ivan Denisov
|
02ed7ddfb5
bright -> light, fix color for statusbar text in light theme
|
2 lat temu |
Ivan Denisov
|
98500ff154
change UI, mark focus window by title color font, add color themes and document background to Preferences dialog, mark unsaved documents by circle
|
2 lat temu |
Ivan Denisov
|
5bf3593177
some changes to make StdDocuments realisation for Windows instrface module
|
2 lat temu |
Ivan Denisov
|
3b370e5bad
fix showrange after document open (thanks to k8)
|
2 lat temu |
Ivan Denisov
|
aa3129b897
fix position shift of tab title after activation
|
2 lat temu |
Ivan Denisov
|
e13c1dfa2e
update edit field (by k8), make visible last open tab and limit tabs scroll (by k8), fix links in Controllers docu, fix log window title after workspace load, add workspace commands to menu
|
2 lat temu |
Ivan Denisov
|
e34f8a2340
move router to StdConfig, return old NewBackend to prevent dub window bug
|
3 lat temu |
Ivan Denisov
|
ec1acae10f
filter in StdConfig changed to Router abstraction
|
3 lat temu |
Ivan Denisov
|
0b55913dfa
fix menus compatibility, add attach/detouch funxtions to StdTiles, add filter to open Log in System track
|
3 lat temu |
Ivan Denisov
|
cd69a44cb7
reduce Views.OpenDetailed by replacing by StdDialog.Open, filter 'Del' key in menu
|
3 lat temu |
Ivan Denisov
|
a11f9a7cf0
Merge branch 'LoopQuantum' into blackbox20
|
3 lat temu |
Ivan Denisov
|
e114223de8
changed new quantum loop to return hight priority to immediates, change Fileter not to copy string, set quantum from Dialog.idlePeriod
|
3 lat temu |
Ivan Denisov
|
1792c4107e
truncate long names with three dots at the end, allows to open files with long names in tiled version
|
3 lat temu |
adimetrius
|
ed432a0b42
Forbid scrollbars in tool windows (used to be - in noResize windows); only for tiled interface
|
3 lat temu |
Ivan Denisov
|
0369a9b4ca
fix menu, grids, preferences, stdcframes
|
3 lat temu |
Ivan Denisov
|
43ab50a850
reduce platforms procedures (IsWindows, IsLinux) and add platform constants for FreeBSD & OpenBSD, move tiler open procedure to new Views hook (add Views.OpenDetailed), split preferences, add check symbol fallback for wine
|
3 lat temu |
adimetrius
|
0f2163d9e0
Mouse hover over top line menu => change dropped menu, if any; correct aux track auto-resizing
|
3 lat temu |
adimetrius
|
e0289c7507
Make mouse menu navigation more conventional (by Anton Dmitriev)
|
3 lat temu |
Ivan Denisov
|
eb602101f5
separate new windows option in tiled BlackBox Windows menu
|
3 lat temu |
Ivan Denisov
|
37c65736d9
Fix some flickering in Windows (Anton Dmitriev applied Views.Obscured in StdTiles)
|
3 lat temu |
Ivan Denisov
|
da3f43018e
open Window not a full screen at first
|
3 lat temu |
Ivan Denisov
|
d522c11aa1
make DevPacker cross-platform, update scripts for building console compilers, upgrade binary console compilers, remove debug procedures and module from repository
|
3 lat temu |