1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273
|
18-11-2001 Release 0.7
-numerous small updates and improvements
-more translations
-the custom menu now is extended for custom search and replace macro's
-some small memory leaks fixed
-better handling for file history
23-12-2000 Release 0.6
-all kind of small fixes
-filebrowser integration in the main window
-improvements for all dialogs, improving HTML 4 compliancy,
-new CSS dialog, which can parse stylesheets now
-new search and replace related tools
-more default custom menu options
-reduced code-size and increased code reuse
-new color dialog which can parse colors
-new less-click, more html wizards
-started javascript toolbar
-added support to open documents in already running bluefish process
-more translations
-more extended manual
-manual translations
-fixed heavy-gtk-theme related problems
-lots of minor updates
22-8-2000 Release 0.5
we moved to CVS so the rel changes are in the CVS logs:
-new very powerful custom menu, extending both HTML, PHP and other
serverside coding
-much more configuration, and better configuration dialogs
-easily open recently used files
-better handling of file opening and closing
-more efficient code
-fixed some bugs
-auto-indenting
-spell check
-multibyte character support
-internal preview mode (experimental)
-XHTML support
??-5-2000 Release 0.5pre0
-added recent-file patch
-added and rewrote better file selection dialog patch
-updated de.po (Roland)
-added insertion of meta generator-tag (Roland)
-added NLS-support for save close cancel-dialog (Roland)
14-5-2000 Release 0.4
-updated more translations
-minor fixes
-updated docs
6-5-2000 Release 0.4pre12
-updated a lot of incorrect HTML code which is inserted by Bluefish
-added multibyte character support patch (Iwasa Kazmi)
-updated a lot of translations (patch from Roland)
-updated the spec file (Bo Forslund)
25-04-2000 Release 0.4pre11
-added Makefile.in patch from Antti-Juhani
-added highlight.c patch from Gero
-fixed snr2 offset problem (Olivier)
-updated configure.c layout (Olivier)
16-04-2000 Release 0.4pre10
-added all patches from Roland
-compile time warning in spell.c
-removed .rej files, .ccmalloc and cz.gmo
-merged spanish translation
-added Makefile patch from Antti-Juhani
-updated documentation, makefile, readme, install etc. (Olivier)
-removed spell check from default build, still experimental (Olivier)
12-04-2000 Release 0.4pre9
-updated a lot of translations
-added scollwheel support (Olivier, Doug)
-fixed a bug in document changing (in a rare situation) (Olivier)
09-04-2000 Release 0.4pre8
-removed snr.c (the old search and replace) (Olivier)
-added spell check (Pablo)
-improved snr2 functionality (replace case) (Olivier)
-some more new pixmaps (Roland)
-updated cs.po
**05-04-2000 Release 0.4pre7
-improved highlight.c and document.c for single line highlighting (Olivier)
-updated project editor, buf reported by Roland (Olivier)
-improved charset functions (Olivier)
**02-04-2000 Release 0.4pre6
-added configure.in patch from Pablo
-fixed a bug in the HTML tags when inserting thumbnails (Olivier)
-addec charset functions (Olivier)
-fixed a bug in link management when a filename was previously unknown ( a new file) (Olivier)
-fixed a bug in html.c in the body dialog (Olivier)
-added some statusbar-stuff (to be extended) (Roland)
-fixed some internationalisation thingies (Roland)
**26-3-2000 Release 0.4pre4-5
-added link management including some new configuration (Olivier)
-added patch to fix the new configure.in
-updated create_dialogs() in html.c (Olivier)
-fixed headers of all html dialogs (Olivier)
-line highlighting, still a bit inefficient and buggy, but a good start (Gero)
**20-3-2000 Release 0.4pre3
-finished snr2.c, the old snr.c isn't removed yet, but if snr2 is bugfree it will (Olivier)
-fixed bug in edit_stringlist in stringlist.c (Olivier)
-updated gtk_easy.c and document.c (Olivier)
-fixed a bug in project_close (Olivier)
-added new configure.in and config.h.in, not finished yet but an improvement (Pablo)
**17-3-2000 Release 0.4pre1-2
-changed versioning scheme
-started new snr2.c for more reusable and improved search/replace functionality (Olivier)
-added cz translation
-updated translations
-more WML support (Roland)
-need updates on html_*.c headers, document.c headers and remove snr.h header (Olivier)
**6-3-2000 Release 0.3.7pre2
-update in configure.in
-added patch from Akexandr. (kad@blackcatlinux.com) for KOI8-R input support
-added functions from Gero for drag and drop support
-some updates for initialising config variables
-more use of gtk_easy.c
-added a parser for relative links
-added a non-complete function to create a full path from a relative path
**2-3-2000 Release 0.3.7pre1
-added patch from Roland for WML support
-added ro.po
-fixed a bug in font loading dialog
-fixed pointer bug because of previous cleanup
-added some configuration options
**1-3-2000 Release 0.3.7pre0
-massive re-organisation of code
-massvie cleanup of code, make more use of general functions
-rewrite of "bla changed are you sure" dialog
**27-02-2000 Release 0.3.6 final release
-added some minor updates
**23-02-2000 Release 0.3.6pre16
-should be ready for public release!
-added #ifdef DEVELOPMENT around filter code
-fixed a bug in A tag dialog
-cleaned up some code
**19-02-2000 Release 0.3.6pre15
-fixed a bug in the manpage Makefile
-optimised the highlighting even more
-updated bug in TD dialog when inserting a background color
-updated INSTALL, TODO
-optimised the loading/saving of config files a bit more
-updated configure.in for 1.2.7 or 1.2.6 compiling
-fixed menu.c, it will compile with --disable-nls
**16-02-2000 Release 0.3.6pre14
-fixed a bug in showing of some characters in gtk_text widget, loading of fonts
or fontsets is now read from default gtk settings
-improved GList handling in some rcfile functions
-cleanup some code, and relocated some other
-added fixed and merged fr and es language updates
-fixes in bluefish.c (slight NLS fix, Usage was not translated)
**12-02-2000 Release 0.3.6pre9-13
-cleaned a lot of code
-removed a memory leak in highlighting code
-fixed highlighting code, but the gtk bug is annoying
-removed a bug in html.c (thanks to John Hayward-Warburton)
-updated Bluefish_Coding_Style.html
**6-02-2000 Release 0.3.6pre9
-updated right click event handlers, corrupt font strings are handled correct now
-updated translations, fixed broken menu translation (path from Roland)
-added external commands GUI and execution
-added external filters GUI and execution framework
**5-02-2000 Release 0.3.6pre6-8
-fixed a memory leak in the new highlighting
-a general update / cleanup on the highlighting
-made a configuration dialog on top of the new highlighting
-removed the gtkeditor widget
-added external command and external filters configuration
-created a hopefully efficient way for continuous syntax highlighting updates
**30-01-2000 Release 0.3.6pre3-5
-added patches from Gero and Roland for new syntax highlighting
-cleaned up a lot of code
-updated some more dialogs
-updated notebook_changed() to be more efficient
**19-01-2000 Release 0.3.6pre2
-added patch from Roland, NLS is really working now!
-minor updates for images.c
**18-01-2000 Release 0.3.6pre1
-added replace in all open files feature
-fixed line wrap bug in rpopup.c (patch David Knight)
**16-01-2000 Release 0.3.6pre0
-renamed about 50% of the global functions and added Bluefish_Coding_Style.html
-added -p and -f for loading from the commandline
-fixed gtkeditor bugs in right-click functions
**13-01-2000 Release 0.3.5 (and pre 8, 9 10)
-fixed multiple file opens at a time
-project.modified workaround
-da, fr and de languages working
-fixed small bug in tag case configuration
**10-01-2000 Release 0.3.5pre4,5,6 and 7
-added rpopup.c for right click menu
-added functions to parse HTML and fill the dialog with those values
-rewrote a big part of html.c to allow the dialogs to be filled
-rewrote image.c for this system
-allow multiple file opens at a time
-fixed wrong HTML syntax
** 22-12-1999 Release 0.3.5pre3
-finished internationalization, translation can start!
-updated behaviour of notebook widget
** 21-12-1999 Release 0.3.5pre2-ajk
-gettextized
** 20-12-1999 Release 0.3.5pre2
-fixed bug in setting of titlebar to project filename
-continued internationalization support, did till html.c in alphabetical order
-fixed configure.in --with-pgcc if pgcc is not present, or is renamed to gcc or egcs)
-removed compile time HTML caps option
** 14-12-1999 Release 0.3.5pre1 **
-added patch for fontset loading instead of font loading (allows japanese chars)
-added patch for CHECK_MEMORY from Aleksey
-allowed run time tag case choosing
-added project filename to titlebar
-added patch for font selection dialog in configuration
-started with internationalization
** 17-11-1999 Release 0.3.4 **
-added some pixmaps
-fixed forgotten update in callbacks.c
** 16-11-1999 Release 0.3.4pre8 **
-updated menu for CSS support (Olivier)
-minor javascript support (Olivier)
-fixed bug where %s was translated into %S by cap() and dialogs were not
functioning anymore (Aleksey)
-updated html.c, string bound checks (Aleksey)
** 12-11-1999 Release 0.3.4pre6 and 7 **
-general documentation update (Olivier)
-added -Wall and did some small cleanups (Aleksey, Olivier)
** 10-11-1999 Release 0.3.4pre5 **
-new quickstart dialog (Olivier)
-additions to configuration (Olivier)
-additions to project management (Olivier)
-improved portability (getopt() instead of getopt_long() and cleanup of code), --force-root is changed into -s (Olivier)
-more use of glib (Aleksey)
** 07-11-1999 Release 0.3.4pre4 **
-CSS dialog (Olivier)
-lots of cleanups and usage of glib (Aleksey)
-include flexible code for caps or non-caps (Antti-Juhani)
** Since the ChangeLog was becoming an infinite list of minor changes I changed
the format on 09-11-1999. The format is now a change per (pre) release.
|