Commit Graph

339 Commits

Author SHA1 Message Date
Fabio Erculiani f987640d5a [entropy.client] remove Client.validRepositories, provide Client.repositories() 2010-01-30 18:49:39 +01:00
Fabio Erculiani 06df34f41d [entropy.client] drop .clientDbconn in favour of installed_repository() 2010-01-30 18:37:39 +01:00
Fabio Erculiani 200a9e6efb [entropy] make use of entropy.db.exceptions classes 2010-01-29 20:46:17 +01:00
Fabio Erculiani 5f18d8fb0f [entropy.const] make use of etpConst['entropyslotprefix'] 2010-01-29 14:05:09 +01:00
Fabio Erculiani f234af9428 [sulfur] when grabbing exception info, grab variables information in every frame 2010-01-29 13:40:35 +01:00
Fabio Erculiani 4ca2bcdf1e [sulfur] add missing variable reference 2010-01-29 12:27:36 +01:00
Fabio Erculiani 5b1241717e [sulfur] fix exception data file creation when ExceptionDialog is called 2010-01-29 12:11:32 +01:00
Fabio Erculiani 07d3456e98 [sulfur] ignore invalid icon name in new_ugc_pixbuf 2010-01-29 11:26:33 +01:00
Fabio Erculiani e608419183 [sulfur] highlight system packages in tree view 2010-01-28 16:56:22 +01:00
Fabio Erculiani e761013621 [sulfur] add more caching to EntropyPackage 2010-01-28 16:48:12 +01:00
Fabio Erculiani 9d16d55841 [sulfur] cache some EntropyPackage metadata requests 2010-01-28 16:45:29 +01:00
Fabio Erculiani 25a0134db0 [sulfur] EntropyPackageView, deal with closed repo in cell redraw callback 2010-01-28 12:45:22 +01:00
Fabio Erculiani 2dba860c0a [sulfur] move LicenseDialog.accepted at the top 2010-01-28 12:42:42 +01:00
Fabio Erculiani 0246f2201a [sulfur] EntropyPackageView._get_cached_pkg_ugc_icon: validate variables 2010-01-28 09:57:40 +01:00
Fabio Erculiani 17780018b8 [sulfur] better check advisory object before loading advisory menu 2010-01-27 08:43:02 +01:00
Fabio Erculiani 3583e867c0 [sulfur] improve UGC icon cache fetch in treeview under high load 2010-01-27 00:28:58 +01:00
Fabio Erculiani b4f3a749b6 [sulfur] show repository identifier on pkg row 2010-01-27 00:12:58 +01:00
Fabio Erculiani 6bda803c7b [sulfur] fix packages sorting inside pkgs categories in treeview 2010-01-27 00:04:43 +01:00
Fabio Erculiani 44d11747e5 [sulfur] catch resize_image errors 2010-01-26 23:34:54 +01:00
Fabio Erculiani ddcef8b64e [sulfur] eventually fix pkgs popup menu reposition code 2010-01-26 22:33:18 +01:00
Fabio Erculiani 48a0e3079a [sulfur] properly set background color of UGC icon cell in treeview 2010-01-26 21:57:01 +01:00
Fabio Erculiani a4b7b05498 [sulfur] add "all" group to EntropyPackages, use this when showing "Applications" tab content. Also filter out dupies. 2010-01-26 21:45:43 +01:00
Fabio Erculiani 1ffd734365 [sulfur] make EntropyPackageView respect --nougc option 2010-01-26 21:44:50 +01:00
Fabio Erculiani 3401e2a67a [sulfur] catch EntropyRepository exceptions when view is reloading 2010-01-26 09:43:22 +01:00
Fabio Erculiani de8c6bc2b8 [sulfur] when trying to load icon from theme, also catch GError exceptions 2010-01-26 08:59:58 +01:00
Fabio Erculiani 35151b76c4 [sulfur] deal with unavailable metadata in package class 2010-01-25 09:22:06 +01:00
Fabio Erculiani bf1451bb9a [sulfur] implement tips and tricks window 2010-01-25 01:20:03 +01:00
Fabio Erculiani a98b9e1d11 [sulfur] set our Entropy Client subclass as singleton class token 2010-01-25 00:27:22 +01:00
Fabio Erculiani 141da9b980 [sulfur] experimentally enable colored output in terminal 2010-01-25 00:26:56 +01:00
Fabio Erculiani d39d5dfcdb [sulfur] code style update 2010-01-24 23:45:41 +01:00
Fabio Erculiani 743bcceda4 [sulfur] switch back to packages page when queue is complete 2010-01-24 23:03:14 +01:00
Fabio Erculiani 885148aaae [sulfur] show abort queue button when running libtest 2010-01-24 18:22:35 +01:00
Fabio Erculiani 297af8014c [sulfur] fix libraries test button and user interaction 2010-01-24 18:15:28 +01:00
Fabio Erculiani bc4b846d48 [sulfur] fix dependencies test button and user interaction 2010-01-24 18:08:13 +01:00
Fabio Erculiani a16ed40998 [sulfur] always convert package search string to unicode 2010-01-24 17:48:14 +01:00
Fabio Erculiani d13d97c81f [sulfur.dialogs] InputDialog: if self.parameters is set to None, reset to dict if required 2010-01-24 17:43:06 +01:00
Fabio Erculiani 034cfd5741 [sulfur] add the ability to add UGC data to packages (images, icons, documents) by dropping to rows in treeview 2010-01-24 15:28:43 +01:00
Fabio Erculiani b995f67b50 [sulfur] when UGC package icon is not available, search into system 2010-01-24 13:13:36 +01:00
Fabio Erculiani 5dc38ce66c [sulfur] remove some dead code 2010-01-24 13:07:41 +01:00
Fabio Erculiani a700348fc4 [sulfur] parallel UGC icon fetch only for currently shown packages 2010-01-24 10:21:56 +01:00
Fabio Erculiani 087c3f23eb [sulfur] cache pixbuf objects in packages view 2010-01-24 09:33:15 +01:00
Fabio Erculiani d9cbb6e682 [sulfur.filters] make possible to use & to concatenate search terms in filter bar 2010-01-24 01:18:04 +01:00
Fabio Erculiani d5ef9a42d0 [sulfur] add package icon support to main packages view (including autoloading)
PLEASE NOTE:
package icons autoloading is not perfect yet, Sulfur should rather try to
get icons of visible elements (will be so by next commits)
2010-01-24 01:00:02 +01:00
Fabio Erculiani d4bca3b96c [sulfur] show loading message while executing package search 2010-01-23 22:20:17 +01:00
Fabio Erculiani 388d9597c6 [sulfur] implement package icons support in Sulfur package properties menu 2010-01-23 15:25:07 +01:00
Fabio Erculiani 1c305df86e [sulfur] remove sulfur.misc, move everything to sulfur.core 2010-01-23 15:24:41 +01:00
Fabio Erculiani 345b847ec3 [sulfur] fix some vbox orientations (due to glade bug) in sulfur.glade 2010-01-23 15:22:39 +01:00
Fabio Erculiani 0e8800fd7d [sulfur] cleanup old spritz stuff 2010-01-23 08:57:55 +01:00
Fabio Erculiani dc6b49f8b9 [sulfur] improve treeview usability (showing a loading message) 2010-01-22 09:53:35 +01:00
Fabio Erculiani 7a90b2ad53 [sulfur] fix InputDialog return value when cancel button is pressed 2010-01-22 09:19:59 +01:00