aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/gal-a11y-util.c
Commit message (Expand)AuthorAgeFilesLines
* Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-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
c90ff'>Made username match with no domain match be vague instead of partial.Christopher James Lahey2002-01-182-1/+7 * From addressbook/ChangeLog:Christopher James Lahey2002-01-187-35/+152 * Sort country list. Country list moves from fulladdr.glade toChristopher James Lahey2002-01-183-236/+293 * Fixes #17725Zbigniew Chyla2002-01-182-4/+16 * move all functions here, get rid of header files, use e-pilot-settings toJP Rosevear2002-01-176-280/+256 * remove misleading title and fix spacingJP Rosevear2002-01-162-43/+5 * Handle setting the search bar to "Advanced..." when the alphabet buttonsChristopher James Lahey2002-01-114-20/+80 * Commit the ChangeLog for the fixes I just accidently committed:Christopher James Lahey2002-01-111-0/+9 * ChangeLog change.Chris Lahey2002-01-113-2/+4 * Use toggle buttons here.Christopher James Lahey2002-01-113-8/+54 * Choose the first filled in address field here. Fixes Ximian bug #2222.Christopher James Lahey2002-01-102-3/+30 * Add a test for getting arbitrary fields.Joe Shaw2002-01-104-2/+57 * When we clean, don't clean the model's last element. This helps keepJon Trowbridge2001-12-2811-203/+291 * When we clean, don't clean the model's last element. This helps keepJon Trowbridge2001-12-281-0/+85 * -- Merge fix for #17377 from the evolution-1-0-branch.Ettore Perazzoli2001-12-202-0/+10 * Add cut/copy/paste to right-click menu.Jon Trowbridge2001-12-203-2/+85 * go slow and clear the map if the last uri and the current uri do not matchJP Rosevear2001-12-196-15/+151 * [ fixes bug 17355 ] if we're dealing with an LDAP folder, prepend [LDAP]Chris Toshok2001-12-182-1/+75 * Merging changes:Christopher James Lahey2001-12-182-19/+11 * Added 'cache_complete' flag to ESelectNamesCompletionPrivate.Jon Trowbridge2001-12-172-1/+20 * don't free the hash table keys, we didn't allocate them and free theJP Rosevear2001-12-162-13/+23 * Make sure to copy the custom fields so they are not overwrittenJP Rosevear2001-12-142-0/+10 * Used g_strdup_printf to dup a string. Doh! Changed to g_strdup. (BugJon Trowbridge2001-12-142-1/+7 * Remove a reference to code I don't want to commit yet. :-)Jon Trowbridge2001-12-082-2/+4 * Extensively refactored -- this code had gotten _really_ ugly. UntangleJon Trowbridge2001-12-085-421/+433 * move search_for_dn's contents here, and add an "existing_objectclasses"Chris Toshok2001-12-072-40/+115 * we need to be able to disable non-labels here as well. since we're usingChris Toshok2001-12-075-7/+42 * Merging changes:Christopher James Lahey2001-12-064-28/+42 * Make address comparisons case-insensitive. (Fixes 11776)Jon Trowbridge2001-12-043-6/+14 * Clean ESelectNamesModel on focus-out. (Half of a fix for 15656)Jon Trowbridge2001-12-043-3/+15 * Merging changes:Christopher James Lahey2001-12-012-3/+51 * Merged changes:Christopher James Lahey2001-12-012-0/+34 * Merging fixes:Christopher James Lahey2001-12-012-37/+79 * s/gnome_font_get_width_string/gnome_font_get_width_utf8/Chyla Zbigniew2001-11-173-24/+34 * check against LDAP_SUCCESS as the return value, not -1.Chris Toshok2001-11-152-7/+16 * [ Fixes Ximian bug #14843 ] don't crash if a subexpression wasn't filledChris Toshok2001-11-132-8/+19 * Release callback's reference to EContactListEditor. (list_modified_cb):Jon Trowbridge2001-11-132-9/+33 * If our call to e_categories_new returns NULL, put up an error dialog andJon Trowbridge2001-11-132-0/+14 * [ Fixes Ximian bug #14687 ] backend/pas/pas-backend-file.cChris Toshok2001-11-104-16/+25 * [ Fixes Ximian bug #14646 ] new function. if the default_book failed toChris Toshok2001-11-103-1/+44 * Explicitly destroy entries. Part of the fix for the lingering completionJon Trowbridge2001-11-092-0/+22 * Use ordering of the pilot's phone label list to find fields we sync inJP Rosevear2001-11-052-61/+64 * [ Fixes Ximian bug #14410 ] init in_async_call to FALSE. (card_added_cb):Chris Toshok2001-11-045-2/+85 * Check for NULL dates before converting them to strings. Fixes Ximian bugChristopher James Lahey2001-11-032-10/+20 * Leak select-names related data structures until the memory managementJon Trowbridge2001-11-032-1/+13 * Make the pre_changes and changes match here.Christopher James Lahey2001-10-314-0/+14 * Check that local_listener and other_contacts_listener are non-NULL beforeJon Trowbridge2001-10-314-14/+31 * Force the select names dialog to be destroyed. This is a hack to fix bugJon Trowbridge2001-10-312-0/+14 * Oops.JP Rosevear2001-10-311-1/+2 * make sure to translate the character sets of the namesJP Rosevear2001-10-312-4/+6 * send a null bonobo arg to prevent explosionJP Rosevear2001-10-302-1/+11 * correct include typoJP Rosevear2001-10-302-1/+5 * Require gal 0.15.99.8Joe Shaw2001-10-303-5/+3 * 2001-10-29 Jon Trowbridge <trow@ximian.com.Jon Trowbridge2001-10-303-2/+22 * Removed conflict spew.Jon Trowbridge2001-10-301-1/+0 * Connect to manager's "ok" signal. (manager_ok_cb): Emit "ok"Jon Trowbridge2001-10-304-21/+61 * new function, a "Do you want to save changes?" dialog.Chris Toshok2001-10-305-0/+96 * overload this function for modifying objectclasses too, so we can makeChris Toshok2001-10-302-5/+29 * Comment out spew.Jon Trowbridge2001-10-307-8/+22 * Check that our BonoboUIComponent has a container so we don't get a lot ofJon Trowbridge2001-10-307-72/+93 * We were using book_data->book_view immediately after unrefing it.Jon Trowbridge2001-10-302-3/+15 * add prototype for pas_book_factory_dump_active_backends.Chris Toshok2001-10-303-1/+35 * Drop a match if either of the text fields is NULL. This could happen ifJon Trowbridge2001-10-302-0/+14 * fix bug that allowed for phone's not to be in priority order and the itemJP Rosevear2001-10-303-53/+43 * a card also needs to have its phone nums in priority order to beJP Rosevear2001-10-302-1/+30 * move the syncable checking code to a different functionJP Rosevear2001-10-292-86/+116 * Use the actual ECardName in the ECard instead of parsing the full_nameChristopher James Lahey2001-10-292-14/+13 * New function to set the ECardName on this card and fix the file_as ifChristopher James Lahey2001-10-293-0/+19 * Handle returning dates here. (e_card_simple_get_allow_newlines): NewChristopher James Lahey2001-10-298-6/+92 * tidyJP Rosevear2001-10-294-2/+12 * Expose this function. (e_card_date_to_string): ...and this one. FixesJon Trowbridge2001-10-283-4/+14 * Change "this should never happen" dialog to not give my name/e-mail. SorryJon Trowbridge2001-10-283-1/+18 * [ bug #12979 ] new function. (anniversary_ber): new function.Chris Toshok2001-10-282-19/+172 * free up all the book_data list stuff.Chris Toshok2001-10-284-90/+170 * change to EBookCallback signature, and unref the book.Chris Toshok2001-10-282-5/+27 * change to EBookCallback signature, and unref the book. (add_card_idle_cb):Chris Toshok2001-10-284-10/+64 * Don't leak stuff. (Bug #13709)Jon Trowbridge2001-10-282-10/+20 * Fix the address of the FSF in the licensing comments.Ettore Perazzoli2001-10-281-3/+4 * Set book_uri when cardification occurs.Christopher James Lahey2001-10-282-13/+32 * Bumped required version of gal to 0.15.99.6.Christopher James Lahey2001-10-282-2/+8 * Doh! We should be sorting our contacts so that the most frequently usedJon Trowbridge2001-10-282-2/+10 * oops, left a collision marker inJon Trowbridge2001-10-281-1/+0 * That should be a bonobo_object_unref, not a gtk_object_unref.Jon Trowbridge2001-10-282-2/+24 * Fixing the license text.Ettore Perazzoli2001-10-289-49/+62 * copy phone labels and show phone as well, clear correct entry text andJP Rosevear2001-10-282-20/+16 * Fixing the license text.Ettore Perazzoli2001-10-2863-63/+0 * touch the record on lookup (check_for_slow_setting): write touched only ifJP Rosevear2001-10-272-5/+16 * Added paranoid reentrancy guards. (pas_book_queue_request): Changed ourJon Trowbridge2001-10-272-5/+25 * add prototypes for addressbook_config_database, andChris Toshok2001-10-273-0/+60 * Return on cancellation. (simple_query_sequence_complete_cb): Act if notJon Trowbridge2001-10-273-16/+70 * remove the merges as valid sync typesJP Rosevear2001-10-274-6/+28 * Oops... forgot to commit before.Jon Trowbridge2001-10-271-0/+2 * Cancel any pending queries.Jon Trowbridge2001-10-272-0/+15 * Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-2763-126/+126 * Don't assert, but check if ce->app != NULL, since this function canJon Trowbridge2001-10-272-6/+9 * Remove bad dialog ref-counting crap.Jon Trowbridge2001-10-273-7/+21 * make debug info more accurateJP Rosevear2001-10-272-10/+13 * prevent double unref (cursor_cb): correct typo (card_removed): remove theJP Rosevear2001-10-272-11/+22 * new memberJP Rosevear2001-10-263-31/+132 * Added has_cursor argument. Setting the argument to TRUE if the minicardChristopher James Lahey2001-10-263-16/+51 * Initialize gnome-vfs.Jon Trowbridge2001-10-254-12/+134 * Removed key_press handler here since delete and backspace are now handledChristopher James Lahey2001-10-242-27/+6 * Fix command paths when we specify our pixmaps, so we don't get a lot ofJon Trowbridge2001-10-243-5/+16 * Removed our cancelled flag and e_select_names_completion_cancel function,Jon Trowbridge2001-10-242-39/+75 * Bumped required GAL to 0.15.99.3 so EEntry's "draw_button" argument can beChristopher James Lahey2001-10-232-0/+7 * Put up an error dialog if there's an error while saving. If the personChristopher James Lahey2001-10-222-1/+26 * right_click_up here when we let go of the popup.Christopher James Lahey2001-10-213-0/+9 * Use an EEntry here instead of a GtkLabel. Fixes Ximian bug #7067.Christopher James Lahey2001-10-212-33/+29 * Call e_addressbook_model_force_folder_bar_message when we activate theJon Trowbridge2001-10-214-2/+24 * (e_select_names_set_default): don't forget to unref the oldstyle.Larry Ewing2001-10-212-1/+2 * stick with the style font if the efont bold font does not exist.Larry Ewing2001-10-212-8/+24 * Fix memory leak.Jon Trowbridge2001-10-215-1/+21 * We shouldn't leak the info returned by oaf_query.Jon Trowbridge2001-10-214-2/+17 * Make LDAP servers non-user-creatable.Ettore Perazzoli2001-10-212-1/+6 * Check that the string we are checking for xml-ness is non-NULL.Jon Trowbridge2001-10-212-1/+4 * Filter out empty destinations. (also Bug #13036)Jon Trowbridge2001-10-214-12/+58 * Handle focus_change in event by selecting that contact. Fixes Ximian bugChristopher James Lahey2001-10-212-0/+17 * Repeatedly call gtk_main_quit here as long as there is a main loop around.Christopher James Lahey2001-10-202-2/+16 * Added #include <gal/widgets/e-unicode.h>.Christopher James Lahey2001-10-203-62/+101 * Changed this to not grab on a right click. Fixes Ximian bug #12660.Christopher James Lahey2001-10-202-1/+10 * Pass the @folder_type to ::handleDrop.Ettore Perazzoli2001-10-202-1/+10 * Translate labels in select-names option menu. (Bug #9604)Jon Trowbridge2001-10-203-2/+15 * Made this take a const GList.Christopher James Lahey2001-10-193-4/+9 * Added. Check if our book is local or networked.Jon Trowbridge2001-10-192-0/+25 * Lag our cardification on focus-out. This seems to help with the unintendedJon Trowbridge2001-10-193-5/+11 * grab focus in the Account entry when preparing the dialog, fixes #10406.Chris Toshok2001-10-182-0/+10 * make sure to also add "ldap-contacts" folders to the option menu.Chris Toshok2001-10-182-1/+7 * sync all the fields we can, with out overwritingJP Rosevear2001-10-182-110/+369 * Did a bit of clean up here. Might fix some crashes, specifically XimianChristopher James Lahey2001-10-173-47/+57 * add upgrade from 0.1 to 0.2, where we make sure id dbt's match vcard id's,Chris Toshok2001-10-172-29/+104 * Check for no extensionIain Holmes2001-10-172-0/+9 * If card->id is NULL, return an empty string. (e_card_set_id): Don't allowJon Trowbridge2001-10-172-3/+12 * don't set the phone info if it is blank (ecard_from_remote_record): saveJP Rosevear2001-10-172-10/+29 * unref the book after we pass it off to evolution-addressbook.Chris Toshok2001-10-16