aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/gal-a11y-util.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-6/+6
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-2/+17
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-1/+1
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-0/+1
* gal a11y work from claheyChris Toshok2002-11-301-0/+31
7:14:00 +0800'>2013-08-081-253/+274 * Bug #705657 - Crash in em_utils_selection_set_urilist()Milan Crha2013-08-081-0/+6 * Bug #705446 - Old POP3 mails can be removed before getting themMilan Crha2013-08-081-4/+28 * [Addressbook] Show editor errors above editor windowMilan Crha2013-08-077-12/+18 * Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-08-072-62/+50 * Updated Russian translationYuri Myasoedov2013-08-041-1899/+2018 * Fix sidebar message counts for real Junk / Trash folders.Matthew Barnes2013-08-031-12/+30 * Updated Brazilian Portuguese translation proofread by Enrico NicolettoRafael Ferreira2013-08-031-2531/+2136 * Updated Galician translationsFran Diéguez2013-08-021-1298/+1325 * Updated Hungarian translationGabor Kelemen2013-08-021-2501/+2703 * Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-08-022-5421/+5813 * Bug #699603 - Message list scrolls to cursor on style changeMilan Crha2013-08-013-0/+63 * Bug 705194 - Failure to decrypt inline encrypted GPG messagesMatthew Barnes2013-08-011-2/+12 * [workaround] Bug #695633 - Attachments disappear after opening oneMilan Crha2013-07-312-4/+4 * Updated Lithuanian translationAurimas Černius2013-07-311-1321/+1245 * Updated Norwegian bokmål translationKjartan Maraas2013-07-311-246/+262 * Bug #705119 - File descriptors for images not closedMilan Crha2013-07-301-6/+8 * Bug 704861 - Runtime warning in calendar moduleMatthew Barnes2013-07-291-1/+1 * Post-release version bump.Matthew Barnes2013-07-291-1/+1 * NEWS update for 3.9.5 release.EVOLUTION_3_9_5Matthew Barnes2013-07-281-0/+57 * Bug 704682 - Runtime warning in MailFolderCacheMatthew Barnes2013-07-281-5/+10 * Miscellaneous cleanups.Matthew Barnes2013-07-286-20/+21 * EPreviewPane: Handle "new-activity" signals from EWebView.Matthew Barnes2013-07-281-0/+25 * EPreviewPane cleanups.Matthew Barnes2013-07-282-25/+5 * EMailRequest cleanups.Matthew Barnes2013-07-281-142/+113 * EWebView: Add an "image-save" action.Matthew Barnes2013-07-284-183/+27 * Add e_web_view_cursor_image_save().Matthew Barnes2013-07-283-0/+237 * Add e_web_view_cursor_image_copy().Matthew Barnes2013-07-287-161/+158 * Add e_web_view_new_activity().Matthew Barnes2013-07-283-0/+52 * Add e_web_view_request().Matthew Barnes2013-07-283-0/+162 * Add e_web_view_suggest_filename().Matthew Barnes2013-07-284-0/+106 * Add e_web_view_redirect_uri().Matthew Barnes2013-07-274-129/+188 * Remove e_web_view_get_uri().Matthew Barnes2013-07-274-11/+1 * Remove unused e_web_view_set_enable_frame_flattening().Matthew Barnes2013-07-273-20/+0 * Remove unused e_web_view_get_enable_frame_flattening().Matthew Barnes2013-07-273-22/+0 * EMailPrinter: Disable frame flattening directly.Matthew Barnes2013-07-271-1/+10 * Remove unused e_web_view_frame_get_uri().Matthew Barnes2013-07-273-25/+0 * Remove unused e_web_view_frame_load_uri().Matthew Barnes2013-07-273-45/+0 * Remove unused e_web_view_frame_load_string().Matthew Barnes2013-07-273-47/+0 * Remove unused e_web_view_extract_uri().Matthew Barnes2013-07-273-42/+0 * EWebView: Initialize WebKitWebSettings internally.Matthew Barnes2013-07-273-65/+43 * EWebView cleanups.Matthew Barnes2013-07-271-188/+208 * Rename e_mail_display_set_parts_list().Matthew Barnes2013-07-275-13/+13 * Rename e_mail_display_get_parts_list().Matthew Barnes2013-07-265-8/+8 * Bug #704778 - Default Free/Busy dialog view to zoom-inMilan Crha2013-07-251-1/+1 * Updated Spanish translationDaniel Mustieles2013-07-251-84/+101 * Only use the alarm description if the client supports itFabiano Fidêncio2013-07-241-9/+14 * Updated Greek translationDimitris Spingos2013-07-221-1447/+1517 * Bug #386113 - show custom alarm message in pop-up alertsFabiano Fidêncio2013-07-221-1/+1 * Updated Spanish translationDaniel Mustieles2013-07-221-111/+111 * Do not mask CAMEL_ERROR_GENERIC in composer_send_completed()Milan Crha2013-07-221-2/+3 * Bug 697575 - ESourceConfig: Avoid calling check_complete() too soonMatthew Barnes2013-07-211-4/+11 * Bug 703244 - Work around GtkBox regression in GTK 3.9.1.Matthew Barnes2013-07-211-0/+1 * Bug 704494 - EStockRequest calls into GTK+ from worker threadMatthew Barnes2013-07-201-16/+31 * EStockRequest cleanups.Matthew Barnes2013-07-201-91/+91 * Bug 704558 - Crash when using -fstack-protector-strongMatthew Barnes2013-07-201-1/+3 * ETaskShellView: Disconnect all signal handlers in dispose().Matthew Barnes2013-07-202-56/+190 * EMemoShellView: Disconnect all signal handlers in dispose().Matthew Barnes2013-07-202-44/+178 * ECalShellView: Disconnect all signal handlers in dispose().Matthew Barnes2013-07-202-105/+303 * EDayView: Follow up on a FIXME comment.Matthew Barnes2013-07-201-69/+485 * EMailRequest: Handle empty message bodies more gracefully.Matthew Barnes2013-07-201-3/+8 * empe_text_plain_parse() cleanups.Matthew Barnes2013-07-201-13/+14 * Bug #703153 - Forgotten signal callbacks for freed objectsMilan Crha2013-07-194-75/+19 * Reimplement mail_folder_cache_note_store().Matthew Barnes2013-07-193-216/+266 * Add e_mail_store_go_offline_sync().Matthew Barnes2013-07-192-20/+35 * Add e_mail_store_go_online_sync().Matthew Barnes2013-07-192-17/+35 * e-mail-store-utils.c cleanups.Matthew Barnes2013-07-191-57/+61 * MailFolderCache: Fix a crash when renaming folders.Matthew Barnes2013-07-191-1/+1 * User docs: Fix some minor grammarAndre Klapper2013-07-191-2/+2 * User docs: Cover setting browser for non-GNOME DEs via platform checkAndre Klapper2013-07-191-3/+40 * User docs: Make file validate.Andre Klapper2013-07-191-2/+2 * User docs: Fix 'Unmatched block element: choose' warnings. This type for real.Andre Klapper2013-07-195-21/+21 * User docs: Fix 'Unmatched block element: choose' warningsAndre Klapper2013-07-195-14/+14 * Bug 704459: GnomeCanvasItem: Implement all methodsMatthew Barnes2013-07-181-0/+46 * Updated Norwegian bokmål translationKjartan Maraas2013-07-181-737/+658 * Bug 704259 - Fix "reply-style" key migration logicMatthew Barnes2013-07-181-49/+8 * MailFolderCache: Make UpdateClosure less cryptic.Matthew Barnes2013-07-181-44/+62 * MailFolderCache: Thread-safety improvements and other cleanups.Matthew Barnes2013-07-181-404/+803 * MailFolderCache: Remove unnecessary "stores" checks.Matthew Barnes2013-07-181-16/+2 * mail_folder_cache_get_folder_info_flags: Change parameters.Matthew Barnes2013-07-186-66/+56 * Add mail_folder_cache_ref_folder().Matthew Barnes2013-07-184-49/+54 * Add mail_folder_cache_has_folder_info().Matthew Barnes2013-07-183-10/+73 * MailFolderCache: Add a read-only "main-context" property.Matthew Barnes2013-07-182-0/+62 * MailFolderCache: Remove the "session" property.Matthew Barnes2013-07-183-135/+42 * MailFolderCache: Remove unused "unsub" field.Matthew Barnes2013-07-181-6/+3 * Remove unused mail_folder_cache_get_folder_has_children().Matthew Barnes2013-07-182-40/+0 * Bug #703899 - Moving a meeting does not ask for confirmationFabiano Fidêncio2013-07-176-53/+248 * EContactStore: Stop book views in a dedicated threadMilan Crha2013-07-171-1/+18 * Drop unused em_utils_get_proxy()Milan Crha2013-07-162-30/+0 * Bug #703389 - Proxy ignored for imagesMilan Crha2013-07-164-0/+58 * Fix typo in e_mail_reader_refresh_folder_name().Matthew Barnes2013-07-141-1/+1 * Remove tree-expanded.xpm and tree-unexpanded.xpm.Matthew Barnes2013-07-133-48/+0 * Bug 703991: Crash when using -fstack-protector-strong.Matthew Barnes2013-07-131-2/+2 * EDayView's event resize abort doesn't always restore original event sizeMilan Crha2013-07-121-3/+1 * Updated Czech translationMarek Černocký2013-07-121-4/+4 * refresh_folders_exec: Make sure the service is connected.Matthew Barnes2013-07-121-1/+8 * Updated Indonesian translationAndika Triwidada2013-07-111-2532/+2458 * Bug 702664 - Settings migration issue from "headers" to "show-headers"Matthew Barnes2013-07-101-0/+2 * EaMinicardView: Create a minicard object, if not present in a listMilan Crha2013-07-101-0/+6 * ERuleEditor: Remove dead code.Matthew Barnes2013-07-093-162/+0 * EMailParserMessage: Better handle message bodies as attachments.Matthew Barnes2013-07-091-1/+23 * Remove nautilus-sendto integration.Matthew Barnes2013-07-088-306/+0 * updated kn translationsShankar Prasad2013-07-081-1185/+1076 * Updated Spanish translationDaniel Mustieles2013-07-081-686/+668 * Bug 703490 - Stop invoking spamc, just use spamassassinMatthew Barnes2013-07-084-557/+19 * Remove ESEvent.Matthew Barnes2013-07-087-234/+2 * Post-release version bump.Matthew Barnes2013-07-081-1/+1 * NEWS update for 3.9.4 release.EVOLUTION_3_9_4Matthew Barnes2013-07-071-0/+50 * Miscellaneous cleanups.Matthew Barnes2013-07-0722-66/+74 * Update evolution-shell API documentation.Matthew Barnes2013-07-071-1/+1 * Bug 703638 - Keep ItipView alive while connecting to calendarMatthew Barnes2013-07-071-2/+3 * ItipView: Minor cleanups.Matthew Barnes2013-07-071-16/+23 * EMailFormatterQuoteExtension: Don't be cute with struct declarations.Matthew Barnes2013-07-071-2/+10 * EMailFormatterPrintExtension: Don't be cute with struct declarations.Matthew Barnes2013-07-071-2/+10 * Bug 703732 - Unnecessary localedir override in configure.acEvgeny Bobkin2013-07-071-3/+0 * Add e_activity_get_last_known_text().Matthew Barnes2013-07-064-0/+40 * Remove GalViewFactory.Matthew Barnes2013-07-067-189/+0 * Remove GalViewFactory subclasses for calendar views.Matthew Barnes2013-07-065-154/+0 * Remove GalViewFactoryMinicard.Matthew Barnes2013-07-065-134/+0 * Remove GalViewFactoryEtable.Matthew Barnes2013-07-068-161/+0 * GalViewCollection: Load files during instance initialization.Matthew Barnes2013-07-065-269/+262 * EShellView can load the GalViewCollection itself now.Matthew Barnes2013-07-0624-224/+137 * Remove gal_view_collection_add_factory().Matthew Barnes2013-07-0613-139/+30 * GalViewCollection: We don't need no stinkin' factories!Matthew Barnes2013-07-061-15/+37 * GalViewCollection: Move public members into private section.Matthew Barnes2013-07-063-121/+140 * GalViewCollection: Add a private section.Matthew Barnes2013-07-063-0/+16 * Use gal_view_collection_get_user_directory() where needed.Matthew Barnes2013-07-062-6/+16 * GalViewCollection: Add a "user-directory" property.Matthew Barnes2013-07-063-1/+40 * GalViewCollection: Add a "system-directory" property.Matthew Barnes2013-07-063-0/+56 * GalViewCollection cleanups.Matthew Barnes2013-07-062-71/+52 * Remove unused gal_view_collection_set_default_view().Matthew Barnes2013-07-063-14/+0 * Remove unused gal_view_collection_copy_view().Matthew Barnes2013-07-063-39/+0 * Remove unused gal_view_collection_append().Matthew Barnes2013-07-063-38/+0 * Remove unused gal_view_collection_get_view_id_by_index().Matthew Barnes2013-07-063-15/+0 * GalViewCollection: Remove "title" member.Matthew Barnes2013-07-064-21/+0 * GalViewCollection: Remove unused "display-view" signal.Matthew Barnes2013-07-063-39/+0 * GalViewFactoryClass: Remove the new_view() method.Matthew Barnes2013-07-065-65/+4 * GalViewFactoryClass: Remove the get_type_code() method.Matthew Barnes2013-07-065-45/+8 * GalViewFactoryClass: Add a "gal_view_type" member.Matthew Barnes2013-07-064-0/+8 * Split CalendarViewFactory into separate classes by view type.Matthew Barnes2013-07-063-155/+132 * GalViewClass: Replace get_type_code() with "type_code" string.Matthew Barnes2013-07-068-88/+29 * Split CalendarView into separate classes by view type.Matthew Barnes2013-07-064-148/+122 * GalViewFactoryEtable: Remove "specification" property.Matthew Barnes2013-07-068-203/+8 * GalViewEtable: Remove ETableState member.Matthew Barnes2013-07-061-31/+39 * Remove gal_view_etable_set_state().Matthew Barnes2013-07-063-16/+0 * GalViewEtable: Remove ETableSpecification member.Matthew Barnes2013-07-065-89/+67 * GalViewEtable: Add a private section.Matthew Barnes2013-07-063-45/+62 * GalView: Store the title string internally.Matthew Barnes2013-07-069-195/+39 * GalView: Add a private section.Matthew Barnes2013-07-063-0/+15 * GalView-related cleanups.Matthew Barnes2013-07-068-135/+91 * GalViewFactory: Remove get_title() method.Matthew Barnes2013-07-066-67/+0 * GalView: Remove edit() method.Matthew Barnes2013-07-066-65/+0 * Remove GalViewNewDialog.Matthew Barnes2013-07-0610-576/+0 * Remove GalDefineViewsModel.Matthew Barnes2013-07-0610-479/+0 * Remove GalDefineViewsDialog.Matthew Barnes2013-07-0610-730/+0 * Replace "Define Views..." menu item with "Delete Current View".Matthew Barnes2013-07-064-28/+42 * EShellView: Add a "view-instance" property.Matthew Barnes2013-07-0620-257/+221 * EShell-related cleanups.Matthew Barnes2013-07-0611-131/+134 * Updated Norwegian bokmål translationKjartan Maraas2013-07-041-431/+440 * EShellContent: Remove dangling function declarations.Matthew Barnes2013-07-032-5/+0 * Updated Spanish translationDaniel Mustieles2013-07-031-304/+332 * help: mail-encryption-gpg-signing-encrypting.pageAruna Sankaranarayanan2013-07-031-2/+7 * Updated POTFILES.inPiotr Drąg2013-07-031-0/+1 * Fix compiler warnings in alarm-dialog.c.Matthew Barnes2013-07-021-2/+1 * Update evolution-util API docs.Matthew Barnes2013-07-023-3/+9 * ETableSpecification: Implement GInitable.Matthew Barnes2013-07-0214-109/+267 * Remove e_tree_set_state().Matthew Barnes2013-07-023-29/+0 * Remove e_tree_get_state().Matthew Barnes2013-07-023-24/+0 * Remove e_table_set_state().Matthew Barnes2013-07-023-29/+0 * Remove e_table_get_state().Matthew Barnes2013-07-023-23/+0 * e-mail-shell-view.c: Avoid e_tree_set_state().Matthew Barnes2013-07-021-2/+12 * e-mail-reader-utils.c: Avoid e_tree_get_state().Matthew Barnes2013-07-021-5/+4 * ETableHeaderItem: Avoid e_table_set_state().Matthew Barnes2013-07-021-6/+9 * Remove unused e_cal_list_view_save_state().Matthew Barnes2013-07-022-12/+0 * Remove unused e_cal_list_view_load_state().Matthew Barnes2013-07-022-15/+0 * Remove e_table_specification_load_from_string().Matthew Barnes2013-07-023-37/+7 * Remove e_tree_new_from_spec_file().Matthew Barnes2013-07-024-99/+8 * Remove e_table_new_from_spec_file().Matthew Barnes2013-07-027-96/+26 * e_tree_new: Take an ETableSpecification parameter.Matthew Barnes2013-07-022-27/+15 * e_table_new: Take an ETableSpecification parameter.Matthew Barnes2013-07-022-22/+13 * Remove ETableWithout.Matthew Barnes2013-07-027-558/+0 * Remove ETableMemory.Matthew Barnes2013-07-027-388/+0 * Remove ETableMemoryStore.Matthew Barnes2013-07-027-815/+0 * ETableConfig: Use ETableColumnSelector.Matthew Barnes2013-07-023-1091/+475 * Add ETableColumnSelector.Matthew Barnes2013-07-027-0/+569 * ETreeViewFrame: Fix runtime warning during dispose.Matthew Barnes2013-07-021-6/+2 * e_tree_new_from_spec_file: Remove unused "state_fn" parameter.Matthew Barnes2013-07-023-32/+8 * e_tree_new: Remove unused "state_str" parameter.Matthew Barnes2013-07-022-23/+7 * e_table_new_from_spec_file: Remove unused "state_fn" parameter.Matthew Barnes2013-07-026-38/+14 * e_table_new: Remove unused "state_str" parameter.Matthew Barnes2013-07-023-26/+8 * Remove e_table_column_specification_load_from_node().Matthew Barnes2013-07-023-36/+0 * Remove e_table_specification_load_from_node().Matthew Barnes2013-07-023-97/+0 * Reimplement e_table_specification_load_from_file().Matthew Barnes2013-07-021-7/+8 * Reimplement e_table_specification_load_from_string().Matthew Barnes2013-07-022-18/+392 * Add e_table_state_parse_context_push/pop().Matthew Barnes2013-07-023-0/+236 * Add e_table_sort_info_parse_context_push/pop().Matthew Barnes2013-07-023-0/+218 * ETableSortInfo: Rework API to avoid exposing ETableSortColumn.Matthew Barnes2013-07-0210-396/+549 * Add e_table_sort_info_sorting_remove().Matthew Barnes2013-07-024-10/+25 * ETableSortInfo: Move arrays to private section.Matthew Barnes2013-07-022-72/+65 * ETableSortInfo: Use *unsigned* ints for index/length params.Matthew Barnes2013-07-022-20/+20 * ETableSortInfo: Move "sort_count" to private section.Matthew Barnes2013-07-022-13/+14 * ETableSortInfo: Move "group_count" to private section.Matthew Barnes2013-07-022-10/+11 * ETableSortInfo: Move "can_group" to private section.Matthew Barnes2013-07-022-10/+17 * ETableSortInfo: Remove some unused public members.Matthew Barnes2013-07-021-3/+0 * ETableSortInfo: Add a "specification" construct-only property.Matthew Barnes2013-07-024-9/+126 * ETableSortInfo: Add a private section.Matthew Barnes2013-07-023-0/+16 * ETableSortInfo cleanups.Matthew Barnes2013-07-023-202/+204 * ETaskShellContent: Remove hard-coded default table state.Matthew Barnes2013-07-021-15/+0