Commit History

作者 SHA1 備註 提交日期
  kevinkofler 65fd8399ca Add Anjuta 2 project. 17 年之前
  kevinkofler 2dcaf41c96 Add missing -lkdeui to link line (needed for OS X). 17 年之前
  kevinkofler ba0b3962aa Bump version to 1.04. 17 年之前
  kevinkofler 4d86cc4329 Link all required KDE libraries explicitly instead of relying on the linker pulling them in (which the OS X linker doesn't do). 17 年之前
  kevinkofler 68e8e62345 Use explicit memset to zero the buffer because the C++ way doesn't seem to work on OS X. 17 年之前
  kevinkofler 2ff50a0d35 Add workaround for rpmbuild 4.4.2 with tar 1.15.91 to make rpm target. 17 年之前
  kevinkofler 8575acd4fe Bump version to 1.03. 17 年之前
  kevinkofler 05b5969d0f GCC 4.1.2-tigcc-pre9: 17 年之前
  kevinkofler 4f60a7f9c8 Fix bug in source file splitting causing the float in x>=0. to get split. 18 年之前
  kevinkofler d0acab26d6 Revert unintentional change. 18 年之前
  kevinkofler 9332f1499e Fix detection of "??=" in source file splitting. 18 年之前
  kevinkofler 1bd7d24bc6 Revert unasked-for geometry change. 18 年之前
  kevinkofler befc4ba057 Fix the Project Options dialog not reacting correctly to changing the target from a regular program to another target or the other way round. 18 年之前
  kevinkofler 7ef79f70f8 Fix inverted logic bug causing the Debug menu and toolbar buttons to get hidden during File/New/Project. 18 年之前
  kevinkofler f12e0f3e67 Bump version to 1.02. 18 年之前
  kevinkofler f19667717f Actually bump specfile version. 18 年之前
  kevinkofler dd6adffa3c Bump version to 1.01. 18 年之前
  kevinkofler 471d34bcc0 Update NEWS for 1.00. 18 年之前
  kevinkofler a8a121b219 RPM specfile: 18 年之前
  kevinkofler 763bf780a2 RPM specfile: 18 年之前
  kevinkofler 927d8c8118 Fix moving files across file systems after compilation not working. 18 年之前
  kevinkofler 7e04c2c6d4 Add NEWS file containing the history information previously published in the changelog snippets on SourceForge. 18 年之前
  kevinkofler 898234d4c4 Remember the directory used for include/c during completion information parsing. 18 年之前
  kevinkofler 26e6cf928c Implement approximate matching for prototype hints. 18 年之前
  kevinkofler 28da2932e3 Fix the similarity distance to actually make sense. 18 年之前
  kevinkofler 16cc267c5f Rename Similarity to SimilarityDistance to avoid future inverted logic bugs. 18 年之前
  kevinkofler 68ae1ed036 Similarity returns smaller values for more similar strings (yuck!), fix inverted logic due to that. 18 年之前
  kevinkofler cc39668db9 Remove unneeded duplicate lines. 18 年之前
  kevinkofler d23938bc9e Allow using F8 instead of Ctrl+F9. 18 年之前
  kevinkofler 3523bface0 Add short (2 sentences) installation instructions for ktigcc-completion-data. 18 年之前