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 |
|
Fabio Erculiani
|
bdecb8c969
|
Release Entropy 1.0_rc92
|
2012-04-03 16:06:21 +02:00 |
|
Fabio Erculiani
|
5ca0d79f2e
|
[scripts] tag-version.sh: validate .po files before tagging
|
2012-04-03 16:03:52 +02:00 |
|
Fabio Erculiani
|
cd299d0495
|
[po] move transifex scripts to Makefile, add "validate" Makefile target
|
2012-04-03 16:03:06 +02:00 |
|
Fabio Erculiani
|
2459f6ea1c
|
[Rigo] po: move transifex scripts to Makefile, add "validate" Makefile target
|
2012-04-03 15:57:58 +02:00 |
|
Fabio Erculiani
|
67f5372bc4
|
[Rigo] po: update translations (and cross fingers)
|
2012-04-03 15:28:39 +02:00 |
|
Fabio Erculiani
|
64de366bfc
|
[Rigo] update rigo.pot with latest changes
|
2012-04-03 15:03:00 +02:00 |
|
Fabio Erculiani
|
4137d73c70
|
[todo] update TODO
|
2012-04-03 15:02:15 +02:00 |
|
Fabio Erculiani
|
78b2a7773b
|
[Rigo] handle disk full transaction error
|
2012-04-03 15:00:44 +02:00 |
|
Fabio Erculiani
|
316893517d
|
[RigoDaemon] add free disk space checks before starting to install
|
2012-04-03 14:59:01 +02:00 |
|
Fabio Erculiani
|
4dcafcbc1d
|
[RigoDaemon] fix a bunch of undefined references
|
2012-04-03 14:58:41 +02:00 |
|
Fabio Erculiani
|
1785f9d876
|
[entropy.client.interfaces.package] expose Package.splitdebug_enabled()
|
2012-04-03 14:52:52 +02:00 |
|
Fabio Erculiani
|
98742665a5
|
[RigoDaemon] fix undefined reference
|
2012-04-02 21:43:47 +02:00 |
|
Fabio Erculiani
|
759fe17059
|
[RigoDaemon] implement custom MultipleUrlFetcher
|
2012-04-02 21:35:16 +02:00 |
|
Fabio Erculiani
|
e0a9a6c0d6
|
[RigoDaemon] devel-start-daemon.sh: add instructions to run app inside gdb
|
2012-04-02 21:20:04 +02:00 |
|
Fabio Erculiani
|
16e16f8711
|
[RigoDaemon] rework polkit auth mechanism to be more responsive and robust
|
2012-04-02 21:19:31 +02:00 |
|
Fabio Erculiani
|
c70420a69d
|
[RigoDaemon] get client PID as soon as possible in order to avoid SIGSEGV
|
2012-04-02 20:19:50 +02:00 |
|
Fabio Erculiani
|
a623fb15fe
|
[Rigo] add "applications-other.svg" to the bundled icons
|
2012-04-02 17:51:04 +02:00 |
|
Fabio Erculiani
|
1369a06c6e
|
[todo] update TODO
|
2012-04-02 15:20:12 +02:00 |
|
Fabio Erculiani
|
f716248e91
|
[RigoDaemon] wrap the dbus service executable around a script, source /etc/env.d/02locale
|
2012-04-02 15:18:53 +02:00 |
|
Fabio Erculiani
|
b24e478b21
|
[services] entropy-updates-service: initialize the dbus service ASAP
This, and passing the correct service name, could make clients more
robust
|
2012-04-02 14:36:22 +02:00 |
|
Fabio Erculiani
|
9c7c563961
|
[todo] update TODO
|
2012-04-02 14:14:56 +02:00 |
|
Fabio Erculiani
|
e6fa2fb1cf
|
[RigoDaemon] automatically shutdown on executable change
|
2012-04-02 14:09:21 +02:00 |
|
Fabio Erculiani
|
58efd1cc9d
|
[entropy.misc] add DirectoryMonitor class
|
2012-04-02 14:07:04 +02:00 |
|
Fabio Erculiani
|
ff734d250a
|
Tagging Entropy version 1.0_rc91
1.0_rc91
|
2012-04-01 20:20:56 +02:00 |
|
Fabio Erculiani
|
7335c0e0eb
|
Release Entropy 1.0_rc91
|
2012-04-01 20:20:55 +02:00 |
|
Fabio Erculiani
|
cef5e9dcb9
|
[Rigo] add Makefiles
|
2012-04-01 19:07:40 +02:00 |
|
Fabio Erculiani
|
2d3def6d44
|
[RigoDaemon] get client PID from DBus and use it with PolicyKit auth mechanism
|
2012-04-01 19:06:40 +02:00 |
|
Fabio Erculiani
|
0640d7ee43
|
[RigoDaemon] enable daemon logging by default
|
2012-04-01 19:05:46 +02:00 |
|
Fabio Erculiani
|
8ecba20de1
|
[Rigo] enable thread dumper by default, add shebang
|
2012-04-01 19:05:14 +02:00 |
|
Fabio Erculiani
|
918a047039
|
[po] update translations
|
2012-04-01 16:13:24 +02:00 |
|
Fabio Erculiani
|
72f38e2c47
|
[Rigo] update translations
|
2012-04-01 16:13:16 +02:00 |
|
Fabio Erculiani
|
6b62c66322
|
[Rigo] po: Makefile update-po target now pulls from transifex
|
2012-04-01 16:13:04 +02:00 |
|
Fabio Erculiani
|
f3ccd7369b
|
[po] Makefile: update-po target now pulls from transifex
|
2012-04-01 16:12:37 +02:00 |
|
Fabio Erculiani
|
3a43bb7e13
|
[RigoDaemon] integrate with build system
|
2012-04-01 01:18:30 +02:00 |
|
Fabio Erculiani
|
8b554928fc
|
[po] add TRANSIFEX_README file
|
2012-04-01 00:51:29 +02:00 |
|
Fabio Erculiani
|
2faa90ad75
|
[Rigo] po: add TRANSIFEX_README file
|
2012-04-01 00:50:48 +02:00 |
|
Fabio Erculiani
|
b413a99716
|
[Rigo] sync .po files with transifex
|
2012-04-01 00:47:30 +02:00 |
|
Fabio Erculiani
|
cc52adb327
|
[Rigo] po: add transifex push/pull scripts
|
2012-04-01 00:47:00 +02:00 |
|
Fabio Erculiani
|
d96089051c
|
[po] add Czech translation
|
2012-04-01 00:41:20 +02:00 |
|
Fabio Erculiani
|
9ecc2872c1
|
[po] add transifex push/pull scripts and config
|
2012-04-01 00:40:47 +02:00 |
|
Fabio Erculiani
|
0d7b10af96
|
[Rigo] add remaining translations
|
2012-03-31 23:54:08 +02:00 |
|
Fabio Erculiani
|
e5b2fb0451
|
[po] update entropy.pot
|
2012-03-31 20:31:36 +02:00 |
|
Fabio Erculiani
|
01700ddb45
|
[Rigo] add de, es, fr, nl translation files
|
2012-03-31 20:27:58 +02:00 |
|