Bluefish 1.3.0 (Development branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Bluefish 1.3.0 (Development branch)
# 1  
Old 12-14-2008
Bluefish 1.3.0 (Development branch)

Image Bluefish is a programmer's Web development editor written using GTK, designed to save the experienced webmaster some keystrokes. It features a multiple file editor, multiple toolbars, custom menus, image and thumbnail dialogs, open from the Web, CSS dialogs, PHP, HTML, Java, C, and XML support, external program integration (tidy, weblint, make, javac), and lots of wizards. License: GNU General Public License (GPL) Changes:
A new development release, and the first release in the 1.3.* branch. The 1.3 branch will lead the development to the 2.0 release of Bluefish. The 1.3 branch has the new (faster) editor widget with auto-completion, integrated reference help, and much more. It no longer requires GnomeVFS, since all (remote) file code has been ported to GIO/GVFS. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Web Development

make bluefish t owork with zen coding

Hi, I have installed on bluefish on the computer that run windows 7 and the zen coding doesn't work. I know that in order for zen coding to work it demand python. I do have python 2.7 in the directory python27. but when I check the built info I get: This version of Bluefish was built... (0 Replies)
Discussion started by: programAngel
0 Replies

2. UNIX and Linux Applications

Bluefish: where are the preferences saved?

I have just tried out Bluefish as an alternative to my regular text editor. If I save the modified preferences and reboot, the preferences have to be reentered again. Does anyone know which file the preferences are saved in? The command find / -mmin -5 | grep bluefish yields zero hits. Thanks... (2 Replies)
Discussion started by: figaro
2 Replies
Login or Register to Ask a Question
OCAMLGRAPH-EDITOR(1)						   User Commands					      OCAMLGRAPH-EDITOR(1)

NAME
ocamlgraph-editor - GTK-based graph editor based on hyperbolic geometry. SYNOPSIS
ocamlgraph-editor [-dfs] [-bfs] [-rr refresh-rate] [-aa] [[-help] | [--help]] [graph-file] DESCRIPTION
This manual page documents briefly the ocamlgraph-editor command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. ocamlgraph-editor is an OCaml and GTK based graph editor based on hyperbolic geometry. -dfs DFS drawing strategy. -bfs BFS drawing strategy. -rr refresh-rate Set the refresh rate, must be greater than 0. -aa Turn off anti-aliased mode. graph-file Files to edit. -help, --help Display an help message. LICENSE
This manual page was written by Sylvain Le Gall gildor@debian.org for the Debian GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2.1 or any later version published by the Free Software Foundation; considering as source code all the file that enable the production of this manpage. AUTHOR
Sylvain Le Gall <gildor@debian.org> COPYRIGHT
Copyright (C) 2008 Sylvain Le Gall OCamlGraph June 21, 2008 OCAMLGRAPH-EDITOR(1)