Commit Graph

5230 Commits

Author SHA1 Message Date
Fabio Erculiani b5ec1f0276 [entropy.fetchers] when loading URLs with urllib, catch ValueError exceptions too 2010-01-06 01:21:10 +01:00
Fabio Erculiani 01a0b22dd1 [entropy.core.settings.base] SystemSettings._repositories_parser, validate repository db URL parameter 2010-01-06 01:17:06 +01:00
Ian Whyman 4851ed8318 [sulfur/views.py] Get rid of silly crosshair! w00t 2010-01-05 23:05:23 +00:00
Ian Whyman fa2ab74abd [sulfur/sulfur.glade] Align pkgSorter and pkgFilter Correctly, add padding to swPkg to make it look tidier 2010-01-05 22:46:28 +00:00
Fabio Erculiani 46836ed6c6 Update ChangeLog for version 0.99.20.14 0.99.20.14 2010-01-05 22:50:02 +01:00
Fabio Erculiani dcbdd4adae [todo] update TODO 2010-01-05 22:44:25 +01:00
Fabio Erculiani b51df0a241 [sulfur] fix typo in message string 2010-01-05 22:44:11 +01:00
Fabio Erculiani f4fab23617 [po] update translations 2010-01-05 22:43:51 +01:00
Fabio Erculiani 6f93b5c375 [sulfur] fix incorrect function call 2010-01-05 22:25:08 +01:00
Fabio Erculiani a54c10a38b [sulfur] more and more sulfur love <3 2010-01-05 22:20:49 +01:00
Fabio Erculiani 372a906982 [entropy.cache] disable some debugging output for now 2010-01-05 22:20:28 +01:00
Fabio Erculiani 633bcc3074 [sulfur] more tooltips text, and UI love 2010-01-05 18:09:38 +01:00
Fabio Erculiani 46d0e24fa5 [sulfur] several filterbar graphical improvements
:: do not use SIGKILL (use SIGTERM)
:: improve filterbar performance, add filterbar action handling
2010-01-05 16:55:09 +01:00
Fabio Erculiani 9350594954 [entropy.cache] EntropyCacher: avoid threading issues when dealing with the list of current child processes 2010-01-05 16:52:59 +01:00
Fabio Erculiani ee458d5de5 [entropy.cache] EntropyCacher now uses multi-processing (on modern CPUs, performances skyrocket) 2010-01-05 14:53:57 +01:00
Fabio Erculiani f8490e6540 [sulfur] hide System Files tab when empty 2010-01-05 12:46:57 +01:00
Fabio Erculiani ab7ab22029 [entropy.cache] add --debug support to EntropyCacher 2010-01-05 12:46:20 +01:00
Fabio Erculiani be13e5eee4 [entropy.cache] remove debugging output 2010-01-05 12:41:44 +01:00
Fabio Erculiani 203a8ee245 [sulfur] on every quit, make sure to kill any existing child process 2010-01-05 12:40:40 +01:00
Fabio Erculiani b284a39b04 [entropy.cache] improve EntropyCacher, make it working over multiple processes, do not use thread locks, change API 2010-01-05 12:39:46 +01:00
Fabio Erculiani 17b6024802 Update ChangeLog for version 0.99.20.13 0.99.20.13 2010-01-05 12:07:24 +01:00
Fabio Erculiani d63b02397b [equo] small code style update 2010-01-05 12:06:59 +01:00
Fabio Erculiani 3c3de3395d [entropy.spm] PortagePlugin: fix issue that caused pkg_postrm, pkg_prerm to not run due to missing portage_tmpdir directory 2010-01-05 12:05:07 +01:00
Fabio Erculiani 6226453345 [sulfur] auto hide noticeboard if notice.rss is empty 2010-01-05 11:35:58 +01:00
Fabio Erculiani 1472c6dcca [sulfur] add some tooltips around 2010-01-05 10:37:36 +01:00
Fabio Erculiani 7e4470a094 [sulfur] another place where very important code was missing 2010-01-05 10:36:59 +01:00
Fabio Erculiani 0be7f9f258 [entropy.tools] add very important code that was missing 2010-01-05 10:36:42 +01:00
Fabio Erculiani bf21c51d90 [entropy.db] fix typo in comment 2010-01-05 09:57:28 +01:00
Fabio Erculiani 10b2097a5f [sulfur] when calling populate_advisories with background = True, do not push dialog boxes 2010-01-05 09:56:50 +01:00
Fabio Erculiani 8ac966da5a Update ChangeLog for version 0.99.20.12 0.99.20.12 2010-01-05 00:01:27 +01:00
Fabio Erculiani f8442505a6 [sulfur] complete filter bar with icon-click action handling 2010-01-05 00:00:04 +01:00
Fabio Erculiani b21fe54ea7 [todo] update TODO 2010-01-04 23:48:48 +01:00
Fabio Erculiani bbf4d93895 [sulfur] complete filter bar implementation, improve general usability 2010-01-04 23:48:09 +01:00
Fabio Erculiani 3ed9c1b180 [entropy.client.services.ugc] do not annoy user if password can't be saved on-disk 2010-01-04 23:07:03 +01:00
Fabio Erculiani b6ce7ab537 [sulfur] make Sulfur Entropy Client interface thread-safe on askQuestion and inputBox 2010-01-04 23:06:27 +01:00
Fabio Erculiani 63c7f5ce73 [entropy.client.services.ugc] catch IOError when it's impossible to save password data 2010-01-04 22:18:04 +01:00
Fabio Erculiani 916bd74bed [docs] re-add API docs, we cannot drop it yet 2010-01-04 22:00:57 +01:00
Fabio Erculiani 016d9ff10d [docs] remove statically generated documentation, please use gendocs.sh to generate 2010-01-04 21:45:48 +01:00
Fabio Erculiani 258b5576c9 [sulfur] update glade file 2010-01-04 21:33:51 +01:00
Fabio Erculiani d6716bbf7f [sulfur] improve speed of background cache generators, reorganize some code 2010-01-04 21:33:25 +01:00
Fabio Erculiani 88ce22b7b2 [sulfur] make sulfur.glade working with latest glade editor (fix VBox orientation) 2010-01-04 20:12:30 +01:00
Fabio Erculiani 0759f2be2f [sulfur] make sulfur once again the first candidate for handling .tbz2 files 2010-01-04 19:26:18 +01:00
Fabio Erculiani c636ec1922 [entropy.client.interfaces.dep] when calculating critical updates, use "relaxed_deps" algo 2010-01-04 17:51:47 +01:00
Daniel Halens Rodríguez 0057270eda [i18n] fix French (CA) translation (bug 1124) 2010-01-04 16:10:20 +00:00
Daniel Halens Rodríguez 5a5e22c038 [i18n] fix French translation (bug 1124) 2010-01-04 15:44:22 +00:00
Fabio Erculiani 4f25e83ad4 Update ChangeLog for version 0.99.20.11 0.99.20.11 2010-01-04 14:56:02 +01:00
Fabio Erculiani d3f7efd599 [equo] fix error codes handling in text_ui 2010-01-04 14:55:39 +01:00
Fabio Erculiani 236779aa33 Update ChangeLog for version 0.99.20.10 0.99.20.10 2010-01-04 14:26:31 +01:00
Fabio Erculiani ec10871f14 [todo] update TODO 2010-01-04 14:26:00 +01:00
Fabio Erculiani 7fd3254c5b [equo] actually make tricky way to call config files update cache generation working 2010-01-04 14:25:22 +01:00