Fabio Erculiani
|
7071faa315
|
[sulfur] several usability improvements and bug fixing
|
2010-01-16 17:59:34 +01:00 |
|
Fabio Erculiani
|
a55d0b0548
|
[sulfur] properly call application_lock_check
|
2010-01-16 16:02:53 +01:00 |
|
Fabio Erculiani
|
3da4156426
|
[sulfur] kill the "Installation" notebook page, we have the "queue" tab which is much better
|
2010-01-15 13:56:46 +01:00 |
|
Fabio Erculiani
|
b317c46297
|
[sulfur] remove description trimming based on length
|
2010-01-15 10:24:01 +01:00 |
|
Daniel Halens Rodriguez
|
5f3a7127f6
|
[i18n] Update Slovak translation and add Bystrík Pešl as translator
|
2010-01-14 14:06:50 +00:00 |
|
Fabio Erculiani
|
9f41850d1e
|
[sulfur] improve buttons usability
|
2010-01-13 23:17:37 +01:00 |
|
Fabio Erculiani
|
8b6be3f8a1
|
[sulfur] execute package groups preloading in parallel
|
2010-01-13 22:48:49 +01:00 |
|
Fabio Erculiani
|
a38a5e6c79
|
[sulfur] several improvements
:: show properties menu item on right click on packages view
:: fully load security advisories metadata in parallel
:: improve UI responsiveness
|
2010-01-13 22:44:22 +01:00 |
|
Fabio Erculiani
|
ba1a9e06f1
|
[sulfur] when no updates are available, properly switch to "available" or "all" tab
|
2010-01-13 18:17:38 +01:00 |
|
Fabio Erculiani
|
c51345e977
|
[sulfur] set window title to "Entropy Store"
|
2010-01-13 18:07:16 +01:00 |
|
Fabio Erculiani
|
08e27a3e3e
|
[sulfur] handle EntropyPackage metadata retrieval while shutdown
|
2010-01-12 18:44:21 +01:00 |
|
Fabio Erculiani
|
e7eec5bd1b
|
[sulfur] fix two small pkgsets glitches
|
2010-01-12 18:42:32 +01:00 |
|
Fabio Erculiani
|
9b106e909c
|
[sulfur] improve pkgs enqueue/dequeue speed by preloading most of pkg groups
|
2010-01-12 16:33:35 +01:00 |
|
Fabio Erculiani
|
20677fb693
|
[sulfur] disable parallel security cache generation, causes sqlite3 db corruption (fuck sqlite!!!!)
|
2010-01-12 16:26:00 +01:00 |
|
Fabio Erculiani
|
40f090310b
|
[entropy.output] rename TextInterface.inputBox into input_box
|
2010-01-11 18:05:47 +01:00 |
|
Fabio Erculiani
|
41212188f5
|
[entropy.output] rename TextInterface.askQuestion into ask_question
|
2010-01-11 17:59:26 +01:00 |
|
Fabio Erculiani
|
8f94c4a8b4
|
[entropy.output] TextInterface: rename updateProgress into output
|
2010-01-11 17:38:55 +01:00 |
|
Fabio Erculiani
|
d1b123cf27
|
[entropy.output] start to factor out TextInterface class
|
2010-01-11 16:48:59 +01:00 |
|
Fabio Erculiani
|
802dd082d0
|
[sulfur] improve orphans warning message conditional
|
2010-01-11 13:14:21 +01:00 |
|
Fabio Erculiani
|
74e275aa76
|
[sulfur] small code style update
|
2010-01-11 00:39:15 +01:00 |
|
Fabio Erculiani
|
7ad830aa0b
|
[sulfur] move repository manager code away from sulfur codebase
|
2010-01-11 00:33:01 +01:00 |
|
Fabio Erculiani
|
34500b4667
|
[sulfur] drop Repository Manager references from Sulfur
|
2010-01-11 00:05:56 +01:00 |
|
Fabio Erculiani
|
b88fb0e9a8
|
[sulfur] properly set orphans pkgs warning shown bool
|
2010-01-10 23:31:46 +01:00 |
|
Fabio Erculiani
|
2ce42f5cb6
|
[sulfur] show updates count into updates button
|
2010-01-10 22:36:41 +01:00 |
|
Fabio Erculiani
|
47facc3820
|
[sulfur] directly show available pkgs if no updates are available
|
2010-01-10 22:04:32 +01:00 |
|
Fabio Erculiani
|
687703daa8
|
[sulfur] removed second progress bar, made progress handling back working
|
2010-01-10 17:00:20 +01:00 |
|
Fabio Erculiani
|
824c2ba9f7
|
[sulfur] remove entropy.output.TextInterface.cycleDone calls and reimplementation
|
2010-01-10 09:56:45 +01:00 |
|
Fabio Erculiani
|
73206fc803
|
[sulfur] all these labels below simple buttons take much space and we already have tooltips for usability
|
2010-01-10 09:38:07 +01:00 |
|
Fabio Erculiani
|
b09f7d5a49
|
[sulfur] fix ill-conceived Ian's label content
|
2010-01-10 09:35:27 +01:00 |
|
Fabio Erculiani
|
991f94ff84
|
[sulfur] fix undefined reference
|
2010-01-10 09:28:23 +01:00 |
|
Ian Whyman
|
b8ba1f7761
|
[sulfur] Improve usability of simple mode, they are 'simple' users afterall =P
|
2010-01-10 00:55:59 +00:00 |
|
Ian Whyman
|
d3f90d08ed
|
[sulfur] Remove old icons, fix icon names
|
2010-01-09 22:39:45 +00:00 |
|
Fabio Erculiani
|
b13d385bc8
|
[sulfur] remove preferences label, not needed, fix window height issue
|
2010-01-09 23:57:12 +01:00 |
|
Fabio Erculiani
|
522080841a
|
[sulfur] stop maximizing sulfur by default
|
2010-01-09 23:53:37 +01:00 |
|
Ian Whyman
|
53aef0f098
|
[sulfur] Move things about a bit, general UI improvements, shrink icons
|
2010-01-09 22:22:02 +00:00 |
|
Fabio Erculiani
|
46c48b270a
|
[sulfur] inform user about orphan packages on system
|
2010-01-09 22:01:14 +01:00 |
|
Fabio Erculiani
|
50be056d6a
|
[sulfur] some code style update
|
2010-01-09 20:59:26 +01:00 |
|
Fabio Erculiani
|
ad4033aada
|
[sulfur] improve vte.Terminal max number of chars shown to 6000
|
2010-01-09 20:59:00 +01:00 |
|
Fabio Erculiani
|
8683b3eca8
|
[sulfur] make sure that keyslot property returns valid data
|
2010-01-09 10:36:46 +01:00 |
|
Fabio Erculiani
|
6a622d914e
|
[sulfur] when description is not available, show "No description"
|
2010-01-08 23:58:39 +01:00 |
|
Fabio Erculiani
|
7fd8c368e9
|
[sulfur] improve license sorter (filter out unwanted strings)
|
2010-01-08 14:04:50 +01:00 |
|
Fabio Erculiani
|
644c504b54
|
[sulfur] after repo sync, spawn UGC update
|
2010-01-08 14:04:34 +01:00 |
|
Fabio Erculiani
|
6ee154a0a0
|
[events] do not tell user to do stuff after having removed a repo
|
2010-01-08 14:04:10 +01:00 |
|
Fabio Erculiani
|
70319aed16
|
[sulfur] do not show upgrade/downgrade information for installed packages (or non-updates)
|
2010-01-08 14:03:19 +01:00 |
|
Fabio Erculiani
|
d9239f6c32
|
[sulfur] sulfur love, improve per-license package sorter
|
2010-01-08 11:39:37 +01:00 |
|
Fabio Erculiani
|
a945625bb7
|
[sulfur] it happens that corrupted repositories cause sulfur packages filter logic to crash. This is not really the right place.
|
2010-01-08 09:39:05 +01:00 |
|
Fabio Erculiani
|
895b9fd9b6
|
[sulfur] fix package sorter sensitivity handling
|
2010-01-08 09:36:58 +01:00 |
|
Fabio Erculiani
|
e7e53c1944
|
[sulfur] never hide main window, this is against sulfur love
|
2010-01-07 14:17:38 +01:00 |
|
Fabio Erculiani
|
ac90bbe140
|
[sulfur] kill wait window, it's against sulfur love
|
2010-01-07 14:04:57 +01:00 |
|
Fabio Erculiani
|
a622c1fc06
|
[sulfur] show packages sorter widget in simple mode too, improve its handling
|
2010-01-07 11:19:03 +01:00 |
|