2010-06-17 22:08 Olivier Sessink
* [r5951] configure.ac: 2.0.1 release
2010-06-09 20:08 Daniel Leidert
* [r5950] data/templates/C header, data/templates/C header GPL,
data/templates/C_header, data/templates/C_header_GPL,
data/templates/HTML 5, data/templates/HTML_5,
data/templates/Makefile.am, data/templates/XHTML 1.0,
data/templates/XHTML_1.0, src/rcfile.c: Rename files. The build
environment cannot handle spaces in filenames.
Template files are now installed.
2010-06-09 20:06 Daniel Leidert
* [r5949] src/snr2.c: Replace exit() call with g_error. This will
also give a backtrace.
2010-06-09 20:04 Daniel Leidert
* [r5948] po/POTFILES.skip: Skip src/languages.c atm to not break
string freeze!
2010-06-07 14:36 Olivier Sessink
* [r5947] macosx/bluefish.plist, macosx/launcher.sh: macosx package
improvements
2010-06-07 14:04 Olivier Sessink
* [r5946] macosx/config.osxapp: removing lib, otherwise we load
plugins from lib/lib and data from lib/share
2010-06-05 20:37 Olivier Sessink
* [r5945] src/plugin_htmlbar/quickstart.c: fixes
https://bugzilla.gnome.org/show_bug.cgi?id=619162
2010-06-05 20:30 Olivier Sessink
* [r5944] src/plugin_htmlbar/html_form.c,
src/plugin_htmlbar/image.c: finished fix
2010-06-05 20:07 Olivier Sessink
* [r5943] src/plugin_htmlbar/html.c: html.c is now fully done
2010-06-05 19:14 Olivier Sessink
* [r5942] src/plugin_htmlbar/html.c: more changes, but more is
needed
2010-06-05 19:01 Olivier Sessink
* [r5941] src/plugin_htmlbar/html_diag.c,
src/plugin_htmlbar/html_diag.h, src/plugin_htmlbar/html_form.c,
src/plugin_htmlbar/html_table.c: make a nicer fix to the
gtkcombobox that are typecasted as entries, not finished yet!
2010-06-05 16:57 Jim Hayward
* [r5940] src/plugin_htmlbar/html_table.c: Fix Fedora Bug #598733
2010-06-05 14:33 Olivier Sessink
* [r5939] src/bluefish.h, src/languages.c, src/languages.h,
src/preferences.c: only build language hash table in preferences
2010-06-02 21:42 Olivier Sessink
* [r5938] src/languages.c, src/languages.h: make
lingua_locale_to_lang() return a const gchar so the compiler will
warn when you try to free the result
2010-06-02 21:06 Daniel Leidert
* [r5937] src/languages.c: IMO g_strdup is not necessary here and
this fixes the memory leak too.
2010-05-30 21:32 Olivier Sessink
* [r5936] src/project.c: probably fixes
https://bugzilla.gnome.org/show_bug.cgi?id=620092
2010-05-30 19:53 Daniel Leidert
* [r5935] src/Makefile.am, src/bluefish.h, src/languages.c,
src/languages.h, src/preferences.c: Re-implement working GUI
language choosing. Not all languages are given in native
language, because I don't know/find them.
Idea: Maybe we can use gettext() for this approach. Use it like
this: define a list of languages. Now loop over it and do
setlocale(lang), gettext(nativelang) -> add this to the list of
languages. So we don't need the struct and translators will care
about the correct native language name.
2010-05-27 05:40 Olivier Sessink
* [r5933] src/snr2.c: fix a compiler warning
2010-05-24 18:37 Olivier Sessink
* [r5931] configure.ac, src/plugin_about/po/bg.po,
src/plugin_about/po/cs.po, src/plugin_about/po/da.po,
src/plugin_about/po/de.po, src/plugin_about/po/el.po,
src/plugin_about/po/es.po, src/plugin_about/po/eu.po,
src/plugin_about/po/fi.po, src/plugin_about/po/fr.po,
src/plugin_about/po/gl.po, src/plugin_about/po/hu.po,
src/plugin_about/po/it.po, src/plugin_about/po/ja.po,
src/plugin_about/po/ko_KR.po, src/plugin_about/po/nb.po,
src/plugin_about/po/nl.po, src/plugin_about/po/pl.po,
src/plugin_about/po/pt.po, src/plugin_about/po/pt_BR.po,
src/plugin_about/po/ro.po, src/plugin_about/po/ru.po,
src/plugin_about/po/sk.po, src/plugin_about/po/sr.po,
src/plugin_about/po/sv.po, src/plugin_about/po/ta.po,
src/plugin_about/po/tr.po, src/plugin_about/po/uk.po,
src/plugin_about/po/zh_CN.po, src/plugin_about/po/zh_TW.po,
src/plugin_charmap/po/bg.po, src/plugin_charmap/po/cs.po,
src/plugin_charmap/po/da.po, src/plugin_charmap/po/de.po,
src/plugin_charmap/po/el.po, src/plugin_charmap/po/es.po,
src/plugin_charmap/po/eu.po, src/plugin_charmap/po/fi.po,
src/plugin_charmap/po/fr.po, src/plugin_charmap/po/gl.po,
src/plugin_charmap/po/hu.po, src/plugin_charmap/po/it.po,
src/plugin_charmap/po/ja.po, src/plugin_charmap/po/ko_KR.po,
src/plugin_charmap/po/nb.po, src/plugin_charmap/po/nl.po,
src/plugin_charmap/po/pl.po, src/plugin_charmap/po/pt.po,
src/plugin_charmap/po/pt_BR.po, src/plugin_charmap/po/ro.po,
src/plugin_charmap/po/ru.po, src/plugin_charmap/po/sk.po,
src/plugin_charmap/po/sr.po, src/plugin_charmap/po/sv.po,
src/plugin_charmap/po/ta.po, src/plugin_charmap/po/tr.po,
src/plugin_charmap/po/uk.po, src/plugin_charmap/po/zh_CN.po,
src/plugin_charmap/po/zh_TW.po, src/plugin_entities/po/bg.po,
src/plugin_entities/po/cs.po, src/plugin_entities/po/da.po,
src/plugin_entities/po/de.po, src/plugin_entities/po/el.po,
src/plugin_entities/po/es.po, src/plugin_entities/po/eu.po,
src/plugin_entities/po/fi.po, src/plugin_entities/po/fr.po,
src/plugin_entities/po/gl.po, src/plugin_entities/po/hu.po,
src/plugin_entities/po/it.po, src/plugin_entities/po/ja.po,
src/plugin_entities/po/ko_KR.po, src/plugin_entities/po/nb.po,
src/plugin_entities/po/nl.po, src/plugin_entities/po/pl.po,
src/plugin_entities/po/pt.po, src/plugin_entities/po/pt_BR.po,
src/plugin_entities/po/ro.po, src/plugin_entities/po/ru.po,
src/plugin_entities/po/sk.po, src/plugin_entities/po/sr.po,
src/plugin_entities/po/sv.po, src/plugin_entities/po/ta.po,
src/plugin_entities/po/tr.po, src/plugin_entities/po/uk.po,
src/plugin_entities/po/zh_CN.po, src/plugin_entities/po/zh_TW.po,
src/plugin_htmlbar/po/bg.po, src/plugin_htmlbar/po/cs.po,
src/plugin_htmlbar/po/da.po, src/plugin_htmlbar/po/de.po,
src/plugin_htmlbar/po/el.po, src/plugin_htmlbar/po/es.po,
src/plugin_htmlbar/po/eu.po, src/plugin_htmlbar/po/fi.po,
src/plugin_htmlbar/po/fr.po, src/plugin_htmlbar/po/gl.po,
src/plugin_htmlbar/po/hu.po, src/plugin_htmlbar/po/it.po,
src/plugin_htmlbar/po/ja.po, src/plugin_htmlbar/po/ko_KR.po,
src/plugin_htmlbar/po/nb.po, src/plugin_htmlbar/po/nl.po,
src/plugin_htmlbar/po/pl.po, src/plugin_htmlbar/po/pt.po,
src/plugin_htmlbar/po/pt_BR.po, src/plugin_htmlbar/po/ro.po,
src/plugin_htmlbar/po/ru.po, src/plugin_htmlbar/po/sk.po,
src/plugin_htmlbar/po/sr.po, src/plugin_htmlbar/po/sv.po,
src/plugin_htmlbar/po/ta.po, src/plugin_htmlbar/po/tr.po,
src/plugin_htmlbar/po/uk.po, src/plugin_htmlbar/po/zh_CN.po,
src/plugin_htmlbar/po/zh_TW.po, src/plugin_infbrowser/po/bg.po,
src/plugin_infbrowser/po/cs.po, src/plugin_infbrowser/po/da.po,
src/plugin_infbrowser/po/de.po, src/plugin_infbrowser/po/el.po,
src/plugin_infbrowser/po/es.po, src/plugin_infbrowser/po/eu.po,
src/plugin_infbrowser/po/fi.po, src/plugin_infbrowser/po/fr.po,
src/plugin_infbrowser/po/gl.po, src/plugin_infbrowser/po/hu.po,
src/plugin_infbrowser/po/it.po, src/plugin_infbrowser/po/ja.po,
src/plugin_infbrowser/po/ko_KR.po,
src/plugin_infbrowser/po/nb.po, src/plugin_infbrowser/po/nl.po,
src/plugin_infbrowser/po/pl.po, src/plugin_infbrowser/po/pt.po,
src/plugin_infbrowser/po/pt_BR.po,
src/plugin_infbrowser/po/ro.po, src/plugin_infbrowser/po/ru.po,
src/plugin_infbrowser/po/sk.po, src/plugin_infbrowser/po/sr.po,
src/plugin_infbrowser/po/sv.po, src/plugin_infbrowser/po/ta.po,
src/plugin_infbrowser/po/tr.po, src/plugin_infbrowser/po/uk.po,
src/plugin_infbrowser/po/zh_CN.po,
src/plugin_infbrowser/po/zh_TW.po, src/plugin_snippets/po/bg.po,
src/plugin_snippets/po/cs.po, src/plugin_snippets/po/da.po,
src/plugin_snippets/po/de.po, src/plugin_snippets/po/el.po,
src/plugin_snippets/po/es.po, src/plugin_snippets/po/eu.po,
src/plugin_snippets/po/fi.po, src/plugin_snippets/po/fr.po,
src/plugin_snippets/po/gl.po, src/plugin_snippets/po/hu.po,
src/plugin_snippets/po/it.po, src/plugin_snippets/po/ja.po,
src/plugin_snippets/po/ko_KR.po, src/plugin_snippets/po/nb.po,
src/plugin_snippets/po/nl.po, src/plugin_snippets/po/pl.po,
src/plugin_snippets/po/pt.po, src/plugin_snippets/po/pt_BR.po,
src/plugin_snippets/po/ro.po, src/plugin_snippets/po/ru.po,
src/plugin_snippets/po/sk.po, src/plugin_snippets/po/sr.po,
src/plugin_snippets/po/sv.po, src/plugin_snippets/po/ta.po,
src/plugin_snippets/po/tr.po, src/plugin_snippets/po/uk.po,
src/plugin_snippets/po/zh_CN.po, src/plugin_snippets/po/zh_TW.po:
2.0.1-rc1
2010-05-16 22:43 Daniel Leidert
* [r5930] acinclude.m4, configure.ac: Fixed broken configure script
(broken by my last commit).
2010-05-16 21:41 Daniel Leidert
* [r5929] acinclude.m4, configure.ac: Define HAVE_LINGUA_$lang for
every language in ALL_LINGUAS.
2010-05-16 11:53 Olivier Sessink
* [r5928] src/bftextview2_langmgr.c, src/bluefish.c,
src/filebrowser2.c: call exit(0) when everything is done, don't
free everything, except if we want to do some memory leak
debugging
#define MEMORY_LEAK_DEBUG if you want to do memory leak debugging
2010-05-15 21:47 Daniel Leidert
* [r5927] src/plugin_about/po/pl.po: Fix polish translation with
patch provided by Pierre Lejeune.
https://bugzilla.gnome.org/show_bug.cgi?id=618711
2010-05-11 19:03 Olivier Sessink
* [r5926] src/snr2.c, src/snr2.h: fixed the same bug when scope is
'all open files'
2010-05-10 08:23 Shawn Novak
* [r5925] win32/bluefish.nsi, win32/includes/Macros.nsh: Windows
Installer: Fixed installing GTK+ in TagAlong mode and changed the
path for files to 'redist' instead of the installer's directory.
2010-05-10 06:39 Shawn Novak
* [r5924] win32/includes/Functions.nsh, win32/includes/Macros.nsh:
Windows Installer: Stupid fixes.
2010-05-10 06:20 Shawn Novak
* [r5923] win32/bluefish.nsi, win32/includes/Functions.nsh,
win32/includes/Macros.nsh: Windows Installer: We now fill in the
File Type selection page with types already registered to
Bluefish. Removed registering '.inc' as a php filetype.
2010-05-09 21:19 Shawn Novak
* [r5922] win32/bluefish.nsi, win32/includes/Functions.nsh,
win32/includes/Macros.nsh: Windows Installer: Misc changes.
2010-05-09 19:52 Olivier Sessink
* [r5921] src/project.c, src/stringlist.c: fix previous commit
fix search history, now the 10 most recent entries are saved, and
not the 10 oldest
2010-05-09 18:24 Olivier Sessink
* [r5920] src/stringlist.c: comment not-used function
put_stringlist_limited()
2010-05-08 22:14 Daniel Leidert
* [r5919] AUTHORS: Track Polish translators status.
2010-05-08 17:46 Olivier Sessink
* [r5918] po/pl.po, src/plugin_about/po/pl.po,
src/plugin_charmap/po/pl.po, src/plugin_entities/po/pl.po,
src/plugin_htmlbar/po/pl.po, src/plugin_infbrowser/po/pl.po,
src/plugin_snippets/po/pl.po: polish language update from Paweł
Worobiak dawajpoczte@gmail.com
2010-05-08 17:43 Olivier Sessink
* [r5917] src/plugin_snippets/snippets_leaf_snr.c: keep the
indenting
2010-05-08 15:02 Frédéric Falsetti
* [r5916] po/cs.po, po/es.po, po/fr.po, po/gl.po, po/it.po,
po/ja.po, po/nb.po, po/nl.po, po/uk.po: Translation of Internet
Explorer in
cs.po es.po fr.po gl.po it.po ja.po nb.po nl.po uk.po
2010-05-08 09:43 Daniel Leidert
* [r5915] po/de.po, src/plugin_about/po/de.po,
src/plugin_charmap/po/de.po, src/plugin_entities/po/de.po,
src/plugin_htmlbar/po/de.po, src/plugin_infbrowser/po/de.po,
src/plugin_snippets/po/de.po: Update for German translation.
2010-05-07 16:51 Daniel Leidert
* [r5914] src/plugin_snippets/snippets_leaf_snr.c: Fix compiler
warning.
2010-05-07 16:47 Daniel Leidert
* [r5913] src/filebrowser2.c: Fix compiling with debugging enabled.
2010-05-07 12:39 Olivier Sessink
* [r5912] src/snr2.c: fixes a bug with PCRE subpattern replace
reported by Martin Samesch
2010-05-07 07:16 Olivier Sessink
* [r5911] macosx/gtkrc: fix theme location, bug 613323
2010-05-07 00:40 Shawn Novak
* [r5910] win32/bluefish.nsi, win32/includes,
win32/includes/Checksums.nsh, win32/includes/Functions.nsh,
win32/includes/Macros.nsh, win32/includes/UnFunctions.nsh,
win32/locale/English.nsh: Windows Installer: Split up the main
installer script into several sub-component scripts located in
win32/includes to make managing development of the installer
easier. Fixed Italian dictionary download. Added a new 'TagaLong'
build mode for distribution versions or local installations.
2010-05-06 16:15 Olivier Sessink
* [r5909] src/bookmark.c: use the mouse event instead of the
selection change to activate a bookmark
2010-05-06 10:09 Kernel86
* [r5908] win32/bluefish.nsi, win32/locale/English.nsh: Windows
Installer: Switch to InetC plugin to try and fix Proxy issues.
Some other minor fixes.
2010-05-06 09:05 Kernel86
* [r5907] win32/bluefish.nsi: Windows Installer: Fix last fix....
2010-05-06 08:55 Kernel86
* [r5906] win32/bluefish.nsi: Windows Installer: Fix install path
in unprivileged mode. Fix removing Bluefish classes from the
registry.
2010-05-05 21:19 Olivier Sessink
* [r5905] src/bookmark.c: starting some work on
https://bugzilla.gnome.org/show_bug.cgi?id=611743
found some issues in the current implementation. we shouldn't
rely
on the selection. More work needed.
2010-05-05 12:08 Olivier Sessink
* [r5904] src/document.c, src/gui.c, src/gui.h, src/project.c:
fixes https://bugzilla.gnome.org/show_bug.cgi?id=589053
2010-05-05 10:58 Olivier Sessink
* [r5903] src/gui.c: improve the title for Untitled documents
2010-05-05 06:53 Olivier Sessink
* [r5902] src/gui.c: first bit of code for
https://bugzilla.gnome.org/show_bug.cgi?id=589053
2010-05-04 22:55 Kernel86
* [r5901] src/gui.c, src/preferences.c, src/rcfile.c: Re-enable
external command menus and settings on Windows and add some paths
in newly created default rc files.
2010-05-04 22:52 Kernel86
* [r5900] win32/bluefish.nsi: Windows Installer: A few more minor
fixes.
2010-05-04 21:58 Kernel86
* [r5899] win32/bluefish.nsi: Windows Installer: Privileged
installer now supports getting settings from installs made with
the old isntaller. Removed libpcre-0.dll.
2010-05-04 20:34 Olivier Sessink
* [r5898] src/gtk_easy.c, src/preferences.c: fixed a bug in the
preferences code, setting the encoding setting to the value of
the language setting
2010-05-04 19:43 Olivier Sessink
* [r5897] src/bftextview2.c: fixes
https://bugzilla.gnome.org/show_bug.cgi?id=617679
2010-05-04 11:38 Olivier Sessink
* [r5896] src/bftextview2.h, src/bluefish.h: forgot to save two
files before the last commit
2010-05-03 21:02 Olivier Sessink
* [r5895] src/bftextview2.c, src/bluefish.c: fixes
https://bugzilla.gnome.org/show_bug.cgi?id=615761
2010-05-03 20:54 Olivier Sessink
* [r5894] src/bftextview2_patcompile.c, src/bluefish.c,
src/plugin_infbrowser/infbrowser.c: fixes compiling on some more
exotic platforms
fixes https://bugzilla.gnome.org/show_bug.cgi?id=615760
2010-05-03 20:48 Olivier Sessink
* [r5893] src/bftextview2_autocomp.c, src/bftextview2_scanner.c,
src/file.c, src/plugin_htmlbar/image.c, src/stringlist.c: fix
compiling on old compilers (declare all variables before the
first function calls)
fixes https://bugzilla.gnome.org/show_bug.cgi?id=615759
2010-04-27 18:35 Olivier Sessink
* [r5892] src/bluefish.c, src/document.c,
src/plugin_htmlbar/html_diag.c: fix doc_set_modified in
doc_insert_two_strings
fix text mark diag_ins that was removed twice
removed some debugging output
2010-04-27 09:10 Olivier Sessink
* [r5891] src/snr2.c: it seems that start_position in
g_regex_match_full () is specified in bytes, not in characters
2010-04-25 17:24 Olivier Sessink
* [r5890] po/es.po, src/plugin_htmlbar/po/es.po: commit Spanish
translation from Daniel Mustieles
2010-04-25 08:23 Frédéric Falsetti
* [r5889] po/it.po, po/ja.po, src/plugin_about/po/it.po,
src/plugin_about/po/ja.po, src/plugin_charmap/po/ja.po,
src/plugin_entities/po/gl.po, src/plugin_entities/po/it.po,
src/plugin_entities/po/ja.po, src/plugin_htmlbar/po/gl.po,
src/plugin_htmlbar/po/it.po, src/plugin_htmlbar/po/ja.po,
src/plugin_infbrowser/po/ja.po, src/plugin_snippets/po/ja.po:
Complete update for Japanese translation, thanks to Takeshi
Hamasaki.
Complete update for Italian translation, thanks to Roberto
Bellingeri.
Update for Galician translation (fuzzy removed and headers
update)
2010-04-21 21:19 Christian Tellefsen
* [r5888] win32/locale/Norwegian.nsh: Minor changes to
Win32-installer translation for nb_NO.
2010-04-21 21:15 Christian Tellefsen
* [r5887] src/plugin_about/po/nb.po, src/plugin_charmap/po/nb.po,
src/plugin_entities/po/nb.po, src/plugin_htmlbar/po/nb.po,
src/plugin_infbrowser/po/nb.po, src/plugin_snippets/po/nb.po:
Updated Norwegian(nb) translations for plugins
2010-04-21 21:09 Christian Tellefsen
* [r5886] po/nb.po: Updated Norwegian (nb) translation.
2010-04-21 13:14 Frédéric Falsetti
* [r5885] src/plugin_entities/po/gl.po,
src/plugin_htmlbar/po/gl.po: gl complete update, thanks to Xose M
(Pika)
2010-04-21 09:31 Frédéric Falsetti
* [r5884] po/gl.po: po/gl.po update
2010-04-20 20:36 Olivier Sessink
* [r5883] po/uk.po, src/plugin_htmlbar/po/uk.po: uk translation
update
2010-04-20 20:35 Olivier Sessink
* [r5882] po/cs.po, src/plugin_htmlbar/po/cs.po: cs.po update
2010-04-20 20:26 Olivier Sessink
* [r5881] src/document.c: when guessing encodings, try user enabled
encodings first, then other encodings
2010-04-19 09:17 Frédéric Falsetti
* [r5880] po/fr.po: Complete update for French translation
2010-04-18 21:25 Olivier Sessink
* [r5879] po/nl.po: add the last missing translations
2010-04-18 21:17 Olivier Sessink
* [r5878] po/nl.po, src/plugin_htmlbar/po/nl.po: update nl.po
2010-04-18 21:00 Olivier Sessink
* [r5877] po/bg.po, po/cs.po, po/da.po, po/de.po, po/el.po,
po/es.po, po/eu.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po,
po/it.po, po/ja.po, po/ko_KR.po, po/nb.po, po/nl.po, po/pl.po,
po/pt.po, po/pt_BR.po, po/ro.po, po/ru.po, po/sk.po, po/sr.po,
po/sv.po, po/ta.po, po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po,
src/bftextview2.c, src/plugin_about/po/bg.po,
src/plugin_about/po/cs.po, src/plugin_about/po/da.po,
src/plugin_about/po/de.po, src/plugin_about/po/el.po,
src/plugin_about/po/es.po, src/plugin_about/po/eu.po,
src/plugin_about/po/fi.po, src/plugin_about/po/fr.po,
src/plugin_about/po/gl.po, src/plugin_about/po/hu.po,
src/plugin_about/po/it.po, src/plugin_about/po/ja.po,
src/plugin_about/po/ko_KR.po, src/plugin_about/po/nb.po,
src/plugin_about/po/nl.po, src/plugin_about/po/pl.po,
src/plugin_about/po/pt.po, src/plugin_about/po/pt_BR.po,
src/plugin_about/po/ro.po, src/plugin_about/po/ru.po,
src/plugin_about/po/sk.po, src/plugin_about/po/sr.po,
src/plugin_about/po/sv.po, src/plugin_about/po/ta.po,
src/plugin_about/po/tr.po, src/plugin_about/po/uk.po,
src/plugin_about/po/zh_CN.po, src/plugin_about/po/zh_TW.po,
src/plugin_charmap/po/bg.po, src/plugin_charmap/po/cs.po,
src/plugin_charmap/po/da.po, src/plugin_charmap/po/de.po,
src/plugin_charmap/po/el.po, src/plugin_charmap/po/es.po,
src/plugin_charmap/po/eu.po, src/plugin_charmap/po/fi.po,
src/plugin_charmap/po/fr.po, src/plugin_charmap/po/gl.po,
src/plugin_charmap/po/hu.po, src/plugin_charmap/po/it.po,
src/plugin_charmap/po/ja.po, src/plugin_charmap/po/ko_KR.po,
src/plugin_charmap/po/nb.po, src/plugin_charmap/po/nl.po,
src/plugin_charmap/po/pl.po, src/plugin_charmap/po/pt.po,
src/plugin_charmap/po/pt_BR.po, src/plugin_charmap/po/ro.po,
src/plugin_charmap/po/ru.po, src/plugin_charmap/po/sk.po,
src/plugin_charmap/po/sr.po, src/plugin_charmap/po/sv.po,
src/plugin_charmap/po/ta.po, src/plugin_charmap/po/tr.po,
src/plugin_charmap/po/uk.po, src/plugin_charmap/po/zh_CN.po,
src/plugin_charmap/po/zh_TW.po, src/plugin_entities/po/bg.po,
src/plugin_entities/po/cs.po, src/plugin_entities/po/da.po,
src/plugin_entities/po/de.po, src/plugin_entities/po/el.po,
src/plugin_entities/po/es.po, src/plugin_entities/po/eu.po,
src/plugin_entities/po/fi.po, src/plugin_entities/po/fr.po,
src/plugin_entities/po/gl.po, src/plugin_entities/po/hu.po,
src/plugin_entities/po/it.po, src/plugin_entities/po/ja.po,
src/plugin_entities/po/ko_KR.po, src/plugin_entities/po/nb.po,
src/plugin_entities/po/nl.po, src/plugin_entities/po/pl.po,
src/plugin_entities/po/pt.po, src/plugin_entities/po/pt_BR.po,
src/plugin_entities/po/ro.po, src/plugin_entities/po/ru.po,
src/plugin_entities/po/sk.po, src/plugin_entities/po/sr.po,
src/plugin_entities/po/sv.po, src/plugin_entities/po/ta.po,
src/plugin_entities/po/tr.po, src/plugin_entities/po/uk.po,
src/plugin_entities/po/zh_CN.po, src/plugin_entities/po/zh_TW.po,
src/plugin_htmlbar/po/bg.po, src/plugin_htmlbar/po/cs.po,
src/plugin_htmlbar/po/da.po, src/plugin_htmlbar/po/de.po,
src/plugin_htmlbar/po/el.po, src/plugin_htmlbar/po/es.po,
src/plugin_htmlbar/po/eu.po, src/plugin_htmlbar/po/fi.po,
src/plugin_htmlbar/po/fr.po, src/plugin_htmlbar/po/gl.po,
src/plugin_htmlbar/po/hu.po, src/plugin_htmlbar/po/it.po,
src/plugin_htmlbar/po/ja.po, src/plugin_htmlbar/po/ko_KR.po,
src/plugin_htmlbar/po/nb.po, src/plugin_htmlbar/po/nl.po,
src/plugin_htmlbar/po/pl.po, src/plugin_htmlbar/po/pt.po,
src/plugin_htmlbar/po/pt_BR.po, src/plugin_htmlbar/po/ro.po,
src/plugin_htmlbar/po/ru.po, src/plugin_htmlbar/po/sk.po,
src/plugin_htmlbar/po/sr.po, src/plugin_htmlbar/po/sv.po,
src/plugin_htmlbar/po/ta.po, src/plugin_htmlbar/po/tr.po,
src/plugin_htmlbar/po/uk.po, src/plugin_htmlbar/po/zh_CN.po,
src/plugin_htmlbar/po/zh_TW.po, src/plugin_infbrowser/po/bg.po,
src/plugin_infbrowser/po/cs.po, src/plugin_infbrowser/po/da.po,
src/plugin_infbrowser/po/de.po, src/plugin_infbrowser/po/el.po,
src/plugin_infbrowser/po/es.po, src/plugin_infbrowser/po/eu.po,
src/plugin_infbrowser/po/fi.po, src/plugin_infbrowser/po/fr.po,
src/plugin_infbrowser/po/gl.po, src/plugin_infbrowser/po/hu.po,
src/plugin_infbrowser/po/it.po, src/plugin_infbrowser/po/ja.po,
src/plugin_infbrowser/po/ko_KR.po,
src/plugin_infbrowser/po/nb.po, src/plugin_infbrowser/po/nl.po,
src/plugin_infbrowser/po/pl.po, src/plugin_infbrowser/po/pt.po,
src/plugin_infbrowser/po/pt_BR.po,
src/plugin_infbrowser/po/ro.po, src/plugin_infbrowser/po/ru.po,
src/plugin_infbrowser/po/sk.po, src/plugin_infbrowser/po/sr.po,
src/plugin_infbrowser/po/sv.po, src/plugin_infbrowser/po/ta.po,
src/plugin_infbrowser/po/tr.po, src/plugin_infbrowser/po/uk.po,
src/plugin_infbrowser/po/zh_CN.po,
src/plugin_infbrowser/po/zh_TW.po, src/plugin_snippets/po/bg.po,
src/plugin_snippets/po/cs.po, src/plugin_snippets/po/da.po,
src/plugin_snippets/po/de.po, src/plugin_snippets/po/el.po,
src/plugin_snippets/po/es.po, src/plugin_snippets/po/eu.po,
src/plugin_snippets/po/fi.po, src/plugin_snippets/po/fr.po,
src/plugin_snippets/po/gl.po, src/plugin_snippets/po/hu.po,
src/plugin_snippets/po/it.po, src/plugin_snippets/po/ja.po,
src/plugin_snippets/po/ko_KR.po, src/plugin_snippets/po/nb.po,
src/plugin_snippets/po/nl.po, src/plugin_snippets/po/pl.po,
src/plugin_snippets/po/pt.po, src/plugin_snippets/po/pt_BR.po,
src/plugin_snippets/po/ro.po, src/plugin_snippets/po/ru.po,
src/plugin_snippets/po/sk.po, src/plugin_snippets/po/sr.po,
src/plugin_snippets/po/sv.po, src/plugin_snippets/po/ta.po,
src/plugin_snippets/po/tr.po, src/plugin_snippets/po/uk.po,
src/plugin_snippets/po/zh_CN.po, src/plugin_snippets/po/zh_TW.po:
string freeze!
2010-04-16 21:55 Daniel Leidert
* [r5876] src/Makefile.am: Use -export-dynamic for systems not
exporting all symbols from executables by
default.
https://bugzilla.gnome.org/615758
2010-04-16 21:38 Daniel Leidert
* [r5875] po/de.po: Fix typo.
https://bugzilla.gnome.org/show_bug.cgi?id=615939
2010-04-14 06:56 Olivier Sessink
* [r5874] data/bflang/all-html.bfinc: adding no_close="1" to
fixes https://bugzilla.gnome.org/show_bug.cgi?id=615286
2010-04-10 20:03 Olivier Sessink
* [r5873] src/snr2.c: add an explanation why I commented the code
2010-04-10 19:52 Olivier Sessink
* [r5872] src/menu.c, src/snr2.c: for the moment, remove the code
that sets text in the search dialog because that kills the
primary selection in the text
add f to find from selection
2010-04-06 07:02 Olivier Sessink
* [r5871] src/document.c, src/gui.c, src/menu.c,
src/plugin_htmlbar/htmlbar_gui.c, src/preferences.c,
src/project.c: try to do less sync() calls for the mac menu, do
them only for the overall change
2010-04-04 12:49 Olivier Sessink
* [r5870] src/document.c, src/gui.c: more mac integration
2010-04-02 08:43 Daniel Leidert
* [r5869] configure.ac, images/Makefile.am, src/bluefish.h,
src/gui.h, src/plugin_charmap/charmap.h, src/preferences.c,
src/rcfile.c: Remove remaining code regarding splash screen.
2010-04-01 20:43 Olivier Sessink
* [r5868] src/bluefish.c, src/gui.c: remove splash screen code
2010-03-31 20:05 Olivier Sessink
* [r5867] src/bookmark.c: remove #ifdef's for bookmark search
2010-03-31 07:31 Olivier Sessink
* [r5866] src/bftextview2_autocomp.c, src/rcfile.c: convert some
memory allocations to use g_slice functions
2010-03-30 19:37 Olivier Sessink
* [r5865] src/document.c: make the html dialogs and snippets
dialogs insert the two strings in such a way that they will undo
in one action
2010-03-28 18:18 Daniel Leidert
* [r5864] data/Makefile.am: Install snippets file.
2010-03-26 20:56 Olivier Sessink
* [r5863] src/gui.c, src/menu.c: fix crash because of sync before
initialising the ige-mac-menu
2010-03-26 16:23 Olivier Sessink
* [r5862] data/snippets, src/plugin_snippets/snippets_load.c: add a
default snippets file
2010-03-26 15:51 Olivier Sessink
* [r5861] src/bluefish.c, src/gui.c, src/gui.h: load splash screen
image in the background to speed up the launch
2010-03-25 16:33 Olivier Sessink
* [r5860] src/bluefish.c, src/filebrowser2.c,
src/plugin_snippets/snippets_load.c: load some data after idle
loop has finished everything above G_LOW_PRIORITY
2010-03-23 11:36 Olivier Sessink
* [r5859] src/filebrowser2.c: remove exit() calls
2010-03-23 08:01 Olivier Sessink
* [r5858] src/plugin_snippets/snippets_leaf_snr.c: fix possible
segfaults on in snippets
2010-03-22 22:23 Olivier Sessink
* [r5857] data/bflang/css-rules.bfinc: add example css3 property
2010-03-22 16:52 Olivier Sessink
* [r5856] src/plugin_snippets/snippets_wizard.c: fixes xml escaping
bug in snippets search and replace as reported on the list
2010-03-21 13:06 Daniel Leidert
* [r5855] src/plugin_about/about.c: Further include SVN revision if
built from SVN.
2010-03-21 12:59 Daniel Leidert
* [r5854] src/plugin_about/about.c: Include configure options in a
bug report.
2010-03-21 12:38 Daniel Leidert
* [r5853] src/plugin_about/about.c: Choose version in bugzilla
interface accordingly to installed/running Bluefish
version. Also divide between SVN trunk and released version.
TODO: Would be
nice to include configure options too in the description (users
must be able
to remove this information from the report).
2010-03-21 11:35 Daniel Leidert
* [r5852] src/filebrowser2.c: Use a critical warning accordingly to
other places in the source. The exit() call
must still be replaced.
2010-03-21 11:34 Daniel Leidert
* [r5851] src/snr2.c: Fix incompatible argument passing to
snr_comboboxentry_changed().
2010-03-21 11:21 Daniel Leidert
* [r5850] src/filefilter.c: Include missing header for atoi().
2010-03-21 10:19 Olivier Sessink
* [r5849] src/bftextview2_scanner.c: fixed autocompletion with
multibyte characters as reported on the mailinglist
2010-03-20 17:32 Olivier Sessink
* [r5848] src/gui.c, src/menu.c, src/plugins.c: improved menu sync
2010-03-20 15:57 Olivier Sessink
* [r5847] src/bluefish.h: removing pcre.h
2010-03-19 21:13 Olivier Sessink
* [r5846] src/bookmark.c: fix an annoying thing in bookmarks, now
only the current bookmark is expanded instead of all bookmarks
2010-03-19 17:11 Olivier Sessink
* [r5845] src/filebrowser2.c, src/snr2.c: fixes the search and
replace button sensitivity issue
2010-03-17 13:04 Olivier Sessink
* [r5844] macosx/bluefish.bundle, macosx/bluefish.plist: more work,
but it still doesn't work.. paths are still hardcoded to
~/gtk/inst/.....
2010-03-17 12:39 Olivier Sessink
* [r5843] macosx/bluefish.bundle, macosx/gtkrc: improved bundle
2010-03-17 12:15 Olivier Sessink
* [r5842] macosx/bluefish.icns, macosx/config.osxapp,
src/bluefish.c, src/bluefish.h: adding icons
fixing the build parameters (copying from what jhbuild uses by
default)
fixing a --disable-nls issue
2010-03-17 09:18 Olivier Sessink
* [r5841] src/bluefish.c: slightly more profiling data
2010-03-16 22:26 Olivier Sessink
* [r5840] macosx/bluefish.modules, macosx/config.osxapp: more build
updates, doesn't work yet
2010-03-16 21:36 Olivier Sessink
* [r5839] configure.ac, macosx/bluefish.modules: add macosx modules
file for jhbuild
2010-03-16 21:33 Daniel Leidert
* [r5838] Makefile.osxapp: Fixed location of config.osxapp.
2010-03-16 20:32 Daniel Leidert
* [r5837] config.site/config.osxapp, macosx/config.osxapp: Move the
config.site script written for MacOSX app bundles into the newly
created macosx/ subdir.
2010-03-16 20:05 Olivier Sessink
* [r5836] src/bftextview2_langmgr.c, src/bluefish.c,
src/bluefish.h, src/ipc_bf2bf.c, src/plugins.c, src/rcfile.c:
added a DEBUG_PATHS to debug all directories that are used for
file loading and stuff like that
2010-03-15 22:39 Olivier Sessink
* [r5835] macosx/bluefish.bundle: improved bundle to include the
shared mime info
2010-03-15 22:09 Olivier Sessink
* [r5834] macosx/launcher.sh: add launcher script to svn
2010-03-15 19:12 Olivier Sessink
* [r5833] src/bluefish.c: add a profiling timer
2010-03-15 14:09 Olivier Sessink
* [r5832] macosx, macosx/bluefish.bundle, macosx/bluefish.plist,
src/rcfile.c: more macosx changes, and some build files to create
a macosx package
2010-03-14 12:10 Olivier Sessink
* [r5831] src/gui.c, src/rcfile.c: better defaults for the external
commands on the mac
2010-03-12 21:14 Olivier Sessink
* [r5830] src/bftextview2.c, src/bftextview2_spell.c: fixes
https://bugzilla.gnome.org/show_bug.cgi?id=611629
2010-03-12 19:46 Olivier Sessink
* [r5829] configure.ac: remove pcre check
2010-03-12 16:41 Olivier Sessink
* [r5828] src/bf_lib.c, src/snr2.c: small fix and cleanup
it seems we have lost all libpcre dependencies now
2010-03-12 16:32 Olivier Sessink
* [r5827] src/bf_lib.c, src/bf_lib.h, src/snr2.c: initial attempt
to reduce the last bit of libpcre dependency
2010-03-12 14:05 Olivier Sessink
* [r5826] src/undo_redo.c: fix If after some changes I do Edit >
Undo all
Tab will be highlight as not modified,
but now a make some other changes and redo Undo all
now tab remain blue (modified) highlighted.
2010-03-10 19:00 Olivier Sessink
* [r5825] configure.ac: fix configure error
2010-03-09 20:55 Olivier Sessink
* [r5824] src/outputbox.c: removing old pcre code (was commented
already)
2010-03-09 20:50 Olivier Sessink
* [r5823] src/file.c: remove old pcre code (was commented already)
2010-03-09 20:41 Daniel Leidert
* [r5822] configure.ac: IMO a little bit better configure code for
IGE MAC integration.
2010-03-09 20:24 Daniel Leidert
* [r5821] data/bflang/xhtml.bflang2: More work on the XHTML file.
We should try to create an XSLT file to "copy"
the html bflang file and create the xhtml file. Or could we
(partially) solve
this by making case_insens and sgml_shorttag global options?
2010-03-09 20:23 Olivier Sessink
* [r5820] src/gui.c: add mac control keys
2010-03-09 20:03 Olivier Sessink
* [r5819] src/gui.c: more mac integration
2010-03-09 19:24 Daniel Leidert
* [r5818] data/bflang/xhtml.bflang2: Add missing
and
tags.
2010-03-09 12:24 Olivier Sessink
* [r5817] configure.ac, src/gui.c: initial mac integration code
the changes in configure.ac are probably ugly, I'm not very
experienced with autoconf..... feel free to improve.
2010-03-08 22:37 Olivier Sessink
* [r5816] configure.ac: add ige-mac-integration test
2010-03-08 10:07 Frédéric Falsetti
* [r5815] po/fr.po: Complete update for French translation
2010-03-07 22:19 Olivier Sessink
* [r5814] src/bookmark.c, src/document.c: fixes the segfault
2010-03-07 19:27 Daniel Leidert
* [r5813] configure.ac, data/Makefile.am, data/templates,
data/templates/Makefile.am: Add build system for templates.
Unfortunately installation doesn't succeed
because of the spaces in the file names.
2010-03-06 13:34 Olivier Sessink
* [r5812] src/document.c: fixed selection restoring in
insert_two_strings() when there is no dialog involved
2010-03-06 13:17 Olivier Sessink
* [r5811] data/bflang/css-rules.bfinc: adding inherit to
text-transform
2010-03-04 21:42 Olivier Sessink
* [r5810] src/gui.c, src/menu.c, src/preferences.c: make naming of
'Highlight block delimiters' the same everywhere
2010-03-03 20:44 Olivier Sessink
* [r5809] src/bf_lib.c, src/bftextview2.c, src/bluefish.c,
src/bookmark.c, src/bookmark.h,
src/plugin_htmlbar/image_dialog.c: toggle bookmark on doubleclick
2010-03-02 21:55 Olivier Sessink
* [r5808] src/bf_lib.c, src/bluefish.c, src/document.c,
src/plugin_htmlbar/image.c, src/plugin_htmlbar/image_dialog.c:
fixed image dialog on WIN32
This line, and those below, will be ignored--
M src/bf_lib.c
M src/plugin_htmlbar/image_dialog.c
M src/plugin_htmlbar/image.c
M src/bluefish.c
M src/document.c
2010-03-02 19:32 Olivier Sessink
* [r5807] src/file.c: fix a segfault
2010-03-01 20:09 Lindsay Haisley
* [r5806] src/filebrowser2.c: Set right-click popup menu in the
filebrowser so that "Set as documentroot" option is disabled if
clicked item in the tree is not a directory.
Set the documentroot text entry field read-only so that the value
in this must depend only on the
directory in the file tree which was clicked to invoke this
dialog.
2010-02-28 21:54 Olivier Sessink
* [r5805] src/preferences.c: od should be tg
2010-02-28 21:16 Daniel Leidert
* [r5804] autogen.sh: Also enable verbose debugging shell mode.
2010-02-27 21:21 Olivier Sessink
* [r5803] data/bflang/cfml.bflang2: add all included highlights
2010-02-27 21:13 Olivier Sessink
* [r5802] data/bflang/cfml.bflang2: small fix
2010-02-27 20:59 Olivier Sessink
* [r5801] data/bflang/cfml.bflang2: adding an initial coldfusion
markup language file
the mimetype is just a guess
2010-02-27 10:52 Frédéric Falsetti
* [r5800] po/fr.po: Complete update for French translation
2010-02-26 20:44 Olivier Sessink
* [r5799] src/preferences.c: added a template gui to the
preferences
2010-02-25 21:36 Olivier Sessink
* [r5798] src/snr2.c: add a debug statement to toggle_comment
2010-02-25 21:34 Kernel86
* [r5797] src/external_commands.c: A few oops fixes.
2010-02-25 09:04 Olivier Sessink
* [r5796] src/bftextview2.c, src/bftextview2.h, src/bluefish.c,
src/bluefish.h, src/document.c, src/gui.c, src/menu.c,
src/preferences.c, src/preferences.h, src/rcfile.c: the option
whether or not to highlight matching blovk bounds is now
functional
I'm a bit in doubt about the name
in gedit this is called 'Highlight matching brackets' -> but we
do much more than brackets, we also show xml tags that form a
block
any opinions?
2010-02-25 03:59 Kernel86
* [r5795] src/external_commands.c: Some work to start getting
external commands working on Windows.
2010-02-24 16:28 Olivier Sessink
* [r5794] src/snr2.c: restart search dialog with previous value
2010-02-24 01:46 Kernel86
* [r5793] win32/bluefish.nsi, win32/locale/English.nsh: Windows
Installer: Minor fixes. Change SMARTY file extension to proper
.tpl. Added .inc extension as a PHP Include File.
2010-02-23 19:56 Olivier Sessink
* [r5792] src/bluefish.h, src/document.c, src/gui.c: save the
'previous document' so when you close a document you switch back
to the previous document
2010-02-23 16:09 Olivier Sessink
* [r5791] src/bftextview2_spell.c, src/bluefish.h: show the ignore
and add options only when a misspelled word is clicked
2010-02-23 13:38 Olivier Sessink
* [r5790] src/document.c, src/plugin_htmlbar/html_diag.c: fix
proper use of selection when inserting tags on both sides of the
selection
2010-02-23 12:11 Olivier Sessink
* [r5789] src/bftextview2_spell.c: implement spell ignore and add
to dictionary
2010-02-22 22:44 Olivier Sessink
* [r5788] src/bluefish.h, src/rcfile.c: a couple of cleanups
2010-02-21 21:31 Olivier Sessink
* [r5787] src/bftextview2_spell.c: add placeholders for the
'ignore' and 'add to dictionary' functionality
2010-02-21 20:43 Olivier Sessink
* [r5786] src/bftextview2.c: improving the tab / shift tab for
indent/unindent using the new utility functions
2010-02-21 17:07 Kernel86
* [r5785] win32/bluefish.nsi: Windows Installer: Replaced remaining
fixed registry location defines and macros used to store and load
language and start menu folder variable with our own bits.
2010-02-21 13:31 Kernel86
* [r5784] win32/bluefish.nsi: Windows Installer: We don't need to
check for privileged or unprivileged users to fix the uninstaller
bug since the only circumstance it can occor is the mixed
privilege configuration used by the 2.0.0-1 and earlier
installers. The problem will either be found and fixed in the
specific keys or it won't.
2010-02-21 13:28 Frédéric Falsetti
* [r5783] po/fr.po, src/plugin_htmlbar/po/fr.po: Complete update
for French translation
2010-02-21 08:35 Olivier Sessink
* [r5782] src/bftextview2.c: adding some utility functions to
simplify some code
2010-02-21 06:05 Kernel86
* [r5781] win32/bluefish.nsi: Windows Installer: More work for
unprivileged install. Set default install path based on privilege
or load stored path fromt he registry. Install shorcuts for All
Users as a privileged user. Register filetype associations for
unprivileged users.
2010-02-20 23:03 Daniel Leidert
* [r5780] win32/locale/German.nsh: Update of German installer
translation.
2010-02-20 22:54 Daniel Leidert
* [r5779] win32/locale/English.nsh: Use question mark.
2010-02-20 22:28 Olivier Sessink
* [r5778] src/bftextview2.c, src/bluefish.h, src/rcfile.c: first
bits of code to make the tab key indent a block, can be improved
;-)
2010-02-20 21:35 Olivier Sessink
* [r5777] src/plugin_htmlbar/htmlbar_gui.c: improve 'anchor'
tooltip message, perhaps we need to improve the icon too
2010-02-20 15:45 Olivier Sessink
* [r5776] src/menu.c: improve the name of 'Split into columns'
2010-02-20 15:28 Olivier Sessink
* [r5775] src/preferences.c: adding language option in GUI,
defaulting to Auto
Now the challenge is to provide the right options to that dialog
automatically (i.e. all trsnalated languages). Daniel created
some initial code, but that is not finished yet.
2010-02-20 15:04 Olivier Sessink
* [r5774] src/bftextview2.c, src/bftextview2.h, src/bluefish.h,
src/preferences.c, src/preferences.h, src/rcfile.c: right margin
pos in preferences
2010-02-20 13:05 Olivier Sessink
* [r5773] src/preferences.c, src/preferences.h: setting the default
template now has a GUI
2010-02-20 10:19 Kernel86
* [r5772] win32/bluefish.nsi: Windows Installer: We now get
installed dictionaries and select them. Work started on allowing
unprivilaged installs.
2010-02-20 05:55 Kernel86
* [r5771] win32/bluefish.nsi, win32/locale/English.nsh: Windows
Installer: Select default dictionary based upon the language
chosen by the user, defaulting to English.
2010-02-20 04:31 Kernel86
* [r5770] win32/bluefish.nsi, win32/locale/English.nsh: Windows
Installer: Further updated filetype registration for VBS and JS
extensions to include a ScriptEngine key so Windows Scripting
Host is able to run scripts with Bluefish installed and
associated with those types. Added checks to the initialization
routine bugfix section fix the uninstall problems if nesessary.
Updated Localize macro to substitue English strings for missing
translations.
2010-02-19 22:57 Olivier Sessink
* [r5769] src/file_dialogs.c, src/menu.c, src/rcfile.c: adding
several more templates
2010-02-19 22:39 Olivier Sessink
* [r5768] data/templates/HTML 5, data/templates/PHP,
data/templates/XHTML 1.0: adding more templates
2010-02-19 21:39 Olivier Sessink
* [r5767] data/templates, data/templates/C header, data/templates/C
header GPL: adding the first templates
2010-02-19 21:18 Olivier Sessink
* [r5766] src/bluefish.h, src/document.c, src/document.h,
src/file_dialogs.c, src/menu.c, src/project.c, src/rcfile.c:
removing the old project->template and adding a new
session->template
2010-02-19 19:51 Olivier Sessink
* [r5765] src/document.c, src/document.h, src/menu.c: template
backend code is fully functional now
2010-02-19 18:06 Kernel86
* [r5759] win32/bluefish.nsi: Since we always set the mimetype in
the Windows installer we must store the class to prevent
obliterating the key on uninstall.
2010-02-19 16:51 Olivier Sessink
* [r5758] src/menu.c: destroy menu before rebuild
2010-02-19 16:33 Olivier Sessink
* [r5757] src/bftextview2.h, src/bluefish.h, src/menu.c,
src/menu.h, src/preferences.c, src/rcfile.c: initial backend code
for template manager
2010-02-19 06:46 Kernel86
* [r5755] win32/bluefish.nsi, win32/locale/English.nsh: Fix any
forseen problems with the Windows installer uninstaller routine
for unregistering file extensions. Some WIP bits.
2010-02-18 14:20 Jim Hayward
* [r5754] data/bflang/xml.bflang2: Update for xml.bflang.
2010-02-17 21:45 Olivier Sessink
* [r5752] src/bftextview2.c, src/bftextview2.h, src/document.c,
src/menu.c: added option 'show right margin'
2010-02-17 15:04 Olivier Sessink
* [r5751] po/es.po, src/plugin_entities/po/es.po,
src/plugin_htmlbar/po/es.po: Spanish translation update from
Daniel Mustieles
2010-02-16 22:34 Olivier Sessink
* [r5750] po/nl.po, src/plugin_about/po/nl.po,
src/plugin_charmap/po/nl.po, src/plugin_entities/po/nl.po,
src/plugin_htmlbar/po/nl.po, src/plugin_infbrowser/po/nl.po,
src/plugin_snippets/po/nl.po: Dutch translation fine tuning
2010-02-16 06:43 Olivier Sessink
* [r5748] README: update README
2010-02-15 21:14 Daniel Leidert
* [r5747] configure.ac: Fix for implicit DSO linking (failing with
binutils-gold or -Wl,--no-add-needed).
https://bugzilla.redhat.com/565197
2010-02-15 21:11 Daniel Leidert
* [r5746] configure.ac: Post-release version bump.