aboutsummaryrefslogtreecommitdiffstats
path: root/finance/p5-Business-PayPal-IPN
Commit message (Expand)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1
* Business::PayPal::IPN - Perl extension that implements PayPal IPNmiwi2007-09-144-0/+40
>2013-06-034-8/+97 * em_utils_edit_message: Change return type to EMsgComposer.Matthew Barnes2013-06-033-4/+4 * em_utils_redirect_message: Return the EMsgComposer.Matthew Barnes2013-06-032-4/+8 * em_utils_compose_new_message(): Return the EMsgComposer.Matthew Barnes2013-06-032-4/+8 * Simplify em_utils_forward_message() arguments.Matthew Barnes2013-06-033-50/+44 * em-composer-utils.c cleanups.Matthew Barnes2013-06-031-244/+325 * e-mail-reader.h: Remove unimplemented declarations.Matthew Barnes2013-06-021-5/+0 * EMailReader cleanups.Matthew Barnes2013-06-022-123/+168 * Minor efficiency tweak in task_shell_view_model_row_appended_cb().Matthew Barnes2013-06-011-3/+1 * Minor efficiency tweak in memo_shell_view_model_row_appended_cb().Matthew Barnes2013-06-011-3/+1 * Minor efficiency tweak in cal_shell_view_user_created_cb().Matthew Barnes2013-06-011-7/+3 * Add a boolean return to e_cal_model_remove_client().Matthew Barnes2013-06-013-7/+19 * Add a boolean return to e_cal_model_add_client().Matthew Barnes2013-06-013-11/+22 * GnomeCalendar: Fix a potential reference leak.Matthew Barnes2013-06-011-2/+1 * GnomeCalendar: Avoid runtime warnings during initialization.Matthew Barnes2013-06-011-52/+60 * GnomeCalendar: Get rid of the async message dispatcher.Matthew Barnes2013-06-012-284/+323 * EShell: Check cookie before calling gtk_application_uninhibit().Matthew Barnes2013-05-311-1/+8 * Updated Galician translationsFran Diéguez2013-05-311-1416/+1408 * Bug #700812 - Search in Calendar view is brokenMilan Crha2013-05-302-5/+34 * Updated Odia Translation.ManojKumar Giri2013-05-301-13/+7 * Make EAlertDialog non-resizable.Matthew Barnes2013-05-301-13/+5 * e_mail_session_send_to(): Don't silently ignore if we can't send.Matthew Barnes2013-05-302-7/+20 * Fix build break. My bad.Matthew Barnes2013-05-301-4/+26 * Bug 700277 - EClientCache allocates memory ad infinityMatthew Barnes2013-05-301-0/+95 * Distinguish "attachment-wrapper" elements from attachments.Matthew Barnes2013-05-292-13/+23 * EMailFormatterAttachment cleanups.Matthew Barnes2013-05-291-57/+38 * EMailParserAudio: Minor cleanup.Matthew Barnes2013-05-291-3/+1 * updated kn translationsShankar Prasad2013-05-291-1011/+902 * configure.ac: Remove unnecessary regex library check.Matthew Barnes2013-05-281-9/+0 * configure.ac: Remove unused function and header checks.Matthew Barnes2013-05-283-143/+3 * configure.ac: Update audio-inline comment.Matthew Barnes2013-05-281-3/+3 * configure.ac: Remove blacklisting of WebKitGTK+ 1.9.90.Matthew Barnes2013-05-281-10/+0 * Updated Spanish translationDaniel Mustieles2013-05-271-1463/+1446 * Tamil Translation UpdatedShantha kumar2013-05-271-885/+880 * Updated Lithuanian translationAurimas Černius2013-05-271-1113/+1106 * Update libeutil API documentation.Matthew Barnes2013-05-261-7/+8 * [l10n] Minor fix on Catalan translationGil Forcada2013-05-261-552/+547 * Updated Slovenian translationMatej Urbančič2013-05-261-872/+870 * e-mail-reader-utils.c cleanups.Matthew Barnes2013-05-252-423/+548 * Updated Brazilian Portuguese translationRafael Ferreira2013-05-251-1263/+963 * Utilize the new EMailSession functions when sending.Matthew Barnes2013-05-252-286/+152 * EMailSession: Add helper functions for sending messages.Matthew Barnes2013-05-252-13/+687 * Updated gujarati fileSweta Kothari2013-05-241-1697/+1405 * Make EAttachment column updates thread-safe.Matthew Barnes2013-05-241-8/+147 * Make EAttachment a little more thread-safe.Matthew Barnes2013-05-2413-107/+255 * Attachment-related cleanups.Matthew Barnes2013-05-2410-207/+240 * Updated Czech translationMarek Černocký2013-05-231-904/+877 * Assamese translation updatedNilamdyuti Goswami2013-05-231-145/+149 * Updated Polish translationPiotr Drąg2013-05-221-1399/+1320 * Bug #696663 - Save without close should update comp-editorFabiano Fidêncio2013-05-221-2/+86 * Simplify EABContactFormatter.Matthew Barnes2013-05-214-316/+56 * EABContactFormatter cleanups.Matthew Barnes2013-05-212-200/+184 * Updated Odia Translation.ManojKumar Giri2013-05-171-1165/+795 * Updated Odia Translation.ManojKumar Giri2013-05-161-113/+104 * Assamese translation updatedNilamdyuti Goswami2013-05-151-2607/+2717 * Bug #699980 - Calendar delete does not remove events from viewMilan Crha2013-05-144-0/+17 * Updated Norwegian bokmål translationKjartan Maraas2013-05-131-1309/+1248 * Post-release version bump.Matthew Barnes2013-05-121-1/+1 * NEWS update for 3.8.2 release.EVOLUTION_3_8_2Matthew Barnes2013-05-121-0/+37 * Bug 697632 - [mail-to-task] Invalid unref of a CamelFolderSamarjit Adhikari2013-05-121-3/+1 * EMailPrinter: Fix a couple typos.Matthew Barnes2013-05-111-1/+2 * Bug 7000028 - Drag-n-drop export of a file produces 0 sized PDF fileMatthew Barnes2013-05-111-29/+36 * Convert e_mail_printer_print() to a proper async function.Matthew Barnes2013-05-115-249/+349 * EMailPrinter cleanups.Matthew Barnes2013-05-112-191/+237 * em-utils.c cleanups.Matthew Barnes2013-05-111-95/+93 * Remove "drag-and-drop-save-name-format" setting.Matthew Barnes2013-05-113-21/+2 * Right-align mail header names.Matthew Barnes2013-05-094-74/+166 * EMailFormatterHeaders cleanups.Matthew Barnes2013-05-092-40/+58 * Coding style and whitespace cleanup.Matthew Barnes2013-05-0811-29/+29 * Newly configured Google calendar cannot be openedMilan Crha2013-05-073-22/+60 * Bug #699551 - Signature is not removed on replyMilan Crha2013-05-076-6/+6 * Bug #699555 - prompt-on-mark-all-read doesn't work in context menuMilan Crha2013-05-032-16/+2 * Bug #696531 - Force white background for HTML partsMilan Crha2013-05-031-7/+7 * l10n: Update Japanese translationOKANO Takayoshi2013-05-021-371/+369 * Bug #699334 - Calendar: reply all doesn't quite workMilan Crha2013-05-011-5/+28 * Make sure EAddressbookModel has a fresh EBookClient.Matthew Barnes2013-04-301-29/+9 * Missed a few evolution-settings.desktop.in references.Matthew Barnes2013-04-292-2/+0 * Updated POTFILES.inPiotr Drąg2013-04-291-1/+0 * Bug 699083 - X-GNOME-Bugzilla-OtherBinares missing trailing semicolonMatthew Barnes2013-04-281-1/+1 * Remove evolution-settings.desktop.in.inMatthew Barnes2013-04-281-10/+0 * Bug #626215 - Prefer mail saving in order by UIMilan Crha2013-04-263-0/+73 * Bug 698488 - Attachment file chooser should preview attachments' content when...Fabiano Fidêncio2013-04-261-0/+35 * Bug 698487 - Contact Editor's Image's file chooser must show only images filesFabiano Fidêncio2013-04-261-4/+13 * ETaskShellSidebar: Remove unused "status-message" signal.Matthew Barnes2013-04-263-30/+0 * ETaskShellSidebar: Submit an EActivity when obtaining an EClient.Matthew Barnes2013-04-261-51/+58 * EMemoShellSidebar: Remove unused "status-message" signal.Matthew Barnes2013-04-263-30/+0 * EMemoShellSidebar: Submit an EActivity when obtaining an EClient.Matthew Barnes2013-04-261-51/+58 * ECalShellSidebar: Remove unused "status-message" signal.Matthew Barnes2013-04-262-23/+0 * ECalShellSidebar: Submit an EActivity when obtaining an EClient.Matthew Barnes2013-04-261-51/+58 * Add e_activity_cancel().Matthew Barnes2013-04-266-14/+33 * Document EActivity.Matthew Barnes2013-04-261-3/+183 * ETaskShellSidebar: Remove some unnecessary #includes.Matthew Barnes2013-04-261-4/+0 * EMemoShellSidebar: Remove some unnecessary #includes.Matthew Barnes2013-04-261-4/+0 * ECalShellSidebar: Remove some unnecessary #includes.Matthew Barnes2013-04-261-4/+0 * ETaskShellSidebar: Reduce diff noise with master branch.Matthew Barnes2013-04-261-6/+3 * EMemoShellSidebar: Reduce diff noise with master branch.Matthew Barnes2013-04-261-6/+3 * ECalShellSidebar: Reduce diff noise with master branch.Matthew Barnes2013-04-261-14/+10 * Update libeutil API docs.Matthew Barnes2013-04-242-1/+2 * EPhotoCache: Fix a runtime warning.Matthew Barnes2013-04-211-7/+24 * [l10n] Updated Catalan (Valencian) translationCarles Ferrando2013-04-201-5129/+5284 * [l10n] Update Catalan translationGil Forcada2013-04-201-5093/+5221 * User docs: bug 690696 - Remove last references to old IMAP backendAndre Klapper2013-04-204-62/+1 * EPhotoCache: Fix a documentation typo.Matthew Barnes2013-04-191-1/+1 * Workaround broken Free/Busy fetching (Bug #692361)Milan Crha2013-04-192-0/+15 * Bug 698042 - Crash when sending e-mail with attachmentMatthew Barnes2013-04-191-2/+7 * EShellBackend: Log outstanding activities during shutdown.Matthew Barnes2013-04-191-0/+38 * EShellBackend: Rework shutdown delay.Matthew Barnes2013-04-191-11/+24 * build: Fix srcdir != builddir from gitMatthew Barnes2013-04-183-12/+12 * alarm-queue: Remove the "mail notifications not supported" dialogMatthew Barnes2013-04-181-24/+1 * [web-inspector] Yet more shortcut tweaking.Matthew Barnes2013-04-181-1/+1 * Fix duplicate entry in HELP_FILES.Matthew Barnes2013-04-171-1/+0 * Post-release version bump.Matthew Barnes2013-04-141-1/+1 * NEWS update for 3.8.1 release.EVOLUTION_3_8_1Matthew Barnes2013-04-141-0/+55 * Updated slovak translationMarián Čavojský2013-04-141-648/+605 * Fix tags in the Hungarian helpGabor Kelemen2013-04-141-2/+2 * Bug 696175 - bbdb: Blocks main thread when obtaining an EBookClientMatthew Barnes2013-04-143-53/+46 * bbdb plugin cleanups.Matthew Barnes2013-04-143-173/+138 * Restore "Automatic Contacts" plugin preferences page.Matthew Barnes2013-04-141-16/+106 * Improve consistency in Hungarian translationGabor Kelemen2013-04-131-2/+2 * ECalModel: Make view handling thread-safe.Matthew Barnes2013-04-131-221/+326 * Add e_cal_model_ref_default_client().Matthew Barnes2013-04-1312-62/+100 * Remove e_cal_model_get_client_for_source().Matthew Barnes2013-04-135-78/+30 * Add e_cal_model_list_clients().Matthew Barnes2013-04-136-31/+35 * ECalModel: Make the ClientData queue thread-safe.Matthew Barnes2013-04-131-56/+124 * ECalModel: Give ClientData a reference count.Matthew Barnes2013-04-131-103/+143 * ECalModel: Rename ECalModelClient struct to ClientData.Matthew Barnes2013-04-131-29/+31 * ECalModel: Track ECalModelClient structs in a GQueue.Matthew Barnes2013-04-131-55/+65 * web-inspector: Change the shortcut key to match Chrome.Matthew Barnes2013-04-121-3/+3 * Remove Evolution's implementation of highlighting and use WebKit highlighting...Tomas Popela2013-04-121-125/+8 * Bug #681837 - Make enum type registration thread safeMilan Crha2013-04-1210-165/+39 * EWebView: Disable WebKit plugins during instance initialization.Matthew Barnes2013-04-091-6/+11 * Update copyright year on About dialog.Matthew Barnes2013-04-091-1/+1 * Bug 697268 - Incorrect mnemonic widget in 'Add Reminder' dialogMatthew Barnes2013-04-091-1/+1 * e_mail_folder_uri_parse: Handle local mbox folder URIs.Matthew Barnes2013-04-081-2/+24 * EWebView: Remove a backward-compatibility hack.Matthew Barnes2013-04-081-9/+1 * EWebView: Use a GQueue to track highlight strings.Matthew Barnes2013-04-083-29/+16 * EWebView cleanups.Matthew Barnes2013-04-081-19/+23 * Show parts with Content-ID of multipart/mixed as attachmentsMilan Crha2013-04-052-4/+7 * Bug 697228 - User Docs: Remove CSS page now that we have WebKit renderingAndre Klapper2013-04-042-30/+0 * Updated Galician translationsFran Diéguez2013-04-021-7175/+7366 * Updated Basque languageInaki Larranaga Murgoitio2013-04-02