2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: check that way_t::reverse() does not modify unknown oneway values More... over 3 years ago
test also the non-matching case for implicit_area() More... over 3 years ago
cleanup the helpers for ~osm_t() More... over 3 years ago
factor out the implementation in osm_t::*_insert() More... over 3 years ago
simplify object_t::operator==() More... over 3 years ago
data: let the perl script write the generated Mapnik style More... over 3 years ago
use reuse compatible license and copyright statements More... over 3 years ago
rename license file for reuse compatibility More... over 3 years ago
add button icons for "Add" and "Remove" buttons in list widgets More... over 3 years ago
use factory methods for the 3 list widget standard buttons More... over 3 years ago
make list_button a proper class More... over 3 years ago
rewire the setup of the presets button More... over 3 years ago
move josm_build_presets_button() into osm2go_platform More... over 3 years ago
rename list_priv_t::button::widget to list_priv_t::buttons More... over 3 years ago
join the first 2 arguments of list_new() More... over 3 years ago
fix violated assertion when picker menu entries have no icon More... over 3 years ago
make "trstring::native_type::operator char *()" explicit More... over 3 years ago
add a C++11 compat define to mark conversion operators explicit More... over 3 years ago
require C++11 if not using the picker menu More... over 3 years ago
factor out duplicate code for context sensitive non-picker menus More... over 3 years ago
simply pass presets_context_t to button_press() More... over 3 years ago
use more explicit conversions in strip_mnemonic() More... over 3 years ago
update JOSM presets to revision 17045 More... over 3 years ago
JOSM presets parser: also support chunks that contain only roles More... over 3 years ago
JOSM presets: generalize the chunk container widget removal More... over 3 years ago
tests: simplify element counting in presets_load More... over 3 years ago
mark the constructor for presets_item_named protected More... over 3 years ago
factor out the platform dependent part of presets_element_checkbox::getValue() More... over 3 years ago
add missing include More... over 3 years ago
require non-empty name passed to icon_t::load() and icon_t::widget_load() More... over 3 years ago