Commit History

Author SHA1 Message Date
  Werner Almesberger 57dbeb1aad gui_status.c (show_pad_type): share pad type to name translation 12 years ago
  Werner Almesberger 5d76af2d7c make variable type changes also commit the value (name) being edited 12 years ago
  Werner Almesberger f2d3986600 fix whitespace anomalies 12 years ago
  Werner Almesberger 4c3dea7111 support switching variables between assignment and key (WIP) 12 years ago
  werner 49a1bbdd05 Added a new pad type: trace pads, for antennas and other trace-like elements. 13 years ago
  werner bacbfb3f39 When editing, fped would sometimes not respond to [Enter] if the value had not 14 years ago
  werner 3d6ef48930 As a shortcut, accept entry of "0" as a valid distance for dimensions. (For 14 years ago
  werner 393c178a5f Added tooltips for editable status area items. All tools are now tipped. 14 years ago
  werner 661398c20a Yet more tooltips. This time, for all non-editable fields in the status area. 14 years ago
  werner 329b8306aa Added tooltips to frame/items list. 14 years ago
  werner b37a8599d9 It can sometimes be unclear what exactly has been selected. To improve this, 14 years ago
  werner a830226830 When no instance is selected, show the polar coordinates of the current 14 years ago
  werner c91156aac0 - gui_util.c: make container clean-out globally available as vacate_widget 15 years ago
  werner 5a2eb77629 Made life in mil-land a little less painful. 15 years ago
  werner 5a86125002 Added Postscript outout for measurements, plus assorted changes. 15 years ago
  werner e3794589a8 - when editing a value list, we need to return the values and free them in case 15 years ago
  werner 64f80e84a2 Columns and loops can now be entered in one step as var = val, val, ... 15 years ago
  werner ef58598695 - added -std=gnu99 so that we can use "round" and M_PI 15 years ago
  werner bb7355d84b - gui_tools.c:new_vec didn't initialize vec->samples, causing fped to crash 15 years ago
  werner 3ef1bb4afa - moved more common editing code from field-type specific functions into 15 years ago
  werner 605bd52dc9 Finished deletion. Assorted bug fixes. 15 years ago
  werner 08b788b929 - revamped delete logic: delete now always works. If there are references, we 15 years ago
  werner 5add8b5229 GUI can create silk screen objects. 15 years ago
  werner 7674be9b10 - fixed stupid realloc(..., len) error 15 years ago
  werner 3c026696d4 - don't crash when editing a NULL expression (e.g., default width) 15 years ago
  werner e455b37abb Moved fped over to /trunk/eda 15 years ago