<feed xmlns='http://www.w3.org/2005/Atom'>
<title>spice.git/client/windows, branch 0.4</title>
<subtitle>Spice</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/'/>
<entry>
<title>change version to 0.4.2</title>
<updated>2010-01-10T21:30:40+00:00</updated>
<author>
<name>Yaniv Kamay</name>
<email>ykamay@redhat.com</email>
</author>
<published>2010-01-10T21:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=e02374c544c5db22423d48a88bca03acfa597174'/>
<id>e02374c544c5db22423d48a88bca03acfa597174</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spice: configure: mv ffmpeg_inc.h.in from common/ to client/</title>
<updated>2010-01-10T17:46:36+00:00</updated>
<author>
<name>Uri Lublin</name>
<email>uril@redhat.com</email>
</author>
<published>2010-01-07T20:22:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=cf60cddbdd3468ec49d387f1944c068bd35fca92'/>
<id>cf60cddbdd3468ec49d387f1944c068bd35fca92</id>
<content type='text'>
Moved  common/win/ffmpeg_inc.h      to   client/windows/
Moved  common/linux/ffmpeg_inc.h.in to   client/x11/
Copied common/linux/ffmpeg_inc.h.in to   server/
Update *configure.ac and */Makefile.am accordingly (* is
for {common,server,client}

Signed-off-by: Yaniv Kamay &lt;ykamay@rehdat.com&gt;
Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved  common/win/ffmpeg_inc.h      to   client/windows/
Moved  common/linux/ffmpeg_inc.h.in to   client/x11/
Copied common/linux/ffmpeg_inc.h.in to   server/
Update *configure.ac and */Makefile.am accordingly (* is
for {common,server,client}

Signed-off-by: Yaniv Kamay &lt;ykamay@rehdat.com&gt;
Signed-off-by: Uri Lublin &lt;uril@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>client: add Platform::term_printf</title>
<updated>2010-01-10T11:41:08+00:00</updated>
<author>
<name>Yaniv Kamay</name>
<email>ykamay@redhat.com</email>
</author>
<published>2010-01-09T21:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=6d9026c4b4620b4f65d172522b7b3a7aed4a94df'/>
<id>6d9026c4b4620b4f65d172522b7b3a7aed4a94df</id>
<content type='text'>
Platform::term_printf is a variant of printf that
on windows dynamically opens console in order to
have visible output during command line processing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Platform::term_printf is a variant of printf that
on windows dynamically opens console in order to
have visible output during command line processing.
</pre>
</div>
</content>
</entry>
<entry>
<title>client: fix logger init mix-up</title>
<updated>2010-01-10T11:40:53+00:00</updated>
<author>
<name>Yaniv Kamay</name>
<email>ykamay@redhat.com</email>
</author>
<published>2010-01-09T13:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=0bd3b58bc916525f957994acda875f96c7a036dc'/>
<id>0bd3b58bc916525f957994acda875f96c7a036dc</id>
<content type='text'>
enable log rotate in case RED_DEBUG is not defined
and disable log rotate in case RED_DEBUG is defined
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
enable log rotate in case RED_DEBUG is not defined
and disable log rotate in case RED_DEBUG is defined
</pre>
</div>
</content>
</entry>
<entry>
<title>client: move log file to spicec appdata dir</title>
<updated>2010-01-10T11:40:31+00:00</updated>
<author>
<name>Yaniv Kamay</name>
<email>ykamay@redhat.com</email>
</author>
<published>2010-01-09T13:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=db5375a5f898c396fc7e66abf1bb761b16c5a684'/>
<id>db5375a5f898c396fc7e66abf1bb761b16c5a684</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spice: menu additons</title>
<updated>2010-01-07T11:09:26+00:00</updated>
<author>
<name>Arnon Gilboa</name>
<email>agilboa@redhat.com</email>
</author>
<published>2010-01-07T09:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=15fff174ebe05d34541a28769686f860fa9adbb3'/>
<id>15fff174ebe05d34541a28769686f860fa9adbb3</id>
<content type='text'>
-functions: set_name, remove_command, remove_sub, clear
-item state &amp; enum
-add state support in RedWindow insert_command &amp; insert_menu
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-functions: set_name, remove_command, remove_sub, clear
-item state &amp; enum
-add state support in RedWindow insert_command &amp; insert_menu
</pre>
</div>
</content>
</entry>
<entry>
<title>spice: add missing break</title>
<updated>2010-01-06T15:23:47+00:00</updated>
<author>
<name>Arnon Gilboa</name>
<email>agilboa@redhat.com</email>
</author>
<published>2010-01-06T08:28:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=185fe4777c3f1ad7e81fe0239dc60d6f79d89bbd'/>
<id>185fe4777c3f1ad7e81fe0239dc60d6f79d89bbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>server,client: server authentication for secured channels. #527411 #549673.</title>
<updated>2010-01-06T14:06:46+00:00</updated>
<author>
<name>Yonit Halperin</name>
<email>yhalperi@redhat.com</email>
</author>
<published>2009-12-30T14:07:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=e38a61900711169d66b1fa7e117b04d49106a1da'/>
<id>e38a61900711169d66b1fa7e117b04d49106a1da</id>
<content type='text'>
3 available mechanisms:  by public key, by host name, and by certificate subject name.
    In the former method, chain of trust verification is not performed.
    The CA certificate files are looked for under &lt;spice-config-dir&gt;/spice_truststore.pem

    windows &lt;spice-config-dir&gt;=%APPDATA%\spicec\
    linux &lt;spice-config-dir&gt;=$HOME/.spicec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
3 available mechanisms:  by public key, by host name, and by certificate subject name.
    In the former method, chain of trust verification is not performed.
    The CA certificate files are looked for under &lt;spice-config-dir&gt;/spice_truststore.pem

    windows &lt;spice-config-dir&gt;=%APPDATA%\spicec\
    linux &lt;spice-config-dir&gt;=$HOME/.spicec
</pre>
</div>
</content>
</entry>
<entry>
<title>client: use spice icon instead-of solidice icon</title>
<updated>2010-01-04T19:18:57+00:00</updated>
<author>
<name>Yaniv Kamay</name>
<email>ykamay@redhat.com</email>
</author>
<published>2010-01-04T19:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=68fa759dc468d23881b9b2521f644e4b4fb5f0c4'/>
<id>68fa759dc468d23881b9b2521f644e4b4fb5f0c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spice: position mouse in primary monitor center after full screen toggle</title>
<updated>2010-01-03T15:55:32+00:00</updated>
<author>
<name>Arnon Gilboa</name>
<email>agilboa@redhat.com</email>
</author>
<published>2009-12-30T11:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/spice.git/commit/?id=4202ee3945bdcbe78326562b49817c086dc67e18'/>
<id>4202ee3945bdcbe78326562b49817c086dc67e18</id>
<content type='text'>
-move _focused &amp; _pointer_in_window from RedWindow to RedWindow_p's
-move shadow focus &amp; cursor handling to sync()
-add reset_cursor_pos() to Platform
-Monitor set_mode()/restore() use virtual do_set_mode()/do_restore()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-move _focused &amp; _pointer_in_window from RedWindow to RedWindow_p's
-move shadow focus &amp; cursor handling to sync()
-add reset_cursor_pos() to Platform
-Monitor set_mode()/restore() use virtual do_set_mode()/do_restore()
</pre>
</div>
</content>
</entry>
</feed>
