Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Martijn Laan 52a50f14a2 Add to [Code]. Allows to simply do: BitmapImage.PngImage.LoadFromFile(). 1 hafta önce
  Martijn Laan 38ddccd018 Doc TBitmapButton and InitializeBitmapButtonFromIcon. 1 ay önce
  Martijn Laan 21b160026c Make TDownloadWizardPage.LastBaseNameOrUrl available to [Code]. 2 ay önce
  Martijn Laan 369ea1627a Cleanup IssigUrl->ISSigUrl. 2 ay önce
  Martijn Laan f718296112 Improve Add(Ex)WithISSigVerify: accept both URLs at once. 2 ay önce
  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. 2 ay önce
  Martijn Laan 6a7f683fb9 Add AddEx. All other documentation still todo. 3 ay önce
  Martijn Laan 91785a91e1 Fix typo. 8 ay önce
  Martijn Laan 4faa3c9e83 Added new PopupMode and PopupParent properties to support class TForm. 8 ay önce
  Jordan Russell 7da3a11b05 Doc: Update for WindowVisible and MainForm removal. 8 ay önce
  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! 9 ay önce
  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. 9 ay önce
  Martijn Laan 388d4a2a72 Fixed TStream.CopyFrom. 1 yıl önce
  Martijn Laan 651064418e TInputDirWizardPage: Added new NewFolderName property to update the initial value passed to CreateInputDirPage. 1 yıl önce
  Martijn Laan 6cd19448e7 Fix/cleanup TControl.Cursor. 1 yıl önce
  Martijn Laan 7d141a5353 Fix some preexisting problems in isxclasses.pas + also add missing Seek Origin + TColor values. 1 yıl önce
  Martijn Laan a455c8d44e TDownloadPage: Add new ShowBaseNameInsteadOfUrl property. Also cleanup AbortedByUser property. 1 yıl önce
  Martijn Laan 43dfc9c6d3 It is now possible to write Stream.ReadBuffer(S, Length(S)); when S is of type AnsiString. In previous versions this would compile but not work at run time. Same applies to Read, Write, and WriteBuffer: all four functions now accept any type of string. 1 yıl önce
  Martijn Laan a336fc1d7a Doc TLinkLabel. 1 yıl önce
  Christian Beck c9d502ab90 Added an AddEx procedure to the TDownloadWizardPage 2 yıl önce
  Martijn Laan b85edeecbb Added new CreateMarqueeProgressWizardPage support function to show marquee progress to the user. 4 yıl önce
  Martijn Laan 312c0a46c5 Added new AbortedByUser property to the TDownloadWizardPage support class. 4 yıl önce
  Martijn Laan b76815ecc4 Merge branch 'leserg73-patch' into main. Updated whatsnew during merge + minor tweaks. Closes #390 for real. 4 yıl önce
  Martijn Laan b0ed2d55fc Rescue files from #390. 4 yıl önce
  Martijn Laan 2243c968ae Document CreateDownloadPage. 5 yıl önce
  Martijn Laan dfa463076d Fix Bitmap.AlphaFormat. 5 yıl önce
  Martijn Laan cdcadf4c76 Added new CalculateButtonWidth function to the TSetupForm support class. 5 yıl önce
  Martijn Laan 04f6f197bf Added new Constraints property to the TForm support class. 6 yıl önce
  Martijn Laan 9ba8f2a3a6 Fix TStream.Seek problem + fix TStream.CopyFrom documentation. 6 yıl önce
  Martijn Laan ed2b208817 Add support for WizardSizePercent to all wizard windows including TSetupForm. Also TSetupForm now automatically centers. 6 yıl önce