Fabio Erculiani
8a34b071b0
[Rigo/RigoDaemon] partially implement configuration file updates management
2012-04-07 19:33:28 +02:00
Fabio Erculiani
c5ab6083ea
[equo] fix undefined reference
2012-04-06 17:00:17 +02:00
Fabio Erculiani
08eec23067
[sulfur] make it use the old, deprecated FileUpdates class
...
Sulfur will die anyway, no reason to port it over
2012-04-06 17:00:17 +02:00
Fabio Erculiani
6669a7e80c
[entropy.client] migrate to the new ConfigurationUpdates class
2012-04-06 17:00:17 +02:00
Fabio Erculiani
52aa120a9a
[entropy.server] migrate to the new ConfigurationUpdates class
2012-04-06 17:00:17 +02:00
Fabio Erculiani
6c1a21d1df
[equo] migrate to ConfigurationUpdates class (from FileUpdates)
2012-04-06 17:00:17 +02:00
Fabio Erculiani
e10b6e264e
[entropy.client] introduce ConfigurationUpdates class
...
This is a complete rewrite of the now old FileUpdates class,
aiming to become easier to use and concurrently deal with.
Client code must be updated to use the new ConfigurationUpdates
class before 2012-12-31, backward compatibility won't be guaranteed
after this date.
2012-04-06 17:00:17 +02:00
Sławomir Nizio
c7cab4b163
[Rigo] fix ngettext args (singular first)
2012-04-05 23:55:28 +02:00
Fabio Erculiani
18fde35b35
[Rigo] QueueActionNotificationBox: pass int type to _update_countdown
...
Thanks to Enlik
2012-04-05 23:51:59 +02:00
Fabio Erculiani
95df02246c
[Rigo] use ngettext in NotificationBox widgets, thanks to Enlik
2012-04-05 23:50:04 +02:00
Fabio Erculiani
e28abc2fb4
[todo] update TODO
2012-04-05 17:18:39 +02:00
Fabio Erculiani
6ce071616e
[Rigo] po: update translations
2012-04-05 17:15:25 +02:00
Fabio Erculiani
ac0eab4bd4
[Rigo] update rigo.pot
2012-04-05 17:11:11 +02:00
Fabio Erculiani
4cd8101b11
[Rigo] add Romanian, Lithuanian and Bulgarian translations
2012-04-05 17:10:42 +02:00
Fabio Erculiani
40dc9f6948
[Rigo] implement support to App Management Activity interruption
2012-04-05 17:10:11 +02:00
Fabio Erculiani
d845fce5a3
[RigoDaemon] make possible to interrupt the Application Management activity
2012-04-05 17:09:41 +02:00
Fabio Erculiani
fac687326f
[todo] update TODO
2012-04-05 15:13:54 +02:00
Fabio Erculiani
e6c69bbefd
[Rigo] let the user undo an Application Action within 10 seconds
2012-04-05 15:12:47 +02:00
Fabio Erculiani
8fb2708a93
[Rigo] add QueueActionNotificationBox widget
2012-04-05 15:12:28 +02:00
Fabio Erculiani
77b958f120
[Rigo] fix typos in InstallNotificationBox handling
2012-04-05 15:11:37 +02:00
Fabio Erculiani
172f49534d
[Rigo] let the user review the install queue before submitting it to RigoDaemon
2012-04-05 09:29:25 +02:00
Fabio Erculiani
ea4de11684
[Rigo] add debug output to every dbus signal handler
2012-04-04 22:35:56 +02:00
Fabio Erculiani
1acde40ac0
Tagging Entropy version 1.0_rc94
1.0_rc94
2012-04-04 21:06:01 +02:00
Fabio Erculiani
1208861ca9
Release Entropy 1.0_rc94
2012-04-04 21:05:54 +02:00
Fabio Erculiani
442e858f62
[Rigo] drop queue_len keyword arg from set_application
2012-04-04 20:59:39 +02:00
Fabio Erculiani
9593a348c3
[equo] fix undefined reference in upgrade function
2012-04-04 20:59:13 +02:00
Fabio Erculiani
8292245823
[todo] update TODO
2012-04-04 15:47:25 +02:00
Fabio Erculiani
754f6632d4
[Rigo] RigoServiceDaemon: pay attention to not overwrite blocking notification boxes
2012-04-04 15:19:57 +02:00
Fabio Erculiani
02e1ffdf2e
[Rigo] RigoServiceDaemon: implement application_enqueued() signal handling
2012-04-04 15:19:29 +02:00
Fabio Erculiani
9cbc65d51d
[Rigo] WorkView: split set_application() and update_queue_information()
...
This way it's possible to update the queue status without updating
the rest of the displayed data
2012-04-04 15:17:14 +02:00
Fabio Erculiani
d80ee9a8e7
[Rigo] disable security updates notification for now, too slow
2012-04-04 15:11:59 +02:00
Fabio Erculiani
94210214ee
[RigoDaemon] remove debug writes for output() and transfer_output()
...
They only add more confusion during debugging
2012-04-04 15:11:06 +02:00
Fabio Erculiani
3df1708e5d
[RigoDaemon] implement application_enqueued() signal
2012-04-04 15:10:49 +02:00
Fabio Erculiani
210f0ceae3
[RigoDaemon] do not account unauthorized items in queue length calculation
2012-04-04 14:14:30 +02:00
Fabio Erculiani
fd037d4d9e
[RigoDaemon] use auth_admin_keep for the org.sabayon.RigoDaemon.manage policy
2012-04-04 13:37:59 +02:00
Fabio Erculiani
842468d1eb
Tagging Entropy version 1.0_rc93
1.0_rc93
2012-04-04 11:38:56 +02:00
Fabio Erculiani
030c45b7cf
Release Entropy 1.0_rc93
2012-04-04 11:38:43 +02:00
Fabio Erculiani
ce4d784ecf
[Rigo] update rigo.pot
2012-04-04 11:36:17 +02:00
Fabio Erculiani
eca4580274
[Rigo] update translations
2012-04-04 11:35:27 +02:00
Fabio Erculiani
f455310cc6
[Rigo] during app init, PangoLayout returns wrong font widths
...
Start caching PangoLayout.get_size() values only when they're greater
than 0
2012-04-04 11:26:58 +02:00
Fabio Erculiani
67b899b0f7
[RigoDaemon] always release the exclusive lock at the end of queue processing
2012-04-04 01:12:28 +02:00
Fabio Erculiani
df13425e6b
[Rigo] Stars: use entropy "_" function instead of gettext one
2012-04-04 01:03:41 +02:00
Fabio Erculiani
8cfc98484a
[Rigo] Application: rwsem is not re-rentrant, provide AppDetails lock-free "version" property
2012-04-04 01:02:45 +02:00
Fabio Erculiani
92bb9354e5
[Rigo] fix undefined references
2012-04-04 01:02:18 +02:00
Fabio Erculiani
414b616f16
[Rigo] TerminalWidget: enable set_scroll_on_output()
2012-04-04 00:24:58 +02:00
Fabio Erculiani
6cc6ad4c27
[RigoDaemon] pass AppTransactionOutcome enum to applications_managed()
2012-04-03 20:40:10 +02:00
Fabio Erculiani
81db3ac71c
[Rigo] execute every dbus call within the main loop to avoid segfaults
2012-04-03 20:16:49 +02:00
Fabio Erculiani
4c20a308f4
[RigoDaemon] always spawn dbus signals from the MainThread
2012-04-03 18:04:04 +02:00
Fabio Erculiani
a4377f07e1
[eit] fix typo in "eit rm --from <repository>" help string, thanks to micia
2012-04-03 17:57:02 +02:00
Fabio Erculiani
82ef9a8186
Tagging Entropy version 1.0_rc92
1.0_rc92
2012-04-03 16:06:23 +02:00