Commit graph

1389 commits

Author SHA1 Message Date
Alexandru Csete
21c36fade3 Remove gtk-sat-list-col-sel files (unused) 2017-12-16 11:21:01 +01:00
Alexandru Csete
ca096c050e Migrate sat-list-col-sel to Gtk+ 3
Issue #80.
2017-12-16 11:09:59 +01:00
Alexandru Csete
e732988697 Refactor sat-list-col-sel 2017-12-16 11:03:15 +01:00
Alexandru Csete
5e556ade73 Indents and migrate sat-popup-common to Gtk+ 3
Issue #80.
2017-12-16 01:50:41 +01:00
Alexandru Csete
89dcfd201e Migrate sat-module-popup to Gtk+ 3
Issue #80.
2017-12-16 01:42:37 +01:00
Alexandru Csete
d4eb087692 Migrate sat-pref-qth to Gtk+ 3
Issue #80.
2017-12-16 00:28:22 +01:00
Alexandru Csete
c508c51776 Migrate sat-pref-formats to Gtk+ 3
Issue #80.
2017-12-16 00:18:26 +01:00
Alexandru Csete
d2edcff84e Migrate sat-pref to Gtk+ 3
Issue #80.
2017-12-16 00:02:28 +01:00
Alexandru Csete
28fc178b39 Migrate loc-tree to Gtk+ 3
Issue #80.
2017-12-15 23:43:57 +01:00
Alexandru Csete
182c5aa3cc Fix signed/unsigned comparisons 2017-12-15 23:38:43 +01:00
Alexandru Csete
bae640e649 Migrate map-selector to Gtk+ 3
Issue #80.
2017-12-15 23:36:23 +01:00
Alexandru Csete
50d899e060 Indent and clean-up map-selector 2017-12-15 23:18:33 +01:00
Alexandru Csete
cca91b41a3 Migrate gtk-sat-module to Gtk+ 3
Issue #80.
2017-12-15 22:57:09 +01:00
Alexandru Csete
31d52e1d6f Refactor gtk-sat-module 2017-12-15 21:58:05 +01:00
Alexandru Csete
bd88668adb Add missing comma in authors list 2017-12-15 01:54:23 +01:00
Alexandru Csete
3c2d188267 Update news and authors 2017-12-15 01:03:32 +01:00
A. Maitland Bottoms
c5cea37059 Propagate debian version
Fixes #91.
2017-12-15 01:02:43 +01:00
Alexandru Csete
8e34434dbc Indent rot-ctrl 2017-12-15 00:57:22 +01:00
Alexandru Csete
d8248f4cb4 Rearrange conf layout for smaller window 2017-12-15 00:57:22 +01:00
Ilias Daradimos
79f5e9eb84 Better UX
Monitor disables track and controls
Track disables controls and monitor
Engage disables monitor
2017-12-15 00:56:34 +01:00
Ilias Daradimos
de3c8befd9 Rotctl monitor mode
Adds monitor mode to antenna control.
Useful for monitoring SATNOGS rotator.
2017-12-15 00:56:34 +01:00
Alexandru Csete
ffe3b09f95 Escape backslash character in string
Fixes #96
2017-12-13 22:34:49 +01:00
Alexandru Csete
322d887438 Update news files 2017-12-13 22:30:03 +01:00
Gisle Vanem
007ebf4128 Simplified gpredict_legal_char() 2017-12-13 22:27:03 +01:00
Gisle Vanem
42a21e3644 Use 'gpredict_legal_char()' instead. 2017-12-13 22:27:03 +01:00
Gisle Vanem
6a7bfae663 Use 'gpredict_legal_char()' instead. 2017-12-13 22:27:03 +01:00
Gisle Vanem
086faf8866 Use 'gpredict_legal_char()' instead. 2017-12-13 22:27:03 +01:00
Gisle Vanem
93183341da Use 'gpredict_legal_char()' instead. 2017-12-13 22:27:03 +01:00
Gisle Vanem
729cd2c3ab Avoid the gcc-centric "case '0' ... '9':"
Use 'g_ascii_isdigit(c)' and check for ';'.
2017-12-13 22:27:03 +01:00
Gisle Vanem
885b16f218 Use 'gpredict_legal_char()' instead. 2017-12-13 22:27:03 +01:00
Gisle Vanem
97c201e8bf Use 'gpredict_legal_char()' instead. 2017-12-13 22:27:03 +01:00
Gisle Vanem
762cfc1a76 Use 'gpredict_legal_char()' instead. 2017-12-13 22:27:03 +01:00
Gisle Vanem
30bdab98c8 Added prototype for 'gpredict_legal_char()'. 2017-12-13 22:27:03 +01:00
Gisle Vanem
75470f3d95 Added an 'gpredict_legal_char()' function
To avoid the gcc-centric code like `case 0 ... 9` use `g_ascii_isalnum()`.
Ref: https://developer.gnome.org/glib/stable/glib-String-Utility-Functions.html#g-ascii-isalnum
2017-12-13 22:27:03 +01:00
Alexandru Csete
15f8992587 Include git-version-gen in dist tarball 2017-12-13 00:29:40 +01:00
Alexandru Csete
2ac8ac3f35 Ensure .version and .tarbal-version are generated
May fix issue #91.
2017-12-13 00:29:31 +01:00
Alexandru Csete
9239aeee00 Revert "Ensure .version and .tarbal-version are generated"
This reverts commit 4697f75b39.
2017-12-12 16:00:51 +01:00
Alexandru Csete
626381fd04 Revert "Include git-version-gen in dist tarball"
This reverts commit afe3b5b1fa.
2017-12-12 16:00:37 +01:00
Alexandru Csete
afe3b5b1fa Include git-version-gen in dist tarball 2017-12-12 01:31:22 +01:00
Alexandru Csete
4697f75b39 Ensure .version and .tarbal-version are generated
May fix issue #91.
2017-12-12 01:08:35 +01:00
Alexandru Csete
b4ba23dd51 Enable extra warnings 2017-12-12 00:47:40 +01:00
Alexandru Csete
a767cdc418 Ensure Makefiles are updated when Makefile.am is modified 2017-12-12 00:40:08 +01:00
Alexandru Csete
f4287dca93 Update translation files 2017-12-10 20:35:55 +01:00
Alexandru Csete
b8a35b02e6 Apply po patch from Debian 2017-12-10 18:32:51 +01:00
Alexandru Csete
bf24f7c333 Use built-in license info in about dialog
Moreover, it is no longer necessary to install COPYING.
2017-12-10 18:29:33 +01:00
Alexandru Csete
903681113f Update name and call for Matthew Alberti 2017-12-10 13:38:38 +01:00
Alexandru Csete
044fc276eb Update satellite data 2017-12-09 23:54:49 +01:00
Alexandru Csete
479407b10d Remove tle-new from TLE converter script 2017-12-09 23:54:28 +01:00
Alexandru Csete
ad922a3579 Update satellite data 2017-12-09 23:31:55 +01:00
Alexandru Csete
2eafcb81b5 Update translation files before release 2017-12-09 23:25:30 +01:00