(no author)
ef76b07a4f
Spritz:
...
- move spritz constants to a separate file
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1360 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-02 15:30:52 +00:00
(no author)
1649729006
Spritz: be more smart searching spritz.glade
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1339 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 19:17:24 +00:00
(no author)
5bdeae0983
- fix ConfirmationDialog name spelling issue
...
- fix locale domain in views.py
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1337 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 17:47:09 +00:00
(no author)
10000ddd8a
make spritz using entropy version
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1284 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-23 15:51:50 +00:00
(no author)
6e2d4773be
- improved equo search output formatting
...
- improved spritz stability and eye-candiness
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1270 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-21 15:02:15 +00:00
(no author)
dd691b9eb3
- fixed an issue with dumpTools.loadobj exceptions handling
...
- fixed an issue with EquoInterface.check_package_update
- fixed package reinstall in Spritz
- improved Spritz speed
- lots of bug fixes also
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1269 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-21 12:12:51 +00:00
(no author)
7ee1670593
Spritz:
...
- added a basic categories view
- improved treeview speed
- properly handle packages with missing dependencies
- misc bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1221 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-16 10:32:07 +00:00
(no author)
4116c5760a
- improved entropy backend interface responsiveness by removing harmful caching
...
- completed a lot of stuff for spritz, it's still a little bit slow when data is not cached but I'll work out it
things implemented:
- multi repositories handling code
- branch switching dialog box
- queue errors handling
- su/gksu/kdesu wrapper
- lots lots lots of bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1218 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-16 00:34:06 +00:00
(no author)
2f50805654
Spritz:
...
- make load/save queue working
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1166 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 19:01:33 +00:00
(no author)
745b46aade
- Spritz:
...
- reworked action menu to allow reinstall, remove, purge, update, install, undo reinstall, undo remove, undo purge, undo update, undo install
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1100 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-27 16:43:39 +00:00
(no author)
e16dc35126
Spritz:
...
- added queue messges popup and rewritten queue handling
Entropy:
- fixed issue causing system packages to be removed (like kernel)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1078 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-22 00:05:02 +00:00
(no author)
0db01aff86
- entropy removed getDependencyTreeCache and global matchFilter which caused issues on a threaded environment
...
- matchFilter substituted with a sane implementation matchContainer class
- fixed Spritz install/removal queues - removal packages execution can crash due to threading issues, don't count match on it yet
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1069 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-19 09:58:18 +00:00
(no author)
250f257795
- added client database checksum validation to available packages calculation
...
- fixed and test packages removal
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1044 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 23:39:37 +00:00
(no author)
faf3a1b75d
- fixed removal queue calculation
...
- implemented removal queue execution in spritz
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1043 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 23:27:49 +00:00
(no author)
c81c578d9c
SPRITZ:
...
- implemented console right click menu
- implemented repositories force update option
- fixed an issue which caused text_ui functions to not return a valid exit status
svn ci -m
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1040 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 19:17:42 +00:00
(no author)
504d2bd3a0
- fixed a small graphical glitch with downloadSize in text_ui.py
...
- more work on spritz polishing and entropy implementation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1038 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 13:34:02 +00:00
(no author)
f34bdff9fa
- substituted TextView widget with vte.Terminal which allows spritz to redirect portage.doebuild output to it
...
- further development on package queue execution
NOTE: you will need vte compiled with python USE flag from now on
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1036 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-12 15:38:27 +00:00
(no author)
0d1b9f4274
- started to implement queue actions
...
- fixed two issues in the server part whose caused client database to be erroneously opened and tree updates to run on an empty repository database
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1032 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-11 19:30:29 +00:00
(no author)
a34559137e
- fixed issues with queues handling
...
- beautified messages
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1031 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-10 22:56:48 +00:00
(no author)
9417f2bbf5
- updated dependencies calculation code to work better on weird situations
...
i'll start to focus on the queue execution tomorrow
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1030 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-09 23:47:08 +00:00
(no author)
8079bded7f
- dependencies calculation queues (removal,update,install) should now work as expected
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1029 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-09 21:41:48 +00:00
(no author)
bb213bebf5
- some updates to spritz queue handling
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1027 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-09 17:26:27 +00:00
(no author)
f0d6be8d4d
disable yum profile stuff
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1007 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 20:32:03 +00:00
(no author)
5c0d8a0376
setting right PIXMAPS path
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1004 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 12:24:38 +00:00
(no author)
a205a498aa
- added spritz icon and artwork
...
- moved some stuff from yumex naming to spritz
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@992 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 18:25:26 +00:00
(no author)
8f9fcc1f9d
- rewritten cacheTools in a OO way
...
- some bug fixes
- spritz repositories sync implemented
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@968 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-30 19:32:24 +00:00
(no author)
891a64f2a6
further work on spritz
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@960 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-28 18:59:59 +00:00
(no author)
af13aceba0
spritz now loads
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@959 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-28 13:31:14 +00:00
(no author)
42a2cfdd15
importing yumex 2.0.2
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@957 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-28 12:25:41 +00:00