2009-02-28 22:55 Olivier Sessink * [r4602] src/plugin_about/po/da.po, src/plugin_about/po/de.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/it.po, src/plugin_about/po/ja.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/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/zh_CN.po, src/plugin_about/po/zh_TW.po, src/plugin_entities/po/da.po, src/plugin_entities/po/de.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/it.po, src/plugin_entities/po/ja.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/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/zh_CN.po, src/plugin_entities/po/zh_TW.po, src/plugin_htmlbar/po/da.po, src/plugin_htmlbar/po/de.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/it.po, src/plugin_htmlbar/po/ja.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/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/zh_CN.po, src/plugin_htmlbar/po/zh_TW.po, src/plugin_infbrowser/po/da.po, src/plugin_infbrowser/po/de.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/it.po, src/plugin_infbrowser/po/ja.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/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/zh_CN.po, src/plugin_infbrowser/po/zh_TW.po, src/plugin_snippets/po/da.po, src/plugin_snippets/po/de.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/it.po, src/plugin_snippets/po/ja.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/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/zh_CN.po, src/plugin_snippets/po/zh_TW.po: updated all po files 2009-02-25 22:00 Olivier Sessink * [r4599] src/filebrowser2.c: fix a small memory leak in the filebrowser directory enumerator 2009-02-24 19:50 Olivier Sessink * [r4598] src/msg_queue.c: added an auto-tuning poll interval 2009-02-24 16:46 Olivier Sessink * [r4597] src/bluefish.h, src/msg_queue.c, src/rcfile.c: added a self-tuning poll timer, but it is not yet used in msg_queue.c 2009-02-24 13:45 Olivier Sessink * [r4596] src/bluefish.c, src/msg_queue.c: further msg queue versus startup speed improvements 2009-02-23 22:29 Olivier Sessink * [r4595] src/bluefish.c, src/msg_queue.c, src/msg_queue.h, src/plugins.c: this is a speedup of the bluefish start I removed several nanosleep() calls because I added some checks for keepalives on the message queue later in the startup process 2009-02-23 19:36 Olivier Sessink * [r4594] src/bluefish.c, src/msg_queue.c: don't start the message queue twice 2009-02-23 19:12 Olivier Sessink * [r4593] src/preferences.c: removed empty preferences section 2009-02-22 20:48 Daniel Leidert * [r4592] man/bluefish-unstable.1: Further cleaning regarding project switches. 2009-02-22 13:59 Olivier Sessink * [r4591] man/bluefish-unstable.1, src/bluefish.c: removed option newwindow, replaced by curwindow, newwindow is now the default 2009-02-22 13:51 Olivier Sessink * [r4590] src/bluefish.c, src/msg_queue.c, src/msg_queue.h, src/project.c: the message queue now also uses GFile removed project file sending in the message queue, the message queue will now also use file_handle() (and thus the mime type) to either open a project or open a file 2009-02-21 22:22 Olivier Sessink * [r4589] src/bluefish.c, src/file.c, src/file.h, src/gui.c, src/gui.h, src/msg_queue.c, src/project.c: cleaning up the code that handles files from the commandline, and thus the commandline options the code now checks the fast content type (mime type from file extension) and that is used toopen projects and normal files 2009-02-21 21:21 Olivier Sessink * [r4588] man/bluefish-unstable.1, src/bluefish.c: remove the skip rootcheck option, the actual logic was not present anymore (might apply to 1.0 as well?!?) 2009-02-21 12:41 Olivier Sessink * [r4587] src/filebrowser2.c: some more defensive programming 2009-02-20 23:14 Olivier Sessink * [r4586] src/plugin_charmap/charmap_gui.c: set charmap font size to 12 2009-02-20 21:44 Olivier Sessink * [r4585] src/file.c: in advanced open: check if a file is open before starting the content filtering 2009-02-20 17:04 Olivier Sessink * [r4584] src/file.c, src/menu.c: minor updates, check if a valid GFile is created 2009-02-20 16:54 Olivier Sessink * [r4583] src/file.c: added some debug info to file.c 2009-02-18 21:37 Olivier Sessink * [r4582] src/bftextview2_langmgr.c: skip header processing when we load the actual language definition 2009-02-18 19:54 Daniel Leidert * [r4581] po/de.po, po/nb.po: Fix gettext complaints about missing plurals definition. 2009-02-17 23:49 Daniel Leidert * [r4580] configure.ac: Seems `>>' breaks detection. 2009-02-17 23:12 Daniel Leidert * [r4579] configure.ac: Require gucharmap 2.20 or newer. 2009-02-15 21:35 Olivier Sessink * [r4578] src/bftextview2.c: added other unicode spacing characters and non-breaking spaces to the characters that are drawed 2009-02-15 15:28 Olivier Sessink * [r4577] src/file.c: created some backwards compatibility code to mount anonymous ftp locations 2009-02-14 21:36 Olivier Sessink * [r4576] src/plugin_charmap/charmap.c, src/plugin_charmap/charmap_gui.c: the charmap plugin now saves the active block to the current session 2009-02-14 21:11 Olivier Sessink * [r4575] src/plugin_charmap/charmap.c, src/plugin_charmap/charmap.h, src/plugin_charmap/charmap_gui.c: enabled some new code without testing -- no libgucharmap here 2009-02-14 17:30 Olivier Sessink * [r4574] src/plugin_charmap/charmap.c: added some code (in comments) to store the last used block in the session 2009-02-14 11:11 Olivier Sessink * [r4573] src/bftextview2.c, src/bftextview2_scanner.c: adding GCC __inline__ too, I have no idea what is required to make functions inline... 2009-02-14 08:40 Olivier Sessink * [r4572] src/bftextview2.c: made a couple of functions that are called only once inline 2009-02-13 22:38 Olivier Sessink * [r4571] src/bftextview2.c: improved the previous speed improvement ;-) 2009-02-13 22:26 Olivier Sessink * [r4570] src/bftextview2.c, src/bftextview2.h, src/bftextview2_scanner.c: performance improvement when scrolling while holding a arrow key pressed 2009-02-13 19:09 Olivier Sessink * [r4569] src/bftextview2_scanner.c: adding the inline keyword to some functions that are called only from one other function 2009-02-12 20:19 Olivier Sessink * [r4568] src/plugin_charmap/charmap.c, src/plugin_charmap/charmap.h, src/plugin_charmap/charmap_gui.c: all compiler warnings gone, and memory cleaned after a window is closed 2009-02-12 18:53 Daniel Leidert * [r4566] po/de.po: Really minor update. 2009-02-12 18:52 Daniel Leidert * [r4565] po/it.po: Fix the typo in the correct file :) 2009-02-12 17:20 Olivier Sessink * [r4564] src/plugin_charmap/charmap.h, src/plugin_charmap/charmap_gui.c: added an icon to the plugin 2009-02-12 16:53 Olivier Sessink * [r4563] src/plugin_charmap/charmap_gui.c: much nicer: character map per unicode block 2009-02-12 15:46 Olivier Sessink * [r4562] src/plugin_htmlbar/po/it.po: fix type, reported by Pietro Battiston 2009-02-12 14:08 Olivier Sessink * [r4561] src/menu.c, src/plugin_charmap/charmap_gui.c: hmm that last commit broke gucharmap-1 fixed now 2009-02-12 13:59 Olivier Sessink * [r4560] src/plugin_charmap/charmap_gui.c: charmap plugin is now also functional with gucharmap-2 2009-02-12 13:47 Olivier Sessink * [r4559] src/plugin_charmap/charmap_gui.c: fix compile error with gucharmap2 2009-02-11 18:56 Olivier Sessink * [r4558] src/bftextview2.c, src/menu.c: visible spacing is a nice working feature now 2009-02-11 18:38 Olivier Sessink * [r4557] src/bftextview2.c, src/bftextview2.h, src/gui.c, src/menu.c: made visible spacing an option in the menu 2009-02-11 16:37 Olivier Sessink * [r4556] src/bftextview2.c: an option needs to be added to enable/disable drawing of spaces, and the drawing is buggy (not always the correct location) but the basics are there! 2009-02-10 17:33 Daniel Leidert * [r4554] make-deb.sh: Enable Revision information. 2009-02-10 17:30 Daniel Leidert * [r4553] src/plugin_about/po/pt_BR.po: Doh! 2009-02-10 17:20 Daniel Leidert * [r4552] po/pt_BR.po, src/plugin_about/po/pt_BR.po, src/plugin_entities/po/pt_BR.po, src/plugin_htmlbar/po/pt_BR.po, src/plugin_infbrowser/po/pt_BR.po, src/plugin_snippets/po/pt_BR.po: Fix the translator credits entry. Also fix the Project Id/version (should be done for all files as soon as an update is committed). 2009-02-10 17:12 Daniel Leidert * [r4551] make-deb.sh: Just build the binaries and don't create a source package. 2009-02-10 03:28 Jim Hayward * [r4550] po/pt_BR.po, src/plugin_about/po/pt_BR.po, src/plugin_entities/po/pt_BR.po, src/plugin_htmlbar/po/pt_BR.po, src/plugin_infbrowser/po/pt_BR.po, src/plugin_snippets/po/pt_BR.po: pt_BR.po translation update from Esfinge Metal 2009-02-08 21:20 Daniel Leidert * [r4549] configure.ac: Re-enable Revision keyword.\nhttp://bugzilla.gnome.org/570992 2009-02-08 15:51 Jim Hayward * [r4548] src/plugin_charmap/charmap.h, src/plugin_charmap/charmap_gui.c, src/plugin_charmap/charmap_gui.h: Add missing GPL headers to the charmap plugin 2009-02-08 13:27 Daniel Leidert * [r4547] configure.ac: Check for gucharmap and gucharmap-2 (prefer the latter) and define HAVE_LIBGUCHARMAP or HAVE_LIBGUCHARMAP_2. 2009-02-08 13:05 Olivier Sessink * [r4546] src/plugin_charmap/charmap_gui.c: minor updates 2009-02-08 12:27 Olivier Sessink * [r4545] src/plugin_charmap/charmap_gui.c: selecting different scripts now works too 2009-02-08 12:13 Olivier Sessink * [r4544] src/plugin_charmap/charmap_gui.c: inserting characters now works selectings scripts does not yet work 2009-02-07 23:20 Daniel Leidert * [r4542] src/plugin_htmlbar/html2.c: Fix a minor bug. "}\n" was output by the stylesheet builder, even if there was nothing chosen/added in the dialog. 2009-02-07 21:34 Daniel Leidert * [r4539] acinclude.m4, configure.ac, man/Makefile.am, man/bf_entities.dtd.in, man/bluefish-unstable.1, man/bluefish.1.xml: Rewrote the manual page in pure (G)ROFF and dropped the requirement for xmllint and xsltproc. 2009-02-07 21:32 Daniel Leidert * [r4538] src/plugin_htmlbar/po/de.po: Minor update to German translation of the htmlbar plugin. 2009-02-07 21:28 Daniel Leidert * [r4537] src/plugin_infbrowser/po/de.po: Update German translation of the infobrowser plugin. 2009-02-07 21:27 Daniel Leidert * [r4536] po/de.po: Minor update to the German translation. 2009-02-07 21:23 Daniel Leidert * [r4535] po/POTFILES.skip: Fix FTBFS by making intlool happy. 2009-02-07 21:23 Daniel Leidert * [r4534] src/plugin_charmap/Makefile.am: Fix FTBFS. 2009-02-07 20:21 Daniel Leidert * [r4533] po/ja.po, src/plugin_about/po/ja.po, src/plugin_entities/po/ja.po, src/plugin_htmlbar/po/ja.po, src/plugin_snippets/po/ja.po: Updated Japanese translation. Thanks to Takeshi Hamasaki. 2009-02-07 20:13 Daniel Leidert * [r4532] configure.ac: Set back version to 1.3.3, which has not yet been released. 2009-02-07 19:41 Olivier Sessink * [r4531] src/plugin_charmap/charmap_gui.c: the GUI is horrible, but it works now (output to terminal) 2009-02-07 19:12 Daniel Leidert * [r4530] src/bluefish.h: http://bugzilla.gnome.org/show_bug.cgi?id=543369 2009-02-07 18:39 Daniel Leidert * [r4526] configure.ac: PCRE now ships a pkg-config file too. Try to use it; otherwise fall back to pcre-config or error out. http://bugzilla.gnome.org/show_bug.cgi?id=543369 2009-02-07 18:30 Daniel Leidert * [r4525] configure.ac, src/plugin_charmap, src/plugin_charmap/Makefile.am: Set the svn:ignore property for the newly added charmap plugin directory. Make the building of the charmap plugin optional and tell the user, if he misses the headers/library. We can split the dependencies the same way for the application and plugins if necessary(?). Removed BFOPT* stuff, as we already require Glib >= 2.16. 2009-02-07 17:13 Olivier Sessink * [r4524] src/plugin_charmap/charmap.h, src/plugin_charmap/charmap_gui.c: documentation for libgucharmap is crappy.... still trying what functions do.... :( 2009-02-07 16:52 Olivier Sessink * [r4523] configure.ac, src/Makefile.am, src/plugin_charmap, src/plugin_charmap/Makefile.am, src/plugin_charmap/charmap.c, src/plugin_charmap/charmap.h, src/plugin_charmap/charmap_gui.c, src/plugin_charmap/charmap_gui.h, src/plugins.c: started a character map plugin but this plugin should become optional - if one doesn't have libgucharmap we should disable the plugin. However, I cannot find how to make a library optional with PKG_CHECK_MODULES in configure.ac 2009-02-06 23:11 Olivier Sessink * [r4522] src/filebrowser2.c: more fixes for the filebrowser I should run it in valgrind for a while to see if there are more problems.... 2009-02-06 22:08 Olivier Sessink * [r4521] src/filebrowser2.c: removed some debugging output 2009-02-06 22:05 Olivier Sessink * [r4520] src/document.h, src/file_dialogs.c, src/file_dialogs.h, src/filebrowser2.c: code cleanups and fixes for small memory leaks 2009-02-05 22:27 Olivier Sessink * [r4519] src/filebrowser2.c: weird.. I found an issue in the filebrowser, but after adding some debugging statements I cannot reproduce it anymore... 2009-02-04 04:20 Jim Hayward * [r4518] data/bflang/html.bflang2, data/bflang/xhtml.bflang2: Change the