Results 423 comments of leamas

Using the triangles everywhere is my first thought. Probably means we create some kind of reusable stuff rather than just copy-paste. Personally, I don't have time at the moment. EDIT...

Fixed in 6db03a88a, ff0b1715f, 6db03a88a, and 283c4d9f5. Uses the gnome expand/collapse icons: and . Updating these is basically oneliners Closing

> On Windows you can handle all NMEA Debug window functions also when Options is open. Which arguably is a wxWidgets bug. `g_options` is run using `g_options->ShowModal()` , and ShowModal...

The debug window is OK on all more capable machines. However, it breaks things on the RPi. EDIT: See #3987

The fixes aimed to close this issue are now reverted since the caused #3987. Which also means that this bug reappears and most likely won't be fixed in 5.10. For...

As stated in #3923: there is no point making minor fixes to the nmea debug window. It needs a total rewrite. Closing

Rebased: - api_121.cpp: Clean up includes - Move global variable to gui_vars{.h,.cpp}

@quinton-hoole Let's not be carried away, this discussion should be about the PR here which, as I understand it, you support. It might be possible to use the new name...

Rebased: - To current master - Clean up route add/update/get function names

Two rebases, the last one reverting the first. Sorry for the mess.