commit 3a37b04ea7d3afd2e5c2fc4e084c4ea169c3e3e4 Author: Nacho Date: Fri Mar 25 22:00:18 2011 +0100 aisleriot: add a primary-toolbar style class to the toolbar aisleriot/window.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 2f8d28a49cedd98a5d180742a1859499c453c1e8 Author: Thomas Hindoe Paaboel Andersen Date: Fri Mar 25 21:05:43 2011 +0100 NEWS update for 2.91.93 NEWS | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 84 insertions(+), 0 deletions(-) commit 132bbb8f5c069a538ba37afaa2232a8af46d6342 Author: Thomas Hindoe Paaboel Andersen Date: Fri Mar 25 20:45:33 2011 +0100 version bump configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 6ba272064a880fc38b937c3e8e116909f7531945 Author: Aron Xu Date: Thu Mar 24 16:21:40 2011 +0000 Update Simplified Chinese translation. po/zh_CN.po | 3973 ++++++++++++++++++++++++++++------------------------------- 1 files changed, 1901 insertions(+), 2072 deletions(-) commit cc2d05b74bc9f00fcddbdb06685e265248f1593a Author: Alexander Shopov Date: Thu Mar 24 06:37:07 2011 +0200 Updated Bulgarian translation po/bg.po | 3670 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 1705 insertions(+), 1965 deletions(-) commit d9ae9d57a997f5af57dbdd5846d8db8f2a26c5db Author: Yuri Myasoedov Date: Mon Mar 21 23:12:10 2011 +0300 Updated Russian translation po/ru.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 65a5a49989edcfd217d1170d0270177a897d214c Author: Christian Persch Date: Mon Mar 21 15:41:42 2011 +0100 aisleriot: Crush PNG files .../gnome/hicolor_apps_256x256_gnome-aisleriot.png | Bin 61496 -> 41712 bytes .../gnome/hicolor_apps_256x256_gnome-freecell.png | Bin 60308 -> 45585 bytes 2 files changed, 0 insertions(+), 0 deletions(-) commit ebac2e77620ce2b1d8dccb25fe10337fa1bb5a7e Author: Christian Persch Date: Mon Mar 21 15:33:47 2011 +0100 aisleriot: icons: Make 256 size aisleriot and freecell icons more similar Use the same layout, except for aisleriot the 2 bottom cards are face-down. .../gnome/hicolor_apps_256x256_gnome-aisleriot.png | Bin 10659 -> 61496 bytes .../gnome/hicolor_apps_256x256_gnome-aisleriot.svg | 129 ++++++++++++++++---- 2 files changed, 106 insertions(+), 23 deletions(-) commit e97f6156918058441a19b4232244e144981c2760 Author: Christian Persch Date: Mon Mar 21 15:20:05 2011 +0100 aisleriot: icons: Add 256 size freecell app icon Derived from Paris card theme in gnome-games-extra-data, composed in gedit, and converted to PNG with rsvg-convert. Licence is GPL 3+. aisleriot/icons/gnome/Makefile.am | 2 + .../gnome/hicolor_apps_256x256_gnome-freecell.png | Bin 0 -> 60308 bytes .../gnome/hicolor_apps_256x256_gnome-freecell.svg | 285 ++++++++++++++++++++ 3 files changed, 287 insertions(+), 0 deletions(-) commit d0ce382f6016986b6030be2e7f09d8c1f5274439 Author: Christian Persch Date: Wed Aug 18 12:40:05 2010 +0200 aisleriot: Remove sol/clutter from 3.0 branch sol/clutter is experimental, and buggy, and distributions should never ship it to end users. This will be reverted on master after branching. aisleriot/Makefile.am | 65 - aisleriot/ar-clutter-embed.c | 271 --- aisleriot/ar-clutter-embed.h | 61 - aisleriot/ar-style-gtk.c | 19 - aisleriot/ar-style-private.h | 12 - aisleriot/ar-style.c | 103 - aisleriot/ar-style.h | 15 - aisleriot/baize.c | 91 - aisleriot/baize.h | 65 - aisleriot/board.c | 3536 -------------------------------- aisleriot/board.h | 99 - aisleriot/card.c | 364 ---- aisleriot/card.h | 79 - aisleriot/game.c | 55 - aisleriot/game.h | 14 - aisleriot/lib/Makefile.am | 12 - aisleriot/lib/ar-card-textures-cache.c | 374 ---- aisleriot/lib/ar-card-textures-cache.h | 74 - aisleriot/prop-editor.c | 95 - aisleriot/slot-renderer.c | 691 ------- aisleriot/slot-renderer.h | 101 - aisleriot/sol.c | 28 - aisleriot/window.c | 156 +-- configure.in | 19 +- po/POTFILES.in | 2 - 25 files changed, 5 insertions(+), 6396 deletions(-) commit 8fed23ae5351ca09841b64fff10c4de24e068a27 Author: Rudolfs Mazurs Date: Sun Mar 20 16:01:25 2011 +0200 Updated Latvian translation. po/lv.po | 3121 ++++---------------------------------------------------------- 1 files changed, 176 insertions(+), 2945 deletions(-) commit 358b2a912c383f96272371ed634116ef389ce4e3 Author: Christian Persch Date: Sun Mar 20 13:29:47 2011 +0100 libgames-support: Ifdef icons not used on hildon Bug #622310. libgames-support/games-stock.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 4abd256f9ce85455d7229b4c9f4d322d14913b16 Author: Peter Mráz Date: Sun Mar 20 10:16:43 2011 +0100 Updated Slovak translation po/sk.po |11075 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 4659 insertions(+), 6416 deletions(-) commit e30ce647730bdae0e9a79a69a70c1eb88357dfd7 Author: Christian Persch Date: Sun Mar 20 01:53:51 2011 +0100 aisleriot: Crush PNG files .../gnome/hicolor_apps_16x16_gnome-aisleriot.png | Bin 699 -> 655 bytes .../gnome/hicolor_apps_16x16_gnome-freecell.png | Bin 436 -> 372 bytes .../gnome/hicolor_apps_22x22_gnome-freecell.png | Bin 1179 -> 1179 bytes .../gnome/hicolor_apps_256x256_gnome-aisleriot.png | Bin 16920 -> 10659 bytes .../gnome/hicolor_apps_32x32_gnome-aisleriot.png | Bin 1422 -> 1418 bytes .../gnome/hicolor_apps_32x32_gnome-freecell.png | Bin 1772 -> 1769 bytes .../gnome/hicolor_apps_48x48_gnome-aisleriot.png | Bin 2701 -> 2672 bytes .../gnome/hicolor_apps_48x48_gnome-freecell.png | Bin 3108 -> 3069 bytes 8 files changed, 0 insertions(+), 0 deletions(-) commit 241072838bf46c85c5c3e8d8589d03bdfa34a4a0 Author: Lucian Adrian Grijincu Date: Wed Mar 16 16:11:51 2011 +0100 Updated Romanian translation po/ro.po | 6224 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 3164 insertions(+), 3060 deletions(-) commit ed8c470cdc9510614d598e468f070f8070a40eb9 Author: Christian Persch Date: Sun Mar 20 01:38:31 2011 +0100 aisleriot: Add 256x256 app icon Add new 256x256 size app icon. The source is hicolor_apps_256x256_gnome-aisleriot.svg, which was derived from the Paris card theme in gnome-games-extra-data. Editing done in gedit, and rendered to PNG with rsvg-convert. Licence is GPL 3+. Bug #644819. aisleriot/icons/gnome/Makefile.am | 5 + .../gnome/hicolor_apps_256x256_gnome-aisleriot.png | Bin 0 -> 16920 bytes .../gnome/hicolor_apps_256x256_gnome-aisleriot.svg | 187 ++++++++++++++++++++ 3 files changed, 192 insertions(+), 0 deletions(-) commit 686c48373fef96f68c8e083c4d968a116774184c Author: Christian Persch Date: Sun Mar 20 01:03:06 2011 +0100 aisleriot: More debug UI Add prop editor for the window's GtkSettings. aisleriot/window.c | 30 ++++++++++++++++++++++++++---- 1 files changed, 26 insertions(+), 4 deletions(-) commit 795c35ebf4a887343b3d800a6f591bc5983e8702 Author: Christian Persch Date: Sun Mar 20 00:48:17 2011 +0100 aisleriot: Fix card theme menu The order in which the card theme directories are scanned assumed that the first theme with a given pref name is retained, but the code actually replaced that one when further themes with the same pref name were found. Fixing that fixes the card theme menu in aisleriot to show the current theme correctly. aisleriot/lib/ar-card-themes.c | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) commit ab1d8c3a37fc5407bc88a98fecf42fe3f35ec2a6 Author: Christian Persch Date: Sun Mar 20 00:31:02 2011 +0100 aisleriot: Switch default theme back to bonded aisleriot/data/Makefile.am | 2 +- aisleriot/data/bonded.svg | 1320 ++++++++++++++++++++++++++++++++++ aisleriot/data/gnomangelo_bitmap.svg | 699 ------------------ configure.in | 4 +- 4 files changed, 1323 insertions(+), 702 deletions(-) commit 59ec4eb3f91a624816789fb863fc3390c235791c Author: Jason D. Clinton Date: Fri Mar 18 13:24:06 2011 -0500 gnomine: use the new Gnomine icons in the About dialog gnomine/gnomine.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit be131f029659916bb1fc8f83241333bad0c74c30 Author: Jason D. Clinton Date: Thu Mar 17 23:08:12 2011 -0500 build: add new Gnomine icons from last commit to build system configure.in | 1 + gnomine/Makefile.am | 2 +- gnomine/gnomine.desktop.in.in | 2 +- gnomine/icons/Makefile.am | 54 +++++++++++++++ icons/Makefile.am | 11 --- icons/hicolor_apps_16x16_gnome-mines.png | Bin 736 -> 0 bytes icons/hicolor_apps_22x22_gnome-mines.png | Bin 1281 -> 0 bytes icons/hicolor_apps_24x24_gnome-mines.png | Bin 1325 -> 0 bytes icons/hicolor_apps_32x32_gnome-mines.png | Bin 2158 -> 0 bytes icons/hicolor_apps_48x48_gnome-mines.png | Bin 3398 -> 0 bytes icons/hicolor_apps_scalable_gnome-mines.svg | 93 --------------------------- 11 files changed, 57 insertions(+), 106 deletions(-) commit 2ef538d39787b1f4de79a2c708c3b4135bcbce60 Author: Lapo Calamandrei Date: Thu Mar 17 22:09:46 2011 -0500 gnomine: add icons from Lapo Calamandrei Approved by release-team and docs team. https://bugzilla.gnome.org/show_bug.cgi?id=644820 gnomine/icons/hicolor/16x16/apps/gnomine.png | Bin 0 -> 933 bytes gnomine/icons/hicolor/22x22/apps/gnomine.png | Bin 0 -> 1264 bytes gnomine/icons/hicolor/24x24/apps/gnomine.png | Bin 0 -> 1301 bytes gnomine/icons/hicolor/256x256/apps/gnomine.png | Bin 0 -> 37178 bytes gnomine/icons/hicolor/32x32/apps/gnomine.png | Bin 0 -> 2354 bytes gnomine/icons/hicolor/48x48/apps/gnomine.png | Bin 0 -> 3939 bytes gnomine/icons/render-bitmaps.rb | 49 + gnomine/icons/src/gnomine.svg | 8332 ++++++++++++++++++++++++ 8 files changed, 8381 insertions(+), 0 deletions(-) commit e839f8c8139818427215df51e528d627b2b13551 Author: Jason D. Clinton Date: Wed Mar 16 17:00:34 2011 -0500 git.mk: sync up with git.mk from upstream pango git He did a much better job of Handling Mallard docs than I did. :) git.mk | 29 ++++++++++++++++++++++------- 1 files changed, 22 insertions(+), 7 deletions(-) commit 888d85f36e7729776b277690cafa34d4a0547194 Author: Thomas Hindoe Paaboel Andersen Date: Thu Mar 17 23:22:50 2011 +0100 quadrapassel: Better error message if clutter fails to init quadrapassel/main.cpp | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) commit 82602fe728f35f113026f43d482ad355d93db246 Author: Thomas Hindoe Paaboel Andersen Date: Thu Mar 17 23:20:50 2011 +0100 gnibbles: Better error message if clutter fails to init gnibbles/main.c | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-) commit 7d6bd855fb240b86126b11b8575118eccd1a4666 Author: Mario Blättermann Date: Thu Mar 17 13:32:59 2011 +0100 [l10n] Updated German translation po/de.po | 2405 ++------------------------------------------------------------ 1 files changed, 71 insertions(+), 2334 deletions(-) commit f074e8778f6da7563cad43fec11690fda21060fa Author: Manoj Kumar Giri Date: Thu Mar 17 14:48:04 2011 +0530 Updated Oriya Translation po/or.po | 9017 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 4441 insertions(+), 4576 deletions(-) commit f39f8f4e5e2c9c313239151b773c05c164a08208 Author: Duarte Loreto Date: Thu Mar 17 00:41:48 2011 +0000 Updated Portuguese translation po/pt.po | 3783 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 1822 insertions(+), 1961 deletions(-) commit ec7d1d26aa2211e248196861be963eaa6e723d20 Author: Craig Duncan Date: Thu Aug 19 15:32:06 2010 +0100 Only show the preview block in the correct circumstances This patch is closely related to 168273 and probably depends on it http://bugzilla-attachments.gnome.org/attachment.cgi?id=168273 It stops the preview from being generated when either the preview blocks option is off, or the difficult blocks option is on. However the preview still needs to be generated for the theme selection dialog. So I've added a force parameter to previewBlock() function for this scenario https://bugzilla.gnome.org/show_bug.cgi?id=617093 quadrapassel/preview.cpp | 18 ++++++++++++------ quadrapassel/preview.h | 2 +- quadrapassel/tetris.cpp | 8 ++++---- quadrapassel/tetris.h | 1 + 4 files changed, 18 insertions(+), 11 deletions(-) commit 7868fe1b2f4580877e0a746ac84adca82f1cdc4f Author: Craig Duncan Date: Thu Aug 19 10:25:56 2010 +0100 Don't show a preview when "Choose difficult blocks" is switched on I've added a check during the preview generation, and if the bastard_mode flag is on then it sets the entire preview area as empty. I've also indicated on the preferences dialog that previews are unavailable. (Minor modifications for D_SEAL by jclinton) quadrapassel/preview.cpp | 3 ++- quadrapassel/tetris.cpp | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletions(-) commit 59d964fc1e9d9971e43476fc38c04baf7856f471 Author: Christian Persch Date: Wed Mar 16 21:36:38 2011 +0100 aisleriot: Move app icons to aisleriot Move the aisleriot app icons under aisleriot/icons/ and split them into hildon icons and ordinary icons. Bug #644819. aisleriot/Makefile.am | 2 +- aisleriot/icons/Makefile.am | 9 + aisleriot/icons/gnome/Makefile.am | 60 ++ .../gnome/hicolor_apps_16x16_gnome-aisleriot.png | Bin 0 -> 699 bytes .../gnome/hicolor_apps_16x16_gnome-freecell.png | Bin 0 -> 436 bytes .../gnome/hicolor_apps_22x22_gnome-aisleriot.png | Bin 0 -> 1153 bytes .../gnome/hicolor_apps_22x22_gnome-freecell.png | Bin 0 -> 1179 bytes .../gnome/hicolor_apps_24x24_gnome-aisleriot.png | Bin 0 -> 1193 bytes .../gnome/hicolor_apps_24x24_gnome-freecell.png | Bin 0 -> 1229 bytes .../gnome/hicolor_apps_32x32_gnome-aisleriot.png | Bin 0 -> 1422 bytes .../gnome/hicolor_apps_32x32_gnome-freecell.png | Bin 0 -> 1772 bytes .../gnome/hicolor_apps_48x48_gnome-aisleriot.png | Bin 0 -> 2701 bytes .../gnome/hicolor_apps_48x48_gnome-freecell.png | Bin 0 -> 3108 bytes .../hicolor_apps_scalable_gnome-aisleriot.svg | 872 ++++++++++++++++++++ .../gnome/hicolor_apps_scalable_gnome-freecell.svg | 667 +++++++++++++++ aisleriot/icons/hildon/Makefile.am | 63 ++ .../hildon/hicolor_apps_16x16_gnome-aisleriot.png | Bin 0 -> 699 bytes .../hildon/hicolor_apps_26x26_gnome-aisleriot.png | Bin 0 -> 1238 bytes .../hildon/hicolor_apps_34x34_gnome-aisleriot.png | Bin 0 -> 1458 bytes .../hildon/hicolor_apps_40x40_gnome-aisleriot.png | Bin 0 -> 2092 bytes .../hildon/hicolor_apps_50x50_gnome-aisleriot.png | Bin 0 -> 2707 bytes .../hicolor_apps_scalable_gnome-aisleriot.png | Bin 0 -> 3757 bytes configure.in | 3 + icons/Makefile.am | 67 +-- icons/hicolor_apps_16x16_gnome-aisleriot.png | Bin 699 -> 0 bytes icons/hicolor_apps_16x16_gnome-freecell.png | Bin 436 -> 0 bytes icons/hicolor_apps_22x22_gnome-aisleriot.png | Bin 1153 -> 0 bytes icons/hicolor_apps_22x22_gnome-freecell.png | Bin 1179 -> 0 bytes icons/hicolor_apps_24x24_gnome-aisleriot.png | Bin 1193 -> 0 bytes icons/hicolor_apps_24x24_gnome-freecell.png | Bin 1229 -> 0 bytes icons/hicolor_apps_26x26_gnome-aisleriot.png | Bin 1238 -> 0 bytes icons/hicolor_apps_32x32_gnome-aisleriot.png | Bin 1422 -> 0 bytes icons/hicolor_apps_32x32_gnome-freecell.png | Bin 1772 -> 0 bytes icons/hicolor_apps_34x34_gnome-aisleriot.png | Bin 1458 -> 0 bytes icons/hicolor_apps_40x40_gnome-aisleriot.png | Bin 2092 -> 0 bytes icons/hicolor_apps_48x48_gnome-aisleriot.png | Bin 2701 -> 0 bytes icons/hicolor_apps_48x48_gnome-freecell.png | Bin 3108 -> 0 bytes icons/hicolor_apps_50x50_gnome-aisleriot.png | Bin 2707 -> 0 bytes icons/hicolor_apps_scalable_gnome-aisleriot.png | Bin 3757 -> 0 bytes icons/hicolor_apps_scalable_gnome-aisleriot.svg | 872 -------------------- icons/hicolor_apps_scalable_gnome-freecell.svg | 667 --------------- 41 files changed, 1679 insertions(+), 1603 deletions(-) commit 7ac647aba0705c924ac57d9e6a8069c4fcf7898c Author: Christian Persch Date: Wed Mar 16 21:22:37 2011 +0100 aisleriot: clock: Add translator comments These hint strings are jokes, so tell the translators they can translate them to anything they like. Bug #620590. aisleriot/rules/clock.scm | 15 ++++++++++++++- 1 files changed, 14 insertions(+), 1 deletions(-) commit 69e877e13374e1c9a1fcd93d72be164de219d803 Author: Jason D. Clinton Date: Wed Mar 16 14:32:17 2011 -0500 help: new help generates .page files; ignore those git.mk | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 5a2d601119bfbe9424952e2b037b41f6d2f05cb7 Author: Jason D. Clinton Date: Wed Mar 16 14:30:36 2011 -0500 help: new help uses .mo files too so ignore .mo files everywhere git.mk | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 11956043ac9f9b956071b6d23dfb9538f92ece8c Author: Bruce Cowan Date: Wed Mar 16 17:34:54 2011 +0000 Updated British English translation po/en_GB.po | 3902 ++++++++++++++++++++++++++++------------------------------- 1 files changed, 1878 insertions(+), 2024 deletions(-) commit 1814ee437de69b0ab920bd722a8ad717ab0306ce Author: Ivar Smolin Date: Wed Mar 16 15:12:19 2011 +0200 [l10n] Updated Estonian translation po/et.po | 423 +++++++++++-------------------------------------------------- 1 files changed, 77 insertions(+), 346 deletions(-) commit 1c406d1163e59f2a688409efe23fa6ed44c07e5a Author: Marek Černocký Date: Wed Mar 16 01:26:41 2011 +0100 Updated Czech translation po/cs.po | 286 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 168 insertions(+), 118 deletions(-) commit 5f408e4e9f2a6d6b72cd18634ae1972178b53e4d Author: Fran Diéguez Date: Tue Mar 15 01:50:08 2011 +0100 Updated Galician translations po/gl.po | 288 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 166 insertions(+), 122 deletions(-) commit f9c592be5e124c2ad4d9ea06ad4564c236bd1587 Author: Andrej Žnidaršič Date: Mon Mar 14 21:46:52 2011 +0100 Updated Slovenian translation po/sl.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit fd0388e2f3a9192951480d8aa0c64b26782423fb Author: Andrej Žnidaršič Date: Mon Mar 14 21:45:19 2011 +0100 Updated Slovenian translation po/sl.po | 4438 ++++++++++++++++++++++++++------------------------------------ 1 files changed, 1855 insertions(+), 2583 deletions(-)