Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some debugging cruftfix-gst-pygi | Paul W. Frields | 2012-12-07 | 1 | -0/+3 |
* | Tutorials say GObject.threads_init() is a good idea | Paul W. Frields | 2012-12-07 | 1 | -0/+1 |
* | Remove unnecessary lines | Paul W. Frields | 2012-12-07 | 1 | -2/+0 |
* | Moving toward 100% GI usage | Paul W. Frields | 2012-12-07 | 2 | -45/+57 |
* | Make i18n even easier with gettext.install()HEADmaster | Paul W. Frields | 2012-12-06 | 1 | -2/+1 |
* | Fix i18n so translations work | Paul W. Frields | 2012-12-06 | 2 | -1/+4 |
* | Update translations | Paul W. Frields | 2012-12-06 | 2 | -58/+59 |
* | Fix directory for MO files | Paul W. Frields | 2012-10-22 | 1 | -1/+1 |
* | Fix errant tag for tx pull | Paul W. Frields | 2012-10-22 | 1 | -1/+1 |
* | Add MO files to data | Paul W. Frields | 2012-10-22 | 1 | -13/+22 |
* | Update translations | Paul W. Frields | 2012-10-18 | 20 | -288/+416 |
* | Additional L10n rules | Paul W. Frields | 2012-10-18 | 1 | -6/+21 |
* | Updated translation files | Paul W. Frields | 2012-10-16 | 19 | -143/+805 |
* | Ignore messages.mo and PO backups | Paul W. Frields | 2012-10-16 | 1 | -0/+2 |
* | Additional translations | Paul W. Frields | 2012-10-16 | 11 | -0/+1222 |
* | More Makefile work, better modularization | Paul W. Frields | 2012-10-16 | 1 | -19/+53 |
* | Don't track MO files | Paul W. Frields | 2012-10-16 | 1 | -0/+1 |
* | Don't track locale/ either | Paul W. Frields | 2012-10-12 | 1 | -0/+1 |
* | Create some Makefile fluff for easier releases | Paul W. Frields | 2012-10-12 | 3 | -1/+54 |
* | Fix alignment of checkbox in warning dialog | Paul W. Frields | 2012-10-12 | 1 | -1/+4 |
* | Executable also relies on pygobject3 | Paul W. Frields | 2012-10-12 | 1 | -2/+2 |
* | Remove remaining strings in ui file | Paul W. Frields | 2012-10-12 | 2 | -31/+13 |
* | Don't worry about build/ either | Paul W. Frields | 2012-10-12 | 1 | -0/+1 |
* | Fix additional strings | Paul W. Frields | 2012-10-04 | 2 | -8/+12 |
* | Update POT | Paul W. Frields | 2012-10-04 | 1 | -17/+41 |
* | Disable prefs when recording | Paul W. Frields | 2012-10-04 | 1 | -0/+2 |
* | On abort confirm, remove the right tempfiles | Paul W. Frields | 2012-10-04 | 1 | -1/+5 |
* | Add (hacky) treatment for separate streams | Paul W. Frields | 2012-10-04 | 1 | -14/+48 |
* | Do explicit compare to be sure | Paul W. Frields | 2012-10-04 | 1 | -1/+1 |
* | Set expert mode appropriately with radio button | Paul W. Frields | 2012-10-04 | 1 | -0/+2 |
* | Make expert configuration work | Paul W. Frields | 2012-10-04 | 2 | -1/+12 |
* | Set up prefs dialog to modify settings | Paul W. Frields | 2012-10-04 | 2 | -4/+41 |
* | Include show/hide functions and alternate pipeline | Paul W. Frields | 2012-10-04 | 3 | -31/+71 |
* | Add dummy function for now | Paul W. Frields | 2012-10-04 | 1 | -0/+3 |
* | Merge branch 'add-advanced-options' of ssh://git.fedorahosted.org/git/pulseca... | Paul W. Frields | 2012-10-04 | 0 | -0/+0 |
|\ | |||||
| * | Add beginning of advanced settings support | Paul W. Frields | 2011-06-29 | 2 | -134/+352 |
* | | Add beginning of advanced settings support | Paul W. Frields | 2012-10-04 | 2 | -134/+352 |
* | | Finish removing old pygobject2 modules cruft | Paul W. Frields | 2012-10-04 | 1 | -4/+2 |
* | | Use gir for GObject stuff, eliminate old module import | Paul W. Frields | 2012-10-04 | 1 | -5/+4 |
|/ | |||||
* | Upgrade to use PyGObject and GTK+ 3.0 | Paul W. Frields | 2011-06-11 | 3 | -38/+39 |
* | Update messages in POT | Paul W. Frields | 2011-03-21 | 1 | -11/+57 |
* | Forward the version for next development | Paul W. Frields | 2011-03-21 | 1 | -1/+1 |
* | Add a setup.cfg for use with translations | Paul W. Frields | 2011-03-21 | 1 | -0/+3 |
* | Let GTK handle the icon location | Paul W. Frields | 2011-03-21 | 1 | -1/+1 |
* | Try to be a little more PEP-8'ish | Paul W. Frields | 2011-03-18 | 1 | -22/+47 |
* | Move strings from GtkBuilder file to Python code | Paul W. Frields | 2011-03-18 | 3 | -8/+17 |
* | Add TODO note for extra translations task | Paul W. Frields | 2011-03-16 | 1 | -0/+2 |
* | Remove finished TODO | Paul W. Frields | 2011-03-16 | 1 | -1/+0 |
* | Only import what we need for UI | Paul W. Frields | 2011-03-16 | 1 | -2/+2 |
* | And add this fix to MAINFEST.in as well0.1.8.1 | Paul W. Frields | 2011-03-16 | 1 | -1/+1 |