summaryrefslogtreecommitdiff
path: root/icon
Commit message (Collapse)AuthorAge
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Ignore some built files for 1.6.3Keith Packard2016-05-06
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* icon: Convert windows stub into launcher programKeith Packard2015-03-29
| | | | | | | | | Instead of an empty windows stub that exists only to hold icons, add useful code that allows it to find and run the related java application. This also adds more resources to that application to provide more information to Windows too. Signed-off-by: Keith Packard <keithp@keithp.com>
* Set version to 1.5.9.11.5.9.1Keith Packard2015-01-16
|
* configure: Add --disable-install-shared-mime-info optionKeith Packard2014-09-10
| | | | | | | | This inhibits the installation of the shared mime info data file and updating of the shared mime database. Necessary if you want to use a distribution-specific shared mime installation hook, like dh_installmime Signed-off-by: Keith Packard <keithp@keithp.com>
* icons: Use DESTDIR when updating mime/icon cachesKeith Packard2014-09-09
| | | | | | This is done in install-data-hook and needs to explicitly use DESTDIR Signed-off-by: Keith Packard <keithp@keithp.com>
* icon: Generate altusmetrum.xpm and install itKeith Packard2014-06-24
| | | | | | This is for the debian menu, still a required part of a debian package. Signed-off-by: Keith Packard <keithp@keithp.com>
* Rename icon files to fit XDG specifications. Add file icons. Add mime typesKeith Packard2014-06-19
| | | | | | | | Our SVG icons now follow XDG standards by including a vendor prefix. The new file type icons include application-vnd.altusmetrum as a prefix so that they match the mime types declared. Signed-off-by: Keith Packard <keithp@keithp.com>
* icon: Construct .exe files to hold windows icons for file associationsKeith Packard2014-06-18
| | | | | | | | It appears that creating an executable with an icon resource is the only way to display icons for files. Fortunately, that's not all that hard. Signed-off-by: Keith Packard <keithp@keithp.com>
* icon: Add drop-shadows to the SVG files; stop generating in the png versionsKeith Packard2014-06-15
| | | | | | Now everyone gets drop shadows. Signed-off-by: Keith Packard <keithp@keithp.com>
* icon: Make the icon shadows a bit less harshKeith Packard2014-06-14
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* icon: Build resolutions needed for Java bits tooKeith Packard2014-06-14
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* icon: Build windows ico files, clean built filesKeith Packard2014-06-14
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* icon: Create all icons from .svg filesKeith Packard2014-06-14
| | | | | | | Remove images from repository, leaving only the svg files and build instructions Signed-off-by: Keith Packard <keithp@keithp.com>
* telegps: Update icon and icon buildingKeith Packard2014-06-05
| | | | | | Switch to satellite icon, build the osx and windows icons. Signed-off-by: Keith Packard <keithp@keithp.com>
* telegps: Add 'Info' tabKeith Packard2014-05-28
| | | | | | | This contains a summary of the tracking info, including position, speed and course. Signed-off-by: Keith Packard <keithp@keithp.com>
* Move .desktop and icon management out of debian dirKeith Packard2014-02-16
| | | | | | | This constructs a .desktop file from a template and installs it, along with suitable .svg icons, during the normal build process Signed-off-by: Keith Packard <keithp@keithp.com>
* Put altusmetrum.svg and micropeak.svg in icon directoryKeith Packard2014-02-16
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Build installable versions of MicroPeak GUIKeith Packard2013-01-01
| | | | | | | Makes windows/mac/linux versions. Windows version appears to work on Wine at least. Signed-off-by: Keith Packard <keithp@keithp.com>
* Lots more work on the MicroPeak applicationKeith Packard2012-12-28
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Add multi-sized icons to all windowsKeith Packard2012-09-12
| | | | | | This lets the window system pick a better size for presentation Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Add tab UI with 'pad' mode.Keith Packard2010-11-09
| | | | | | | This creates a multi-tab interface for flight monitoring and includes a special tab for 'pad' mode. Signed-off-by: Keith Packard <keithp@keithp.com>
* icon: add some icons for application programsKeith Packard2010-09-04
altus-metrum.ico: Windows ICO file altus-metrum-16x16.jpg: 16x16 jpg image for java Signed-off-by: Keith Packard <keithp@keithp.com>