Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 638-can-t-control-c-during-a-file-search
  • add_body_to_pager_email
  • c23-playing
  • cryptlib-3.4.7
  • dailybuild_linux-x64
  • dailybuild_macos-armv8
  • dailybuild_win32
  • dd_file_lister_filanem_in_desc_color
  • dd_msg_reader_are_you_there_warning_improvement
  • hide_remote_connection_with_telgate
  • master default protected
  • mingw32-build
  • mlong/darkmodetweak
  • mode7
  • new_config_format
  • new_file_base
  • new_user_dat
  • ree/mastermind
  • revert-9d6b6c2f
  • rip_abstraction
  • sbbs320d
  • syncterm-1.6
  • syncterm-1.5
  • syncterm-1.4
  • sbbs320b
  • syncterm-1.3
  • syncterm-1.2
  • syncterm-1.2rc6
  • syncterm-1.2rc5
  • push
  • syncterm-1.2rc4
  • syncterm-1.2rc2
  • syncterm-1.2rc1
  • sbbs319b
  • sbbs318b
  • goodbuild_linux-x64_Sep-01-2020
  • goodbuild_win32_Sep-01-2020
  • goodbuild_linux-x64_Aug-31-2020
  • goodbuild_win32_Aug-31-2020
  • goodbuild_win32_Aug-30-2020
40 results
Created with Raphaël 2.2.020Feb191817161716151615161514131213121112111011109878765656565656543231Jan30292827262524232221202120Fix mingw32 some more.Fix inverted logic for Mingw32.Whoops, these are for all !_WIN32 and some _WIN32Some fixups to allow mingw-w64 to be used where mingw32 is currently working.Move an sftp_state check inside mutex to silence Coverity.And use iniReadSString() where appropriate in SyncTERM.Add iniReadSString() as well.Use new iniGetSString() for syncterm.lstAdd iniGetSString() that takes the size of the bufferCall map_window() to update size hints when resizing the window.Fix SSH fingerprinting.Likely fix a bunch of Coverity warnings.Expand ssh_mutex over the flushes.Win32 API calls are __stdcallMore fencepost errors in the other direction...There is something horribly wrong with what sscanf(x, "%2hhx", &cptr)Use NEED_BITMAP for no fonts, not X11 | SDLDisplay warning dialog when changing cmdshell or xtrn editor's internal codesSome cleanup, make SDL hyper turbo DPI aware as well.Fix doorway mode.Fix pervasive fencepost error calculating width and height.Update lha command-line to match current *nix and Windows releases of lhaAdjustWindowRect() can't be used for "High DPI"Use the last field of the version for release typeAdd version info resource.None of that worked, use #ifdef __GNUC__ on the manifest.That didn't work, shotgun it into the props files.Move no manifest from lib to rc.Slap some more tags in interesting-looking places.Hack up some props.Apparently the MSVC builds also specify trustInfo in manifest.As it turns out, setting high DPI awareness in the process fails.Support the third (now preferred) method of setting DPI awareness.Merge branch 'slyedit_isPrintableChar_UTF8' into 'master'SlyEdit: Update for the isPrintableChar() function to allow more for UTF-8 (it's a simplistic function). Also updated the version number in slyedcfg.js.Show mouse state in status bar, add ALT-O to toggle remote mouse.Depend on .o file and link it.Move sftp_state inside ssh_mutex.Move sftp_channel under the ssh_mutex completely.Remove crufty code that effectively never does anything.
Loading