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

gEDA-cvs: gaf.git: annotated tag: 1.7.0-20110116 created (1.7.0-20110116)



The annotated tag, 1.7.0-20110116 has been created
        at  9105f62b5403d7d744cbab21affa0aed8224f978 (tag)
   tagging  dc66dc0af3426f92381e9b35573f5365371e527a (commit)
  replaces  1.6.1-20100214
 tagged by  Ales Hvezda
        on  Sun Jan 16 02:03:51 2011 -0500


gaf 1.7.0 released January 16th 2011

Alan Somers (2):
      gnetlist: NoConnection nets with more than 1 pin are an error in drc2 backend.
      gnetlist: Fix spelling errors in run_tests.sh

Alan Somers (none) (2):
      gnetlist: Added testcase for connected noconnects in drc2
      gnetlist: Fixed tests for new connected-noconnects DRC2 option.

Ales Hvezda (15):
      Changed the new gschem about logo to be the same as the gEDA website logo
      Updated copyright text/header in most source files.
      Missed one copyright that should have been updated
      Tweaked scripts with updated paths
      Updated the wiki snapshot from the official wiki
      Removed a bunch of obsolete wiki snapshot creation/cleanup scripts
      Updated man page dates
      Added some contributes to the AUTHORS file (also to test commit e-mail)
      Removed some trailing whitespace
      Updated package version, release date, and libgeda revision for 1.7.0
      Manually ran make update-po in order to prep for the make distcheck
      Updated version strings in all man pages
      Updated copyright data in gschem's about box
      Updated docs from the gEDA wiki
      Another set of changes to all the po files

Bert Timmerman (3):
      Updated the Dutch translations for libgeda.
      Updated the Dutch translations for gschem
      gschem/po: Merge updated Dutch translations.

Carlos Nieves Onega (4):
      Updated spanish translation.
      Fixed some menu accelerators for spanish translation.
      Added gxyrs man page.
      Do drc-matrix lower triangular instead of simetric.

Clif Cox (2):
      gnetlist: White space consistancy cleanup in spice-sdb. [3117075]
      gnetlist: Cleaned up several routines in spice-sdb. [3117075]

Dan McMahill (3):
      Add a locale.h check otherwise it never gets included in gschem.c
      Use @builddir@ instead of $(builddir) because versions of automake
      Use @builddir@ instead of $(builddir) because versions of automake

Dima Kogan (1):
      gattrib: Escape special chars & quote commas in CSV output.

Edward Hennessy (1):
      Added build directory variables to libgeda.pc.in.

Felix Ruoff (2):
      gschem: Fix warning on moving over menu-item without action
      gschem: Replace recent file list with GtkRecentManager.

