stefan schippers
|
08607afacc
|
correct "type" attr of cccs.sym and ccvs.sym
|
2025-11-07 11:48:02 +01:00 |
stefan schippers
|
f3457e0f19
|
cleanup double (or more) slashes in pathlist when parsing XSCHEM_LIBRARY_PATH
|
2025-11-03 12:21:48 +01:00 |
stefan schippers
|
e0a9073d46
|
xctx->menu_removed, tcl vars fullscreen toolbar_visible are shared by all tabs in tabbed interface, so make their values unique; install diff_amp.va (was missing in install script)
|
2025-11-02 23:27:04 +01:00 |
stefan schippers
|
72ac35a7c8
|
fullscreen functionality: propagate xctx->menu_removed when creating new windows / tabs
|
2025-11-02 18:21:00 +01:00 |
stefan schippers
|
56aa1a6a27
|
fullscreen will again remove menubar (was always shown after menu refactoring)
|
2025-11-02 16:51:29 +01:00 |
stefan schippers
|
1b1ea85e50
|
schematic example aesthetic editings
|
2025-11-02 12:38:27 +01:00 |
stefan schippers
|
730b951b37
|
smaller threshold for mouse movement to abort click&drag move operation
|
2025-11-02 11:19:15 +01:00 |
stefan schippers
|
a41d142562
|
do not show "already open" warning if re-opening same schematic in same window/tab; new_file_browser: "Save current window" button will ask where to save, to avoid dangerous overwrites
|
2025-11-02 10:23:58 +01:00 |
stefan schippers
|
aa240c4244
|
xschem table_read (not the recommended xschem raw table_read): set raw->sim_type to "table"
|
2025-11-01 23:04:23 +01:00 |
stefan schippers
|
eae8c2772a
|
fix regression (no check for null raw->sim_type), allow quoted table titles in table_read()
|
2025-11-01 22:43:48 +01:00 |
stefan schippers
|
ba020c243e
|
propagate changes for arcs with negative b angle to svgdraw and psprint
|
2025-11-01 02:08:17 +01:00 |
stefan schippers
|
442436a8aa
|
another fix find_closest_arc() if arc was saved with negative "b" angle
|
2025-10-30 01:53:00 +01:00 |
stefan schippers
|
1c1edfe159
|
redo fix arc_bbox() if arc was saved with negative "b" angle
|
2025-10-30 01:45:20 +01:00 |
stefan schippers
|
3fcc5cdfc6
|
fix find_closest_arc() and arc_bbox() if arc was saved with negative "b" angle
|
2025-10-30 01:12:11 +01:00 |
stefan schippers
|
bf344309f0
|
implement "nodraw" flag in all object selections in the "xschem select" command, implement the "nodraw" flag in "xschem search" command
|
2025-10-29 09:06:07 +01:00 |
stefan schippers
|
2763c6010f
|
improved xschem arc command (allow user parameters in addition to GUI plaecment)
|
2025-10-29 08:20:08 +01:00 |
stefan schippers
|
129e194bc5
|
tclcmd improvements
|
2025-10-27 23:13:14 +01:00 |
stefan schippers
|
1583c83d96
|
small improveents in "Execute tcl command"
|
2025-10-27 08:43:27 +01:00 |
stefan schippers
|
5c41eabcd6
|
fix error in "xschem text" command arguments
|
2025-10-24 07:42:10 +02:00 |
stefan schippers
|
d16cbf94c0
|
improvements in tcl command console (added "=" keybind)
|
2025-10-23 15:11:19 +02:00 |
stefan schippers
|
afefb18ee2
|
fix regression: selection of beziers either by clicking close to the bezier line or to the control points
|
2025-10-15 11:12:16 +02:00 |
stefan schippers
|
d3d0b78c08
|
better and faster is_xschem_file detection
|
2025-10-15 10:41:32 +02:00 |
stefan schippers
|
b01bd1ca60
|
improve previous fix
|
2025-10-14 00:45:32 +02:00 |
stefan schippers
|
b072701cbd
|
fix regresions in get_sym_name() and get_sch_from_sym(), use catch {...} in proc edit_prop for xschem getprop symbol ... command if symbol not found
|
2025-10-14 00:31:47 +02:00 |
stefan schippers
|
8b7b444f13
|
complete previous commit
|
2025-10-13 16:22:01 +02:00 |
stefan schippers
|
9fc68ed81b
|
pins / labels with no "lab" attribute set will inherit it from attached nets. Do not use template symbol "lab" attribute
|
2025-10-13 12:13:57 +02:00 |
stefan schippers
|
f732071a02
|
Recent component toolbar: removed c_t($i,command) member from c_t array
|
2025-10-12 23:36:36 +02:00 |
stefan schippers
|
169f5c9d5f
|
file_chooser: by default include level 0 base directories even if not containing xschem files; fixed a bug in table_read() (uninitialized data if failed to find table file)
|
2025-10-11 09:47:11 +02:00 |
stefan schippers
|
7c8988407d
|
better balloon messages
|
2025-10-11 00:23:42 +02:00 |
stefan schippers
|
60cb795a74
|
add "Select current" button in file_chooser
|
2025-10-11 00:19:56 +02:00 |
stefan schippers
|
d144f6e478
|
added examples/tb_test_evaluated_param.sch
|
2025-10-10 23:50:17 +02:00 |
stefan schippers
|
6ac434f63f
|
update some minor errors in intuitive_interface_cheatsheet.sch
|
2025-10-10 23:10:31 +02:00 |
stefan schippers
|
57ec990e6d
|
file_chooser_saveas: reset save button background after save
|
2025-10-10 18:57:04 +02:00 |
stefan schippers
|
31b9598219
|
translate(): resolve stuff like value="expr( 1000 * @VCC )" with value=1800 (using translate3() with parent level prop_ptr attributes)
|
2025-10-10 18:40:59 +02:00 |
stefan schippers
|
eda8dca19f
|
file_chooser: save button turns red when current schematic needs a save
|
2025-10-10 14:52:56 +02:00 |
stefan schippers
|
11012480a0
|
fix: previous commit obscured Motion event
|
2025-10-10 14:36:49 +02:00 |
stefan schippers
|
44e21ad5d4
|
file_chooser: added save/saveas function
|
2025-10-10 14:02:35 +02:00 |
stefan schippers
|
3ea99e919e
|
find_closest_text(): lower priority to avoid text objects always getting selected vs other closer objects
|
2025-10-08 01:33:44 +02:00 |
stefan schippers
|
c565a363b0
|
added error checking on various file open operations in xschem.tcl
|
2025-10-08 00:48:16 +02:00 |
stefan schippers
|
32d18b5a94
|
added listbox:select (courtesy Mark G. Saye) procedure to put selected listbox items created with -exportselection 0 into PRIMARY selection
|
2025-10-07 13:19:27 +02:00 |
stefan schippers
|
94a4685829
|
proc set_paths: remove forgotten line
|
2025-10-07 02:27:48 +02:00 |
stefan schippers
|
629d667eba
|
file_chooser: when clicking directory item clear preview, unselect file items
|
2025-10-07 02:17:07 +02:00 |
stefan schippers
|
4815b1650f
|
get_sym_name() and get_sch_from_sym(): get instance "schematic" attribute in the same way as done in get_additional_symbols()
|
2025-10-07 02:13:05 +02:00 |
stefan schippers
|
add555b001
|
fix paned window sp0 and sp1 sizes save/load in file_chooser
|
2025-10-07 00:43:10 +02:00 |
stefan schippers
|
50f77010fb
|
persistent file_chooser_geometry. A typo in set file_chooser(abs_filename $f (missing close bracket)
|
2025-10-07 00:27:26 +02:00 |
stefan schippers
|
feab800bba
|
code formatting
|
2025-10-06 23:20:54 +02:00 |
stefan schippers
|
ae1028501c
|
fix a regression in legacy load_file_dialog (due to changes in set_paths)
|
2025-10-06 23:18:30 +02:00 |
stefan schippers
|
028516267b
|
file_chooser: add Show XSCHEM_LIBRARY_PATH in proc file_chooser_set_paths
|
2025-10-06 22:58:36 +02:00 |
stefan schippers
|
4692cb0b04
|
better comment in file_chooser
|
2025-10-06 17:20:32 +02:00 |
stefan schippers
|
eb934e6e7d
|
further improvements in file_chooser when switching windows (trace variables to update)
|
2025-10-06 16:18:09 +02:00 |