aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/fltk
Commit message (Expand)AuthorAgeFilesLines
* Mark overridden virtual functionsPierre Ossman2024-06-242-2/+2
* Use nullptr in all C++ codePierre Ossman2024-06-244-11/+11
* Move custom FLTK box types to valid rangePierre Ossman2023-08-172-1/+6
* Use modern UI colorsPierre Ossman2023-07-141-6/+34
* Workaround for broken fl_arc()/fl_pie()Pierre Ossman2023-07-141-0/+25
* Apply custom theme to FLTKPierre Ossman2023-07-142-7/+204
* Respect selection color in monitor widgetPierre Ossman2023-07-132-4/+2
* Explicitly mark unused parametersPierre Ossman2023-01-041-2/+4
* Remove debugging strdup()Pierre Ossman2023-01-021-1/+1
* Keep font name in permanent memoryPierre Ossman2023-01-021-5/+10
* Respect system UI fontPierre Ossman2022-12-221-3/+34
* Fix up padding for radio/check buttonsPierre Ossman2022-12-221-3/+3
* Reduce indent to same as a normal marginPierre Ossman2022-12-221-1/+1
* Wider margin around window edgesPierre Ossman2022-12-221-1/+1
* Modern look for options sectionsPierre Ossman2022-12-221-1/+0
* Change to modern layout in options dialogPierre Ossman2022-12-223-3/+256
* Use standard accessors for Fl_Monitor_ArrangementPierre Ossman2022-09-072-8/+14
* Rename MonitorArrangement to Fl_Monitor_ArrangementPierre Ossman2022-09-072-26/+26
* Split general FLTK appearance to separate filePierre Ossman2022-09-072-0/+86
* Split out FLTK utility functionsPierre Ossman2022-09-072-82/+110
* Move general FLTK stuff to own directoryPierre Ossman2022-09-073-0/+858