]> git.street.me.uk Git - andy/viking.git/history - src/clipboard.c
SF Bugs#128: Fix Crash when loading broken .vik file
[andy/viking.git] / src / clipboard.c
2015-12-04 Rob NorrisMerge pull request #3 from Shura0/point_names
2015-11-08 Rob Norris[QA] Generally print warnings to the console for low...
2014-05-27 Rob NorrisFix pasting of text in DMS format to resolve to the...
2014-05-15 Rob NorrisFix waypoints may not be drawn when created by paste...
2014-01-02 Rob Norris[QA] Rename variables to avoid shadowing global variables.
2013-07-15 Rob Norris[QA] Fix memory leaks in usage of the clipboard.
2013-07-02 Rob Norris[QA] Fix some issues spotted with cppcheck 1.59
2013-04-17 Rob NorrisSF#3387591: Improve keyboard copy+paste behaviour when...
2013-04-10 Rob NorrisMerge branch 'GTK+-Updates'
2013-04-10 Rob NorrisMinimum GTK+2.14 required for the build.
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
2013-01-05 Rob NorrisMerge branch 'GPX-Route+Icons+Colour'
2013-01-05 Rob NorrisAdd method to return the type of Viking data held in...
2012-07-10 Rob NorrisMake the waypoint name a property of the waypoint.
2012-04-22 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2012-04-22 Guilhem BonnefilleMerge tag 'viking-1.2.2'
2011-08-20 Rob NorrisEnable copying layer/sublayer names as plain text,...
2011-07-02 Guilhem BonnefilleDocument utility functions
2010-11-17 Guilhem BonnefilleMerge branch 'i18n-launchpad' into master
2010-11-09 Guilhem BonnefilleImprove copyright holders
2010-06-08 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-05-25 Guilhem BonnefilleMerge commit 'viking-0.9.93' into help
2010-04-11 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2010-03-23 Rob NorrisMinor Improvements.
2008-04-12 Mathieu AlbinetPortability: use Glib function related to stdio.h
2008-04-12 Mathieu AlbinetPortability: reduce unistd.h dependency
2007-12-13 Guilhem BonnefilleMarking translatable strings.
2007-08-19 Quy TonthatFix bugs that cause crashes on layers copy/paste/delete.
2007-08-15 Quy TonthatClean up and get rid of compiler warnings.
2007-07-14 Guilhem BonnefilleConverting printf calls
2007-06-23 Guilhem BonnefilleCorrect declaration
2007-01-04 Quy TonthatAdded 'Copy' and 'Cut' to popup menus for waypoint...
2005-11-18 Alex Foobariancopy/paste of individual track- and waypoints- between...
2005-11-17 Alex Foobarianfinished layer marshalling support
2005-11-16 Alex FoobarianRetooled clipboard to support interprocess pasting...
2005-10-14 Alex Foobariansanity check pasted lat/lon coordinate
2005-10-09 Alex Foobarianfix pasting Google Maps links
2005-10-06 Alex FoobarianAdded support for pasting lat/lon coordinates as waypoints
2005-10-06 Evan BattagliaName resolution for pasting wps&tracks
2005-10-05 Evan BattagliaAlex's �bercool clipboard patch
2005-09-01 Evan BattagliaInitial revision