<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, branch rel-3-3-7</title>
<subtitle>Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/'/>
<entry>
<title>ScintillaGTK: Call superclass finalize() in ScintillaObject</title>
<updated>2013-11-15T22:34:47+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>thomas.martitz@student.htw-berlin.de</email>
</author>
<published>2013-11-15T22:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3248620b402246620855acd33fff375301931c36'/>
<id>3248620b402246620855acd33fff375301931c36</id>
<content type='text'>
The ScintillaObject class does not chain up to its superclass in the finalize()
function. This is a bug and must be done according to the GLib/GObject
documentation. One effect of this is that the destroy notifiers supplied in
e.g. g_object_set_data_full() are never run.

Fixes Bug: #1549 ScintillaObject.finalize() does not chain up
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ScintillaObject class does not chain up to its superclass in the finalize()
function. This is a bug and must be done according to the GLib/GObject
documentation. One effect of this is that the destroy notifiers supplied in
e.g. g_object_set_data_full() are never run.

Fixes Bug: #1549 ScintillaObject.finalize() does not chain up
</pre>
</div>
</content>
</entry>
<entry>
<title>ScintillaGTK: Call superclass finalize() in ScintillaObject</title>
<updated>2013-11-13T22:36:19+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>thomas.martitz@student.htw-berlin.de</email>
</author>
<published>2013-11-13T22:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=96a81ace969de29b6394ab46ad2a3188e2e40406'/>
<id>96a81ace969de29b6394ab46ad2a3188e2e40406</id>
<content type='text'>
The ScintillaObject class does not chain up to its superclass in the finalize()
function. This is a bug and must be done according to the GLib/GObject
documentation. One effect of this is that the destroy notifiers supplied in
e.g. g_object_set_data_full() are never run.

Fixes Bug: #1549 ScintillaObject.finalize() does not chain up
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The ScintillaObject class does not chain up to its superclass in the finalize()
function. This is a bug and must be done according to the GLib/GObject
documentation. One effect of this is that the destroy notifiers supplied in
e.g. g_object_set_data_full() are never run.

Fixes Bug: #1549 ScintillaObject.finalize() does not chain up
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1546]. Fix horizontal scroll bar range to not be double the needed width.</title>
<updated>2013-11-07T05:50:55+00:00</updated>
<author>
<name>neilh</name>
<email>neilh@scintilla.org</email>
</author>
<published>2013-11-07T05:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2846e66bca66bb6f5fa5afdb53b92643f2e70e66'/>
<id>2846e66bca66bb6f5fa5afdb53b92643f2e70e66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean line-end whitespace.</title>
<updated>2013-11-03T06:16:06+00:00</updated>
<author>
<name>neilh</name>
<email>neilh@scintilla.org</email>
</author>
<published>2013-11-03T06:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0000ed4f8695e614287c7560b99893673754b3cc'/>
<id>0000ed4f8695e614287c7560b99893673754b3cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid warnings for scope and unused value set.</title>
<updated>2013-11-03T06:10:31+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-11-03T06:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=261d7acd750851da852c61e40fa3edd4672d94a1'/>
<id>261d7acd750851da852c61e40fa3edd4672d94a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Report control key as SCI_META for mouse down events for GTK+ on OS X.</title>
<updated>2013-11-03T03:34:21+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-11-03T03:34:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=16a17ade5579eee392cc9a4d700cc9de0862e437'/>
<id>16a17ade5579eee392cc9a4d700cc9de0862e437</id>
<content type='text'>
Also enables more flexibility with modifier keys.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also enables more flexibility with modifier keys.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added FocusIn and FocusOut notification events (SCN_FOCUSIN/SCN_FOCUSOUT) to be</title>
<updated>2013-09-30T04:32:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-09-30T04:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=973d219c3051089dd2ccab7785dc7b8ac9334105'/>
<id>973d219c3051089dd2ccab7785dc7b8ac9334105</id>
<content type='text'>
used in preference to the SCEN_SETFOCUS and SCEN_KILLFOCUS command events.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
used in preference to the SCEN_SETFOCUS and SCEN_KILLFOCUS command events.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use C++ struct initialization {} so can drop -Wno-missing-braces setting for gcc.</title>
<updated>2013-09-10T04:44:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-09-10T04:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8ba6c4c8e180b7506d1cb4f012aac253b3da6750'/>
<id>8ba6c4c8e180b7506d1cb4f012aac253b3da6750</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop warning setting -Wno-missing-braces since this has had no effect since gcc 4.2.</title>
<updated>2013-09-10T03:20:50+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-09-10T03:20:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8972cd49a9cb27f21adcb99b5b12a3791de26c34'/>
<id>8972cd49a9cb27f21adcb99b5b12a3791de26c34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix namespace compilation errors when SCI_NAMESPACE defined.</title>
<updated>2013-09-04T01:32:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-09-04T01:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=86af455e71ba0cc42e48ca712c3617da3f11c69d'/>
<id>86af455e71ba0cc42e48ca712c3617da3f11c69d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
