Commit Graph

153 Commits

Author SHA1 Message Date
Daniel Halens Rodríguez b898e14a9f [translations] update translators list and order it by locale 2009-09-28 00:11:05 +01:00
Fabio Erculiani 4224567074 [sulfur] make EntropyQueueView atomic 2009-09-26 11:43:51 +02:00
Fabio Erculiani 34d77a912d [sulfur] fix packages metadata handling when critical updates feature is enabled 2009-09-26 11:32:10 +02:00
Fabio Erculiani aca8a9d2ac [sulfur] fix wrongly formatted output issue (on vte.Terminal) 2009-09-26 11:02:55 +02:00
Fabio Erculiani 2a7db1965a [entropy] fix OutputInterface.askQuestion answers handling 2009-09-26 09:18:23 +02:00
Fabio Erculiani 2a43f44ab8 [entropy] update file HEADER and interpreter 2009-09-20 14:44:41 +02:00
Fabio Erculiani 20b953674d [sulfur] properly show "no updates" message 2009-09-18 23:08:10 +02:00
Fabio Erculiani 46c136370a [entropy.client] rename add_tbz2_to_repos to add_package_to_repos 2009-09-16 17:55:38 +02:00
Daniel Halens Rodríguez 4f43012499 [i18n] Update French translation and add Benjamin Guay to translators list 2009-09-09 01:36:55 +01:00
Fabio Erculiani 11da0994de [sulfur] when initializing a new QueueExecutor, also reset variables around 2009-09-05 19:22:08 +02:00
Fabio Erculiani 7d06d7e047 [sulfur] fix abort queue button to also work when downloading 2009-09-05 19:21:30 +02:00
Fabio Erculiani 314099da03 [sulfur] add some debugging output to abort queue button callback 2009-09-05 19:20:59 +02:00
Fabio Erculiani b2149f5660 [entropy] ditch os.F_OK everywhere 2009-09-05 14:35:55 +02:00
Daniel Halens Rodríguez 66b3b0f2f4 [i18n] Add Russian translation and add Maksim Belyanovskiy to translators list. 2009-09-04 14:12:43 +01:00
Fabio Erculiani 98922edcb9 [sulfur] misc cleanup 2009-09-04 08:38:22 +02:00
Fabio Erculiani f29a5bfc2d [sulfur] always "kill" other threads before exit 2009-09-04 08:34:41 +02:00
Fabio Erculiani ddcd140e39 [sulfur] do not check resources lock but application lock instead 2009-09-04 08:34:22 +02:00
Fabio Erculiani 182d76e077 [sulfur] remove gtk.Tooltips 2009-09-04 08:23:35 +02:00
Fabio Erculiani 54d71881a5 [sulfur] when SystemExit exceptions are raised, make sure to exit with given exit status 2009-09-03 21:30:40 +02:00
Fabio Erculiani 232e47821f [entropy.client] destroy infoDict, renamed to pkgmeta 2009-09-02 01:20:23 +02:00
Fabio Erculiani a47fbbb1da [sulfur] handle timeout errors when loading UGC 2009-08-30 12:52:25 +02:00
Fabio Erculiani 7ab37ffe42 [entropy.client] noticeboard methods stabilisation + sulfur feature
:: complete noticeboard entropy.client API and methods names
:: add "stfu" feature to Sulfur noticeboard viewer as per Ian Whyman
   request
