| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-01 | `LogView`: Show scrollbar | Guldoman | |
| 2022-07-01 | `LogView`: Don't draw invisible items | Guldoman | |
| 2022-04-25 | Add animation categories to enable finer transitions control (#941) | Guldoman | |
| * Allow finer control over transitions * Add categories to transitions | |||
| 2021-12-22 | make the date field consistent | takase1121 | |
| 2021-12-22 | ensure date is rendered properly | takase1121 | |
| 2021-12-19 | add instruction when logview is open | takase1121 | |
| 2021-12-19 | move selection logic to mouse click | takase1121 | |
| 2021-12-18 | center icons to accomodate for size difference | takase1121 | |
| 2021-12-18 | make timestamp fix sized | takase1121 | |
| 2021-12-18 | add clipping to drawing log items | takase1121 | |
| 2021-12-18 | multiple improvements to logging | takase1121 | |
| - added style.log table - removed contextmenu - use ctrl+click to copy individual log entries - use icon instead of + or - for log items in logview | |||
| 2021-08-28 | Merge remote-tracking branch 'origin/fix-2.0.1' | Francesco Abbate | |
| 2021-08-27 | Introduce View objects context property | Francesco Abbate | |
| Used to determine if an instance of the given class should be closed or not when a project session is terminated. | |||
| 2021-08-24 | remove unused variable | takase1121 | |
| 2021-08-24 | more changes to logview | takase1121 | |
| - remove draw_text_elipsis - remove clip rect operations - fix text drawing when expanded - simplify code | |||
| 2021-08-24 | improve logview | takase1121 | |
| The logview is now less cluttered. The filename and stack trace (if any) is hidden by default. The user can click on the log entry to expand it. | |||
| 2020-05-06 | Added multiline support for LogView's messages | rxi | |
| 2020-05-02 | Added scroll bounds | rxi | |
| Resolves #9 Resolves #6 Resolves #3 | |||
| 2020-04-30 | Prevented scroll-animation when LogView is initialized | rxi | |
| 2020-04-22 | Made core.log/error store call location instead of view | rxi | |
| 2019-12-28 | Initial commit | rxi | |
