aboutsummaryrefslogtreecommitdiffstats
path: root/lang/afnix/distinfo
diff options
context:
space:
mode:
Diffstat (limited to 'lang/afnix/distinfo')
-rw-r--r--lang/afnix/distinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/afnix/distinfo b/lang/afnix/distinfo
index 2f58672f6b70..e7407f992e4d 100644
--- a/lang/afnix/distinfo
+++ b/lang/afnix/distinfo
@@ -1,3 +1,3 @@
-MD5 (afnix-src-1-8-0.tgz) = 87a74175c1f535bf20e715049ff31a13
-SHA256 (afnix-src-1-8-0.tgz) = 6abe464e0eba132a6924e0bcc2a781a06afda67a10cff9332fe719ad5dbd5a34
-SIZE (afnix-src-1-8-0.tgz) = 1692178
+MD5 (afnix-src-1-9-0.tgz) = f20c6399fa66715889248302624edc59
+SHA256 (afnix-src-1-9-0.tgz) = c65eb6ef773b23bedc28be84f473eeba713f0935df3f9ec814cae9660c010acb
+SIZE (afnix-src-1-9-0.tgz) = 1741827
chment.cMatthew Barnes2009-08-111-0/+2 * Seal up ESignature and add GObject properties.Matthew Barnes2009-08-075-44/+61 * Replace more "config" classes with property bindings.Matthew Barnes2009-08-062-131/+222 * Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-2810-219/+39 |\ | * Coding style and whitespace cleanups.Matthew Barnes2009-07-264-8/+8 | * Bug #589580 - Crashes when dragging an image to the contact editorMilan Crha2009-07-241-7/+10 | * Fix Attachment bar size of Anjal.Srinivasa Ragavan2009-07-244-4/+20 | * Use the right api to check for system timezone.Chenthill Palanisamy2009-07-201-1/+8 | * 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-192-203/+6 | * More whitespace cleanup.Matthew Barnes2009-07-1944-241/+239 | * Coding style and whitespace cleanups.Matthew Barnes2009-07-181-2/+2 | * 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 * | Get GnomeCalendar and the a11y stuff building.Matthew Barnes2009-07-284-1/+265 * | More whitespace cleanup.Matthew Barnes2009-07-1940-231/+231 * | Make errors in taskbar clickable.Matthew Barnes2009-07-182-1/+6 * | Remove unused EActivity properties and subclasses.Matthew Barnes2009-07-185-618/+0 * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-151-3/+1 |\| | * Add an environment variable to show all errors as intrusiveChenthill Palanisamy2009-07-141-1/+20 | * Bug 588277 – Unnecessary special-purpose configure flagMatthew Barnes2009-07-141-3/+1 | * Fix excessive whitespace.Matthew Barnes2009-07-13125-566/+0 * | Fix excessive whitespace.Matthew Barnes2009-07-14134-594/+0 * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-112-1/+8 |\| | * Bug #245723 - Show days with transparent events in italicMilan Crha2009-07-091-1/+2 | * Bug #525689 - Do not show all days as Sunday in a comp-editorMilan Crha2009-07-031-0/+6 * | Add missing files.Matthew Barnes2009-07-032-0/+497 * | Kill the last GtkOptionMenu instances.Matthew Barnes2009-07-033-548/+2 * | Fix merge issues in EMAccountEditor.Matthew Barnes2009-07-022-85/+6 * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-015-16/+44 |\| | * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-015-5/+5 | * Bug #245723 - Show days with transparent events in italicMilan Crha2009-06-303-16/+36 | * Remove a weak pointer when disposing EAttachmentHandler.Matthew Barnes2009-06-201-0/+18 | * Stop abusing forward declarations.Matthew Barnes2009-06-192-5/+4 | * Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-1933-215/+66 * | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-015-5/+5 * | Radically reorganize source code.Matthew Barnes2009-06-2556-61/+61 * | Merge commit 'EVOLUTION_2_27_3' into kill-bonoboMatthew Barnes2009-06-203-4/+62 |\| | * Bug 584902 – Disabled default account hides "From" in composerMatthew Barnes2009-06-151-4/+43 | * Fix coding style.Matthew Barnes2009-06-142-3/+3 | * Bug 585554 – Opening PDF attachment crashes in e_attachment_open_handle_err...Matthew Barnes2009-06-131-30/+17 | * Added couple of APIS for EAttachmentPaned to hide combo and get theSrinivasa Ragavan2009-06-112-0/+19 | * Fix a runtime warning for zero-length attachments.Matthew Barnes2009-06-091-4/+8 | * Whoops, forgot to remove a debug message.Matthew Barnes2009-06-041-2/+0 | * Bug 572543 – Doesn't show correct application for pdf attachmentsMatthew Barnes2009-06-042-6/+9 | * Anjal stuff's for Evo.Srinivasa Ragavan2009-06-031-1/+6 | * Bug 581280 – Wrong attachment name in eventMatthew Barnes2009-06-032-1/+333 | * Fix more compiler warnings.Matthew Barnes2009-06-021-1/+1 | * More code cleanup.Matthew Barnes2009-06-0275-318/+318 | * Bug 583991 – "Suggest automatic display of attachment" does not workMatthew Barnes2009-05-291-0/+1 | * Whitespace cleanup.Matthew Barnes2009-05-2960-257/+257 | * Prefer GLib basic types over C types.Matthew Barnes2009-05-29200-3528/+3528 | * Remove trailing whitespace, again.Matthew Barnes2009-05-29263-320/+320 * | Remove a weak pointer when disposing EAttachmentHandler.Matthew Barnes2009-06-201-0/+18 * | Stop abusing forward declarations.Matthew Barnes2009-06-191-3/+2 * | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-1828-176/+56 * | Clean up EImageChooser.Matthew Barnes2009-06-152-342/+311 * | Bug 585554 – Opening PDF attachment crashes in e_attachment_open_handle_err...Matthew Barnes2009-06-131-30/+17 * | Remove ESearchBar and EFilterBar.Matthew Barnes2009-06-094-2721/+0 * | Search bar improvements.Matthew Barnes2009-06-093-0/+373 * | Fix a runtime warning for zero-length attachments.Matthew Barnes2009-06-041-4/+8 * | Whoops, forgot to remove a debug message.Matthew Barnes2009-06-041-2/+0 * | Bug 572543 – Doesn't show correct application for pdf attachmentsMatthew Barnes2009-06-042-6/+9 * | Use GtkEntry instead of EIconEntry in the main search bar.Matthew Barnes2009-06-043-636/+0 * | Bug 581280 – Wrong attachment name in eventMatthew Barnes2009-06-032-1/+333 * | More code cleanup.Matthew Barnes2009-06-0269-309/+309 * | Fix more compiler warnings.Matthew Barnes2009-06-021-1/+1 * | Bug 583991 – "Suggest automatic display of attachment" does not workMatthew Barnes2009-05-291-0/+1 * | Whitespace cleanup.Matthew Barnes2009-05-2963-267/+267 * | Prefer GLib basic types over C types.Matthew Barnes2009-05-27200-3371/+3371 * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-27319-536/+496 |\ \ | * | Remove trailing whitespace, again.Matthew Barnes2009-05-27263-320/+320 | |/ | * Fix compiler warnings in plugins.Matthew Barnes2009-05-271-6/+1 | * Fix compiler warnings in mail.Matthew Barnes2009-05-262-2/+2 | * Fix compiler warnings in calendar.Matthew Barnes2009-05-263-14/+14 | * Fix compiler warnings in smime.Matthew Barnes2009-05-261-0/+1 | * Fix compiler warnings in widgets.Matthew Barnes2009-05-2652-181/+131 | * Filter/Search bar changes for Anjal.Srinivasa Ragavan2009-05-226-56/+134 * | Filter/Search bar changes for Anjal.Srinivasa Ragavan2009-05-246-111/+462 * | Fix some account UI glitches.Matthew Barnes2009-05-241-0/+11 * | Bug 583339 – Edit->Preferences->Mail Accounts inconsistentMatthew Barnes2009-05-249-11/+1265 * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-222-11/+5 |\| | * Bug 580925 – Better search bar for word searchesMatthew Barnes2009-05-212-8/+0 | * Fix compiler warnings.Matthew Barnes2009-05-171-10/+0 | * Bug 578478 – Composer shows not all "From" informationMatthew Barnes2009-05-171-1/+1 | * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-1714-21/+21 | * Add e_attachment_store_get_attachments().Matthew Barnes2009-05-152-34/+44 | * Bug 582585 – Crash when deleting multiple attachments from composed mailMatthew Barnes2009-05-141-0/+6 | * Bug 582144 – Evolution not showing proper attachment filenameMatthew Barnes2009-05-132-9/+14 | * Bug 440919 – Evolution can't attach "zero length" filesMatthew Barnes2009-05-131-0/+10 * | Fix compiler warnings.Matthew Barnes2009-05-211-10/+0 * | Bug 578478 – Composer shows not all "From" informationMatthew Barnes2009-05-211-1/+1 * | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-2113-20/+20 * | Add e_attachment_store_get_attachments().Matthew Barnes2009-05-212-34/+44 * | Bug 582585 – Crash when deleting multiple attachments from composed mailMatthew Barnes2009-05-211-0/+6 * | Bug 582144 – Evolution not showing proper attachment filenameMatthew Barnes2009-05-212-9/+14 * | Bug 440919 – Evolution can't attach "zero length" filesMatthew Barnes2009-05-211-0/+10 * | Use -no-undefined on Linux tooMilan Crha2009-05-2078-2254/+9534 * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-071-2/+2 |\| | * Fix a couple attachment drag-and-drop typos.Matthew Barnes2009-05-061-2/+2 | * Use 'Open with "$foo"' instead of 'Open in $foo...'Matthew Barnes2009-05-061-1/+1 | * Bug 581454 – Move nautilus-sendto integration to EvolutionMatthew Barnes2009-05-064-0/+314 * | Use 'Open with "$foo"' instead of 'Open in $foo...'Matthew Barnes2009-05-061-1/+1 * | Bug 581454 – Move nautilus-sendto integration to EvolutionMatthew Barnes2009-05-064-0/+314 * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-067-7/+26 |\| | * Fix an error extracting URIs from local attachments.Matthew Barnes2009-05-051-0/+19 | * Another #include path fix.Matthew Barnes2009-05-051-1/+1 | * Fix include paths.Matthew Barnes2009-05-055-6/+6 * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-045-2/+61 |\| | * ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_addMarcel Stimberg2009-05-042-2/+2 | * ** BUGFIX: 569696 – Memory leak in message-listSrinivasa Ragavan2009-05-043-0/+59 | * Bug 574781 – Bad e-send-options.glade stringsMatthew Barnes2009-05-031-1266/+808 | * Bug 325131 – Do not translate ETable property nicknamesMatthew Barnes2009-05-034-18/+18 | * Remove obsolete Glade files.Matthew Barnes2009-05-033-413/+1 | * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-027-0/+14 | * Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-019-1649/+1 | * Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helperMatthew Barnes2009-05-015-52/+40 | * Bump the required GLib and GTK+ versions to latest stable.Matthew Barnes2009-05-013-10/+0 | * Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-288-3723/+2540 | * Bug 516933 – Rewrite attachment UIMatthew Barnes2009-04-2818-0/+6940 * | Bug 574781 – Bad e-send-options.glade stringsMatthew Barnes2009-05-041-1266/+808 * | Bug 325131 – Do not translate ETable property nicknamesMatthew Barnes2009-05-044-18/+18 * | Remove obsolete Glade files.Matthew Barnes2009-05-043-413/+1 * | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-047-0/+14 * | Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-043-414/+0 * | Bug 580896 – Kill libgnome/gnome-programMatthew Barnes2009-05-041-27/+0 * | Merge in changes from master.Matthew Barnes2009-05-0110-1652/+2 * | Resolve some differences between this branch and master.Matthew Barnes2009-04-281-0/+620 * | Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-284-2045/+0 * | Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-251-5/+5 * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-2523-194/+349 |\| | * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-2411-152/+182 | * Reset ETable vertical padding to 3 to more closely match GtkTreeView.Matthew Barnes2009-04-241-1/+1 | * Bug 565780 – Message view is tightly packed and hard to readMatthew Barnes2009-04-241-3/+4 | * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-2322-80/+67 | * BGO : 578685 : Copy string. Avoids SIGSEGV.EVOLUTION_2_26_1Johnny Jacob2009-04-132-0/+11 | * ** Remove a bunch of juvenile comments. Source code should lookMatthew Barnes2009-04-121-2/+0 | * Reviewed by Milan Crha <mcrha@redhat.com> Reviewed by Matthew BarnesTakao Fujiwara2009-04-072-6/+22 | * ** Fixes bug #576694Matthew Barnes2009-03-254-3/+26 | * Removed the string marked for translation.Chenthill Palanisamy2009-03-092-1/+7 | * Fixes #342446Chenthill Palanisamy2009-03-082-5/+40 | * Chenthill Palanisamy <pchenthill@novell.com> ** Part of fix for bug #573198 ...Suman Manjunath2009-02-262-1/+9 | * ** Fix for bug #559027Milan Crha2009-02-252-2/+11 | * ** Fixes part of bug #572348Matthew Barnes2009-02-192-1/+7 | * Migrate from deprecated gtk_window_set_policy to gtk_window_set_resizableAndre Klapper2009-02-192-1/+6 | * ** Fix for bug #550114Milan Crha2009-02-167-27/+46 | * ** Fixes bug #571734Matthew Barnes2009-02-152-3/+5 | * ** Fix for bug #404232Milan Crha2009-02-122-1/+10 | * ** Disable debug macros (#define d(x) x) throughout. (#569638)Matthew Barnes2009-02-011-1/+1 | * Patch from Behnam Esfahbod - Fix for bug #342446 (Use localized digits in the...Suman Manjunath2009-01-302-9/+25 | * New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-113-10/+14 | * Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-113-2/+6 | * Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-112-1/+5 | * ** Fixes bug #567281Matthew Barnes2009-01-113-2/+8 | * ** Fixes bug #567276Matthew Barnes2009-01-114-79/+14 | * ** Fixes bug #567285Matthew Barnes2009-01-113-4/+9 | * Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-093-2/+16 | * ** Fix for bug #557176Milan Crha2008-12-152-0/+10 | * ** Fix for bug #556303Milan Crha2008-12-102-1/+9 | * ** Fix for bug #563669Milan Crha2008-12-092-2/+9 | * ** Fixes bug #554464Felix Riemann2008-11-282-15/+9 | * ** Fixes bug #560882Matthew Barnes2008-11-183-2/+11 | * ** Fixes bug #559041Matthew Barnes2008-11-032-0/+9 | * Only include the toplevel GTK+ header.Matthew Barnes2008-10-314-3/+10 | * License ChangesSankarasivasubramanian Pasupathilingam2008-10-293-20/+25 | * Re-factor spinner usageSankarasivasubramanian Pasupathilingam2008-10-214-91/+67 | * License changes.Sankarasivasubramanian Pasupathilingam2008-10-189-21/+44 | * License changesSankarasivasubramanian Pasupathilingam2008-10-102-30/+26 | * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-082-17/+22 | * Remove obsolete files.Sankarasivasubramanian Pasupathilingam2008-10-061-2/+0 | * Removed obsolete files.Sankarasivasubramanian Pasupathilingam2008-10-063-146/+6 | * Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-10-032-20/+25 | * Removed obsolete files.Sankarasivasubramanian Pasupathilingam2008-10-034-527/+6 | * Change licese from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-035-47/+60 | * ** Fix for bug #554418Milan Crha2008-10-012-2/+8 | * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-013-33/+37 | * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-304-29/+44 | * ** Fix for bug #530716Milan Crha2008-09-292-1/+14 | * ** Remove unused filesSrinivasa Ragavan2008-09-291-2/+3 | * Remove obsolete files.Sankarasivasubramanian Pasupathilingam2008-09-294-751/+6 | * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-298-101/+117 | * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-245-46/+57 | * Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-195-61/+70 | * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-168-95/+107 | * License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-1312-137/+150 | * ** Fixes bug #549968Matthew Barnes2008-09-072-1/+8 | * esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-061-7/+2 | * fix licensing snafus.Michael Meeks2008-09-063-44/+2 | * correct licensing cockup; apologies.Michael Meeks2008-09-063-42/+4 | * License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-0414-174/+189 | * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-03