root/editwin.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @f9d257b7036a557ba1d61d6149c5801dbda10d41 [f9d257b7036a557ba1d61d6149c5801dbda10d41] 4 weeks David Benjamin <davidben@mit.edu> Check mark before skipping space after period Fixes edit:fill-paragraph ...
(edit) @6211c76aaa89daad04de5054a29f0cca46630638 [6211c76aaa89daad04de5054a29f0cca46630638] 4 weeks David Benjamin <davidben@mit.edu> Add owl_editwin_free Properly disposes of an owl_editwin. Signed-off-by: ...
(edit) @b644688634a207e3728488699f24f96fd01c6cfc [b644688634a207e3728488699f24f96fd01c6cfc] 5 weeks Karl Ramm <kcr@1ts.org> editwin: owl_realloc "doesn't" fail
(edit) @6c171f190998142df485a1f93b4ef7bad5a8ea57 [6c171f190998142df485a1f93b4ef7bad5a8ea57] 7 weeks Anders Kaseorg <andersk@mit.edu> Use g_unichar_to_utf8 in a way that doesn’t require ...
(edit) @a85d2254dfbdae1afc855a601e41e72d67dac207 [a85d2254dfbdae1afc855a601e41e72d67dac207] 7 weeks Anders Kaseorg <andersk@mit.edu> oe_release_excursion: Simplify linked list deletion code. Signed-off-by: ...
(edit) @2184001c40142118127a6101aeb6da9357898928 [2184001c40142118127a6101aeb6da9357898928] 8 weeks Anders Kaseorg <andersk@mit.edu> Make kill-region stop killing extra bytes after multibyte ...
(edit) @e3c4ba221907b228da41bc7c3e9760a479f468b1 [e3c4ba221907b228da41bc7c3e9760a479f468b1] 8 weeks Anders Kaseorg <andersk@mit.edu> oe_reframe: Remove unused variable point. Signed-off-by: Anders Kaseorg ...
(edit) @845960945fa5fd3fedf0b812e55b968e94326116 [845960945fa5fd3fedf0b812e55b968e94326116] 2 months Nelson Elhage <nelhage@mit.edu> editwin: Properly update points inside a replaced region. If the point is ...
(edit) @0d9c90c3e5bd121169a9e555601ce6525e2f968e [0d9c90c3e5bd121169a9e555601ce6525e2f968e] 3 months Alejandro R. Sedeño <asedeno@mit.edu> Fix an Off By One error in some editwin code. Fixes #99.
(edit) @4ccd92c0e8e17390ecbe280aa90c70b2bf07afd8 [4ccd92c0e8e17390ecbe280aa90c70b2bf07afd8] 3 months Nelson Elhage <nelhage@mit.edu> Make zdots work even if the buffer has trailing whitespace. Fixes #95.
(edit) @27f6487f535f66d854f584b81aacf02ea8da4c58 [27f6487f535f66d854f584b81aacf02ea8da4c58] 3 months Anders Kaseorg <andersk@mit.edu> Consistently use owl_malloc and friends. Signed-off-by: Anders Kaseorg ...
(edit) @5ebc20290302204474b8f3cc05a80f776554f4bf [5ebc20290302204474b8f3cc05a80f776554f4bf] 3 months Anders Kaseorg <andersk@mit.edu> Move declarations before code. Signed-off-by: Anders Kaseorg ...
(edit) @e19eb97bacd75cf02905ec2b7a6a73b9642b907a [e19eb97bacd75cf02905ec2b7a6a73b9642b907a] 3 months Anders Kaseorg <andersk@mit.edu> Add const qualifiers for char * and void *. Signed-off-by: Anders Kaseorg ...
(edit) @65b21736092356a35d24e53dc2e6b92e13174131 [65b21736092356a35d24e53dc2e6b92e13174131] 3 months Anders Kaseorg <andersk@mit.edu> Split up declarations for adding const qualifiers for char * and void ...
(edit) @0509efcfb2852cfdb940e38b846fcb8516aabdca [0509efcfb2852cfdb940e38b846fcb8516aabdca] 4 months Nelson Elhage <nelhage@mit.edu> editwin: Support zdots on the first line of a message.
(edit) @d43edd2156ec9694ba4cec1c13baba690ce46b19 [d43edd2156ec9694ba4cec1c13baba690ce46b19] 4 months Anders Kaseorg <andersk@mit.edu> Death to RCS keywords. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(edit) @dc7884dc7f32d1ca3ee402e817d98b0894e1dcad [dc7884dc7f32d1ca3ee402e817d98b0894e1dcad] 4 months Nelson Elhage <nelhage@mit.edu> editwin: On zdot, don't include the trailing . in the result.
(edit) @435d6b2117710c285d4257eac07f48679613237e [435d6b2117710c285d4257eac07f48679613237e] 4 months Nelson Elhage <nelhage@mit.edu> Rename 'editmulti:' commands to 'edit:'.
(edit) @72ab15f8f49554cca076d3ea0271bfe01fce95c0 [72ab15f8f49554cca076d3ea0271bfe01fce95c0] 4 months Nelson Elhage <nelhage@mit.edu> editwin: Simplify zdot handling. I'm frankly not sure what the old code ...
(edit) @bd7fb587a0fcf472db16c0b1988a0a6ed33e72a6 [bd7fb587a0fcf472db16c0b1988a0a6ed33e72a6] 5 months Nelson Elhage <nelhage@mit.edu> fill-paragraph: Fix a bug with eating whitespace after a sentence.
(edit) @c6ecf5c7b947ccf3045a8217895bcb3707cc40dd [c6ecf5c7b947ccf3045a8217895bcb3707cc40dd] 5 months Nelson Elhage <nelhage@mit.edu> Implement text_{before,after)_point in Perl. These can easily be ...
(edit) @d41294aaa91d45609b2bd0139d5a9e0b91657c20 [d41294aaa91d45609b2bd0139d5a9e0b91657c20] 5 months Nelson Elhage <nelhage@mit.edu> Export some more functions to perl. get_region, combined with ...
(edit) @a88f35a64d4d61e59e6dca10a9077b2cc9db4c84 [a88f35a64d4d61e59e6dca10a9077b2cc9db4c84] 5 months Nelson Elhage <nelhage@mit.edu> Give perl code more rope with respect to the editwin. In particular, ...
(edit) @19a023fdc2b99ba0224a0923ba7ff7bf5a3aed3a [19a023fdc2b99ba0224a0923ba7ff7bf5a3aed3a] 5 months Nelson Elhage <nelhage@mit.edu> Refactor owl_editwin_replace to allow more internal uses.
(edit) @2fc8397e0117350e37ccc1b1b83ebcc9b94686d2 [2fc8397e0117350e37ccc1b1b83ebcc9b94686d2] 5 months Nelson Elhage <nelhage@mit.edu> Implement {forward,backward}-paragraph
(edit) @77f605d73ef6fda4022159af1e5a40416c47b28d [77f605d73ef6fda4022159af1e5a40416c47b28d] 5 months Nelson Elhage <nelhage@mit.edu> Slightly more rope that you require for completion. New ...
(edit) @3e36085f3981a0aa56c15dc0d78f77f46a78b80b [3e36085f3981a0aa56c15dc0d78f77f46a78b80b] 5 months Nelson Elhage <nelhage@mit.edu> Support echochar in the redisplay code.
(edit) @fc2677be1bd748f06e7854d251b7a413f6ea73d4 [fc2677be1bd748f06e7854d251b7a413f6ea73d4] 5 months Nelson Elhage <nelhage@mit.edu> editwin: Clean up and fix owl_editwin_fill_paragraph We now implement a ...
(edit) @2da73482548054bd88ba616aea53da932fb3b2f4 [2da73482548054bd88ba616aea53da932fb3b2f4] 5 months Nelson Elhage <nelhage@mit.edu> remove anomalous whitespace
(edit) @a60edf29aa3019eac300fcdff11cfb2576f46f69 [a60edf29aa3019eac300fcdff11cfb2576f46f69] 5 months Nelson Elhage <nelhage@mit.edu> Implement kill-region, copy-region-as-kill, and yank.
(edit) @7f0c26f7782b597747f2f3b58cf1b0d067a8dff0 [7f0c26f7782b597747f2f3b58cf1b0d067a8dff0] 5 months Nelson Elhage <nelhage@mit.edu> Implement a setable mark.
(edit) @16cfd12a36e59616a3972f1f42fe1615c4d02564 [16cfd12a36e59616a3972f1f42fe1615c4d02564] 5 months Nelson Elhage <nelhage@mit.edu> wrap words on insert character ow, brain hurty.
(edit) @8321cb70ee69ef4c661b0a3d5260910d20b2ffff [8321cb70ee69ef4c661b0a3d5260910d20b2ffff] 5 months Nelson Elhage <nelhage@mit.edu> make sure the new editwin structure is zeroed out & release a potential ...
(edit) @2f21a41eb3479910d419b44e12745d6766d0d3e6 [2f21a41eb3479910d419b44e12745d6766d0d3e6] 5 months Nelson Elhage <nelhage@mit.edu> Cause emacs to set c-basic-offset correctly.
(edit) @ebf0128b17cb1846480ff7c1d97003b1d9ce79cc [ebf0128b17cb1846480ff7c1d97003b1d9ce79cc] 5 months Nelson Elhage <nelhage@mit.edu> some line-wrap infrastructure + refactoring Keep track of excursions and ...
(edit) @7d25006f34ffe1098b842799458b465813be0a1b [7d25006f34ffe1098b842799458b465813be0a1b] 5 months Nelson Elhage <nelhage@mit.edu> cleanup some dead word-wrapping code
(edit) @5b5f3e6b04725391003719bcddf597f5dae8fc13 [5b5f3e6b04725391003719bcddf597f5dae8fc13] 5 months Nelson Elhage <nelhage@mit.edu> general refactoring of things that change the buffer -> ...
(edit) @98f1e69376a8ef5af480c7e7fbe2a27191117ef7 [98f1e69376a8ef5af480c7e7fbe2a27191117ef7] 5 months Nelson Elhage <nelhage@mit.edu> garbage collect some functions "we ain't gonna ...
(edit) @bab52da15f80d81b3da5d94fbc838d058bfbe3b0 [bab52da15f80d81b3da5d94fbc838d058bfbe3b0] 5 months Nelson Elhage <nelhage@mit.edu> make a bunch of stuff static, possibly inline, maybe remove a leading _
(edit) @521bc8412b2f592277a72eb4a6536bc019dad801 [521bc8412b2f592277a72eb4a6536bc019dad801] 5 months Nelson Elhage <nelhage@mit.edu> setter for e->index such that cached data invalidates when the point moves
(edit) @6073462da6d33eeb0be7ca4810d0590b16f2b364 [6073462da6d33eeb0be7ca4810d0590b16f2b364] 5 months Nelson Elhage <nelhage@mit.edu> make owl_editwin_adjust_for_locktext go away (and cleanse ...
(edit) @2021beaa653369127e29d16159262d57131ac519 [2021beaa653369127e29d16159262d57131ac519] 5 months Nelson Elhage <nelhage@mit.edu> Last (for now) known cursor location bug
(edit) @77d44021216b5ce6f3ec8b25a7b1d96e37e1e51c [77d44021216b5ce6f3ec8b25a7b1d96e37e1e51c] 5 months Nelson Elhage <nelhage@mit.edu> cursor location improved; other behavior The cursor locater now handles ...
(edit) @b5ef65c9806c5e1f3fd849697b929156d469dabd [b5ef65c9806c5e1f3fd849697b929156d469dabd] 5 months Nelson Elhage <nelhage@mit.edu> owl_editwin_get_numchars_on_line is dead code
(edit) @cedc95c733c5114269681fcb5e1a5ca404227513 [cedc95c733c5114269681fcb5e1a5ca404227513] 5 months Nelson Elhage <nelhage@mit.edu> Framer works. (+ some cursor detection fixup, and, hey, you need to erase ...
(edit) @a0fbdee028b499693f5f92b95735896419ce4778 [a0fbdee028b499693f5f92b95735896419ce4778] 5 months Nelson Elhage <nelhage@mit.edu> s/_?owl_editwin_(save_|restore_|)excursion/oe_\1excursion/ (and move the ...
(edit) @d7043b4cbdf98534c5f62589ad3dac72b3410873 [d7043b4cbdf98534c5f62589ad3dac72b3410873] 5 months Nelson Elhage <nelhage@mit.edu> simplify line_move goal_column logic
(edit) @19f765df042349d8e0ae2c2bc8cde0042ce35f84 [19f765df042349d8e0ae2c2bc8cde0042ce35f84] 5 months Nelson Elhage <nelhage@mit.edu> Refactoring + cleanup. Factor oe_display_line out of ...
(edit) @e20d8179b1fbc0ba21fd86101cc72d18fcc65cf5 [e20d8179b1fbc0ba21fd86101cc72d18fcc65cf5] 5 months Nelson Elhage <nelhage@mit.edu> misc refactoring & cleanup (including a nuke-trailing-whitespace)
(edit) @bd1a1ae26f1b49e0abbba68d6825650707a9911b [bd1a1ae26f1b49e0abbba68d6825650707a9911b] 5 months Nelson Elhage <nelhage@mit.edu> Basic new redisplay + point at end of buffer + tabs The core of the new ...
(edit) @a556caa6cc599f80f613bcf8239a5c6550f1049c [a556caa6cc599f80f613bcf8239a5c6550f1049c] 5 months Nelson Elhage <nelhage@mit.edu> Mostly refactor the editwin to use a linear buffer position. Use a linear ...
(edit) @a45786ec20018d5dd3674067030185032f409146 [a45786ec20018d5dd3674067030185032f409146] 5 months Nelson Elhage <nelhage@mit.edu> editwin: Clean up some dead code.
(edit) @50e671ca58bb9d2a3f7ca0cac269bc966a246a95 [50e671ca58bb9d2a3f7ca0cac269bc966a246a95] 10 months Nelson Elhage <nelhage@mit.edu> Don't fill-paragraph the ending dot of the buffer. When I leave a dot at ...
(edit) @e9bb404064914673e4c9588dccf789ce2c5d2fbc [e9bb404064914673e4c9588dccf789ce2c5d2fbc] 15 months Nelson Elhage <nelhage@mit.edu> editwin.c: Don't make owl_editwin_insert_char increase e->bufflen ...
(edit) @2d4ff1445f467cca0bcef79cbbe5e6332e4b1cf6 [2d4ff1445f467cca0bcef79cbbe5e6332e4b1cf6] 21 months Alejandro R. Sedeño <asedeno@mit.edu> Fix a unicode branch wordwrap problem.
(edit) @c020e731a5bbb896fb40e4f1ce7de772a3ff1d67 [c020e731a5bbb896fb40e4f1ce7de772a3ff1d67] 21 months Alejandro R. Sedeño <asedeno@mit.edu> Fixing an obscure wrapping bug that nelhage and I tracked down.
(edit) @5435ab23445f90f670db35f9ed02ca10cef5d41e [5435ab23445f90f670db35f9ed02ca10cef5d41e] 22 months Alejandro R. Sedeño <asedeno@mit.edu> Fix a bug in owl_editwin_move_to_previousword() which would skip ...
(edit) @ff69c560fe761bcbbf2c2f5ccf5237926c9e8473 [ff69c560fe761bcbbf2c2f5ccf5237926c9e8473] 22 months Alejandro R. Sedeño <asedeno@mit.edu> I think I like this better.
(edit) @1ba81e3acefe5da47f4eab4cfa9b01a29744d421 [1ba81e3acefe5da47f4eab4cfa9b01a29744d421] 22 months Alejandro R. Sedeño <asedeno@mit.edu> Fix nelhage's key_left bug. Don't spin at the locktext boundary.
(edit) @ee310eb419ab1ab266c64bf68f42c942e5d2a22e [ee310eb419ab1ab266c64bf68f42c942e5d2a22e] 22 months Alejandro R. Sedeño <asedeno@mit.edu> Merged revisions 909-923 via svnmerge from ...
(edit) @af1920fd98d8d860245a197dee998e0e5c337285 [af1920fd98d8d860245a197dee998e0e5c337285] 22 months Alejandro R. Sedeño <asedeno@mit.edu> Portability - removing C++ style comments.
(edit) @b2c1bd487feab1fdd38e282d70efa20f4de0635a [b2c1bd487feab1fdd38e282d70efa20f4de0635a] 23 months Alejandro R. Sedeño <asedeno@mit.edu> editwin.c - fix a wrapping bug I introduced in the last revision. It could ...
(edit) @840270156f5630a4aeef58aaa9bb9cb1e4131f5b [840270156f5630a4aeef58aaa9bb9cb1e4131f5b] 23 months Alejandro R. Sedeño <asedeno@mit.edu> editwin.c - lots of utf-8 cleanup that I had been putting off. util.c - a ...
(edit) @e0ffe777358f35ecd718919a91164131c03db217 [e0ffe777358f35ecd718919a91164131c03db217] 23 months Alejandro R. Sedeño <asedeno@mit.edu> editwin.c: make locktext deal with UTF-8 Jabber - More utf-8 ...
(edit) @b7b456555e7a530671259c41d44a7f4043101374 [b7b456555e7a530671259c41d44a7f4043101374] 23 months Alejandro R. Sedeño <asedeno@mit.edu> Merged revisions 847-881 via svnmerge from ...
(edit) @cc6f009750d9fa16a07d5f504a57c299f6a1d646 [cc6f009750d9fa16a07d5f504a57c299f6a1d646] 23 months Alejandro R. Sedeño <asedeno@mit.edu> Fixing a pet peeve. Clearing the line should preserve the echochar.
(edit) @fac5463dbde789ec17cf1e7b828366dd7911806f [fac5463dbde789ec17cf1e7b828366dd7911806f] 23 months Alejandro R. Sedeño <asedeno@mit.edu> fixing post-processing in the editwin.
(edit) @830c36e5faab1b6892b327b9dc695128fd610d84 [830c36e5faab1b6892b327b9dc695128fd610d84] 23 months Alejandro R. Sedeño <asedeno@mit.edu> fixing bugs in editwin bufflen calculations.
(edit) @47519e1bcab60a6026c4192bf5b20290f37f4737 [47519e1bcab60a6026c4192bf5b20290f37f4737] 23 months Alejandro R. Sedeño <asedeno@mit.edu> text entry: * first pass at utf-8 text entry. This is not yet complete, ...
(edit) @9a6cc4036c2f0cba0fbe1e53b8f2bbb02333684c [9a6cc4036c2f0cba0fbe1e53b8f2bbb02333684c] 2 years Nelson Elhage <nelhage@mit.edu> Change the width at which we hard-wrap outgoing zephyrs by default so that ...
(edit) @e74c01c861e672292e1c5e755e58397d8dd49e97 [e74c01c861e672292e1c5e755e58397d8dd49e97] 3 years Nelson Elhage <nelhage@mit.edu> I failed to commit this in the last ci
(edit) @4c46dfdebc294ca24fef59924f01688b8ee07dee [4c46dfdebc294ca24fef59924f01688b8ee07dee] 3 years Nelson Elhage <nelhage@mit.edu> Fixing a hang I've seen repeatedly in owl
(edit) @12c35dfd9f7df5c95af719f99063f7e2abe07b6e [12c35dfd9f7df5c95af719f99063f7e2abe07b6e] 6 years James M. Kretchmar <kretch@mit.edu> Fixed replies to loopback messages Fixed smartnarrow on classes/instances ...
(edit) @cf83b7a15ef998b48ca0aa69dae69a963b365dc1 [cf83b7a15ef998b48ca0aa69dae69a963b365dc1] 6 years James M. Kretchmar <kretch@mit.edu> Started adding code to do question/response stuff
(edit) @c9334b14586a3fdf5fec01d97c0e7c3837f35ca0 [c9334b14586a3fdf5fec01d97c0e7c3837f35ca0] 6 years James M. Kretchmar <kretch@mit.edu> Reformatted editwin.c and added capability of doing password echoing
(edit) @d09e5a1609d038695dbc6bc34a8177935a9bf7ea [d09e5a1609d038695dbc6bc34a8177935a9bf7ea] 6 years James M. Kretchmar <kretch@mit.edu> Added libfaim Added basic AIM support, including the "aimlogin", ...
(edit) @060b3b46a449e2dbac64a773d8c3d6c6c9e18642 [060b3b46a449e2dbac64a773d8c3d6c6c9e18642] 7 years James M. Kretchmar <kretch@mit.edu> Fixed bug in unsub command that could cause file corruption.
(edit) @601a9e06d0bf114578e76e6fae7eed5d871c4a72 [601a9e06d0bf114578e76e6fae7eed5d871c4a72] 7 years James M. Kretchmar <kretch@mit.edu> Patch to fix memory bug in replying to CC messages If we're on Athena and ...
(edit) @f2e36b55e049ea4bedc8dfa6b96f20072e4edaa1 [f2e36b55e049ea4bedc8dfa6b96f20072e4edaa1] 7 years Erik Nygren <nygren@mit.edu> * Page-down will not skip past the last message if its truncated. * Added ...
(edit) @10b866d633f70e1c8778b601ad1cc1b6596e8563 [10b866d633f70e1c8778b601ad1cc1b6596e8563] 7 years Erik Nygren <nygren@mit.edu> * Fixed preservation of e->dotsend across owl_editwin_clear(). * Added ...
(edit) @217a43edbf201d330595640b4d5c648d09e4b753 [217a43edbf201d330595640b4d5c648d09e4b753] 7 years Erik Nygren <nygren@mit.edu> Fixed a bug in the "reply -e" command. The "disable-ctrl-d" variable may ...
(edit) @b68f9cd141f90b856b00c2df676d8baec2b8140b [b68f9cd141f90b856b00c2df676d8baec2b8140b] 7 years Erik Nygren <nygren@mit.edu> Added "edit:delete-prev-word" command and bound M-BACKSPACE to it.
(edit) @d36f2cbef9f608ed68766f9c026d4376906953d6 [d36f2cbef9f608ed68766f9c026d4376906953d6] 7 years Erik Nygren <nygren@mit.edu> Added variables edit:maxfillcols and edit:maxwrapcols which will ...
(edit) @1aee7d914de75510e7cf09c452bad63b2dad2166 [1aee7d914de75510e7cf09c452bad63b2dad2166] 7 years Erik Nygren <nygren@mit.edu> * Added RCS Id strings to all files. * 'show keymaps' shows details of all ...
(add) @7d4fbcdd0df83802711454fdafce2c9d592bf431 [7d4fbcdd0df83802711454fdafce2c9d592bf431] 7 years James M. Kretchmar <kretch@mit.edu> Initial check in
Note: See TracRevisionLog for help on using the revision log.