summaryrefslogtreecommitdiff
path: root/navit/osd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:osd: use early return for osd_destory when the osd is null, found be cove...woglinde2015-04-131-2/+3
* Refactor:osd:Rename osd_std_draw to osd_fill_with_bgcolor; extract variable.sleske2015-02-201-3/+5
* Add:osd_core:Support negative widhts and heights for osd items as it's done f...mdankov2015-01-031-40/+18
* Fix:osd:Remove strange, buggy and undocumented code for drawing a box around ...sleske2014-12-191-21/+0
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-5/+5
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-9/+9
* Fix:osd:Fixed OSD items display garbage when resized|thank you mvglasowkazer_2014-10-161-1/+3
* Fix:osd:Handle osd positions specified in percent|thank you mvglasowmdankov2014-10-021-7/+36
* Fix:core:Build with -Wcast-align -Wmissing-prototypes, -Wpointer-arith, fix c...sleske2013-08-211-1/+1
* Fix:core:Reduce logging.sleske2013-05-071-1/+1
* Add:Core:Improved osd interfacemartin-s2013-04-281-11/+41
* Fix:osd_core:Allow accesskey usage on non-overlay osdsmartin-s2013-03-051-6/+12
* Add:Core:Converted osd to new object schememartin-s2013-01-311-11/+36
* Fix:core:No debugging output at level 0sleske2012-10-141-1/+1
* Fix:core:Better error/debug messages.sleske2012-08-151-1/+1
* Fix:Core:Handle saved command callbacks correctlymartin-s2012-06-161-2/+4
* Fix:core:Fix some warningsrikky2012-04-231-1/+0
* Fix:core/osd:reverted svn #4918 since it broke some OSDstegzed2012-02-011-1/+0
* Fix:core:Call osd_std_calculate_sizes during OSD init, to interpret percentag...sleske2012-01-291-0/+1
* add:core: -added possibility to select objects in the command system by filte...tegzed2011-09-071-17/+1
* fix:core:Do not handle accesskeys for disabled OSDs or when the user is in th...tegzed2011-08-291-1/+2
* Add:Core:osd_get and set_attr functions based on patch by dandormartin-s2011-07-311-0/+9
* Fix:Core:Ignore osd clicks if there is no commandmartin-s2011-04-211-0/+2
* Add:osd/core: tegzed2011-04-161-1/+29
* Add:Core:Possibility to specify font name for OSDsmartin-s2011-01-071-1/+4
* Add:Core:Configurable keybindings for OSDsmartin-s2010-12-181-7/+37
* Fix:Core:Make osd_configuration work also for non-overlay buttonsmartin-s2010-10-301-4/+11
* Fix:Core:Don't handle button release in osd if not pressed firstmartin-s2009-12-151-0/+4
* Fix:Core:Don't crash on click on osd with no commandmartin-s2009-10-061-1/+1
* Fix:Core:Fix some compiler warningshorwitz2009-04-261-1/+1
* Add:Core:Adding support for "saved" commandstinloaf2009-04-041-11/+21
* Add:Core:Improved command handlingmartin-s2009-04-011-4/+20
* Add:Core:Adding relative sizes and positions for OSDstinloaf2009-03-301-25/+82
* Fix:Core:Moved general functions from osd_core to main modulemartin-s2009-03-201-0/+170
* Fix:Core:Fixed osdmartin-s2008-10-261-3/+7
* Fix:core:Remove dead code.horwitz2008-06-211-75/+0
* Add license files and headershorwitz2008-06-051-0/+19
* Fix:Core:Renamed src to navit for cleanup of includesmartin-s2008-05-181-0/+100