summaryrefslogtreecommitdiff
path: root/navit/gui/win32
Commit message (Expand)AuthorAgeFilesLines
* cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-251-1/+1
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-254-647/+549
* cleanup:general:Declaring war to control-MJoseph Herlant2018-05-012-93/+93
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-262-6/+6
* Merge branch 'trunk' into trac/1341trac/1341Pierre Grandin2016-12-011-1/+1
|\
| * Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-1/+1
* | Removing autotools supportPierre GRANDIN2015-12-311-10/+0
|/
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-222-2/+2
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-222-7/+7
* Fix:Win32:Patch from mbitter to allow better resolution than 240x320kazer_2010-11-251-0/+2
* Add:core:Initial support for cmake build system. This first stage partly supp...rikky2010-10-021-0/+2
* Fix:gui_win32:Made compileable againmartin-s2009-12-061-1/+1
* Fix:Core:Add option to set timeout with new map centermartin-s2009-07-291-4/+4
* Fix:Core:Add -avoid-version to plugin build flagsmartin-s2009-06-181-1/+1
* Fix:win32:A better approach to fix the duplicate include file isue|Thanks to ...horwitz2009-05-142-2/+2
* Fix:Win32:Clean up Win32 gui, remove duplicate of win32_gui.h and make gui_wi...horwitz2009-05-142-90/+12
* Fix:gui_win32:Made compileable againmartin-s2009-05-061-1/+1
* Fix:Build:Add -module to Makefilesmartin-s2009-01-151-0/+1
* Fix:gui_win32:Changed icon to navit defaultmartin-s2008-11-241-0/+0
* Fix:gui_win32:Controlsex not always availablemartin-s2008-11-221-1/+1
* Fix:Various:Made work on win32martin-s2008-11-221-3/+3
* FIX:build: Make --disable-nls and --with-included-gettext work.zaxl2008-10-311-1/+1
* Fix:Various:Made working on WM 6.1martin-s2008-10-291-0/+4
* Fix:Core:Various fixes for compiling with mingwmartin-s2008-10-291-7/+9
* Add:wince: Integrate ceglue aygshell and display power managementzaxl2008-10-284-1/+130
* FIX:wince:Allow only one navit instance runningzaxl2008-10-281-0/+11
* Add:wince:Basic keyboard input handlingzaxl2008-10-281-1/+32
* Add:wince: Need to initialize common controls under WMzaxl2008-10-281-0/+7
* Add:wince: Add resource files - navit icon and toolbar bitmapzaxl2008-10-283-0/+14
* Fix:gui_win32:Made working for wincemartin-s2008-10-191-4/+14
* Fix:gui_win32:Fixed remaining compile errorsmartin-s2008-10-191-41/+32
* Fix:gui_win32:Fixed a few compile problemsmartin-s2008-10-194-2/+23
* Fix:Core:Further cleaning up of build systemmartin-s2008-10-191-0/+9
* Add:gui_win32:Added win32 guimartin-s2008-10-196-0/+1174