summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/convert.h
AgeCommit message (Expand)Author
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-03-10add PBD::downcase() functions to libpbdPaul Davis
2013-12-01'libs/pbd' - DLL visibility stuff and associated changes needed for building ...John Emmas
2013-10-16add export visibility control to libpbd (works thus far on linux/gcc)Paul Davis
2012-04-12move string_is_affirmative() into libpbdPaul Davis
2012-04-01Remove unused ustring version of url_decode(). ReworkCarl Hetherington
2011-11-21Simple ambiguitity-resolution wrapper for gettext; use forCarl Hetherington
2010-03-02PBD::capitalize() and use it to for the XML node name of a SequenceProperty's...Paul Davis
2010-02-08add variants of atoi etc. for std::stringPaul Davis
2009-05-18Patch from agorka to add some includes required for building with the GCC shi...Carl Hetherington
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-08-06merge changes to libmidi++ API from 2.0-ongoingPaul Davis
2006-11-13display timecode from BWF etc in SF browser; accels for windows now work (mis...Paul Davis
2006-10-24Fix for internationalize. Now use the I18N() macro.Taybin Rutkin
2006-06-29Fixed i18n system.Taybin Rutkin