summaryrefslogtreecommitdiff
path: root/navit/graphics.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor:core:Remove unused graphics method graphics_gc_set_stipple.sleske2015-03-081-2/+0
* Refactor:core:Remove unused method graphics_draw_restore.sleske2015-03-031-2/+0
* Fix:core:Remove draw_mode_end_lazy. Only used by QPainter and OpenGL graphics...sleske2015-01-251-1/+1
* Fix:core:Remove unused draw modes draw_mode_begin_clear and draw_mode_cursor.sleske2015-01-251-1/+1
* Refactor:android:Named constants for draw_mode values.sleske2015-01-251-0/+1
* Add:Core:Begin of support for reading icons from zip filemartin-s2013-06-011-1/+1
* Add:Core:New struct to pass raw image data to graphics drivermartin-s2013-05-261-0/+11
* Add:Core:Changed draw_image_warp apimartin-s2013-02-151-1/+1
* Fix:gui/internal:Fix warnings and comments, remove dead code.sleske2012-11-051-1/+1
* Add:core: add graphics_font_destroy for cleaning up struct graphics_fontwoglinde2012-06-201-0/+1
* Fix:core:Fix reference to already freed object in displaylist->dc.transform. ...mdankov2012-02-101-0/+1
* Add:gui_internal:When map is clicked, display the closest visible item detail...mdankov2011-12-181-0/+3
* fix:core:Do not handle accesskeys for disabled OSDs or when the user is in th...tegzed2011-08-291-0/+1
* Add:Core:Make optionally display a label at cursormartin-s2011-03-171-1/+1
* Fix:core:make graphics drivers' destroy method called on exittegzed2011-02-051-0/+1
* Add:Core:Possibility to specify font name for OSDsmartin-s2011-01-071-0/+1
* Add:map_binfile:Feedback during map downloadmartin-s2010-12-241-1/+2
* Fix:Core:Some const problemsmartin-s2010-07-151-2/+2
* Core:Fix:Fix some warnings.horwitz2010-03-161-0/+2
* Add:Core:Possibility to set brightness, contrast and gamma for graphicsmartin-s2010-01-021-0/+1
* Add:Core:Made selection more flexiblemartin-s2009-12-081-2/+3
* Add:gui_internal:Possibility to emit a signal when POI is clickedmartin-s2009-12-011-1/+2
* Fix:Core:Made graphics more flexiblemartin-s2009-11-261-1/+1
* Add:graphics_android:Camera supportmartin-s2009-11-121-1/+1
* Fix:graphics_gtk_drawing_area:Improved embeddingmartin-s2009-10-191-0/+2
* Add:Core:And another batch of android updatesmartin-s2009-08-161-1/+3
* Fix:graphics_gd:Clear background at the correct time, support for emulating c...martin-s2009-05-251-0/+5
* Fix:Core:Set minimum line widthmartin-s2009-04-251-0/+1
* Add:Core:Initial support for setting stipple for areasmartin-s2009-03-241-0/+1
* Fix:Core:Cleaned up mapset handlingmartin-s2009-03-201-1/+2
* Add:Core:Adding the possibility to resize overlaystinloaf2009-03-171-0/+2
* Add:Core:Code to highlight object at view on mapmartin-s2009-03-061-9/+11
* Fix:Core:Avoid drawing the map after gui internal has been openedmartin-s2009-01-261-0/+1
* Add:Core:Made graphics rendering a background task to get better routing perf...martin-s2009-01-261-2/+2
* core:fix:Fix some warnings and do some small cleanupshorwitz2008-12-281-0/+1
* Core:Fix:Improve navit_destroyhorwitz2008-12-281-0/+1
* Add:Core:3d Supportmartin-s2008-12-251-1/+0
* Add:Core:Add support for estimating text bounding box, avoid drawing labels w...martin-s2008-12-121-2/+3
* Add:Core:Added parameter wraparound for overlaymartin-s2008-11-131-2/+2
* Fix:Core:Fix some compile warningsmartin-s2008-11-061-0/+3
* Add:core:Added possibility to use pngs as cursor, added cursor desings from n...martin-s2008-11-061-1/+1
* Add:Core:Made cursor configurable via navit.xmlmartin-s2008-11-061-1/+1
* Fix:Core:Cleaned up osd apimartin-s2008-11-051-2/+3
* Fix:Various:Fixed some warningsmartin-s2008-11-041-0/+1
* Add:Core:Make icons scaleablemartin-s2008-11-041-4/+2
* Add:Core:Made it possible to drag the bitmap instead of the vectors (based on...martin-s2008-10-261-4/+1
* Fix:Tickets 141 & 182:Make fonts configurable from the xml file, and change d...kazer_2008-08-211-1/+2
* Fix:gui_internal:Improved osd keyboardmartin-s2008-07-131-2/+2
* Add:osd_core:Initial support for on-screen-buttonsmartin-s2008-06-201-1/+1
* Add:gui_internal:Added key supportmartin-s2008-06-161-1/+2