<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/share/themes-galaxy.css, branch 17.7</title>
<subtitle>Mageia Installer and base platform for many utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/'/>
<entry>
<title>Make the resize handler more visible (mga#15728)</title>
<updated>2015-04-22T07:41:31+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2015-04-21T21:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=8a3e0a2b8b39048f5c4727cf408239a257737907'/>
<id>8a3e0a2b8b39048f5c4727cf408239a257737907</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Making the resizing handle wider</title>
<updated>2015-04-20T20:45:56+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2015-04-20T17:05:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=311a3b0293a150d84c629bd265152a4e87e96107'/>
<id>311a3b0293a150d84c629bd265152a4e87e96107</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop useless logo style</title>
<updated>2013-12-04T14:16:06+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-12-04T14:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=fe91a26bf9bb3298605b76d226db3f329421b1c6'/>
<id>fe91a26bf9bb3298605b76d226db3f329421b1c6</id>
<content type='text'>
unused since July 2008
see commits e5ebd1827, 5a380298d, 0aceb01fd, &amp; 3ee8b0b2c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unused since July 2008
see commits e5ebd1827, 5a380298d, 0aceb01fd, &amp; 3ee8b0b2c
</pre>
</div>
</content>
</entry>
<entry>
<title>fix blue background behind left panel text (mga#11866)</title>
<updated>2013-12-04T14:12:25+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-12-04T14:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=60665b8f4ee4267e32c5306e485dc3264d4246cb'/>
<id>60665b8f4ee4267e32c5306e485dc3264d4246cb</id>
<content type='text'>
Due to the switch from RC to CSS, the background color now got enforced by gtk3 (#11866)
=&gt; drop the useless bg color.

this affected both installer &amp; (no yet released) mcc.
Detected first while testing gtk3 mcc and then also reported once
oxygen-gtk3 was fixed regarding Banners.

Spotted by Hugo Pereira Da Costa in
https://bugs.kde.org/show_bug.cgi?id=328383
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to the switch from RC to CSS, the background color now got enforced by gtk3 (#11866)
=&gt; drop the useless bg color.

this affected both installer &amp; (no yet released) mcc.
Detected first while testing gtk3 mcc and then also reported once
oxygen-gtk3 was fixed regarding Banners.

Spotted by Hugo Pereira Da Costa in
https://bugs.kde.org/show_bug.cgi?id=328383
</pre>
</div>
</content>
</entry>
<entry>
<title>fix titles not being blue anymore</title>
<updated>2013-12-02T13:31:42+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-12-02T13:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=11ba82c878d478bd7707dd7a5d1083b19ecd4060'/>
<id>11ba82c878d478bd7707dd7a5d1083b19ecd4060</id>
<content type='text'>
in CSS, we need to match sub widgets too for installer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in CSS, we need to match sub widgets too for installer
</pre>
</div>
</content>
</entry>
<entry>
<title>fix left panel text being black instead of white (mga#11792)</title>
<updated>2013-11-28T08:33:03+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-11-28T08:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=1285c7382105cba7e4567c3a4c890cec2708b4a2'/>
<id>1285c7382105cba7e4567c3a4c890cec2708b4a2</id>
<content type='text'>
issue introduced in commit 7bebddbde7bc6aeef0cbacc46df5bd3a4162160a
when switching from gtk2 RC files to gtk3 CSS:
we need to add "*" to match children widgets too
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
issue introduced in commit 7bebddbde7bc6aeef0cbacc46df5bd3a4162160a
when switching from gtk2 RC files to gtk3 CSS:
we need to add "*" to match children widgets too
</pre>
</div>
</content>
</entry>
<entry>
<title>kill empty line</title>
<updated>2013-11-28T08:33:03+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-11-28T08:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f1fc9d3e4ccb4a7a27e7c080d338fa78ea7fa3e6'/>
<id>f1fc9d3e4ccb4a7a27e7c080d338fa78ea7fa3e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(import_style_ressources) convert Galaxy theme to CSS</title>
<updated>2013-11-24T20:28:37+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2012-08-01T16:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7bebddbde7bc6aeef0cbacc46df5bd3a4162160a'/>
<id>7bebddbde7bc6aeef0cbacc46df5bd3a4162160a</id>
<content type='text'>
(styling has totally changed in gtk+3)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(styling has totally changed in gtk+3)
</pre>
</div>
</content>
</entry>
</feed>
