]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
1999-09-07 Ben HarrisRemoving one bug, and hunting another ben-mac-port
1999-09-07 Ben HarrisSymbolic constants? What are they?
1999-09-01 Ben Harristypo fix
1999-09-01 Ben HarrisVarious minor tweaks
1999-09-01 Ben HarrisInitial simple raw TCP backend
1999-09-01 Ben HarrisDon't bother with CFM checks on non-CFM machines.
1999-09-01 Ben Harrissunc with reality
1999-09-01 Ben HarrisDisable real network backends for now
1999-08-21 Ben Harrisssh_gotdata now compiles again
1999-08-02 Ben HarrisOpen Transport stuff now actually compiles.
1999-08-02 git migration scriptRebranch some files on 'ben-mac-port' from trunk.
1999-08-02 Ben HarrisOpen Transport support, maybe. Also renamed macnet...
1999-08-02 Ben HarrisVarious changes for Open Transport.
1999-07-24 Ben HarrisFixes so it runs (with bugs) without Color QuickDraw.
1999-04-07 Ben Harrisvarious tweaks to make it work with current MPW
1999-04-07 Ben Harrisoriginal version from MacTCP 2.0.6 SDK
1999-04-07 Ben HarrisSome tweaks, but it still crashes. Really need to...
1999-04-06 Ben HarrisMac networking ios still as shafted as ever, but I...
1999-04-04 Ben HarrisLots of MacTCP networking stuff. I think all the code...
1999-04-03 Ben HarrisYeah. Some progress on Mac OS networking. Still some...
1999-04-02 Ben HarrisThe "about" box now behaves approximately as it should...
1999-04-02 Ben HarrisMissing dependency
1999-04-02 Ben HarrisBuild process tweaks -- now only runs Rez over mac_res...
1999-04-01 Ben HarrisMac versioning update.
1999-04-01 Ben HarrisMinor code clean-up
1999-04-01 Ben HarrisBeginnings of an attempt at MacTCP networking support.
1999-04-01 Ben HarrisNew version-number system. Doesn't yet do the "about" box.
1999-03-30 Ben HarrisYeah.
1999-03-30 Ben HarrisFonts where boldface is wider than usual are now beaten...
1999-03-29 Ben HarrisWe now only link weakly with AppearanceLib, which shoul...
1999-03-29 Ben HarrisOoh! It's some documentation! What's that doing there?
1999-03-29 Ben HarrisFirst attempt at multiple-session support. This has...
1999-03-29 Ben Harris"real bold" temporarily the default to persuade me...
1999-03-28 Ben HarrisMakefile fixes.
1999-03-28 Ben HarrisCorrect handling of keypad enter in normal keypad mode.
1999-03-28 Ben HarrisVery basic hex-dump backend for testing meta handling.
1999-03-28 Ben HarrisPowerPC build sorted and general serious tidying-up...
1999-03-28 Ben HarrisXCOFF object files.
1999-03-28 Ben HarrisMeta key support, mostly.
1999-03-27 Ben HarrisGeneral cleanup because MrC is rather pickier than...
1999-03-23 Ben HarrisHa! Nasty intermittent bug nailed (I think)!
1999-03-23 Ben HarrisFonts with leading and/or the wrong widMax now work.
1999-03-21 Ben HarrisPointer-shape canging added -- we now have an I-beam...
1999-03-18 Ben HarrisBackends now seem to work. Pasting still doesn't.
1999-03-17 Ben Harrisignore ILink state files
1999-03-16 Ben HarrisThe edit menu is now mostly functional. I'm not sure...
1999-03-15 Ben Harrisadded term_copy and term_paste
1999-03-15 Ben HarrisSplit off copy and paste functionality from term_mouse...
1999-03-15 Ben Harrismacterm.c
1999-03-15 Ben HarrisColour icons, allegedly.
1999-03-14 Ben HarrisSince Proff doesn't like me, I'll just print the number...
1999-03-14 Ben HarrisScrollbar now updates if a character appears while...
1999-03-14 Ben Harrisexterned backends so I can safely turn on duplicate...
1999-03-14 Ben HarrisTweaked build procedure.
1999-03-14 Ben HarrisAttribute masking implemented. The variable attr_mask...
1999-03-14 Ben HarrisCursor painting is now _right_ and scrollbar removal...
1999-03-14 Ben HarrisSlightly corrected TMPL for pSET, but it still doesn...
1999-03-14 Ben HarrisThere's something going wrong here. Occasional builds...
1999-03-14 Ben HarrisDrag-select now autoscrolls more sensibly.
1999-03-13 Ben HarrisAuto-scrolling now works properly.
1999-03-13 Ben HarrisSane version number
1999-03-13 Ben HarrisWorks now.
1999-03-13 Ben HarrisOops. Don't forget to rename the Makefile...
1999-03-13 Ben HarrisMac OS Makefile renamed to not have a >8.3 file name...
1999-03-11 Ben HarrisFirst attempt at copying to the clipboard -- doesn...
1999-03-11 Ben HarrisMenu items now turn on and off in a vaguely useful way.
1999-03-11 Ben HarrisOh, and we'll have <string.h> back too...
1999-03-11 Ben Harrismerged changes up to terminal.c 1.6 [r85]
1999-03-11 Ben Harrispasting now sends \015 rather than \r
1999-03-11 git migration scriptBegin 'ben-mac-port' branch.
1999-03-09 Ben HarrisIND no longer notices lfhascr. ben-hacked-terminal
1999-03-09 Ben HarrisRemoved support for Line Feed/New Line Mode on the...
1999-03-09 Ben HarrisBeginnings of support for selecting text -- clicking...
1999-03-09 Ben HarrisTiny \n/\r fix in term_mouse.
1999-03-09 Ben HarrisTanslation tables to Mac OS written, though nothing...
1999-03-07 Ben HarrisChanges for updates elsewhere.
1999-03-07 Ben HarrisAttempt at some back-ends useful for testing purposes.
1999-03-07 Ben HarrisKeyboard handling and a visible cursor.
1999-03-07 Ben HarrisPass keyboard events to the terminal front-end.
1999-03-07 Ben HarrisLots of things, notably:
1999-03-07 Ben HarrisAdded testback.c (not that it works).
1999-03-03 Ben HarrisResizing of terminal windows added. Seems to work...
1999-03-03 Ben HarrisNo longer assume the values of '\n' and '\r', so CR... ben-scrollopt-for-simon
1999-03-02 Ben HarrisScroll optimisations are now controlled by #ifdef OPTIM...
1999-03-02 Ben HarrisWe now have saner handling of 4-bit modes (disable...
1999-03-02 Ben HarrisRight, I think we now hove scrolling optimisations...
1999-03-02 Ben HarrisScroll bar no longer glitches when a new line is added...
1999-03-01 Ben HarrisWe now use DeviceLoop for redraws, which allows for...
1999-03-01 Ben HarrisRight, so that's a hook for scroll optimisations (when...
1999-02-28 Ben HarrisErm, major change at the moment is a new test case...
1999-02-28 Ben HarrisRight, we now have:
1999-02-24 Ben HarrisAh. We seem to be working with the Palette Manager...
1999-02-24 Ben HarrisNow uses the Palette Manager for everything. Unfortuna...
1999-02-21 Ben HarrisSlight optimisation of do_text so we don't do anything...
1999-02-21 Ben HarrisMost attributes work now.
1999-02-21 Ben HarrisAdded mac.h for stuff that's only used by the Mac port.
1999-02-21 Ben HarrisBloody Hell! It just managed to say "Hello, world...
1999-02-21 Ben Harrisputty.r renamed to mac_res.r for consistency with Windo...
1999-02-20 Ben HarrisStart of a Mac front-end to the terminal emulator.
1999-02-20 Ben HarrisEnd of a night's work. Not a very useful state, but...
next