-
Tue Sep 07 2021 Paul Howarth <paul@city-fan.org> - 3.3.111-1
- Update to 3.3.111
- Rendering fix for filled rectangles and line caps in Cairo
- Fix in fstapi for read start limit time
- Use GtkSearchEntry in SST
- Convert entrybox to use dialog box
- Entrybox: use default response instead of signal handler
- Updated show-change widget
- Fix xml2stems when begin blocks are in functions
- Skip over decimal point in timescale in viewer
-
Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.110-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
Sun Jun 20 2021 Paul Howarth <paul@city-fan.org> - 3.3.110-1
- Update to 3.3.110
- gtk_ctree_node_moveto bugfix in SST
- MSVC compiler fix for fstapi
- Update xml2stems and rtlbrowse to support generate
- Removed ghwdump from the distribution (now provided with GHDL)
- Fix for when WAVE_GTK3_GESTURE_ZOOM_USES_GTK_PHASE_CAPTURE is disabled
- Integrated blank window fixes from Fedora
- Minor scan-build fixes
-
Wed May 19 2021 Paul Howarth <paul@city-fan.org> - 3.3.108-3
- Silence some compiler warnings, fixes broken GUI with -O2
https://bugzilla.redhat.com/show_bug.cgi?id=1956191
https://github.com/gtkwave/gtkwave/issues/62
-
Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.108-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
Wed Dec 30 2020 Paul Howarth <paul@city-fan.org> - 3.3.108-1
- Update to 3.3.108
- Added View/Leading Zero Removal toggle item also controlled by lz_removal
rc var
- User submitted patch using gtk_widget_get_scale_factor()
- Add include of X11/X.h for Arch Linux
- Fix VZT writer crash when dumpoff is invoked before first timestep
- Fix convert_ffo(), which scanned in wrong direction
- Fix use after free in fstapi.c
-
Mon Oct 05 2020 Paul Howarth <paul@city-fan.org> - 3.3.107-1
- Update to 3.3.107
- Fix left shift overflow in cvt_fpsudec for fixed point
- Added Find First One trace type options
- Fixed bug in Show-Change All Highlighted
-
Sat Aug 08 2020 Paul Howarth <paul@city-fan.org> - 3.3.106-1
- Update to 3.3.106
- Fix Shift-Up/Down highlight to traverse inside groups
- Resync ghwlib to handle unbounded array
-
Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.105-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
Mon Jul 06 2020 Paul Howarth <paul@city-fan.org> - 3.3.105-1
- Update to 3.3.105
- Fix bad (void) of is_closing in fstDestroyMmaps when using Cygwin or MinGW
- Fix left shift overflow in cvt_fpsdec()
- Add in missing file/translate/process filter for reals
- Fix for bitvec merging in GHW so integers arrays can be viewed
- Added Shift-Up/Down highlight with scroll in order to assist with
left/right arrow based transition movement
- Fix Show Wave Highlight so it is not dependent on Show Grid
- Fix negative MSBs on VCD loaders for vectors
- Fix getpwuid() null pointer exception
- Add missing recursion case to treenamefix()
- Fix lock/unlock misuse of pthread mutexes across threads
- Examine env var $HOME for home dir on geteuid failure
- Fix blurring on use_fat_lines rc variable usage