aboutsummaryrefslogtreecommitdiffstats
path: root/devel/autobook/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/autobook/pkg-descr')
0 files changed, 0 insertions, 0 deletions
nt targetsDavid Trowbridge2005-01-074-0/+270 * install schemas properlyJP Rosevear2005-01-072-1/+5 * Commiting send optionsChenthill Palanisamy2005-01-0612-7/+588 * added a new argument to pass the calendar client, since it might happen toRodrigo Moya2005-01-053-4/+27 * use the new e-categories API in e-d-s.Rodrigo Moya2005-01-052-1/+7 * search our internal data for the correct event.Rodrigo Moya2005-01-052-2/+26 * add a11y name to calendar sidebar selector. add a11y name to task sidebarHarry Lu2005-01-043-0/+13 * Fixes #69663JP Rosevear2005-01-042-1/+18 * redo the queries after emitting the 'time_range_changed' signal, since nowRodrigo Moya2005-01-034-24/+19 * add necessary includeJP Rosevear2005-01-0110-57/+114 * removed superfluous if check. (e_cal_view_objects_modified_cb): add allRodrigo Moya2004-12-272-6/+8 * set fields we free to NULL.Rodrigo Moya2004-12-272-0/+7 * typo correctionHarish Krishnaswamy2004-12-241-1/+1 * Check for the existence of the meet/sched pages before attempting toHarish Krishnaswamy2004-12-242-2/+9 * Merging offline brnach with HEADSivaiah Nallagatla2004-12-242-0/+50 * get instance times using the correct timezone. (redo_queries): emitRodrigo Moya2004-12-231-39/+0 * get instance times using the correct timezone. (redo_queries): emitRodrigo Moya2004-12-234-97/+56 * Correct bad include.Hans Petter Jansson2004-12-233-14/+9 * Unref the name selector. (e_contact_list_editor_save_contact): Fix aHans Petter Jansson2004-12-238-297/+270 * prevent compare against null default_fb_uri and fix thinkoJP Rosevear2004-12-232-1/+6 * Change copyright from ximian to novellJP Rosevear2004-12-222-1/+5 * svn path=/trunk/; revision=28177Not Zed2004-12-228-8/+24 * Fixes #61077JP Rosevear2004-12-223-2/+10 * Fixes #61076JP Rosevear2004-12-223-3/+13 * Fixes #41624JP Rosevear2004-12-222-1/+8 * no need to convert times now. (add_instance_cb): no need to convert here.Rodrigo Moya2004-12-222-29/+23 * Merge from recurrences-work-branchRodrigo Moya2004-12-226-243/+309 * Add schema for Free/Busy template uri.James Bowes2004-12-1812-204/+713 * Add callback function for doing ngettext on the "minutes" labelRodney Dawes2004-12-182-0/+29 * Correct some white space ugliness in the previous commit.Harish Krishnaswamy2004-12-142-0/+6 * +2004-12-10 Vivek Jain <jvivek@novell.com>Jain Vivek2004-12-132-3/+10 * keep a local copy of the ECal.Rodrigo Moya2004-12-092-3/+23 * addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-095-4/+12 * update the query so currently held events can be cleared off.Harish Krishnaswamy2004-12-082-0/+8 * include plugin headers to fix 64 bit problems.David Mosberger2004-12-082-0/+6 * Fixes #67403Rodrigo Moya2004-12-063-4/+23 * add libeabutil, since we use e-destination.Not Zed2004-12-032-0/+8 * Add a boolean variable to denote assigned task and construct the meetingChenthill Palanisamy2004-12-0211-35/+118 * Free the string day_view->last_edited_comp_string before changingChenthill Palanisamy2004-12-023-0/+27 * committed this file. Missed to commit this one.Chenthill Palanisamy2004-11-292-0/+14 * Moved the call for the warning dialog (send_component_prompt_subject)Chenthill Palanisamy2004-11-292-6/+14 * dittoJP Rosevear2004-11-263-9/+9 * prevent crash if there is no descriptionJP Rosevear2004-11-262-5/+14 * Evo UI Hackfest : harishHarish Krishnaswamy2004-11-255-9/+38 * removed the call for comp_editor_show_page, so that the event page showsChenthill Palanisamy2004-11-252-2/+7 * Added two error ids to display use it when the meeting is created withoutChenthill Palanisamy2004-11-255-1/+65 * Add gtkimage.h to includes, and remove gtkhtml headers Add and remove someRodney Dawes2004-11-235-385/+461 * Don't try to convert the results of timet_to_str_with_zone to UTF-8, sinceRodney Dawes2004-11-092-8/+10 * expand the horizontal box so that it fills all available space.Rodrigo Moya2004-11-043-5/+11 * added EConfig subclass for calendars initialize plugin hooks on componentDavid Trowbridge2004-11-048-777/+659 * Fixes #6767Li Yuan2004-11-044-113/+118 * make sure the day view times redraw themselves if we switch 24/12 hourJP Rosevear2004-11-032-0/+8 * Fixes #68707JP Rosevear2004-11-032-1/+10 * added hook doco.Not Zed2004-10-285-0/+36 * don't expand recurrences for the list view.Rodrigo Moya2004-10-282-2/+6 * Quieter.Nat Friedman2004-10-221-0/+1 * Add status bits to denote if the calendar source is available offline soHarish Krishnaswamy2004-10-223-0/+25 * use the new source selector dialog in libedataserverui.Rodrigo Moya2004-10-222-101/+12 * put an icon on the properties menu itemJP Rosevear2004-10-214-2/+16 * correct classidJP Rosevear2004-10-202-1/+5 * convert to org.gnome hook namesJP Rosevear2004-10-2010-16/+23 * Use e_cal_component_has_attendees to test if it is a meeting. By default,Harish Krishnaswamy2004-10-204-19/+32 * listen to the canvas for focus events (setup_widgets): listen for listenJP Rosevear2004-10-193-2/+29 * gui/comp-editor-factory.c (edit_existing),Harish Krishnaswamy2004-10-198-55/+136 * dont access a NULL client.Not Zed2004-10-1811-89/+602 * remove useless ifdef'd out statement (its been unused for 3+ years)JP Rosevear2004-10-162-7/+5 * remove prototypeJP Rosevear2004-10-163-105/+6 * convert to G_DEFINE_TYPEJP Rosevear2004-10-1410-152/+108 * convert to G_DEFINE_TYPEJP Rosevear2004-10-146-70/+49 * convert to G_DEFINE_TYPEJP Rosevear2004-10-149-119/+97 * convert to G_DEFINE_TYPEJP Rosevear2004-10-145-50/+22 * convert to G_DEFINE_TYPEJP Rosevear2004-10-146-70/+47 * convert to G_DEFINE_TYPEJP Rosevear2004-10-146-64/+48 * conver to G_DEFINE_TYPEJP Rosevear2004-10-1410-173/+75 * dittoJP Rosevear2004-10-1412-68/+50 * If main_canvas has focus, do not grub it. Emit the selected_time_changedLi Yuan2004-10-133-2/+11 * convert menu to epopup.Not Zed2004-10-123-23/+29 * removed. (e_calendar_table_show_popup_menu): convert to use e-popup forNot Zed2004-10-125-265/+225 * When the start year and the end year are the same, the num should beLi Yuan2004-10-1214-26/+187 * convert to epopup. (add_popup_menu_item): removed, now redundant.Not Zed2004-10-122-45/+38 * Fixes #45951Rodrigo Moya2004-10-124-14/+18 * remove useless includeJP Rosevear2004-10-083-2/+6 * guard config.hJP Rosevear2004-10-088-8/+24 * guard config.h include, kill warning and remove useless includeJP Rosevear2004-10-082-2/+9 * Fixes #65932Rodrigo Moya2004-10-073-17/+74 * rename to view_popup_factory. Make it build an epopup item list directly.Not Zed2004-10-0715-294/+372 * Revert fix for #60551Rodrigo Moya2004-10-072-9/+7 * Fixes #48116Iván Frade2004-10-072-11/+30 * pass the variable in correctlyJP Rosevear2004-10-061-4/+1 * cast warning away. (create_component_view): connect to popup_event ratherNot Zed2004-10-068-187/+586 * Fixes #64683Rodrigo Moya2004-09-302-3/+21 * ** See bug #66736.Not Zed2004-09-292-0/+9 * Fixes #61766JP Rosevear2004-09-282-0/+40 * Fixes #65599Rodrigo Moya2004-09-273-5/+18 * Fixes #66344JP Rosevear2004-09-244-8/+32 * Fixes #63513 Now the myaddress can be set to ecal address since ok will beChenthill Palanisamy2004-09-242-0/+10 * dittoJP Rosevear2004-09-233-9/+28 * Fixes #60904JP Rosevear2004-09-22