Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added ability to share all favorites.HEADmasterSebastian2011-03-313-3/+80
* Merge branch 'master' of gitorious.org:jlew/xo-file-distrojlew2011-03-272-4/+5
|\
| * Updated class to exec (API Change)jlew2010-08-171-1/+1
| * Incremented activity to 10jlew2010-05-181-1/+1
| * Added os import and removed unused alert importjlew2010-05-181-1/+2
| * Added parent to ObjectBrowser. Fixes ticket 2005jlew2010-05-181-1/+1
* | Fixed typojlew2011-03-271-1/+1
* | Better Error handlingjlew2011-03-271-4/+8
|/
* Release 9Justin Lewis2010-01-292-2/+2
* Made custom toolbar the default active toolbarJustin Lewis2010-01-291-0/+1
* New activity iconJustin Lewis2010-01-213-83/+27
* Release 8.Justin Lewis2010-01-194-85/+74
* Now checks if server available during boot in new threadJustin Lewis2010-01-192-87/+82
* Updated tree view, expanding only description.Justin Lewis2010-01-192-37/+22
* Scrollbars now automatic on admin viewJustin Lewis2010-01-191-0/+1
* Fixed bug, in admin view, now disables action bar.Justin Lewis2010-01-191-15/+18
* Lots of gui and procedural changesJustin Lewis2010-01-188-95/+1006
* Fixed bug in blueberry that crashed when packaging file.Justin Lewis2010-01-181-1/+4
* Release 7Justin Lewis2010-01-123-73/+106
* Fixed depreciated message in setup.pyJustin Lewis2010-01-121-1/+1
* Fixed Keep Error bugJustin Lewis2010-01-121-5/+7
* Fixed hang when server is offline.Justin Lewis2010-01-123-25/+42
* Basic permissions: download only, add/remove, admin.Justin Lewis2010-01-115-32/+256
* Code Refactoring. Started to separate gui and functional code.Justin Lewis2010-01-084-266/+337
* Bug fixesJustin Lewis2010-01-081-1/+7
* Fixed multi-thread issue in serverJustin Lewis2010-01-081-2/+14
* Added try block around file list downloadJustin Lewis2010-01-071-8/+11
* Fixed bug that prevented it from starting upJustin Lewis2010-01-071-3/+3
* Release 6Justin Lewis2010-01-073-3/+187
* Added server mode ability. Updated and moved GUI code.Justin Lewis2010-01-075-84/+401
* Added a basic server for testing server modeJustin Lewis2010-01-079-1/+3737
* BugfixJustin Lewis2010-01-061-1/+1
* Added notice when file download failsJustin Lewis2010-01-062-6/+17
* Fixed one liner bug (no impact on current code)Justin Lewis2010-01-051-1/+1
* Files are now stored as a FileInfo object.Justin Lewis2010-01-052-51/+137
* Spelling FixesJustin Lewis2010-01-051-3/+3
* Added GNU Public License header to the two py files I wrote.Justin Lewis2009-12-312-0/+32
* Release FileShare-5.xoJustin Lewis2009-12-261-1/+1
* Added ability for multiple selectJustin Lewis2009-12-261-10/+17
* Fixed bug on client side when server adds file after joinJustin Lewis2009-12-261-1/+5
* Release 4Justin Lewis2009-12-182-5/+5
* Removed tests from lib as it is not needed for projectJustin Lewis2009-12-1816-669/+0
* Activity now asks if it should save files when it closes.Justin Lewis2009-12-181-0/+29
* Fixed remove bug (for real this time)Justin Lewis2009-12-181-8/+9
* Fixed formated strings for new id typeJustin Lewis2009-12-181-2/+2
* Fixed remove file bugJustin Lewis2009-12-181-0/+1
* Releasing FileShare-3.xoJustin Lewis2009-12-151-1/+1
* Fixed bug that was when resuming and was server and now clientJustin Lewis2009-12-151-5/+11
* Fixed bug when installing download (broke in a resent commit)Justin Lewis2009-12-151-2/+3
* Added ability to install files back to the journal.Justin Lewis2009-12-151-4/+30