aboutsummaryrefslogtreecommitdiffstats
path: root/net/pecl-amqp
diff options
context:
space:
mode:
Diffstat (limited to 'net/pecl-amqp')
0 files changed, 0 insertions, 0 deletions
td>-30/+28 * Fixes #274188.Chenthill Palanisamy2005-09-301-1/+2 * Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing toTor Lillqvist2005-09-281-3/+3 * source-type is an enum not a pointer!Not Zed2005-08-241-1/+2 * Fixes #309991Chenthill Palanisamy2005-07-221-0/+26 * show the progress indication in the view while downloading calendar itemsChenthill Palanisamy2005-07-021-2/+26 * uncomment code that shouldn't be.Rodrigo Moya2005-05-061-9/+9 * Fixes #271679Rodrigo Moya2005-05-061-15/+10 * If the status is busy call open method again, do not remove the client. IFChenthill Palanisamy2005-04-081-0/+5 * Remove the component from the view, if its already present before addingChenthill Palanisamy2005-02-101-2/+14 * set instance times correctly.Rodrigo Moya2005-02-081-29/+8 * clear the component preview when we update the view.Rodrigo Moya2005-02-041-3/+2 * redo the queries after emitting the 'time_range_changed' signal, since nowRodrigo Moya2005-01-031-1/+1 * removed superfluous if check. (e_cal_view_objects_modified_cb): add allRodrigo Moya2004-12-271-6/+4 * get instance times using the correct timezone. (redo_queries): emitRodrigo Moya2004-12-231-9/+8 * Change copyright from ximian to novellJP Rosevear2004-12-221-1/+1 * no need to convert times now. (add_instance_cb): no need to convert here.Rodrigo Moya2004-12-221-29/+18 * Merge from recurrences-work-branchRodrigo Moya2004-12-221-123/+116 * convert to G_DEFINE_TYPEJP Rosevear2004-10-141-16/+7 * Fixes #66344JP Rosevear2004-09-241-2/+8 * Fixes #62706JP Rosevear2004-08-171-1/+5 * guard against re-running the same query.Rodrigo Moya2004-08-111-0/+3 * Fixes #57622Rodrigo Moya2004-08-021-52/+153 * Fixes #62006JP Rosevear2004-07-291-1/+3 * Fixes #61760JP Rosevear2004-07-241-6/+3 * include config.h. See #61395.Not Zed2004-07-221-0/+4 * Fixes #57287, 58748JP Rosevear2004-07-141-29/+92 * as belowRadek Doulik2004-07-131-8/+8 * removed g_assert call, since we shouldn't crash when getting wrongRodrigo Moya2004-06-111-1/+2 * use e_cal_generate_instances_for_object instead ofRodrigo Moya2004-05-141-7/+1 * Fixes #52294JP Rosevear2004-05-071-8/+44 * fix comment and checkJP Rosevear2004-05-071-3/+1 * use the source color if it is set. Yay for ugly colors.Larry Ewing2004-04-301-2/+22 * kill warningJP Rosevear2004-04-301-2/+0 * just add the client, we have protection against re-adding it any howJP Rosevear2004-04-081-15/+9 * guard against the case that we redo queries while still waiting for aJP Rosevear2004-03-271-0/+4 * Fixes #53134JP Rosevear2004-03-271-2/+4 * finds the client data for a client (cal_opened_cb): update the queryJP Rosevear2004-03-271-30/+61 * fix off by one error when emitting deleted signalJP Rosevear2004-03-261-1/+1 * remove unused variableJP Rosevear2004-03-241-2/+2 * Fixes #55716JP Rosevear2004-03-201-0/+4 * set the search query (e_tasks_init): set the query to be #t by defaultJP Rosevear2004-03-161-1/+3 * Rename e-cal-view to e-calendar-view and fix includesJP Rosevear2004-03-161-0/+2 * Fixes #52253JP Rosevear2004-03-161-66/+231 * return "" instead of NULL if there is no default_category set. FixesNot Zed2004-03-121-1/+1 * prevent from adding the same client more than once.Rodrigo Moya2004-03-041-0/+3 * don't assert if we can't find the component, just continue with next itemRodrigo Moya2004-01-221-1/+2 * month and week view printing works again, day view is next to fixRadek Doulik2004-01-181-0/+53 * make sure timezone value is sane (get_completed): dittoJP Rosevear2003-11-201-2/+2 * make sure the timezone value is saneJP Rosevear2003-11-191-5/+5