Commit Graph

26 Commits

Author SHA256 Message Date
Christian Wittmer
965314ba04 Accepting request 1091877 from home:plater
- Update to 2.2.14
- Upstream changes:
  *Bluefish 2.2.14 fixes three bugs that in certain situations
   could lead to a segfault. One bug when deleting backup files on 
   close.
  *The third bug when the CSS language file was loaded on a 32bit
   system. It furthermore fixes zencoding functionality with python3.
   It also adds an option to store the scope of the search dialog to
   the session or project (this was removed in 2.2.12 because of a 
   bug-report). It furthermore improves the speed of the bookmarks
   code. The build infrastructure was also slightly modernised, 
   intltool is no longer used.

OBS-URL: https://build.opensuse.org/request/show/1091877
OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=41
2023-06-21 07:01:53 +00:00
370bca3e0e Accepting request 1087810 from home:polslinux:branches:Education
- Update to 2.2.13:
  * CSS syntax support has been greatly improved.
  * some fixes and some very minor bugs squashed
  * some minor improvements for the syntax highlighting in a few other languages,
    most notably python.

OBS-URL: https://build.opensuse.org/request/show/1087810
OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=38
2023-05-27 08:53:05 +00:00
Lars Vogdt
24e5fbe1de Accepting request 900017 from home:StevenK:branches:Education
- Refresh remove-python-class-shebang.patch to remove a requirement of
  /usr/bin/python
- Switch BuildRequires for pkgconfig(python3) to link against it instead

OBS-URL: https://build.opensuse.org/request/show/900017
OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=36
2021-06-15 20:33:21 +00:00
Lars Vogdt
429422894c Accepting request 874734 from home:dirkmueller:Factory
- switch to non-deprecated enchant-2 library

OBS-URL: https://build.opensuse.org/request/show/874734
OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=34
2021-03-09 08:47:03 +00:00
Lars Vogdt
095ce98d96 Accepting request 849573 from home:polslinux:branches:Education
- Update to 2.2.12 
  * fix for a crash in simple search
  * Python 3 compatibility has been further improved
  * Encoding detection in python files has been improved.
  * Triple click now selects the line.
  * Several programming languages have improved syntax highlighting
  * Bluefish now works fine with Enchant2 for spell checking.

OBS-URL: https://build.opensuse.org/request/show/849573
OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=32
2021-01-27 07:06:56 +00:00
Lars Vogdt
25330b816d Accepting request 828807 from home:elimat:branches:Education
- Update to version 2.2.11
  * Bluefish 2.2.11 is a minor maintenance release and minor feature release.
  * The only exception to that is the python 3 compatibility which is a major
    change. If you compile Bluefish with python 3, you might experience new
    bugs.
  * There are various minor changes as well.
  * Double click selection has been improved (for example selecting a function
    name that has underscores), and is now configurable per language.
  * Bluefish now has a feature to fill a line with spaces up to a mouse click,
    so you can start typing in any position on the screen (with a fixed width
    font).
  * A crash when running very large replace actions on disk on many files has
    been fixed.
  * Search and replace now ignores backup files by default.
  * Cursor highlighting and line highlighting have been fixed for a rare bug.
  * A small new feature has been added, to insert output from an external
    command in the current cursor position.
  * Many language files have seen updates, most notably CSS, Python and HTML.
  * A data loss bug - when an unknown encoding was selected - was fixed, the
    fallback is now to save as UTF-8.
  * A bug when saving with unknown characters in the filename has also been
    fixed.
  * Printing has been improved such as printing in landscape.
  * Some small tweaks to the UI have been implemented. For example you can now
    search in files in the filebrowser (right click a directory). Search
    results can now be shown in the output pane. 
  * The current identifier can be selected using <shift><control><i>.
  * Last there various fixes when Bluefish is run on top of Wayland. 
