aboutsummaryrefslogtreecommitdiff
path: root/xbmc/GUIPassword.cpp
AgeCommit message (Expand)Author
2012-09-09update date in GPL headermontellese
2012-09-09fix address line in GPL headersmontellese
2012-08-01[keyboard] - change all occurences of GUIDialogKeyboard to the new approach a...Memphiz
2012-07-24changed: minimize URL.h header pollutionspiff
2012-07-22changed: make CApplicationMessenger a singleton instead of a CAppliction memberspiff
2012-03-26Merge pull request #206 from cptspiff/remove-convutilsArne Morten Kvarving
2011-10-14changed: remove/comment some assigned but unused variables and related codespiff
2011-08-01changed: ditch itoa usage (and emu function)spiff
2011-04-10changed: reduce log spamelupus
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
2010-10-24fixed: locks on AddonManager were not respectedalcoheca
2010-10-12changed: move even more globals construction/destruction into the same compil...elupus
2010-09-28added: ticket #10335 - Allow 'loadprofile' builtin to work with non-passworde...spiff_
2010-09-12cleanup: Use ShowAndGetInput for CGUIDialogOK usage where appropriatejmarshallnz
2010-08-04fixed: make sure the add-on browser respects profile locksspiff_
2010-06-22removed: Code for scripts window - no longer needed as you can access non-med...jmarshallnz
2010-03-26changed: Make the heading of ProfileSettings.xml change if it's the first log...jmarshallnz
2010-03-09cleanup: Moved profile locks to a separate class to ease passing them aroundjmarshallnz
2010-03-09cleanup: Make m_iLastLoadedProfileIndex private to CSettingsjmarshallnz
2010-03-08changed: Don't allow access to m_vecProfiles outside of CSettings. Instead us...jmarshallnz
2010-03-02merged: addons-fw branchelupus
2009-10-30removed: Master lock entering "master mode". If you want master mode, enter ...jmarshallnz
2009-10-26removed: Masterlock Enable shutdown setting (shutdown is meaningless when run...jmarshallnz
2009-10-13added: Ticket #7341 - Save username and password for smb shares. Will need O...jmarshallnz
2009-10-07cosmetic: m_gWindowManager -> g_windowManager for consistency.jmarshallnz
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller