[lightsoff] Created tag LIGHTSOFF_3_7_2



The unsigned tag 'LIGHTSOFF_3_7_2' was created.

Tagger: Robert Ancell <robert ancell canonical com>
Date: Wed Nov 21 13:31:35 2012 +1300

    Released 3.7.2

Changes:

Adam Matousek (1):
      lightsoff: Fix transition of won board

Bruno Brouard (3):
      Added French doc translation and updated French translation
      Updated French doc translation
      Updated French doc translation

Christian Kirbach (1):
      Updated German help translation

Christian Persch (8):
      Replace hardcoded version with @VERSION  
      Remove extra newlines
      build: Automatically keep .gitignore files updated
      ld: Remove .gitignore files
      Fix path substitution
      Safely set LD_LIBRARY_PATH
      build: Dist .in files
      build: Include git.mk in all makefiles

Claude Paroz (1):
      [lightsoff] Improve translatability of ui file

Daniel Mustieles (5):
      Updated Spanish translation
      Fixed typo in string
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Daniel Nylander (1):
      Updated Swedish translation

Edward Sheldrake (2):
      lightsoff, swell-foop: Fix segfault in gtkclutter init
      lightsoff, swell-foop: Don't try to manually iterate GLib main loop inside inner loop

Fran DiÃguez (1):
      Added  Galician translations for Lights Off documentation

Gabor Kelemen (3):
      Hungarian lightsoff help translation added by     LÃszlà ÃdÃm Kohajda <kla.kohi at gmail dot com>
      Fix Hungarian lightsoff translation
      Add hu to lightsoff HELP_LINGUAS

Jason Clinton (1):
      Fixed lightsoff so that we can distcheck it in to a tarball

Jason D. Clinton (1):
      lightsoff, swell-foop: Set WM_CLASS for Shell Application tracking

Jeremy Bicha (6):
      Build help with yelp-tools instead of gnome-doc-utils
      lightsoff: Fix invalid UTF-8 encoding in copyright line of about dlg
      fix help links for modules that still use docbook
      Update help/Makefile.am for index.docbook pages
      help: update translations for last commit
      Add missing keyboard accelerators (F1, Ctrl+N, Ctrl+Q)

Jim Zhang (1):
      lightsoff now uses GtkApplication

Jorge GonzÃlez (4):
      Added es to DOC_LINGUAS
      Added Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Justin Blanchard (1):
      Introduce much more advanced level generation algorithm.

Lucian Adrian Grijincu (1):
      Updated Romanian translation

Mario BlÃttermann (4):
      Added German doc translation (lightsoff)
      Updated German doc translation
      [l10n] Updated German doc translation
      [l10n] Updated German doc translation

Marios Zindilis (1):
      Updated Greek translation for lightsoff documentation

Matej UrbanÄiÄ (3):
      Updated Slovenian translation
      Added sl for Slovenian translation
      Updated Slovenian translation

Mireia Blanc (1):
      [l10n] Added Catalan translation of Lights Off manual

Misha Shnurapet (1):
      Updated Russian translation

PERU (1):
      Lightsoff docs: New Mallard docs

Piotr DrÄg (2):
      lightsoff: Set application name instead of prgname
      Updated POTFILES.in and POTFILES.skip

Robert Ancell (24):
      lightsoff: Get working with seed 2.91.90      - Fix error setting default theme      - Don't call Gtk.init - it makes things break and swell-foop doesn't use it so it can't be too important...
      libgames-support: Install typelib into a private location, don't bother installing the .gir since the library is private and is not going to be extended by other libraries
      lightsoff: Fix settings dialog
      lightsoff: Port from Javascript to Vala
      lightsoff: Move icons into <game>/data/ directories
      Fix files not being distributed
      libgames-support: Remove games-help.c
      lightsoff: Remove runtime code
      Remove unused gthread build rules
      Remove more obsolete help build rules
      lightsoff: Simplify main return value code
      Correctly initialize gettext
      lightsoff: Install into /usr/share/lightsoff not /usr/share/gnome-games
      lightsoff: Use correct GtkApplication API
      lightsoff: Use GMenu
      lightsoff: Fix up new GMenu code
      lightsoff: Remove deprecated Clutter calls and fix board layering animation
      lightsoff: Stop using libgames-support
      libgames-support: Stop using game_get_license in the Vala apps
      Move translations
      Make buildable
      Fix NEWS
      Fix name in DOAP file
      Releasing 3.7.2

Robert Carr (8):
      Add lightsoff.
      Add a desktop and an icon for lightsoff
      Fix StartupNotify in lightsoff.desktop
      Fix lightsoff clean files.
      Add message about lightsoff translation.
      Replace Lightsoff with Lights Off in user facing portions.
      Update lightsoff to track Seed API changes.
      Track some more Seed changes, and a little cleanup.

Seong-ho Cho (1):
      Added Korean doc translation for lightsoff

Simos Xenitellis (1):
      Added el to lightsoff/help/Makefile.am

Teliute (1):
      Add Chinese (China) lightsoff help translation.

Thomas Hindoe Paaboel Andersen (12):
      Send all bugbuddy bugs to 'BugBuddyBugs' component
      lightsoff: add schema file to distclean
      lightsoff: Add lightsoff/src/Makefile.am
      Set StartupNotify=true on new games
      Standardize on using "Appearance" in all games
      Distcheck fix
      lightsoff: Fix the build
      lightsoff: fix distcheck
      lightsoff: Install data files into PKGDATADIR
      vala games: add files generated by vala to CLEANFILES
      lightsoff: silence a build warning
      build fix

