提交歷史

作者 SHA1 備註 提交日期
  Jordan Russell d44f7d14ba TNewPathEdit: Only include directories in AutoComplete lists by default. 2 周之前
  Martijn Laan c6bd1c6987 Update for ROPS update I did: "Fix various bad type/proc registrations and property helpers which break on 64-bit. Not sure if it's all of them." 1 月之前
  Martijn Laan ac593bd72d Add new TPathEdit control (also to [Code]) which forces LTR and also auto-enables autocompletion + use it for all our Setup path edits. Fixes WizardForm.DirEdit and others allowing RTL since 6.5.2. 2 月之前
  Martijn Laan 06f3d3836c Add missing autocomplete entry for 'Create' and also its tooltip. 2 月之前
  Martijn Laan 1a3ee9b69d Doc. 3 月之前
  Martijn Laan 546c3bfa70 Add TControl StyleElements and StyleName support. Demo StyleElements and IsDarkInstallMode in CodeClasses.iss. 4 月之前
  Martijn Laan 53f17227de Pascal Scripting: Add support for command link buttons (the button style used in task dialogs). 5 月之前
  Martijn Laan 52a50f14a2 Add to [Code]. Allows to simply do: BitmapImage.PngImage.LoadFromFile(). 5 月之前
  Martijn Laan 38ddccd018 Doc TBitmapButton and InitializeBitmapButtonFromIcon. 6 月之前
  Martijn Laan 21b160026c Make TDownloadWizardPage.LastBaseNameOrUrl available to [Code]. 8 月之前
  Martijn Laan 369ea1627a Cleanup IssigUrl->ISSigUrl. 8 月之前
  Martijn Laan f718296112 Improve Add(Ex)WithISSigVerify: accept both URLs at once. 8 月之前
  Martijn Laan 6733dc7803 Add TDownloadWizardPage support class functions AddWithISSigVerify and AddExWithISSigVerify. Todo: doc & update CodeDownloadFiles2.iss. Also doc something to prevent people from doing issigverify twice on a downloaded archive. 8 月之前
  Martijn Laan 6a7f683fb9 Add AddEx. All other documentation still todo. 8 月之前
  Martijn Laan 4faa3c9e83 Added new PopupMode and PopupParent properties to support class TForm. 1 年之前
  Jordan Russell 7da3a11b05 Doc: Update for WindowVisible and MainForm removal. 1 年之前
  Martijn Laan 8d38ccb084 Finish/fix the page + make Extract7ZipArchive use exceptions on errors, just like DownloadTemporaryFile. Todo: fix messages. Also found new issue (not related to this branch): turns out 7zMain.c doesn't work from the current dir like I thought, instead it works from the archive dir. So the DestDir parameter doesn't work at the moment, doh! 1 年之前
  Martijn Laan dc634c99de Work on adding CreateExtractionPage and also make some other improvements. Some todos left as mentioned in the code and also didn't actually test the page yet. 1 年之前
  Martijn Laan dcf83975b3 Update for TStream.CopyForm fix. 1 年之前
  Martijn Laan 651064418e TInputDirWizardPage: Added new NewFolderName property to update the initial value passed to CreateInputDirPage. 1 年之前
  Martijn Laan 8da185fed3 Add Shared prefix to the shared files. Todo: double check for unintended changes outside of uses (and some name cleanupfor this + move sources back into Src). 1 年之前
  Martijn Laan e3b6a18c84 Add support for multiple definitions per name. Only the first shows atm, needs the SciTE code for it to be added. 1 年之前
  Martijn Laan 141a492db5 Add call tips for class members. Doesn't not yet handle duplicates so uncommented those. 1 年之前
  Martijn Laan c35dbd77d7 Add autocompletion for class members. Not context aware but still very helpful. Not supported for calltips yet. 1 年之前
  Martijn Laan d827ff5f2e Clarify/add checks. 1 年之前
  Martijn Laan 07635018b7 More cleanup. 1 年之前
  Martijn Laan 1a9bbc1353 Speed up the IndexOf search. Does not cause a visible difference to the help or autocompletion. 1 年之前
  Martijn Laan 6cd19448e7 Fix/cleanup TControl.Cursor. 1 年之前
  Martijn Laan 7d141a5353 Fix some preexisting problems in isxclasses.pas + also add missing Seek Origin + TColor values. 1 年之前
  Martijn Laan 0267c40b34 Clarify. 1 年之前