aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Trimming redundancy.Matthew Barnes2009-07-2923-335/+344
|
* Bug #245829 - Cannot copy (with mouse for pasting) appointment summaryMilan Crha2009-07-292-2/+42
|
* Bug #575581 - All Day Events Should Not Depend On Calendar ScrollingMilan Crha2009-07-292-5/+10
|
* Bug #579646 - Remember alarm's last notified per calendarMilan Crha2009-07-293-20/+46
|
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-2860-19660/+19513
|\
| * Fix distcheck error.EVOLUTION_2_27_5Matthew Barnes2009-07-271-0/+1
| |
| * Update NEWS + coding style cleanups.Matthew Barnes2009-07-273-9/+54
| |
| * Bug #572176 - Allow Local iCal Files To Be Selected As Cal SourceMilan Crha2009-07-272-8/+264
| |
| * BUG #472079 (BNC) - Cannot Edit Account When ProxyBharath Acharya2009-07-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | * em-account-prefs.c (account_edit_clicked), (account_cursor_change): Do not disable the option to edit accounts when proxy accounts are enabled. Bug Description: If you open a Groupwise proxy, and then go into Edit >> Preferences you cannot edit your own email account until the proxy is closed. The Edit button is grayed out.
| * BUG #480095 (BNC) - Alpha Search In Proxy Dialog Crashes Evolution.Bharath Acharya2009-07-271-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | * proxy-login.c (proxy_login_tree_view_changed_cb): Use the unique stamp to catch only the valid iterators. Bug description: If you right mouse click on your Groupwise email account, you can select "Proxy Login" and a dialog appears with all of your previously used accounts in a list. If you click focus into the list and then type in a keyboard letter it crashes. This should position you at the first match of that letter, or at least not crash :)
| * BUG #578945 - Adapt to changes in libpst 0.6.41Bharath Acharya2009-07-271-176/+154
| | | | | | | | The PST Importer is now compatible with libpst 0.6.41
| * Updated German translationMario Blättermann2009-07-271-1714/+1699
| |
| * Coding style and whitespace cleanups.Matthew Barnes2009-07-2614-27/+26
| |
| * Updated Swedish translationDaniel Nylander2009-07-241-2396/+2433
| |
| * Bug #589580 - Crashes when dragging an image to the contact editorMilan Crha2009-07-243-10/+14
| |
| * BUG #589494: Doesn't print full list of recipientsBharath Acharya2009-07-241-0/+5
| | | | | | | | Display all email addresses by default for the To, Cc and Bcc fields.
| * Fix a warningSrinivasa Ragavan2009-07-241-0/+1
| |
| * Fix Attachment bar size of Anjal.Srinivasa Ragavan2009-07-245-4/+24
| |
| * Unref idle loops in finalize.Srinivasa Ragavan2009-07-242-2/+10
| |
| * Bug #583972 - Resend meeting dialog isn't coming properly.Chenthill Palanisamy2009-07-231-0/+2
| |
| * Bug #339361 (bnc) - soap threading not working.Chenthill Palanisamy2009-07-236-17/+55
| |
| * Fix a crit warning for AnjalSrinivasa Ragavan2009-07-231-2/+6
| |
| * Updated Spanish translationJorge González2009-07-231-130/+132
| |
| * Bug #589412 - Wrong notice in message list when messages are hiddenMilan Crha2009-07-231-0/+2
| |
| * Hide signatures for Anjal.Srinivasa Ragavan2009-07-221-1/+2
| |
| * Fix composer for Anjal.Srinivasa Ragavan2009-07-221-17/+16
| |
| * Don't warn when NM support is explicitly disabled.Matthew Barnes2009-07-221-1/+0
| |
| * Make it possible to have send receive with out dialogSrinivasa Ragavan2009-07-222-5/+13
| |
| * Adding org-gnome-process-meeting.error.xml to POTFILES.inChenthill Palanisamy2009-07-221-0/+1
| |
| * Bug #588787 - Crash on search in an active account or all accountsMilan Crha2009-07-222-10/+26
| |
| * Fix composer string for Anjal.Srinivasa Ragavan2009-07-201-5/+17
| |
| * Add option to hide 'From' for Anjal.Srinivasa Ragavan2009-07-203-8/+32
| |
| * Change for Anjal to support forwarding of mailsSrinivasa Ragavan2009-07-202-7/+12
| |
| * Use the right api to check for system timezone.Chenthill Palanisamy2009-07-201-1/+8
| |
| * Bug #583527 display reply and reply-all fields for all backends.Chenthill Palanisamy2009-07-201-2/+2
| |
| * Add code to have optional status bar for Anjal.Srinivasa Ragavan2009-07-201-7/+16
| |
| * Add code to handle mail-mt's requirement.Srinivasa Ragavan2009-07-202-0/+10
| |
| * Add API for getting task count.Srinivasa Ragavan2009-07-202-1/+6
| |
| * Fix a typo in Chen's prev commit.Srinivasa Ragavan2009-07-201-1/+0
| |
| * Kill some obsolete utility functions.Matthew Barnes2009-07-193-204/+9
| |
| * More whitespace cleanup.Matthew Barnes2009-07-19143-634/+632
| |
| * Updated Spanish translationJorge González2009-07-181-1945/+1963
| |
| * Updated Tamil translationdrtvasudevan2009-07-181-2099/+2103
| |
| * Coding style and whitespace cleanups.Matthew Barnes2009-07-181-2/+2
| |
| * Bug #588856 - Migration code for Google by CalDAV calendarMilan Crha2009-07-173-14/+62
| |
| * Bug #583374 - Use CalDAV as Google's calendar backendMilan Crha2009-07-171-63/+103
| |
| * Search bar stuff for Anjal.Srinivasa Ragavan2009-07-174-0/+82
| |
| * Bug #266150 - In list view Delete option not working in menu and toolbarMilan Crha2009-07-171-1/+1
| |
| * Return account check flag.Srinivasa Ragavan2009-07-162-3/+3
| |
| * Post release version bump.EVOLUTION_2_27_4Chenthill Palanisamy2009-07-151-2/+2
| |
| * Update the LD_CFLAGS.Chenthill Palanisamy2009-07-151-1/+1
| |
| * Update the NEWS file for 2.27.4.1 release.Chenthill Palanisamy2009-07-151-1/+9
| |
| * NEWS update for 2.27.4 release.Chenthill Palanisamy2009-07-151-0/+82
| |
| * Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2009-07-152-10866/+10253
| |
| * Update German translation of Evolution User manual.Andre Klapper2009-07-151-49/+69
| |
| * Remove obsolete part of translator commentClaude Paroz2009-07-151-3/+0
| |
| * Bug #214238 - Indicate unread emails in closed tree subfoldersMilan Crha2009-07-151-9/+20
| |
| * Use reverse str lookup for email separation.Srinivasa Ragavan2009-07-151-1/+1
| |
| * Use reverse string lookup for domain/username sepration in emailSrinivasa Ragavan2009-07-151-1/+1
| | | | | | | | breakdown. Gmail domain users have email as username.
* | Fix distcheck errors.Matthew Barnes2009-07-286-5/+9
| |
* | Start re-enabling parts of the calendar.Matthew Barnes2009-07-283-84/+15
| |
* | Fix a crash on exit.Matthew Barnes2009-07-281-2/+0
| |
* | Get GnomeCalendar and the a11y stuff building.Matthew Barnes2009-07-2812-157/+119
| |
* | Kill CalSearchBar.Matthew Barnes2009-07-2810-1138/+178
| | | | | | | | Move calendar search logic to ECalShellView.
* | Re-enable building GnomeCalendar, except it doesn't yet.Matthew Barnes2009-07-267-244/+145
| | | | | | | | Also, start trimming the API down a bit. Lots of redundancy there.
* | Remove GtkVPaned stuff from GnomeCalendar.Matthew Barnes2009-07-253-101/+0
| |
* | Add EMonthView, a simple subclass of EWeekView.Matthew Barnes2009-07-245-281/+462
| |
* | Move "user_created" signal emission to ECalendarView.Matthew Barnes2009-07-2410-114/+113
| |
* | Some minor fixes before I dive into calendar again.Matthew Barnes2009-07-243-19/+74
| |
* | More whitespace cleanup.Matthew Barnes2009-07-19129-593/+593
| |
* | Fix an activity cancellation crasher.Matthew Barnes2009-07-181-3/+10
| |
* | Make errors in taskbar clickable.Matthew Barnes2009-07-182-1/+6
| |
* | Remove unused EActivity properties and subclasses.Matthew Barnes2009-07-185-618/+0
| |
* | Bug 579702 – Contact changes not shown until restartMatthew Barnes2009-07-184-10/+18
| |
* | Kill a debug message.Matthew Barnes2009-07-181-2/+0
| |
* | Implement the mail backend's quit strategy.Matthew Barnes2009-07-172-151/+204
| |
* | Prompt when exiting with unsent messages.Matthew Barnes2009-07-172-2/+51
| |
* | Finish EggSMClient shell integration.Matthew Barnes2009-07-162-34/+105
| |
* | Fix some leftover merge artifacts.Matthew Barnes2009-07-162-8200/+0
| |
* | Update EShell API docs.Matthew Barnes2009-07-152-4/+9
| |
* | Fix some compiler warnings.Matthew Barnes2009-07-151-4/+4
| |
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-1517-461/+8601
|\|
| * Add an environment variable to show all errors as intrusiveChenthill Palanisamy2009-07-141-1/+20
| | | | | | | | if needed.
| * Pick the user_org from comp editor flags.Chenthill Palanisamy2009-07-141-1/+1
| | | | | | | | Requires some clean-up.
| * Do not decode the date as its already in local timezone.Chenthill Palanisamy2009-07-141-3/+1
| |
| * Bug #586109 - [vcard-inline] Crash while rendering inline vcardMilan Crha2009-07-141-1/+5
| |
| * Fix a compiler warningSrinivasa Ragavan2009-07-141-0/+1
| |
| * Don't have name selector buttons for Anjal's composer but only for Evo.Srinivasa Ragavan2009-07-141-3/+3
| |
| * Add tip to specify port as part of the server name. String suggestionSrinivasa Ragavan2009-07-142-83/+266
| | | | | | | | from Matthew Barnes.
| * Version check for the deprecation workaround was off by one.Matthew Barnes2009-07-141-2/+2
| |
| * Bug 588277 – Unnecessary special-purpose configure flagMatthew Barnes2009-07-143-18/+3
| |
| * Bug 588018 – NetworkManager & DBUS build check rewriteH.Habighorst2009-07-145-361/+297
| |
| * Work around deprecation of g_mount_unmount().Matthew Barnes2009-07-141-0/+8
| |
| * Bug #555326 - Suppress Del key press in Contacts source selectorMarcel Stimberg2009-07-131-1/+1
| |
| * Bug #586958 - Too long texts instartup wizardMichael Terry2009-07-132-5/+5
| | | | | | | | | | | | | | | | | | | | | | [PATCH 1/2] [restore-backup] Make intro text wrap The introductory text to the 'Restore from backup' page is too long, especially in some languages. This patch wraps the label as other labels in the startup wizard are wrapped. [PATCH 2/2] Don't break long labels unnecessarily A few strings had unnecessary end lines in them, which fight with the natural line-wrap algorithm.
| * Fix excessive whitespace.Matthew Barnes2009-07-13503-1956/+8
| |
| * Fix compiler warnings in tnef-attachments plugin.Matthew Barnes2009-07-131-20/+20
| |
| * Fixes bug #587420, replaces mdash by a long dash symbol.Nickolay V. Shmyrev2009-07-121-9/+9
| |
| * Updated Spanish translationJorge González2009-07-111-62/+65
| |
* | Fix excessive whitespace.Matthew Barnes2009-07-14444-1940/+249
| |
* | Fix distcheck errors.Matthew Barnes2009-07-141-0/+2
| |
* | Version check for the deprecation workaround was off by one.Matthew Barnes2009-07-142-21/+3
| |
* | Work around deprecation of g_mount_unmount().Matthew Barnes2009-07-141-0/+8
| |
* | Fix compiler warnings in tnef-attachments plugin.Matthew Barnes2009-07-141-20/+20
| |
* | Fix some build issues.Matthew Barnes2009-07-147-9/+12
| |
* | Kill the global EMailShellBackend variable. Yay!Matthew Barnes2009-07-142-15/+0
| |
* | Fix some issues when building Anjal.Matthew Barnes2009-07-134-16/+25
| |
* | Add a "quit-requested" signal to the shutdown protocol.Matthew Barnes2009-07-1315-308/+489
| | | | | | | | | | | | | | The contact and contact-list editors now demonstrate this part of the shutdown protocol. They listen for the "quit-requested" signal from the shell and prompt to save changes, discard changes or cancel. If the user cancels, the editor calls e_shell_cancel_quit() to do just that.
* | Fix a problem with EShell initialization.Matthew Barnes2009-07-122-6/+5
| |
* | Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-1125-336/+4371
| | | | | | | | | | The shutdown protocol is modelled after online/offline preparation. Session management code is copied from libegg. Not yet used.
* | Use an EShellSettings property for folder tree search.Matthew Barnes2009-07-113-3/+25
| |
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-1128-6686/+7618
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: addressbook/util/addressbook.h calendar/gui/e-week-view-main-item.c configure.ac e-util/Makefile.am mail/em-account-editor.c mail/em-folder-selection-button.c shell/e-shell.c
| * Bug #561300 - Edit contact's Notes on its own tab.Milan Crha2009-07-101-71/+135
| |
| * Updated Spanish translationJorge González2009-07-101-220/+218
| |
| * Bug #240605 - auto-select next day at midnight in selected day viewMilan Crha2009-07-101-0/+18
| |
| * Bug 588106 – Makefile.am misuses *_LDFLAGSDaniel Macks2009-07-092-3/+4
| |
| * Updated Ukrainian translationMaxim V. Dziumanenko2009-07-091-5738/+6353
| |
| * Bug #245723 - Show days with transparent events in italicMilan Crha2009-07-091-1/+2
| | | | | | | | Also reset the font style back to normal when done with drawing.
| * Bug #425582 - Calendar Alarm Display is not noticable enoughMilan Crha2009-07-093-43/+128
| |
| * Bug #238058 - Show more from summary for events with iconsMilan Crha2009-07-092-8/+14
| | | | | | | | | | | | | | - do not show icons when editing event summary inline and the text is above them - move text right to icons as before when the text is on the same line as icons are
| * Bug #587699 - Localize only local folder namesMilan Crha2009-07-071-1/+1
| |
| * Updated Swedish translationDaniel Nylander2009-07-071-1/+1
| |
| * Updated Swedish translationDaniel Nylander2009-07-071-345/+328
| |
| * Fix a "make check" error.Matthew Barnes2009-07-071-1/+0
| |
| * Bug 586991 – Require autoconf 2.58 / various configure cleanupsH.Habighorst2009-07-072-228/+228
| |
| * [win32] When started from a console, get console output (Windows XP orFridrich Strba2009-07-041-0/+28
| | | | | | | | later only).
| * Bug #251694 - Highlight current day in a calendarMilan Crha2009-07-038-16/+61
| |
| * Bug #236996 - Calendar display for weekends in month viewMilan Crha2009-07-033-2/+49
| |
| * Bug #525689 - Do not show all days as Sunday in a comp-editorMilan Crha2009-07-031-0/+6
| |
| * Kill EConfigListener.Matthew Barnes2009-07-0310-731/+23
| |
| * Fix whitespace issues in em-account-editor.c.Matthew Barnes2009-07-031-811/+811
| |
| * Set the start_in_offline state only when the user chooses to goChenthill Palanisamy2009-07-032-8/+39
| | | | | | | | offline and not when network goes offline.
| * Bug #252296 - Do not preset alarm for all day eventsMilan Crha2009-07-038-13/+13
| |
* | Kill EConfigListener.Matthew Barnes2009-07-038-729/+22
| |
* | Add missing files.Matthew Barnes2009-07-032-0/+497
| |
* | Revert the version bump until 2.27.4 is actually released.Matthew Barnes2009-07-031-1/+1
| |
* | Kill the last GtkOptionMenu instances.Matthew Barnes2009-07-0315-810/+332
| | | | | | | | | | | | | | Wrote a new widget (ECharsetComboBox) to replace e-charset-picker.c. The widget provides a "charset" string property that allows us to bind to GConf keys (via EShellSettings). Moved e_charset_add_radio_actions() to e-util/e-charset.c. Updated Glade files, #include lines, etc.
* | Fix merge issues in EMAccountEditor.Matthew Barnes2009-07-028-320/+368
| |
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-0186-6768/+7644
|\|
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-0189-90/+90
| |
| * Hide proper widgets from filter.glade for searchesMilan Crha2009-07-012-3/+4
| |
| * Bug 587374 - iconv test broken on some gccMatthew Barnes2009-06-301-3/+0
| |
| * Bug #245723 - Show days with transparent events in italicMilan Crha2009-06-304-20/+46
| |
| * Bug #238058 - Show more from summary for events with iconsMilan Crha2009-06-302-10/+11
| |
| * Updated Spanish translationJorge Gonzalez2009-06-291-5/+5
| |
| * Updated German translation.Christian Kirbach2009-06-281-2/+2
| |
| * Updated German translation.Christian Kirbach2009-06-281-1757/+2068
| |
| * Add localized screenshotsAndre Klapper2009-06-2816-0/+0
| |
| * Add localized screenshotsAndre Klapper2009-06-2815-0/+0
| |
| * Add localized screenshotsAndre Klapper2009-06-284-0/+0
| |
| * Updated German user manual translation.Andre Klapper2009-06-281-189/+161
| |
| * Bug 587138 - Require libxml2 2.7.3Yavor Doganov2009-06-271-1/+1
| |
| * Read entire UI definition in "eplug" files.Matthew Barnes2009-06-271-8/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | EPluginUI had a bug were given the following UI definition <ui-manager id="..."> <top-level-widget-a> <top-level-widget-b> <top-level-widget-c> </ui-manager> it would only read <top-level-widget-a>. The siblings were ignored. This doesn't affect any plugins currently using EPluginUI, but does affect several on the "kill-bonobo" branch.
| * Updating Estonian translationIvar Smolin2009-06-261-164/+126
| |
| * Bug #268644 - unread mail shortcut collides with gtk tree searchMilan Crha2009-06-253-1/+34
| |
| * Fix some warningsSrinivasa Ragavan2009-06-251-4/+4
| |
| * Add more apis for Anjal to draft composer.Srinivasa Ragavan2009-06-252-6/+12
| |
| * Fix show CC/BCC text for Anjal depending on the visibility of theSrinivasa Ragavan2009-06-241-4/+7
| | | | | | | | widget.
| * Remove INSTALL from source control.Matthew Barnes2009-06-241-229/+0
| | | | | | | | Should be copied in when you run autogen.sh.
| * Merged translations for Bengali IndiaRuna Bhattacharjee2009-06-241-73/+179
| |
| * Bug 586809 – Enable "silent rules" automake 1.11 optionMatthew Barnes2009-06-241-0/+3
| |
| * Bug 586806 – Fix iconv cflags/libs in configure.acH.Habighorst2009-06-241-1/+1
| |
| * Bug #568302 - Skip "noselect=yes" folders on Send/ReceiveMilan Crha2009-06-241-2/+9
| |
| * Fixes a bug where edit accounts are treated as new accounts andSrinivasa Ragavan2009-06-241-1/+2
| | | | | | | | acc/auto-config starts working.
| * Updated Tamil translationdrtvasudevan2009-06-241-892/+957
| |
| * Bug 586629 – Fix whitespace in configure.acH.Habighorst2009-06-231-61/+61
| |
| * Bug 586632 – Require automake 1.9H.Habighorst2009-06-232-6/+2
| |
| * Bug 586631 – Rearrange autotool initialization in configure.acH.Habighorst2009-06-231-12/+12
| |
| * Bug #566369 - fix string typo "cancelled" => "canceled"Milan Crha2009-06-221-1/+1
| |
| * Bug #566369 - backup-restore - recognize broken archiveMilan Crha2009-06-222-20/+64
| |
| * Fix build issue for pst-import pluginBharath Acharya2009-06-221-0/+1
| |
| * Updated Spanish translationJorge Gonzalez2009-06-211-253/+300
| |
| * Bug 464131 – Allow inline view of application/mbox attachmentsMatthew Barnes2009-06-211-0/+68
| |
| * Bug 586478 – Fix quoting in configure.acH.Habighorst2009-06-211-7/+8
| |
| * More build cleanups.H.Habighorst2009-06-201-19/+11
| |
| * Remove a weak pointer when disposing EAttachmentHandler.Matthew Barnes2009-06-201-0/+18
| |
| * Updating Estonian translationIvar Smolin2009-06-201-1898/+1757
| |
| * Fix "make check" errors.Matthew Barnes2009-06-202-26/+14
| |
| * Bug #513451 - Select Today for calendar views on the first showingMilan Crha2009-06-191-4/+16
| |
| * Bug #346146 - Appointments in Sent folder should not display actionsMilan Crha2009-06-191-4/+24
| |
| * Bug 586378 - Various build cleanupsH.Habighorst2009-06-192-12/+15
| |
| * Remove an obsolete Makefile.am stanza.Matthew Barnes2009-06-191-6/+0
| |
| * ipod-sync - include also 'widgets' directoryMilan Crha2009-06-191-0/+1
| |
| * I was a bit over-keen in changing includes, revert this part.Fridrich Strba2009-06-191-1/+1
| |
| * Fix properly include paths, since this is one of our public headersFridrich Strba2009-06-191-2/+2
| |
| * Updated Hebrew translationMark Krapivner2009-06-191-1075/+1061
| |
| * Bug 586332 - Build error (long gint)Matthew Barnes2009-06-192-2/+2
| |
| * Stop abusing forward declarations.Matthew Barnes2009-06-1983-677/+589
| |
| * Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-19142-953/+287
| |
| * Updated Oriya TranslationManoj Kumar Giri2009-06-181-417/+602
| |
| * Bug #586251 - Let the SSL checkbox for Google calendar workMilan Crha2009-06-181-55/+75
| | | | | | | | | | User is supposed to re-edit his Google calendar account to let this work (and restart whole Evolution too).
| * Re-arrange attachment bar files for Anjal's and webkit rendering.Srinivasa Ragavan2009-06-172-5/+5
| |
| * post release version bump.Chenthill Palanisamy2009-06-171-1/+1
| |
| * News update for 2.27.3 releaseChenthill Palanisamy2009-06-161-0/+48
| |
| * Bug 345775 – Missing blank line between messages in saved mboxMatthew Barnes2009-06-161-1/+3
| |
| * Leak a bit less. Use proper function prototype.Milan Crha2009-06-152-1/+4
| | | | | | | | The first is for mail, the second for publish-calendar plugin.
* | Fix up EShell API documentation.Matthew Barnes2009-07-019-7/+57
| |
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-0186-97/+95
| |
* | Get the "startup-wizard" plugin working again.Matthew Barnes2009-06-3015-3260/+3573
| |
* | Partial fix for bug #587014.Matthew Barnes2009-06-273-21/+75
| | | | | | | | Cursor now moves to the correct row, but row is not selected.
* | Get the "mail-to-task" plugin working again.Matthew Barnes2009-06-2611-229/+265
| | | | | | | | | | This one was more challenging. It exposed some flaws in the new shell design and in EPluginUI, which is good because they're fixed now.
* | Kill the "folder-unsubscribe" plugin.Matthew Barnes2009-06-2611-212/+107
| | | | | | | | Feature is now integrated in core mailer, and has a main menu item.
* | Get the "prefer-plain" plugin working again.Matthew Barnes2009-06-252-8/+7
| |
* | Get the "templates" plugin working again.Matthew Barnes2009-06-252-11/+10
| |
* | Get the "face" plugin working again.Matthew Barnes2009-06-251-2/+1
| |
* | Get the "email-custom-header" plugin working again.Matthew Barnes2009-06-251-2/+1
| |
* | Get the "default-mailer" plugin working again.Matthew Barnes2009-06-252-3/+2
| |
* | Get the "mark-all-read" plugin working again.Matthew Barnes2009-06-252-8/+3
| |
* | Radically reorganize source code.Matthew Barnes2009-06-25237-806/+798
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Collect all shell modules into a new top-level 'modules' directory: $(top_srcdir)/modules/addressbook $(top_srcdir)/modules/calendar $(top_srcdir)/modules/mail Nothing is allowed to link to these, not plugins nor other modules. THIS SOLVES BUG #571275 AND OPENS THE DOOR TO PORTING TO MAC OS X. - Mimic the libevolution-mail-shared library from master (except drop the "shared" suffix) and have libevolution-mail-importers and all mail-related plugins link to it. - Discard the a11y subdirectories and have the files live alongside their counterpart widgets.
* | Bug 586809 – Enable "silent rules" automake 1.11 optionMatthew Barnes2009-06-241-0/+3
| |
* | Bug 586806 – Fix iconv cflags/libs in configure.acH.Habighorst2009-06-241-1/+1
| |
* | Bug 586629 – Fix whitespace in configure.acH.Habighorst2009-06-241-60/+60
| |
* | Bug 586632 – Require automake 1.9H.Habighorst2009-06-242-6/+2
| |
* | Bug 586631 – Rearrange autotool initialization in configure.acH.Habighorst2009-06-241-13/+12
| |
* | Bug 586478 – Fix quoting in configure.acH.Habighorst2009-06-241-7/+8
| |
* | More build cleanups.H.Habighorst2009-06-241-19/+11
| |
* | Bug 586378 - Various build cleanupsH.Habighorst2009-06-242-4/+7
| |
* | Don't link against libsoftoken3 explicitlyJeff Cai2009-06-241-3/+1
| | | | | | | | Fixes bug 585523.
* | Forgot to add new files.Matthew Barnes2009-06-244-0/+645
| |
* | Split store and local folder management out from shell backend.Matthew Barnes2009-06-2435-1087/+321
| |
* | Don't install libcal-gui.so.Matthew Barnes2009-06-201-1/+1
| |
* | Bug 586343 – Search folder delete confirmation missing check boxMatthew Barnes2009-06-201-0/+1
| |
* | EMFolderTree cleanups.Matthew Barnes2009-06-204-440/+469
| |
* | Fix mislabeled button.Matthew Barnes2009-06-201-1/+1
| |
* | Merge commit 'EVOLUTION_2_27_3' into kill-bonoboMatthew Barnes2009-06-2013-18673/+18449
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: composer/e-composer-header-table.h composer/e-composer-header.c composer/e-composer-private.c configure.ac mail/em-account-editor.c po/POTFILES.in po/or.po widgets/misc/e-search-bar.c
| * Updated Swedish translationEVOLUTION_2_27_3Daniel Nylander2009-06-151-4977/+4741
| |
| * Don't link against libsoftoken3 explicitlyJeff Cai2009-06-151-2/+2
| | | | | | | | Fixes bug 585523.
| * Bug 584902 – Disabled default account hides "From" in composerMatthew Barnes2009-06-151-4/+43
| |
| * Fix make check error.Matthew Barnes2009-06-141-0/+1
| |
| * Fix coding style.Matthew Barnes2009-06-1415-33/+34
| |
| * Fix compiler warnings.Matthew Barnes2009-06-141-3/+6
| |
| * Bug 585554 – Opening PDF attachment crashes in ↵Matthew Barnes2009-06-131-30/+17
| | | | | | | | e_attachment_open_handle_error()
| * Updated Oriya TranslationManoj Kumar Giri2009-06-111-103/+294
| |
| * Changes for Anjal: Pack Send/Save draft, instead of the combo box forSrinivasa Ragavan2009-06-111-54/+36
| | | | | | | | Icon view.
| * Added couple of APIS for EAttachmentPaned to hide combo and get theSrinivasa Ragavan2009-06-112-0/+19
| | | | | | | | widget's container.
| * Merged translations with the current Bengali India fileRuna Bhattacharjee2009-06-111-5026/+5448
| |
| * Updated French translationClaude Paroz2009-06-111-4951/+4440
| | | | | | | | Contributed by Jonathan Ernst and Claude Paroz
| * Updated Oriya TranslationManoj Kumar Giri2009-06-111-108/+49
| |
| * Updated Norwegian bokmål translation.Kjartan Maraas2009-06-101-1629/+1613
| |
| * ** BUGFIX: #584733 - Fixed where account setup to work after Anjal mergeSrinivasa Ragavan2009-06-101-4/+5
| | | | | | | | | | * em-account-editor.c: fixed where a memory corruption, invalid read was happening.
| * Bug #573263 - Crash in reset_layout (text) at e-text.cMilan Crha2009-06-091-49/+70
| |
* | Fix similar weak pointer issues throughout.Matthew Barnes2009-06-208-1/+43
| |
* | Remove a weak pointer when disposing EAttachmentHandler.Matthew Barnes2009-06-201-0/+18
| |
* | Fix "make distcheck" errors.Matthew Barnes2009-06-2023-185/+80
| |
* | Stop abusing forward declarations.Matthew Barnes2009-06-1961-436/+391
| |
* | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-18101-662/+201
| |
* | Bug 345775 – Missing blank line between messages in saved mboxMatthew Barnes2009-06-161-1/+3
| |
* | Clean up EImageChooser.Matthew Barnes2009-06-152-342/+311
| |
* | Fix coding style.Matthew Barnes2009-06-149-23/+23
| |
* | Bug 531757 – "Mark folder as read" is bizarrely hard to get toMatthew Barnes2009-06-141-1/+2
| |