Tiffany Antopolski (3):
      lightsoff help: Updated title to "Lights Off"
      lightsoff legal.xml: updated to new license.
      Lights Off help: update Makefile.am to build new docs.

Tim Horton (69):
      Fix Lights Off to use /usr/bin/env instead of /usr/local/bin/seed directly.
      Require Clutter 0.8 for Seed; this will fix instances where both Clutter 0.8 and 0.9 are installed side-by-side on a system.
      Fix Lights Off; don't infinite-loop if you somehow get to level 0.
      Fixed small bug that throws a warning if you click too quickly on the next/previous arrow.
      Robb didn't like the old arrows (they looked too much like the tiles themselves), so I replaced them with arrows more in the style of the score area. Also, we only use one SVG for the arrows now, since it makes no sense to have two...
      Update Lights Off to new imports mechanism, so it works with Seed >= 0.5
      Actually, Lights Off still uses Clutter 0.8; update previous commit to respect this
      Update Lights Off to use Clutter 0.9
      Lights Off: Many changes to match internal Clutter changes
      [lightsoff] Consume "new" stock item from libgames-support
      [lightsoff] Don't load themes twice, don't fade between the same theme
      [lightsoff] Cleanup, as Seed recently added script cwd to include path
      [lightsoff] Don't remove js files during make clean
      [lightsoff] Initial implementation of About dialog.
      [lightsoff] Add i18n for About dialog
      [lightsoff] Add translator + artist credits.
      [lightsoff] Implement 'quit' and 'new game'
      [lightsoff] Fix inefficient and poor LED display drawing
      [lightsoff] Centralize score updating in a more reasonable place
      [lightsoff] Lots of various bits of cleanup
      [lightsoff] Remove old led front image that's no longer used
      [lightsoff] Implement pretty-printed theme names
      [lightsoff] Implement keyboard-based play (use arrow keys/enter)
      [lightsoff] Check if loaded theme exists; if not, set to default
      [lightsoff] Add GConf schema for score/theme keys
      [lightsoff] Small fix to code to ensure transition direction changes
      [lightsoff] Fix z-order of board after a manual swap.
      [lightsoff] Keyboard accelerators for menu items
      [lightsoff] Clean up naming in main GtkBuilder file
      Revert "[lightsoff] Clean up naming in main GtkBuilder file"
      Reorganize source tree into directories
      [lightsoff] Update gettext import to match seed upstream change
      [lightsoff] Use Clutter keysyms (surprise! they're in the GIR, toplevel)
      [lightsoff] Don't clean main.js, because it's built at configure time
      [lightsoff] Reorganize order of widget realization; fixes LO on Clutter HEAD
      [lightsoff] Fix offscreen texture usage (hidden-but-added works, too)
      [lightsoff] Add (as-yet-unwritten) LO manual. Copied from Gnometris, so there's some extra words left over.
      [same-gnome-clutter] Use the LO UI file for Same
      [lightsoff] Add help menuitem
      [lightsoff] Various clarifying comments
      [lightsoff] Reduce the number of templated javascript files
      [lightsoff] Factor out theme loading code
      [lightsoff] Move more code into global ThemeLoader
      [lightsoff] Standardize on capital letters for JS files
      [lightsoff] Menu separator
      [lightsoff] [same-gnome-clutter] Don't use fog
      [lightsoff] Fix miscapitalization of 'Path' (fresh installs run now)
      [lightsoff] Use icon for window
      [same-gnome-clutter] Add "Help" menuitem, currently launches normal Same help
      [lightsoff] [same-gnome-clutter] libgames-support now lives in pkglibdir
      [same-gnome-clutter] [lightsoff] Distribute schema.in files, remove C version of same-gnome-clutter
      [lightsoff] Code cleanup; put some functions on prototype for performance
      [lightsoff] Further code cleanup, commenting
      [lightsoff] Ensure level is never < 1 (causes infinite loop)
      Use @libdir@ instead of @prefix@/lib
      lightsoff: Fix offset so board is vertically centered
      lightsoff: Make sure cached textures are hidden
      lightsoff: Implement "Use colors from GNOME theme" checkbox
      lightsoff: Watch for Gtk theme changes, and update theme coloring
      lightsoff, swell-foop: Change .desktop category to fdo-standard LogicGame, not PuzzleGame
      lightsoff: Fix logic mistake causing theme-change fade between each board
      lightsoff, swell-foop: Print error if Clutter fails to initialize
      lightsoff: Raise keyboard-cursor, in case something was added on top of it
      lightsoff: Write the beginnings of a manual
      lightsoff: fix misinterpreted clicks when mouse moves
      Revert "lightsoff: fix misinterpreted clicks when mouse moves"
      lightsoff: fix misinterpreted clicks when mouse moves
      lightsoff: Fix extra black padding on right/bottom of puzzle board
      lightsoff: disable using Gtk theme color as button color (broken on Gtk3)

Timo Jyrinki (1):
      Added and updated Finnish help translations by Valto Wirkola.

Tom Tryfonidis (3):
      Updated Greek help translations
      Updated Greek translations
      Updated Greek help tranlations

Vincent Untz (1):
      lightsoff, swell-foop: Really safely set LD_LIBRARY_PATH

timClicks (1):
      Fixed License section of Help



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]