[gnome-scan] Created tag GNOME_SCAN_0_7_1



The signed tag 'GNOME_SCAN_0_7_1' was created.

Tagger: Philipp Sadleder <philipp sadleder de>
Date: Wed Jan 14 22:16:20 2009 +0100

    Release 0.7.1

Changes since the last tag 'GNOME_SCAN_0_5_94':

Artur Flinta (1):
      Updated Polish translation by GNOME PL Team.

Chao-Hsiung Liao (1):
      0.7.0

Daniel Nylander (1):
      sv.po: Updated Swedish translation

Djihed Afifi (1):
      Updated Arabic Translation by Djihed Afifi.

Duarte Loreto (2):
      Added Portuguese translation by Antonio Lima <amrlima gmail com>. Added
      Added Portuguese translation by Antonio Lima <amrlima gmail com>. Added

Gil Forcada Codinachs (1):
      Updated Catalan translation by Joan Duran

Hendrik Richter (1):
      Updated German translation, fix #519621.

Ilkka Tuohela (1):
      Updated Finnish translation

Jorge Gonzalez Gonzalez (3):
      Updated Spanish translation, fixes bug #519626
      Updated Spanish translation
      Updated Spanish translation, fixed typos and strings thanks to Gabriel from opensuse

Kjartan Maraas (1):
      Remove executable bit

Kostas Papadimas (1):
      Added Greek translation by Giannis Katsampiris

Leonardo Ferreira Fontenelle (1):
      Updated Brazilian Portuguese translation, by Fabrício Godoy.

Luca Ferretti (1):
      Updated Italian translation by Milo Casagrande.