2009-08-25 20:03:48 +02:00
Fabio Erculiani 973797a619 [sulfur] implement Package Groups sorter 2009-08-19 18:03:40 +02:00
Fabio Erculiani ef2504b73f [sulfur.package] add repoid_clean property to EntropyPackage*
Using gettext results as repoid when metadatum is not available
and when dealing UGC cache is not nice.
2009-08-19 15:00:19 +02:00
Fabio Erculiani 23d35a6d76 [sulfur.package] fix get_repository method 2009-08-19 14:42:32 +02:00
Fabio Erculiani d37cfe7861 [sulfur.package] code style update 2009-08-19 12:58:36 +02:00
Fabio Erculiani f26dddb873 [sulfur] strengthen get_nameDesc repository id retrieval 2009-08-19 08:25:20 +02:00
Fabio Erculiani 73ba6c54bd [sulfur] fix binary packages install from shell 2009-08-16 14:58:02 +02:00
Fabio Erculiani 89062bf8f3 [entropy.db] complete API docstring and refactoring work 2009-08-15 22:27:41 +02:00
Fabio Erculiani d1cbb6add5 [entropy.db] entropy.db API break+docstring merge almost complete 2009-08-14 16:37:56 +02:00
Fabio Erculiani f65a0e3541 [entropy.db] API docstring merge + code review + API changes 2009-08-11 13:33:18 +02:00
Daniel Halens Rodríguez 73df65b56a [translations] update Portuguese translation and add Lucas Azevedo to translators credits 2009-08-04 17:19:15 +01:00
Fabio Erculiani 79e27ee189 [sulfur] ignore Cacher exceptions when downloading UGC on the UGC thread 2009-07-28 14:46:29 +02:00
Fabio Erculiani e0e5ba9f1a [entropy.client.interfaces.dep] handle client db errors on calculate_world_updates()
Raise SystemDatabaseError exception when client database is corrupted
when calling Client.calculate_world_updates()
2009-07-26 16:37:35 +02:00
Fabio Erculiani 1c77dc86ab [sulfur.dialogs] show package license text with proper encoding 2009-07-26 09:54:04 +02:00
Fabio Erculiani 41e3606e42 [sulfur.packages] add missing method to EntropyPackages used to show empty content information 2009-07-26 09:19:37 +02:00
Fabio Erculiani f0fd0770c7 [sulfur.package] fix downloads number in package properties window for installed packages 2009-07-26 00:36:52 +02:00
Fabio Erculiani 9016db86c7 [entropy.views] show "update" icon for updatable installed packages 2009-07-25 19:49:50 +02:00
Fabio Erculiani 765868dc48 [sulfur] add the ability to update packages from the installed packages tab, if updates are available 2009-07-25 19:36:16 +02:00
Fabio Erculiani 99d7ef122f [sulfur.views] when nothing will be shown to user, show a message about it instead of nothing 2009-07-25 18:43:49 +02:00
Fabio Erculiani c62b6f8950 [sulfur.dialogs] make "Read License" button working for every selected item on LicenseDialog 2009-07-25 18:08:59 +02:00
Fabio Erculiani 9f20f5ba62 [sulfur.dialogs] properly handle ddata metadata coming from UGC queries 2009-07-25 18:06:39 +02:00
Fabio Erculiani 49b8e57ed6 [sulfur.events] make sure that string "s" is unicode when passed to package_set_match 2009-07-24 22:45:56 +02:00
Fabio Erculiani 236e966d0c [sulfur] trivial changes to package sets handling logic 2009-07-24 22:41:55 +02:00
Fabio Erculiani 9ec8d28b02 [sulfur.views] remove Python debugger call 2009-07-24 14:14:58 +02:00
Fabio Erculiani 766d56061e [sulfur.views] add more comments to code added in previous commit 2009-07-24 14:14:22 +02:00
Fabio Erculiani cf5603a68c [sulfur] fix issues when dealing with interdependent package sets 2009-07-24 14:12:32 +02:00
Fabio Erculiani 577e77c5f1 [sulfur.events] enable/disable "Edit Set" button automatically when needed 2009-07-23 22:15:33 +02:00
Fabio Erculiani f55138d8d0 [sulfur.package/sulfur.views] add the ability to determine if a package class is a set category object 2009-07-23 22:14:49 +02:00
Fabio Erculiani 5d33578676 [sulfur.events] when clicking "Remove Sets" check if there are actually sets that can be removed 2009-07-23 16:43:47 +02:00