~ubuntu-branches/ubuntu/saucy/navit/saucy-proposed

« back to all changes in this revision

Viewing changes to navit/attr_def.h

  • Committer: Package Import Robot
  • Author(s): Gilles Filippini
  • Date: 2012-01-30 21:46:45 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20120130214645-mjvkslctpagferf3
Tags: 0.5.0~svn4909+dfsg.1-1
* New upstream snapshot:
  + GUI Internal:
    . Former destinations list
    . Support for saving GUI settings
    . Made search result lists pageable when onscreen keyboard is hidden
  + GUI GTK:
    . Menu accelerators
  + New profile to calculate shortest car route
* Drop patches:
  + manpage-minus-signs.patch: applied upstream
  + search_trick: not needed anymore (search result lists now pageable)
* Update patch fix-cmake.patch: partially applied upstream
* Refresh patches:
  + icons-dir
  + qt-cmake.patch
* debian/README.source: acknowledge removal of navit/binding/win32 from
  upstream tarball

* debian/rules: s/GNU_TYPE/MULTIARCH/g

Show diffs side-by-side

added added

removed removed

Lines of Context:
172
172
ATTR(update_period)
173
173
ATTR(tunnel_extrapolation)
174
174
ATTR(street_count)
 
175
ATTR(min_dist)
 
176
ATTR(max_dist)
175
177
ATTR2(0x00027500,type_rel_abs_begin)
176
178
/* These attributes are int that can either hold relative               *
177
179
 * or absolute values. A relative value is indicated by                 *
348
350
ATTR(dbus_method)
349
351
ATTR(osm_is_in)
350
352
ATTR(event_loop_system)
 
353
ATTR(map_name)
 
354
ATTR(item_name)
351
355
ATTR2(0x0003ffff,type_string_end)
352
356
ATTR2(0x00040000,type_special_begin)
353
357
ATTR(order)
439
443
ATTR(log_textfile)
440
444
ATTR(graphics_ready)
441
445
ATTR(destroy)
 
446
ATTR(wm_copydata)
442
447
ATTR2(0x000bffff,type_callback_end)
443
448
ATTR2(0x000c0000,type_int64_begin)
444
449
ATTR(osm_nodeid)