[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: gaf.git: annotated tag: 1.7.1-20110619 created (1.7.1-20110619)
The annotated tag, 1.7.1-20110619 has been created
at 4e58ff0491d99dc891055683e855c67e3df9fb72 (tag)
tagging 12260baebf9f828e9297fc794e911224b8dcd163 (commit)
replaces 1.7.0-20110116
tagged by Ales Hvezda
on Sun Jun 19 11:30:12 2011 -0400
gaf 1.7.1 released June 19th 2011
Ales Hvezda (8):
Dummy commit to test out commit e-mail which isn't getting sent.
Another dummy commit to test out e-mail
Another test commit
Hopefully final test commit
Test commit to make sure e-mail hook is still working
Updated versions in prep for a new unstable release (1.7.1)
Updated all po files in prep for a release
Updated all man page dates/versions
Clif Cox (5):
Updated the problematic name attribute in some symbols
gnetlist: Add some comments to spice-sdb backend.
gnetlist: flexable netlisting for NGspice Code Models
symbols: Misc attribute encoding errors.
Updated the problematic name attributes in some symbols
DJ Delorie (1):
Update default layer stack.
Dan White (3):
gnetlist: spice-sdb MOS subcircuits
Add gnetlist:get-input-files scheme function.
gnetlist: makedepend backend
Ivan Stankovic (34):
gschem: disable menu items operating on text objects if no text is selected
gschem: g_funcs_print: remove use of deprecated SCM_STRING_CHARS
gschem: g_funcs_postscript: remove use of deprecated SCM_STRING_CHARS
gschem: g_funcs_image: remove use of deprecated SCM_STRING_CHARS
gschem: g_funcs_log: remove use of deprecated SCM_STRING_CHARS
gschem: g_funcs_msg: remove use of deprecated SCM_STRING_CHARS
gschem: g_funcs_confirm: remove use of deprecated SCM_STRING_CHARS
gschem: g_funcs_filesel: remove use of deprecated SCM_STRING_CHARS
gschem: g_funcs_browse_wiki: remove use of deprecated SCM_STRING_CHARS
gschem: g_add_attrib: remove use of deprecated SCM_STRING_CHARS
gschem: g_set_attrib_text_properties: remove use of deprecated SCM_STRING_CHARS
gschem: g_get_object_bounds: remove use of deprecated SCM_STRING_CHARS
gschem: g_add_component: remove use of deprecated SCM_STRING_CHARS
gschem: g_keys_dump_keymap: remove use of deprecated SCM_{STRING,SYMBOL}_CHARS
gschem: g_rc_gschem_version: remove use of deprecated SCM_STRING_CHARS
gschem: g_rc_component_dialog_attributes: remove use of deprecated SCM_STRING_CHARS
gschem: g_rc_attribute_name: remove use of deprecated SCM_STRING_CHARS
gschem: g_rc_paper_sizes: remove use of deprecated SCM_STRING_CHARS
gschem: g_rc_add_menu: remove use of deprecated SCM_STRING_CHARS
gschem: g_rc_print_command: remove use of deprecated SCM_STRING_CHARS
gschem: get_main_menu: remove use of deprecated SCM_{SYMBOL,STRING}_CHARS
gattrib: g_rc_gattrib_version: remove use of deprecated SCM_STRING_CHARS
gsymcheck: g_rc_gsymcheck_version: remove use of deprecated SCM_STRING_CHARS
gschlas: g_rc_gschlas_version: remove use of deprecated SCM_STRING_CHARS
gnetlist: g_get_pins: remove use of deprecated SCM_STRING_CHARS
gnetlist: g_get_all_connections: remove use of deprecated SCM_STRING_CHARS
gnetlist: g_get_pins_nets: remove use of deprecated SCM_STRING_CHARS
gnetlist: g_get_toplevel_attribute: remove use of deprecated SCM_STRING_CHARS
gnetlist: g_rc_gnetlist_version: remove use of deprecated SCM_STRING_CHARS
gnetlist: remove remaining use of deprecated SCM_STRING_CHARS
gnetlist: g_get_nets: remove use of deprecated SCM_STRING_CHARS
gnetlist: g_get_attribute_by_pinseq: remove use of deprecated SCM_STRING_CHARS
gnetlist: g_get_attribute_by_pinnumber: remove use of deprecated SCM_STRING_CHARS
gnetlist: g_graphical_objs_in_net...: remove use of deprecated SCM_STRING_CHARS
Kai-Martin Knaak (2):
gschem: Do not suggest in system-gschemrc, that snap-size is not grid size.
Better reflect the current homepage situation in the URLs
Krzysztof Kosciuszkiewicz (12):
libgeda: avoid double selection of objects
gschem: support multiple key modifiers in c-code
gschem: normalize key mappings defined in rc files
gschem: add keymapping for edit-deselect action
gschem: fix refresh in component seleciton dialog
gschem: plug GList leak in create_inuse_tree_model
gsch2pcb: fix check for filename ending with .sch
gsch2pcb: support quoting in schematics option
gsch2pcb: keep multiple schematic files in a list
gsch2pcb: helper function build_and_run_command
gsch2pcb: run_gnetlist now uses build_and_run_command
gsch2pcb: replace g_spawn_* with build_and_run_command
Krzysztof KoÅ?ciuszkiewicz (15):
libgeda: add GError argument to f_save and o_save
libgeda: report errors in f_save
gschem: show error dialog when save fails
gsymfix.pl: change default values for missing attributes
gnetlist: fix multiple renames for same source net
libgeda: update shared MIME info xml file
gschem: recent file list checks file extensions
libgeda: add attrib-inherited? scheme procedure
auto-uref: omit inherited refdes attribute
libgeda: add comparison function for page smob
auto-uref: keep track of refdeses per page
auto-uref: initialise data structures at page load
gschem: add property "editing-canceled" in CellTextView
gschem: enlarge macro entry box
libgeda: smob free functions now return 0
Peter Clifton (25):
libgeda: Remove "object already selected == TRUE" printf
libgeda: Don't unselect objects which are already unselected
libgeda: Attempt to speed up s_page_objects_in_regions ()
gschem: Remove some commented out code from o_grips.c
gschem: Remove unused GdkGC and GdkDrawable arguments from fill routines
gschem: Make object fill functions static inside their o_*.c file
gschem: Use cairo drawing for text bounding box / mark / "I" marker
gschem: Use GtkAdjustment type, not deprecated GtkObject
gschem: Remove unnecessary include from gschem_pango.h
gschem: Remove (drag-can-move ...) option from system-gschemrc.
gschem: Make dragging selected objects obey the same hit test as selecting
Remove OBJECT->sel_func in favour of an OBJECT->selectable flag
libgeda: Fix copying selectable flag in o_picture_copy()
Remove unused OBJECT->action_func
gschem: Don't require select to drag objects
build: Fix copy+paste error configuring PCB confdir
Remove pcbconfdir configure option and its use in gsch2pcb's m4 path
libgeda: Fix primitive object load order of embedded objects
gattrib: Preserve visibility of embedded component attributes
Commit hook test
libgeda: Allow support for not printing the background
Test commit: Test commit email and commit hook
gsch2pcb: NULL termiate the argument list to g_spawn_sync()
gsch2pcb: Follow g_spawn_sync() documentation and pass required flags
gschem: Make the user click the first point when adding nets or buses
Peter TB Brett (54):
Revert "Updated the problematic name attribute in some symbols"
gschem: Don't use "Select All" icon for "Deselect" action.
build-sys: Don't use `--always' argument to `git describe'.
libgeda: Don't warn about finding zero length pins on load.
gnetlist: Use `string-split' in gsch2pcb backend.
gnetlist: Use `string-join' in gsch2pcb backend.
gsch2pcb: Don't pass invalid function names to m4.
Update NEWS for gsch2pcb bugfix.
Fix compilation with Guile 1.9.x.
Remove draw funcs from libgeda.
build-sys: Update serial & copyright in pcb-data-dirs.m4
Update NEWS.
Update gsch2pcb backend golden files.
Revert "Update gsch2pcb backend golden files."
Update gsch2pcb backend golden files.
Remove uses of deprecated scm_num2double.
Remove uses of deprecated scm_makfrom0str.
libgeda: Remove uses of deprecated scm_must_malloc.
libgeda: Use SCM_SMOB_DATA instead of SCM_CDR.
libgeda: Use SCM_SMOB_PREDICATE to check smob type.
libgeda: Check argument type for g_attrib_is_inherited().
gnetlist: Remove dead code.
gnetlist: Refactor `gnetlist:get-calling-flags'.
gnetlist: Add convenience library to help backends parse `-O' options.
build-sys: Use Guile 2.0 by default if available.
gschem: Stricter R5RS definitions.
libgeda: Fix for running with Guile 2.x.
gnetlist: Make gsch2pcb backend work with Guile 2.0.
gnetlist: Make vams backend worke with Guile 2.0.
gnetlist: Make drc2 backend work with Guile 2.0.
Update NEWS.
gnetlist: Properly check pintype-can-drive variable in drc2 backend.
gschem: Rename File->Close to File->Close Window.
gschem: Add missing regex module to autoplace plugin.
Remove uses of deprecated SCM_STRINGP and SCM_SYMBOLP.
Use scm_is_false instead of comparing with SCM_BOOL_F.
gschem: Use scm_is_pair(x) instead of scm_pair_p(x) == SCM_BOOL_T.
build-sys: Add feature test for scm_display_error() arguments.
libgeda: Fix error location information for scm_display_error().
Silently skip missing config files.
Silently skip duplicate config files.
libgeda: Silently skip missing/duplicate rc during schematic load.
Update NEWS again.
libgeda: Remove some unused variables.
libgeda: Fix crash on startup on Windows.
libgeda: Guess system paths from libgeda location on Win32.
build-sys: Consolidate Guile-related Autoconf functions.
build-sys: Test for scm_{to,from}_utf8_string().
Provide scm_{to,from}_utf8_string() if not available.
libgeda: Use UTF-8 instead of locale Scheme string functions.
gnetlist: Update golden files.
libgeda: Add o_get_parent() function.
gnetlist: Add new `makedepend' backend to NEWS and tests.
gschem: Make "About" dialog version match --version.
Vladimir Zhbanov (3):
libgeda: fix unicode font printing -- step one
libgeda: fix unicode font printing -- step two
libgeda: fix unicode font printing -- step three
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs