-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First attempt to update code for GTK4 #97
base: master
Are you sure you want to change the base?
Commits on Mar 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 580150e - Browse repository at this point
Copy the full SHA 580150eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9245c81 - Browse repository at this point
Copy the full SHA 9245c81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 657908f - Browse repository at this point
Copy the full SHA 657908fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9db095c - Browse repository at this point
Copy the full SHA 9db095cView commit details -
add editable_clickable_track example for an impression of those two f…
…eatures used together
Configuration menu - View commit details
-
Copy full SHA for 5f2f199 - Browse repository at this point
Copy the full SHA 5f2f199View commit details -
Configuration menu - View commit details
-
Copy full SHA for b49ac08 - Browse repository at this point
Copy the full SHA b49ac08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fa4f8b - Browse repository at this point
Copy the full SHA 5fa4f8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57a5ad9 - Browse repository at this point
Copy the full SHA 57a5ad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34379cc - Browse repository at this point
Copy the full SHA 34379ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for b57d513 - Browse repository at this point
Copy the full SHA b57d513View commit details -
Configuration menu - View commit details
-
Copy full SHA for acd6c09 - Browse repository at this point
Copy the full SHA acd6c09View commit details -
Configuration menu - View commit details
-
Copy full SHA for f200189 - Browse repository at this point
Copy the full SHA f200189View commit details -
Use the alpha field from GdkRGBA instead of a separate one; remove th…
…e alpha field and mark the alpha property as deprecated. Conflicts: src/osm-gps-map-widget.c
Configuration menu - View commit details
-
Copy full SHA for a85bb4c - Browse repository at this point
Copy the full SHA a85bb4cView commit details -
change the type of the color and highlight-color to GDK_TYPE_RGBA so …
…it matches the internal used type and is able to pass the alpha channel as wel
Configuration menu - View commit details
-
Copy full SHA for 4bd5619 - Browse repository at this point
Copy the full SHA 4bd5619View commit details -
Configuration menu - View commit details
-
Copy full SHA for 669e073 - Browse repository at this point
Copy the full SHA 669e073View commit details
Commits on Apr 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for caaada6 - Browse repository at this point
Copy the full SHA caaada6View commit details -
it seems g_cclosure_marshal_VOID__INT is beter for the point-changed …
…signal; this removes critical error message: g_cclosure_marshal_VOID__VOID: assertion 'n_param_values == 1' failed
Configuration menu - View commit details
-
Copy full SHA for b219fee - Browse repository at this point
Copy the full SHA b219feeView commit details -
fix error; g_value_get_pointer: assertion 'G_VALUE_HOLDS_POINTER (val…
…ue)' failed; by changing to generic poiner type
Configuration menu - View commit details
-
Copy full SHA for 98589e2 - Browse repository at this point
Copy the full SHA 98589e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1087ed2 - Browse repository at this point
Copy the full SHA 1087ed2View commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 17f6644 - Browse repository at this point
Copy the full SHA 17f6644View commit details
Commits on Jun 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b02f24a - Browse repository at this point
Copy the full SHA b02f24aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2af01ee - Browse repository at this point
Copy the full SHA 2af01eeView commit details
Commits on Jun 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 48986bf - Browse repository at this point
Copy the full SHA 48986bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ee6145 - Browse repository at this point
Copy the full SHA 0ee6145View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c3ac1 - Browse repository at this point
Copy the full SHA 98c3ac1View commit details -
temporarly disable draw motion (click-move) to drag the map around; T…
…ODO: see if this can be enabled in GTK3
Configuration menu - View commit details
-
Copy full SHA for 3198151 - Browse repository at this point
Copy the full SHA 3198151View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6402ba - Browse repository at this point
Copy the full SHA d6402baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0003baf - Browse repository at this point
Copy the full SHA 0003bafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5065769 - Browse repository at this point
Copy the full SHA 5065769View commit details -
Configuration menu - View commit details
-
Copy full SHA for cea8c48 - Browse repository at this point
Copy the full SHA cea8c48View commit details
Commits on Jun 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7e3a785 - Browse repository at this point
Copy the full SHA 7e3a785View commit details -
Configuration menu - View commit details
-
Copy full SHA for e413e99 - Browse repository at this point
Copy the full SHA e413e99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6602e3f - Browse repository at this point
Copy the full SHA 6602e3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eff0c9 - Browse repository at this point
Copy the full SHA 6eff0c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c65cd8 - Browse repository at this point
Copy the full SHA 9c65cd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc60f34 - Browse repository at this point
Copy the full SHA dc60f34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8efa699 - Browse repository at this point
Copy the full SHA 8efa699View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8559c75 - Browse repository at this point
Copy the full SHA 8559c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for d567ca4 - Browse repository at this point
Copy the full SHA d567ca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10be152 - Browse repository at this point
Copy the full SHA 10be152View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7953b7b - Browse repository at this point
Copy the full SHA 7953b7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 141290b - Browse repository at this point
Copy the full SHA 141290bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87f7c4c - Browse repository at this point
Copy the full SHA 87f7c4cView commit details -
use gtk_event_controller_get_current_event_state instead of gtk_gestu…
…re_single_get_current_button
Configuration menu - View commit details
-
Copy full SHA for 5100b82 - Browse repository at this point
Copy the full SHA 5100b82View commit details -
update osm_gps_map_get_event_location function as GdkEventButton is n…
…ot availible anymore
Configuration menu - View commit details
-
Copy full SHA for cd26ed9 - Browse repository at this point
Copy the full SHA cd26ed9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d89dd7 - Browse repository at this point
Copy the full SHA 9d89dd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e7458f - Browse repository at this point
Copy the full SHA 6e7458fView commit details
Commits on Oct 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9ff9359 - Browse repository at this point
Copy the full SHA 9ff9359View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8cdab8 - Browse repository at this point
Copy the full SHA e8cdab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ebd778 - Browse repository at this point
Copy the full SHA 9ebd778View commit details -
Configuration menu - View commit details
-
Copy full SHA for b92f059 - Browse repository at this point
Copy the full SHA b92f059View commit details