Ritesh Khadgaray
2fe5a37187
Resize the alarm notifier correctly
...
Fixes bug 580163.
2009-05-09 13:23:09 +02:00
Ivar Smolin
41f4c01085
Updating Estonian translation
2009-05-09 10:20:18 +03:00
Jorge Gonzalez
52948296a0
Updated Spanish translation
2009-05-08 21:01:37 +02:00
Manoj Kumar Giri
db9961acfb
Updated Oriya Translation.
2009-05-07 19:12:24 +05:30
Adam Petaccia
dfb0db7498
Bug 580900 – Kill libgnomeui/gnome-dateedit
...
Remove unnecessary <libgnomeui/gnome-dateedit.h> includes, and kill the
unused e_dialog_dateedit_set() and e_dialog_dateedit_get() functions.
2009-05-06 13:28:18 -04:00
Adam Petaccia
8cf036faff
Bug 571496 – Migrate from deprecated gnome_execute to g_spawn/xdg-terminal
2009-05-06 11:04:51 -04:00
Manoj Kumar Giri
28e7ec6a85
Updated Oriya Translation.
2009-05-06 19:52:54 +05:30
Manoj Kumar Giri
fa61930203
Updated Oriya Translation.
2009-05-06 19:50:50 +05:30
Jeff Cai
c5a3094650
2009-05-06 Jeff Cai <jeff.cai@sun.com>
...
** Fix for bug #524497
* em-composer-utils.c: (guess_account):
Change the order getting an account
The original order is:
1. The account in 'To' of the message.
2. The account of the message source.
3. The account of the folder source.
The new order is:
1. The account of the folder source.
2. The account of the message source.
3. The account in "To' of the message
2009-05-06 17:57:47 +08:00
Matthew Barnes
95a1645fc5
Fix a couple attachment drag-and-drop typos.
2009-05-05 22:58:58 -04:00
Matthew Barnes
73e2332d84
Use 'Open with "$foo"' instead of 'Open in $foo...'
...
For better consistency with Nautilus.
2009-05-05 14:53:33 -04:00
Matthew Barnes
f2767b2462
Bug 581454 – Move nautilus-sendto integration to Evolution
2009-05-05 14:53:33 -04:00
Kjartan Maraas
6dd8f69113
Updated Norwegian bokmål translation.
2009-05-05 20:05:55 +02:00
Milan Crha
a30e073888
Be able to setup custom alarms and a runtime warning fix
...
Part of bug #581272
2009-05-05 15:57:47 +02:00
Milan Crha
4a4ed14799
Do not use deprepcate e_source_list_peek_group_by_name
...
Missed one usage withing bug #569652
2009-05-05 15:09:21 +02:00
Manoj Kumar Giri
efb327ab97
Updated Oriya Translation.
2009-05-05 18:03:57 +05:30
Matthew Barnes
1094408202
Fix a build break in external-editor plugin.
2009-05-05 08:26:29 -04:00
Matthew Barnes
3a87c8d166
Fix an error extracting URIs from local attachments.
2009-05-04 23:32:41 -04:00
Matthew Barnes
825f74be1c
Another #include path fix.
2009-05-04 21:30:10 -04:00
Matthew Barnes
6cc1e874e8
Fix an eplug typo.
2009-05-04 20:56:59 -04:00
Matthew Barnes
74be145e70
Add -I$(top_srcdir)/widgets to a bunch of plugins.
2009-05-04 20:47:19 -04:00
Matthew Barnes
94cba78ef8
Fix include paths.
2009-05-04 20:24:39 -04:00
Matthew Barnes
f23d7c5fa0
Mark CompEditor as changed when attachments are added or removed.
2009-05-04 17:01:29 -04:00
Matthew Barnes
ba2cf0efba
Remove dead composer code.
2009-05-04 16:03:22 -04:00
Matthew Barnes
d95e6e629c
Re-mark some metadata strings for translation
2009-05-04 15:32:42 -04:00
Srinivasa Ragavan
492525b623
Bump version to 2.27.2
2009-05-04 23:26:37 +05:30
Srinivasa Ragavan
c7adb384d1
NEWS for 2.27.1
2009-05-04 23:26:36 +05:30
Matthew Barnes
081823fd82
Fix a -Werror-implicit-function-declaration regression
2009-05-04 13:34:15 -04:00
Milan Crha
b73ed1d9ff
BUGFIX: 547414 - Publish Free/Busy calendar for configurable time
...
Allow user define time duration for the Free/Busy calendar information
in the publish-calendar plugin.
2009-05-04 16:31:12 +02:00
Milan Crha
62085ae755
BUGFIX: 575126 - Tuning description string
...
in mail/evolution-mail.schemas.in
2009-05-04 15:23:37 +02:00
Lucian Langa
073d6daf34
BUGFIX: 578540 - Create address book entries when sending mails
...
bbdb plugin, adds entry when sending any email, not only on reply.
2009-05-04 15:08:13 +02:00
Milan Crha
3cdb70a7d8
BUGFIX: 553261 - Handle absolute paths in gconf better
...
For backup-restore plugin.
2009-05-04 14:43:13 +02:00
Fridrich Strba
fb970ccf14
Add iconrc support for Evolution. The windows binary
...
would now have the Evolution icon.
2009-05-04 12:12:03 +05:30
Fridrich Strba
f4ecf2d62f
Assure that the filename <-> uri conversion are done with g_filename_{to,from}_uri and not by concatenating strings which is broken with win32-style uris
2009-05-04 10:48:31 +05:30
Sukhbir Singh
fcb97c2bd7
** BUGFIX: 355240 - String errors
...
Fixes typos specific to:
-> addressbook/gui/component/ldap-config.glade.h
-> mail/evolution-mail.schemas.in.in.h
2009-05-04 10:19:42 +05:30
Marcel Stimberg
6e72a236dc
** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_add
...
According to https://wiki.ubuntu.com/SavingTheWorld (and of course according to
the gtk docs) using g_timeout_add_seconds is preferred over g_timeout_add if a
timeout in seconds is desired.
2009-05-04 10:10:55 +05:30
Srinivasa Ragavan
fad86a267f
** BUGFIX: 569696 – Memory leak in message-list
...
Not exactly a leak, but a build-up over a period of time.
Clear the internal gnode on regen.
2009-05-04 09:40:18 +05:30
Jorge Gonzalez
9aec0b31e5
Updated Spanish translation
2009-05-03 23:45:11 +02:00
Srinivasa Ragavan
735c74a10f
** BUGFIX: 573170 - Add back support for vfolder of vfolders.
...
Don't defer from loading vfolders of vfolders. We can handle it now.
2009-05-03 20:43:03 +05:30
Matthew Barnes
a8ee44b505
Bug 575122 – "before every anniversary/birthday" is missing translator comment
2009-05-03 09:10:09 -04:00
Matthew Barnes
d3a924613f
Bug 575124 – Clarify "S_pecify the mailbox name" string
2009-05-03 09:05:14 -04:00
Jorge Gonzalez
e08c19bdf4
Updated Spanish translation
2009-05-03 11:39:32 +02:00
Matthew Barnes
1667030b3f
Bug 574781 – Bad e-send-options.glade strings
2009-05-02 23:59:34 -04:00
Matthew Barnes
cb94029bde
Bug 325131 – Do not translate ETable property nicknames
2009-05-02 23:22:14 -04:00
Matthew Barnes
c0f9d291fc
Bug 577482 – Bad strings in plugins/itip-formatter/itip-view.c
2009-05-02 23:16:08 -04:00
Matthew Barnes
b4d7c0892e
Bug 572977 – Use g_strerror() instead of strerror()
2009-05-02 23:11:12 -04:00
Matthew Barnes
20533c3be5
Bug 542685 – [default-mailer] Leaking GConfValue
2009-05-02 22:59:06 -04:00
Matthew Barnes
a6095707f4
Delist removed Glade files from POTFILES.in.
2009-05-02 22:46:21 -04:00
Matthew Barnes
d632fb33b3
Remove obsolete Glade files.
2009-05-02 22:46:21 -04:00
Jorge Gonzalez
b5f5afee6f
Updated Spanish translation
2009-05-02 21:44:30 +02:00