summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up TODO listPaul W. Frields2009-08-301-1/+0
* Fix typo0.1.2Paul W. Frields2009-08-301-1/+1
* Add TODO for GtkBuilder taskPaul W. Frields2009-08-301-0/+1
* Remove TODO for nag screenPaul W. Frields2009-08-301-2/+0
* Support initial warning dialogPaul W. Frields2009-08-304-10/+157
* Make warning next TODOPaul W. Frields2009-08-291-1/+1
* More UI twiddlingPaul W. Frields2009-08-291-5/+4
* Minor interface cleanupsPaul W. Frields2009-08-291-50/+51
* Use a clicked event, not mouse-only button pressPaul W. Frields2009-08-291-2/+2
* Make save file widget a labelPaul W. Frields2009-08-292-10/+11
* Add note about overwrite/replacePaul W. Frields2009-08-291-0/+1