summaryrefslogtreecommitdiff
path: root/src/zoom_func.h
AgeCommit message (Collapse)Author
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-29Codechange: Set ZoomLevel's base type to byte instead of using ZoomLevelByteCharles Pigott
2019-02-23Fix #7003: Freetype fonts were scaled by both GUI and Font zoom levels. (#7267)PeterN
2015-10-29(svn r27417) -Doc: ScaleGUITrad (adf88)frosch
2015-02-01(svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and ↵frosch
ScaleGUITrad().
2014-01-02(svn r26202) -Cleanup: since ZOOM_LEVEL_NORMAL 0 and there aren't any ↵rubidium
negative zoom levels, there is no reason to account for negative zoom levels in the zoom functions (based on patch by MJP)
2009-11-30(svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom levelrubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add ↵rubidium
something more than whitespace as description of files that don't have a description.
2008-04-19(svn r12787) -Documentation: add/fix documentation of some functions. Patch ↵rubidium
by Alberth.
2008-01-18(svn r11914) -Documentation: fix some @file statementglx
2007-12-23(svn r11684) -Codechange: split gfx.h in a type and functional header.rubidium