Commit History

作者 SHA1 備註 提交日期
  Werner Almesberger 424b74e482 change use of curly braces with "if-else" to kernel style 12 年之前
  Werner Almesberger cb34a28826 vector names can now be resolved at instantiation (partially implemented) 13 年之前
  werner 82a12023cd I thought there was a bug in frame ordering, but it turns out that it works 14 年之前
  werner 1dda2ac2ae When creating an object in the GUI, its label wasn't initialized. Added 14 年之前
  werner af0d2c78cb Removing the old interface for adding frame refrences. Also updated the 14 年之前
  werner 0b241a14fe Dragging a frame into the canvas now works. It's built on top of the frame 14 年之前
  werner 661398c20a Yet more tooltips. This time, for all non-editable fields in the status area. 14 年之前
  werner 1cd5e6da94 Canvas tooltips now work. The problem was that expose events set the paint 14 年之前
  werner 14f21c0aee More work on tooltips and a build fix. 14 年之前
  werner bdd6e95521 Added tooltips to all icons acting as buttons. 14 年之前
  werner aca443f566 Make the icon for the currently selected instance transparent so that it better 14 年之前
  werner b37a8599d9 It can sometimes be unclear what exactly has been selected. To improve this, 14 年之前
  werner 56371f440a Creation of a rounded pad could crash fped. 15 年之前
  werner 2dffbfeaa9 When moving a vector, the list order could get confused, resulting in a 15 年之前
  werner 192ec568d8 - inst.c: cleanup_inst leaked memory when using special pads 15 年之前
  werner c37648e2a5 Made interactive selection of measurement points a little less inefficient. 15 年之前
  werner 5a2eb77629 Made life in mil-land a little less painful. 15 年之前
  werner 18be341c2d Bug-fixing ... 15 年之前
  werner a44530f621 Selection now tries to help us not to get lost. 15 年之前
  werner 94f4534494 - measurement offsets can now use variables. We evaluate the offset during 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 d39ae30f6e - added rounded pads 15 年之前
  werner 8e54c1f7c3 - added the usual COLOR_ prefix also to TOOL_SELECTED/TOOL_UNSELECTED 15 年之前
  werner 3064b2abbb - measurements entered through the GUI were connected to the active frame, not 15 年之前
  werner fe5f824b9e Make delete feel "safer". 15 年之前
  werner a0f8375c97 - trying to place a frame reference upset the overlay state and caused an abort 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 年之前
  werner 4a0fd61016 More work on measurements. Getting there ... 15 年之前