Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
3.14.1:
* Updated italian, dutch and turkish translations.
3.14.0:
* We now require Python 2.4, Gtk+ 2.14 and pygtk 2.14
* Improved preferences window 'Instruments' tab layout. Be more consistent.
* Better handling of external programs (CSound, MMA and lilypond-book),
especially on win32. Now spaces in folder names are handled
correctly, and the error message you get if the program is not
found give better info. And the preferences window will check
of binaries are found while you enter the path to the program.
* Misc bug fixes, including bug:110, bug:111, bug:112. Idtone will now display translated notenames.
3.12.1:
* Some updated translations
* Fix bug # 110
* Fix bug # 111
* Windows installer fixes, so that upgrading from 3.10 or 3.8 to 3.12 works
3.12.0:
* CSound support.
* MMA support.
* New lesson file functions: load, rnc, chordname
* Allow length modifiers in chord. Contributed by Noam Raphael.
* Allow lesson names with apostrophe. Contributed by Noam Raphael.
* Added option in the preferences window to use a web browser for
reading the user manual.
* win32: store user created learning trees in user_data(), not
app_data(). Move file from old to new location at startup.
* The File->Learning tree submenu is recreated when activated, so
new learning trees will show up without restarting the program.
* added gst-launch as a predefined program for playing mediafiles.
New users will by default use gst-launch
* learning_tree_editor: add button to delete learning tree
* Added a few solfa syllable exercises.
* Insert our share/solfege and lib/solfege to the beginning of
sys.path to avoid problems with python-mpd
3.10.4:
* Bugfix: allow us to run more than one singinterval test
beforerestarting the program.
* Allow apostrophe in lesson names. Contributed by Noam Raphael.
* create_practise_and_test_menu: Remove old Actions before adding
them again. This to avoid gtk-warnings. Add an integer value
to all Action names, so that we can guarantee that the Action
names are unique.
* Updated Vietnamese and Italian translations from the translation project.
* Singinterval: key mouse-insensitive bug workaround
3.10.3:
* Updated translations from the Translation Project:
* French by Patrick Ficheux
* Italian by Marco Colombo
* Vietnamese by Clythie Siddall
* New bug tracker at http://bugs.solfege.org
* Merge workaround of winmidi.output_devices() bug (#12 on bugs.solfege.org)
* First very simple cadense exercise. Added just to see if someone
will write better exercises.
3.10.2:
* Updated italian translation from Marco Colombo
* Updated vietnamese translation from Clytie Siddall
* Added tests that automatically check for new translations from
the Translation Project when I try to make a release.
* Some cleanup the the makefile rules that build the users manual.
3.10.1:
* Changed license to GPLv3
* Fix the code that reports if the midi module is missing.
* User manual: Fix figure 3.12 text: name the interval correctly
* Raise ExecutableDoesNotExist if we have an empty MIDI player
* build system:
* permanent fix to the pcopy.py problem getting too long command line.
3.10.0:
* Ear training test print out
* Lots of internal fixes. Better error messages for people writing lesson files
* Use the Translation Project for all translations.
* MS Windows: Save in "My Documents" and "Application Data".
* Lots of bug fixes
3.8.2:
* Vietnamese translations by Clytie Siddall
* Updates to the french translation by Patrick Ficheux
* Bugfix to the lesson file header parser, so that whitespace is
optional after header, making "header{" work as expected.
3.8.1:
* Bugfix: work with pygtk 2.6, not only 2.8 and newer
* Make the Escape button to close the export dialog and the dialog
asking if you want to save work.
* Merge autogen.sh tweak from solfege.dev
* Fix for stupid bug. The ask_for_names_changed method would be set
to None. Fix this. Didn't see this bug before because only
expert mode would trigger this. This fixes this bug.
* MusicDisplaye rat import fix.
* Added a few Norwegian translation.
|
|
* undo last change (elim extra \ns) (tx Sumit Rangwala)
|
|
* Fixed warnings caused by Python v2.6 (using hashlib, removing
mimify, etc.)
* Deprecated QP_REQUIRED option as this is more than likely no
longer needed and part of what triggered Python warnings
* Fixed unicode errors in certain post headers
* Attempted to incorporate Debian/Ubuntu patches into the mainstream
release
* Support img type enclosures
* No file locking for SunOS
* Gracefully handle missing charsets
* Friendlier and more useful message if sendmail isn't installed
|
|
- add Kerberos authentication support to IMAP retriever classes.
Thanks: Guido Günther, Uli M.
- clarify documentation regarding MDA_external. Thanks: AJ Weber.
- eliminate deprecation warning for sets module with Python 2.6 by
using a compatibility wrapper module.
|
|
Specifically, this fixes the build of dependent packages (like net/libsoup24)
under Linux, which attempt (and fail) to link in -ldb4 as requested by
${PREFIX}/lib/libproxy.la.
|
|
|
|
- Added a "lookaside" mode to cvm-qmail, to assist with proper chaining
to cvm-vmailmgr or other modules.
- Fixed failure in cvm-qmail when virtualdomains did not exist.
- Fixed client.h symlink to point to v2client.h to match the library.
- Fixed cvm-vmailmgr to fail with OUTOFSCOPE=1 when the virtual password
table file does not exist, instead of failing with an I/O error.
This should improve its ability to chain with other modules.
- Added cvm-sqlite from Wayne Marshall
|
|
- Fixed installation of msg/debug.h header file.
- Fixed envstr_unset to remove all instances of the given name.
- Added sysdep for d_ino and d_type in struct dirent.
- Fixed the path_match function to match filenames containing pattern
characters (ie [filename] etc) the same way shells do.
- Files generated by cli-generate now indicate the source .cli file.
- Fixed the debug messages to not enable any by default.
- Modified the build procedure to build all sources with libtool.
This should fix problems with parallel make.
|
|
|
|
This is a stable release which includes many enhancements but no major
new features. The most prominent improvement is support for keep-alive
connections.
Also add a patch to deal with non-availability of gethostbyname_r()
on NetBSD -- privoxy then uses gethostbyname() in a mutexed section,
effectively single threading DNS lookup. This is extremely annoying when
running into DNS timeouts. Hack around it by implementing functionality
using getaddrinfo().
|
|
|
|
Statistics::Descriptive to create and display PNG output for box
and whisker graphs.
|
|
|
|
functions (mean, median, mode, sum, variance, standard_deviation, etc.)
|
|
|
|
Remove premature return that broke dependency tracking for pkg_add -u.
Fixes PR 41143.
|
|
components, so it doesn't need the special threatment.
|
|
|
|
Version required for KDE 4.2. Precise changes unknown.
|
|
|
|
Remove comment about checking subversion for neon > 0.27 as 0.28.3 is
in fact the prefered version for the current subversion.
Several years of bug fixes.
|
|
|
|
Release version. Cleans up alignment issues.
|
|
|
|
(needed for KDE4)
|
|
|
|
|
|
|
|
Initiall packaged by shinden@linux.pl and then hacked by me
WordPress is a state-of-the-art publishing platform with a focus on
aesthetics, web standards, and usability.
|
|
mpg123-1.7.2, vala-0.7.0, xinput-1.4.1.
- dictem-1.0.1 [pkg/41047], dictem-1.0.2, diffuse-0.3.0,
mk-files-20061230, sdlmame-0.130 [wiz]
|
|
|
|
Changes: fixes in dictem-postprocess-definition-remove-header
postprocessing function.
|
|
|
|
Update to the latest version.
Fix for destdir support.
Fix in CONFLICTS (there is no conflicts with bootstrap-mk-files).
Minor clean-ups.
Ok sjg@
|
|
per pkgsrc-wip
|
|
per pkgsrc-wip
|
|
per pkgsrc-wip
|
|
|
|
|
|
|
|
|
|
This is vinagre, a VNC client for the GNOME Desktop.
|
|
|
|
|
|
gtk-vnc is a VNC viewer widget for GTK. It is built using coroutines
allowing it to be completely asynchronous while remaining single
threaded. It provides a core C library, and bindings for Python
(PyGTK).
|
|
|
|
Next release will not use urllib.
Diffuse 0.3.1 - 2009-03-05
- fixed a typo that broke the 'Find...' dialogue
Diffuse 0.3.0 - 2009-03-03
- new Windows installer
- notification on focus change when files change on disk
- menu items for adjusting indentation
- syntax highlighting for Objective-C++
- '-c' option now works with CVS-style revision numbers
- window title now describes current tab
- search settings now persist across sessions
- minor bug fixes
|
|
|