Commit Graph

3141 Commits

Author SHA1 Message Date
lxnay 33eb2990fb Entropy/Socket Interface:
- do not hang inside the while loop while receiving data


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2102 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-03 21:27:07 +00:00
lxnay 34a7d5ca0b Entropy/Repository Client Socket Interface:
- make convert_stream_to_object() handling IOError exceptions


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2101 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-03 17:41:55 +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 98521121a7 Entropy:
- update translation files
- completed Italian translation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2098 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-03 16:40:39 +00:00
lxnay d09b55decd Entropy/RepoInterface:
- fix internet connection check


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2096 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-03 09:33:34 +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 db74e11fa0 Entropy/i18n:
- add missing entropy.py to the list of modules to translate


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2094 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-03 09:15:01 +00:00
lxnay b693a49426 Entropy/Socket Interface:
- handle TypeError when parsing args

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2093 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-03 06:54:00 +00:00
lxnay 59d1f75019 Entropy/entropyTools:
- improve writeParameterToFile() by using regexps


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2092 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-03 00:29:13 +00:00
lxnay 41cc0bd488 Entropy/i18n:
- update Italian trans


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2090 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-02 23:27:27 +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 e9a8732e94 Entropy/outputTools:
- make xtermTitle() working with UTF-8 on some terminals


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2088 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-02 22:39:36 +00:00
lxnay 5729be2148 Entropy/Spritz:
- properly install mimetype for GNOME/XDG


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2086 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-02 17:14:07 +00:00
lxnay 90c8efa295 Entropy/i18n:
- update translations


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2085 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-02 16:34:16 +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
rogerc 51df2e20fe update es.po and ca.po
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2082 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-02 12:17:28 +00:00
lxnay 7db037f594 Entropy/i18n:
- update translation files
- update Italian translation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2081 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-02 09:20:08 +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 36e568f247 Entropy:
- implement a new entropyTools function to write settings to config files: writeParameterToFile()
- some misc updates


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2079 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-02 09:09:38 +00:00
lxnay c57e1a068c Entropy/Treeupdates:
- handle Spm cleanup too, some Portage versions don't remove old (moved) /var/db/pkg entries


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2078 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-01 18:00:05 +00:00
lxnay 3d3d71832d Entropy/Equo:
- fix packages to downgrade count


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2077 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-01 16:41:38 +00:00
lxnay 74f54bce5c Entropy/UTF-8:
- fix entropyTools.countdown() to work with UTF-8

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2076 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-01 16:40:17 +00:00
rogerc 01da79e9af updated catalan translation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2075 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-01 16:39:16 +00:00
lxnay 834b15f6cd Entropy/i18n:
- update localisations

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2073 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-01 14:31:29 +00:00
lxnay baeffd003d Entropy/Repository Client Socket Interface:
- make the final touches


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2072 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-01 14:30:24 +00:00
lxnay c92baff59f Entropy/Repository Socket Interface:
- some misc fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2071 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-01 14:23:46 +00:00
lxnay 0d1dda085f Entropy/Repository Socket Interface:
- implement treeupdates support
Entropy/Client Repository Socket Interface:
- implement treeupdates support


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2070 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-01 14:07:10 +00:00
lxnay daccc89b58 Entropy/i18n:
- update Italian translation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2068 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-01 12:08:31 +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 ef71828ffd Entropy:
- fix bugzilla #430
- fix EquoInterface.unmask_package()
- implement live package masking/unmasking support


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2066 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-01 11:50:53 +00:00
lxnay a039e73a8b Entropy/outputTools:
- translate some sentences


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2065 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-01 11:49:42 +00:00
lxnay 2906103b28 Entropy/i18n:
- update localisations


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2064 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-01 11:48:53 +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 7bb150cfc7 Entropy/Spritz:
- add package masking menu gfx


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2061 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-31 12:09:20 +00:00
lxnay f49e587812 Entropy/Spritz:
- update spritz.desktop
- add entropy mimetypes info


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2060 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-31 12:08:44 +00:00
lxnay 068fad4ac5 Equo/i18n:
- complete the translation of equo.py


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2059 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-31 12:08:03 +00:00
lxnay e707417849 Entropy/i18n:
- update translation files


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2058 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-31 09:39:39 +00:00
lxnay 76ff3f7025 Entropy/Database Interface:
- improve listAllPackages()
- implement a new function getStrictScopeData()
Entropy/EquoInterface:
- add get_available_packages_cache() to get the cache related to the available packages list
- add get_masked_packages_tree() to retrieve the list of masked dependencies of a package
- make generate_dependency_tree() working correctly when atomInfo is masked


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2057 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-31 09:38:16 +00:00
lxnay d5f5632baa Entropy/text output:
- fix piping stdout


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2056 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-31 09:35:07 +00:00
rogerc b11a324b57 updated spanish translation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2055 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-30 23:20:08 +00:00
rogerc ba797a0b9a catalan translation updated
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2054 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-30 18:20:42 +00:00
lxnay 17539fccbb Entropy/Equo:
- fix print_menu() to work with unicode data


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2053 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-30 11:51:49 +00:00
lxnay cff759aa05 Entropy/i18n:
- fix a typo

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2052 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-30 11:48:43 +00:00
lxnay 3e3d87c7dc Entropy/i18n:
- update entropy.pot
- re-add NL translation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2051 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-30 11:45:15 +00:00
lxnay 926a5bccd1 Entropy/Equo:
- handle PermissionDenied exceptions, we don't want bugs about it


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2049 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-30 11:26:33 +00:00
lxnay e3a119172b Entropy/EAPI3:
- fine tune socket timeout


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2048 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-30 11:24:38 +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 7c974b9078 Entropy/Permissions:
- set proper permissions to the pid file
- ignore OSError exceptions on run_sync() when trying to setup database file permissions


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2046 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-30 11:08:48 +00:00