- Update gpgkeyring to correct for source validation
- Refresh patch remove-python-class-shebang.patch
- Remove in %post since they are not needed anymore (triggers)
  * %mime_database_post
  * %desktop_database_post
- Remove in %postun since they are not needed anymore (triggers)
  * %mime_database_postun
  * %desktop_database_postun
- Run spec-cleaner
  * Remove rpm groups
  * use make macros

OBS-URL: https://build.opensuse.org/request/show/828807
OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=30
2020-09-17 04:17:12 +00:00
Marguerite Su
8962fa0de2 Accepting request 546315 from home:Zaitor:branches:Education
- Drop obsolete and unused BuildRequires, not needed after the
  switch to gtk3: pkgconfig(libglade-2.0),
  pkgconfig(libgnomeprint-2.2) and pkgconfig(libgnomeprintui-2.2)
  (boo#1067727).
- Align with what configure looks for:
  Drop enchant-devel and gtk3-devel BuildRequires.
  Add pkgconfig(gtk+-3.0), pkgconfig(gdk-3.0), pkgconfig(glib-2.0),
  pkgconfig(gmodule-2.0), pkgconfig(gobject-2.0), pkgconfig(pango),
  pkgconfig(gdk-pixbuf-2.0), pkgconfig(gio-unix-2.0),
  pkgconfig(gthread-2.0), pkgconfig(libxml-2.0) and
  pkgconfig(enchant) BuildRequires.

OBS-URL: https://build.opensuse.org/request/show/546315
OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=28
2017-12-02 11:20:38 +00:00
Lars Vogdt
797b96d0e3 Accepting request 505425 from home:scarabeus_iv:branches:Education
- Remove aspell and rely on enchant for spellcheck
  * This means the bluefish will use hunspell now

OBS-URL: https://build.opensuse.org/request/show/505425
OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=26
2017-06-23 11:14:16 +00:00
Lars Vogdt
ec43bd9532 Accepting request 482377 from home:susnux:branches:Education
Update

OBS-URL: https://build.opensuse.org/request/show/482377
OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=24
2017-03-30 10:58:33 +00:00
Marguerite Su
dedd560a0c Accepting request 477843 from home:sfalken:branches:Education
- Edited %files section to clear unpackaged files builderror
  in openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/477843
OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=22
2017-03-09 12:07:56 +00:00
b1b546ab4a Accepting request 307374 from home:benoit_monin:branches:Education
- update to version 2.2.7
- point the source URL to the master download server
- add fix_ptr_from_int.patch: fix pointer from integer assignment, already upstream
- avoid aliasing warnings: add -fno-strict-aliasing to CFLAGS

OBS-URL: https://build.opensuse.org/request/show/307374
OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=20
2015-05-20 02:25:14 +00:00
Lars Vogdt
e4d68e4a0d - update to 2.2.6:
+ mostly a bug fix release. This release fixes a critical bug
    (segfault) in filebrowser that could be triggered if the root 
    directory was set as basedir. 
  + It also has a fix for a specific CSS-in-HTML-tag highlighting issue.
  + The filter code furthermore caused a segfault if the command did not exist. T
  + Next to these bugs many small issues have been resolved. 
  + Various language files have small improvements, most notably C, 
    Javascript and CSS. 
  + Several translations have been updated. 
  + A corner case for a new document from a template that does not exist 
    was fixed. 
  + The "open" submenu now opens SVG files from the filebrowser instead
    of inserting an image tag.
  +  The included cssmin and jsbeatify have been updated. 
  + A syntax scanning issue when replacing large chunks of text was 
    fixed. 
  + the "Report bug" link was broken, 
  + a new "conditional" option to the language file that makes re-using
    certain blocks of language files easier was added,
  +  and error reporting in outputbox was improved. 
- recommend make and libxml2-tools (xmllint) for easier programming

OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=18
2014-06-25 13:23:05 +00:00
Lars Vogdt
c906bc46d2 fix file list
OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=16
2014-02-13 15:26:36 +00:00
Lars Vogdt
cc9bb1602b - update to 2.2.5:
+ The syntax scanning engine is faster after small changes to the text. 
  + The filebrowser is also much faster with less memory usage, with 
    various fixes and new features. 
  + Projects now store the active document and active line numbers. 
  + Indenting is improved in auto-completion and the smart indenting. 
  + Bookmarks and paste special also have been improved. 
  + Furthermore almost all syntax highlighting has been improved, most 
    notable jquery in javascript, HTML5, and HTML5 in PHP files. 
  + There are also many bug fixes, such as in wrap text on right margin, 
    in the replace engine, the jsmin licence, the split lines feature, 
    the auto-recovery and many obscure bugs.

OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=15
2014-02-13 14:44:16 +00:00
Lars Vogdt
a0bd9cdf7f - update to 2.2.4:
+ minor bugfix release
  + various fixes for the tab-width on gtk 3.6
  + improved auto-completion popup speed
  + more simple search options
  + paste improvements (to paste for example images from Libreoffice)
  + pylint, cssmin, jsmin, csstidy and php_beautifier integration
  + various language syntax definition files have also been improved

OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=13
2013-02-12 11:30:50 +00:00
Ismail Dönmez
3d2b46f4f0 Accepting request 148799 from home:babelworx:ldig:branches:Education
license update: GPL-3.0+
See the COPYING file and the majority of the source code file headers

OBS-URL: https://build.opensuse.org/request/show/148799
OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=11
2013-01-17 09:46:06 +00:00
Lars Vogdt
7ed6c54aca - update to 2.2.3:
+ new feature: Zencoding support
  + works with gtk-3
  + faster syntax scanner
  + new search and replace function
  + support for new languages added: Google Go, Vala and Ada
  + some shortcut key combinations were added.
- small specfile cleanup

OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=10
2012-10-07 20:54:21 +00:00
Lars Vogdt
c4ae6314d5 use generic macros
OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=9
2011-10-05 13:37:07 +00:00
Lars Vogdt
b23318b832 - update to 2.0.3:
+ improves syntax highlighting performance
  + improves performance when scrolling in large files
  + It adds a couple of features such as: 
    a split view feature, Clojure syntax, Wordpress syntax, 
    Pascal syntax, jQuery syntax, Processing syntax and R syntax
  + Various features have improved
  + a "jump to reference" feature has been added to quickly open 
    a referenced filename
  + Finally, two new translations are added: Nynorsk and Hungarian
- update to 2.0.1:

OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=8
2011-09-18 13:13:03 +00:00
Lars Vogdt
cd3f50ee75 - update to 2.0.1:-
+ minor bugfix and minor feature enhancement release
  + Enhancements include improved spell checking, 
  + right margin display, 
  + improved indenting functionality, 
  + and CFML (cold fusion) support. 
  + Bugfixes include fixes in a couple of HTML tag dialogs and 
    two exotic segfault fixes.

OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=7
2010-07-31 21:41:34 +00:00
Lars Vogdt
90ef86d11d - provide/obsolete older bluefish-unstable versions
OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=6
2010-05-14 19:22:28 +00:00
Lars Vogdt
3365de716b - update to 2.0
- fix BuildRequires
- enable python and libgnomeui
- remove macros for old openSUSE versions

OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=5
2010-05-09 19:40:46 +00:00
Lars Vogdt
923d61ed22 cleanup specfile
OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=4
2010-05-09 19:27:16 +00:00
Lars Vogdt
38f743440d - add intltool to BuildRequires
OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=3
2010-05-09 19:14:53 +00:00
Lars Vogdt
0cdae6ae82 OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=2 2010-02-07 19:24:04 +00:00
Lars Vogdt
69acc89dc8 OBS-URL: https://build.opensuse.org/package/show/Education/bluefish?expand=0&rev=1 2008-09-22 14:19:13 +00:00