Fabio Erculiani
|
7dec719efc
|
[sulfur.views] catch IOError when calling resize_image
|
2010-10-09 13:35:09 +02:00 |
|
Fabio Erculiani
|
01dc775a90
|
Tagging Entropy version 0.99.50.5
|
2010-10-08 20:47:43 +02:00 |
|
Fabio Erculiani
|
8d2a7e8a60
|
Tagging Entropy version 0.99.50.4
|
2010-10-08 20:44:46 +02:00 |
|
Fabio Erculiani
|
0cfccd4267
|
[entropy.conf] uniform setting keys (keeping backward compat)
|
2010-10-08 18:20:24 +02:00 |
|
Fabio Erculiani
|
fb344f9890
|
Tagging Entropy version 0.99.50.3
|
2010-10-08 18:19:38 +02:00 |
|
Fabio Erculiani
|
043def01fa
|
[sulfur] validate repositories every time application cache is reset
|
2010-10-04 19:47:24 +02:00 |
|
Fabio Erculiani
|
0b97b900a4
|
[sulfur] execute installed packages repository backup without blocking the UI, introduce thread lock to avoid concurrency issues.
|
2010-10-04 17:15:51 +02:00 |
|
Fabio Erculiani
|
625a9279ac
|
[entropy.client.interfaces] improve (and change API) backup_repository() and restore_repository() reliability. Make them safe to use.
|
2010-10-04 16:58:49 +02:00 |
|
Fabio Erculiani
|
8da4e66b36
|
[entropy*] before calling Client.backup_repository() or Client.restore_repository(), make sure that transactions are committed
|
2010-10-03 13:53:45 +02:00 |
|
Fabio Erculiani
|
fdd75c87b3
|
[sulfur] fix speed regression caused by the removal of fixed_height_mode from our main gtk.TreeView
|
2010-09-27 23:00:09 +02:00 |
|
Fabio Erculiani
|
3ac93c51a9
|
[sulfur] move package installation logic (from argv) in a less annoying place, improving startup speed
|
2010-09-27 22:58:38 +02:00 |
|
Fabio Erculiani
|
39ef4a4b58
|
[sulfur] move orphan packages dialog and logic to post-_process_queue() functions
|
2010-09-27 21:27:53 +02:00 |
|
Fabio Erculiani
|
ac0edd7627
|
[sulfur] improve VteFakeoutfile raw input workaround (\n vs \n\r)
|
2010-09-26 15:02:24 +02:00 |
|
Fabio Erculiani
|
92493da55f
|
Tagging Entropy version 0.99.50.2
|
2010-09-26 00:40:04 +02:00 |
|
Fabio Erculiani
|
a8eb1e7ddb
|
[sulfur] remove debugging print
|
2010-09-26 00:28:14 +02:00 |
|
Fabio Erculiani
|
2ed46c86cb
|
[sulfur] migrate deptest and libtest code to asynchronous
|
2010-09-26 00:25:57 +02:00 |
|
Fabio Erculiani
|
eb179b90ed
|
[sulfur] ease repositories update messages to user
|
2010-09-26 00:05:45 +02:00 |
|
Fabio Erculiani
|
0e668cca81
|
[sulfur] migrate repositories update code to asynchronous mode
|
2010-09-26 00:01:36 +02:00 |
|
Fabio Erculiani
|
d6c5d33445
|
[sulfur] introduce asynchronous interface for Sulfur packages installation
|
2010-09-25 23:50:12 +02:00 |
|
Fabio Erculiani
|
ac724279e0
|
[sulfur] remove unused method
|
2010-09-25 23:22:50 +02:00 |
|
Fabio Erculiani
|
1d1fe50c47
|
[sulfur] fix problems with terminal output not coming with "\n\r" but just with "\n" (Portage)
|
2010-09-25 23:22:09 +02:00 |
|
Fabio Erculiani
|
261ea3d42e
|
[sulfur] SulfurConsole: set xterm emulation
|
2010-09-25 23:21:34 +02:00 |
|
Fabio Erculiani
|
d590cb7778
|
[sulfur] move main treeview double click behaviour to EntropyPackageView, fix some minor double click annoyances
|
2010-09-25 22:23:16 +02:00 |
|
Fabio Erculiani
|
fa2115e575
|
[sulfur] set $TERM when instantiating SulfurConsole
|
2010-09-25 18:23:07 +02:00 |
|
Fabio Erculiani
|
8aabd456a8
|
Tagging Entropy version 0.99.50.1
|
2010-09-25 13:53:24 +02:00 |
|
Fabio Erculiani
|
daea0c7102
|
[sulfur] make error reporting nicer for both users and developers
|
2010-09-25 12:44:14 +02:00 |
|
Fabio Erculiani
|
844e13011d
|
Tagging Entropy version 0.99.50
|
2010-09-25 09:05:21 +02:00 |
|
Fabio Erculiani
|
1cb063714c
|
[sulfur] improve locks handling in repositories update function
|
2010-09-25 01:20:14 +02:00 |
|
Fabio Erculiani
|
14ba276e37
|
Tagging Entropy version 0.99.49.76
|
2010-09-24 20:18:29 +02:00 |
|
Fabio Erculiani
|
9cb13f6aef
|
Tagging Entropy version 0.99.49.75
|
2010-09-24 20:18:18 +02:00 |
|
Fabio Erculiani
|
37ac11117a
|
[sulfur] lock "Update all" button when application is in locked status
|
2010-09-24 19:25:46 +02:00 |
|
Fabio Erculiani
|
7f9fdb274c
|
[sulfur] make possible to test application in locked status via "--locked" argv
|
2010-09-24 19:25:22 +02:00 |
|
Fabio Erculiani
|
32c887e298
|
Tagging Entropy version 0.99.49.74
|
2010-09-24 14:26:50 +02:00 |
|
Fabio Erculiani
|
e857c01a58
|
[sulfur] add (commented out) profiling code, fix MAIN_APP variable handling
|
2010-09-24 14:25:56 +02:00 |
|
Fabio Erculiani
|
5ab0e7acd5
|
[sulfur] delay UGC remote data retrieval by 8 seconds by default, avoid UI overloading
|
2010-09-24 13:04:09 +02:00 |
|
Fabio Erculiani
|
4ddf106f4e
|
[sulfur] improve queue handling buttons, effectively stop queue execution on Abort
|
2010-09-24 12:56:02 +02:00 |
|
Fabio Erculiani
|
52cfd29acf
|
[sulfur] do not show orphaned packages when no repos are available
|
2010-09-24 12:10:13 +02:00 |
|
Fabio Erculiani
|
a722e014cc
|
Tagging Entropy version 0.99.49.73
|
2010-09-24 11:36:17 +02:00 |
|
Fabio Erculiani
|
abd7e4fd33
|
[sulfur] fix regression, do not bind on_pkgFilter_toggled callback to "refresh" and "install" buttons
|
2010-09-24 11:31:26 +02:00 |
|
Fabio Erculiani
|
40d12de843
|
Tagging Entropy version 0.99.49.72
|
2010-09-23 19:03:20 +02:00 |
|
Fabio Erculiani
|
acb355d906
|
Tagging Entropy version 0.99.49.71
|
2010-09-23 18:45:52 +02:00 |
|
Fabio Erculiani
|
caff8cc759
|
[entropy.db] rename EntropyRepositoryBase.closeDB() to EntropyRepositoryBase.close() keeping backward compatibility
|
2010-09-21 14:03:44 +02:00 |
|
Fabio Erculiani
|
3b0aefe12b
|
[sulfur] add built-in icon images, make sulfur look good in KDE
|
2010-09-17 22:14:08 +02:00 |
|
Fabio Erculiani
|
7864e6a554
|
Tagging Entropy version 0.99.49.70
|
2010-09-16 09:22:17 +02:00 |
|
Fabio Erculiani
|
6e13c30e8e
|
[sulfur.views] defer loading of UGC cache thread by 15 seconds to speedup UI init
|
2010-09-15 20:08:51 +02:00 |
|
Fabio Erculiani
|
5322611eb0
|
[sulfur.views] use gobject.timeout_add_seconds instead of gobject.timeout_add
|
2010-09-15 20:04:02 +02:00 |
|
Fabio Erculiani
|
f7734e3d77
|
[sulfur] remove isinstance(x, int) and replace by identity checking against None
|
2010-09-15 07:31:23 +02:00 |
|
Fabio Erculiani
|
e6b8fcff81
|
[sulfur] catch another OperationalError on listAllPackageIds()
|
2010-09-15 07:27:31 +02:00 |
|
Fabio Erculiani
|
bd3f4e421f
|
[sulfur] catch OperationalError when calling listAllPackageIds()
|
2010-09-15 07:25:48 +02:00 |
|
Fabio Erculiani
|
ec94cceacd
|
[entropy.tools] start moving Entropy dependency handling functions to entropy.dep module
|
2010-09-14 09:49:34 +02:00 |
|