Historique des commits

Auteur SHA1 Message Date
  pierre 81a6f3ea2a Merged revision 30573 from http://svn.freepascal.org/svn/fpc/trunk il y a 10 ans
  pierre 88d00ef331 Merged revision 29476 from http://svn.freepascal.org/svn/fpc/trunk il y a 10 ans
  pierre d61152af67 Added SUPPORT_REMOTE related new variables il y a 11 ans
  florian 25e38983cf * ide makes use of %APPDATA% if available to store configuration files, same logic as on unix, resolves #20870 il y a 13 ans
  joost 96e141ffc6 * Instead of using a hardcoded SystemIDEDir first try to generate it from the startup-path il y a 16 ans
  marco 397539edf3 * fix for 0012697. crcs were used using a unit from the compiler. il y a 17 ans
  marco 77de2ff338 * Fix rangecheck problem, IDE now starts up after being compiled with -CROriot il y a 17 ans
  giulio 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x il y a 17 ans
  peter 39cd83a465 * use UpdateCrc32 instead of Crc32 il y a 17 ans
  daniel 50b920294b + Switch IDE to resourcestrings il y a 18 ans
  marco 0bb37b3e1a * small fixes due to tcentre il y a 19 ans
  daniel 46d5b2fce5 * Val can handle hexadecimal just fine, no need for specialized routines. il y a 19 ans
  daniel 2341cae336 - Remove redundant inttohex function. il y a 19 ans
  daniel 0312337a13 + Added ability to use ctrl+x,ctrl+c,ctrl+v for clipboard. Enabled by il y a 19 ans
  florian 3f77cccc7d + printing support, currently win32 only il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  peter 4a8f1e918d * Breakpoints are now deleted when removed from source, disabling is il y a 21 ans
  pierre bea9f4705f * fix problem with breakpoint conditions that showed up again after exit il y a 23 ans
  pierre 39df3d1b8c + save/retrieve remote support variables il y a 23 ans
  pierre 98dd48ed75 + some cross gdb enhancements il y a 23 ans
  Tomas Hajny 16c670ff49 * mistyping fixed il y a 23 ans
  Tomas Hajny cbc005f1ef * added missing include il y a 23 ans
  peter 952e80a72f * old logs removed and tabs fixed il y a 23 ans
  pierre b446a7d124 * use normal strings for ChoiceBox function il y a 23 ans
  pierre dffa6620f1 * avoid a problem if resetting debuggee redirection il y a 23 ans
  pierre e7cff5c48c * some speed improvements for string operations il y a 24 ans
  peter a7109a116b * FVISION define to compile with fvision units il y a 24 ans
  peter 614993c10c * ide works now with both compiler versions il y a 24 ans