SHA256 (wmappl-0.71.tar.gz) = 435447b20f1e3cef125bb8ec75963006eb2dfe7ac46fdadd48cfbfd55ca92a70 SIZE (wmappl-0.71.tar.gz) = 139219 SHA256 (16x16xpms.tar.gz) = 9cc91aa8f77ae8d0b5cf8f98a22a6979c3d90917c2f8d72d68b2a6ceb5c6ab4a SIZE (16x16xpms.tar.gz) = 289154 SHA256 (icons_16x16.tar.gz) = daeb93cb3c513eaeecc8e1c44fa4a90e16484422801c746a3961096975b58935 SIZE (icons_16x16.tar.gz) = 549573 SHA256 (smallicons.tar.gz) = 7e6187374f008f6c5052d327bc90f0ebe6efc64ea09bc09b4acf7f3b6f87ef4b SIZE (smallicons.tar.gz) = 176481 -evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/a11y
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2011-09-043-9/+9
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-1/+1
* Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-05-282-2/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* More whitespace cleanup.Matthew Barnes2011-01-311-6/+6
* Coding style cleanups.Matthew Barnes2010-09-131-4/+4
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-860/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-1/+1
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-0/+1
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-1/+2
* Get GnomeCalendar and the a11y stuff building.Matthew Barnes2009-07-283-264/+0
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* Whitespace cleanup.Matthew Barnes2009-05-291-9/+9
* Prefer GLib basic types over C types.Matthew Barnes2009-05-275-9/+9
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-276-6/+6
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-2782-84/+84
| * Fix compiler warnings in plugins.Matthew Barnes2009-05-273-3/+6
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-172-2/+2
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-026-0/+12
| * Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-286-228/+3
* | Use -no-undefined on Linux tooMilan Crha2009-05-2080-17430/+0
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-046-0/+12
* | Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-285-226/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-252-1/+8
|\|
| * Silence a debug message.Matthew Barnes2009-03-092-1/+8
| * Patch from Li Yuan <li.yuan@sun.com> ** Fix for bug #560329 (Fix the signatur...Suman Manjunath2008-11-192-1/+8
| * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-242-2/+22
| * Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-193-26/+34
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-162-2/+22
| * License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-042-15/+18
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-0347-371/+729
| * ** Fix for bug #534762Philip Withnall2008-08-273-3/+13
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-2734-318/+501
* | Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-211-2/+3
* | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-242-1/+8
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-10/+3
* | Disable parts of my previous calendar work, such that all modules now load!Matthew Barnes2008-10-281-1/+2
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-025-30/+78
* | Massive address book refactoring. Things are mostly working again.Matthew Barnes2008-09-172-9/+10
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-1181-705/+1225
* | Progress update:Matthew Barnes2008-09-071-2/+1
* | Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-1/+2
* | Progress update:Matthew Barnes2008-08-245-214/+0
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-2177-77/+77
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-0614-18/+13
* Link with libeutil.la for e_get_weekday_name().Tor Lillqvist2008-01-252-0/+6
* ** Fixes bug #392747Matthew Barnes2007-12-032-12/+13
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-1545-340/+340
* - Fix warnings from sparse.Kjartan Maraas2007-10-296-5/+17
* ** Fix for bug #471791 Srinivasa Ragavan2007-09-105-8/+19
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-072-1/+10
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-0248-96/+96
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-046-20/+0
* Collect all the required package versions in one place and explicitlyMatthew Barnes2007-07-284-3/+12
* The return value of g_list_remove() should be received because theHiroyuki Ikezoe2007-07-262-1/+7
* Bug #459413. Just return NULL if parent has gone.Li Yuan2007-07-232-0/+10
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-202-16/+19
* Fixes #415985 and #416028.Wang Xin2007-03-302-6/+16
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-273-8/+20
* ** Fixes bug #419524Matthew Barnes2007-03-2119-19/+24
* Workaround for crash in bug #330728. Patch from Caolan McNamara.Kjartan Maraas2007-03-012-0/+36
* Fixes #400121.Wang Xin2007-01-242-2/+7
* Fixes #351332Matthew Barnes2006-09-192-0/+8
* Fixes #353472Matthew Barnes2006-09-196-0/+22
* Patch submitted by Pavel Roskin <proski@gnu.org>Li Yuan2006-08-172-1/+8
* Don't leak summary_string here.Kjartan Maraas2006-08-162-0/+6
* Added translator comments to some strings. Fixes bug #331016. Thanks toAndre Klapper2006-07-132-0/+15
* Revert Rajeev's patch for #330728, #332727..Harish Krishnaswamy2006-06-222-1/+6
* Do not install header files, and make sure they will be included in theLi Yuan2006-06-124-16/+10
* Revert the earlier patch. They are needed, after all.Harish Krishnaswamy2006-05-164-0/+34
* Patch submitted by Li Yuan <li.yuan@sun.com> Do not install header files.Harish Krishnaswamy2006-05-154-28/+6
* Fix for #333279.Li Yuan2006-05-082-0/+10
* Fix for #339136Boby Wang2006-04-287-11/+71
* Fix for # 333725Boby Wang2006-04-283-8/+15
* Fix for #332821Boby Wang2006-04-276-0/+235
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Rajeev ramanathan2006-04-242-1/+9
* Fix for #319308Boby Wang2006-03-202-5/+22
* Fix for 331550.Harry Lu2006-03-063-0/+14
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Kjartan Maraas2006-01-2711-66/+34
* use e_utf8_strftime() inSimon Zheng2006-01-102-1/+7
* Use g_ascii_strcasecmp() instead of g_strcasecmp() for well-definedness.Tor Lillqvist2005-12-172-1/+7
* Fix for #316351Harry Lu2005-09-282-0/+10
* Fixes #313514. For the code change in gnopernicus, we should useLi Yuan2005-08-172-4/+9
* Fixes #310136 #310138. The first items of e-table are column-header. So weLi Yuan2005-07-192-7/+17
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-2/+2
* Cosmetics.Tor Lillqvist2005-06-191-4/+4
* Makefile.am addressbook/Makefile.am calendar/Makefile.am UseTor Lillqvist2005-06-195-5/+7
* Makefile.am addressbook/Makefile.am calendar/Makefile.am Use the fakeTor Lillqvist2005-06-188-72/+102
* Remove stray trailing slash from -I path, confuses gcc on Win32.Tor Lillqvist2005-06-182-2/+3
* Remove stray trailing slash from -I path, confuses gcc on Win32.Tor Lillqvist2005-06-182-1/+6
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-1735-80/+165
* add two files to sort table items. add table header. ditto.Li Yuan2005-05-204-10/+264
* Port to Windows, initial commit:Tor Lillqvist2005-04-2919-89/+109
* return FALSE to let GTK run "F6" handler.Li Yuan2005-04-281-1/+1
* change the order of the code to avoid a crash.Li Yuan2005-04-253-2/+12
* return proper atk_object name and atk_stateset to avoid crash.Yu Mengjie2005-04-073-4/+24
* New function to reset focus object. (eti_rows_deleted),Harry Lu2005-03-241-43/+45
* Fix for 72897 and 72797. no need to output the information. add instanceLi Yuan2005-02-255-22/+132
* Fix for 72793.Harry Lu2005-02-241-0/+7
* Fix for 72781Harry Lu2005-02-223-2/+10
* Fix for 72088.Harry Lu2005-02-042-1/+20
* Some code clean work.Harry Lu2005-02-049-16/+60
* Fix for 71924, 71926, 71932 Don't split sentences that need translation.Harry Lu2005-02-025-75/+72
* Fixes #71929Rodrigo Moya2005-01-313-4/+12
* fix a typo present in the string tooSivaiah Nallagatla2005-01-292-1/+7
* use ngetext instead of splitting the the sentence to take care ofSivaiah Nallagatla2005-01-282-14/+16
* add gal-a11y-e-cell-vbox.h and gal-a11y-e-cell-vbox.cLi Yuan2005-01-2714-452/+990
* use E_CALENDAR_VIEW, not E_CAL_VIEWJP Rosevear2005-01-16