Commit Graph

268 Commits

Author SHA1 Message Date
lxnay 17c4ee1e7a Entropy/Spritz:
- InputDialog: if parent is not specified, center widget on the screen
- fine tuning other windows too

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2680 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-11-12 13:11:56 +00:00
lxnay 9d311cb5bd Entropy/Spritz:
- effectively split the repository manager client


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2679 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-11-12 12:55:02 +00:00
lxnay 37a1ca8230 Entropy/Spritz:
- make the repository manager client also a stand-alone application


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2678 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-11-12 12:31:42 +00:00
lxnay 897573611b Entropy/Spritz:
- do not crash on getPackageItem (packages.py) when repository is not available


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2673 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-11-11 15:12:11 +00:00
lxnay 6a568bc9ed Entropy/UGC/Equo/Spritz:
- do not show the exception output when spawning UGC.add_downloads()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2655 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-11-06 17:30:32 +00:00
lxnay abce4c417e Entropy/UGC/Equo/Spritz:
- do not crash when running add_downloads
- run add_downloads in background


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2652 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-11-06 16:15:41 +00:00
lxnay c49855117e Entropy/Notification Applet:
- fix all the known issues related to threading => the applet now works without having to move the pointer over it
Entropy/Spritz:
- fine tune the UGC update function thread timer


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2650 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-11-05 15:54:34 +00:00
lxnay de9cb17e9e Entropy/PackageInterface:
- remove add_download() from fetch_file_on_mirrors()
Entropy/Equo/Spritz:
- add add_downloads() (from UGC interface) after the fetch process
Entropy/SocketHostInterface/Repository Daemon:
- add a new command that let client register all the downloaded packages at once


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2646 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-11-04 22:24:39 +00:00
lxnay 14e7821fd0 Entropy/Spritz/UGC:
- fix ugc item description object handling


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2619 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-11-02 11:05:20 +00:00
lxnay 9f5b276605 Entropy/Spritz:
- adding some debug info for the crowd
- fix a small issue with fetching ADS


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2590 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-29 16:16:49 +00:00
lxnay 25eb415ec3 Entropy/Spritz:
- if --debug make UGC client interface verbose
- fix stars column background color


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2587 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-29 10:26:21 +00:00
lxnay 7018182761 Entropy/Spritz:
- make installing external packages impossible when Spritz is busy
- remove doGtkEvents call every time busyCursor() and normalCursor() is spawned


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2566 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-24 10:58:23 +00:00
lxnay 2c0f3c0827 Entropy/Spritz/Repository Manager:
- add support for notice boards handling
Entropy/Spritz:
- main code reorganization and cleanup (improved stability)
- bye bye gui.py
- add support for notice boards handling
- add support for installed packages database backup/restore
- add the ability to load without/with a corrupted installed packages database (safe mode)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2524 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-13 17:17:41 +00:00
lxnay a23df9b5f6 Entropy/Spritz:
- add information on available branches into the repository information string


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2505 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-08 18:40:12 +00:00
lxnay 561db807d5 Entropy:
- databases now split by branch (first chunk, ServerInterface migrated, EquoInterface and Repository Daemon to go


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2496 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-08 12:05:00 +00:00
lxnay c5aa85b30b Entropy/Spritz:
- make UGC video uploads more fun to do


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2491 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-07 13:13:20 +00:00
lxnay 9f6cb73be6 Entropy/Spritz:
- make UGC submits parallel, this avoids having a frozen GUI


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2487 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-06 23:21:35 +00:00
lxnay 6a72e3b206 tagging entropy 0.21.1
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2479 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-06 14:00:47 +00:00
lxnay 0455b20508 Entropy/Spritz:
- avoid to crash on queue item split when trying to retrieve a command result
Entropy/Repository Manager:
- complete the previous commit


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2468 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-03 18:56:07 +00:00
lxnay d32c3049ea Entropy/Repository Manager:
- make it stronger when dealing with Portage on Spm functions
Entropy/Spritz:
- do not consider spm package dict static


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2466 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-03 18:11:27 +00:00
lxnay b440869534 Entropy/misc:
- some tweaks before 0.21


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2459 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-03 16:13:51 +00:00
lxnay f8eb794969 Entropy/Repository Manager:
- add --nodeps option to compile_atoms


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2457 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-03 14:11:54 +00:00
lxnay d2e5d69f59 Entropy/Spritz/Repository Manager:
- use some hacks to avoid crashes when playing with gtk events on different threads (add a strong thread locking system)
- complete the 'activator' part
Entropy/Spritz/Connection Manager window:
- add the ability to save connections for easy retrieval
svn ci -m 

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2455 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-03 13:14:16 +00:00
lxnay 79ec13a8e9 Entropy/Spritz:
- complete reagent features inside the System Manager
- implement 'activator' functionalities (not complete yet)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2453 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-03 02:00:57 +00:00
lxnay 31e63dfd60 Entropy/Spritz/Repository Manager:
- database management part is almost complete


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2447 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-30 21:43:15 +00:00
lxnay 21f7893225 Entropy/Spritz/Repository Manager:
- improve reliability for multiple running commands (with the Output View also)
- add a local lock for the Queue, to avoid having shit around (depends :P, this is for lythie), like Segmentation Faults


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2441 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-29 21:20:05 +00:00
lxnay 09028d8c51 Entropy/Spritz:
- move GLSA window to dialogs and make it loadable on demand
- more work on the Repository Manager, Spm part completed


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2439 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-29 20:06:07 +00:00
lxnay 7b1db0517f Entropy/Spritz:
- fix voting through treeviews
- first BIG commit of the implementation of the SystemManager (as in Repository Manager actually) client


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2421 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-24 13:31:32 +00:00
lxnay 86f93ce890 Entropy/Spritz:
- fix voting inside PkgInfo window
- fix random GTK freezes (thanks Joost)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2408 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-20 11:24:50 +00:00
lxnay 73ea3f502d Entropy/Spritz:
- add ads support+rotation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2401 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-17 13:05:55 +00:00
lxnay 7a1f517bce Entropy/Spritz:
- ProcessGtkEventsThread: fine tuning


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2393 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-16 21:12:22 +00:00
lxnay dcc8659702 Entropy/Spritz:
- add UGC preferences menu to Spritz's Glade xml


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2392 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-16 21:11:39 +00:00
lxnay 58a701a2b5 Entropy/Spritz:
- implement UGC preferences menu
- make Spritz faster using real threaded processes (gtk.gdk.threads_init() - please use >=pygtk-2.12.1-r2)
- avoid to lock at the end of the package queue process on gtk.events_pending()
- do not spawn SpritzApplication.spawnUgcUpdate() after repositories sync, not needed


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2391 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-16 21:10:40 +00:00
lxnay fe66612801 Entropy/Spritz:
- order UGC entries by date
- make preview generation of UGC image entries exception-aware


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2390 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-16 21:07:57 +00:00
lxnay 98fa7d4635 Entropy/Spritz:
- add const.PREF_PAGES (Preferences pages index)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2389 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-16 21:06:46 +00:00
lxnay d64f205ffc Entropy/Spritz:
- speed up searches by removing description from filters


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2388 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-16 21:04:15 +00:00
lxnay ccbe159e82 Entropy/Spritz:
- UGC: implement item properties (show), item submit (add), item deletion (remove)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2384 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-15 16:26:41 +00:00
lxnay f240c15097 Entropy/Spritz:
- started to implement UGC metadata handling inside the Package Info window


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2378 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-07 20:55:03 +00:00
lxnay 5c3bbb46ae Entropy/Spritz:
- add some image constants in the const class


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2377 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-07 19:52:10 +00:00
lxnay 1955786170 Entropy/Spritz:
- sleep 2 seconds on the shut down to allow threads to exit cleanly


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2376 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-07 19:51:29 +00:00
lxnay 0a2fe3e53c Entropy/Spritz:
- avoid using 100% CPU and messing with threads while voting


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2374 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-06 20:59:52 +00:00
lxnay c964b47bee Entropy/Spritz:
- put voting feature inside the applications TreeView
(which means a LOT of work)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2372 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-06 14:01:46 +00:00
lxnay dfb6f71160 Entropy/Spritz:
- make UGC basic metadata (vote and download info) to be downloaded/updated in background every 2 minutes
- make voting possible from the package properties menu
- more work on UGC support


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2371 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-05 18:40:45 +00:00
lxnay aeb5ed8c14 Entropy/Spritz/etpgui:
- getUGCPackageVote(): improve function speed


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2370 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-09-05 18:36:14 +00:00
lxnay 021f399670 Entropy/Spritz:
- start to implement UGC inside the application, first step


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2367 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-08-31 19:25:28 +00:00
lxnay d97cde0243 Entropy/Spritz:
- remove debugging stuff pulled in by the previous commit

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2323 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-08-01 17:13:09 +00:00
lxnay 51fb1086d9 Entropy/Spritz:
- implement askQuestion and inputBox methods inherited from TextInterface


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2322 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-08-01 17:11:46 +00:00
lxnay d1ccbab6ea Entropy/Spritz:
- avoid to install binary packages when a queue is running
Entropy/TODO:
- updated TODO
Entropy/Equo:
- added moo option, can't tell you anything on the feature


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2282 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-07-21 13:37:55 +00:00
lxnay 75cb23ddca Entropy/Spritz:
- get rid of the applet from here, splitting...


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2255 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-07-07 10:44:04 +00:00
lxnay 3c43ce7446 Entropy/Spritz:
- use entropyContants's functions to parse repository strings
- add SSL port parameter to the repository settings window


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2254 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-07-06 17:23:33 +00:00