[go: up one dir, main page]

Activity for Olivier Sessink

  • Olivier Sessink Olivier Sessink modified ticket #118

    Fix lto type-mismatch (regression 2.2.18)

  • Olivier Sessink Olivier Sessink posted a comment on ticket #118

    thanks a lot, fixed in revision 9192!

  • Olivier Sessink Olivier Sessink committed [r9192] on Code

    fixes https://sourceforge.net/p/bluefish/tickets/118/ patch from Nico P

  • Olivier Sessink Olivier Sessink committed [r9191] on Code

    final 2.2.18 release

  • Olivier Sessink Olivier Sessink committed [r9190] on Code

    updates for 2.2.18 release

  • Olivier Sessink Olivier Sessink committed [r9189] on Code

    update all translation files for 2.2.18 source code

  • Olivier Sessink Olivier Sessink committed [r9188] on Code

    readying for the 2.2.18 release

  • Olivier Sessink Olivier Sessink committed [r9187] on Code

    Norwegian Bokmaal translation update from christian@tellefsen.net

  • Olivier Sessink Olivier Sessink committed [r9186] on Code

    updating images to 2.2.18

  • Olivier Sessink Olivier Sessink committed [r9185] on Code

    getting the osx build ready for 2.2.18

  • Olivier Sessink Olivier Sessink committed [r9184] on Code

    creating for 2.2.18beta1

  • Olivier Sessink Olivier Sessink committed [r9183] on Code

    don't use code for dynamic shortcut keys on Mac since it does not work with the MAC integration

  • Olivier Sessink Olivier Sessink committed [r9182] on Code

    make the dynamic shortcut key changing function configurable via the preferences panel

  • Olivier Sessink Olivier Sessink posted a comment on ticket #105

    this is fixed in latest svn, and will be fixed in the upcoming 2.2.18 release

  • Olivier Sessink Olivier Sessink committed [r9181] on Code

    make dynamic shortcut key setting in the menu as was possible in gtk2 working again in gtk3. it is now enabled by default, perhaps I should create an option for this

  • Olivier Sessink Olivier Sessink posted a comment on ticket #27100

    yes it is fixed, the issue can be closed

  • Olivier Sessink Olivier Sessink posted a comment on ticket #27100

    I'm still getting an error when I try to change the mailing list admin password with an error 500

  • Olivier Sessink Olivier Sessink created ticket #27100

    Page Broken (500): https://sourceforge.net/p/bluefish/admin/mailman/bluefish-svn/admin_password/save

  • Olivier Sessink Olivier Sessink posted a comment on ticket #113

    removed in revision 9179 I'll probably do a new bluefish release in the upcoming weeks.

  • Olivier Sessink Olivier Sessink committed [r9179] on Code

    removing the infobrowser plugin from the standard build since it does no longer compile on the newest libxml2 and it has been deprecated for years already

  • Olivier Sessink Olivier Sessink committed [r9178] on Code

    fix the order in which parts of the makefile are executed, and install hunspell dictionaries

  • Olivier Sessink Olivier Sessink committed [r9177] on Code

    open project files as projects, even if windows does not know their filetype

  • Olivier Sessink Olivier Sessink committed [r9176] on Code

    add functions that htmlbar.dll will use from the main bluefish.exe

  • Olivier Sessink Olivier Sessink committed [r9175] on Code

    make enchant find the hunspell libraries

  • Olivier Sessink Olivier Sessink committed [r9174] on Code

    fix possible segfault in development code (not present in stable build)

  • Olivier Sessink Olivier Sessink committed [r9173] on Code

    introduced a bug in the previous commit

  • Olivier Sessink Olivier Sessink committed [r9172] on Code

    fix regression, when calling the scanner on a mouse click on a document without scantable

  • Olivier Sessink Olivier Sessink committed [r9171] on Code

    better browser defaults on windows

  • Olivier Sessink Olivier Sessink committed [r9170] on Code

    allow for menuitems that have c: or d: as in windows disk drives on WIN32 builds

  • Olivier Sessink Olivier Sessink committed [r9169] on Code

    fix possible segfault if scanner returned matchnum==0 in mouse button event handler

  • Olivier Sessink Olivier Sessink committed [r9168] on Code

    getting external programs to work on windos

  • Olivier Sessink Olivier Sessink posted a comment on ticket #117

    that is by design: the fonts bar you always get < b > and < i > the standard bar should give < strong > and < em > depending on the setting.

  • Olivier Sessink Olivier Sessink committed [r9167] on Code

    improve @supports()

  • Olivier Sessink Olivier Sessink committed [r9166] on Code

    fix filename typo

  • Olivier Sessink Olivier Sessink committed [r9165] on Code

    a major CSS update for all languages that include/embed CSS

  • Olivier Sessink Olivier Sessink committed [r9164] on Code

    more debugging info

  • Olivier Sessink Olivier Sessink committed [r9163] on Code

    fix a bug in the scanner if the new context is the same as the current, but it should be pushed on the stack

  • Olivier Sessink Olivier Sessink committed [r9162] on Code

    adding missing elements to css

  • Olivier Sessink Olivier Sessink committed [r9161] on Code

    improve debugging code

  • Olivier Sessink Olivier Sessink committed [r9160] on Code

    <context> directly within <context> is allowed

  • Olivier Sessink Olivier Sessink posted a comment on ticket #112

    thanks again, comitted to revision 9159.

  • Olivier Sessink Olivier Sessink committed [r9159] on Code

    patch from Nico P <nicop28@users.sourceforge.net> closes https://sourceforge.net/p/bluefish/tickets/112/

  • Olivier Sessink Olivier Sessink committed [r9158] on Code

    add support for nesting within CSS files

  • Olivier Sessink Olivier Sessink modified a comment on ticket #117

    it's a setting for the html plugin, the setting affects the behavior buttons on the standard bar. On the 'font' bar is still < b > and < i > available. can you see if changing that settings helps?

  • Olivier Sessink Olivier Sessink posted a comment on ticket #117

    it's a setting for the html plugin, the setting affects the behavior buttons on the standard bar. On the 'font' bar is still and available. can you see if changing that settings helps?

  • Olivier Sessink Olivier Sessink committed [r9157] on Code

    fix bug in rgba() and hsla() color syntax

  • Olivier Sessink Olivier Sessink committed [r9156] on Code

    fix compile error on newer gcc introduced by last commit

  • Olivier Sessink Olivier Sessink committed [r9155] on Code

    the color dialog can now edit hsl() and rgb() coded colors, and it can output tgb() and hsl() type color codes

  • Olivier Sessink Olivier Sessink committed [r9154] on Code

    improve color selection dialog so it can parse rgb() or hsl() type colors

  • Olivier Sessink Olivier Sessink committed [r9153] on Code

    also show color tooltip if references are turned off

  • Olivier Sessink Olivier Sessink committed [r9152] on Code

    fixes hsl to rgb conversion

  • Olivier Sessink Olivier Sessink committed [r9151] on Code

    add support for short notation hex coded colors like #EF9

  • Olivier Sessink Olivier Sessink posted a comment on ticket #116

    I'm not sure, bluefish uses generic functionality provided by gtk to support this. you could try to use the parameters in the url, like ftp://myusername@myserver:port/path/ (that's what I do using sftp on regular Ubuntu which works as expected)

  • Olivier Sessink Olivier Sessink committed [r9150] on Code

    implementation for hsl and hsla color coding, but the conversion to rgb is not working yet

  • Olivier Sessink Olivier Sessink committed [r9149] on Code

    improve documentation for the state machine to parse different color codes

  • Olivier Sessink Olivier Sessink committed [r9148] on Code

    use one function that can convert hex color codes and rgb(a) color codes with a hardcoded state machine

  • Olivier Sessink Olivier Sessink committed [r9147] on Code

    color tooltip code improvements, working on rgba() support

  • Olivier Sessink Olivier Sessink posted a comment on ticket #115

    unfortunately this is a known issue, I can't get any external commands to work on windows, I need some help from someone with windows specific knowledge. The normal code to start external programs for some reason does not work on windows any more..

  • Olivier Sessink Olivier Sessink posted a comment on ticket #112

    I'm sorry I don't understand: is there something missing in the latest svn?

  • Olivier Sessink Olivier Sessink committed [r9146] on Code

    fix typo in header

  • Olivier Sessink Olivier Sessink committed [r9145] on Code

    fix color parsing for #123456 color notation, and add code for rgb(1,2,3) notation, and improve tooltip layout

  • Olivier Sessink Olivier Sessink committed [r9144] on Code

    initial working code to show the color in CSS code in the tooltip

  • Olivier Sessink Olivier Sessink committed [r9143] on Code

    adding the option is_color to a language element, so this element can be handled in a special way in the tooltip popup

  • Olivier Sessink Olivier Sessink committed [r9142] on Code

    patch to make svn optional, missed a change

  • Olivier Sessink Olivier Sessink modified ticket #114

    fix compile with clang-20, incompatible-pointer-types-discards-qualifiers

  • Olivier Sessink Olivier Sessink posted a comment on ticket #114

    thanks again, fixed in revision 9141!

  • Olivier Sessink Olivier Sessink committed [r9141] on Code

    patch to fix compile warning on clang from Nico P <nicop28@users.sourceforge.net>, fixes https://sourceforge.net/p/bluefish/tickets/114/

  • Olivier Sessink Olivier Sessink modified ticket #112

    Make svn optional

  • Olivier Sessink Olivier Sessink posted a comment on ticket #112

    thanks, comitted in revision 9140!

  • Olivier Sessink Olivier Sessink committed [r9140] on Code

    patch to make svn optional from Nico P <nicop28@users.sourceforge.net>, fixes bug https://sourceforge.net/p/bluefish/tickets/112/

  • Olivier Sessink Olivier Sessink posted a comment on ticket #113

    this plugin is already disabled by default, so once these features are no longer available in libxml I will remove the plugin.

  • Olivier Sessink Olivier Sessink posted a comment on ticket #105

    yes this is something windows specific I could not get to work again in the new build. I need some help from somebody with specific windows knowledge to get this to work again.

  • Olivier Sessink Olivier Sessink posted a comment on ticket #110

    the new build and installer is completely rebuild from scratch, buy somebody with little windows specific knowledge (me), so there is many things it does not do yet or does not do properly. I was just glad I could get it to work. it does not use a separate gtk installer anymore, it includes all required gtk3 files.

  • Olivier Sessink Olivier Sessink modified ticket #108

    Can't load zh_CN localization in 2.2.17 for Windows

  • Olivier Sessink Olivier Sessink posted a comment on ticket #108

    that is a bug in the code indeed. I've fixed it in subversion, so the next release should fix this.

  • Olivier Sessink Olivier Sessink committed [r9138] on Code

    chinese strings zh_CN and zh_TW must differ otherwise the code will always result in the first being chosen by the user

  • Olivier Sessink Olivier Sessink modified ticket #107

    Cannot compile with GCC 15

  • Olivier Sessink Olivier Sessink committed [r9137] on Code

    French translation update from Dominique Meeùs <dominique@d-meeus.be>

  • Olivier Sessink Olivier Sessink posted a comment on ticket #107

    Glad it works finally! can I close the bugreport? just re-open it if you have new information that something should be fixed in bluefish.

  • Olivier Sessink Olivier Sessink posted a comment on ticket #107

    no I mean bluefish source code. Does https://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.17.tar.bz2 compile?

  • Olivier Sessink Olivier Sessink posted a comment on ticket #107

    This is very weird. It has the required files, but still the function from libxml is not found while compiling. Ths should just work...? I see that Gentoo applies patches to the upstream sourcecode. Can you see if the normal source tarball compiles ?

  • Olivier Sessink Olivier Sessink modified ticket #103

    HTML Toolbar

  • Olivier Sessink Olivier Sessink posted a comment on ticket #103

    thanks! closing this report

  • Olivier Sessink Olivier Sessink posted a comment on ticket #103

    in the preferences, plugins, html features -> unselect "show toolbar in sidebar"

  • Olivier Sessink Olivier Sessink modified a comment on ticket #107

    it's not gcc version related, the latest Fedora also has gcc 15 and compiles fine. Can you 'make distclean' and re-run ./configure and make and attach the complete log of that to see if there is any other clues?

  • Olivier Sessink Olivier Sessink posted a comment on ticket #107

    it's not gcc version related, it latest Fedora also has gcc 15 and compiles fine. Can you 'make distclean' and re-run ./configure and make and attach the complete log of that to see if there is any other clues?

  • Olivier Sessink Olivier Sessink posted a comment on ticket #103

    have a look at the screenshot https://bluefish.openoffice.nl/images/bluefish-appdata-screenshot.png the html toolbar is the one with quickbar/standard/html 5/formatting etc. Do you see that one?

  • Olivier Sessink Olivier Sessink posted a comment on ticket #107

    the deprecation warnings are unrelated, these are all the functions that are removed in gtk4, and these warnings are also present with older gcc versions. The build failure is because of the error infb_gui.c: In function 'infb_button_release_event': infb_gui.c:143:61: error: implicit declaration of function 'xmlNanoHTTPFetch' [-Wimplicit-function-declaration] 143 | if (xmlNanoHTTPFetch((const char *)aux,pstr,&info)==-1) { Iĺl have to check what gcc version my fedora laptop has (I'm on Ubuntu right...

  • Olivier Sessink Olivier Sessink posted a comment on ticket #107

    then I don´t understand why there is an error compiling infb_gui.c the files is compiled with -I/usr/include/libxml2 and it includes <libxml nanohttp.h=""> and /usr/include/libxml2/libxml/nanohttp.h is available on your system.</libxml> can you check if the function xmlNanoHTTPFetch is defined in that header file on your system? grep xmlNanoHTTPFetch /usr/include/libxml2/libxml/nanohttp.h

  • Olivier Sessink Olivier Sessink posted a comment on ticket #107

    can you see if you have the header nanohttp.h on your system? On my machine it is installed in /usr/include/libxml2/libxml/nanohttp.h and it should be part of libxml2 which is required for bluefish..

  • Olivier Sessink Olivier Sessink posted a comment on ticket #106

    can you find when it does not work? so what makes it stop functioning?

  • Olivier Sessink Olivier Sessink posted a comment on ticket #105

    which platform are you using? On windows this is a known issue. On all other platforms it should work if you use the native package (the flatpak package cannot do this due to flatpak security measures).

  • Olivier Sessink Olivier Sessink posted a comment on ticket #104

    this is fixed in svn, so the upcoming 2.2.18 should work again.

  • Olivier Sessink Olivier Sessink posted a comment on ticket #103

    hmm strange.. if you open the preferences and go to plugins, do you see a plugin named "HTML Features"? (or htmlbar.so) as for your second request: there is little development on new big features at the moment, so it sounds like a nice suggestion, but there is nobody working on something like that (it's all volunteer work!)

  • Olivier Sessink Olivier Sessink committed [r9136] on Code

    fix compatibility with glib < 2.76

  • Olivier Sessink Olivier Sessink committed [r9135] on Code

    2.2.17 release

  • Olivier Sessink Olivier Sessink committed [r9134] on Code

    making ready for 2.2.17 release

  • Olivier Sessink Olivier Sessink committed [r9132] on Code

    keep full python libs for now

  • Olivier Sessink Olivier Sessink committed [r9131] on Code

    installer improvements

  • Olivier Sessink Olivier Sessink committed [r9130] on Code

    remove unused functions

1 >