| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-02 | Add Key_NumpadEnter | trustable-code | |
| /run/media/user/server_hdd_3tb_1/Simon/Main/Develop/ActPub/NiGui/repo--/src/nigui.nim | |||
| 2019-09-02 | Implement more keys #55 | trustable-code | |
| 2019-09-02 | Fix example another time | trustable-code | |
| 2019-09-01 | Gtk: Fix TextBox onKeyDown handling | trustable-code | |
| 2019-09-01 | Fix example another time | trustable-code | |
| 2019-09-01 | Fix example | trustable-code | |
| 2019-09-01 | Extend example_06_keyboard_events | trustable-code | |
| 2019-08-31 | Rework initialization of colors | trustable-code | |
| 2019-08-31 | Fix typo | trustable-code | |
| 2019-08-31 | Fix typo | trustable-code | |
| 2019-08-31 | Remove unused code | trustable-code | |
| 2019-08-31 | Fix widget background color on Gtk | trustable-code | |
| 2019-08-31 | Fix #50 Label color doesn't change using textColor (Windows) | trustable-code | |
| 2019-08-31 | Rework error handling, related to #48 | trustable-code | |
| 2019-08-23 | Remove unused constant CW_USEDEFAULT from windows.nim | trustable-code | |
| 2019-08-17 | Implement bold font option for controls and canvas | trustable-code | |
| 2019-08-17 | Fix #46 Apps don't run on Windows 7 any more | trustable-code | |
| 2019-08-15 | Fix #45 | Simon Krauter | |
| 2019-08-01 | Apply scaling to fixed values | Simon Krauter | |
| 2019-07-28 | Fix: change default font size back to 15 | trustable-code | |
| 2019-07-26 | Implemented High-DPI support for Windows. | Simon Krauter | |
| Applications should use ``scaleToDpi()`` to convert pixel numbers from 96 DPI to system DPI. | |||
| 2019-06-20 | Update readme.md | Simon Krauter | |
| 2019-06-20 | Eliminate one more multi method | trustable-code | |
| 2019-06-19 | Merge branch 'master' of https://github.com/trustable-code/NiGui | trustable-code | |
| 2019-06-19 | Eliminate multi methods | trustable-code | |
| Fix #42 | |||
| 2019-06-05 | Fix #41 | Simon Krauter | |
| 2019-03-27 | Merge pull request #38 from matthiaswh/master | Simon Krauter | |
| fixes #37 gtk container scrolling being applied before it's ready | |||
| 2019-03-27 | Fix #40 | trustable-code | |
| 2019-03-21 | fix gtk container scrolling being applied before it's ready | Matthias Hager | |
| 2019-03-21 | Fix Gtk container scrolling | trustable-code | |
| The scroll mode wasn't updated. | |||
| 2019-03-21 | example_14_container_scrolling: eliminate fixed height value | trustable-code | |
| 2019-03-21 | Merge branch 'master' of https://github.com/trustable-code/NiGui | trustable-code | |
| 2019-03-21 | Add example_14_container_scrolling | trustable-code | |
| 2019-03-21 | Respect size of scrollbars for layout | trustable-code | |
| This fixes the issue, that one scrollbar triggers the other scrollbar, because the additional space for the scrollbar was not respected. | |||
| 2019-02-13 | Fix #35 | Gitea | |
| 2019-02-11 | Fix #34 | trustable-code | |
| Right align did not work | |||
| 2019-02-06 | Fix #34 | Gitea | |
| 2019-02-05 | Add fixed layout example | trustable-code | |
| 2019-02-04 | Merge pull request #31 from MarkusAn/master | Simon Krauter | |
| Gtk: Fix memory leak on image loading | |||
| 2019-02-03 | Gtk: Fix memory leak on image loading | Markus Anschober | |
| 2018-12-21 | Cleanup | trustable-code | |
| 2018-12-21 | Fix relayout issue on font change | trustable-code | |
| 2018-12-16 | Gtk: drawText(): Use cairo_translate() instead of cairo_move_to() | trustable-code | |
| Fix: With cairo_move_to() there was a wrong line. | |||
| 2018-12-06 | Add drawing methods drawEllipseArea(), drawEllipseOutline() and drawArcOutline() | trustable-code | |
| 2018-12-06 | Add Canvas lineWidth property | trustable-code | |
| 2018-12-06 | Add saveToBitmapFile() method | trustable-code | |
| 2018-11-03 | TextArea clipboard persistence | trustable-code | |
| 2018-09-27 | example_02: add click event | trustable-code | |
| 2018-09-27 | Gtk: Make key press on button working | trustable-code | |
| 2018-09-24 | Windows: Remove SS_CENTERIMAGE to allow multiline Labels | trustable-code | |
