Advertisement
Guest User

Untitled

a guest
Mar 13th, 2017
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 25.24 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <feed xmlns="http://www.w3.org/2005/Atom">
  3.     <title>haiku, branch master</title>
  4.     <subtitle>Haiku's main repository</subtitle>
  5.     <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/"/>
  6.     <entry>
  7.         <title>cpu_type.h: Fix missing ;, sorry for spam</title>
  8.         <updated>2017-03-12T20:11:02Z</updated>
  9.         <author>
  10.             <name>Alexander von Gluck IV</name>
  11.             <email>kallisti5@unixzen.com</email>
  12.         </author>
  13.         <published>2017-03-12T20:11:02Z</published>
  14.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=63863c98495f55faa5252babe5991f695a4656b3"/>
  15.         <id>63863c98495f55faa5252babe5991f695a4656b3</id>
  16.         <content type="text">
  17. </content>
  18.         <content type="xhtml">
  19.             <div xmlns="http://www.w3.org/1999/xhtml">
  20.                 <pre>
  21. </pre>
  22.             </div>
  23.         </content>
  24.     </entry>
  25.     <entry>
  26.         <title>OS.h: Add AMD Ryzen CPU name identification.</title>
  27.         <updated>2017-03-12T19:46:02Z</updated>
  28.         <author>
  29.             <name>Alexander von Gluck IV</name>
  30.             <email>kallisti5@unixzen.com</email>
  31.         </author>
  32.         <published>2017-03-12T19:46:02Z</published>
  33.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=54066ddbb70fa4b8f2344300f91dd1c69a4e1d99"/>
  34.         <id>54066ddbb70fa4b8f2344300f91dd1c69a4e1d99</id>
  35.         <content type="text">
  36. * Update cpuidtool.c to new post-smp rework name
  37.   calculation
  38. </content>
  39.         <content type="xhtml">
  40.             <div xmlns="http://www.w3.org/1999/xhtml">
  41.                 <pre>
  42. * Update cpuidtool.c to new post-smp rework name
  43.   calculation
  44. </pre>
  45.             </div>
  46.         </content>
  47.     </entry>
  48.     <entry>
  49.         <title>Updated ffmpeg packages for gcc5</title>
  50.         <updated>2017-03-12T10:21:02Z</updated>
  51.         <author>
  52.             <name>Humdinger</name>
  53.             <email>humdingerb@gmail.com</email>
  54.         </author>
  55.         <published>2017-03-12T10:09:26Z</published>
  56.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=7fe374670315fadfda7b0268a61215bb7714ce5f"/>
  57.         <id>7fe374670315fadfda7b0268a61215bb7714ce5f</id>
  58.         <content type="text">
  59. Update:
  60. 3.2.4-1 for gcc5
  61. 0.10.16-1 for gcc2
  62.  
  63. Added packages needed for building 2ndary arch gcc2:
  64. libmodplug and libtool
  65. </content>
  66.         <content type="xhtml">
  67.             <div xmlns="http://www.w3.org/1999/xhtml">
  68.                 <pre>
  69. Update:
  70. 3.2.4-1 for gcc5
  71. 0.10.16-1 for gcc2
  72.  
  73. Added packages needed for building 2ndary arch gcc2:
  74. libmodplug and libtool
  75. </pre>
  76.             </div>
  77.         </content>
  78.     </entry>
  79.     <entry>
  80.         <title>df: adjusted width of columns and unit names</title>
  81.         <updated>2017-03-12T09:47:52Z</updated>
  82.         <author>
  83.             <name>Dariusz Knoci&#x144;ski</name>
  84.             <email>dknoto@gmail.com</email>
  85.         </author>
  86.         <published>2017-02-18T00:41:12Z</published>
  87.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=b03efd582a28df2598187e57702fc21094b7689f"/>
  88.         <id>b03efd582a28df2598187e57702fc21094b7689f</id>
  89.         <content type="text">
  90. - Larger columns to fit new name of file system and new default mount points.
  91. - Correct unit names based on norm IEC 60027-2.
  92.  
  93. Signed-off-by: Adrien Destugues &lt;pulkomandy@pulkomandy.tk&gt;
  94.  
  95. Fixes #13312.
  96. </content>
  97.         <content type="xhtml">
  98.             <div xmlns="http://www.w3.org/1999/xhtml">
  99.                 <pre>
  100. - Larger columns to fit new name of file system and new default mount points.
  101. - Correct unit names based on norm IEC 60027-2.
  102.  
  103. Signed-off-by: Adrien Destugues &lt;pulkomandy@pulkomandy.tk&gt;
  104.  
  105. Fixes #13312.
  106. </pre>
  107.             </div>
  108.         </content>
  109.     </entry>
  110.     <entry>
  111.         <title>Fix client hang when HEAD request is sent to PoorMan</title>
  112.         <updated>2017-03-12T09:39:09Z</updated>
  113.         <author>
  114.             <name>Kevin Wojniak</name>
  115.             <email>kainjow@users.noreply.github.com</email>
  116.         </author>
  117.         <published>2017-02-26T12:49:23Z</published>
  118.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=4d8811742fa447ec05b4993a16a0931bc29aafab"/>
  119.         <id>4d8811742fa447ec05b4993a16a0931bc29aafab</id>
  120.         <content type="text">
  121. If a HEAD request was sent to PoorMan, for example from curl
  122. ("curl --HEAD http://x.x.x.x") then the client would hang due to the connection
  123. never being closed.
  124.  
  125. In PoorManServer::_Worker, after httpd_start_request() is called, a null
  126. file_address is used to detect when libhttpd has already sent a directory
  127. listing. In this situation, PoorMan assumes libhttpd already fully handled the
  128. request. However httpd_start_request() didn't properly set this flag for HEAD
  129. requests. In the if block for a null file_address, the file descriptor was
  130. incorrectly invalidated, which prevented the connection from closing. Fixing
  131. this revealed two more bugs. The first is libhttpd was not actually sending
  132. the http headers for HEAD directory listing requests. The second is
  133. PoorManServer would increment its hit count for HEAD directory listing
  134. requests. This change also refactors file_address to a more sensible name and
  135. type that reflects its use.
  136.  
  137. Signed-off-by: Adrien Destugues &lt;pulkomandy@pulkomandy.tk&gt;
  138.  
  139. Fixes #13347.
  140. </content>
  141.         <content type="xhtml">
  142.             <div xmlns="http://www.w3.org/1999/xhtml">
  143.                 <pre>
  144. If a HEAD request was sent to PoorMan, for example from curl
  145. ("curl --HEAD http://x.x.x.x") then the client would hang due to the connection
  146. never being closed.
  147.  
  148. In PoorManServer::_Worker, after httpd_start_request() is called, a null
  149. file_address is used to detect when libhttpd has already sent a directory
  150. listing. In this situation, PoorMan assumes libhttpd already fully handled the
  151. request. However httpd_start_request() didn't properly set this flag for HEAD
  152. requests. In the if block for a null file_address, the file descriptor was
  153. incorrectly invalidated, which prevented the connection from closing. Fixing
  154. this revealed two more bugs. The first is libhttpd was not actually sending
  155. the http headers for HEAD directory listing requests. The second is
  156. PoorManServer would increment its hit count for HEAD directory listing
  157. requests. This change also refactors file_address to a more sensible name and
  158. type that reflects its use.
  159.  
  160. Signed-off-by: Adrien Destugues &lt;pulkomandy@pulkomandy.tk&gt;
  161.  
  162. Fixes #13347.
  163. </pre>
  164.             </div>
  165.         </content>
  166.     </entry>
  167.     <entry>
  168.         <title>MediaConvert: Added error messages</title>
  169.         <updated>2017-03-12T09:31:40Z</updated>
  170.         <author>
  171.             <name>Vivek Roy</name>
  172.             <email>vivekroy@outlook.com</email>
  173.         </author>
  174.         <published>2017-03-08T02:12:36Z</published>
  175.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=fdd3fd9e0689e06570a1305ef0d59cae484f9f6b"/>
  176.         <id>fdd3fd9e0689e06570a1305ef0d59cae484f9f6b</id>
  177.         <content type="text">
  178. ... when converted file cannot be writen to destination
  179.  
  180. Signed-off-by: Adrien Destugues &lt;pulkomandy@pulkomandy.tk&gt;
  181.  
  182. Fixes #12334.
  183. </content>
  184.         <content type="xhtml">
  185.             <div xmlns="http://www.w3.org/1999/xhtml">
  186.                 <pre>
  187. ... when converted file cannot be writen to destination
  188.  
  189. Signed-off-by: Adrien Destugues &lt;pulkomandy@pulkomandy.tk&gt;
  190.  
  191. Fixes #12334.
  192. </pre>
  193.             </div>
  194.         </content>
  195.     </entry>
  196.     <entry>
  197.         <title>Updates to SoftwareUpdater</title>
  198.         <updated>2017-03-11T20:27:52Z</updated>
  199.         <author>
  200.             <name>Brian Hill</name>
  201.             <email>supernova@warpmail.net</email>
  202.         </author>
  203.         <published>2017-03-11T20:16:09Z</published>
  204.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=ad7783e44df140933511f09e6750f2de4b3ba608"/>
  205.         <id>ad7783e44df140933511f09e6750f2de4b3ba608</id>
  206.         <content type="text">
  207. Committing work done to make SoftwareUpdater functional.  The
  208. application will find available updates, confirm with the user to
  209. apply updates, download packages and apply them.  There are a few bugs
  210. and features remaining to be fixed and completed:
  211.  
  212. *Bug with window resizing after packages start downloading- list view
  213.     does not resize down
  214. *Tooltips to be implemented (showing repository and other details)
  215. *Proper handling of no network or failed repository connections
  216. *Testing of the problem solver
  217. *Mode to only check for availability of updates and post notification
  218.     with results
  219. </content>
  220.         <content type="xhtml">
  221.             <div xmlns="http://www.w3.org/1999/xhtml">
  222.                 <pre>
  223. Committing work done to make SoftwareUpdater functional.  The
  224. application will find available updates, confirm with the user to
  225. apply updates, download packages and apply them.  There are a few bugs
  226. and features remaining to be fixed and completed:
  227.  
  228. *Bug with window resizing after packages start downloading- list view
  229.     does not resize down
  230. *Tooltips to be implemented (showing repository and other details)
  231. *Proper handling of no network or failed repository connections
  232. *Testing of the problem solver
  233. *Mode to only check for availability of updates and post notification
  234.     with results
  235. </pre>
  236.             </div>
  237.         </content>
  238.     </entry>
  239.     <entry>
  240.         <title>Updated fRiss, Weather, Noto font</title>
  241.         <updated>2017-03-11T18:08:03Z</updated>
  242.         <author>
  243.             <name>Humdinger</name>
  244.             <email>humdingerb@gmail.com</email>
  245.         </author>
  246.         <published>2017-03-11T18:08:03Z</published>
  247.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=74972d36d559d8e18d055f98067f23cedb7b3cc1"/>
  248.         <id>74972d36d559d8e18d055f98067f23cedb7b3cc1</id>
  249.         <content type="text">
  250. Noto package now includes NotoSansSymbols-Regular.ttf
  251. </content>
  252.         <content type="xhtml">
  253.             <div xmlns="http://www.w3.org/1999/xhtml">
  254.                 <pre>
  255. Noto package now includes NotoSansSymbols-Regular.ttf
  256. </pre>
  257.             </div>
  258.         </content>
  259.     </entry>
  260.     <entry>
  261.         <title>Change Repositories checkmark to plain text</title>
  262.         <updated>2017-03-11T12:50:33Z</updated>
  263.         <author>
  264.             <name>Brian Hill</name>
  265.             <email>supernova@warpmail.net</email>
  266.         </author>
  267.         <published>2017-03-11T12:37:20Z</published>
  268.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=69478e07cb6d7e75a14f760a1427982085e8c647"/>
  269.         <id>69478e07cb6d7e75a14f760a1427982085e8c647</id>
  270.         <content type="text">
  271. The checkmark symbol is not available in the Noto font, replacing it
  272. with plain text language until font fallback for symbols can be
  273. implemented.  Fixes #13368
  274. </content>
  275.         <content type="xhtml">
  276.             <div xmlns="http://www.w3.org/1999/xhtml">
  277.                 <pre>
  278. The checkmark symbol is not available in the Noto font, replacing it
  279. with plain text language until font fallback for symbols can be
  280. implemented.  Fixes #13368
  281. </pre>
  282.             </div>
  283.         </content>
  284.     </entry>
  285.     <entry>
  286.         <title>Update translations from Pootle</title>
  287.         <updated>2017-03-11T05:40:37Z</updated>
  288.         <author>
  289.             <name>autonielx</name>
  290.             <email>niels.reedijk+autonielx@gmail.com</email>
  291.         </author>
  292.         <published>2017-03-11T05:40:24Z</published>
  293.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=966f3ffd313e5ffa474b80eefef04745a7251447"/>
  294.         <id>966f3ffd313e5ffa474b80eefef04745a7251447</id>
  295.         <content type="text">
  296. </content>
  297.         <content type="xhtml">
  298.             <div xmlns="http://www.w3.org/1999/xhtml">
  299.                 <pre>
  300. </pre>
  301.             </div>
  302.         </content>
  303.     </entry>
  304.     <entry>
  305.         <title>Changed String in RepositoriesView</title>
  306.         <updated>2017-03-10T15:53:46Z</updated>
  307.         <author>
  308.             <name>Anirudh M</name>
  309.             <email>m.anirudh18@gmail.com</email>
  310.         </author>
  311.         <published>2017-03-10T00:17:27Z</published>
  312.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=5f020e718cde1b452538036a75e90ba1b6cbb763"/>
  313.         <id>5f020e718cde1b452538036a75e90ba1b6cbb763</id>
  314.         <content type="text">
  315. Fixes #13365
  316.  
  317. Signed-off-by: Humdinger &lt;humdingerb@gmail.com&gt;
  318. </content>
  319.         <content type="xhtml">
  320.             <div xmlns="http://www.w3.org/1999/xhtml">
  321.                 <pre>
  322. Fixes #13365
  323.  
  324. Signed-off-by: Humdinger &lt;humdingerb@gmail.com&gt;
  325. </pre>
  326.             </div>
  327.         </content>
  328.     </entry>
  329.     <entry>
  330.         <title>Updated packages for x86.</title>
  331.         <updated>2017-03-10T15:49:27Z</updated>
  332.         <author>
  333.             <name>Humdinger</name>
  334.             <email>humdingerb@gmail.com</email>
  335.         </author>
  336.         <published>2017-03-10T15:36:18Z</published>
  337.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=b79a7cde5cf7d885701da864c1fea219d7501fbf"/>
  338.         <id>b79a7cde5cf7d885701da864c1fea219d7501fbf</id>
  339.         <content type="text">
  340. </content>
  341.         <content type="xhtml">
  342.             <div xmlns="http://www.w3.org/1999/xhtml">
  343.                 <pre>
  344. </pre>
  345.             </div>
  346.         </content>
  347.     </entry>
  348.     <entry>
  349.         <title>PluginManager: Fix memory leak.</title>
  350.         <updated>2017-03-10T01:00:36Z</updated>
  351.         <author>
  352.             <name>Dario Casalinuovo</name>
  353.             <email>b.vitruvio@gmail.com</email>
  354.         </author>
  355.         <published>2017-03-10T00:59:51Z</published>
  356.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=98f2303da5c0ed19fcace3daca22153c8564eb3d"/>
  357.         <id>98f2303da5c0ed19fcace3daca22153c8564eb3d</id>
  358.         <content type="text">
  359. * Fixes #13126.
  360. </content>
  361.         <content type="xhtml">
  362.             <div xmlns="http://www.w3.org/1999/xhtml">
  363.                 <pre>
  364. * Fixes #13126.
  365. </pre>
  366.             </div>
  367.         </content>
  368.     </entry>
  369.     <entry>
  370.         <title>MediaClient: Add remaining wiring for input/output functionality</title>
  371.         <updated>2017-03-10T00:02:15Z</updated>
  372.         <author>
  373.             <name>Dario Casalinuovo</name>
  374.             <email>b.vitruvio@gmail.com</email>
  375.         </author>
  376.         <published>2017-02-18T19:40:38Z</published>
  377.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=5854fc4a7ae44143076c5fcedb0ef052d993cc3c"/>
  378.         <id>5854fc4a7ae44143076c5fcedb0ef052d993cc3c</id>
  379.         <content type="text">
  380. * BufferReceived is renamed HandleBuffer.
  381. * Update doc.
  382. * Implement buffer production private methods.
  383. </content>
  384.         <content type="xhtml">
  385.             <div xmlns="http://www.w3.org/1999/xhtml">
  386.                 <pre>
  387. * BufferReceived is renamed HandleBuffer.
  388. * Update doc.
  389. * Implement buffer production private methods.
  390. </pre>
  391.             </div>
  392.         </content>
  393.     </entry>
  394.     <entry>
  395.         <title>Additions to AboutSystem credits</title>
  396.         <updated>2017-03-09T16:23:02Z</updated>
  397.         <author>
  398.             <name>Humdinger</name>
  399.             <email>humdingerb@gmail.com</email>
  400.         </author>
  401.         <published>2017-03-09T16:23:02Z</published>
  402.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=58be34781b54370c18623b00a27801145db79157"/>
  403.         <id>58be34781b54370c18623b00a27801145db79157</id>
  404.         <content type="text">
  405. Added Brian Hill to the "Maintainers" and Vidrep to the
  406. "Contributers".
  407. </content>
  408.         <content type="xhtml">
  409.             <div xmlns="http://www.w3.org/1999/xhtml">
  410.                 <pre>
  411. Added Brian Hill to the "Maintainers" and Vidrep to the
  412. "Contributers".
  413. </pre>
  414.             </div>
  415.         </content>
  416.     </entry>
  417.     <entry>
  418.         <title>Update pci.ids from pciids.sourceforge.net</title>
  419.         <updated>2017-03-09T04:20:16Z</updated>
  420.         <author>
  421.             <name>Automatic Committer</name>
  422.             <email>autocommitter@haiku-os.org</email>
  423.         </author>
  424.         <published>2017-03-09T04:20:16Z</published>
  425.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=097f4ae572df2fc843ca60b901e0369fef76fd05"/>
  426.         <id>097f4ae572df2fc843ca60b901e0369fef76fd05</id>
  427.         <content type="text">
  428. </content>
  429.         <content type="xhtml">
  430.             <div xmlns="http://www.w3.org/1999/xhtml">
  431.                 <pre>
  432. </pre>
  433.             </div>
  434.         </content>
  435.     </entry>
  436.     <entry>
  437.         <title>Fixed bug exposed by g++ warning "unused parameter &#x2018;char_map&#x2019;".</title>
  438.         <updated>2017-03-08T20:59:54Z</updated>
  439.         <author>
  440.             <name>Jim Barry</name>
  441.             <email>jim@chez-jim.net</email>
  442.         </author>
  443.         <published>2016-01-27T12:03:07Z</published>
  444.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=ba62028d232c73fa6b1c2b2c0c253d245d2fce74"/>
  445.         <id>ba62028d232c73fa6b1c2b2c0c253d245d2fce74</id>
  446.         <content type="text">
  447. Signed-off-by: Augustin Cavalier &lt;waddlesplash@gmail.com&gt;
  448. </content>
  449.         <content type="xhtml">
  450.             <div xmlns="http://www.w3.org/1999/xhtml">
  451.                 <pre>
  452. Signed-off-by: Augustin Cavalier &lt;waddlesplash@gmail.com&gt;
  453. </pre>
  454.             </div>
  455.         </content>
  456.     </entry>
  457.     <entry>
  458.         <title>Added "explicit" specifier to constructors that would otherwise allow undesirable implicit conversion from integer types.</title>
  459.         <updated>2017-03-08T20:59:46Z</updated>
  460.         <author>
  461.             <name>Jim Barry</name>
  462.             <email>jim@chez-jim.net</email>
  463.         </author>
  464.         <published>2014-06-10T21:17:58Z</published>
  465.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=d47434c2eccb5bbf22799ce34dd27f275e813540"/>
  466.         <id>d47434c2eccb5bbf22799ce34dd27f275e813540</id>
  467.         <content type="text">
  468. Signed-off-by: Augustin Cavalier &lt;waddlesplash@gmail.com&gt;
  469. </content>
  470.         <content type="xhtml">
  471.             <div xmlns="http://www.w3.org/1999/xhtml">
  472.                 <pre>
  473. Signed-off-by: Augustin Cavalier &lt;waddlesplash@gmail.com&gt;
  474. </pre>
  475.             </div>
  476.         </content>
  477.     </entry>
  478.     <entry>
  479.         <title>Only create VS6 bugfix routine if we are running VS6 and actually use it, this is to prevent an annoying warning about unused code</title>
  480.         <updated>2017-03-08T20:01:41Z</updated>
  481.         <author>
  482.             <name>John Horigan</name>
  483.             <email>john@glyphic.com</email>
  484.         </author>
  485.         <published>2013-04-03T22:54:07Z</published>
  486.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=2651cf9b026eef8e67ad8cb0146325fbceadec80"/>
  487.         <id>2651cf9b026eef8e67ad8cb0146325fbceadec80</id>
  488.         <content type="text">
  489. Signed-off-by: Augustin Cavalier &lt;waddlesplash@gmail.com&gt;
  490. </content>
  491.         <content type="xhtml">
  492.             <div xmlns="http://www.w3.org/1999/xhtml">
  493.                 <pre>
  494. Signed-off-by: Augustin Cavalier &lt;waddlesplash@gmail.com&gt;
  495. </pre>
  496.             </div>
  497.         </content>
  498.     </entry>
  499.     <entry>
  500.         <title>Add agg_renderer_base::fill(color&amp;) method for blending a color. Complements the clear(color&amp;) method, which copies the color.</title>
  501.         <updated>2017-03-08T19:59:40Z</updated>
  502.         <author>
  503.             <name>John Horigan</name>
  504.             <email>john@glyphic.com</email>
  505.         </author>
  506.         <published>2013-04-03T23:05:26Z</published>
  507.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=3c69a2e24d54c655eae99499c7ff5aed36def422"/>
  508.         <id>3c69a2e24d54c655eae99499c7ff5aed36def422</id>
  509.         <content type="text">
  510. Signed-off-by: Augustin Cavalier &lt;waddlesplash@gmail.com&gt;
  511. </content>
  512.         <content type="xhtml">
  513.             <div xmlns="http://www.w3.org/1999/xhtml">
  514.                 <pre>
  515. Signed-off-by: Augustin Cavalier &lt;waddlesplash@gmail.com&gt;
  516. </pre>
  517.             </div>
  518.         </content>
  519.     </entry>
  520.     <entry>
  521.         <title>Add const qualifier to multiply and divide operators for agg_trans_affine/perspective</title>
  522.         <updated>2017-03-08T19:52:10Z</updated>
  523.         <author>
  524.             <name>John Horigan</name>
  525.             <email>john@glyphic.com</email>
  526.         </author>
  527.         <published>2013-04-03T18:21:36Z</published>
  528.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=cb743deb190db9692fe9395e8aebd670238c964d"/>
  529.         <id>cb743deb190db9692fe9395e8aebd670238c964d</id>
  530.         <content type="text">
  531. Signed-off-by: Augustin Cavalier &lt;waddlesplash@gmail.com&gt;
  532. </content>
  533.         <content type="xhtml">
  534.             <div xmlns="http://www.w3.org/1999/xhtml">
  535.                 <pre>
  536. Signed-off-by: Augustin Cavalier &lt;waddlesplash@gmail.com&gt;
  537. </pre>
  538.             </div>
  539.         </content>
  540.     </entry>
  541.     <entry>
  542.         <title>agg_scanline_u.h: fix wrong base_type</title>
  543.         <updated>2017-03-08T18:26:56Z</updated>
  544.         <author>
  545.             <name>Murai Takashi</name>
  546.             <email>tmurai01@gmail.com</email>
  547.         </author>
  548.         <published>2016-08-31T21:27:25Z</published>
  549.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=58916d4a365d68ddfebaa75d08d083a67350e880"/>
  550.         <id>58916d4a365d68ddfebaa75d08d083a67350e880</id>
  551.         <content type="text">
  552. As pointed out at https://sourceforge.net/p/agg/svn/37
  553.  
  554. Signed-off-by: Augustin Cavalier &lt;waddlesplash@gmail.com&gt;
  555. </content>
  556.         <content type="xhtml">
  557.             <div xmlns="http://www.w3.org/1999/xhtml">
  558.                 <pre>
  559. As pointed out at https://sourceforge.net/p/agg/svn/37
  560.  
  561. Signed-off-by: Augustin Cavalier &lt;waddlesplash@gmail.com&gt;
  562. </pre>
  563.             </div>
  564.         </content>
  565.     </entry>
  566.     <entry>
  567.         <title>libtracker: add B_TRANSLATE to List view menu.</title>
  568.         <updated>2017-03-08T17:37:25Z</updated>
  569.         <author>
  570.             <name>Murai Takashi</name>
  571.             <email>tmurai01@gmail.com</email>
  572.         </author>
  573.         <published>2017-03-07T21:29:46Z</published>
  574.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=adad0931a6372d1d5758149c25bdb40c58321480"/>
  575.         <id>adad0931a6372d1d5758149c25bdb40c58321480</id>
  576.         <content type="text">
  577. Signed-off-by: Augustin Cavalier &lt;waddlesplash@gmail.com&gt;
  578. </content>
  579.         <content type="xhtml">
  580.             <div xmlns="http://www.w3.org/1999/xhtml">
  581.                 <pre>
  582. Signed-off-by: Augustin Cavalier &lt;waddlesplash@gmail.com&gt;
  583. </pre>
  584.             </div>
  585.         </content>
  586.     </entry>
  587.     <entry>
  588.         <title>Updated ArtPaint package</title>
  589.         <updated>2017-03-05T16:11:09Z</updated>
  590.         <author>
  591.             <name>Humdinger</name>
  592.             <email>humdingerb@gmail.com</email>
  593.         </author>
  594.         <published>2017-03-05T16:09:05Z</published>
  595.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=488681e73409d278dfe17ce8ec34c1d4f3bac57a"/>
  596.         <id>488681e73409d278dfe17ce8ec34c1d4f3bac57a</id>
  597.         <content type="text">
  598. Layout improvements and bugfixes by owenca. Thanks!
  599. </content>
  600.         <content type="xhtml">
  601.             <div xmlns="http://www.w3.org/1999/xhtml">
  602.                 <pre>
  603. Layout improvements and bugfixes by owenca. Thanks!
  604. </pre>
  605.             </div>
  606.         </content>
  607.     </entry>
  608.     <entry>
  609.         <title>Complete the transition to Noto as the default font.</title>
  610.         <updated>2017-03-05T11:58:17Z</updated>
  611.         <author>
  612.             <name>Adrien Destugues</name>
  613.             <email>pulkomandy@pulkomandy.tk</email>
  614.         </author>
  615.         <published>2017-03-05T11:54:58Z</published>
  616.         <link rel="alternate" type="text/html" href="http://cgit.haiku-os.org/haiku/commit/?id=34fbc56b3fe09821f9571f472ef5a3ff527a80fc"/>
  617.         <id>34fbc56b3fe09821f9571f472ef5a3ff527a80fc</id>
  618.         <content type="text">
  619. - Both Noto and Noto Sans CJK JP are now used as font fallbacks,
  620.   allowing to cover a rather large range of characters. This also makes
  621.   it possible to mix the two fonts easily.
  622. - Remove VL-Gothic from packages and from AboutSystem
  623. - Add Noto fonts to the dependencies of the Haiku package.
  624.  
  625. This provides a similar look for all languages as discussed on the
  626. mailing list.
  627. </content>
  628.         <content type="xhtml">
  629.             <div xmlns="http://www.w3.org/1999/xhtml">
  630.                 <pre>
  631. - Both Noto and Noto Sans CJK JP are now used as font fallbacks,
  632.   allowing to cover a rather large range of characters. This also makes
  633.   it possible to mix the two fonts easily.
  634. - Remove VL-Gothic from packages and from AboutSystem
  635. - Add Noto fonts to the dependencies of the Haiku package.
  636.  
  637. This provides a similar look for all languages as discussed on the
  638. mailing list.
  639. </pre>
  640.             </div>
  641.         </content>
  642.     </entry>
  643. </feed>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement