aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Set all HAVE_ macros on the top levelPierre Ossman2024-01-241-1/+0
* Prevent incorrect cmake usagePierre Ossman2023-12-281-0/+4
* Avoid wildcards in cmake rulesPierre Ossman2023-04-171-4/+10
* Prefer target_include_directories()Pierre Ossman2023-03-311-6/+4
* Mark system include paths correctlyPierre Ossman2023-01-041-2/+2
* Merge branch 'newoptions' of https://github.com/CendioOssman/tigervncPierre Ossman2022-12-221-1/+3
|\
| * Change to modern layout in options dialogPierre Ossman2022-12-221-0/+1
| * Rename MonitorArrangement to Fl_Monitor_ArrangementPierre Ossman2022-09-071-1/+1
| * Split general FLTK appearance to separate filePierre Ossman2022-09-071-0/+1
| * Move general FLTK stuff to own directoryPierre Ossman2022-09-071-1/+1
* | Rebuild .desktop and metainfo when neededPierre Ossman2022-12-191-0/+4
|/
* Fix up ffmpeg header and library handlingPierre Ossman2022-06-071-1/+1
* Avoid temporary cmake variablesPierre Ossman2022-06-071-16/+13
* Add more Unix icon sizesPierre Ossman2022-05-111-1/+1
* Added AppStream meta info file for the vncviewerJoachim Falk2022-03-081-0/+28
* H264 DecoderVladimir Sukhonosov2022-01-211-1/+1
* Add monitor description to tooltipHugo Lundin2021-07-161-0/+5
* Add fullscreen mode for selected monitorsHugo Lundin2021-07-161-0/+2
* Support touch gestures on WindowsSamuel Mannehed2020-05-291-1/+1
* Implement touch gesture handling on UnixAaron Sowry2020-05-291-1/+2
* Implement X Input pointer handling for UnixAaron Sowry2020-05-291-4/+5
* Use standard install dir variable namesPierre Ossman2020-03-121-5/+5
* Add emulated middle mouse buttonAlex Tanskanen2020-01-161-0/+1
* Add support for raw keyboard in vncviewerPierre Ossman2017-09-111-1/+3
* Add client support for LED state syncPierre Ossman2017-08-241-1/+3
* Update min version of gettext required to build with .desktop filesBrian P. Hinz2017-08-081-1/+1
* Add fallbacks for translating .desktop filePierre Ossman2017-07-211-6/+27
* Generate translations in .desktop file from po filesPierre Ossman2017-07-191-1/+8
* Add alpha blending support to surfacesPierre Ossman2017-02-101-0/+4
* Abstract platform rendering to "surfaces"Pierre Ossman2017-02-101-4/+4
* Don't reference Xregion unless used directlyPierre Ossman2016-05-131-1/+1
* Install viewer .desktop file and icons on all Unix systemsPierre Ossman2016-01-111-0/+6
* Add Carbon and Cocoa dependencies to vncviewerPierre Ossman2014-10-171-0/+4
* Move ws2_32 dependency to the correct placePierre Ossman2014-10-171-7/+0
* Fix the build timestamp to be more translation friendlyPierre Ossman2014-09-221-1/+0
* Windows debug builds of vncviewer should have a consolePierre Ossman2014-07-211-1/+1
* Create a proper interface base class for the viewport's framebufferPierre Ossman2014-07-071-0/+2
* Reverted last patch which was a mistake. Peter Åstrand2012-08-271-46/+6
* Added a standard -geometry command line option. Such an option isPeter Åstrand2012-08-271-6/+46
* Remove the in-tree versin of FLTK. Maintaining such a copy is way tooPeter Åstrand2012-08-091-3/+0
* Add a resource file to vncviewer.exe so we can get an icon.Pierre Ossman2012-03-271-2/+10
* Missed vncviewer in previous commit.Pierre Ossman2012-03-271-6/+2
* It is our convention to install Windows executables in the top-level install ...DRC2011-10-051-1/+5
* Support other keys than F8 as menu keyMartin Koegler2011-09-041-0/+1
* Include build date/time and bitness in the About dialogDRC2011-07-281-0/+1
* Unless GnuTLS is being used, we have to explicitly link vncviewer with ws2_32...DRC2011-07-281-0/+7
* Include a stripped-down version of FLTK in tree and add a USE_INCLUDED_FLTK o...DRC2011-07-281-0/+3
* The previous fix for eliminating the console window in vncviewer.exe was not ...DRC2011-07-051-1/+5
* Rename man pages to .1 when installingDRC2011-06-251-1/+1
* Install man pages during 'make install' on Unix systemsDRC2011-06-251-1/+4