Commit Graph

218 Commits

Author SHA1 Message Date
lxnay d21d8f6db0 Entropy/RepositoryManager:
- first bunch of code implemented, using urwid library
- application name = Enzyme
Entropy/entropyTools:
- improved parallelTask(), make it use *args and **kwargs
- fixed code accordingly
- some new functions
Entropy/outputTools:
- make shell output function faster by reducing call time


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2179 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-24 13:22:14 +00:00
lxnay e4c54f4fed Entropy/Spritz:
- fix Package Info menu

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2173 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-21 13:45:50 +00:00
lxnay 2770ea52bb Entropy/Spritz:
- fix License window setup

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2171 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-21 08:19:47 +00:00
lxnay 6935b6688d Entropy/Spritz:
- fix _get_deep_dependency_list() call in misc.py


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2168 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-20 22:35:34 +00:00
lxnay ccaef70199 Entropy:
- move proxy initialization to entropyTools.add_proxy_opener()
- fix writeParameterToFile() when disabling items
EquoInterface:
- update proxy setup using entropyTools.add_proxy_opener()
- add support for _basic_ proxy username and password authentication
Entropy/Spritz:
- export proxy username and password settings


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2160 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-19 18:35:28 +00:00
lxnay 32012d192f Entropy:
- update TODO
Entropy/Spritz:
- fix attribute call


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2155 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-16 19:13:56 +00:00
lxnay ecee2c3db3 Entropy/Equo:
- handle FtpError exceptions
Entropy/Spritz:
- update Dutch translator


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2144 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-13 20:36:47 +00:00
lxnay 583e8db155 tagging entropy 0.15.22
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2139 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-13 15:46:18 +00:00
lxnay 4d50892681 Entropy/TextInterface:
- flush stdout and stderr
Entropy/FtpInterface:
- handle EOFError on closeConnection()
Entropy/Spritz:
- add Daniel Halens to the translation team


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2109 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-04 14:29:32 +00:00
lxnay 09be071a37 Entropy/Spritz:
- some cosmethical updates
Entropy:
- fix a typo


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2099 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-03 17:08:28 +00:00
lxnay ce02cde735 Entropy/Spritz:
- reset progress bars when done with the queue

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2095 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-03 09:32:20 +00:00
lxnay 41fa452543 Entropy/Spritz/EquoInterface:
- fix some weirdness when reloading configuration


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2089 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-02 23:19:03 +00:00
lxnay 8b7cc0c2b4 Entropy:
- update TODO
Entropy/Spritz:
- make possible to install tbz2 from KDE right clicking on the package (GNOME in the next commit)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2084 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-02 16:20:37 +00:00
lxnay 71b78d3902 Entropy:
- improve addRepository() and removeRepository() to work live
Entropy/Spritz:
- implement the ability to install external binary packages


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2083 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-02 12:21:07 +00:00
lxnay 80a1955274 Entropy/Spritz:
- implement the Preferences menu
- reorder left buttons


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2080 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-02 09:10:25 +00:00
lxnay 8c07cc2301 Entropy/Spritz:
- complete the implementation of the Package Masking Interface

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2067 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-01 11:55:41 +00:00
lxnay ebc3c58728 Entropy/Spritz:
- fix OK button in the masked packages dialog


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2063 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-31 23:36:29 +00:00
lxnay 56ce481646 Entropy/EquoInterface:
- add some helper functions to allow easy masked packages management (unmasking function)
- fix an issue regarding wrong SQL syntax (thanks to Jooooooooooooost)
Entropy/Spritz:
- preliminary implementation of Masked Packages management


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2062 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-31 23:19:29 +00:00
lxnay 566f289750 Entropy/Notification Applet:
- make it working again


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2047 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-30 11:24:19 +00:00
lxnay bd14534724 Entropy/Spritz:
- add Repository Service Port setting to the Repositories management window

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2039 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-29 17:06:08 +00:00
lxnay 1252ed7802 Entropy/Spritz:
- implement the 'Abort Queue' button to stop queue processing


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2032 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 22:51:35 +00:00
lxnay 3cf3695ea5 Entropy/Spritz:
- some code cleanup and speed optimization

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2031 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 20:06:11 +00:00
lxnay ccf0e063ee Entropy/Spritz:
- add 'Skip Mirror' button


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2030 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 16:42:29 +00:00
lxnay e3a4d42c12 Entropy/Spritz:
- show more information about the packages list shown


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2027 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 15:40:26 +00:00
lxnay 4e35ff6135 Entropy/Spritz:
- make reinstallable packages collection 50x times faster, thanks to the previous commit
  - added filterReinstallable()
  - rewritten isReinstallable()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2026 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 15:35:48 +00:00
