393021c19d
Add missing linker flags for libeshell.
2010-02-07 15:07:36 -05:00
49ef32b76c
Coding style and whitespace cleanup.
2010-02-07 13:26:37 -05:00
2ef43b4cf4
Fix a compiler warning.
2010-02-06 21:18:00 -05:00
0cc56c014f
Bug 602416 - Changing shell views emits many runtime warnings
2010-02-06 20:48:27 -05:00
31e449ebed
Implement account-wide search scope in mail.
...
Also, let EShellSearchbar handle search state persistence.
2010-02-06 13:46:40 -05:00
c211d93247
Update Simplified Chinese translation.
2010-02-06 16:44:57 +08:00
dee479274a
Bug #605596 - Do not crash on message change, attempt ][
2010-02-05 15:45:14 +01:00
201955d2bd
Updated Czech help translation by Jiri Eischmann
2010-02-04 20:18:00 +01:00
9a8fa88b6a
Move some ESource-plugin common code to e-plugin-util.h/.c
2010-02-04 12:55:42 +01:00
caee31bac6
Updating PunjabiTranslation by A S Alam
2010-02-04 08:49:00 +05:30
9ede7a7fb4
Enforce unique-1.0 >= 1.1.2 build requirement.
...
Also, add unique-1.0 to GNOME_PLATFORM so it's included in CFLAGS and
LIBADD variables everywhere.
2010-02-03 09:26:31 -05:00
6db981fa56
Bug 607520 - 'Add to Address Book' fails when address has space
2010-02-02 18:29:47 -05:00
0727097ac1
Clarify a configure.ac comment.
2010-02-02 18:27:04 -05:00
dce48c142c
Disable strict aliasing optimization.
2010-02-02 12:22:48 -05:00
21b96e788c
Updated Norwegian bokmål translation
2010-01-31 20:11:20 +01:00
11fc28534a
Updated Spanish translation
2010-01-31 19:01:20 +01:00
de222473ec
Updated Spanish translation
2010-01-31 17:48:53 +01:00
a197672aa0
Fix some misspellings of "calendar".
2010-01-31 09:03:36 -05:00
ec73f5522f
Coding style and whitespace cleanup.
2010-01-30 18:09:19 -05:00
c7e371bc5b
Updated Spanish translation
2010-01-30 19:10:57 +01:00
ab794abcd3
Improve sidebar and ECalModel interaction.
...
Restores the "default client" behavior from 2.28, so that "Click to Add"
task and memo fields work properly.
2010-01-30 09:02:11 -05:00
8d85229f8f
Sidebar cleanups for Memos and Tasks.
...
Kill the EMemoTable::user-created signal and connect directly to
ECalModel::row-appended in e_memo_shell_view_private.c.
Same goes for tasks.
2010-01-30 09:02:11 -05:00
7c02582ae7
Remove a bunch of dead code in GnomeCalendar.
2010-01-30 09:02:11 -05:00
c87e1fa77c
Add Screenshot
2010-01-29 21:24:41 +01:00
0c49c552ec
Add Screenshot
2010-01-29 21:21:50 +01:00
f4a8a8a82b
Add Screenshot
2010-01-29 21:19:02 +01:00
99fd6d60cd
Update Screenshot
2010-01-29 21:18:27 +01:00
8e355b95b8
Add translated screenshot
2010-01-29 21:18:27 +01:00
1359e1e546
Bug 581604 - Permissions on mail/local folders are too open
2010-01-30 01:34:00 +05:30
960de9e18a
Add/Update screenshots
2010-01-29 20:49:27 +01:00
725509de97
Refactor the autoconfig stuff a bit.
2010-01-29 20:54:54 +05:30
763b775a3c
Revert patch for bug #605596 , it was causing crashes
2010-01-29 09:50:04 +01:00
bcb2123941
Revert "Without this evo 2.28.2 will not link/run at all"
...
This reverts commit 013ce5b70e .
Looks like it was meant for gnome-2-28 branch. In any case it contains
unresolved merge conflicts which breaks compilation.
2010-01-28 16:25:12 -05:00
737a5080ef
Updated Bengali translation
2010-01-29 00:27:16 +06:00
27988a2b71
Don't show total attachment size if it's zero.
2010-01-28 12:38:08 -05:00
e8c67c85c9
Revise some comments in e-attachment.c.
2010-01-28 11:33:42 -05:00
11b4cfaade
Bug 608160 - Pasting text from FireFox into composer gives just "[?]"
...
Add UTF-16 to UTF-8 conversion to e_selection_data_get_html().
2010-01-28 11:08:08 -05:00
c317280de4
Add bug-database and XML header. Fixes bug 587974
2010-01-28 16:36:42 +01:00
11ecab76c4
Bug 608340 - Help text missing --debug parameter
2010-01-28 09:52:07 -05:00
013ce5b70e
Without this evo 2.28.2 will not link/run at all
...
The change is needed:
1) To export the right symbols from the right dummy import library so that the loader does not look for symbols where they are not
2) Export that comp_editor_registry using a getter function for win32 so that we don't have to decorate the data string so that the autoexport works again
2010-01-28 14:48:36 +01:00
8bbc48cd77
Changes in mingw.org last w32api/mingw-rt packages.
2010-01-28 14:42:27 +01:00
10438f7de6
Level the differences with the alternative runtime/header set
2010-01-28 14:42:00 +01:00
1804378ba3
Updated Norwegian Nynorsk translation
2010-01-28 13:05:55 +01:00
1827752559
Updated Slovenian translation
2010-01-28 10:41:09 +01:00
866a836949
Bug #605596 - Crash on message change
2010-01-28 08:13:07 +01:00
3dc10be2a3
Updated Bulgarian translation
2010-01-28 05:46:13 +02:00
63dc4e2fab
Bug #607776 - Crash in image-inline.c:size_allocate_cb
2010-01-27 21:19:31 +01:00
34f719bef8
Bug 607566 - Cause calendar view widget to redraw when dates shown changed
2010-01-27 11:48:23 -02:00
dcc317e649
Expose ECalendarSelector
...
Part of https://bugzilla.gnome.org/show_bug.cgi?id=608175
2010-01-27 11:28:23 -02:00
d635b839f8
Make authentication functionality available
...
This involves renaming the calendar auth-related functions to have a
prefix, and shipping the headers.
Part of https://bugzilla.gnome.org/show_bug.cgi?id=608175
2010-01-27 11:23:36 -02:00