/www/py-restclient/

13-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/a11y
Commit message (Expand)AuthorAgeFilesLines
* 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