[evolution] (635 commits) ...Merge commit 'origin/kill-bonobo'



Summary of changes:

  ac0c655... Migrate CompEditor, CompEditorPage, and the various subclas (*)
  03a3e6f... Disable all components and plugins.  Begin rewriting the sh (*)
  91a6b68... Commit progress, which breaks everything. (*)
  cea054c... Merge revisions 35747:35930 from trunk. (*)
  7903e73... Fix some compilation errors. (*)
  278c1fa... Work through more compilation errors. (*)
  9388bae... Kill ECorbaConfigPage.  Good riddance. (*)
  558de40... Kill EShellSettingsDialog. (*)
  2351455... Kill EConfigPage. (*)
  ed9c8cc... Treat the Preferences window as a singleton. (*)
  0e32287... Killing spree... (*)
  e48ac5d... Kill e-shell-marshal.list (unused). (*)
  ebec065... Add a few stub functions to get compilation to complete. (*)
  5f6a185... Merge revisions 35931:35950 from trunk. (*)
  08bd776... Get a basic shell window working. (*)
  4fe5295... Demonstrate loading the test module. (*)
  cca29c3... Demonstrate displaying the test shell view. (*)
  7ade227... Merge revisions 35951:35992 from trunk. (*)
  fd3514c... Have the sidebar update itself when the "gtk-toolbar-style" (*)
  28b28bf... Write the algorithm for sorting items in the "New" menu.  N (*)
  4187293... Merge revisions 35993:36015 from trunk. (*)
  035744f... Committing the day's progress. (*)
  036bb44... Add some missing icons that didn't get merged. (*)
  fd6cd9e... Progress update: (*)
  2ef1b5b... Progress update: (*)
  cf3b010... Progress update: (*)
  244ab98... Progress update: (*)
  02a9eb6... Miscellaneous tweaks.  Nothing major. (*)
  e0c501b... Progress update: (*)
  3843185... Preferences window awesomeness. (*)
  0ad2c0c... Figured out why the switcher buttons have no relief. (*)
  7217b1b... ** Fixes bug #549967 (*)
  06c4497... ** Fixes bug #549968 (*)
  17b440f... ** Fixes bug #549970 (*)
  8bf7799... ** Fixes bug #549969 (*)
  8bbf952... Fix some bugs related to the New menu and toolbar button. (*)
  eca6875... Saving progress.  Lots of changes.  Things are a bit broken (*)
  52d683e... Progress update: (*)
  5350eeb... Progress update: (*)
  935897c... Fix some bugs in the way the shell widgets get initialized. (*)
  2e83206... Fix some bootstrapping issues. (*)
  c701a5e... Add stubs for calendar, task, and memo shell views. (*)
  6545899... Add menu and toolbar UI for calendars, memos and tasks. (*)
  4c8aa59... Add popup menu stubs for calendars, tasks and memos. (*)
  c0a255e... Merge revisions 36016:36303 from trunk. (*)
  cbe90f1... Fix a compilation error. (*)
  df6a826... Arrange for an ESourceList to be shared amongst all instanc (*)
  7ee6ef6... Allow EShellContent, EShellSidebar, and EShellTaskbar to be (*)
  8f2b4cc... Forgot to commit a couple files. (*)
  7d2c28c... Begin documenting the new shell design. (*)
  bb7cb1d... Massive address book refactoring.  Things are mostly workin (*)
  8d21ab9... Progress update: (*)
  9792036... Progress update: (*)
  0c27b4a... Finally got the "Current View" menu under control. (*)
  3e3c13b... Replace EActivityHandler with a new activity-tracking syste (*)
  6b2295c... Fix some miscellaneous address book bugs. (*)
  73c3700... Search UI is kinda sorta working.  Still some outstanding i (*)
  9515b98... Saving progress. Experimenting with directory layout. (*)
  cb78b84... Tasks and memos progress.  Hoping to merge ECalendarTable a (*)
  098ea8a... Get Memos to come up.  Doesn't really work yet, but the wid (*)
  c261a99... Memos are mostly working now.  Tasks to follow. (*)
  20c9b44... More Memos debugging. (*)
  b639d1e... See which plugins compile and enable those that do.  Looks  (*)
  c6795be... Continue documenting the new shell API. (*)
  e52986f... Add more EShell API documentation. (*)
  b2cda1d... Merge revisions 36016:36533 from trunk. (*)
  791c982... Update the headers on files I've created or completely rewr (*)
  086a960... Tasks progress.  Merge EMemoPreview back into ECalComponent (*)
  253e90b... Tasks is working.  Still need to deal with some loose ends  (*)
  ff5e0b3... Finally fix the stupid shell view bootstrapping issue. (*)
  2c71859... Tweak some aspects of the Contacts module to be more consis (*)
  6d1aea1... Support migration in the new shell design. (*)
  3c9c7a2... Fix some compilation errors. (*)
  1bed007... Baseline cut at the Calendar sidebar and module.  Pretty mu (*)
  79aa45c... Progress update: (*)
  54b80a7... Get the mail folder tree compiling, though I'm not yet sure (*)
  95cae9b... Yeah, it was something stupid.  Folder tree now working. (*)
  e7a31c5... Commit recent work so I can merge from trunk. (*)
  85b2913... Merge revisions 36534:36684 from trunk. (*)
  14f5499... Disable parts of my previous calendar work, such that all m (*)
  17e030e... Fix a couple minor UI bugs. (*)
  5e82bdb... Wire up status messages to include percentages if available (*)
  d6b8b58... Get the calendar's memopad and taskpad working. (*)
  80e6c5a... Add popup menus to the calendar memopad and taskpad. (*)
  9c9e85d... Secondary checkout spotted a compilation issue. (*)
  78fd379... Support inline renaming of sources in the source selector,  (*)
  e89232e... Get composer integration working with the rest of the modul (*)
  50c162f... Fix a pane resizing issue on the main window that's been dr (*)
  6140798... Ellipsize the Subscriptions menu item. (*)
  d6445f8... Merge revisions 36685:36729 from trunk. (*)
  6760cc7... Merge revisions 36730:36736 from trunk. (*)
  8c0bd86... Rearranged some of the addressbook code to try and eliminat (*)
  31ee17b... More library dependency unravelling. (*)
  c3471bf... There we go... that's more like it. (*)
  b06cdfa... Progress update: (*)
  ab0ea46... Documentation improvements. (*)
  076b7c4... Fix a mistyped macro. (*)
  4f4615a... Merge revisions 36737:36810 from trunk. (*)
  6375ba9... Get drag-and-drop-to-source-selector working for contacts,  (*)
  dc0d0ee... Implement bug #263268 - Contact categories need to be able  (*)
  d158af8... Merge revisions 36811:36865 from trunk. (*)
  b733338... - Fix NetworkManager connection tracking. (*)
  2263878... - Get offline synchronization working in the mailer (I thin (*)
  f252ffb... - Mail: Update the sidebar on folder selection. (*)
  d05caaf... - Start fleshing out some of the mail actions. (*)
  da75a8e... Implement more mail actions.  Slowly phasing out EMFolderVi (*)
  085aca4... Implement folder tree popup actions.  Purge EPopup from EMF (*)
  2a771c3... Implement yet more mail actions. (*)
  780c042... Committing progress.  About to try something radical... (*)
  8e2b445... Define a new interface called EMailReader, which implements (*)
  a6c6f6d... Solve a translation issue related to the New menu. (*)
  dcf5f23... Handle mailto/email URIs (unfinished). (*)
  c6e59df... Update EShell documentation. (*)
  11e1bc3... Get the basic mail browser window working.  No message cont (*)
  9d91512... Get the Character Encoding menu working. (*)
  13a0edc... Implement GNOME Goal: RemoveGnomeOpenGnomeHelp (*)
  8d8e4ac... Tweak the EShell API. (*)
  19f1e3f... Fix some miscellaneous mailer bugs. (*)
  2b9c728... Fix a weird UI merging bug. (*)
  59d1f34... Add missing accelerator for File -> Print. (*)
  e0610b2... Continue chipping away at EMFolderView and EMFolderBrowser. (*)
  f8b33bc... Add a couple missing files. (*)
  c7d3c9f... Merge revisions 36866:37046 from trunk. (*)
  7ed2b90... Fix online mode initialization. (*)
  2e3a3cf... Merge revisions 37047:37074 from trunk. (*)
  c2fbc74... Activate S/MIME support and add the "Certificates" section  (*)
  367a162... Implement some more mailer actions. (*)
  e17e550... Give camel_init() the correct path, and suddenly the mail m (*)
  4d07d21... Fix a typo. (*)
  c22126d... Hack GtkIconTheme so we can reference category icons as nam (*)
  8e54642... Fix a runtime warning. (*)
  22d41a5... Formalize the "no disabled items in popup menus" policy in  (*)
  5a1c486... Untangle some circular dependencies with the composer. (*)
  ab00f5b... Merge revisions 37075:37107 from trunk. (*)
  3c7a575... Fix some runtime warnings. (*)
  bd9f473... Redesign EPluginUI to accommodate merging and unmerging she (*)
  cbb3a71... Get automatic message selection working. (*)
  32ffc3c... Make the sidebar icon follow the folder icon. (*)
  04024bf... Fix a crash when cancelling a task in the task bar. (*)
  8bfadde... Fix more runtime warnings. (*)
  bc80332... Miscellaneous stuff. (*)
  e0f4149... Split EAccountList and ESignatureList management out of the (*)
  98d262b... Add action groups to support lockdown, starting with printi (*)
  4b140a8... Make action group management in shell windows more elegant. (*)
  3e339d5... Heh, oops.  Fun typo. (*)
  533d59e... Add unique-1.0 requirement (blessed external dependency). (*)
  70fce0b... When invoking Evolution with URIs on the command-line (e.g. (*)
  cd5ff48... Let the mailer handle composer printing. (*)
  fee5916... Merge revisions 37108:37199 from trunk. (*)
  14e8637... Rewrite the mail label code from top to bottom. (*)
  566f8f6... More preferences cleanup.  Convert forward and reply style  (*)
  de169b4... Rewrite the signature management UI from top to bottom. (*)
  a793e63... Crash fix: There is no GtkButton.clicked() method, so don't (*)
  6bffa31... Make saving attachments work. (*)
  f4d9a26... Make MailSession available through EShellSettings so compos (*)
  0e4972f... Disable Send/Receive when working offline. (*)
  10c3ddb... Make attachment saving work everywhere. (*)
  7986af5... Let the mail module handle composer "Post To:" button click (*)
  4f60c57... Fix packing of labels in sidebar banner. (*)
  ccd8e39... Get mail search bar partially working without help from EFi (*)
  f7e2986... Merge revisions 37200:3266 from trunk. (*)
  03d8740... Move signature script execution to e-util/e-signature-utils (*)
  bf3f624... Inline mail_crypto_get_pgp_cipher_context() logic into the  (*)
  7ed5f59... Miscellaneous bug fixes. (*)
  fd564be... Clean up the EMFormat stack.  Add some GObject properties t (*)
  0110c94... Rename EShell:online-mode to EShell:online and update docs. (*)
  1a40acf... Documentation tweaks. (*)
  1b78240... Fix crash on startup. (*)
  5674530... Fix crash on exit. (*)
  ed77e8e... Convert eab-vcard-control.c to a new "vcard-inline" plugin, (*)
  19282b3... Kill more Bonobo controls and factories and what not. (*)
  c3bfa60... Kill EDropdownButton. (*)
  dd757fd... Fix compilation error. (*)
  b32f00a... Everything under shell/importer is unused.  Kill it. (*)
  f2e39cb... Kill another unused Bonobo-based importer file. (*)
  e0ffe55... Garbage collect some debonoboized files. (*)
  a63a9db... Make filter options for mail labels work again. (*)
  554dbbf... Correct documentation. (*)
  3051525... Documentation tweaks. (*)
  24abc4f... Go offline when we see NM_STATE_ASLEEP from NetworkManager  (*)
  08b1d0a... Split the interactive parts of the message display out of E (*)
  85d0142... Move text searching UI into a new EMailSearchBar widget. (*)
  f963cc3... Cleaning up the attachment bar, centralizing its popup menu (*)
  7a92d9c... Add e_lookup_action() and e_lookup_action_group() to e-util (*)
  4cec9fc... Saving progress on a massive attachment handling rewrite. (*)
  6e163b3... Saving progress again on the attachment rewrite. (*)
  c05c973... Saving progress again on the attachment rewrite. (*)
  bc4f60b... Saving progress again on the attachment rewrite. (*)
  8a1f639... Saving progress again on the attachment rewrite. (*)
  04cc4a2... Saving progress again on the attachment rewrite. (*)
  0485fb5... Extend EAttachmentView by subclassing EAttachmentHandler. (*)
  3a6dd79... Finish attachment drag and drop. (*)
  da68ab6... Split the attachment button into a separate widget that int (*)
  a312ad7... build a bit more smoothly (*)
  a843a2a... Attachment rewrite pretty much complete.  Just testing now. (*)
  c2282f1... Hey, how'd those get in there? (*)
  1509a85... Convert "import-ics-attachments" plugin to an EAttachmentHa (*)
  942cdf2... Bug fixes and formerly unfinished bits of the attachment re (*)
  4279d20... Commit some code cleanups that I want to keep separate. (*)
  582ec45... Make the selected attachment view and file chooser folder p (*)
  ca69131... Add "View Inline" / "Hide" menu items to the popup menu. (*)
  9b73ae5... Miscellaneous bug fixes. (*)
  43aa60d... Bug 565780 â?? Message view is tightly packed and hard to r (*)
  3de59d0... Reset ETable vertical padding to 3 to more closely match Gt (*)
  8ea9f93... Fix a couple attachment issues (*)
  611ed0f... Fix the "Recent Documents" menu in CompEditor. (*)
  c2119e5... Fix a couple more attachment issues. (*)
  86fdd3a... Merge branch 'master' into kill-bonobo (*)
  faf1c14... Manual conflict resolution (*)
  e1b2b34... Fix translation issues. (*)
  dc7efb1... Use consistent variable names for GtkUIManager (*)
  d261d0b... Begin migrating calendar settings to EShellSettings. (*)
  d49d7cb... Use new ESourceList API (simplifies code) (*)
  1d1288d... Be able to save mail to event, meeting, task or memo (*)
  d9b8a24... Sort UIDs before using them (*)
  1c12da3... Possible leak fix (*)
  8ea80f6... Updated Spanish translation (*)
  d36734f... Calendar - do not close editor after error (*)
  ae08e18... Do not crash on delete folder (*)
  27def41... Fix email addresses in doap file. (*)
  3e2ea94... Define .error files correctly and external-editor crash fix (*)
  e887df9... Do not delete text lines on signature set in composer (*)
  06a8839... Allow Last Modified and Created columns for event table (*)
  f785b69... Sanitize values from GConf before using them (*)
  fab97ac... Hide last junked message too from the non-junk folder (*)
  0d3ef53... Commit the rest of the attachment UI rewrite (*)
  9ec72b2... Add some initial .gitignore files. (*)
  6f2f729... Resolve some differences between this branch and master. (*)
  bde9c2b... Bug 579269 â?? Non junk option (tool bar) is disabled in ju (*)
  0b04c6c... Get the "Hide Deleted Messages" option working. (*)
  9192f0d... Merge branch 'master' into kill-bonobo (*)
  75741e5... Fix compilation errors. (*)
  93b09e4... Add another .gitignore (*)
  0067abc... Make the message search bar more Firefoxy. (*)
  855a91a... Clarify Firefox's license for the "wrapped" icon. (*)
  c967f89... Further tweaking of the message search bar. (*)
  fd94ba8... Store username in a source URL in CalDAV (*)
  d7e7b7d... External Editor rewrite by Holger Macht. Fixes #567145 (*)
  8a36107... Update POTFILES.in with removed and newly added files (*)
  5a7a9e1... BUGFIX: bug #579774 Use spamc to learn junk if available (*)
  1cfcae5... Use the standard FAQ icon for Help -> Evolution FAQ (*)
  92c5401... Updated Norwegian bokmål translation. (*)
  63889c5... Bug #570730 - Get rid of gnome-config in Evolution (*)
  6824309... Fix a duplicate label. (*)
  5f55aba... Merge in changes from master. (*)
  15af330... Add a "Print Preview" menu item to CompEditor. (*)
  f5ca8fd... Merge changes from master. (*)
  6b1b110... External Editor rewrite by Holger Macht. Fixes #567145 (*)
  c8e6f5d... Bug 580896 â?? Kill libgnome/gnome-program (*)
  fa28940... Only #include specific libgnome[ui] headers; easier to trac (*)
  7a6a875... Updated Spanish translation (*)
  8583abb... Updated Spanish translation (*)
  504642b... Use Behdad's brilliant git.mk to generate .gitignore files. (*)
  e521439... Updated Spanish translation (*)
  d0ab4df... Remove obsolete Glade files. (*)
  e6e0929... Delist removed Glade files from POTFILES.in. (*)
  4491d3f... Bug 542685 â?? [default-mailer] Leaking GConfValue (*)
  def7316... Bug 572977 â?? Use g_strerror() instead of strerror() (*)
  7cf8555... Bug 577482 â?? Bad strings in plugins/itip-formatter/itip-v (*)
  4712b6a... Bug 325131 â?? Do not translate ETable property nicknames (*)
  4b8de5b... Bug 574781 â?? Bad e-send-options.glade strings (*)
  8e9b448... Updated Spanish translation (*)
  2abd5a7... Bug 575124 â?? Clarify "S_pecify the mailbox name" string (*)
  5395bd3... Bug 575122 â?? "before every anniversary/birthday" is missi (*)
  c3e0648... Merge branch 'master' into kill-bonobo (*)
  16d9148... Merge branch 'master' into kill-bonobo (*)
  662ede6... Bug 581454 â?? Move nautilus-sendto integration to Evolutio (*)
  17138e2... Use 'Open with "$foo"' instead of 'Open in $foo...' (*)
  9b1daa0... Not sure how that file got lost... (*)
  19b2934... Merge branch 'master' into kill-bonobo (*)
  caa8621... Convert EShellModule to EShellBackend (*)
  8408082... Adapt addressbook to EShellBackend changes. (*)
  16e2bea... Adapt mail to EShellBackend changes. (*)
  03fe4bd... Fix most of the compiler warnings in mail. (*)
  2a54f0a... Adapt calendar to EShellBackend changes. (*)
  538b8a7... Adapt memos to EShellBackend changes. (*)
  e18f9eb... Adapt tasks to EShellBackend changes. (*)
  92e9424... Fix bugs caused by EShellBackend changes. (*)
  5eb1290... Use the proper idiom for loading types in a GTypeModule. (*)
  86a591b... Fudge translation issues in be.po. (*)
  2618502... Fix a compiler warning. (*)
  cdbaf74... Add G_MODULE_EXPORT to exported module functions. (*)
  a225c88... Make the mail module resident until we can split it up. (*)
  3acc45b... Merge branch 'master' into kill-bonobo (*)
  f4cf9af... Use -no-undefined on Linux too (*)
  246afc7... Bug 582168 â?? Remove duplicated shebang and comment from a (*)
  099293e... Bug 440919 â?? Evolution can't attach "zero length" files (*)
  50399c5... Bug 581424 - Personal folder tree appears besides Public fo (*)
  643186e... Bug 582144 â?? Evolution not showing proper attachment file (*)
  d121c3b... Make the Calendar view scroll using the arrow keys (*)
  1df3152... Remove an unnecessary variable from get_attachment_list(). (*)
  63b66d6... Bug 582585 â?? Crash when deleting multiple attachments fro (*)
  fea524b... Add e_attachment_store_get_attachments(). (*)
  bf16cd1... Bug 582626 - Remove forgotten widgets from a glade file (*)
  ed1fa2f... Bug 458491 â?? Remove useless "Call To..." popup menu optio (*)
  d8fd55f... Remove useless "Call To..." popup menu option. (*)
  a538f3f... Fix several types of pedantic compiler warnings. (*)
  74cdb40... Bug 578478 â?? Composer shows not all "From" information (*)
  ee4f687... Move automatic CC/BCC handling to EComposerHeaderTable. (*)
  5893a14... Bug 582744 â?? CC field autofill doesn't work for replies (*)
  a93d90f... Fix compiler warnings. (*)
  657a822... Fix a compiler warning. (*)
  aaa180a... Kill obsolete menu items. (*)
  84c2e37... Merge branch 'master' into kill-bonobo (*)
  cbaa9eb... Merge branch 'master' into kill-bonobo (*)
  0f614b2... Fix what I assume are some merge errors. (*)
  03ca128... Bug 583339 â?? Edit->Preferences->Mail Accounts inconsisten (*)
  4324f34... Fix some account UI glitches. (*)
  673e117... Fix EConfig bugs for Anjal's account setup. (*)
  6d89d46... Install filter/ headers to filter/ for Anjal's usage. (*)
  c3205a4... Mail changes required for Anjal. (*)
  2ea8d8f... Filter/Search bar changes for Anjal. (*)
  c0b6183... Johnny's composer changes for Anjal. (*)
  7702ac8... Prefer icons from GTK's cache instead of our own. (*)
  2393a5d... Eliminate redundant E_ICON_SIZE_* enumeration. (*)
  10f8406... Fix "make check" errors. (*)
  e4afd3f... Remove trailing whitespace, again. (*)
  cc3a98f... Merge branch 'master' into kill-bonobo (*)
  948235c... Prefer GLib basic types over C types. (*)
  71db41e... Get the mailer's URI popup menu working. (*)
  3f395fc... Bug #535516 - Crash in GConf Bridge while replying (*)
  e66024d... Bug #583441 - bbdb plugin is getting information from compo (*)
  14f8eee... Whitespace cleanup. (*)
  8789896... Bug 583991 â?? "Suggest automatic display of attachment" do (*)
  aefa76d... Bug 323037 â?? Folder emblem to show new mail arrival (*)
  39e73dd... Branch maintenance. (*)
  e6c6cbd... Fix more compiler warnings. (*)
  433eac7... More code cleanup. (*)
  c0a5337... Bug #337082 - Do not produce unnamed folders in a folder tr (*)
  6516c41... Part of bug #580212 - Report inline parts only when found b (*)
  fe99458... Update the address of the FSF (*)
  a919b0b... Small update (*)
  f5ed123... Updated Danish translation (*)
  a868ce4... Bug 584154 â?? custom icon folder hook does not work (*)
  4a904bb... Bug #540269 - Do not crash in em_format_is_attachment (*)
  6546db5... Updated Spanish translation (*)
  5a607f1... Fix build break. (*)
  0ad38c6... Add MAINTAINERCLEANFILES based on Pango. (*)
  6e87927... Bug 582939 â?? Drop support for CDE (*)
  2f82c13... Fix distcheck errors. (*)
  abf31ae... Bug 581280 â?? Wrong attachment name in event (*)
  46905ed... Fix crash when printing an email. (*)
  d389de1... It might help to install the evolution binary. (*)
  7a4f610... Use GtkEntry instead of EIconEntry in the main search bar. (*)
  991ca2d... Replace libgnome function with equivalent glib functions. (*)
  29fa9b1... Remove libgnome include (*)
  a8b5c89... Bug 572543 â?? Doesn't show correct application for pdf att (*)
  02ed9ab... Whoops, forgot to remove a debug message. (*)
  f0da93c... Bug #581780 - Remember passwords in keyring for web calenda (*)
  05ffc39... Fix a runtime warning for zero-length attachments. (*)
  11d5943... Updated Spanish translation (*)
  d6d61b3... Updated Spanish translation (*)
  c10fab6... Updated Spanish translation (*)
  2f4139e... Updated Spanish translation (*)
  df17adc... Search bar improvements. (*)
  df11214... Bug #362907 - Give icons to Drafts/Sent/Templates folders (*)
  4ecfe94... Regenerate the def files according to the current state of  (*)
  f9f7c3e... libevolution-mail-shared is a new library, so reflect its e (*)
  b0e26e9... Fix even more compiler warnings and disable one for format  (*)
  77bcbd7... Avoid the console popping while evolution running on window (*)
  7a04664... Added Entries for Oriya Translation. (*)
  9f77bfb... Fix whitespace errors in mail/Makefile.am (*)
  71b0c70... Remove ESearchBar and EFilterBar. (*)
  4bd3141... Merge branch 'master' into kill-bonobo (*)
  477736e... Bug 585554 â?? Opening PDF attachment crashes in e_attachme (*)
  ed0cdbd... Makefile.am cleanups. (*)
  be8ee53... Use key files for tracking widget states. (*)
  49ba340... Clean up EMFolderTreeModel. (*)
  ab27aff... Thought of a better way to copy folder tree state. (*)
  e7cdb05... Bug 531757 â?? "Mark folder as read" is bizarrely hard to g (*)
  dc0ab70... Fix coding style. (*)
  dfefb7f... Clean up EImageChooser. (*)
  b03af89... Bug 345775 â?? Missing blank line between messages in saved (*)
  00d56cd... Use G_BEGIN_DECLS / G_END_DECLS macros. (*)
  c0d9982... Stop abusing forward declarations. (*)
  c6911b3... Fix "make distcheck" errors. (*)
  94ec01d... Remove a weak pointer when disposing EAttachmentHandler. (*)
  f4d748a... Fix similar weak pointer issues throughout. (*)
  c6aabcc... Merge commit 'EVOLUTION_2_27_3' into kill-bonobo (*)
  cd29d53... Fix mislabeled button. (*)
  7d98f48... EMFolderTree cleanups. (*)
  9e98dc9... Bug 586343 â?? Search folder delete confirmation missing ch (*)
  ce7537b... Don't install libcal-gui.so. (*)
  174c942... Split store and local folder management out from shell back (*)
  9ef14bd... Forgot to add new files. (*)
  5aa431a... Don't link against libsoftoken3 explicitly (*)
  b7bf7ae... Bug 586378 - Various build cleanups (*)
  92685c0... More build cleanups. (*)
  44bffbc... Bug 586478 â?? Fix quoting in configure.ac (*)
  bf4a3e6... Bug 586631 â?? Rearrange autotool initialization in configu (*)
  75c5263... Bug 586632 â?? Require automake 1.9 (*)
  54cc76a... Bug 586629 â?? Fix whitespace in configure.ac (*)
  fea8c66... Bug 586806 â?? Fix iconv cflags/libs in configure.ac (*)
  94302ea... Bug 586809 â?? Enable "silent rules" automake 1.11 option (*)
  f0d3f3a... Radically reorganize source code. (*)
  fc69e59... Get the "mark-all-read" plugin working again. (*)
  e0dfedd... Get the "default-mailer" plugin working again. (*)
  634a470... Get the "email-custom-header" plugin working again. (*)
  79e6d5e... Get the "face" plugin working again. (*)
  af91eb4... Get the "templates" plugin working again. (*)
  e26654b... Get the "prefer-plain" plugin working again. (*)
  f0cf88b... Kill the "folder-unsubscribe" plugin. (*)
  ce37d56... Get the "mail-to-task" plugin working again. (*)
  99126d4... Partial fix for bug #587014. (*)
  8dc6bbd... Get the "startup-wizard" plugin working again. (*)
  bfc5ba2... Fix "make distcheck" errors and other build cleanups. (*)
  624f481... Fix up EShell API documentation. (*)
  1351c8e... Merge branch 'master' into kill-bonobo (*)
  b554b16... Fix merge issues in EMAccountEditor. (*)
  a1082f0... Kill the last GtkOptionMenu instances. (*)
  b2f2de3... Revert the version bump until 2.27.4 is actually released. (*)
  11a1fab... Add missing files. (*)
  f9049cd... Kill EConfigListener. (*)
  31fd013... Merge branch 'master' into kill-bonobo (*)
  6e7f42e... Use an EShellSettings property for folder tree search. (*)
  10eab23... Implement the shutdown protocol and stub in session managem (*)
  c4d1d29... Fix a problem with EShell initialization. (*)
  0d6061a... Add a "quit-requested" signal to the shutdown protocol. (*)
  f425fdc... Fix some issues when building Anjal. (*)
  c9f4659... Kill the global EMailShellBackend variable.  Yay! (*)
  1f89bf6... Fix some build issues. (*)
  c10a7c9... Fix compiler warnings in tnef-attachments plugin. (*)
  902384a... Work around deprecation of g_mount_unmount(). (*)
  d3de575... Version check for the deprecation workaround was off by one (*)
  573eb08... Fix distcheck errors. (*)
  374bd42... Fix excessive whitespace. (*)
  6d9e836... Merge branch 'master' into kill-bonobo (*)
  e69a889... Fix some compiler warnings. (*)
  009afeb... Update EShell API docs. (*)
  80f8519... Fix some leftover merge artifacts. (*)
  e5b7a6d... Finish EggSMClient shell integration. (*)
  0f35ef8... Prompt when exiting with unsent messages. (*)
  d98dc01... Implement the mail backend's quit strategy. (*)
  da665f8... Kill a debug message. (*)
  ec790f5... Bug 579702 â?? Contact changes not shown until restart (*)
  f8b8692... Remove unused EActivity properties and subclasses. (*)
  787e1f9... Make errors in taskbar clickable. (*)
  becd78e... Fix an activity cancellation crasher. (*)
  fa360fd... More whitespace cleanup. (*)
  c9e803d... Some minor fixes before I dive into calendar again. (*)
  4c43a88... Move "user_created" signal emission to ECalendarView. (*)
  7fc5566... Add EMonthView, a simple subclass of EWeekView. (*)
  a1e1732... Remove GtkVPaned stuff from GnomeCalendar. (*)
  ad465a7... Re-enable building GnomeCalendar, except it doesn't yet. (*)
  b4c93f7... Kill CalSearchBar. (*)
  bfd6635... Get GnomeCalendar and the a11y stuff building. (*)
  dc272ff... Fix a crash on exit. (*)
  40a28eb... Start re-enabling parts of the calendar. (*)
  3fe8269... Fix distcheck errors. (*)
  2c4510e... Merge commit 'EVOLUTION_2_27_5' into kill-bonobo (*)
  fe2f720... Bug #579646 - Remember alarm's last notified per calendar (*)
  e119ae2... Bug #575581 - All Day Events Should Not Depend On Calendar  (*)
  7bebc31... Bug #245829 - Cannot copy (with mouse for pasting) appointm (*)
  41569bb... Trimming redundancy. (*)
  2fe24b4... Add properties to calendar classes. (*)
  fac731e... Simplify binding EShellSettings properties to GConf keys. (*)
  de85e3c... Replace more "config" classes with property bindings. (*)
  609bd88... Fix a typo. (*)
  9abce97... Remove some unnecessary Bonobo includes. (*)
  6a2b090... More refactoring of settings management. (*)
  052e89d... Seal up ESignature and add GObject properties. (*)
  35fadc2... Bug 590747 â?? Composer autosave can easily lose data (*)
  65695ae... Fix a boo boo I made in the autosave code. (*)
  3b0699f... More refactoring of settings management. (*)
  45d475c... Kill EMMenu and EMPopup. (*)
  81884fb... Remove debug messages. (*)
  3d62dcf... Post-release version bump. (*)
  78c34e9... Bug #314599 - Recurrence Tab Should Not Default To Forever (*)
  141966f... Updating Estonian translation (*)
  7eee013... Bug #317290 - [Publish-Calendar] Cancel setup should cancel (*)
  aa8a700... Bug #300567 - Calendar drawing optimizations (*)
  854c2cd... Bug #273535 - Meeting request with attachments has bogus CI (*)
  d1a5118... Bug #514725 - Critical warnings with appointments (*)
  5c94f40... Fix an intltool issue in configure.ac. (*)
  5cd522e... Updating Estonian translation (*)
  4c3fa97... Updating Estonian translation (*)
  8b69ea8... Bug #325611 - Rephrased translators comments (*)
  b00f5d6... Bug #328361 - Support for "Fifth Sunday *of the month*" (*)
  6163cfd... Re-fix intltool issue to not break other stuff. (*)
  c71bb12... Bug #590392 - Show selected day in day view's second timezo (*)
  3901f12... Updated Norwegian bokmål translation. (*)
  fc45210... Updated Norwegian bokmål translation. (*)
  98c7080... Updated Norwegian bokmål translation. (*)
  2235552... Bug #325278 - cannot access parts of "save calendar" withou (*)
  8d32cc3... Bug #314599 - Recurrence Tab Should Not Default To Forever (*)
  1295772... Bug #320071 - Unclear why you can't edit appointment in cal (*)
  14eb2a8... Bug #587468 - Show meeting icon for component with attendee (*)
  cf3c80c... Add a FIXME comment to e-attachment.c (*)
  922f8a5... Updating Estonian translation (*)
  1f56992... Bug #563795 - Crashed while importing an mbox file in local (*)
  22fea30... Bug #401530 - [imap-features] imap-headers.glade issues (*)
  cd5ed0e... Bug #563041 - Template plugin doesn't work; added new varia (*)
  364f041... Bug #573919 - [Mail-Notification] Check for 'actions' capab (*)
  342f66b... Bug #551127 - Added translators comment and changed strings (*)
  a36a074... Includes cleanup. No needs to include gconf-bridge in the h (*)
  8a430c7... Cleanup include file path. (*)
  aa54333... Updated Irish translation (*)
  e165514... Bug #586076 - [external-editor] Pass cursor pos to vim (*)
  eeb05e5... Update Welsh translation (*)
  a51558d... Updated Welsh translation (*)
  0dc65ba... Updated Spanish translation (*)
  db4f726... Updated Irish translation (*)
  cedc040... Updated Irish translation (*)
  ccaf376... Updated Irish translation (*)
  df4cca7... Updated Irish translation (*)
  c0416a0... Updated Spanish translation (*)
  94c55ab... Enforce including only top-level GLib and GTK+ headers. (*)
  c2f9b41... Updated Spanish translation (*)
  61923c8... Make Port string only for Anjal. (*)
  f5cc3b2... Updating Estonian translation (*)
  11593af... Runtime warning (incorrect g_object_unref call) fix (*)
  b5887b8... Updated News for 2.27.90 release. (*)
  5e5e1de... Bug #420513 - Be able to notify about meeting only new atte (*)
  741d49c... Bug #203853 - Cut/Copy key bindings don't work in day and w (*)
  cdd06c3... Compiler warning fixes (as part of bug #424078) (*)
  a168c8d... BUGFIX: #589982 - Fix a critical warning while replying for (*)
  5573f94... Bug 590260 â?? Minimum requirement of libpst not checked (*)
  4d41e52... Bug #539334 - Postpone processing event when called recursi (*)
  ebb0e84... Bug #324676 - Print preview displays preview of previous mo (*)
  f22e25d... Bug #580895 - Kill libgnomeui/gnome-thumbnail.h (*)
  bbb1167... Bug #580895 - Fix evolution build break (*)
  bf20999... Fix distcheck errors. (*)
  3a4e536... Clean up setup assistant strings (*)
  cd6f861... Clean up setup assistant strings (*)
  50302d0... Bug #205137 - Configurable date formats in components (*)
  46cc80a... Changes for having a light version of calendar. (*)
  b5a2e47... Allow calendar to be written as a external app and split th (*)
  4356a64... Fix a duplicate install file. (*)
  e9071c9... Fix a build break with libevolution-cal-shared (*)
  4846995... Bug #584030 - [Mail-To-Task] improve duplicate handling and (*)
  161350b... Updated Galician translation (*)
  bc802db... Bug 591321 â?? Cosmetic changes and fixes in configure.ac (*)
  32fae40... Updated Spanish translation (*)
  36bbdb8... Fix msgfmt check by setting strings to fuzzy (*)
  9c0fe23... Fix msgfmt check by setting strings to fuzzy (*)
  edee8a7... Fix msgfmt check by setting strings to fuzzy (*)
  2144e1a... Fix msgfmt check by setting strings to fuzzy (*)
  9362a0f... Update czech screenshots. (*)
  c8464ae... Bug 591326 â?? Keep m4 macros in their own folder (*)
  27e5ba3... Mark some ngettext strings as fuzzy to be able to branch (*)
  701c154... Mark some ngettext strings as fuzzy to be able to branch (*)
  0271225... Updating Estonian translation (*)
  26072c8... Fix distcheck errors. (*)
  5d49895... Kill EMenu. (*)
  f594ec5... Remove unnecessary <calendar/gui/e-cal-popup.h> includes. (*)
  5e31896... Get the pst-import plugin working. (*)
  e68456f... Get the calendar-weather plugin working. (*)
  9199f2c... Get the itip-formatter plugin working. (*)
  2febb12... Get the backup-restore plugin working. (*)
  6575bf9... Fix the Labels tab in mail-config.glade. (*)
  88aa930... Make switching between calendar views work. (*)
  311c8dd... Add new preferences missed during the 2.27.90 merge. (*)
  a44eac7... Track the timezone in one place: ECalModel (*)
  59c73e9... Update GConf when the online/offline button is clicked. (*)
  d3dce7a... Bug 591321 â?? Cosmetic changes and fixes in configure.ac (*)
  ff3e7d4... Bug 591377 â?? Fails to detect krb5 in configure with -as-n (*)
  260c0c8... Bug 567260 â?? Migrate from GnomeDruid to GtkAssistant (*)
  ad17dfa... Get the calendar view popup menu working. (*)
  c4716bf... Don't stomp on the warning flags. (*)
  672adf1... Fix compiler warnings and deprecated GTK+ API usage. (*)
  2a8e203... Chip away at GSEAL compliance. (*)
  1eab1ee... Bug 591755 - Gtk-Doc build failure when NM support disable (*)
  ff736e4... Bug 592034 - Reply to List doesn't work (*)
  a1b2b42... Fix a duplicate mnemonic. (*)
  cee7273... Bug 592032 - Marks message as read when preview is off (*)
  a43c879... Disable Anjal hack until it can be reworked. (*)
  ca961d3... Bug 591830 - Inline attachments no longer shown (*)
  9ff9063... Bug 591829 - Dragging mails to folder tree does not work (*)
  de528db... Bug 567260 - Migrate from GnomeDruid to GtkAssistant (*)
  6dd8576... Remove an unnecessary libgnomeui include. (*)
  b6724ca... Remove duplicate handlers for date navigator signals. (*)
  947e438... ECalModel cleanup. (*)
  4ffe29b... Centralize week-start-day tracking in calendar views. (*)
  0cc0035... Fix a distcheck error. (*)
  0f9dd88... Remove obsolete Bonobo IDs from killev. (*)
  dbd93b7... Re-enable more calendar bits. (*)
  026e764... Trim more fat off the GnomeCalendar API. (*)
  32d802c... More GnomeCalendar cleanup. (*)
  4a762fe... Remove the popup menu from EMeetingListView. (*)
  c83b2b8... Kill ECalPopup. (*)
  b5725a7... Kill EPopup. (*)
  21aec59... Bug 592680 -  Remove deprecated Encoding key from desktop f (*)
  4983883... Fix migration errors. (*)
  8443ed4... Fix Gtk-Doc build break. (*)
  ff7084f... Bug 571488 - Migrate from deprecated gnome_sound to libcanb (*)
  0221ae1... Cleanup mail-notification configuration page. (*)
  ffde0e3... Stop killing evolution-data-server services. (*)
  298ad55... Fix distcheck error. (*)
  373af42... Updated Marathi Translations (*)
  06b83a7... Updated Marathi Translations (*)
  312259c... Updated Bengali translation (*)
  58822c0... Updated Irish translation (*)
  6c59916... Updated Hebrew translation (*)
  c612d3c... Updated Irish translation (*)
  cf4cc8d... Updated Irish translation (*)
  fefd4f4... Updated Irish translation (*)
  211859b... Updated Galician Translation (*)
  2c51086... Updated Irish translation (*)
  8949309... Added Norwegian bokmål translation. (*)
  14e9b5e... Updated Bulgarian translation (*)
  94c361b... Bump version to match gnome-2-28 branch. (*)
  a0e51ba... Updated German translation (*)
  943dc3b... Updated Swedish translation (*)
  f2b2d42... Handle calendar URIs from the command line. (*)
  3184f3d... Remember position of main window. (*)
  2b8c7c6... Exit if no command-line URIs are handled. (*)
  452650a... Bug 359909 - "New" Button too small (*)
  473f8dc... Bug 511769 - Poor indication of when network is unavailable (*)
  d8ddaf9... Bug 592335 - Submit bug-report doesn't work (*)
  0362cc8... Bug 488409 - Remember size of filter/vfolder editor windows (*)
  f6355e1... Add menu item ellipsis according to bug #324492. (*)
  1b70613... Deal with untracked files in git. (*)
  afc0306... Switch between classic and vertical view using GtkOrientabl (*)
  d467107... Fix resize behavior of main window panes. (*)
  8818c5e... More panel resizing goodness. (*)
  9f3c86a... Fix discrepancy wrt what's actually in the UI (*)
  92d0be6... Fix return types (*)
  54568ac... Fix return types to match the type of function (*)
  029b6cd... Nit pick. (*)
  e1efca8... Fix preview pane size persistance. (*)
  0e1066b... Add EPaned widget to generalize vertical view. (*)
  7dc82b2... Add vertical view to Memos and Tasks. (*)
  0fda8cb... Remove redundant "vertical view" functions. (*)
  76229dc... Add vertical view to Contacts. (*)
  0b293d6... Fix calendar pane positioning. (*)
  787ce81... Fix distcheck error. (*)
  890f9cb... Whitespace cleanup in configure.ac. (*)
  520d90a... Build with -Wl,--no-undefined and fix linker errors. (*)
  a038218... Update NEWS for 2.27.91 release. (*)
  e838209... Re-enable more calendar code. (*)
  32f545c... Simplify EPlugin loading at startup. (*)
  5c3906e... Drop obsolete Bonobo-based importer documentation. (*)
  82bc7f0... Drop libbonoboui from configure.ac and pkg-config files. (*)
  0f7f4cf... Coding style and whitespace cleanup. (*)
  cfb9c32... Merge commit 'origin/kill-bonobo'

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]