Commit History

Author SHA1 Message Date
  Margers c14eff7c36 Fix undo insert new line. 2 months ago
  Margers c1d6c919f9 Fit in longer file paths in Window list. 2 months ago
  Margers 27a548fc38 Tweak Change dir and File open dialog size. 2 months ago
  Margers d5ada197b8 Fix paste unicode string problem. 2 months ago
  Margers f2a0c9049d Set focus to processor list on mouse click. 2 months ago
  Margers 67cb38adb9 Simplify comment, uncomment menu entries. 2 months ago
  Margers fddf4b3215 Make clock visible and have it as an option of choice. 2 months ago
  Rika Ichinose 7435893d39 Allow semi-invisible medium chunks smaller than the minimim size. 2 months ago
  Michaël Van Canneyt 6789d41671 * Fix aud which can be an array. Fixes issue #41223 2 months ago
  Michaël Van Canneyt 4182eccf69 * Patch from Werner Pamler to fix drawing ellipses with penwidth <> 1. Fixes issue #41286 2 months ago
  marcoonthegit 63fc571211 * fix #41325 stylistic comment to make IID constants writeonly 2 months ago
  J. Gareth "Curious Kit" Moreton 5d72473ca1 * Removed random call to "printnode" at internal error 2011010418 2 months ago
  Michaël Van Canneyt dd88451266 * Correct type and len for unicodestring message 2 months ago
  Michaël Van Canneyt ae7141fb81 * Message handler should be "of object" 2 months ago
  Michaël Van Canneyt eac5353bf5 * Add webassembly message channel api 2 months ago
  marcoonthegit 5a227b9888 * second parameter is a reference. Delphi seems to have VAR here. 2 months ago
  Michaël Van Canneyt 424e69d343 * Fix bug in TJSONNumber 2 months ago
  marcoonthegit b91f0691c9 * and a fix from Zvoni from the forum. lpolestreamvtbl is a pointer to the vtbl record 2 months ago
  marcoonthegit 317a063746 * function types need to be stdcall, reported by 440bx on forum. 2 months ago
  J. Gareth "Curious Kit" Moreton 994ebf55ec * Added missing "ait_tempalloc" to 7a4dbdc5 commit 2 months ago
  florian 80710db0e0 * second test for 7a4dbdc5aa5c26e363545ceefec120c986de73f2 2 months ago
  J. Gareth "Curious Kit" Moreton 73e0a5e0c2 * Added test for #41270 register allocation error 2 months ago
  J. Gareth "Curious Kit" Moreton 7a4dbdc5aa * Improved register allocator and fixed bug where a call to "is_same_reg_move" would leave behind dangling pointers 2 months ago
  marcoonthegit 6e0b67d5f7 * const pointer of names argument of ITypeinfo.getidsofnames is not a reference, make it a proper double pointer. Note that this is not the IDispatch routine of the same name that is used a lot in the RTL. 2 months ago
  marcoonthegit 9442543a60 * prealloc return value to size_t 2 months ago
  marcoonthegit 72d4115e28 * IMarshal fixes from focus and refiid fixes. 2 months ago
  Michaël Van Canneyt 9514ef60a9 * Remove debug (?) statement 2 months ago
  Margers 99f03e8008 Line length limit set to ((actual max line length) mod 64+2)*64. 2 months ago
  Margers 35fb1a1f63 Comment/Uncomment selection. 2 months ago
  Margers 7dfa763e67 Fix Ctrl-k b mark beginning of select, Ctrl-k k end select. 2 months ago