<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git, branch v3.1</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v3.1</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v3.1'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2013-05-17T17:28:53Z</updated>
<entry>
<title>Documentation: improve instructions for upload to divelogs.de</title>
<updated>2013-05-17T17:28:53Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-05-17T17:28:53Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=082ec43eeabe92c7d65d3ab0f189e8fb43016f35'/>
<id>urn:sha1:082ec43eeabe92c7d65d3ab0f189e8fb43016f35</id>
<content type='text'>
Suggested-by: Peter Konings &lt;peter.l.e.konings@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix yet another selection issue</title>
<updated>2013-05-17T15:34:45Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-05-17T15:23:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=831656435616edc6f2fc3bf863b1f115b2ee35fe'/>
<id>urn:sha1:831656435616edc6f2fc3bf863b1f115b2ee35fe</id>
<content type='text'>
If we manually deselect dives without changing Gtk's notion of what is
selected and then want to simply recreate the dive list, Gtk re-selects
the unselected dives in the process of clearing out the dive list. How
very strange.

Also, after making changes to the selection we need to make sure that we
update the stats.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Fix "Select tags" dialog behavior</title>
<updated>2013-05-17T15:34:45Z</updated>
<author>
<name>Sergey Starosek</name>
<email>sergey.starosek@gmail.com</email>
</author>
<published>2013-05-17T10:05:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=2742d59b368e9a039f822eea5686186a27866e18'/>
<id>urn:sha1:2742d59b368e9a039f822eea5686186a27866e18</id>
<content type='text'>
* Apply filter only when OK button pressed
* Restore tags selection from dive mask when Cancel button pressed
* Fix selection logic when selected or all dives are filtered out (hide
  profile, tooltips, etc.)

Not sure whether call to repaint_dive() is required.

Signed-off-by: Sergey Starosek &lt;sergey.starosek@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Do not add unnecessary / at end of location on divelogs import</title>
<updated>2013-05-17T13:50:50Z</updated>
<author>
<name>Miika Turkia</name>
<email>miika.turkia@gmail.com</email>
</author>
<published>2013-05-17T03:48:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e07072f10a130a5e3a3aca8d1d7cf01d917044ed'/>
<id>urn:sha1:e07072f10a130a5e3a3aca8d1d7cf01d917044ed</id>
<content type='text'>
The check if both location and site exist was flawed causing an extra
slash on location name when the SITE was empty. Thus resulting in
multiple location candidates when exporting to divelogs.de and
re-importing to Subsurface.

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>Documentation: update divelogs.de export explanation</title>
<updated>2013-05-17T00:49:01Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-05-17T00:49:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=59a0c5cdcdec9d1e5def843a553bb27706f4ce1c'/>
<id>urn:sha1:59a0c5cdcdec9d1e5def843a553bb27706f4ce1c</id>
<content type='text'>
Thanks to commit 347019272a57 ("Hide user password in Upload to
divelogs.de dialog") we no longer show the password on screen.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Initialize / reset selected_dive to -1</title>
<updated>2013-05-16T16:10:11Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-05-16T16:09:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=1ba901fed670ecf55e44b0d8aafb78ede53c9105'/>
<id>urn:sha1:1ba901fed670ecf55e44b0d8aafb78ede53c9105</id>
<content type='text'>
The value of 0 that we used is actually a valid value and could cause
confusion.

Suggested-by: Tomaz Canabrava &lt;tcanabrava@kde.org&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Hide user password in Upload to divelogs.de dialog</title>
<updated>2013-05-16T15:39:05Z</updated>
<author>
<name>Sergey Starosek</name>
<email>sergey.starosek@gmail.com</email>
</author>
<published>2013-05-16T11:31:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=69da208080bf6af0af3b5a2adfa9347019272a57'/>
<id>urn:sha1:69da208080bf6af0af3b5a2adfa9347019272a57</id>
<content type='text'>
Signed-off-by: Sergey Starosek &lt;sergey.starosek@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>"Enter" button activates default OK response.</title>
<updated>2013-05-16T15:38:58Z</updated>
<author>
<name>Sergey Starosek</name>
<email>sergey.starosek@gmail.com</email>
</author>
<published>2013-05-16T11:31:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b202b5a2ac2830524895e75fbb6d5b6b6142caf1'/>
<id>urn:sha1:b202b5a2ac2830524895e75fbb6d5b6b6142caf1</id>
<content type='text'>
Implemented for the following dialogs: Preferences,
Select Tags, Select Events, Renumber, Upload to divelogs.de

Not shure whether this is appropriare for Print and Planner
dialogs.

Signed-off-by: Sergey Starosek &lt;sergey.starosek@gmail.com&gt;
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Documentation: more tweaks/additions to "Viewing and Completing Your Logs"</title>
<updated>2013-05-16T05:39:19Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-05-16T05:39:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d6f279a4155aca1652598dfd4be299c6353d206a'/>
<id>urn:sha1:d6f279a4155aca1652598dfd4be299c6353d206a</id>
<content type='text'>
Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Add missing widget title for manual dive entry / edit</title>
<updated>2013-05-16T05:32:08Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2013-05-16T05:25:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=4e1b66414e9c03e4a53f0fb09c1659cdfebc1c89'/>
<id>urn:sha1:4e1b66414e9c03e4a53f0fb09c1659cdfebc1c89</id>
<content type='text'>
Buffer was used uninitialized instead.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
