aboutsummaryrefslogtreecommitdiffstats
path: root/libevmasm/PathGasMeter.h
diff options
context:
space:
mode:
authorHsuan Lee <boczeratul@gmail.com>2019-04-10 16:20:31 +0800
committerJimmy Hu <jimmy.hu@dexon.org>2019-04-13 20:54:34 +0800
commit690cc9389848e5f97781dbabd3a1f5291bb48304 (patch)
tree1bb2029bbdb2ce5677fe2e7f6f0b9063af80450d /libevmasm/PathGasMeter.h
parent1109fd9a6b621320cedd3fac7c25ccb4ced34a6b (diff)
downloaddexon-solidity-develop.tar.gz
dexon-solidity-develop.tar.zst
dexon-solidity-develop.zip
Fix time constantsHEADv0.5.3releasedevelop
Diffstat (limited to 'libevmasm/PathGasMeter.h')
0 files changed, 0 insertions, 0 deletions
) - FedericoFederico Mena Quintero2001-09-261-2/+0 * Check that the timeout is not set up before we create a new one; theFederico Mena Quintero2001-09-262-4/+18 * use bonobo-exception stuff to clean codeJP Rosevear2001-09-2619-2452/+643 * base text on component typeJP Rosevear2001-09-242-7/+43 * don't use gnome_vfs_uri_new_private (fixes Ximian #10544)Rodrigo Moya2001-09-213-14/+17 * #include a few files we were missing from libgnomevfs.Federico Mena Quintero2001-09-213-0/+9 * gets a config db (cal_backend_file_destroy): release config dbJP Rosevear2001-09-214-19/+174 * make sure to release the ref on priv->comp.Larry Ewing2001-09-203-0/+18 * Display a notification message always, in addition to playing the sound.Federico Mena Quintero2001-09-205-30/+72 * listen for model changes (task_editor_edit_comp): add the attendees to theJP Rosevear2001-09-209-106/+271 * Fixed weird include pathRodrigo Moya2001-09-201-1/+1 * add a new parameter (const char *iid) to specify the OAFIID of the factoryRodrigo Moya2001-09-193-6/+27 * remove silly debug #if 0JP Rosevear2001-09-194-4/+16 * A page that shows the meeting time selector and free/busy data forJP Rosevear2001-09-1924-789/+7539 * Fixes bug #6350.Federico Mena Quintero2001-09-193-142/+174 * Fixes bug #2830.Federico Mena Quintero2001-09-196-28/+109 * new class for managing multiple calendars, with an API very similar to theRodrigo Moya2001-09-1916-364/+1436 * added a timeout to refresh the list every 10 minutes. Not ideal, as theDamon Chaplin2001-09-1810-39/+303 * Do not call calendar_config_init() here.Federico Mena Quintero2001-09-184-6/+9 * Duh, only setup the timeout if the list was empty. (alarm_ready_cb):Federico Mena Quintero2001-09-182-7/+22 * Switch the alarm system from using SIGALRM to normal glib timers. Also,Federico Mena Quintero2001-09-184-188/+112 * get itip addresses (calendar_model_destroy): destroy sameJP Rosevear2001-09-182-12/+59 * for each call back, removes the alarms (cal_component_remove_all_alarms):JP Rosevear2001-09-175-20/+146 * Updated required version of gal to 0.11.99.4.Christopher James Lahey2001-09-172-3/+11 * [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-152-1/+2 * [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-152-1/+3 * [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-154-3/+11 * added space after 'identities' in the message. Fixes bug #9896.Damon Chaplin2001-09-152-1/+6 * remove translation marker for nowJP Rosevear2001-09-152-1/+6 * use ical partstat, role, cutypes directlyJP Rosevear2001-09-145-248/+268 * send 6 weeks of free busy info starting with the UTC start of dayJP Rosevear2001-09-133-19/+118 * Added an use_description argument so that other alarms can fall back toFederico Mena Quintero2001-09-123-17/+159 * free the destination vector when we finish with it, if we actually addJP Rosevear2001-09-122-5/+11 * Convert string generated by strftime to UTF-8.Chyla Zbigniew2001-09-112-9/+34 * Handle the new icalattach type instead of struct icalattachtype.Federico Mena Quintero2001-09-115-439/+38 * [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-064-38/+38 * Implemented.Federico Mena Quintero2001-09-058-46/+781 * don't call calendar_config_check_timezone_set() now, since the startupDamon Chaplin2001-09-0418-163/+470 * changed 3 occurrences of 'Replyed' to 'replied'Damon Chaplin2001-09-012-3/+7 * Marked strings for translation (with U_).Chyla Zbigniew2001-09-013-6/+15 * fix debugging messages so they use "" rather than NULL. Fixes bug #8559.Damon Chaplin2001-09-012-2/+8 * See if the set of categories changed by using the removed_categories hashFederico Mena Quintero2001-08-302-16/+91 * Fixes bug #7879, a query may receive an update notification from theFederico Mena Quintero2001-08-295-41/+207 * Unset the priv->updating flag before returning in the case the componentFederico Mena Quintero2001-08-232-0/+8 * Added a snooze flag to differentiate snoozed alarms from real occurrences.Federico Mena Quintero2001-08-233-69/+155 * call back to add timezones to the top level (itip_send_comp): callJP Rosevear2001-08-232-1/+34 * #include <libgnomevfs/gnome-vfs-types.h> so this will compile againstDan Winship2001-08-222-0/+6 * open the tasks folder associated with the calendar being opened, and notRodrigo Moya2001-08-223-8/+51 * Handle the case where there is no attachment. Fixes bug #7257.Federico Mena Quintero2001-08-222-5/+21 * strip the mailto bit for the email address if we display itJP Rosevear2001-08-222-1/+6 * added new e-sexp operator. We don't currently use it though.Damon Chaplin2001-08-2212-27/+268 * new files to contain utility functions for calendar backendsRodrigo Moya2001-08-219-251/+252 * new functions moved from the CalBackendFile, to allow its use outside ofRodrigo Moya2001-08-215-543/+372 * missing changelog entryJP Rosevear2001-08-20