Commit Graph

10051 Commits

Author SHA1 Message Date
Fabio Erculiani d8848d68fc [Rigo] make Glade-3 happy and acknowledge its xml changes once and for all 2013-02-06 07:44:33 +00:00
Fabio Erculiani 1cdda9f5fe [Rigo] add support for accelerators
From the main Rigo window, these are the currently supported accelerators:
- CTRL+A: move the focus to the search bar, put the cursor at the beginning
- CTRL+B: move the focus to the search bar, send a backspace character to it
- CTRL+F: move the focus to the search bar
- CTRL+K: move the focus to the search bar, kill the right-most text
- CTRL+M: load the preferences Menu
- CTRL+P: move the focus to the Application View widget
2013-02-06 07:44:33 +00:00
Fabio Erculiani 20c4a55984 [Rigo] fixup Application View rendering when window is maximized 2013-02-06 07:44:33 +00:00
Fabio Erculiani 1e1da0863f [todo] update TODO 2013-02-06 07:44:32 +00:00
Fabio Erculiani d339fc8208 [Rigo] make possible to disable the updates notification box 2013-02-06 07:44:32 +00:00
Fabio Erculiani e34ee97cdc [entropy.db] drop deprecated methods closeDB() and commitChanges() 2013-02-06 07:44:32 +00:00
Fabio Erculiani c2c6c51703 [Rigo] fix Application View rendering when window is maximized 2013-02-06 07:44:32 +00:00
Fabio Erculiani c2f82543fc [entropy.i18n] try recover from invalid filesystem encoding
This should also help with invalid UTF-8 characters returned by _()
2013-02-06 07:44:32 +00:00
Fabio Erculiani 4f8205323f [entropy.i18n] try recover from invalid filesystem encoding
This should also help with invalid UTF-8 characters returned by _()
2013-02-05 08:29:37 +00:00
Fabio Erculiani cf4b066dbf [entropy.server] cleanup _move_package and fix a potential variable name collision 2013-02-04 13:46:00 +00:00
Fabio Erculiani ba860bcc63 [todo] update TODO 2013-02-04 13:38:06 +00:00
Fabio Erculiani f5c591e400 Tagging Entropy version 173 173 2013-02-04 08:53:43 +00:00
Fabio Erculiani 2b4b258e8f Release Entropy 173 2013-02-04 08:53:43 +00:00
Fabio Erculiani 474798b895 [matter] add timestamp to every output line 2013-02-03 17:17:09 +00:00
Fabio Erculiani c9977d1244 [entropy.server] fix dep_rewrites package additions handling 2013-01-29 09:03:16 +00:00
Fabio Erculiani 2839e9c03d [Rigo] change startup view to Groups 2013-01-27 10:41:34 +00:00
Fabio Erculiani 075b84872b [equo] fix "equo conf update" -7 discard option as per bug 3630 2013-01-26 11:42:17 +00:00
Fabio Erculiani 2cdb87d567 [matter] make sure to always account for built packages 2013-01-26 10:25:27 +00:00
Fabio Erculiani 2b10e62afe Tagging Entropy version 172 172 2013-01-24 22:18:43 +00:00
Fabio Erculiani 4426b93254 Release Entropy 172 2013-01-24 22:18:43 +00:00
Fabio Erculiani cd71308eb8 [Rigo] fixup TreeView initialization that could lead to race condition in calculating widget size 2013-01-24 22:12:15 +00:00
Fabio Erculiani 4152506853 Tagging Entropy version 171 171 2013-01-24 00:40:22 +00:00
Fabio Erculiani b40c10af3d Release Entropy 171 2013-01-24 00:40:21 +00:00
Fabio Erculiani 321eb030c5 [Rigo] GenericTreeView: fixup row height calculation during TV initialization 2013-01-24 00:39:07 +00:00
Fabio Erculiani 18d89599de [Rigo] cellrenderers: cleanup the code a bit 2013-01-24 00:34:27 +00:00
Fabio Erculiani 4f5acbfb44 [Rigo] AppTreeView: reorder initialization, fixes a race in rendering cells
This addresses a potential race that caused the row size to be calculated
incorrectly.
2013-01-24 00:32:26 +00:00
Fabio Erculiani 550e8aad3b [Rigo] preload the EntropyWebService instances by calling EntropyWebService.preload() 2013-01-24 00:18:44 +00:00
Fabio Erculiani 170b0635d8 [Rigo] use new-style classes and super() in cellrenderers 2013-01-24 00:18:16 +00:00
Fabio Erculiani 77196a0b79 [Rigo] add preload() to EntropyWebService. It can be called to preload objects in cache 2013-01-24 00:17:20 +00:00
Fabio Erculiani d4545d0da8 [Rigo] use ETP_DEBUG=1 in debug_rigo.sh 2013-01-24 00:16:59 +00:00
Fabio Erculiani 400db83031 Tagging Entropy version 170 170 2013-01-21 09:12:37 +00:00
Fabio Erculiani 9a2f4c00cd Release Entropy 170 2013-01-21 09:12:37 +00:00
Fabio Erculiani 7afc6979e1 [entropy.spm] _extract_pkg_metadata_provided_libs: consider symlinks valid
This has caused a meltdown of the metadata and QA failures all around
2013-01-21 09:11:09 +00:00
Fabio Erculiani 7050ccad0f [entropy.client.interfaces.dep] _lookup_library_packages_available: do not pull in conflicting slots
This could happen because of the shallow checks that were done inside
this method.
2013-01-21 08:59:27 +00:00
Fabio Erculiani cecd3fa1ee [server] update translations 2013-01-20 12:03:04 +00:00
Fabio Erculiani 466e89cf8f [Rigo] update translations 2013-01-20 12:02:06 +00:00
Fabio Erculiani 6af2220427 [client] update transations 2013-01-20 12:00:09 +00:00
Fabio Erculiani 1600c49887 [Rigo] always use units in rigo.css, clears warnings 2013-01-17 19:25:51 +00:00
Fabio Erculiani 21480a1515 Tagging Entropy version 169 169 2013-01-15 22:22:55 +00:00
Fabio Erculiani 86bd948b61 Release Entropy 169 2013-01-15 22:22:55 +00:00
Fabio Erculiani 31fba5d373 [matter] implement support for the "unmerge: yes/no" parameter 2013-01-15 22:20:26 +00:00
Fabio Erculiani cf8d217fe4 [entropy.server] drop one more useless output() 2013-01-14 23:11:21 +00:00
Fabio Erculiani 5a7a6a7289 [entropy.server] other tweaks to drained_dependencies_test() 2013-01-14 23:08:44 +00:00
Fabio Erculiani 36f5412de5 [entropy.server] last output tweaks to drained_repositories_test() 2013-01-14 23:01:04 +00:00
Fabio Erculiani 8dd13a5f09 [entropy.server] tweak output() in merged_dependencies_test() 2013-01-14 22:56:34 +00:00
Fabio Erculiani 15a27a0efd [entropy.server] tweak merged_repositories_test() a bit more 2013-01-14 22:54:03 +00:00
Fabio Erculiani b4092de36b [entropy.server] improve output of drained_dependencies_test() even more 2013-01-14 22:48:15 +00:00
Fabio Erculiani d6adf4e81e [entropy.server] improve output of drained_dependencies_test() 2013-01-14 22:35:24 +00:00
Fabio Erculiani 8fdd06cbd9 [entropy.server] fix reversed() usage 2013-01-14 22:24:00 +00:00
Fabio Erculiani 2d2c6a8c60 [entropy.server] add drained and merged repositories dependencies testing
It happens that during our workflow, we bump packages into overlay repositories
like sabayon-limbo and sabayon-hell. However, potential dependencies issues
may pop up only when repositories are merged (their content drained) into
others. This features assumes that repositories are listed in order of priority,
where the first one is the base repo and others are layers on top of the first one.
2013-01-14 22:19:23 +00:00