summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary Unicode marking0.1.7Paul W. Frields2010-12-201-1/+1
|
* Fix remaining static locations of iconsPaul W. Frields2010-12-192-3/+3
|
* Add eggtrayicon placeholderPaul W. Frields2010-12-192-0/+34
|
* Remove data location hackPaul W. Frields2010-12-191-2/+0
| | | | | | | | | Packaging should take care of icon locations properly. If the PulseCaster package properly runs gtk-update-icon-cache and puts the icons in e.g. /usr/share/icons/hicolor... the icon can be found (and overridden) by default. Leaving in place the path used to load the icon during developmen in case PulseCaster isn't installed on the running system.
* Place icons in standard area for GTK icon cachingPaul W. Frields2010-12-191-6/+6
|
* Include proper encoding (PEP-0263)Paul W. Frields2010-12-192-0/+2
|
* Fix copyright informationPaul W. Frields2010-12-196-6/+6
|
* Add Jürgen to authorshipPaul W. Frields2010-12-193-0/+3
|
* Add licensing info to listener.pyPaul W. Frields2010-12-191-0/+18
|
* Scratch item off TODO list, yay!Paul W. Frields2010-12-191-1/+0
|
* Catch case where user tries to save without a filenamePaul W. Frields2010-12-191-0/+2
|
* Fix tempfile removal on cancellationPaul W. Frields2010-12-191-1/+3
|
* Move temp file close/remove to private functionPaul W. Frields2010-12-191-2/+4
|
* Privatize the save/copy functionPaul W. Frields2010-12-191-2/+2
|
* Privatize the confirm overwrite functionPaul W. Frields2010-12-191-3/+3
|
* Trivial whitespace changePaul W. Frields2010-12-191-1/+0
|
* Add confirmation for case where user cancels savePaul W. Frields2010-12-191-2/+12
|
* Remove obsolete open/browse elements from UIPaul W. Frields2010-12-192-228/+166
|
* Remove comment cruftPaul W. Frields2010-12-191-8/+0
|
* Reset workflow: Choose save file after stoppingPaul W. Frields2010-12-191-23/+59
| | | | | | - Use a temporary file (tempfile.mkstemp()) for content - Implement file overwrite confirmationd dialog - TODO: Remove UI element for file chooser
* Add interface idea for recording in progressPaul W. Frields2010-12-181-0/+1
|
* Remove old cruft codePaul W. Frields2010-12-181-3/+0
|
* Make note on dependenciesPaul W. Frields2010-06-102-1/+4
|
* Use domain for gettextPaul W. Frields2010-06-062-3/+6
|
* Forward version to 0.1.7 for next workPaul W. Frields2010-05-061-1/+1
|
* Document hidden FLAC function (now less hidden)0.1.6Paul W. Frields2010-05-061-1/+14
|
* Add hidden function for FLAC encodingPaul W. Frields2010-05-062-8/+20
|
* Quit on warning box close unless user understandsPaul W. Frields2010-04-171-1/+1
|
* Make warning box OK an understanding insteadPaul W. Frields2010-04-171-4/+4
|
* Fix warning box text wrappingPaul W. Frields2010-04-171-2/+1
|
* Move merged file to proper locationPaul W. Frields2010-04-171-0/+0
|
* Trying to build some stream code to handle samplesPaul W. Frields2010-04-173-0/+74
|
* Make elements insensitive when Record is clickedPaul W. Frields2010-04-101-0/+9
|
* Ignore dist and egg-info dirsPaul W. Frields2010-04-101-0/+2
|
* Forward version to 0.1.6 for more developmentPaul W. Frields2010-03-311-2/+2
|
* 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
| | | | http://lists.fedoraproject.org/pipermail/devel/2010-March/133523.html
* Restore message extractors in setup.py scriptPaul W. Frields2010-02-222-5/+8
| | | | | | Note this reqires the BabelGladeExtractor module. I've prepared a spec file and source RPM for review but haven't yet created a package review bug. Included this on the TODO list.
* 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
| | | | setup.py does now copy pulsecaster.desktop to /usr/share/applications
* 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
|