Petr Kovar (1):
      Fixed Czech translation by Adrian Gunis (bug #534754 again).

Petr KováÅ? (2):
      POTFILES.in: Missing file gnome-scan-scanner.c added, gnome-scanner.c removed.
      Added Czech translation by Adrian Gunis.

Philip Withnall (1):
      Updated British English translation.

Philipp Sadleder (7):
      Add preliminary support for the new gobject-introspection framework. That
      Remove gnome-scan from vapidir.
      Do not depend on gnome-scan being installed for g-ir-scanner.
      Refactor to use GnomeScanScanner and gnome_scan_scanner_* consequently.
      Port module loading to vala.
      Do not build gnome-scan-module.c twice.
      Add back mistakenly removed gnome-scan-module-manager.[c,h] to Makefile.am

Ross Burton (1):
      Don't pass --install to gnome-common.

Yannig MARCHEGAY (2):
      Updated Occitan translation
      Updated Occitan translation

Ã?tienne Bersac (172):
      Fixed tons of translations issues and removed dead code having
      Updated french translation.
      Tweak stress options.
      Store enum value as well in gconf.
      Fix bug #10634. thanks to Marcin Banasiak.
      Use untranslated option group name for internal groups.
      Improve epson backend handling.
      Fix typo
      Fix #522054 and various 0.6 changes.
      Use unamed DOC_MODULE
      Enable vala.
      Fix automake warning.
      Bump to 0.7.0.
      Clean Makefile.am from vala tests.
      Disabled vala compilation until we actually use it.
      Renamed gnome-scan-1.0 to gnome-scan
      remove spurious files.
      revert special variable name.
      Rename GSPoint to GnomeScanPoint, GSRectangle to GnomeScanRectangle,
      Drop prefix for glib-mkenum, and update to latest glib-mkenum.
      Fix glib-mkenum underscore name and prefix.
      Rewrote GnomeScanUnit, GnomeScanRectangle and unit conversion function
      Implementation of GnomeScanOption, GnomeScanOptionInt,
      Added config.vapi for binding config.h
      Generate gobject-introspection and vapi for internal use.
      Use GNOME_SCAN_TYPE_ insteand of GNOME_TYPE_SCAN. Rename GnomeScanner
      Remove gnome-scan-types.[hc] generated source using glib-mkenums. We
      Drop gnome-scan-type.h.
      Dropped gnome-scan-utils.[hc] in favor of gnome-scan-common.vala.
      Updated internal binding.
      Fixed migration of naming.
      add missing files.
      Add -module LDFLAGS for modules.
      Bind sane textdomain codeset.
      Fix a crasher on module unload.
      Use public field for Rectangle, fix build issue.
      Fix build issue with max().
      Fix building with vala 0.4
      Added Philip in MAINTAINERS :D
      Migrate to GEGL 0.0.21.
      Follow namespace, files and class renaming
      Migration src/ to GEGL 0.0.21 operation name
      Fix gir generation, installation and uninstallation
      Rewrited lib/ in vala
      Remove old C files.
      Drop generated C file.
      Don't build in dropped bindings dir.
      Add GSFile options implementation.
      Add VAPI deps file.
      Populate filename widget upon construction.
      Use Pane in front tab and destroy deselected scanner option widgets.
      Implemented option widget destruction.
      Initialize node status message
      Autoselect first scanner as it is added
      Preliminary rewrite of GSane.
      Moved modules to their own directory.
      Select scanner when ready.
      Add bool node option.
      Set notebook option page border with to 12px.
      Revert group and domain parameter.
      Added checkbox widget.
      Add checkbox widget to target.
      Added handle_option abstract method.
      Use SANE_Value_Type for rules by type.
      Added SANE gettext package macro.
      Instanciate OptionHandlers.
      Added generic option handlerin GSane.
      Don't init gthread in gnome_scan_init().
      Implemented SANE_Status -> GError translation.
      Set/Get SANE option value.
      Added GSaneScanner::reload-options signal.
      Added option reloading upon option value setting.
      Translation option title and description.
      Use option description as tooltip.
      Auto hide option widget label too.
      Auto hide option widget label too.
      Auto scroll long option page.
      Added int option and scale widget for int options.
      Add tooltip to option widget label.
      Added int option translation.
      Ignore int array options.
      Added double option.
      Added double option support to GSane.
      Show unit label after option widget.
      Use "µs" instead of "ms" as short string for microsecond unit.
      Added string option support.
      Added string generic support in GSane.
      Set checkbox value upon construction.
      Properly initialize HashTable value type.
      Added Enum option type support.
      Expose SANE list constrained int option as Enum option.
      Use weak value for reading liststore.
      Added double enum support.
      Add custom changed signal to option enum.
      Determine digits from step.
      Added support for string enum. Reread option when inexact value is set.
      Added a warning for unhandled option.
      Don't set option upon widget construction.
      Use weak variable if possible.
      Reload device parameters and determine actual device status.
      Use G_DEFINE_DYNAMIC_TYPE.
      Use G_DEFINE_DYNAMIC_TYPE.
      Drop module helper.
      Don't include uncommitted header.
      Use freeze,thaw_notify instead of custom code.
      Automatically call ::changed signal.
      Automatically use horizontal scrollbars.
      Manually query modules.
      Allow scanner not to use gegl op to acquire.
      Prevent null value in EnumValue.
      Check option value on option-reload.
      Fixes enum handling.
      Implement acquisition in GSaneScanner.
      Link tools with SANE.
      Renamed frame to image.
      Added three-pass acquisition support.
      Fixed processing of arbitrary sized chunk.
      Support hand scanner.
      Provide dumb test file for local development.
      Fix order of static functions.
      Fix RGB u16 three-pass processing.
      Added support for 1bit and nbit depth.
      Support 1bit three-pass acquisition.
      Added three-pass nbit data support.
      Use private instead of protected.
      Drop TODO list generation.
      Fix registration of rules by name.
      Make functions prototypes consistent.
      Added macro for named option handler.
      Added helper function to list SANE enum values.
      Declare program and version at library intialization.
      Drop useless parameters to _enum_list_*.
      Added field for option.
      Added method to enable mass acquisition.
      Added GSaneOptionSource enabling mass acquisition.
      Parametize option hint.
      Added primary hint handler.
      Move gsane_string_in_array to common code.
      Overwrite groups for some well known options.
      Make GSaneOptionSource a singleton.
      Match different names for one option.
      Add option named as implicit match.
      Drop workaround for vala struct property handling.
      Use notify instead of lost changed signal for enum option.
      Manually define option field.
      Silently support SANE int option as double.
      Drop useless debug output.
      Added inch unit to GnomeScanUnit.
      Handle no_show_all widget.
      Added pointer option.
      Added preliminary area option handler.
      Clean unused field.
      Clean unused field.
      Clean local functions.
      Add PageOrientation widget.
      add PageOrientation to target.
      Match "page-orientation" option for PageOrientation widget.
      Added support for page orientation in GSane.
      Use minimal step value.
      Remove bit debugging functions.
      Added US letter formats.
      Remove some debugging output.
      Override source option title.
      Preliminary prerequisite support.
      Remove GIR installation until proper gir generation.
      Depends on vala 0.5.4
      Deport vala deps from configure.ac to autogen.sh.
      Distribute gnome-scan.h
      Reset POTFILES.in
      Use valac instead of  from autoconf.
      Add files to POTFILES.in.
      Release 0.7.1



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