Commit History

作者 SHA1 備註 提交日期
  werner b2b3a46119 A bit of cleanup. 14 年之前
  werner d4c4031b9a Added support for reordering frames in the GUI. 14 年之前
  werner 24011c74d6 Removed an old bug: parentheses and backslash are meta-characters in Postscript 14 年之前
  werner 190bcaf982 Added a topological sort algorithm, for use when dumping. 14 年之前
  werner 9743cb6fa7 One more little DND surprise: drag-end doesn't get called if have a successful 14 年之前
  werner 093a34f860 Added support for reordering rows and columns in a table via the GUI. To move 14 年之前
  werner 393c178a5f Added tooltips for editable status area items. All tools are now tipped. 15 年之前
  werner feabeb73f4 The build process used dependencies only if they were explicitly generated. 15 年之前
  werner bdd6e95521 Added tooltips to all icons acting as buttons. 15 年之前
  werner 276ada710f - postscript.c: added some code for frame display, but I'm not happy with it 15 年之前
  werner 5b9918ced0 Measurement text size looked (almost) right on the screen but the size was all 15 年之前
  werner 94223a8c54 Cause in TODO, effect: 15 年之前
  werner 60147b98e2 - inst.c: we can drag points at a frame base again 15 年之前
  werner a44530f621 Selection now tries to help us not to get lost. 15 年之前
  werner 9f814ab010 Improving Postscript output (on-going) 15 年之前
  werner a6f73ae297 - calculation of a rounded pad's diagonal is now more sensible. We use the 15 年之前
  werner 94f4534494 - measurement offsets can now use variables. We evaluate the offset during 15 年之前
  werner 4db1ade3bd - Makefile: now requires /bin/bash (for PIPESTATUS) 15 年之前
  werner 37b52f23fe Finally found a nice way to draw arcs in the GUI. 15 年之前
  werner de044ca61f We can now generate part families. 15 年之前
  werner 5a86125002 Added Postscript outout for measurements, plus assorted changes. 15 年之前
  werner 64f80e84a2 Columns and loops can now be entered in one step as var = val, val, ... 15 年之前
  werner ef58598695 - added -std=gnu99 so that we can use "round" and M_PI 15 年之前
  werner d39ae30f6e - added rounded pads 15 年之前
  werner e65d90947c - put hbox around frame table so that it doesn't grow when we give it more 15 年之前
  werner 386a9fd50b - added support for string constants to unparse() 15 年之前
  werner fe5f824b9e Make delete feel "safer". 15 年之前
  werner 6f307d6ae7 - added KiCad output 15 年之前
  werner 9c68c0de34 - File>Save now saves to a file if a second name is given on the command line, 15 年之前
  werner 75d9780131 - band-aid: make canvas grab focus on click and scroll, so that it's easy to 15 年之前