Gareth Edwards (10):
      libgeda doxygen: Corrected images make target [#2889717]
      Improved help text and messaging for --enable-doxygen switch.
      Added doxygen targets to remaining applications.
      Don't drop a file called "doxygen"
      Changed message on failure to generate doxygen docs
      Added doxygen target to top level Makefile template
      gschem: Clean up doxygen warnings [2899355]
      libgeda: clean up doxygen warnings [2899355]
      Added doxygen comments to Log class functions [3140275]
      Don't set construct-only 'type' property on log dialog. [3140276]

Jason Childs (1):
      libgeda: Use g_file_set_contents() to write files atomically.

John Doty (1):
      gnetlist: Refactor 'osmond' backend for simplicity.

Krzysztof Kosciuszkiewicz (19):
      gschem: expand component tree after filtering
      gschem: fix secondary label in close confirmation dialog
      gschem: replace gtk_signal_connect with g_signal_connect
      libgeda: add recursion in o_bounds_invalidate
      libgeda: setter for object visibility field
      libgeda: getter for object visibility field
      libgeda: invalidate bounds in attribute promotion
      libgeda: add recursion in o_bounds_invalidate
      libgeda: setter for object visibility field
      libgeda: getter for object visibility field
      libgeda: invalidate bounds in attribute promotion
      libgeda: export accessors for object visibility
      gschem: read object visibility field with getter
      gschem: write object visibility field with setter
      gattrib: use accessors for object visibility
      libgeda: add TOPLEVEL* argument to o_XXX_save
      libgeda: use visibility getter in o_text_basic.c
      gattrib: remove references to LEAVE_VISIBILITY_ALONE
      libgeda: remove LEAVE_VISIBILITY_ALONE

Patrick Bernaud (8):
      libgeda: Check attribute string before requesting name/value [3032626]
      gnetlist: Fix memory leak in g_get_package_attribute().
      gnetlist: Add access to all attributes from components with multiple symbol instances.
      gnetlist: Silence warning in drc2 backend for multiple slot attributes.
      libgeda: Check attribute string before requesting name/value [3032626]
      gschem: Do not attempt to set GtkWindow's type after construction.
      gnetlist: Translate 'gnetlist:get-slots/get-unique-slots' from C into Scheme.
      gnetlist: Set Guile's program arguments from command line.

Peter Brett (6):
      Clean up some left-over font directory cruft.
      Add --from-code=UTF-8 to XGETTEXT_OPTIONS.
      Don't use %-style patterns in Makefiles.
      gschem: Fix some warnings about non-literal format strings.
      Move snap state tracking out of libgeda.
      libgeda: Remove unused variable.

Peter Clifton (75):
      examples: Use filled paths to make some symbols look nicer
      Don't immediately redraw rubberband objects after placing
      gschem: New about dialog, including gEDA logo graphics
      gschem: Re-trace about logo to have transparency in anti-aliasing
      Set the LC_NUMERIC locale to "C" rather than "POSIX"
      gschem: Set font description explictly, rather than by parsing a string
      libgeda: Fix postscript output issue with certain paths
      libgeda: Fix postscript output issue with unclosed paths
      libgeda: Tidy up some calls in o_complex_translate_all()
      gschem: Don't duplicate registration of new zero-length rubber-band nets
      gschem: Don't update page connectivity from o_place_rotate()  Bug #2904715
      gschem/po: Fix keywords passed to xgettext, it is N_, not _N
      gschem: Remove _() translatable markers from some internal strings
      Run make update-po in the */po/ directories
      Update en_GB translation
      gschem/po: Fix plural form header for es.po
      Manually merge translations from the stable-1.6 branch
      gschem: Fix rcstrings.c to relect text in menus
      Merge updated translations from stable-1.6 branch
      gschem: Fix slot editing routines to not edit inherited attributes (#2949232)
      gschem: Remove unused "len" parameter from o_slot_end()
      gschem: Remove the exit(-1) error path from o_slot_end()
      gschem: Pass o_slot_end() an OBJECT *object parameter
      gschem: Fix update of pinnumbers after auto-renumberering slots
      gschem: Allow mnemonics for root menus, such as _File, _Edit etc..
      gschem: Provide accelerator mnemonics for root menus
      gschem: Fix hard-coded menu names to match new accelerators
      gschem/po: Apply updated Dutch translations from Bert Timmerman
      Make update-po
      Merge translations from the stable-1.6 branch
      Merge remaining release engineering updates from the stable-1.6 branch
      gschem: Remove the view_update_cues function
      gschem: Tidy up o_grips_end_{net,pin,bus}() a little
      gschem: Tidy the o_attrib_remove_selected_invisible() function
      gschem: Rename o_attrib_remove_selected_invisible()
      gschem: Don't second-guess whether to call o_invalidate on text objects
      Move o_text_recreate() call inside o_text_set_string()
      libgeda: Remove unused variables from o_text_{new,recreate}()
      gschem: Cancel box grip operation if height is collapsed to zero
      gschem: Move o_invalidate calls out of o_grips_{start,end}_*()
      gschem: Fix object type for align_menu in text_edit_dialog
      gschem: Tidy up some coding style in text_edit_dialog
      gschem: Make o_grips_{start,end}_*() functions private to o_grips.c
      gschem: Remove some redundant alias variables in o_pin_end()
      libgeda: Re-indent o_line_modify()
      libgeda: Remove unused gdk-pixbuf-hacks.c and prototypes
      libgeda: Better match on-screen text height when printing
      gschem: Make sure we invalidate the rubberbanded object before cancelling
      libgeda: Add mechanism to call hook function when an object changes.
      gschem: Hookup change notify functions to invalidate on-screen objects
      libgeda: Process updates prior to removing an object from the page.
      Use change notifications for objects added / removed from the page
      Use change notifications for redraw when text is recreated
      Use change notifications to redraw objects with selection changes
      Use change notification to redraw when an object's line properties change
      Use change notification to redraw when an object's fill properties change
      Add change notification when objects are modified via o_*_modify()
      Use change notification to redraw when a pin's type is modified
      Use change notification to redraw objects when connectivity changes
      gschem: Remove o_invalidate_all() call from i_callback_edit_update
      gschem: Remove o_invalidate_glist() call from i_callback_edit_(un)embed
      Merge branch 'event_driven_updates'
      gschem: Tidy up o_move_prep_rubberband()
      gschem: Exit any current event state before switching pages
      Move STRETCH structure and s_stretch.c from libgeda to gschem
      gschem: Remove unused connection field from the STRETCH struct
      gschem: Introduce B/W colour scheme
      Fix hiding the command prompt window on Win32 builds with -mwindows
      Fix MINGW LDFLAGS for gattrib
      Fix hiding the command prompt window on Win32 builds with -mwindows
      gschem: Exit any current event state before switching pages
      gattrib: Remove unused function s_toplevel_empty_project()
      gattrib: Rename TOPLEVELs passed as arguments to "toplevel"
      gattrib: Add TOPLEVEL * attributes to various functions
      gschem: Delete "Edit"->"Make Inv Text Vis" menu item

Peter TB Brett (117):
      Add AC_PROG_MKDIR_P.
      libgeda: Add parent PAGE pointer to OBJECT structure.
      libgeda: Clear PAGE.object_lastplace on OBJECT removal.
      libgeda: Fix build.
      libgeda: Hide some s_tile_* functions from public API.
      libgeda: Hide some s_conn_* functions from public API.
      libgeda: Link tile system contents to page contents.
      libgeda: Remove some uses of page_current.
      Kill ADDING_SEL flag with FIRE!
      libgeda: Add s_page_replace().
      gschem: Rewrite o_update_component() to replace, not modify, OBJECTs.
      gschem: Pass the current GSCHEM_TOPLEVEL to menu signal handlers.
      gschem: Correct some type casts; comment out not-yet-used variable.
      libgeda: Add weak refs to OBJECT/PAGE/TOPLEVEL.
      libgeda: Remove uses of deprecated SCM_STRING_CHARS.
      libgeda: Add o_box_modify_all().
      libgeda: Add PAGE argument to tile functions.
      build-sys: Build desktop-i18n locale data correctly with DESTDIR set.
      libgeda: Misc. doxygen fixes.
      libgeda: Remove f_save_close().
      Add a HACKING file with info on how to submit patches.
      libgeda: Make g_read_file() take a TOPLEVEL argument.
      libgeda: Add PAGE argument to print functions.
      libgeda: Add PAGE argument to file load/save functions.
      libgeda: Remove o_save_curr_page().
      libgeda: Get rid of some uses of page_current.
      gsymcheck: Update canonical output for test suite.
      build-sys: Some versions of autopoint actually work.
      Update po files, fixing Language and Language-Team strings.
      desktop-i18n: Don't have misleading ".h" suffixes in .po files.
      gschem: Extract translatable strings directly from system-gschemrc.
      libgeda: Correctly clear weak references.
      gschem: Add -V (version info) command-line option.
      libgeda: Allow registration of multiple change notify functions.
      Remove DONT_REDRAW flag.
      gschem: Use g_strndup() instead of strndup().
      gschem: Make 7-byte SHA-1 prefix using %.7s format specifier.
      Revert po file changes in previous commit.
      gnetlist: Add stack torture test.
      gnetlist: Fix some stack overflow problems with drc2 backend.
      gnetlist: Fix some stack overflow problems with spice backend.
      gnetlist: Fix some stack overflow problems with vams backend.
      gnetlist: Fix some stack overflow problems in gnetlist core.
      gnetlist: Fix some stack overflow problems in vipec backend.
      Merge some changes from Peter Brett.
      libgeda: Remove some more uses of page_current.
      Add PAGE argument to o_net_consolidate().
      libgeda: Pre-refactor cosmetic changes.
      Don't use page_current in hierarchy traversal.
      gschem: Remove non-functional -t option.
      gschem: Update man page.
      Update dates in README license section.
      Remove some CVS keywords.
      Revert "Remove some CVS keywords."
      Update NEWS file.
      Expand HACKING file
      gsch2pcb: Clean up formatting.
      build-sys: Check for pdflatex if doxygen is enabled. [3108442]
      gschem: Add "Select All" bound to Ctrl-A. [3143355]
      build-sys: Build desktop-i18n locale data correctly with DESTDIR set.
      gnetlist: Make protelII backend output Windows line-endings. [2902321]
      gnetlist: Convert protelII test golden files to DOS line endings.
      gnetlist: Don't install `mk_verilog_syms' program.
      gnetlist: Load Scheme from Guile load path, not `scheme-directory'.
      Make `scheme-directory' rc function prepend to Guile load path.
      Merge changes to Scheme file loading.
      gschem: Remove `-t' option from usage message.
      gschem: Provide long-form options and update man page.
      gnetlist: Rename partslist backends' common functions file.
      gnetlist: Update man page.
      gnetlist: Improve `--help' usage message.
      gnetlist: Add `-V', `--version' argument.
      gnetlist: Clean up formatting of `parsecmd.c'.
      gnetlist: Behave more usefully with bad arguments.
      gsch2pcb: Add man page.
      libgeda: Always add gEDA default Scheme directory to search path.
      gschem: Add `-L' option for adding to Guile load path.
      gschem: Allow multiple `-s' scripts to be specified.
      gschem: Add `-c EXPR' to evaluate Scheme EXPR on load.
      gnetlist: Build Scheme expressions instead of listing Scheme scripts.
      gnetlist: Add `-L' option for adding to Guile load path.
      gnetlist: Add `--list-backends' option. Remove `-g help'.
      gnetlist: Fail more usefully if no schematics specified.
      gnetlist: Fail more usefully if backend can't be found in load path.
      Update NEWS.
      gnetlist: Exit if a Scheme error occurs.
      gnetlist: Remove options specific to `spice-sdb' backend.
      gattrib: Add man page.
      utils: Tidy up manpages.
      Update docs to reflect move from SF.net to Launchpad for bugs.
      gschem: Fix some compilation warnings.
      build-sys: Fix build.
      Remove warnings when building with "--disable-nls".
      build-sys: Check for pdflatex if doxygen is enabled. [3108442]
      gschem: Add "Deselect" to "Edit" menu.
      Install HTML versions of manpages even without groff.
      Update README to reflect move from SF.net to Launchpad for bugs.
      Update NEWS for 1.6.2.
      Update FSF address in copyright headers.
      gsch2pcb: Don't allow `gnetlist-arg' in project file.
      gsch2pcb: Don't allow `gnetlist-arg' in project file.
      Update NEWS re: `gnetlist-arg' change.
      libgeda: Simplify g_scm_eval_string_protected().
      libgeda: Add a GError domain for libgeda errors.
      Distribute a copy of the LGPL v2.1.
      libgeda: Rework config file parsing API.
      libgeda: Add a function for turning a Guile error into a GError.
      libgeda: Whitespace changes to g_read_file().
      Invert g_read_file() return values.
      Upgrade g_read_file() to support GError.
      Print message and exit if rc file load fails.
      libgeda: Add g_rc_parse_handler().
      gschem: Warning dialogs when rc file load fails.
      Update NEWS re changes to rc file error handling.
      Merge changes to configuration error reporting.
      Merge branch 'stable-1.6'
      libgeda: Fix potential buffer overflow.

Richard Barlow (3):
      gschem: Improve the text edit dialog's alignment menu
      gnetlist: Handle hierarchy refdes correctly in partslist*. [3044478]
      gnetlist: Handle hierarchy refdes correctly in partslist*. [3044478]

Robert Drehmel (1):
      gschem: Fix memory corruption in o_update_component()

Roland Lutz (1):
      Allow double-click to select component in Compselect dialog [#2661223]

Sebastian Gieltjes (1):
      gnetlist: Modified commandline string generation [3071449]

Sergey Alyoshin (1):
      gschem: Updated Russian translation.

Stuart Brorson (1):
      Apply patch from agaran, which implements probes in spice-sdb.

Werner Hoch (7):
      symbols: reworked two pic16 symbols
      Minor correction of symbol resistor-2.sym
      gschem, gattrib desktop file: add trailing semicolon
      updated german translation for gschem
      updated german translation for libgeda
      gschem: Fix rendering with zoomed out dashed lines. Bug #2876373
      gschem: updated german translation

Wojciech Kazubski (2):
      gschem: Don't crop the png output [3100660] [3100680]
      gschem: Don't crop the png output [3100660] [3100680]

أحÙ?د اÙ?Ù?Ø­Ù?Ù?دÙ? (Ahmed El-Mahmoudy) (7):
      Don't use Encoding field in .desktop files [2901187]
      Fix for some manpage issues. [2901183]
      gschem: Fix a couple of typos in the gschem manpage
      utils: Don't use string exceptions in Python code. [3014181]
      gnetlist: Fix bashism in sch2eaglepos.sh [2999951]
      utils: Don't use string exceptions in Python code. [3014181]
      gnetlist: Fix bashism in sch2eaglepos.sh [2999951]




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs