aboutsummaryrefslogtreecommitdiffstats
path: root/core/state_transition.go
diff options
context:
space:
mode:
authorFurkan KAMACI <furkankamaci@gmail.com>2018-01-03 20:14:47 +0800
committerPéter Szilágyi <peterke@gmail.com>2018-01-03 20:14:47 +0800
commitb8caba97099ee5eed33c3b80dd4ea540722e7d8f (patch)
tree36c3661d083d81bc52676ff9a030f6e02c91b29c /core/state_transition.go
parent9d48dbf5c2d0401042134d94997be1850bf8499b (diff)
downloaddexon-b8caba97099ee5eed33c3b80dd4ea540722e7d8f.tar.gz
dexon-b8caba97099ee5eed33c3b80dd4ea540722e7d8f.tar.zst
dexon-b8caba97099ee5eed33c3b80dd4ea540722e7d8f.zip
various: remove redundant parentheses (#15793)
Diffstat (limited to 'core/state_transition.go')
0 files changed, 0 insertions, 0 deletions
>Dan Winship2001-01-203-2/+13 * Update for e_popup_menu_run prototype change.Dan Winship2001-01-203-2/+8 * s/GdkEventButton/GdkEvent/Dan Winship2001-01-204-5/+8 * updateKenneth Christiansen2001-01-201-1979/+2716 * New function to add a folder and any parents of it that don't yet exist.Dan Winship2001-01-202-6/+34 * (subscribe_folder): add a missing UNLOCKDan Winship2001-01-202-0/+2 * Set the delete bit *before* copying to the default folder.Jeffrey Stedfast2001-01-202-4/+9 * evo .9 splashJakub Steiner2001-01-201-0/+0 * New function. Obvious.Dan Winship2001-01-203-0/+23 * Updated Japanese translation.Akira Tagoh2001-01-202-353/+277 * Use "Full Name <address>" for the label in the menu rather than theJeffrey Stedfast2001-01-202-1/+17 * Set the deleted bit *before* copying to the default folder, this way ifJeffrey Stedfast2001-01-202-4/+11 * If LISTing a subscribed folder doesn't return a LIST response, just ignoreDan Winship2001-01-202-3/+13 * (Adding a boolean "entry_changed" BonoboPropertyBag arg)Jason Leach2001-01-194-2/+64 * Updated russian translation.Valek Frob2001-01-192-2005/+2774 * create a new cal component alarm (cal_component_add_alarm): add alarm toJP Rosevear2001-01-1912-504/+688 * Missing Changelog entryJP Rosevear2001-01-191-0/+8 * add -ve sign to output of duration if appropriate.JP Rosevear2001-01-191-5/+25 * Changed a leftover $with_x_mailer to $with_sub_version. Made it so that ifJason Leach2001-01-192-2/+15 * Mark strings for translation.Kjartan Maraas2001-01-192-2/+6 * Norwegian translationKjartan Maraas2001-01-191-0/+2 * always free the delivery elements and correct embarrassingly stupid memoryJP Rosevear2001-01-193-16/+29 * typo fixesJacob Leach2001-01-191-4/+3 * (Bug #883: Shortcut bar does not update when a folders display nameJason Leach2001-01-199-3/+311 * More of Megan's revisions, and Field Chooser functions in the SortAaron Weber2001-01-1912-484/+580 * Do most of the work to get Grouping working, by reusing massive ammountsMiguel de Icaza2001-01-194-185/+282 * New swanky send/recieve thingy, well it so far only receives (pop/mbox).Not Zed2001-01-194-0/+617 * Add a percentage complete indicator to the status thing.Not Zed2001-01-193-18/+33 * Added a temporary button to test new receive code.Not Zed2001-01-192-0/+11 * Keep track of the valid column names (not used right now).Miguel de Icaza2001-01-195-157/+260 * Fixed text misplacement.Christopher James Lahey2001-01-191-10/+12 * Added Next/Previous toolbar buttons.Jeffrey Stedfast2001-01-192-0/+12 * Added the next/previous toolbar buttons.Jeffrey Stedfast2001-01-194-0/+37 * New function, name describes it well. (gtk_radio_button_select_nth): NewJason Leach2001-01-193-0/+65 * More tweaking... skip separator characters after the namespace character.Dan Winship2001-01-193-3/+19 * Oops. Somewhere in one of the reorgs, the code to add new messages to theDan Winship2001-01-192-1/+8 * Um, why was the doc directory removed from SUBDIRS?Federico Mena Quintero2001-01-194-38/+42 * Make zero the minimum number of days that can be specified.Federico Mena Quintero2001-01-192-5/+18 * Made it return a gboolean; it was completely ignoring the return valueFederico Mena Quintero2001-01-193-5/+11 * Return a success value. (setup_pas): Likewise. (setup_config): Likewise.Federico Mena Quintero2001-01-192-22/+49 * New files with a simple sequence to migrate the task components from theFederico Mena Quintero2001-01-1914-1426/+414 * Disconnect from the etss->source's signals *before* we unref it.Federico Mena Quintero2001-01-192-10/+22 * Make tooltip appear properly even if anchor is set.Christopher James Lahey2001-01-181-1/+1 * Center text vertically.Christopher James Lahey2001-01-181-10/+13 * Updated Norwegian (bokmål) translation. Removed old script.Kjartan Maraas2001-01-183-2195/+3031 * New function. (update_sort_config_dialog): Massive update to thisMiguel de Icaza2001-01-185-26/+230 * Er, don't set the button insensitive if there is *1* action, set itJeffrey Stedfast2001-01-182-4/+15 * ellipses for menu items that need dialogs.Jacob Leach2001-01-181-1/+1 * Updated to reflect changes to e_msg_composer_hdrs_get_from().Jeffrey Stedfast2001-01-184-30/+37 * Use static libcomposer.a here instead of the libtoolized one.Miguel de Icaza2001-01-181-1/+1 * Make the composer a standard library, not a libtool one. Nobody ever usesMiguel de Icaza2001-01-182-3/+8 * Removed addressbook/gui/widgets/test-minicard-view.c,Dave Camp2001-01-1828-71842/+55550 * (Bug #1192: Set the Composer window title to something useful)Jason Leach2001-01-184-8/+65 * Add some g_warnings() to help debug later if I ever get the segfaults IJeffrey Stedfast2001-01-183-4/+16 * Make sure that the message-info is non-null before we go accessing innerJeffrey Stedfast2001-01-182-1/+10 * oops, don't xexpand, that makes the dialog too wide.Jeffrey Stedfast2001-01-182-104/+104 * backed out Anna's dialog, no one likes it!Jeffrey Stedfast2001-01-182-1190/+1263 * New smtp error-code to string mapping function. (smtp_connect): Use theJeffrey Stedfast2001-01-182-10/+106 * Made EEntry be shrinkable.Christopher James Lahey2001-01-181-3/+6 * Make justification work properly for entries. Documented.Christopher James Lahey2001-01-182-2/+50 * get rid of some gtk warnings.Jeffrey Stedfast2001-01-181-6/+10 * Anna's dialog now supports SSL so we can get rid of the ssl-supportJeffrey Stedfast2001-01-185-1283/+1250 * Use "typedef enum { ... } Blah;" instead of "typedef enum _Blah Blah; enumFederico Mena Quintero2001-01-1810-105/+100 * Added a collection argument to this to set the GalViewCollection.Christopher James Lahey2001-01-1811-36/+315 * add evolution-gnomecard-importer.Larry Ewing2001-01-182-0/+3 * add the doc/devel/importer/Makefile as a target.Larry Ewing2001-01-184-2/+16 * New config function to set the path to the pgp binary.Jeffrey Stedfast2001-01-183-0/+64 * Handle NULL source and, while we're at it, transport URLs. ApparentlyJeffrey Stedfast2001-01-184-8/+35 * Add a "Send as:" option on the edit attachment dialog.Iain Holmes2001-01-184-40/+170 * gui/e-week-view*.c don't use the theme colors at all within the graphicalDamon Chaplin2001-01-1811-97/+324 * Forgot...Iain Holmes2001-01-181-1/+2 * Support the new interfacesIain Holmes2001-01-183-26/+16 * Removed the factory and updated the interfaces and objectsIain Holmes2001-01-189-381/+231 * Some API documentation for the importerIain Holmes2001-01-1832-4/+930 * Make the folder selection dialog use the right bevel for the scrollEttore Perazzoli2001-01-182-1/+12 * Oops. Delete this. I never meant for this to get commit'd.Jeffrey Stedfast2001-01-182-23/+5 * Oops. "url && url->host" doesn't do much without the '?' and ':' ;-)Jeffrey Stedfast2001-01-182-3/+6 * Replace `--with-x-mailer' with a more generic `--with-sub-version'.Ettore Perazzoli2001-01-187-16/+57 * comment out for now to ease compat issues. (evolution_composer_construct):Michael Meeks2001-01-182-4/+12 * Updated russian translation.Valek Frob2001-01-182-1421/+2061 * updateMartin Norback2001-01-181-131/+129 * Use the to/cc/bcc addresses insted of just the to.JP Rosevear2001-01-182-2/+7 * Dont remove the function, give it the proper nameJP Rosevear2001-01-172-0/+25 * Check for open error and handledJP Rosevear2001-01-173-2/+14 * Fix the build by removing a stale function definition. Sigh.Ettore Perazzoli2001-01-172-20/+6 * Some little more DnD work.Ettore Perazzoli2001-01-173-32/+73 * Hi fejj. Using your computer to check in the files you forget to add. :-)Jeffrey Stedfast2001-01-172-0/+451 * Fix transposition of sync db locationJP Rosevear2001-01-172-1/+6 * Ximianified.Federico Mena Quintero2001-01-173-2/+8 * Ximianified.Federico Mena Quintero2001-01-1726-580/+752 * Ximianified email addresses.Federico Mena Quintero2001-01-173-6/+11 * Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-1794-1252/+1355 * Updated sv.poMartin Norback2001-01-172-671/+962 * Changed the word entry to enter, which is the correct word to use.Martin Norbäck2001-01-172-2/+7 * Removed #inclusion of e-table-config-field.h.Dave Camp2001-01-171-1/+0 * Update to use EMessageBox and to record if the user doesn't want to everJeffrey Stedfast2001-01-174-6/+71 * Added e-messagebox to the build.Jeffrey Stedfast2001-01-172-0/+9 * This fixes translations of library messages compared to applicationMiguel de Icaza2001-01-176-3/+47 * Simplify column grabbing code and drop item layout code.Miguel de Icaza2001-01-171-34/+52 * Load frames.Miguel de Icaza2001-01-1710-370/+344 * Add an int i so this code will compile. Should I be worried about how wellJeffrey Stedfast2001-01-172-1/+8 * Modify to be able to handle a NULL source_url. (source_auth_init): AllowJeffrey Stedfast2001-01-174-90/+199 * Index: ChangeLogMichael Zucci2001-01-1717-28/+1896 * progressive cmd/widgetization and add the 'Customize' entry.Michael Meeks2001-01-172-12/+34 * Don't do thumbnails for offline imagesDan Winship2001-01-172-5/+13 * Delayed loading of IMAP message parts.Dan Winship2001-01-1713-183/+996 * set config path on window.Michael Meeks2001-01-172-0/+9 * fcntl(fd, F_GETFL) returns the flags as the return value, not via a passedDan Winship2001-01-174-14/+31 * updateKenneth Christiansen2001-01-171-1202/+1399 * If the user hits "No", then don't destroy the filesel window.Jeffrey Stedfast2001-01-173-3/+10 * set to nntp if ENABLE_NNTP (SUBDIRS): use $(NNTP_DIR)Chris Toshok2001-01-172-1/+10 * 2001-01.16 Kenneth Christiansen <kenneth@gnu.org>Kenneth Christiansen2001-01-173-0/+36 * only load the news storage if ENABLE_NNTP.Chris Toshok2001-01-173-0/+15 * add --enable-nntp switch. default is no.Chris Toshok2001-01-172-0/+18 * fix debug output (print_remote): dittoJP Rosevear2001-01-172-13/+12 * Don't check errno as it's not being set. Fixes bug #1150.Jeffrey Stedfast2001-01-172-2/+6 * pop the visual/cm after the constructJP Rosevear2001-01-172-2/+7 * Updates bonobo/po/da.po evolution/po/da.po gal/po/da.po gimp/po/da.poKenneth Christiansen2001-01-171-922/+930 * use e_msg_composer_mark_text_origRadek Doulik2001-01-172-0/+6 * publicate mark_orig_text (set_editor_text): don't call mark_orig_text, letRadek Doulik2001-01-173-4/+9 * Added a bit of documentation. (config_sort_config_show,Christopher James Lahey2001-01-174-6/+44 * tweak the --with-x-mailer flag a bitDan Winship2001-01-171-1/+3 * Update the X-Mailer header to use the string specified by configure.Dan Winship2001-01-172-8/+7 * Add --with-x-mailer to set the version string that appears in the X-MailerDan Winship2001-01-173-1/+14 * s/Helix Code/Ximian/ for the initial contact card.Jason Leach2001-01-172-5/+10 * Remove these files.Jacob Leach2001-01-172-402/+0 * Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home.Jacob Leach2001-01-179-6/+18 * UpdateMartin Norback2001-01-17