Commit Graph

26 Commits

Author SHA1 Message Date
Johannes Theiner 6ae920c7b3 ~ disabling redrawing now possible
~ move statusbar elements a bit
~ use clang not g++
2020-01-08 22:26:07 +01:00
Johannes Theiner d8ea12e567 ~ trying to update refresh rate 2020-01-08 16:21:50 +01:00
Johannes Theiner b6c91e8373 ~ staring refactoring 2020-01-08 10:58:03 +01:00
chenhuan f91b9cf2f0 delete no need output 2019-12-12 13:07:14 +01:00
chenhuan 555f5a551d fix green backgrund problem
fix mouse interrupt problem
2019-12-12 13:05:20 +01:00
chenhuan aa511a2315 fix green backgrund problem 2019-12-12 00:02:59 +01:00
chenhuan b1552db800 getRedrawInterval 2019-12-10 22:42:07 +01:00
chenhuan 628622427a Merge remote-tracking branch 'origin/dev' into dev 2019-12-10 22:39:33 +01:00
chenhuan 14138f15e9 refresh frequency set 2019-12-10 22:39:12 +01:00
Shaohua Tong 16c5ade815 delete range of x,y in windowsWidth and windowsHeight, simple draw do it 2019-12-06 14:49:05 +01:00
Shaohua Tong 7e2166808c fix range of x,y in windowsWidth and windowsHeight 2019-12-05 14:11:29 +01:00
Shaohua Tong 9d8b954f71 fix range of x,y in windowsWidth and windowsHeight 2019-12-04 15:55:37 +01:00
Shaohua Tong 44658873a3 fix flag_drag 2019-11-29 14:48:31 +01:00
Shaohua Tong 5747b8b5fb setMousePosition(x,y) when fl_push and fl_release 2019-11-29 14:33:10 +01:00
chenhuan 124275f1a7 fix redraw 2019-11-28 13:48:58 +01:00
chenhuan 4fda57b6e6 differentiate right and left mouse button 2019-11-28 13:43:38 +01:00
chenhuan 3b89560fef redraw 2019-11-28 13:23:48 +01:00
chenhuan d711066980 fix a false spell ("resolution") 2019-11-28 12:31:56 +01:00
Julian Hinxlage 46de465d99 ~ fixed resolution indicator in Statusbar 2019-11-27 12:18:11 +01:00
Julian Hinxlage 818ebcdb43 ~ fixed compiler errors (KeyCode) 2019-11-26 15:57:54 +01:00
chenhuan 880b4c1985 Statusbar(resolusion,event,mouse position) 2019-11-25 16:41:43 +01:00
chenhuan cc91a8d60d put callEvent at the end 2019-11-20 13:11:45 +01:00
chenhuan 66f356c6a1 buttonPressed 2019-11-20 12:44:13 +01:00
chenhuan 9ce74862a2 1.code cleanup
2.mouse and keybroad interrupt
2019-11-18 14:56:11 +01:00
edgar 15b5d042ed Aufgeräumter GUI-Code. Klassen wurden in eigene
cpp-Dateien ausgelagert. GUI.hpp wurde implementiert.
Klasseninitialisierung wurde in init.cpp ausgelagert.
2019-11-14 15:09:43 +01:00
Johannes Theiner b8a0439196 + Unit Test Framework
+ README
+ CHANGELOG
+ LICENSE
2019-10-16 16:52:36 +02:00