summaryrefslogtreecommitdiff
path: root/gtk-recordmydesktop/src/rmdPrefsWidget.py
AgeCommit message (Collapse)Author
2020-07-11*: drop {gtk,qt}-recordmydesktop subdirsVito Caputo
This restores the recordmydesktop/ subdir as root from the mirror I cloned by fork from. I have no particular interest in the gtk/qt frontends and it doesn't appear they were part of a single tree in the past. But I will probably preserve backwards compatibility of the cli so they can continue to work with this fork installed.
2008-07-12removed redudant __fileSelect__ method from src/rmdPrefsWidget.pyiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@499 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2008-02-04src/rmdPrefsWidget.py: added button/dialog, to select workdiriovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@487 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-07rmdPrefsWidget.py: how does directories-only selection work in pyGtk?iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@465 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-07rmdPrefsWidget.py, rmdSimple.py: added shortcuts for common actionsiovar
ctr+r,ctr+s,ctr+h,ctr+q,,ctr+p,esc git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@464 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-03rmdPrefsWidget.py: replaced binary ComboBoxes with CheckButtonsiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@454 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-12-01rmdPrefsWidget.py: changed title of advanced windowiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@449 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-11-12rmdPrefsWidget.py: changed frequency threshold to 0-48000iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@427 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-08-09rmdConfig.py.in, rmdFrame.py, rmdPrefsWidget.py,iovar
rmdSelectThumb.py, rmdSimple.py, rmdStrings.py, rmdTrayIcon.py : Added follow mouse option in the Preferences Widget and all relevant functionality ( save/load , defaults, string/tooltip). Also added moveFrame method so that the frame can follow the mouse. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@406 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-07-08rmdConfig.py.in, rmdPrefsWidget.py, rmdSimple.py,iovar
rmdStrings.py, rmdTrayIcon.py: made area resting after every capture optional. The area is also saved in the options file, if reseting is disabled. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@376 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-06-16rmdPrefsWidget.py: Added a text entry on the misc page named "Extra ↵iovar
Options", through which users can specify arguments the same way as they would in the commandline. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@356 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-05-12moved all translatable string to src/rmdStrings.py.iovar
new file: src/rmdStrings.py (added to Makefile.am). New po template,merged all translations with it. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@337 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-03-17added frame around capture area.iovar
New file: src/rmdFrame.py git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@295 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-03-15Synced to recordMyDesktop 0.3.4. Removed ↵iovar
shared-threshold,drop-frames,no-cond-shared options. Changed with-shared to no-shared. Removed shared threshold spinButton,Label,tooltip. Updated all translations and potfile to reflect the above changes(removed shared-threshold messages). Changed version to 0.3.4-cvs git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@294 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-02-14make jack_ports window expand with topleveliovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@282 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-02-14made jack ports window scrollableiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@281 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2007-02-10added jack configuration.iovar
fixed preview thumb to not update when minimized. added option to include or not window decorations. added option to enable/disable tooltips git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@274 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-11-17tooltips in the advanced windowiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@183 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-11-17advanced tab in advanced widget renamed to misciovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@181 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-11-15updated prefswidget, synced arguments with v0.3iovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@171 f606c939-3180-4ac9-a4b8-4b8779d57d0a
2006-09-25automake based projectiovar
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@70 f606c939-3180-4ac9-a4b8-4b8779d57d0a
© All Rights Reserved