]> git.street.me.uk Git - andy/viking.git/history - src/viktreeview.c
Merge pull request #20 from huobos/zh_CN
[andy/viking.git] / src / viktreeview.c
2015-12-04 Rob NorrisMerge pull request #3 from Shura0/point_names
2015-11-08 Rob Norris[QA] CID#34547: Path value is checked so not worried...
2015-08-30 Guilhem BonnefilleQA: extract effective code from g_assert
2015-07-05 Rob NorrisFix logic for comparing timestamps
2015-07-05 Rob Norris[QA] Use correct type in sizeof function for memory...
2015-04-20 Rob NorrisFix stability of some 32 bit builds.
2015-03-08 Rob NorrisUse the correct variable name!
2015-02-24 Rob NorrisMerge branch 'TimeSort'
2015-02-22 Rob NorrisImprove date treeview storage consistency by updating...
2015-02-22 Rob NorrisAdd ability to sort Aggregate layers and sublayers...
2015-02-22 Rob NorrisRemove 'has_visibile_column' from treeview as it's...
2013-11-16 Rob NorrisAdd function to work out the visibility of an item...
2013-07-15 Rob Norris[QA] Fix memory leak in sorting layers.
2013-07-15 Rob Norris[QA] Fix memory leak in treeview tooltips and selection.
2013-06-29 Rob NorrisMerge branch 'LayerSort'
2013-06-13 Rob NorrisRemove now unused alphabetical sort functions as they...
2013-06-13 Rob NorrisEnable fast and GUI controllable alphabetical sorting...
2013-06-13 Rob NorrisMerge branch 'InternalSettings+StartupPreferences'
2013-06-13 Rob NorrisAlphabetized TrackWaypoint layer ordering is now a...
2013-06-01 Rob NorrisSF#3314896: Show/Hide All Tracks (Routes+Waypoints...
2013-04-17 Rob NorrisSF#3387591: Improve keyboard copy+paste behaviour when...
2013-04-10 Rob NorrisMerge branch 'GTK+-Updates'
2013-04-10 Rob NorrisCreate own marshal_VOID__POINTER_POINTER function.
2013-04-10 Rob NorrisDon't use deprecated Gtk Type Objects - use G Type...
2013-04-09 Rob Norris[QA] Better use of VikLayerTypeEnum rather than gints
2013-04-09 Rob NorrisMerge branch 'i18n-launchpad' into master
2013-04-09 Rob NorrisWhen adding layers insert 'Base' layers (i.e Maps/GeoRe...
2013-03-05 Rob NorrisEnable updating the treeview to allow setting a blank...
2013-03-03 Rob NorrisMerge branch 'LayerDefaultValues'
2013-02-16 Rob Norris[QA] Better usage of enumeration type to identify layers.
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
2013-01-05 Rob NorrisMerge branch 'GPX-Route+Icons+Colour'
2013-01-05 Rob NorrisEnable setting the icon on a viktreeview item.
2013-01-05 Rob NorrisEnable tooltip for track and waypoint sublayer containers.
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (viktreeview)
2012-08-04 Rob NorrisFor tooltips use plain text so that comments with HTML...
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-11-16 Rob NorrisFix can not immediately select another layer if current...
2011-09-01 Guilhem BonnefilleFix SF#3387590: Top Layer cannot be renamed
2011-06-22 Rob NorrisFix compiler warnings generated with gcc4.6 in viktreev...
2011-05-24 Guilhem BonnefilleMerge branch 'i18n-launchpad' into viking-1.2.rc1
2011-03-31 Rob NorrisEnable to unselect treeview item
2011-03-31 Rob NorrisOn selection of layers panel item, automatically ensure...
2011-03-31 Rob NorrisAdd track and waypoint highlight for the selected layer...
2011-03-16 Rob NorrisEnable the tree view panel to be more usefully resized...
2011-02-08 Guilhem BonnefilleMerge branch 'i18n-launchpad' into i18n
2011-01-29 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2011-01-07 Rob NorrisAdd treeview use and display of layers tooltip.
2009-07-15 Guilhem BonnefilleMerge 'viking-0.9.8'
2009-01-22 Guilhem BonnefilleEnforce memory free
2009-01-22 Robert NorrisFix some memory leaks.
2008-12-06 Quy TonthatClicking on "vivisble" tick of a layer no longer makes...
2008-08-23 Mathieu AlbinetLayers panel UI improvements
2007-12-13 Guilhem BonnefilleMarking translatable strings.
2007-06-23 Guilhem BonnefilleExplicit donw-casting
2007-06-23 Guilhem BonnefilleCorrect some erroneous declarations
2007-05-24 Quy TonthatSmall touches on the look.
2007-02-04 Quy TonthatSimplify tools enable/disable codes
2007-02-01 Quy TonthatDisable/enable tools according to what layer is active
2005-10-13 Alex Foobarianfixed dnd crash when moving to same spot, and when...
2005-09-30 Alex FoobarianUpdated DND to insert layers at the point of the drop...
2005-09-30 Alex Foobarianadded a DnD method to layer interface, and updated...
2005-09-28 Evan BattagliaAlex's DND & Toolbar patch
2005-09-15 Evan BattagliaFix layer editable/checkbox bug due to stupid GTK's...
2005-09-01 Evan BattagliaInitial revision