lxnay eb5b70baa9 Entropy/Spritz:
- reworked the About window


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2024 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 14:26:20 +00:00
lxnay eb8e2ccb88 Entropy/Spritz:
- some code cleanup
- avoid issues with parsing markups


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2023 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 13:42:49 +00:00
lxnay d54c93616a Entropy/Spritz:
- some code cleanup


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2021 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 11:26:16 +00:00
lxnay 3e55be2340 Entropy/Spritz:
- fix typo in function name cleanMarkupSting => renamed to => cleanMarkupString
- handle progress bar updates correctly


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2019 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 10:45:45 +00:00
lxnay 2d6ba42d29 Entropy/Spritz:
- fix an issue causing to raise a ProgrammingError exception by sqlite3 after packages installation
reported by The Joost


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2018 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 10:32:33 +00:00
lxnay 36df301726 Entropy/Spritz:
- fix bug #408


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2017 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 09:30:39 +00:00
lxnay f82239c989 Entropy/Spritz:
- move i18n support to entropy, syncing with previous translations


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1947 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-19 20:12:14 +00:00
lxnay b6ee2ba025 Entropy:
- move etpDatabase to entropy.py and rename it to EntropyDatabaseInterface
- say goodbye to databaseTools
- update other areas accordigly
Equo:
- add i18n support


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1943 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-19 14:13:03 +00:00
lxnay ce538451f3 Entropy/Spritz:
- avoid raising sqlite3 OperationalError exceptions on populateCategories


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1922 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-05 22:46:09 +00:00
lxnay 745246dc92 Entropy/Spritz:
- do not raise ProgrammingError exceptions while running setup after packages install/removal
Entropy:
- be more intelligent with etpConst['dbconfigprotect'] in openClientDatabase


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1917 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-05 09:28:49 +00:00
lxnay 5b8118fc75 Entropy/Notification Applet:
- be more gentle with lockings

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1912 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-03 09:39:00 +00:00
lxnay 934367b4fc Entropy:
- re-run lock checking every time EquoInterface.application_lock_check() is run


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1911 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-03 09:31:36 +00:00
lxnay 3d2459de30 Entropy:
- fix const_setup_perms(), didn't chmod properly
- improve system reliability by checking if another instance is running before starting critical tasks
- some cleanups on the notification applet


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1910 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-03 09:13:41 +00:00
lxnay 85a2734cac Entropy:
- fix calculate_world_updates() and filterSatisfiedDependencies to correctly handle actions
Spritz:
- fix Add all/Remove all buttons


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1908 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-02 22:29:14 +00:00
lxnay 88ef3cfdf5 Entropy/Spritz:
- improve package information dialog by reordering USE flag and Eclass information


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1896 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 12:53:37 +00:00
lxnay ec9d007f10 Entropy/Spritz:
- properly format strings on the package information dialog

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1895 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 12:38:26 +00:00
lxnay 091b7ed33a Entropy/Spritz:
- greatly improved speed on queues, popup menus, dependencies calculation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1894 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 12:29:33 +00:00
lxnay 956254f514 Entropy/Spritz:
- sort atoms inside confirmation dialog

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1892 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 00:24:45 +00:00
lxnay b5e98a0b8e Entropy/EquoInterface/etpDatabase:
- removed 'info cache' from etpDatabase, there is no need to have an on-disk cache when sqlite3 is faster
- updated EquoInterface accordingly
- improved reliability when running multiple Entropy instances
Entropy/Spritz:
- fixed some minor bugs


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1890 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 00:01:29 +00:00
lxnay 11112428a7 Entropy/Spritz:
- fix Spritz crash when no updates are available


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1888 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-30 15:53:11 +00:00
lxnay 0e6e70b44a removing 0.14.15.8 tag
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1884 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-30 09:20:24 +00:00
lxnay 26b81e401b Entropy/Spritz:
- translation updates


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1882 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-30 09:14:15 +00:00
lxnay 2277e9072f Entropy:
- fix some spare bugs

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1880 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-30 08:45:33 +00:00
lxnay 5744d66b52 Entropy:
- improved etpDatabase.atomMatch speed
- improved EquoInterface.get_category_description_data()
Entropy/Spritz:
- use translated categories description when possible


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1879 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-30 08:38:52 +00:00
lxnay 48a89939f8 Entropy/Spritz:
- added category description support
- added category description helpe function


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1878 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-29 23:59:14 +00:00