summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix icon location problem0.1.5Paul W. Frields2010-03-311-1/+1
* Use startup notification for maximum GNOME 3.x compatibilityPaul W. Frields2010-03-171-1/+1
* Restore message extractors in setup.py scriptPaul W. Frields2010-02-222-5/+8
* Change import order to prevent complaints from setuptoolsPaul W. Frields2010-02-221-1/+1
* Remove newlines from label, use max. width insteadPaul W. Frields2010-02-221-6/+2
* Cross i18n off the TODO list :-)Paul W. Frields2010-02-211-1/+0
* Add new POT filePaul W. Frields2010-02-211-0/+36
* Add i18n support in .py filesPaul W. Frields2010-02-212-4/+7
* pulsecaster.desktop is installed nowJürgen Geuter2010-02-211-0/+1
* Bump version for next releasePaul W. Frields2010-02-201-1/+1
* Add TODO for i18n supportPaul W. Frields2010-02-201-0/+1
* Add desktop file to manifest for setup0.1.4Paul W. Frields2010-02-201-1/+1
* Add application desktop filePaul W. Frields2010-02-201-0/+10
* Remove shebangs from scripts to prevent rpmlint whiningPaul W. Frields2010-02-2011-14/+0
* Add license to manifestPaul W. Frields2010-02-201-1/+1
* Remove unnecessary import from __init__Paul W. Frields2010-02-201-1/+0
* Add full license textPaul W. Frields2010-02-201-0/+674
* Beef up the instructions a bit in anticipation of packagingPaul W. Frields2010-02-201-5/+29
* Move version number for next releasePaul W. Frields2010-02-201-1/+1
* Set logo for About dialogPaul W. Frields2010-02-201-0/+1
* Don't use hard coded path separatorsPaul W. Frields2010-02-201-2/+1
* Convert script to UTF-8Paul W. Frields2010-02-201-2/+2
* Add Jürgen to contributors list, with pride!Paul W. Frields2010-02-201-1/+2
* Use UTF-8 encodingPaul W. Frields2010-02-201-2/+2
* Fixed some pathsJürgen Geuter2010-02-202-4/+8
* Towards a working distutils setupJürgen Geuter2010-02-204-13/+24
* MANIFEST.in fixesJürgen Geuter2010-02-151-0/+1
* Added a scriptJürgen Geuter2010-02-152-2/+28
* Added MANIFEST.in fileJürgen Geuter2010-02-151-0/+1
* Fixed directory layoutJürgen Geuter2010-02-1520-0/+0
* Add important note about streams and current blockagePaul W. Frields2010-02-151-0/+2
* Make record button insensitive until user chooses save filePaul W. Frields2010-01-171-0/+2
* Don't force a default save path on the userPaul W. Frields2010-01-171-7/+4
* Call file chooser on clicked event, not press eventPaul W. Frields2010-01-171-1/+1
* Shuffle file chooser bits to logical placePaul W. Frields2010-01-171-8/+14
* Catch destroy event on warning windowPaul W. Frields2010-01-171-0/+1
* Attempt to use GTK IconTheme methodsPaul W. Frields2010-01-171-3/+7
* Use Fedora Hosted as home for projectPaul W. Frields2010-01-161-1/+1
* Add default window iconPaul W. Frields2010-01-161-0/+1
* Use table to align interfacePaul W. Frields2010-01-162-89/+70
* Remove obsolete scriptPaul W. Frields2009-09-231-29/+0
* Fix UI widget label problems and width of main dialogPaul W. Frields2009-09-231-6/+8
* Some docs cleanupPaul W. Frields2009-09-042-3/+2
* Remove cruft commentPaul W. Frields2009-09-011-1/+0
* Separate listener functionsPaul W. Frields2009-09-012-17/+19
* Move to standard src/ folderPaul W. Frields2009-09-0119-0/+0
* Add preliminary setuptools supportPaul W. Frields2009-09-011-0/+47
* Move folders to a more standard locationPaul W. Frields2009-09-0115-0/+0
* Update version number0.1.3Paul W. Frields2009-08-311-1/+1
* Convert to GtkBuilderPaul W. Frields2009-08-312-97/+107