aboutsummaryrefslogtreecommitdiffstats
path: root/a11y
Commit message (Expand)AuthorAgeFilesLines
* 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-163-33/+14
* add ea-combo-button.[ch] to Makefile.Harry Lu2005-01-046-1/+224
* Fix a warning.Harry Lu2004-12-092-2/+8
* Change e_minicard_activiate_editor to e_minicard_activate_editor.Hao Sheng2004-12-022-1/+7
* Implement accessible feature for e-minicard and e-mini-card-view. AddSteven Zhang2004-11-086-52/+447
* use ngettext for n_events. ditto.Li Yuan2004-11-033-12/+11
* for calendar_get_text_for_folder_bar_label has been removed formLi Yuan2004-10-295-5/+124
* Make accessibility name and description translatable.Li Yuan2004-09-3013-55/+401
* Fixes 59047.Eric Zhao2004-06-211-3/+51
* added castRadek Doulik2004-06-111-6/+6
* fixes to get rid of compiler warningsRadek Doulik2004-06-1110-47/+30
* clean code to avoid compiler warningsRadek Doulik2004-06-101-2/+4
* Add $(top_srcdir)/widgets/misc for the e-activity-handler.h stuffRodney Dawes2004-04-302-4/+10
* If the week view has no spans, there is no visible events in the view.Kidd Wang2004-04-232-0/+9
* Fixes #48974.Eric Zhao2004-04-221-1/+4
* Fixes bug #52935.Eric Zhao2004-04-221-3/+106
* i'm sick of seeing ?'s in my cvs up listsChris Toshok2004-04-101-0/+2
* add some sanity check here. add atk_state_focused to focused cell, it isYuedong Du2004-04-012-4/+16
* fix includeJP Rosevear2004-03-162-1/+5
* svn path=/trunk/; revision=25062Hao Sheng2004-03-152-0/+2
* Contritbuted by Leon Zhang <leon.zhang@sun.com> add directory addressbook.Hao Sheng2004-03-1511-1/+800
* Fixed bug 51917, add atk support for ClickToAddYuedong Du2003-12-176-15/+464
* corret index error in week view. impl. get_index_in_parent emit signalBolian Yin2003-12-107-46/+143
* add entries for new source files add cases for jump button. add cases forAndrew Wu2003-12-0912-12/+2163
* shortcut when cal_view is NULL. Change an action name. add check for eventBolian Yin2003-12-091-1/+1
* shortcut when cal_view is NULL. Change an action name. add check for eventBolian Yin2003-12-095-21/+44
* A small fix from Andrew Wu.Bolian Yin2003-12-081-3/+6
* Fixed #50844Andrew Wu2003-12-082-0/+207
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-073-3/+7
* (SHELL_IDLS): Only get Evolution.idl.Ettore Perazzoli2003-12-042-13/+4
* Fixes #51145Bolian Yin2003-12-021-9/+33
* Fixes #51139Bolian Yin2003-12-021-29/+65
* a11y implementations for ECellText. new functions to support correspondingTim Wo2003-12-021-80/+137
* use table item to get the model. (gal_a11y_e_cell_toggle_new): use tableTim Wo2003-12-023-38/+95
* don't assert row=0 as fault, it cause bug 51199.Yuedong Du2003-12-021-6/+9
* handle the structure changed signal of table model. Thus we can handleYuedong Du2003-12-021-0/+157
* override the function in base class, to retrieve the content of the text.Tim Wo2003-11-215-5/+94
* don't reset these fields, we need these info to a11y weak ref on each cellYuedong Du2003-11-203-15/+224
* new files (gal-a11y-e-cell-tree.c/h) added adding 2 new functions to addTim Wo2003-11-124-0/+260
* Fixes #50538Bolian Yin2003-11-117-9/+1518
* Fixes # 50480Bolian Yin2003-11-111-2/+100
* don't include toplevel libicalJP Rosevear2003-11-082-1/+4
* Handle some more renamingJP Rosevear2003-11-075-8/+12
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-075-46/+50
* Fixes # 48509Bolian Yin2003-11-0416-223/+2554
* *e-table/gal-a11y-e-table-item: defunct widget checking, selectionBolian Yin2003-11-032-43/+334
* new function to deal with grabing table cell focusTim Wo2003-11-031-0/+22
* add new file for toggle cell a11y object. new a11y object toggle cellYuedong Du2003-10-284-0/+427
* make sure the declation is at the beginning of the block.Larry Ewing2003-10-121-1/+2
* add new files. set the right role. new file.Yuedong Du2003-10-118-0/+446
* set the role of the atk object in the initialization function ofTim Wo2003-10-102-25/+496
* INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-102-9/+24
* some checking code added to ensure that end_offset and start_offset bothTim Wo2003-09-241-45/+118
* make the code be compliant with C89, or it can't be compiled on solaris.Tim Wo2003-09-181-12/+59
* GalA11yETextFactory should inherit from AtkObjectFactory not AtkObject.Tim Wo2003-09-122-2/+4
* addDan Winship2003-09-113-0/+10
* add widgets directory; move calendar idl stuff to calendar directory; stopBolian Yin2003-08-2711-56/+564
* adapted to changes in ECalViewEvent.Rodrigo Moya2003-08-202-11/+13
* add ea-factory.h into source listBolian Yin2003-08-201-1/+3
* setup the a11y directory for evolution accessibility work New files are:Bolian Yin2003-08-2018-0/+2190
* add libgal-a11y-2.0.so dependency change the build sequence for a11y partGilbert Fang2003-07-311-0/+94
* call AC_LIBTOOL_WIN32_DLL which is necessary for building shared libraryMasahiro Sakai2003-05-041-0/+4
* gal a11y work from claheyChris Toshok2002-11-3020-0/+2587