| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: bluefish | Distribution: Fedora Project |
| Version: 2.4.0 | Vendor: Fedora Project |
| Release: 1.fc44 | Build date: Mon Feb 2 12:11:43 2026 |
| Group: Unspecified | Build host: buildvm-a64-05.rdu3.fedoraproject.org |
| Size: 1857751 | Source RPM: bluefish-2.4.0-1.fc44.src.rpm |
| Packager: Fedora Project | |
| Url: http://bluefish.openoffice.nl/ | |
| Summary: Web development application for experienced users | |
Bluefish is a powerful editor for experienced web designers and programmers. Bluefish supports many programming and markup languages, but it focuses on editing dynamic and interactive websites.
GPL-3.0-or-later
* Mon Feb 02 2026 Paul Howarth <paul@city-fan.org> - 2.4.0-1
- Update to 2.4.0 (rhbz#2435810)
- Bluefish 2.4.0 has some new features and many small improvements; it is no
longer a 2.2 release because backwards compatibility with the 2.0 series
of Bluefish has been removed
- If you upgrade from 2.0 straight to 2.4, your config files and project
files are no longer 100% correctly loaded
- Starting from 2.4, Bluefish will place config files no longer in ~/.bluefish
- On Linux it will be ~/.config and ~/.local/
- On Windows it will be LocalAppData and RoamingAppData
- On OSX it will be ~/Library/Application Support
- The biggest new feature, still experimental, is that you can edit two
documents side-by-side
- You can change opening and ending tags in XML or HTML simultaneously if you
hit [ctrl][t]
- You can more easily save the current contents to a template
- For new users, and also active in new projects, is a UI selection dialog,
where you can choose between a UI optimised for web development,
programming or just have everything enabled or disabled; this will help
new Bluefish users to customize Bluefish in an easier way
- There are a few fixes as well:
- Selecting lines by dragging in the margin works more reliably
- Paste special works more reliably
- Line comments in Python are better detected, which is visible in the
syntax highlighting
- The toggle comment function is improved
- The Windows build has better error messages when starting external
commands fails
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.19-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Sat Nov 22 2025 Paul Howarth <paul@city-fan.org> - 2.2.19-1
- Update to 2.2.19 (rhbz#2416526)
- Fix a regression in 2.2.18 that could cause a crash when right clicking in
a document of type Text
- The dynamic shortcut key setting that was re-introduced in 2.2.18 for the
main menu is now also working in the snippets menu
* Fri Oct 31 2025 Paul Howarth <paul@city-fan.org> - 2.2.18-1
- Update to 2.2.18 (rhbz#2407559)
- Much better CSS language support
- The color editor now also supports hsl() and rgb() style colors
- Show colors by just hovering the mouse over a color code
- Reinstate feature to dynamically change a shortcut key by hovering the
mouse over a menu item and pressing a new shortcut key again; this feature
was present in all gtk2 applications and has not been working for bluefish
gtk3 builds until now
- Remove the infobrowser from the build since it no longer compiles with new
libxml versions; this plugin was already deprecated and disabled by default
for years
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2.2.17-5
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2.2.17-4
- Rebuilt for Python 3.14.0rc2 bytecode
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.17-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 2.2.17-2
- Rebuilt for Python 3.14
* Tue Apr 01 2025 Paul Howarth <paul@city-fan.org> - 2.2.17-1
- Update to 2.2.17 (rhbz#2356356)
- Bluefish 2.2.17 is a maintenance release that has only code clean-up fixes
to comply better with modern compiler standards
- It furthermore has fixes for a 64-bit Windows build of Bluefish with Msys2
- Use %{make_build} and %{make_install}
- Assume %{_pkgdocdir} macro always available
* Thu Jan 16 2025 Paul Howarth <paul@city-fan.org> - 2.2.16-3
- Fix for gcc 15
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Sun Sep 22 2024 Paul Howarth <paul@city-fan.org> - 2.2.16-1
- Update to 2.2.16 (rhbz#2314037)
- Bluefish 2.2.16 is mostly a maintenance release
- New feature: Bookmarks can now be generated from external commands such as
ctags
- The 2.2.16 code has a lot of small fixes and improvements for Mac OSX
- The old built-in javascript beautifier has been removed; Bluefish now uses
the jsbeautify from your system (if available)
- The word-wrap function has been fixed
- Add fix for type issue causing FTBFS with gcc 14
(https://sourceforge.net/p/bluefish/tickets/95/)
- Drop support for EL-7 and Fedora releases of a similar vintage
* Fri Sep 20 2024 Paul Howarth <paul@city-fan.org> - 2.2.15-4
- Switch from enchant to enchant2 for spell checking
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.15-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.2.15-2
- Rebuilt for Python 3.13
* Mon Mar 18 2024 Paul Howarth <paul@city-fan.org> - 2.2.15-1
- Update to 2.2.15 (rhbz#2269978)
- Bluefish 2.2.15 is a minor maintenance release
- New feature: it can highlight the indenting level with a vertical line,
which is very useful during python programming and helps with a lot more
programming languages
- Fix zencoding for python releases newer than 3.12
- Add a retry button when opening files from a remote location
- Tiny performance improvement when scrolling
- Fix a bug in the bookmarks function and the visible indenting function
that potentially could lead to a crash
- The perl syntax detection has been greatly improved
- YAML syntax detection has been added
- The code has several fixes to make it compile on modern Mac OSX releases
and to make it compile with the clang compiler
- Hardlink identical packaged files together to save space
/usr/bin/bluefish /usr/lib/.build-id /usr/lib/.build-id/04 /usr/lib/.build-id/04/19a66e690b70f9a013294247ddc3ba9c3c4bde /usr/lib/.build-id/66 /usr/lib/.build-id/66/51518ddba35a94b9371f5df09fe03245266b51 /usr/lib/.build-id/6e /usr/lib/.build-id/6e/bc700ab90203051a0b3cc56e4a45a1d1ca2b32 /usr/lib/.build-id/76 /usr/lib/.build-id/76/12f48d108aa346df4010989239e634ccef0bcc /usr/lib/.build-id/79 /usr/lib/.build-id/79/01793459f16dfaf7a606141276c2e008a5da20 /usr/lib/.build-id/95 /usr/lib/.build-id/95/150452ebd7552bd9a65b26c3b830a6be15b189 /usr/lib/.build-id/a9 /usr/lib/.build-id/a9/ae7cb1d9f7633eb6068a05c9e0c5933ef9b8e3 /usr/lib64/bluefish /usr/lib64/bluefish/about.so /usr/lib64/bluefish/charmap.so /usr/lib64/bluefish/entities.so /usr/lib64/bluefish/htmlbar.so /usr/lib64/bluefish/snippets.so /usr/lib64/bluefish/zencoding.so /usr/share/licenses/bluefish /usr/share/licenses/bluefish/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Apr 26 00:10:12 2026