summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-02Remove some unused methods and implsJoe Wilm
2018-06-02Eliminate ClearRegion traitJoe Wilm
2018-06-02Move grid Row and tests into submodulesJoe Wilm
2018-06-02Back Grid with VecDequeJoe Wilm
2018-06-02Cleanup styleJoe Wilm
2018-05-30Reduce debug level for releaseTatsuyuki Ishi
2018-05-29Update to glutin 0.16.0Francesca Frangipane
2018-05-25Fix typo in error messageRandy Ramos
2018-05-25Fix locale_id for older versions of OS X (<= 10.11)Bradford Boyle
2018-05-14handle older macOS versionsJoe Moon
2018-05-14macos: add check for valid localeJoe Moon
2018-05-14remove commented out lineJoe Moon
2018-05-14Set $LANG env var using languageCode, countryCodeJoe Moon
2018-05-11Fix clippy lintsChristian Duerr
2018-05-11Paste path into terminal when drag & dropping fileChristian Duerr
2018-05-05Don't paste selection when in mouse modeChristian Duerr
2018-05-01Fix completion install instructions for Fish on macOS (#1237)zhouji
2018-04-27macOS: fixes segfault on nightlyJoe Moon
2018-04-14alacritty: add support for OpenBSD.Matt T. Proud
2018-03-29Oxford commaBernardo Meurer
2018-03-29Fixed typos, alphabetical orderingBernardo Meurer
2018-03-27add freeBSD on the topMatthiasSchuster
2018-03-23Fix typoSaugat Acharya
2018-03-22Explicitly call log::set_max_level (Closes: #1201)Harlan Lieberman-Berg
2018-03-13Try to create window with different SRGB config when failedYOSHIOKA Takuma
2018-03-12Switch meta key to alt instead of superChristian Duerr
2018-03-12Add modifiers to mouse eventsChristian Duerr
2018-03-12Fix clippy lintsCelti Burroughs
2018-03-12Rename button_state to prev_state for clarityCelti Burroughs
2018-03-12Extend SGR and VT200 (normal) mouse supportCelti Burroughs
2018-03-12Enable SRGB (#1178)らりお (YOSHIOKA Takuma)
2018-03-12Prevent negative cell dimensions (#1181)Christian Duerr
2018-03-12Add completion install instructions for FishJesse Cooke
2018-03-12Added -d & -e to fish completionsJesse Cooke
2018-03-12Add fish shell completionsJesse Cooke
2018-03-09Add centos missing dependencyashwinath
2018-03-09Add caret keyMichael Schumacher
2018-03-09Fix benchmarksChristian Duerr
2018-03-07Add shell completions and manpageChristian Duerr
2018-03-04Remove all instances of unwrap() from configChristian Duerr
2018-02-28Update arraydeque dependencyAndy Lok
2018-02-28Upgrade dependenciesSam Rijs
2018-02-27Fix heading for NixOS/NixpkgsMindTooth
2018-02-13Add install instructions via cargo --gitOliver Jan Krylow
2018-02-13Add info about default configuration for macOSSaugat Acharya
2018-02-11`starting` not `staring` (#1074)Steven Noble
2018-02-07fix fallbacks in macos (#1099)Joe Moon
2018-01-31Update core-text (#1061)Jeff Muizelaar
2018-01-30Update lockfileChristian Duerr
2018-01-26Update dependenciesgolem131