Commit Graph

  • 1cdf72fefa Accepting request 1326330 from electronics factory Ana Guerrero 2026-01-09 16:04:42 +00:00
  • dfa2904f4f - Update to 3.3.126 * Added -H --noheader command line option for GTK3. * Fix for rendering multiline string constants in dumps. * Added headerbar rc variable to disable GTK3 headerbars. * Add warning message for missing XPM loader. * Updated libghw to current version. * Changed behavior of X search in pattern search so it is matched by a single X bit. - Changes in 3.3.125 * Added json2stems to distribution to support newer versions of Verilator. * VCD parser fix for colon in VCD variable name (Jasper). * Parameter size 0 fix for Vivado: backs out very old fix (for MTI) that converts 0 size signals to reals. * Update vcd2fst so it handles MTI 0 size conversion. - Update to gtkwave v3.3.124 with gtk3 - Updates paths with -gtk3 - Use libtirpc for RPC - Drop use of %suse_update_desktop_file as it is deprecated https://en.opensuse.org/openSUSE:Update-desktop-files_deprecation - Remove handling of /usr/share/gtkwave/examples/des* as it doesn't exist anymore - Update documentation files - Update schemas - update to 3.3.114: * Buffer overflow fixes in FST reader. - update to 3.3.113: * fix scope/var buffer overflows in FST reader * wayland header fixes * CPU usage fix for wayland - Update to 3.3.104: * Remove redundant TREE_VHDL_ST_PACKAGE from SST exclude. * Added addCommentTracesFromList tcl command from user patch. * Harden savefile loader for missing group start on vectors. * Preliminary VHDL support for wlf2vcd. * Add missing return value checks on mmap() in FST writer. * Fix MAP_FAILED missing for MinGW. * Fix to make the coloration red on 'u' traces. (Bug from * Dinotrace-like rendering in 3.3.96.) * Typo fix on missing group start on vectors. * Added support for loading .vf files * Added support for dumping variable types in vcd saveer, not just using "wire" for non-reals/strings. * Fix for uninitialized values at time 0 for FST, FSDB loaders. - Update to version 3.3.101 * Bugfixes and minor changes, see included ChangeLog file - Update to version 3.3.79 * Bugfixes and minor changes, see included ChangeLog file - Update to version 3.3.78 * Bugfixes and minor changes, see included ChangeLog file - Uptdate to version 3.3.76 * Bugfixes and minor changes, see included ChangeLog file - Update to version 3.3.75 * bugfix release, see included ChangeLog file for details - Update to version 3.3.73 * bugfix release, see included ChangeLog file for details - Update to version 3.3.72 * bugfix release, see included ChangeLog file for details - Update to version 3.3.70 * bugfix release, see included ChangeLog file for details - Update to version 3.3.68 * bugfix release, see included ChangeLog file for details - Update to version 3.3.67 * bugfix release, see included ChangeLog file for details - Update to version 3.3.66 * minor changes and bugfixes, see included ChangeLog file for details - Update to version 3.3.65 * minor changes, see included ChangeLog file for details - Update to version 3.3.64 * bugfix release, see included ChangeLog file for details - Update to version 3.3.63 * bugfix release, see included ChangeLog file for details - Update to version 3.3.62 * bugfix release, see included ChangeLog file for details - Move documentation and examples to separate packages - Delete gtkwave-rpmlintrc - Update to version 3.3.61 * Parameterized number of named markers * Updated LZ4 for version r118. - Update to version 3.3.60 * Harden fsdb reader against xtags that move backward in time. - Update to version 3.3.59 * Use Duff's Device for 8 byte -> 1 byte binary value compression algorithm in FST writer. * Updated man page for gtkwave.1 indicating that XID is in hex. * Allow decimal conversions on popcnt filtered vectors that are greater than 64 bits (they will never overflow). - Update to version 3.3.58 * Added /Data Format/Popcnt function for ones counting. * Warnings fixes from new Clang 3.4 scan-build. * Updated VCD ID generation in various helpers to use a faster, equivalent algorithm. * Change [1] at end of struct to C99 [] notation with appropriate allocation size modification. - Update to version 3.3.57 * Fix for Electric Fence crash in vlist_freeze(). * Updated LZ4 for version r113. - Update to version 3.3.56 * Fix to regex search to remove duplicate signal names because of faulty dumpers. * Valgrind fix on deallocated context: old GLOBALS pointer could be examined in set_GLOBALS_x(). * Minor cleanup in treesearch_gtk2.c: removed redundant show widget invocation. * Added missing compressBound() for compress2() dest mallocs. - Update to version 3.3.48 * Fixed infinite loop hang on various helpers executables when extra arguments are specified. * Delete changed marker name if it exists when marker is removed. * Added "Open Hierarchy" option that will expand the SST and select the hierarchy for a given signal selected in the Signals window. * Added preliminary support for FsdbReader. * FSDB fix for generate created hierarchies. * FSDB fix for new debug info output style to be parsed. * Added generate as scope type to VCD/FST/FSDB. * Preliminary add for module port direction for FSDB and FST. * Display signal direction column in SST if not all signals are declared as FST_VD_IMPLICIT. * Fixed GTK warning when hide_sst is enabled and SST is opened then closed. * Added extraction of in/out/inout from FSDB into FST with vcd2fst helper executable. (It also converts FSDB to FST.) * Added support for SV structures, unions, classes, packages, programs, and interfaces. * Updated signal parsing in FST/FSDB to handle NC declarations for arrays in VCD. (i.e., bitranges are missing) Use vcd2fst or the -o option to read NC VCD files with arrays properly. * Preliminary support for SV datatypes of bit, logic, int, shortint, longint, byte, enum, and shortreal in VCD and FST. * Added sparse array datatype to FST (currently unused by gtkwave). * Added support for attribute begin/end in FST. (Currently unused by gtkwave.) This allows embedding of various data inside the structure tree. * Added autoraise on entry window on keystrokes or periodically when it exists. * Added ability to store $comment in FST files via the attribute mechanism (FST_AT_MISC/FST_MT_COMMENT). * removed obsolete gtkwave-3.3.47-no-return-in-nonvoid-function.patch - Update to version 3.3.47 * Fix for crash in 64-bit mode with array accesses in deprecated loader. * Partial VCD loader fix for small files. * Added preliminary do-nothing generate support in vermin. * Fixed minmax_valid for partial VCD loader: affects scaling on floating-point traces. - Fix gcc warning no-return-in-nonvoid-function * gtkwave-3.3.47-no-return-in-nonvoid-function.patch - Update to version 3.3.46 * Fixed as of yet undetected hdr_incomplete bug when running off end of FST file. * Fixed problem with is_gtkw_save_file getting wiped out on reload. - Update to version 3.3.45 * Fix for VCDNAM_ESCAPE character in treesearch window - Update to version 3.3.44 * bugfix release, see included CHANGELOG.TXT for details - Update to version 3.3.43 * bugfix release, see included CHANGELOG.TXT for details - Update to version 3.3.42 * bugfix release, see included CHANGELOG.TXT for details - Update to version 3.3.41 * Fix for gtkwave::addSignalsFromList when encountering signals of form a.b.MyBus[7:0] and a.b.MyBus[15:8] such that brackets aren't stripped. * Added experimental highlight_wavewindow rc variable which allows signals also to be highlighted in the wave window using the value for color_grid. * Added use_standard_trace_select rc variable and related menu option. - Remove non OSI compliant files [bnc#783166] - Update to version 3.3.40 - new version 3.3.28 - new version 3.3.3 - removed build patch - enabled xz compression for versions greater than 11.1 - new version 3.1.10 - Fix build on Factory. - Strip binaries. - new version 3.1.10 - new version 3.1.7 - new version 3.1.6 - new version 3.1.2 - new version 3.1.1 - new version 3.0.30 - new version 3.0.29 with better build scripts - new version 3.0.28 - new version 3.0.23 - updated to version 3.0.21 - added dummyfiles src/lib{z,bz2}/Makefile.in - first specfile, mostly copied from ftp://download.fedora.redhat.com/pub/fedora/linux/extras/3/SRPMS/gtkwave-3.0.5-1.fc3.src.rpm Wojciech Kazubski 2026-01-09 11:48:42 +00:00
  • d491301d9b Accepting request 1291321 from home:ykaukab Dmitry Roshchin 2025-07-09 05:26:02 +00:00
  • 1834d7e4f8 Accepting request 1070942 from electronics leap-16.1 leap-16.0 Dominique Leuenberger 2023-03-12 15:24:15 +00:00
  • f04f9036af Accepting request 1060283 from home:dirkmueller:Factory Wojciech Kazubski 2023-03-11 18:06:38 +00:00
  • e6263dd1b3 Accepting request 1045274 from electronics Dominique Leuenberger 2022-12-25 14:15:10 +00:00
  • 721612b9fc Accepting request 1043649 from home:dirkmueller:Factory Dmitry Roshchin 2022-12-25 08:55:34 +00:00
  • e2ae3d0dc4 Accepting request 778806 from electronics Dominique Leuenberger 2020-02-25 15:04:57 +00:00
  • 4fd4d4d2ce Accepting request 778698 from home:polslinux:branches:electronics Stanislav Brabec 2020-02-24 15:25:20 +00:00
  • 3d7df72fea Accepting request 726555 from electronics Dominique Leuenberger 2019-08-28 16:35:53 +00:00
  • b7ae9b4988 Accepting request 725399 from home:ukbeast89:branches:electronics Dmitry Roshchin 2019-08-27 16:51:24 +00:00
  • 57f786f021 Accepting request 449216 from electronics Dominique Leuenberger 2017-01-09 10:02:24 +00:00
  • 058b151f0a Accepting request 449215 from home:Dmitry_R:branches:electronics Dmitry Roshchin 2017-01-08 14:45:14 +00:00
  • a28a7c4aa0 Accepting request 438077 from electronics Dominique Leuenberger 2016-11-01 08:59:44 +00:00
  • d4d4fc1f42 Accepting request 438076 from home:Dmitry_R:branches:electronics Dmitry Roshchin 2016-10-31 20:46:11 +00:00
  • 80bf497118 Accepting request 423575 from electronics Dominique Leuenberger 2016-08-29 13:46:20 +00:00
  • fa5032b81a Accepting request 423574 from home:Dmitry_R:branches:electronics Dmitry Roshchin 2016-08-28 17:52:41 +00:00
  • edcbd45c23 Accepting request 401342 from electronics Dominique Leuenberger 2016-06-12 16:55:33 +00:00
  • 564ed99b5e Accepting request 401341 from home:Dmitry_R:branches:electronics Dmitry Roshchin 2016-06-12 05:04:02 +00:00
  • 8f502b13e6 Accepting request 390636 from electronics Dominique Leuenberger 2016-04-22 14:25:42 +00:00
  • 0e780f5131 Accepting request 390635 from home:Dmitry_R:branches:electronics Dmitry Roshchin 2016-04-19 08:32:24 +00:00
  • 45937dff34 Accepting request 361276 from electronics Dominique Leuenberger 2016-02-24 17:43:05 +00:00
  • dd31c660f3 Accepting request 361275 from home:Dmitry_R:branches:electronics Dmitry Roshchin 2016-02-24 14:38:15 +00:00
  • 3cfe40282c Accepting request 345423 from electronics Dominique Leuenberger 2015-11-26 16:01:35 +00:00
  • 1cbc752676 Accepting request 345422 from home:Dmitry_R:branches:electronics Dmitry Roshchin 2015-11-20 13:34:30 +00:00
  • 5bb570a16f Accepting request 335034 from electronics Dominique Leuenberger 2015-10-01 07:29:36 +00:00
  • 67dece742a Accepting request 335033 from home:Dmitry_R:branches:electronics Dmitry Roshchin 2015-09-30 15:16:34 +00:00
  • c5fde87cbf Accepting request 315490 from electronics Stephan Kulow 2015-07-08 05:00:03 +00:00
  • 0f47c112e6 Accepting request 315489 from home:Dmitry_R:branches:electronics Dmitry Roshchin 2015-07-07 16:49:47 +00:00
  • acff6e14e9 Accepting request 297023 from electronics Dominique Leuenberger 2015-04-16 12:13:46 +00:00
  • e7105c7796 - Update to version 3.3.65 * minor changes, see included ChangeLog file for details Dmitry Roshchin 2015-04-15 21:21:10 +00:00
  • f880217c48 Accepting request 263126 from electronics Dominique Leuenberger 2014-11-26 19:55:45 +00:00
  • 8f7f31f1b5 - Update to version 3.3.64 * bugfix release, see included ChangeLog file for details Dmitry Roshchin 2014-11-26 13:39:40 +00:00
  • 60e9c882a8 Accepting request 260322 from electronics Dominique Leuenberger 2014-11-10 16:28:41 +00:00
  • 533c0b93b9 - Update to version 3.3.63 * bugfix release, see included ChangeLog file for details Dmitry Roshchin 2014-11-08 09:08:51 +00:00
  • 627d182550 Accepting request 246910 from electronics Stephan Kulow 2014-09-03 16:22:27 +00:00
  • 8f4a789526 OBS-URL: https://build.opensuse.org/package/show/electronics/gtkwave?expand=0&rev=8 Dmitry Roshchin 2014-08-30 07:24:40 +00:00
  • e795a76777 - Update to version 3.3.62 * bugfix release, see included ChangeLog file for details - Move documentation and examples to separate packages - Delete gtkwave-rpmlintrc Dmitry Roshchin 2014-08-30 07:22:17 +00:00
  • 27f67097bc Accepting request 241399 from electronics Stephan Kulow 2014-07-18 05:32:10 +00:00
  • b30301b3ba OBS-URL: https://build.opensuse.org/package/show/electronics/gtkwave?expand=0&rev=5 Dmitry Roshchin 2014-07-17 23:44:49 +00:00
  • 062fe5c9f3 - Update to version 3.3.61 * Parameterized number of named markers * Updated LZ4 for version r118. Dmitry Roshchin 2014-07-17 23:34:27 +00:00
  • 61ea9fd587 Accepting request 236914 from electronics Stephan Kulow 2014-06-16 19:26:29 +00:00
  • be5bd0bd62 Accepting request 231993 from science Stephan Kulow 2014-04-29 15:33:19 +00:00
  • 4a4b2ad94b Accepting request 227071 from science Stephan Kulow 2014-03-22 08:07:08 +00:00
  • a10cc7cc8b Accepting request 222422 from science Stephan Kulow 2014-02-16 18:53:31 +00:00
  • 91b72765e3 Accepting request 197801 from science Stephan Kulow 2013-09-08 09:36:10 +00:00
  • cd1391e62d Accepting request 178571 from science Stephan Kulow 2013-06-13 14:42:31 +00:00
  • 4cc492bacc Accepting request 173844 from science Stephan Kulow 2013-05-02 09:10:36 +00:00
  • 845da5a00e Accepting request 160644 from science Stephan Kulow 2013-03-24 20:56:13 +00:00
  • ba17774df2 Accepting request 157806 from science Stephan Kulow 2013-03-08 08:12:59 +00:00
  • 70b8123cd9 Accepting request 146760 from science Ismail Dönmez 2013-01-02 11:57:14 +00:00
  • 8a0c115765 Accepting request 139886 from science Stephan Kulow 2012-11-02 16:36:33 +00:00
  • 3313edbc7e Accepting request 136975 from science Stephan Kulow 2012-10-04 17:39:57 +00:00