Ivan Denisov
|
f0f47a90c1
switch to Windows interface, fix open windows problems SelectByTitle StdWindows.dir.GetTitle returinig initial title now
|
2 years ago |
Ivan Denisov
|
663a3e1bf9
new Documents.DuplicateAs and solution in StdTiles, which makes unAttached window does not lost it's disk document
|
2 years ago |
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 years ago |
Ivan Denisov
|
5ad42a3d19
Reduce using of StdWindows (StdWindows considered as the cross-platform realization of Windows intrface)
|
2 years ago |
Ivan Denisov
|
43f1c41d9e
fix scrolls position for child windows, + small corrections in documetation, add default case in Librarian instead of TRAP
|
2 years ago |
Ivan Denisov
|
02ed7ddfb5
bright -> light, fix color for statusbar text in light theme
|
2 years ago |
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 years ago |
Ivan Denisov
|
5bf3593177
some changes to make StdDocuments realisation for Windows instrface module
|
2 years ago |
Ivan Denisov
|
3b370e5bad
fix showrange after document open (thanks to k8)
|
2 years ago |
Ivan Denisov
|
aa3129b897
fix position shift of tab title after activation
|
2 years ago |
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 years ago |
Ivan Denisov
|
e34f8a2340
move router to StdConfig, return old NewBackend to prevent dub window bug
|
3 years ago |
Ivan Denisov
|
ec1acae10f
filter in StdConfig changed to Router abstraction
|
3 years ago |
Ivan Denisov
|
0b55913dfa
fix menus compatibility, add attach/detouch funxtions to StdTiles, add filter to open Log in System track
|
3 years ago |
Ivan Denisov
|
cd69a44cb7
reduce Views.OpenDetailed by replacing by StdDialog.Open, filter 'Del' key in menu
|
3 years ago |
Ivan Denisov
|
a11f9a7cf0
Merge branch 'LoopQuantum' into blackbox20
|
3 years ago |
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 years ago |
Ivan Denisov
|
1792c4107e
truncate long names with three dots at the end, allows to open files with long names in tiled version
|
3 years ago |
adimetrius
|
ed432a0b42
Forbid scrollbars in tool windows (used to be - in noResize windows); only for tiled interface
|
3 years ago |
Ivan Denisov
|
0369a9b4ca
fix menu, grids, preferences, stdcframes
|
3 years ago |
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 years ago |
adimetrius
|
0f2163d9e0
Mouse hover over top line menu => change dropped menu, if any; correct aux track auto-resizing
|
3 years ago |
adimetrius
|
e0289c7507
Make mouse menu navigation more conventional (by Anton Dmitriev)
|
3 years ago |
Ivan Denisov
|
eb602101f5
separate new windows option in tiled BlackBox Windows menu
|
3 years ago |
Ivan Denisov
|
37c65736d9
Fix some flickering in Windows (Anton Dmitriev applied Views.Obscured in StdTiles)
|
3 years ago |
Ivan Denisov
|
da3f43018e
open Window not a full screen at first
|
3 years ago |
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 years ago |
Ivan Denisov
|
71a68bf806
add chmod hook, remove close debug information from StdTiles
|
3 years ago |
Ivan Denisov
|
192c1df60d
WinMenus->MdiMenus, menus fixed for MDI version does not call StdMenus, code formatting, button Font fixed in Inspect dialog
|
3 years ago |
adimetrius
|
138cb1a7fe
New command Windows->Dup window to replace old F2 behavior: toggle between two duplicate windows of the same document instead of opening additional windows every time. Implemented in StdCmds.ToggleDup, StdTiles.ToggleDup
|
3 years ago |