Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/journal/objectchooser.py
Commit message (Collapse)AuthorAgeFilesLines
* Add capability to connect to WPA/WPA2-Enterprise Networks.Ajay Garg2012-02-011-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Note that this is a consolidated patch, to be applied in full; and NOT OVER version-4, version-3, version-2, and version-1 patches). Enhancements/Fixes of current version (version-5), over version-4 :: -------------------------------------------------------------------- a. Fixed the regression - Unable to connect to Unprotected-Wireless-Networks. Catcher :: Anish. For the record. ---------------- Enhancements/Fixes of version-4, over version-3 :: -------------------------------------------------- a. Fixing logging statements, and some formatting-changes (Thanks Sascha). b. Not passing parameters to NetworkManager, that are not entered (required), as in TTLS- and PEAP-configuration (Thanks Anish). For the record. ---------------- Enhancements/Fixes of version-3, over version-2 :: -------------------------------------------------------------------- a. Now, TLS-based-authentication is also supported. ----------------------------------------------- Thus, now, the following three authentication types are supported : (i) TTLS (ii) PEAP (iii) TLS Following authentication types are still not supported : (i) LEAP (actually this may work, but the set-up has not been able to be worked out, and hence, this has not been verified, even with nm-applet). b. Journal-Chooser integration. ---------------------------- This is useful in picking up chooser-entries (especially in case of certificates requirements, like in TLS and TTLS). For the record. ---------------- Enhancements/Fixes of version-2, over version-1 :: -------------------------------------------------- a. Network-Autoconnect-Upon-Hibernate-Resume ------------------------------------------ Fixing the case, when network wouldn't (auto-)come-up, when the XO resumed from hibernation. (Thanks Anish for catching that :-) ). However, there wasn't a problem with auto-connect-on-reboot; it's working fine. Signed-off-by: Ajay Garg <ajay@activitycentral.com>
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-3/+1
| | | | | | Reviewed-by: James Cameron <quozl@laptop.org> Reviewed-by: Simon Schampijer <simon@laptop.org> CC: Aleksey Lim <alsroot@member.fsf.org>
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-1/+3
| | | | | | Reviewed-by: James Cameron <quozl@laptop.org> Reviewed-by: Simon Schampijer <simon@laptop.org> CC: Aleksey Lim <alsroot@member.fsf.org>
* Cast the event coordinates to integers #2291Simon Schampijer2010-09-291-1/+1
| | | | | Coordinates are given as doubles rather than integers, because some input devices such as graphics tablets have sub-pixel resolution.
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-3/+3
|
* Revert thumbs mergeAleksey Lim2009-08-251-14/+45
|
* Add thumbs view to ObjectChooserAleksey Lim2009-08-251-7/+11
|
* Fix renaming issueAleksey Lim2009-08-251-2/+2
|
* Extract objectsview from listview; initial thumbs view commitAleksey Lim2009-08-251-40/+5
|
* let the logger do the formattingSascha Silbe2009-08-241-2/+2
|
* Bunch of pylint fixesTomeu Vizoso2009-08-191-6/+0
|
* Adapt to API changes in the journal #881Tomeu Vizoso2009-08-071-3/+3
|
* Fix object chooserTomeu Vizoso2009-07-071-33/+26
|
* Close the object chooser when the activity is closed. #329Tomeu Vizoso2009-02-101-1/+12
|
* Rename parameter to what_filterTomeu Vizoso2009-01-061-3/+3
|
* typoTomeu Vizoso2009-01-061-1/+1
|
* #3060 Add the possibility of filtering the object chooser by data typeTomeu Vizoso2009-01-061-1/+4
|
* First try at restoring removable devices support in the journalTomeu Vizoso2008-11-281-3/+2
|
* Move the shell code into site-packages.Marco Pesenti Gritti2008-09-281-0/+199