aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add corners, etc.Mark E. Shoulson2019-12-18
|
* Add TIRONIAN SIGN ET.Mark E. Shoulson2019-08-01
|
* Merge pull request #40 from Laaas/masterMark Shoulson2019-08-01
|\ | | | | Make emojitrans2.pl not assume location of perl installation
| * Make emojitrans2.pl not assume location of perl installationLas2019-01-19
| |
* | More emoji, and also math-base and tags-baseMark E. Shoulson2019-05-30
|/ | | | Changes languished in my working dir for months, might as well commit & push.
* Typos in ⟪⟫, oops. And ⬳ ⟿ added.Mark E. Shoulson2019-01-02
|
* A few additions, and a big chunk of new emoji, directly derived from ↵Mark E. Shoulson2018-10-31
| | | | UnicodeData.txt
* Merge branch 'master' of github.com:kragen/xcomposeMark E. Shoulson2018-10-31
|\
| * Merge pull request #33 from wget/add-nnbspMark Shoulson2017-12-27
| |\ | | | | | | Add nnbsp support.
| | * Add nnbsp support.William Gathoye2017-08-26
| | | | | | | | | | | | | | | | | | This has been discussed on the issue #193 of the wincompose project see.: https://github.com/samhocevar/wincompose/issues/193
* | | Add R ROTUNDAMark E. Shoulson2017-12-05
|/ /
* / Added some parens. Fixed a few typos.Mark E. Shoulson2017-10-16
|/ | | | Also added VICTORY HAND and (true) BITCOIN.
* README explains how to include files.Mark Shoulson2017-04-03
| | | | | | | | Removed modletters.compose and emoji.compose from repo, since they're generated by make. SALTILLO was already in dotXCompose; removed from modletters and added lowercase to dotXCompose. Added GREEK QUESTION MARK, because I'm a horrible person.
* Revert "Comments fixed for compatibility with composefuse."Mark Shoulson2017-03-30
| | | | | | | This reverts commit fcd33da6ed86884ba2b1e6103b848759d4d31eb6. ComposeFUSE doesn't need this special treatment anymore. Leaving the commit in place though.
* Comments fixed for compatibility with composefuse.Mark Shoulson2017-03-29
| | | | | | | | | | | | | If the inline comment doesn't match the character name, composefuse will overwrite it unless it's got a double-#. Added check in checklines.py3 to detect such. Fixed erroneous names, even some wrong character numbers, per checklines.py3 checks. This will likely become obsolete soon, for 95% of the cases, since I'll make composefuse handle cases where the character name is *followed by* other stuff correctly, so those will go back to #s. It's an open question what the point of doing this was.
* Merge branch 'master' of github.com:kragen/xcomposeMark Shoulson2017-03-29
|\
| * Merge pull request #28 from spookylukey/patch-1Mark Shoulson2017-03-29
| |\ | | | | | | Added some usage instructions.
| | * Added some usage instructions.Luke Plant2016-12-14
| | |
* | | Merge branch 'master' of ssh://ftp.meson.org/home/mark/xcomposeMark E. Shoulson2017-03-16
|\| |
| * | Fixed some comments. Added just 2 or 3 new chars.Mark Shoulson2017-03-08
| | |
* | | Merge branch 'master' of ssh://ftp.meson.org/home/mark/xcomposeMark E. Shoulson2017-03-06
|\| |
| * | Fixed some issues with double-circles, add a few more chars.Mark Shoulson2017-03-06
| | |
* | | Merge branch 'master' of ssh://ftp.meson.org/home/mark/xcomposeMark E. Shoulson2017-02-28
|\| |
| * | Merge branch 'master' of github.com:kragen/xcomposeuser2017-02-20
| |\ \
| | * | Merge branch 'master' of github.com:kragen/xcomposeMark Shoulson2017-02-19
| | |\|
| | * | Properly merge modletters in: use M_, improve emojitrans2.plMark Shoulson2017-02-19
| | | | | | | | | | | | | | | | Fix arguable bug in treeprint.py
| | * | A few more modifier letters...Mark Shoulson2017-02-19
| | | |
| | * | Added KELVIN SIGN, for no defensible reason.Mark Shoulson2017-02-19
| | | |
| | * | Add modletters, for modifier letters; not necessarily useful for everyone.Mark Shoulson2017-02-19
| | | |
| | * | Add parens.compose.Mark Shoulson2017-02-19
| | | |
| | * | Added more emoji, including big lists of (raw) new characters from other ↵Mark Shoulson2017-02-19
| | | | | | | | | | | | | | | | | | | | | | | | blocks and unicode 9.0 Also added makefile
| | * | Add more subscripts, including Greekuser2017-02-19
| | | |
| * | | Fix spelling in commentuser2016-11-29
| | | |
* | | | Added more emoji, including big lists of (raw) new characters from other ↵Mark Shoulson2016-12-02
| |_|/ |/| | | | | | | | | | | | | | blocks and unicode 9.0 Also added makefile
* | | Merge remote-tracking branch 'origin/master'Mark Shoulson2016-11-21
|\| | | |/ |/|
| * Add more subscripts, including Greekuser2016-11-01
| |
* | Added BETWEEN and tacks.Mark Shoulson2016-11-21
|/
* Bunch of Latin ligatures and other funny letters.Mark Shoulson2016-05-01
|
* Fix issue #25Mark Shoulson2016-05-01
| | | | Typos in two lines.
* Various random additions and more emoji etc.Mark Shoulson2016-04-17
|
* More emoji "face"s, other emoji.Mark Shoulson2016-03-29
|
* Oops, fix issues from last pull request.Mark Shoulson2016-03-23
|
* Merge pull request #21 from tpapp/masterMark Shoulson2016-03-23
|\ | | | | Added all subscripts from blocks U+208x and U+209x.
| * Added all subscripts from blocks U+208x and U+209x.tpapp2015-11-05
| |
* | First pass for faces, using () mnemonic for some, anyway.Mark Shoulson2016-03-23
| |
* | Did "heart" emoji, using <3 mnemonic.Mark Shoulson2016-03-23
| |
* | Redo the convention to use initial caps on longer element if possible.Mark Shoulson2016-03-23
| | | | | | | | | | Fix various prefix conflicts, add alternate forms, etc. Including changing dotXCompose itself!
* | Merge branch 'master' of ssh://ftp.meson.org/home/mark/xcomposeMark Shoulson2016-03-22
|\ \
| * | Redo the convention to use initial caps on longer element if possible.Mark Shoulson2016-03-22
| | | | | | | | | | | | | | | Fix various prefix conflicts, add alternate forms, etc. Including changing dotXCompose itself!
* | | Merge branch 'master' of ssh://ftp.meson.org/home/mark/xcomposeMark Shoulson2016-03-22
|\| |