Commit Graph

1569 Commits (3267cd0bac131f53778fa65b6d566f7c51096e0b)
 

Author SHA1 Message Date
yann300 cd0a8ada38 Merge pull request #600 from ethereum/mastergreggdourgarian 7 years ago
Gregg Dourgarian 60d55d8f28 Clean up of text in Remix UI 7 years ago
yann300 ae2f23fc91 fix run settings UI 7 years ago
yann300 89625549f8 Merge pull request #592 from ethereum/rhpTab 8 years ago
yann300 d93e2c504a fix tab title 8 years ago
yann300 8349e4cebd standard 8 years ago
yann300 53ecc0c146 rename API => appAPI && coding standard 8 years ago
yann300 3ea043f2f1 remove uneeded code 8 years ago
ninabreznik c6a60897d2 Somehow working refactoring 8 years ago
yann300 c3347896d9 Merge pull request #595 from ethereum/fixCompilationSlowWarning 8 years ago
yann300 5de2eff7a3 fix compilation warning 8 years ago
yann300 dc537b5cf0 Merge pull request #564 from ethereum/scrollbars 8 years ago
yann300 cd1d564c04 fix test 8 years ago
ninabreznik 582e5be14f Remove reduntant scrollbars 8 years ago
chriseth 8f8ffa0c58 Merge pull request #585 from ethereum/copytxorigin 8 years ago
chriseth 07de6ad542 Merge pull request #587 from ethereum/highlightingTab 8 years ago
chriseth 4076d58264 Merge pull request #560 from soad003/master 8 years ago
soad003 a6d3658598 Static Analysis: checks effects interaction bugfix transfer, suggestions by chriseth 8 years ago
chriseth 94bc78118f Merge pull request #589 from pinheadmz/master 8 years ago
Matthew Zipkin 93ffe519d6 little spelling error 8 years ago
ninabreznik b4d2cd706a Refactor tabHighlighting function 8 years ago
ninabreznik fadd5765e5 Move highlighting tab logic to settings tab 8 years ago
yann300 be876cc238 copy address 8 years ago
yann300 9dda96a210 Merge pull request #584 from ethereum/fixAtAddress 8 years ago
yann300 864c1774e8 fix at address 8 years ago
yann300 ed71a0e246 Merge pull request #583 from ethereum/fixCreateNewFile 8 years ago
yann300 c9780ec9d4 fix newFile 8 years ago
yann300 61274a3148 Merge pull request #577 from ethereum/editorWindow 8 years ago
yann300 2b741c691e use javascript functions instead of jquery 8 years ago
yann300 be55361a44 increase/decrease editor font size 8 years ago
ninabreznik 7d5cfbb9d2 Changed vmin to em for font-size 8 years ago
soad003 a5f7dd22c3 Static Analysis: improvements of messages, similar var names ignore prefixed with underscore as suggested by chriseth 8 years ago
chriseth 4a2c8139aa Merge pull request #569 from ethereum/showAccountBalances 8 years ago
chriseth 2a6107556e Merge pull request #570 from ethereum/gasLimit 8 years ago
yann300 df25f424f3 standard 8 years ago
yann300 c660fc8048 add getBalance + refactor 8 years ago
yann300 682f0709e8 typo 8 years ago
yann300 fc2f484311 reuse gasestimation 8 years ago
yann300 49a155104d Merge pull request #563 from ethereum/compilationWarning 8 years ago
yann300 1c4eca46d7 highlight contract tab 8 years ago
yann300 0b558939a8 standard code 8 years ago
yann300 d80462e21f Merge pull request #562 from ethereum/contractTabTitles 8 years ago
ninabreznik ee3877944e Remove empty warning box when no message 8 years ago
ninabreznik d77bb33471 Stop propagation on copy address 8 years ago
ninabreznik b73bdf10a2 Move compilation warning under Compile button 8 years ago
yann300 2fd3375069 hide/show 8 years ago
yann300 fb74c84642 use span instead of div (so it won't modify the height of the panel when the warning is displayed) 8 years ago
ninabreznik 36049b6c83 Restyle compilation warning 8 years ago
ninabreznik ed269cdec4 Fixing styling (caret on instance, abstract contracts title) 8 years ago
soad003 11a6bb7a07 Static Analysis: modules inlineAssembly, blockhash, blocktimestamp, similar variable names, low level calls 8 years ago