summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-07command line + D-Bus: pass absolute paths to dbus server (MB#10461)mb10461Zhu, Yongsheng5-8/+49
2010-04-07command line + D-Bus: throw exceptions once 'Execute' gets errors (MB#10461)Zhu, Yongsheng2-4/+8
2010-04-07D-Bus: add description for 'Session.Execute'Zhu, Yongsheng1-0/+7
2010-04-07test-dbus: change expected results of 'testSharedTypeOther' (MB#10448)Zhu, Yongsheng1-2/+2
2010-04-07Config: preserve type when getting config from a template (MB#10448)Zhu, Yongsheng1-0/+5
2010-04-07D-Bus API: allow reading template for non-existent context (MB #10448)Patrick Ohly2-5/+39
2010-04-06l10n: Updates to Japanese (ja) translationTakashi1-185/+281
2010-04-06l10n: Updates to Chinese (China) (zh_CN) translationGLS_CHS1-189/+313
2010-04-06l10n: Updates to Dutch (Flemish) (nl) translationGLS_NLD1-170/+211
2010-04-06l10n: Updates to Spanish (Castilian) (es) translationGLS_ESP1-158/+164
2010-04-06l10n: Updates to Polish (pl) translationpromuald1-7/+3
2010-04-06l10n: Updates to Brazilian Portuguese (pt_BR) translationGLS_PTB1-194/+283
2010-04-06l10n: Updates to Polish (pl) translationpromuald1-167/+217
2010-04-06l10n: Updates to Russian (ru) translationLeila1-188/+281
2010-04-05l10n: Updates to Chinese (Taiwan) (zh_TW) translationzerng071-156/+159
2010-04-01l10n: Updates to Chinese (Taiwan) (zh_TW) translationzerng071-237/+143
2010-04-01NEWS: next update for 1.0 beta 3Patrick Ohly1-1/+20
2010-04-01command line + D-Bus: some parameters are already handled by parse() (MB #5043)Patrick Ohly2-2/+11
2010-04-01LogRedirect with streams: better error handling (MB #5041)Patrick Ohly3-7/+24
2010-04-01LogRedirect + Execute(): use SOCK_STREAM to detect EOF (MB #5041)Patrick Ohly1-7/+25
2010-04-01LogRedirect + system(): avoid loosing output (MB #5041)Patrick Ohly5-63/+314
2010-04-01syncevo-dbus-server stdout: split at lines (MB #5042)Patrick Ohly3-4/+64
2010-04-01syncevo-dbus-server: redirect stdout (MB #5042)Patrick Ohly1-2/+2
2010-04-01fix for Transport Timeout: callback must also be set for D-BusPatrick Ohly2-4/+21
2010-04-01Server.GetSessions(): return array of object paths (MB #10452)Patrick Ohly1-2/+2
2010-04-01Cmdline: watch daemon if it has gone (MB #5043)Zhu, Yongsheng2-252/+181
2010-04-01test-dbus: fix 2 issues of test-dbus.pyZhu, Yongsheng1-2/+2
2010-04-01Calendar: add workaround for 'alarm' in vCalendar1.0 (MB#10458)Zhu, Yongsheng1-4/+4
2010-04-01ObexTransportAgent: set requestStart for connectmb10455Chen Congwu1-0/+1
2010-04-01Transport Timeout: setting the timeout callback within createTransportAgentChen Congwu2-21/+20
2010-04-01Presence Detection: listen connman signals instead of polling (mb#10438)mb10438Chen Congwu2-91/+182
2010-03-31SecondsConfigProperty: don't accept units without number (MB #10257)Patrick Ohly1-0/+7
2010-03-31packaging: fail harder if libnotify is missing (MB #1000).Patrick Ohly2-1/+9
2010-03-31gtk-ui: revert to old widgets names for Toolbarjku-gtktoolbarJussi Kukkonen1-3/+3
2010-03-31gtk-ui: start using GtkToolbar for Meego windowJussi Kukkonen12-1451/+539
2010-03-31gtk-ui: fix source order in emergency view (MB #9714)Jussi Kukkonen1-4/+10
2010-03-31gtk-ui: bug fix: show send/receive buttons in configJussi Kukkonen1-0/+2
2010-03-31gtk-ui: improve configuration layoutJussi Kukkonen1-1/+5
2010-03-31gtk_ui: check source usability for templates (MB #9961)Jussi Kukkonen1-91/+105
2010-03-30command line + D-Bus: fixed "make distcheck"Patrick Ohly1-1/+4
2010-03-30e_cal_check_timezones(): broken in EDS 2.30 due to change of error code (GNOM...Patrick Ohly1-1/+2
2010-03-30Evolution backends: don't delay in open() unnecessarilyPatrick Ohly2-9/+21
2010-03-30gtk-ui: really sort templates in device config (MB#10336)Jussi Kukkonen1-1/+18
2010-03-30gtk-ui: Show an error message when saving config failsJussi Kukkonen1-1/+2
2010-03-29command line + D-Bus: fixed compile problemsPatrick Ohly2-2/+3
2010-03-29obex fix: set obex_ready flag when receving link_err in disconnectChen Congwu1-0/+2
2010-03-29command line + D-Bus: --status help and output (MB #5043)mb5043_pohlyPatrick Ohly1-0/+3
2010-03-29command line + daemon: reporting exceptions inside Cmdline::run() (MB #5043)Patrick Ohly1-1/+10
2010-03-29command line + D-Bus signal cleanup (MB #5043)Patrick Ohly6-225/+127
2010-03-29command line + daemon: fix for "virtual function called" during shutdown (fix...Patrick Ohly1-5/+15