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)
|
před 2 roky |
Ivan Denisov
|
5ad42a3d19
Reduce using of StdWindows (StdWindows considered as the cross-platform realization of Windows intrface)
|
před 2 roky |
Ivan Denisov
|
43f1c41d9e
fix scrolls position for child windows, + small corrections in documetation, add default case in Librarian instead of TRAP
|
před 2 roky |
Ivan Denisov
|
02ed7ddfb5
bright -> light, fix color for statusbar text in light theme
|
před 2 roky |
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
|
před 2 roky |
Ivan Denisov
|
5bf3593177
some changes to make StdDocuments realisation for Windows instrface module
|
před 2 roky |
Ivan Denisov
|
3b370e5bad
fix showrange after document open (thanks to k8)
|
před 2 roky |
Ivan Denisov
|
aa3129b897
fix position shift of tab title after activation
|
před 2 roky |
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
|
před 2 roky |
Ivan Denisov
|
e34f8a2340
move router to StdConfig, return old NewBackend to prevent dub window bug
|
před 3 roky |
Ivan Denisov
|
ec1acae10f
filter in StdConfig changed to Router abstraction
|
před 3 roky |
Ivan Denisov
|
0b55913dfa
fix menus compatibility, add attach/detouch funxtions to StdTiles, add filter to open Log in System track
|
před 3 roky |
Ivan Denisov
|
cd69a44cb7
reduce Views.OpenDetailed by replacing by StdDialog.Open, filter 'Del' key in menu
|
před 3 roky |
Ivan Denisov
|
a11f9a7cf0
Merge branch 'LoopQuantum' into blackbox20
|
před 3 roky |
Ivan Denisov
|
e114223de8
changed new quantum loop to return hight priority to immediates, change Fileter not to copy string, set quantum from Dialog.idlePeriod
|
před 3 roky |
Ivan Denisov
|
1792c4107e
truncate long names with three dots at the end, allows to open files with long names in tiled version
|
před 3 roky |
adimetrius
|
ed432a0b42
Forbid scrollbars in tool windows (used to be - in noResize windows); only for tiled interface
|
před 3 roky |
Ivan Denisov
|
0369a9b4ca
fix menu, grids, preferences, stdcframes
|
před 3 roky |
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
|
před 3 roky |
adimetrius
|
0f2163d9e0
Mouse hover over top line menu => change dropped menu, if any; correct aux track auto-resizing
|
před 3 roky |
adimetrius
|
e0289c7507
Make mouse menu navigation more conventional (by Anton Dmitriev)
|
před 3 roky |
Ivan Denisov
|
eb602101f5
separate new windows option in tiled BlackBox Windows menu
|
před 3 roky |
Ivan Denisov
|
37c65736d9
Fix some flickering in Windows (Anton Dmitriev applied Views.Obscured in StdTiles)
|
před 3 roky |
Ivan Denisov
|
da3f43018e
open Window not a full screen at first
|
před 3 roky |
Ivan Denisov
|
d522c11aa1
make DevPacker cross-platform, update scripts for building console compilers, upgrade binary console compilers, remove debug procedures and module from repository
|
před 3 roky |
Ivan Denisov
|
71a68bf806
add chmod hook, remove close debug information from StdTiles
|
před 3 roky |
Ivan Denisov
|
192c1df60d
WinMenus->MdiMenus, menus fixed for MDI version does not call StdMenus, code formatting, button Font fixed in Inspect dialog
|
před 3 roky |
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
|
před 3 roky |
Ivan Denisov
|
9566858f72
few hotfixes (string for close mapping, idlePeriod)
|
před 3 roky |
adimetrius
|
825c951952
Fix call sequences to close individual windows and BB; attempt to move Loop to Dialog
|
před 3 roky |