<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/theme, branch v4.3.970</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.3.970</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.3.970'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2014-12-02T15:05:42Z</updated>
<entry>
<title>Variable should be declared before loop</title>
<updated>2014-12-02T15:05:42Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2014-12-02T03:59:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=194d4b4c00a783e5c4300e32d07ed963d493211d'/>
<id>urn:sha1:194d4b4c00a783e5c4300e32d07ed963d493211d</id>
<content type='text'>
Fixing incorrect variable scope. (I do not really see any functional
differences on Firefox, but better declare the variable before the
loop.)

Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix inconsistent search result in HTML export</title>
<updated>2014-11-02T05:03:01Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2014-10-31T00:50:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e3be473a7fc82bd99d2a76e9294e564b0f5eea82'/>
<id>urn:sha1:e3be473a7fc82bd99d2a76e9294e564b0f5eea82</id>
<content type='text'>
The advanced search drop down menu always showed the user selected
settings, even if this is a customized search (tag, location) that took
place by clicking on the search quick hyperlink.

This is fixed by saving the user default search preferences and changing
them temporarily when quick hyperlinks searching is used.

Fixes #723

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>HTML: Fix the Javascript library to support multi units.</title>
<updated>2014-10-21T01:08:49Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2014-10-20T01:56:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=540dbe927e6c784fd53752f89d0a83917ec28ce8'/>
<id>urn:sha1:540dbe927e6c784fd53752f89d0a83917ec28ce8</id>
<content type='text'>
-make the dive profile dynamic to check user selected units from the
settings file.
-some of the code needs to be refactored and copied to a more
appropriate location.

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>HTML: Cursor is on top of graph tooltip</title>
<updated>2014-09-18T13:31:42Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2014-09-17T10:22:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8aa387414cb38a51a8abd31cca91b755a1c4d3c1'/>
<id>urn:sha1:8aa387414cb38a51a8abd31cca91b755a1c4d3c1</id>
<content type='text'>
-change the color of the depth graph slightly to be more readable.
-change the tooltip of the depth graph to NW-corner of the cursor.
-change the opacity of the tooltip for readability.

Fixes #724

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>HTML: fix typo in dive counter</title>
<updated>2014-09-18T13:30:36Z</updated>
<author>
<name>Gehad Elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2014-09-17T10:29:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=01d0eb5f8b8389839105dba07d4f04a87e4fdba6'/>
<id>urn:sha1:01d0eb5f8b8389839105dba07d4f04a87e4fdba6</id>
<content type='text'>
adds a missing space to dive counter.

Fixes #722

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Bring save html capitalisation in line</title>
<updated>2014-09-18T13:25:24Z</updated>
<author>
<name>Tim Wootton</name>
<email>tim@tee-jay.demon.co.uk</email>
</author>
<published>2014-09-11T21:56:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=99011694853a5c19d20fe8e3c74980d958760a03'/>
<id>urn:sha1:99011694853a5c19d20fe8e3c74980d958760a03</id>
<content type='text'>
Converted save html to use same capitalisation style as the
rest of the application
Changed references to equipments to equipment.

Signed-off-by: Tim Wootton &lt;tim@tee-jay.demon.co.uk&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>HTML: Changing the files extensions to js</title>
<updated>2014-08-28T14:43:18Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2014-08-28T08:12:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3925aed5eaad0a37ec6a8614ba391b6703c45d39'/>
<id>urn:sha1:3925aed5eaad0a37ec6a8614ba391b6703c45d39</id>
<content type='text'>
These are actually javascript files containing js objects and not json
files.

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>HTML: export valid JSON.</title>
<updated>2014-08-28T14:43:14Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2014-08-27T17:19:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=abfa4f2108080d17aec969c56b0b4d546b85365c'/>
<id>urn:sha1:abfa4f2108080d17aec969c56b0b4d546b85365c</id>
<content type='text'>
Remove the trailing commas from the exported JSON file as some json
parsers just don't like it. The file 'file.json' is valid acording to
the JSON spesification.

Note: its a javascript file containing a JS variable 'trips' and not a
JSON file. Because loading a pure JSON file from local disk is not
accepted by the web-browsers itself. Actually I think changing the file
extension to .js is now makes more sense.

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>HTML: Save divecomputer data to the HTML exports</title>
<updated>2014-08-27T14:18:41Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2014-08-23T19:22:24Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d00390d46d83b07fe03c815df3af2cd2371c02a8'/>
<id>urn:sha1:d00390d46d83b07fe03c815df3af2cd2371c02a8</id>
<content type='text'>
Save divecomputers data to the JSON files. and show them in the HTML
dive detailed view.

Fixes #711

Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>HTML: time unit is in minutes not seconds.</title>
<updated>2014-08-18T03:58:42Z</updated>
<author>
<name>Gehad elrobey</name>
<email>gehadelrobey@gmail.com</email>
</author>
<published>2014-08-17T21:58:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d72e02c83e70b86f45c5c7cc63a8fd1a2cfc7330'/>
<id>urn:sha1:d72e02c83e70b86f45c5c7cc63a8fd1a2cfc7330</id>
<content type='text'>
Signed-off-by: Gehad elrobey &lt;gehadelrobey@gmail.com&gt;
Signed-off-by: Miika Turkia &lt;miika.turkia@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
