Commit Graph

5339 Commits

Author SHA1 Message Date
Fabio Erculiani
1878453606 [misc] drop +x from file 2010-01-12 16:04:32 +01:00
Fabio Erculiani
08a0acf439 [po] update translations 2010-01-12 15:53:35 +01:00
Fabio Erculiani
a402830809 [todo] update TODO 2010-01-12 15:53:17 +01:00
Fabio Erculiani
477e135134 [entropy/equo] implement bash completion (yay!), move CLI related functions to text_tools module 2010-01-12 15:52:12 +01:00
Fabio Erculiani
09a51bedcd [equo] text_query: improve search_package function usability 2010-01-12 15:51:13 +01:00
Fabio Erculiani
e50b32cb16 [todo] update TODO 2010-01-11 18:07:44 +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
eb84b60da4 [tests] remove bogus test (unreliable) 2010-01-11 17:04:05 +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
82fcd1e40f [entropy.client.services.ugc] catch TimeoutError exceptions 2010-01-11 12:46:23 +01:00
Fabio Erculiani
6718939c86 [entropy.client] ban print_* calls 2010-01-11 10:32:34 +01:00
Fabio Erculiani
e58966cf31 [entropy.tools] ban print_* calls 2010-01-11 10:32:24 +01:00
Fabio Erculiani
ccc292eba4 [entropy] ban print_info calls from entropy package, create text_tools module 2010-01-11 10:29:48 +01:00
Fabio Erculiani
6aaac0b1b4 [todo] update TODO 2010-01-11 10:18:49 +01:00
Fabio Erculiani
b535fc2663 [entropy.server] when moving pkgs from a repo to another, also pull revdeps and warn about pkgs overwrite 2010-01-11 10:17:51 +01:00
Fabio Erculiani
86f3d165ae [entropy.qa] fix docstring 2010-01-11 10:17:42 +01:00
Fabio Erculiani
711f65d2e8 [todo] update TODO 2010-01-11 09:50:53 +01:00
Fabio Erculiani
44daf62842 [equo] add "equo mask" and "equo unmask" commands support 2010-01-11 09:50:47 +01:00
Fabio Erculiani
cdce2d9083 [entropy.output] improve partial --help output 2010-01-11 09:50:07 +01:00
Fabio Erculiani
74e275aa76 [sulfur] small code style update 2010-01-11 00:39:15 +01:00
Fabio Erculiani
1c492026f5 [po] update translations 2010-01-11 00:33:35 +01:00
Fabio Erculiani
77d3d27938 [todo] update TODO 2010-01-11 00:33:22 +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
2cdc924ac1 [todo] update TODO 2010-01-11 00:02:22 +01:00
Fabio Erculiani
b88fb0e9a8 [sulfur] properly set orphans pkgs warning shown bool 2010-01-10 23:31:46 +01:00
Fabio Erculiani
2a4ebd39b0 [todo] update TODO 2010-01-10 23:18:16 +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
f187b2bf33 [entropy.output] remove ill-conceived TextInterface methods 2010-01-10 09:58:03 +01:00
Fabio Erculiani
824c2ba9f7 [sulfur] remove entropy.output.TextInterface.cycleDone calls and reimplementation 2010-01-10 09:56:45 +01:00
Fabio Erculiani
b712fe33c1 [entropy.client] remove entropy.output.TextInterface.cycleDone and setTotalCycles calls 2010-01-10 09:56:11 +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
2e6c1647e6 [todo] update TODO 2010-01-09 22:01:53 +01: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
974b8b34f4 [entropy.db] EntropyRepository: add __repr__, __str__ and __unicode__ methods 2010-01-09 20:55:44 +01:00
Fabio Erculiani
aacb6818d4 [todo] update TODO 2010-01-09 18:34:43 +01:00