Avoid using g_object_force_floating
[anjuta.git] / NEWS
blobc754ba92f1ad24e920c1b061f27e759e763534ea
1 Anjuta 2.31.91 "Cold summer rain" (30 Aug 2010) -- Johannes Schmid
3 Updated:
4 - More updates to the vala support
6 Bugs fixed:
7 libanjuta: Fixed bgo #622922: migrated to GDBus
8 pm: bgo #626690 - wrong project clean on new-project
9 project-wizard: bgo #627595 - Ambiguous strings for translation
10 bgo #627648 - Add IDE to Categories in .desktop file
11 symbol-db: bgo#622340 - Tried to close project and Anjuta crashed
12 bgo #628099 - Remove markup from translatable strings
13 language-support-python: bgo#627437 - couldn't find python rope.
14 bgo #628286 Fix introspection build when builddir != srcdir
15 bgo #628285 Don't distribute the .gir files
17 Thanks to Abderrahim Kitouni, Andika Triwidada, Ask H. Larsen, Branko Kokanović,
18 Bruno Brouard, Christian Kirbach, Fran Diéguez, Gabor Kelemen, James Liggett,
19 Jorge González, Massimo Corà, Matej Urbančič, Philip Withnall, Robert Ancell,
20 Sébastien Granjoux
22 Anjuta 2.31.90 "GSoC is over - we have snippets now" -- Johannes Schmid
24 New:
25 - Python is now fully supported
26 - Initial support for python plugins (Abderrahim Kitouni)
27 - Snippets plugins from GSoC (Dragos Dena)
29 Updated:
30 - Language support for Vala got a major update
32 Bugs fixed:
33 project-wizard: bgo#625434 - remove cvsignore from templates
34 python-support: bgo#626950 Anjuta crash with python support
35 build-basic-auotools: bgo#626562 crash refusing to clean the configuration
36 symbol-db: bgo#622529 - Crash when trying to open a non-writable project
37 symbol-db: bgo#616560  - Symbol views do not display names containing especial chars correctly
38 manual: Fixed mailing list adress (bgo#625588)
39 language-support-vala: bgo#626306 Symbol completion doesn't work with "this."
40 libanjuta: Increase launcher buffer size (bgo#624700)
41 class-gen: add missing include (#626265)
42 Add PyGTK project template. Fixes bug #608304.
44 Abderrahim Kitouni, Andika Triwidada, Daniel Nylander, Dragos Dena
45 Fran Diéguez, James Liggett, Jens Georg, Jorge González, Leandro Mattioli
46 Massimo Corà, Matej Urbančič, Vincent Untz, Yang Hong
48 Anjuta 2.31.6.1 "Thank you, The Hague (5 Aug 2010) -- Johannes Schmid
50 Bugs fixed:
51 symbol-db: bgo#625964 anjuta-tags does not build
52 libanjuta: bgo#621919 AnjutaAsyncCommand class is inconsistent
54 Thanks to James Liggett and Vicent Untz
56 Anjuta 2.31.6 "Thank you, The Hague" (2 Aug 2010) -- Johannes Schmid
58 Updated:
59 - Debugger is now much more polished (Sebastien)
60 - Project wizard shows better package chooser
62 Bugs fixed:
63 devhelp: Use Devhelp-2 API (bgo#625841)
64 build: bgo #625604  - anjuta crashes on starting the debugger
65 gdb: bgo#625605  - register function is not found in a pretty printer
66 symbol-db: bgo #625350 - critical warning on project unload
67 debugger: bgo#558954  - Documentation for debug interfaces is incomplete
68 libanjuta: bgo#624660 introspection build order problem
69 debugger: bgo #515395  - Mouse cursor is a clock in debug mode
70 debugger: bgo #598187  - Feature request: Make 'Locals' columns configurable
71 project-wizard: bgo #624091  - Use AnjutaPkgConfigChooser
72 debugger: bgo #516112  - Debugger create too much variable objects
74 Thanks to Chao-Hsiung Liao, Eleanor Chen, Fran Diéguez, Frédéric Péters,
75 Jorge González, Mario Blättermann, Massimo Corà, Matej Urbančič, Naba Kumar,
76 Sébastien Granjoux, Sergei Grudinin, Tao Wang
78 Anjuta 2.31.5 "Too hot to code" (12 June 2010) -- Johannes Schmid
80 New:
81 - Debugger supports pretty-printing now
83 Updated:
84 - More work on the symbol database code quality and performance
86 Bugs fixed:
87 project-wizard: bgo #623754  - focus on wrong text-field
88 run: bgo #623944  - buttons swapped on "Program parameters"
89 gdb: bgo#494292  - Set next statement
90 gdb: bgo #617323  - Save debugger stack trace
91 configure: Fix the forced debugging mode even if --disable-debug is given (bgo#612453)
92 Fix for bgo #622706 and allow to sort shortcuts by accelerator
93 symbol-db: Fixed bgo #617472: doubled items in locals view
94 bgo #622526  - HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
95 terminal: bgo#619253  - Problem of ianjuta_terminal_execute_command in 2.28
96 anjuta: F6 switches focus instead of setting over (bgo#621678)
97 symbol-db: Fixed crasher bgo #622139
98 project-wizard: bgo #621512  - Remove deprecated glib symbols
99 language-support-vala: bgo#620927  - Vala plugin compilation
100 libanjuta: bgo#620664  - Drag and drop of multiple source files
102 Thanks to Abderrahim Kitouni, Akom C, Andika Triwidada, Fran Diéguez,
103 G. Baylard, Gennaro Bellizio, Jorge González, Massimo Corà, Matej Urbančič,
104 Naba Kumar, Romain Perier Sébastien Granjoux
106 Anjuta 2.31.3 "Smile, tommorow will be worse" (7 June 2010) -- Johannes Schmid
108 New:
109 - language-support for Vala
111 Updated:
112 - Symbol database is super fast now
113 - Glade plugins was cleaned a lot and doesn't spit warnings anymore
115 Bugs fixed:
116 anjuta: bgo #618273  - Anjuta closes when pressing ESC in the save dialog
117 bgo #586428  - paths with symlinks do not get 'real' absolute paths
118 language-support-cpp-java: bgo#618955  - Smart brace completion is no longer smart
119 message-view: bgo#620209  - Message View Crashes When Hovering Mouse Cursor Over Message Toggle Icons
120 npw: fix #610934  - Improve translations for the wizard files
121 Remove deprecated GTK+ symbols. Fixes bug 572754.
123 Anjuta 2.31.2 "There are no ugly girls, just lazy ones" (25 May 2010) -- Johannes Schmid
125 New:
126 - class-inheritance is included using libfoocanvas
128 Bugs fixed:
129 file-wizard: #616810 Error when creating new c source and header
130 language-support-cpp-java: bgo#618314  - Anjuta crash on while editing
131 symbol-db: Fixes #bgo 617433 Tab switching is slow because of rescanned symbols
132 symbol-db: Partially fixes bgo #615429: Optimize global and local views sql queries
133 libanjuta: Completes fixing bgo #615428: new column is_container
135 Anjuta 2.31.1 "Better late than never" (6 May 2010) -- Johannes Schmid
137 New:
138 - Symbol-db tree model with direct database access
139 This brings faster a faster and more up-to-date symbol tree
141 Bugs fixed:
142 anjuta-tags: bgo #616780 - Wrong return type recognition
143 document-manager: fixed bgo #616739 - doesn't open .ui files, neither in xml mode
144 anjuta-tags: fixed bgo #616503 - updates to the ctags vala parser.
145 symbol-db, language-support-js: bgo #616435 - make distclean removes y.tab.c
146 document-manager: bgo#550027  - Open a source tab in full window size
147 document-manager: bgo #586689 - close all but this
148 symbol-db: Bug 613962 - symbol-db views need alphabetical ordering
149 symbol-db: Fixes bgo #614906 - Local view shows namespaces far too often
150 symbol-db: bgo #614408 - convert GET_PRIV () to ->priv
151 anjuta: Fixed bgo 500962 - Further icons
152 symbol-db: Fixed bgo #611834 - Symbol icons are wrong for members
153 macro: #613118 - Please fix escaping of UTF-chars in ui file
155 Anjuta 2.30.1 "BASIC's not the answer" (26 April 2010) -- Johannes Schmid
157 Bugs fixed:
158 symbol-db: Fixed bgo #611834 - Symbol icons are wrong for members
159 document-manager: bgo #600083 - close documents by middle-mouse click
160 symbol-db: bgo #614936 - compile error with cfiles under js_parser
161 symbol-db: bgo #614932 - void function cannot return value
162 symbol-db: bgo #614933 - build fail with sun cc because zero-sized struct
163 language-support-cpp-java: libstdc++ is not available on Solaris #614928
164 gtodo: Deselecting "Hide completed items" does nothing (#614751)
165 language-support-cpp-java: bgo#615596  - . -> completions doesn't work with prefixed &, %, etc
166 libanjuta: #615718  - anjuta-command crash call on set_error_message.
167 js: bgo#615341  - Use correct LDFLAGS for the JS plugins
168 dir-project: bgo #616503 consider Vala files as sources
169 patch: Fixed bug 616740 - duplicated shortcuts nodes
171 Anjuta 2.30.0 "Ostern in Berlin" (29 March 2010) -- Johannes Schmid
173 Bugs fixed:
174 git: Free the log message for merges at the right time
175 Makefile.am missing libxml flags in some plugins (bgo#613559)
176 macro: #613118 - Please fix escaping of UTF-chars in ui file
177 project-wizard: JS template support and require GJS 0.6
178 build: bgo#612959 - Anjuta crashes when clicked 'Compile'
179 language-support-cpp-java: Avoid duplication of local symbols in project search
180 language-support-cpp-java: Fixed some undo problems with indentation
181 sourceview: bgo#567029 - underline warnings/errors using user-selected message colors
182 starter: Add tooltip for recent projects.
184 Anjuta 2.29.92 "Give me Shortcuts" (8 March 2010) -- Johannes Schmid
186 Changes:
187 - Stabilisation fixes with autocompletion
188 - Performance work
190 Bugs fixed:
191 anjuta: bgo#567689 -  Shortcuts grabbed all components of anjuta
192 bgo #566194 -  Garbage in the message pane for messages with bold font
193 sourceview: Don't block F7 shortcut (bgo#611204)
194 language-support-cpp-java: Better expression parsing (bgo#608499)
195 project-wizard: Added back translatable-strings.h until bgo#610934 is fixed
196 preferences: fix preferences registration for recent gtk+ versions (bgo#609190)
197 project-wizard: bgo#606596 -  Javascript template doesn't make sense
198 fm: bgo#605050 -  Saving a file duplicates its entry in File Manager
199 build-basic-autootls: Get make targets for files from language-manager plugin (bgo#611933)
200 bgo #611312 -  Make manual page up-to-date
202 Anjuta 2.29.91 "Vala la Révolution" (22 February 2010) -- Johannes Schmid
204 Features:
205 - Support for Vala symbols in the symbol-db
207 Bugs fixed:
208 language-support-cpp-java: bgo#609227 -  autocompletion problem (and some memory leaks)
209 bgo #550715 - Smaller icons in plugin list.
210 language-support-cpp-java: reapplied previous commit. bgo#610397 bgo#610404
211 symbol-db: bgo#610404 added cancel logic to search command.
212 starter: bgo#582726 -  Loading file from command-line/nautilus puts starter page in front of file
213 project-import: bgo#582717 -  'Create Folder' button not applicable in 'New From Existing Sources' file
214     chooser dialog
216 Also special thanks to all translaters!
218 Anjuta 2.29.90 "Jag älkar svesk..." (7. Februar 2010) -- Johannes Schmid
220 Features:
221 - None (we are in feature freeze) except new language for Codename ;)
223 Bugs fixed:
224 bgo #608701 -  Compiler warnings
225 bgo #608396 -  crash while refreshing a buffer with some breakpoints
226 + Several fixed in symbol-db and language-support-cpp-java
228 This is the first beta release in the 2.30 cycle so please give it some testing!
230 Anjuta 2.29.6 "Naba is back" (25 January 2010) -- Johannes Schmid
232 Features:
233 - Packagekit integration (Naba Kumar)
234 - Project manager supports a simple "Directory" project now which allows
235 to handle project that either don't use automake or where the automake parser
236 can detect the files correctly. (Sébastien Granjoux)
238 Bugs fixed:
239 bgo#541687 - selecting properties of executable with mouse
240 class-gen: bgo#606801 -  Bad translation error + GTKmm Project error
241 bgo#572754 - Replace deprecated GTK_OBJECT_TYPE with G_OBJECT_TYPE
242 bgo#601750 -  Tooltip evaluation doesn't respects mouse position
243 bgo#605060 -  Single-step highlighting works only for the first-opened project
244 bgo#607415 -  Anjuta creates lots of random directories
246 Anjuta 2.29.5 "Birthday present" (12 January 2010) -- Johannes Schmid
248 Features:
249 - Completion for ., ->, and :: in C/C++
251 Bugs fixed:
252 symbol-db: re-fixed bgo#605952 with patch from Sébastien Granjoux.
253 language-support-cpp-java: #566982 -  don't autocomplete inside string or comment
254 sourceview: Implement ianjuta_editor_cell_get_attribute() properly (#586457)
255 bgo #605763 -  No file found while adding a simple c++ class
256 bgo #605730 -  completion "." "->" are not shown
257 bgo #606069 -  Anjuta won't attach to process to debug it
258 symbol-db: bgo#605952 -  Some small fixes for symbol-db
259 bgo #559876 -  I can't add python file source code to Project > Add source code
260 bgo #565191 -  'add project target' is mostly broken
261 bgo#566209 -  "generate inhertances..." progress bar doesn't disappear
262 symbol-db: fixed bgo#605343 - fix build warnings
263 symbol-db: fixed bgo#605306 -  Add missing include to fix build
265 Anjuta 2.29.4 "Snow makes happy aka Last X-Mas" (21. December 2009) -- Johannes Schmid
267 Features:
268 - Javascript support (Deniz Ermilov)
269 - Support for parsing expressions allowing member completion (Massimo' Cora)
270 - Improved autocopletion support using GtkSourceCompletion support in
271 GtkSourceview master (Johannes Schmid)
273 Bugs fixed:
274 bgo#597318 - Anjuta terminal crashes X
275 bgo#597815 - Crash due to malformed UI definition file
276 bgo#599532 - plugin.c: missing call to fclose
277 bgo#600924 - misc. build fixes for 2.28
278 bgo#601567 - Import from git fails
279 bgo#585529 - Replace AnjutaMessageArea with GtkInfoBar
280 bgo#559925 - Send special keys to the terminal
281 bgo#602784 - Remove unneeded libsexy code
282 bgo#604581 - Crash Scintilla when writing a comment
283 bgo#599323 - symbol-db plugin can't create the symbol database
284 bgo#604954 - Configure project fail if project path contains space
285 bgo#604621 - specify /dev/shm at config time.
287 Anjuta 2.29.2 "Prager Herbst" (14 November 2009) -- Johannes Schmid
289 Features:
290 - New codename ;)
291 - For upcoming features, see the new-project-manager and the cxxparser branches
293 Bugs fixed:
294 String review (thanks to Phillip Withnall)
295 symbol-db: fix #597113
296 search-plugin: unmerge ui and remove action group when the plugin is deactivated
297 git: remove action groups when the plugin is deactivated
298 file-manager: fix bug where we accessed the FileView even though it was freed
299 debug-manager:bgo #596009 -  Easier adding of watches
301 Anjuta 2.28.0 (28 September 2009) -- Johannes Schmid
303 Bugs fixed:
304 gdb: bgo#594665 -  Fix link of test program
305 sourceview: Report error when location is > 0 for markers (bgo#593954)
306 terminal: bgo#594648 -  Terminal does not work
307 sourceview: #355151 -  drag/drop into editor window should open file
309 And of course lots of translation updates!
311 Anjuta is translated fully into the following languages:
312 pt_BR, en_GB, bg, de, da, fr, gl, it, pt, sv, es, tr, uk, hu, th
314 The manual is fully translated for:
315 el, es and th
317 Anjuta 2.27.92 (7 September 2009) -- Johannes Schmid
319 Bugs fixed:
320 class-gen: bgo #593532 - Untranslated strings
321 language-support-cpp-java: bgo #593291 - fix small typo
323 Thanks to all translators!
325 Anjuta 2.27.91 (27 August 2009) -- Johannes Schmid
327 Updates:
328 - Some git fixes (file-status, etc.)
329 - Stability fixes on symbol-db
331 Bugs fixed:
332 Typo in Anjuta pot file (bgo#593236)
333 bgo #592941 – Fixed errors in Anjuta IDE Manual (Greek translation)
334 bgo #591758 -  Fix language mistakes
335 bgo #591887 -  Bad strings for translation
336 bgo #590117 – Build failure: local scandir() function collides with system's
337 bgo #589828 – Can't open GtkBuilder files with the glade plugin
338 bgo#590708 – Some untranslated strings
339 project-wizard: bgo#591359 – Need an easier and intuitive way to create a shared library project
340 bgo #590337 – Compile failure: not allowed to link against a -module
341 bgo #590720 – glade plugin FTBFS on mips(el) and alpha, LANGUAGE_C built-in
342 bgo#590337 – Compile failure: not allowed to link against a -module
343 language-support: bgo#575926 – 'Maintain past indentation' disables itself
344 bgo #578690 – Several components underlinked
345 bgo #585428 – Context needed to translate
346 bgo#590334 – Fix -I ordering
347 bgo #590338 – Missing plugins flags
348 git: Add init support (bgo 566698)
349 language-support-cpp-java: fixed critical #588112 - infinite loop / freeze
350 bgo#587248 – Encoding key in desktop file is deprecated
351 bgo#588485 – fixes from running anjuta with G_DEBUG="fatal_warnings"
352 bgo#589699 – When ~/.cache isn't exists, session data isn't saved
353 bgo#588506 – Wrong value of PACKAGE_DOC_DIR
354 bgo#589601 – "gtk-execute" and "gtk-cancel" marked for translation
356 Anjuta 2.27.5 (27 July 2009) -- Johannes Schmid
358 Updates:
359 - Even better git plugin (James Liggett)
360 - Work to get C++ autocompletion done (Massimo' Cora)
362 Bugs fixed:
363 git: Show the active branch in the status bar (bgo 589401)
364 symbol-db: #588387 make typeahead searching caseless
365 Migrate anjuta project wizards from libglade to GtkBuilder (GnomeBug:530740)
366 bgo #575147 – Headers of new C++/GObject classes have wrong copyright and license notices.
367 bgo #577741 – "single step over function" does not always work as expected
368 bgo #587957 – doap file missing bug-database
369 bgo #583731 – Some untranslated strings
370 git: Refresh the log view when switching branches (bgo 580276)
371 bgo#578438 – broken svn libraries detection in configure
372 git: Fix a typo in a menu tooltip (bgo 587191)
373 gbf-am: build fix #586926
374 #586926 – gdbmi_test build fails
375 bgo#513156 – Get rid of libgnome(ui)
376 git: Add descriptions to the menu items (bgo 577924)
377 #586621 – Crash while loading project file
378 go#586148 – Case had to be the other way around
379 bgo#586148 – Fixing setting whitespace for the editor not working
380 bgo#577924 – Fixing AnjutaStatusbar for displaying menu tags
381 #577232 – run-program plugin: projects's working directory should be set to project root on start
382 #586030 – Value of a new environment variable is not saved in run parameter dialog
383 #584180 – Duplicate copy of GBF/General.pm installed to same location
384 #582961 – Replace SexyIconEntry by GtkEntry icon functionality (available in GTK+ 2.16)
385 subversion: Show conflicted files in the commit dialog (bgo 578411)
386 symbol-db: #585498 – Completion stop working and strange warning
388 Anjuta 2.27.3 (14 June 2009) -- Johannes Schmid
390 Updates:
391 - Pixel-saving UI for tabs
392 - Remove markup from translatable strings
394 Bugs fixed:
395 - Lots of git bugs fixed
396 #584013 – libanjuta-1.0.pc.in still requires libglade-2.0
397 #584347 – Don't reference child revisions
398 #567214 - bookmarks window wastes too much space
399 #582464 – crash in Anjuta IDE: Hacking on Empathy, dele...
401 Anjuta 2.27.2 (26 May 2009) -- Johannes Schmid
403 Updates:
404 - Lots of git improvements
405 - Subversion improvements
406 - Removed libglade dependency
408 #581416 - Fix void function cannot return value
409 #581869 - anjuta fails to build outside source tree
410 #582710 - Please consider using g_timeout_add_seconds to reduce wakeups
411 #582977 – String misspelled
412 #581421 - build fail on symbol-db/test
413 #530740 – Use GtkBuilder instead of libglade
414 #583589 – Some untranslated strings
415 #580340 - Reuse the last commit message when amending commits
417 Anjuta 2.27.1 (4 May 2009) -- Johannes Schmid
419 Updates:
420 - Improvements in git plugin
421 - Improvements with auto-completion speed
423 Bugs fixed:
424 #530740 - Use GtkBuilder instead of libglade
425 #581074 - Creating a new wxWidgets project should not include libglade
426 #580994 - using DEBUG_PRINT instead of g_print
427 #580013 – patch plugin doesn't handle patch-files with whitespace
428 #568779 – project wizard should infer project name from base path
429 #577721 – tooltips appears in wrong position
430 #579118 – Segmentation fault when adding file to project
431 #578087 – Artwork for Symbol Database is actually not from Monodevelop
432 #567588 – highlight default button in Find dialog
433 #576959 - Search does not point to correct line number on first match when file is not opened in editor.
434 #577006 – crash creating new file
435 #574607 – Replace function selects text uncorrectly
436 #576057 – doesn't build with graphviz 2.22.2
437 #575617 – Update FSF address
439 Anjuta 2.26.0 (16 March 2009) -- Johannes Schmid
441 Bugs fixed:
442 #397883 – The license info is almost empty
443 #574376 – Save doesn't always save
444 #573858 – link fail on Solaris for plugin symbol-db
445 #562113 – Clean docbook syntax in order to validate
446 #571740 – Get rid of deprecated libgnomecanvas
447 - Fixed crash in git plugin
448 - Fixed little problem in build plugin
449 - Fixed distcheck
451 - Translation updates:
452 Anjuta is now fully translated into the following languages:
453 pt_BR, en_GB, da, fi, fr, gl, el, it, ca, pt, sv, es, tr, hu, vi, de, sl
454 and over 80% in
455 ru, ja, mr, ar, th, pl
456 The manual is translated into Spanish now.
458 Thanks to all translators
460 Anjuta 2.25.903 (2 March 2009) -- Johannes Schmid
462 Bugs fixed:
463 - Valgrind memory fixes
464 - Documentation fixes and updates
465 - Fixes in the glade plugin
466 - Version control integration fixes
467 - Auto-indentation fixes
468 #564282 – configure error: source directory already configured
469 #567513 – Running configure doesn't make anjuta be aware that the
470   project doesn't need a configure stage in its menus
471 #565170 – Invalid read in plugin.c
472 #573326 – Debug misfunction
473 #572637 – Valgrind shows some errors in symbol-db
474 #567068 – autocomplete box should vanish on backspace
475 #564306 – don't ask which program to run if project has only one target
476 #559806 – Anjuta crashes when closing unsaved file
477 #556970 – Swap .h/.c doesn't work for C header files (*.h)
478 #555895 – Save configure options for build configuration
479 #572608 – crash clicking on 'find in files...' results.
480 #572451 - crash on closing project
481 #571760 – Find & Replace is broken (due to my previous changes)
482 #511589 - remove missed includes
483 #572289 – Make code less ambiguous
484 #564891 – Crash when closing editor window
486 Anjuta 2.25.902 (16 February 2009) -- Johannes Schmid
488 This is a bug-fix release for the GNOME 2.25.91 Beta!
490 Updates:
491 - Code completion
492 - Searching
493 - Project Management
495 Bugs fixed:
496 #570820 – problem with gtk+ trunk
497 #564942 – display project-relative path in search results pane
498 #571381 – Seach button disabled if no files opened. 
499 #571733 – file manager should sort files case-insensitively
500 #571233 – Uncorrect loading of subversion plugin
501 #571215 – doesn't indent function declarations correctly
502 #570492 – Some criticals in the terminal plugin
503 #556148 – it's impossible to remove project variables
504 #571262 – gbf-am: treat tail slash as a package
505 #566991 – list project modules in sorted order
506 #571114 – Crash after clicking on Edit/Preferences with open document
507 #571143 - Double free crasher of path string.
508 #563704 – Anjuta displays column/line numbers after edit windows closed
509 #556970 – Swap .h/.c doesn't work for C header files (*.h)
510 #570720 – There are warnings in some cases when I press cancel in 
511         program arguments dialog
512 #566785 – Anjuta crashes after enabling and disabling a plugin
513         often
514 #567606 – Auto-indentation in Anjuta gets tab indentation wrong for function paramaters
515 #565015 – duplicate matches in search results pane
516 #539580 – Uncorrect pass search result to
517 #570614 – outdated download addresses
518 #566531 – Find & Replace results in wrong result for files
519         containing multi-byte UTF-8 sequences
520 #570877 – symbol-db doesn't scan user-added packages.
521 #570929, initialize widgets before add watches.
522 #566987 – display tooltip with prototype when calling function in project.
523 #570245 – gbf gio-critical g_file_query_exists
524 #566693 – Code completion of symbols usually not working
525 #570492 – Canot open editor - crash
526 #567100 – opening Find dialog causes GtkSpinButton warning
527 #570444 – can't change numbers in preferences dialog
528 #566987 – display tooltip with prototype when calling function in project
530 Thanks to anybody involved!
532 Anjuta 2.25.901 (3 February 2009) -- Johannes Schmid
534 This is a bug-fix release for things that were broken too much in 2.25.90
536 Bugs fixed:
537 #570249 – glade plugin does not build
538 #566702 – Please add a separator between Build Project and Build Tarrbal
539 #570264 – cannot do subversion->commit: no modified files are detected anymore
540 #570223 – Replace all in open buffers crashes
541 #567206 – Build doesn't start if auto-save fails
543 Anjuta 2.25.90 (2 February 2009) -- Johannes Schmid
545 New:
546 - Glade integration work (GSoc) merged
547 - Support for scratchbox2
549 Updates:
550 - Improved file status display
551 - Don't depend on Gnomeprint
553 Bugs fixed:
554 #561370 – there is no way to know which files are in repository and which not.
555 #566800 – Had a random crash in "File manager" preferences pane
556 #569908 – completion of symbol shouldn't scroll the editor
557 #511589 - fix c&p error in uri_is_parent; fix uri_get_chrooted_path
558 #570136 – add option to not show unversioned files
559 #542412 – GSoc: Glade3 integration
560 #567728 – Copypasting build errors, messages and warnings
561 #564276 – useless checkbox next to action groups in Shortcuts view
562 #514609 – install-data-hook problem on Gentoo
563 #563499 – Goto Matching Brace and other commands missing in GtkSourceView editor
564 #564272 – Highlight Mode menu should indicate current mode
565 #567030 – gtksourceview editor should underline warnings
566 #561094 – Creation of backup files can't be disabled using gtksourceview
567 #569585 – translation issues, typos
568 #570034 – the open ToolbarItem is named "Open recent file"
569 #570056 – version mismatch for dependency gtk+
570 #567846 – A lot of g_warning-s when starting up Anjuta
571 #570014 – invalid print of uninitalized value
572 #560857 – GNOME Goal: Remove deprecated GLib symbols
573 #567361 – allow me to jump to declaration in external package header
574 #513156 – Get rid of libgnome(ui) (partial)
575 #569857 – terminal copy/paste doesn't work
576 #566209 – "generate inhertances..." progress bar doesn't disappear (partial)
577 #549958 – user is not notified if a file is removed from filesystem
578 #567206 – Build doesn't start if auto-save fails
579 #357275 – allow user to jump directly to Symbols / Search
580 #357275 – allow user to jump directly to Symbols / Search
581 #491491 – Auto save's problem (automatic reload was a bad idea)
582 #357820 – Goto / Previous history should return to previous cursor position
583 #569225 – glade-plugin build error
584 #568493 – Anjuta freezes after moving around large portions of code
585 #511589 for debug-manager plugin
586 #491491 – Auto save's problem (reload automatically)
587 #549958 – user is not notified if a file is removed from filesystem
588 #564308 – autogenerated gtk/gnome program does not exit
589 #565188 – Invalid write on deinitialization
590 #568119 – Automatic scanning of system-packages doesn't work
591 #568381 – Website manual chapter 5. Debugging
592 #548310 – Allow plugins to load/save key accelerators
593 #565320 – sbox2 support for anjuta
594 #564659 – Port anjuta to use Gtk+ print instead of deprecated gnomeprint
595 #566696 – Make the terminal plugin open in the directory of the project
596 #568254 – build fail on symbol-db-engine-core.c with suncc
598 Anjuta 2.25.5 (19 January 2009) -- Johannes Schmid
600 New:
601 - File-browser shows version control status for subversion using emblems
603 Updates:
604 - Removed gnome-vfs usage
605 - Lots of improvements with auto-completion and symbol-db
606 - string fixes
608 Bugs fixed:
609 #567967 – build fail with sun cc because zero-sized struct
610 #568068 – critical warnings on activation of debug-manager
611 #531717 - remove tray icon
612 #511589 - port to gio
613 #568008 – invalid g_object_unref in file-manager
614 #568020 – critical warning on bracket completion
615 #565353 – View Log and Diff context menu commands should 
616         act immediately
617 #568028 – goto [declaration|implementation] should prefer the current 
618         file.
619 #567060 – symbol search should ignore case.
620 #565342 – wizard creates useless dist-hook in Makefile.am
621 65024 – "Retrieving log..." still displayed after retrieval 
622         complete
623 #564988 – Subversion context menu should have a Revert command
624 Fix #567222 – Please add comments for translators
625 Fix #567216 – Don't leave trailing spaces
626 Fix #567226 – Don't leave trailing spaces
627 Fix #567224 – Don't leave trailing spaces
628 Fix #567881 – Strange strings
629 #567523 (Goto Implementation jumps to declaration).
630 #567504 – New Project dialog is not centered
631 #567505 – Anjuta hangs while generating inheritances
632 #567217 – Don't use trailing spaces.
633 #567228 – Don't leave trailing spaces.
634 #548910 Hide the Global tab in case only C-files are used in a project.
635 #567360 – Context Help needs an icon
636 566924 - Subversion diff should be done from the project's root
637         directory.  
638 #566943 – Icons are not not found
639 #567156 – better autodetection of language
640 #567010 - Can't import project if parse scripts failed
641 #567068 – autocomplete box should vanish on backspace
642 #566987 – display tooltip with prototype when calling function in project
643 #566693 – Code completion of symbols usually not working
644 #567227 – Don't leave trailing spaces
645 #567223 – Don't leave trailing spaces
646 #567219 – String fixes
647 #567218 – Don't leave spaces before punctuation
648 #567203 – small signal error in symbol-db-system
649 #566985 – sort multiple symbol matches by file path
650 #567058 – Goto Implementation can't jump to struct or typedef types
651 #566690 – Goto declaration menu item should go to implementation if 
652         there's no delcaration
653 #567067 – Anjuta hangs if I close project while scanning symbols
654 #567049 – Goto Definition fails for symbols ending in a digit
655 #566699 – Default "Available API tags" for 
656         Symbol Database preference tab.
657 #566691 – Goto declaration nor goto definition work with macros
658 #565981 – Don't use g_file_test()
659 #511589 - Remove unnecessary hack for GNOME-VFS which
660         is not needed for GIO/GVFS
661 #511589 – Remove dependency on gnome-vfs from Makefiles
662 #511589 – Anjuta uses GNOME-VFS
663 #566715 – invalid free in run-program/parameters.c
664 #511589 – Anjuta uses GNOME-VFS 
666 Anjuta 2.25.4 (5 January 2009) -- Johannes Schmid
668 Translations updates:
669 ====================
670 es, fr, sv, fi, he, ru, pt_BR, pl
672 New:
673 - Symbol-db plugin now default and working, old ctags code and symbol-browser
674 removed
675 - Starter plugin for fast access to common actions
676 - Remote debugging support using gdbserver
677 - New bookmark interface
678 - gnome-build merge into anjuta
680 Updates:
681 - Single toolbar without bonobo
682 - Devhelp plugin uses webkit now
683 - Lots of HIG fixes
684 - Improved searching
685 - Scintilla updated to 1.77
687 Special thanks to (in no particular order, before the huge list of bugs appears...)
688 - Sébastien Granjoux (for general bug fixing, merging gnome-build and being totally awesome)
689 - Massimo Cora' (for doing the great work on the symbol-db plugin)
690 - Naba Kumar (for giving lots of input on design decisions)
691 - James Liggett (for the work on the version control plugins)
692 - Adam Dingle (for many patches and lots of QA in bugzilla)
693 - Jens Georg (for the GNOME-VFS porting)
694 - Carl-Anton Ingmarsson (for various great patches)
695 - Ignacio Casal Quinteiro (for updating devhelp to webkit and the new starter plugin)
696 - All translators and people I possibly missed here
698 Bugs fixed:
699 #565885 – Search is broken for a single file with output to find pane 
700 #565714 – use F11 shortcut for Full Screen
701 #511589 – Anjuta uses GNOME-VFS (partly)
702 #305515 – Bookmarks are not remembered across sessions
703 #566284 – search-view should match more
704 #566225 – activating selected row in search view does nothing
705 #564302 – "Loaded Project..." is confusing
706 #566129 – crash when project opening and file not found
707 #565773 – symbol scanning is very slow
708 #529181 – refresh dialog pops over all windows
709 #563988 - Zoom factor is not updated correctly in scintilla
710 #565769 – symbol-db blocks anjuta when files are removed
711 #565890 – cleanup thread handling by using a GThreadPool
712 #565823 – symbol-db hardcodes /usr/include for header files
713 #545127 – When searching down can't see below search result
714 #565278 – remove Next Occurrence and Previous Occurrence commands
715 #565014 – sort Find in Files output by filename
716 #564891 – Crash when closing editor window
717 #565691 – no Goto Definition command in symbol-db
718 #565701 – Anjuta hangs if ctags not installed
719 #565578 – Next Document command does not cycle back to first document
720 #565650 – Port anjuta-session from gnome-config to GKeyfile
721 #565706 – trailing period in symbol-db labels
722 #565700 – Enter key inserts garbage into Symbols / Search box
723 #565492 – remove usage of std i/o
724 #560857 – Remove deprecated GLib symbols in project wizard
725 #565381 – Anjuta manual needs copy editing
726 #564987 – Save All, Close All should appear in Documents menu
727 #565002 – Redo shortcut should be Ctrl+Shift+Z
728 #565016 – Previous History and Next History should have shortcuts
729 #563585 – Find in Files is extremely slow
730 #565189 – anjuta fails to build due to IAnjutaBookmark not being
731         removed from documentation
732 #564673 – I cannot activate sourceview plugin over scintilla
733 #563889 – GNOME Goal: Clean up GLib and GTK+ includes
734 #563980 - displayed some more info on search tab
735 #309664 - Some file types impossible to open In Anjuta
736 #563490 – Select Code Block command selects nothing in GtkSourceView editor
737 #559806 – Anjuta crashes when closing unsaved file
738 #563988 – don't display zoom factor when using GtkSourceView editor
739 #564295 - minor English fix
740 #563500 – inconsistent case sensitivity defaults
741 #564377: Avoid opening an empty buffer when file does not exist
742 #562808 – symbol-db crashes with latest libgda
743 #560857: Remove use of g_mem_chunk in tools plugin
744 #513156: Get rid of libgnome(ui) (partial)
745 #563692: added a toolbar with build and execute buttons
746 #563696 – garbage pixels appear in build output
747 #563685 crash when trying to create a GObject
748 #563753 default project directory is "/" until I set it explicitly
749 #563586 Crash if project TODO.tasks is not readable
750 #559951: Class Generator cannot add new class
751 #563530: "Do not show binary files" should add ".pyc" and ".pyo"
752 #552081: Dependent plugins are not added in the preference dialog
753 #560284: Crash when deleting a folder outside Anjuta
754 #562623: Project creation fails if path uses a tilde
755 #562754: Create corresponding header file does not work
756 #548873: File->Close project menu remains active after closing
757         a project
758 #562750 – The view should be showed when you search something.
759 #558910: libanjuta has several warnings
760 #560311 – Update devhelp plugin to use webkit version
761 #557767 – Open file in file tree view on press Enter
762 #312660 – Too many click to set "terminus" font
763 #561369: Debug->add source path menu item doesn't work
764 #558788 – Improving debugging
765 #559800 - Missing debugger menu
766 #558315 – Ambiguous message
767 #544583 Add support for gnome applet projects
768 #556147 Provide valid default directory for project
769 #552996 - New file dialog misses BSD licence
770 #545668 - new file are not added correctly to the project
771 #545668 – file's icon not correctly updated on tabs-right-click
772 #556053 – closing file tabs disable 'save button'
773 #556053 – closing file tabs disable 'save button'
774 #523609 – PATCH: Using a deprecated func in about.c
775 #554337 Allow to change build directory to project directory
776 #554337 Set uri instead of current_folder_uri
777 #554684 – Cursor column number is not updated when typing text
778 #554337 could not find glade file while executing a program
780 Anjuta 2.24.0 (22 September 2008) -- Johannes Schmid
782 Translations updates:
783 ====================
784 he, da, de, nb, ar, hu, mr, pt_BR, cs, da, sr, gl, th, ja, hi, nl, fi, ca, es, pt, en_GB, it, sv, fr, zh_CN, sq, gl, th, gu, tr
786 Updates and fixes:
787 - New version of symbol-db plugin beta
788 - Fix warnings, some documents could have no associated file
789 - Fix #529468: Use weak pointers to avoid acting on widgets that have
790   been destroyed.
791 - Fix #551574 Project names and descriptions are not translatable
792 - Fix #551684: Wrong AC substitutions in anjuta-version.h.
793 - Fixed a problem with async file loading.
794 - Fix libanjuta API documentation
795 - Imported new symbol icons from MonoDevelop.
796 - Fix #550322 - Newlines should be placed at the end of error messages
797   lines
798 - Fix #550470 - Crash: Executing file through popup menu
799 - Use the View->Editor->* menu items for view spaces, view eol and
800   line wrap (new) option instead of the preferences.
801 - Fix #549950 - crash while saving a file
804 Anjuta 2.23.91 (1 September 2008) -- Naba Kumar
805 -------------------------------------------------
807 Translations updates:
808 =====================
809 mr, sq, es, gl, sr@Latin, ar, fi, gu, sv, de
811 New:
812 ====
813 * GSoC Git plugin completed: Beta 1 completes the agreed-upon feature set in
814   the proposal.
815 * Symbol-DB plugin maturing.
817 Updates and fixes:
818 ==================
819 * Fixed a crasher in symbol-db due to use of uninitialised memory
820 * Fixed bug #548622 – sun cc can not compile build-options.c
821 * Do not free mutex in symbol-db because that crashes 50% of the time.
822 * Fixed critical on plugin deactivation of message-view plugin
823 * Fixed bug #546109 - Spurious libanjuta-2.0.pc file
824 * Install anjuta-version.h
825 * Keep const gchar* instead of GFile in debugger interface
826 * Updated debugger documentation
827 * Updated build documentation
828 * when terminal window is active (remove shortcut)
829 * Fixed bug #548646 Delete key press is routed to editor window
830 * Fixed bug #549105 Patch plugin icon not loaded
831 * Fixed bug #549405 – There are warnings when I create a new file
832 * Fixed bug #548606 now engine exits cleanly even if it's in scanning mode.
833   It still remains the libgda bug anyway, bug #545979.
834 * Fixed bug #522032 also for symbol-db.
835 * Added two checkboxes: one is for parallel scan control, the other is for
836   the buffer updating control.
837 * GSoC Git plugin: Beta 1 completes the agreed-upon feature set in
838   the proposal.
839 * Fixed bug #548984 – Use AC_HELP_STRING macro
840 * Use gnome-terminal if terminal plugin is missing
843 Anjuta 2.5.90 (18 August 2008) -- Johannes Schmid
844 -------------------------------------------------
846 Translations updates:
847 =====================
848 ar, be@latin, de, es, fi, gl, he, mk, oc, pt, ru, th, vi
850 Updates and bugfixes:
851 =====================
852 * Fix #536372: Write __MAX_BAUX instead of __MAX_BAUD
853 * Fix a crash when GNOME Terminal is not installed
854 * now search for symbols can be done also in global tags. Added a new parameter
855         to search function and adjusted dependencies on different plugins.
856 * Put tables.sql into distribution
857 * Fix #536889 anjuta doesn't pass "make check"
858 * Fixed #537398 – crash in Anjuta IDE: Closed project
859 * Fix #537134: critical warnings tools->plugin_deactivate
860 * Fix #534523: anjuta parses filenames from make wrong
861   GMatchInfo need to be freed even when regex fail in build_get_summary
862 * Fixed a possible bug where the project-manager plugin is deactivated twice.
863 * Fix #536375: libsocket not included cause build fail on Solaris
864 * Add new scratchbox 1 plugin implementing IAnjutaEnvironment
865 * Enabled tooltips for recent files to identify full paths.
866 * Ported file-manager to gio
867 * Fix #530215 – Have a message area like gedit
868 * Using glib/gi18n.h instead of libgnome/gnome-i18n.h
869 * Fixed a crash on file selection. Gave enough buffer for the formated
870   time print.
871 * Restore text focus on switching editor with ALT+X and
872   navigating from local-symbols view.
873 * Fixed #528699 – Auto-indent ignores spaces-per-indent settings
874 * Fix #538798: UI selected tab document differs from real one
875 * Fix again #538798: UI selected tab document differs from real one
876 * Fix #538921 – Duplicated folders
877 * Fix #539726 – Completing port to GIO
878 * Fix #513156 – Get rid of libgnome(ui)
879 * Fix #538443 – Missing files in POTFILES.in
880 * Fix #538906 – Enable state "Max actions" when "No limit" toggled
881 * Fix #449620 – Implement autocompletion for gtksourceview editor
882 * Fix #540731 - Port editor to gio
883 * Fixed loading of files from the command line
884 * Fixed crash when double-clicking on a breakpoint.
885 * Change (nearly) all interfaces to use GFile* instead of uris
886   Document all shell variables
887 * Fixed #541313 – Crash on saving file
888 * Fix #515954 – create_global_tags.sh: wrong anjuta-tags path
889 * Fixed global tags loading
890 * Fix bug #538217: Run in terminal option isn't remembered
891 * Fix bug: Debugger sources directories isn't remembered neither
892 * Fixed "Hide binary files"
893 * Fix #539551 – AutoComplete doesn't work
894 * Fix #539551 – AutoComplete doesn't work
895 * Fix #357697 – readonly file can be edited
896 * Fix #511762 – Multiple selection don't work well when hitting enter
897 * Fix #535173 – UI isn't updated on closing all documents
898 * Fix #500962 – Further icons
899 * Fix #475244 – AC_SUBST() not needed after PKG_CHECK_MODULES()
900 * Fix #518594 – Get rid of .anjuta and follow fd.o specifications
901 * Fixed #541689 – Filter buttons added
902 * Fixed symbol-db plugin for threaded libgda calls
903 * Show all completions even when the editor makes own suggestions
904 * #541941 – Crash on searching with regular expression
905 * Fixed #542838 – create_global_tags.sh is creating tags in root directory
906 * Added 'continue global tags scan after abort' feature.
907 * Allow to build project outside source directory (fix #540782)
908 * Fix crash on closing project due to the previous patch
909 * Add more options for build command: parallel make, keep going on error
910   and keep message untranslated
911 * Fix another crash on closing project with a file outside project
912 * Fix #375640: Allow user to stop a build in progress
913 * Fix #534566: expand shell variable in configure parameters
914 * Fix #543889: Crash typing in configuration field
915 * Fix #522825: Opening files from shell disable build->compile menu
916 * Fix configuration name not displayed, error when compiling target
917   outside project
918 * Fix #543978: GPL license shown in COPYING file irrespective of
919   which license selected
920 * Fix #544190: Crash double click on item in stack trace
921 * Fix #530630: Scintilla hand up after hit return
922 * Fix #544841 – Cursor set on a wrong line when I click
923 * Fix several memory leaks in build plugin
924 * Keep all command data in one object
925 * Fix #544495: Memory leak
926 * Avoid using the same function name in interfaces implemented
927   by the same object to avoid trouble with bindings
928 * Fix crash on 64bits machine due to the previous change (thanks Ignacio)
929 * Fix #543149 Project doesn't rebuild when file is changed
930 * Bug #529270 - GSoc: Git Plugin, alpha release 3.
931 * Add header file to expose libanjuta versioning information.
932 * Add a preference for the new visible whitespace feature of gtksourceview
933 * Pull GIO into the libraries that libanjuta links against. (Bug #546394)
934 * Fix #542432 – Svn diff doesn't work correctly
935   Convert the output of svn diff from localce to utf-8
936 * Fix #545673 – A bug in isymbol_get_file function
937   Use g_file_new_for_uri() instead of g_file_new_for_path
938 * Fix #546620 – Build- and make dist fixes (with some small changes)
939 * Fix #420279 – INS and OVR do not immediately change in status bar
940 * Save files in their original encoding
941 * Use a fallback dialog if the document was not added to the document-manager
942   yet (#545557 – Crash pressing on message view)
943 * Fix #493818 Close project with opened target properties dialog opened
944   crash Anjuta
945 * 545624 – Toolbar broken
946 * Lots of improvements to symbol-db
947 * Use uf8_strlen instead of strlen to avoid selection problem with
948   non-ASCII search strings (see #440637 comment 15)
949 * New git plugin (Anjuta GSoC project)
951 Anjuta 2.5.0 (02 June 2008) -- Naba Kumar
952 -----------------------------------------
954 Translations updates:
955 =====================
956 gl, zh_TW, el, ru, en_GB, es, he, de, cs, ar, fr
958 Updates and bugfixes:
959 =====================
960 * Fix #514620: Port anjuta to GRegex
961 * Fix #536254: gtk_marshal_VOID__INT_INT shouldn't be used
962 * Update sexy icon entry
963 * Fix #536045: New run program plugin crash
964 * Keep comment for enum and structures
965 * Declare class typedef first
966 * Allow to document Anjuta shell variable using define
967 * Add a documentation sample in IAnjutaProjectManager interface
968 * Fix a detail in the previous patch
969 * Fix #534175: Deprecated code in Plugin Tutorial
970 * Use sh instead of bash when possible
971 * Order of include matter on OpenBSD
972 * ps syntax differ on *BSD
973 * Fix #527357: gdb plugin doesn't work under OpenBSD (do not clear CREAD).
974 * Fix #528226: doesn't compiling on FreeBSD6.3
975 * #535048 – Anjuta doesn't build when checking underlinking and overlinking
976 * Forget this change to add AnjutaCommand and AnjutaAsyncCommand
977   in the documentation
978 * Change the new IAnjutaBuilder interface to use callbacks
979 * Add the documentation of IAnjutaBuilder
980 * Fixed bug #532537 - Crash on closing Anjuta Preferences when it
981   open twice.
982 * Set line to mouse location when popup-menu is displayed (#530689)
983 * Document AnjutaCommand and AnjutaAsyncCommand
984 * Fix a crash when changing a watch while debugger is stopped
985 * Allow loading application/octet-stream mime type
986 * Fix #378903: Use IAnjutaBuilder to always debug an up to date program
987 * Use IAnjutaBuilder to always run an up to date program
988 * New IAnjutaBuilder interface allowing to check if a target is up to
989   data and having a notification when the target is built
990 * Fix #533758: django project creation fails
991 * #532625 – Wrong consecution of functions calls when opening a glade file
992 * Fix #533346: Create project in path with spaces fails
993 * Fix #531940: Can't change the default project directory
994 * Remove useless _DEPENDENCIES
995 * Fix #532243: Execute program with whitespace in the project path fails
996 * Fix #531623: Crash on updating non-existing watch
997 * Fixed a bunch of compiler warnings
998 * Fixed global tags loading from project configuration and added a
999   configuration option
1000 * Fix translation issues (#530860 and #531411)
1001 * #531405 – AM_CONFIG_HEADER macro is obsolete
1002 * add limit/offset keywords to search query. Adjusted APIs.
1003 * Fixed a minor bug with caches in the engine.
1004 * The terminal configuration default option doesn't work (#530031)
1005 * Combobox for terminal choose not working (#530032)
1006 * Do not reverse list of file in save-session (#531445)
1007 * Set line to mouse location when popup-menu is displayed (#530689)
1008 * Add a context menu with copy/paste in terminal plugin
1009 * Add an interface method to access the pkg-config data from gnome-build.
1010 * Automatically load symbol from project configuration (proof-of-concept)
1011 * Adapt to changes in recent libgda for symbols-db
1012 * Fix run plugin again, previous patch was causing a crash when
1013   the program exist
1014 * Fixed bug broken titles for new files
1015 * Added some utility methods (derived from gedit)
1016 * set message 'Generating inheritances...' when doing sdb_engine_second_pass_do ()
1017 * fixed a population bug introduced with using of caches. It broke the kind
1018   of symbol in some cases (e.g. returning of table_id = -1). 
1019 * Avoid lazy initialization and inlined the lookup functions to speed up the
1020   thing.
1021 * Performances improvement in sdb_engine_second_pass_update_heritage () using
1022   a prepared query (libgda parser now rulez!). Some fixes to the lock ()/unlock ()
1023   logic in this part should avoid gui freezing, at least here it does not freeze.
1024 * greyed out trees while population is in place.
1025 * Put the new run program plugin in the default plugin list
1026 * Fix a crash when the program doesn't exist
1027 * Put the menu items of the message-manager in the correct Goto menu
1028 * Allow markup in dialog description
1029 * #523186 – Open With dialog should mention filename
1030 * #530033 – Have window title like gedit
1031 * Also add the dirty char (*) at the beginning of the filename to match HIG
1032 * Moved Goto menu into View to avoid cluttering the menubar and created
1033   new Documents menu
1034 * Show open documents in the "Documents" menu and add actions for next/prev
1035   document like in gedit. Don't center menu items of notebook popup menu.
1036   (Fixes bugs #453702 and #529528)
1037 * 530566 – Fix translation and POTFILES.in
1038 * Use current project folder as default and added a file filter for
1039   the patch file chooser.
1040 * fixed search symbols to match "foo_symbol_%"
1041 * New run program plugin, includes a new dialog box to set
1042   program arguments
1043 * Update debugger plugin to use run program parameter dialog
1044 * Remove run program menu item
1045 * Use a gchar * null terminated array instead of a GList for
1046   passing environment variables
1047 * Add a child-exited signal in the IAnjutaTerminal interface
1048   Remove environment variables merging, it is already done
1049   in vte
1050 * fixed partial pattern match in symbols accordingly with api.
1051 * Hide progress bar when things are done in symbols db.
1052 * new dynamic prepared queries architecture. Now every query used in the
1053   engine has its own compiled query in libgda-sqlite provider. This for speed
1054   improvements, code cleaning and auto-escaping of string parameters. 
1055 * Lookup of dynamic queries takes care of sym_info parameters and of 
1056   parameters passed to functions. The compiled GdaStatements are stored in an 
1057   array of GTree (of GTree(s)). Some parameters, as the filter_kinds, 
1058   are bounded at n = 5, to avoid a third level of indirection on the store-trees.
1059 * Fix #529798: Mark additional strings for translation
1060 * Add additional restriction on project name fix #529226
1061 * Fix #529506: Uncorrect unloading tools plugin
1062 * Don't spit out two many warnings when the message view is destroyed
1063 * Only use first 500 characters for validation
1064 * Use GRegex instead of pcre and convert files to utf-8 if necessary.
1065   Rest of #440637
1066 * #528693 – Ctrl-F (Find) followed by Ctrl-V (Paste) pastes into main window
1067   (there was an else missing...)
1068 * Fixed bug #528264 - New: Uses incorrect spelling "assistent"
1069 * Fixed a condition where we kill our own process
1070 * Added new sessions states to avoid loading the local symbols before
1071   the session is loaded (speeds up start-up).
1072 * Fixed #528705 – There is no Redo
1073 * Add an env parameter in the IAnjutaTerminal interface allowing
1074   to specify additional environment variables
1075 * Show 5 project and 15 file items in recent-chooser
1076 * Make searching utf-8 aware. We still need to fix encodings for
1077   search/replace in files as it is currently assumed they are utf-8 like
1078   the editors.
1079 * Fix recent files in the toolbar
1080 * Do not enable brace autocompletion by defualt because it annoying for
1081   fast typist (i.e. it's easier to type ending brace than move carat)
1082   and it's currently broken for scintilla.
1083 * Removed dead files.
1084 * Added anjuta_utils_get_user_config_dir. This func is used
1085   to get the user config directory.
1086 * Switched from GnomeApp to GtkWindow.
1087 * Move the encoding conversion infrastrcute to libanjuta and update all
1088   users. Test all available encodings by default in scintilla editor
1089   like sourceview is doing and removed encoding preferences
1090 * Fixed crasher
1091 * Various small improvements to the dialog
1092 * Add separator to recent menu (#526932)
1093 * Merged the UI changes from bug #511688 and simplified the search dialog
1094 * Check for ctags binary (#516123)
1095 * GdaSet *plist is now used globally for every prepared statement.
1096   It won't be created/unreffed at every query.
1097 * Fixed crasher when deactivating symbol-db plugin
1098 * Don't use transactions - uses only half of the time now!
1099 * fixed global tab icons. Libgda could not understood the right fields, now it
1100   does.
1101 * Only show () for functions/methods and macros with arguments. Does not work
1102   with symbol-db yet but fixes things for symbol-browser
1103 * Fixed some issues with symbol caching
1104 * Give the symbol-db it's own progress bar because there are too many
1105   interactions with the global status bar.
1106 * Sort symbol trees
1107 * Block insert-text signal on cut/copy/paste
1108 * Only update buffer when a newline is inserted
1109 * Precompute file_defined_id to speed up symbol population
1110 * Fixed some problems with binary streams needed by symbol-db
1111 * Use some caching to speed up symbol population
1112 * Exit properly when symbol scanning is over
1113 * Fix bug #525999: Remove space in file and target names generated
1114   by project wizard
1115 * Fix sample anjuta plugin: ianjuta_document_manager_get_current_editor
1116   has been renamed ianjuta_document_manager_get_current_document
1117 * Added a check for vital programs and packages needed to create a
1118   new project. A warning dialog is shown to user in project
1119   wizard when he proceeds after selecting a project type.
1120   Updated all project templates to cover vital programs and
1121   packages to generate and build correctly.
1122 * Fixed bug #523068 link in about window doesn't work.
1123 * Removed unused color management code
1124 * Added style chooser for sourceview editor (#522555)
1125 * Moved "New" action from document-manager to file-loader using 
1126   IAnjutaDocumentManager interface. Reenabled pop-down menu for "New"-ToolItem.
1127 * Killed libegg (#349279)
1128 * Removed dead code and libegg from Makefiles
1129 * Removed symbol-browser toolbar which used libegg and was
1130   buggy (#451588)
1131 * Port FileLoader to GtkRecent (#398984)
1132 * Merged changes from symbol-db branch
1133 * Use gnome_vfs_get_slow_mime_type()
1134 * Use gnome_vfs_get_slow_mime_type() to determine the mime-type and try
1135   supertype instead no plugin for mime-type was found (#525706)
1136 * Fixed padding in preferences
1137 * #515854 – Move configuration into preferences
1138 * #470483 – Make toolbar type (icon/text/both) independet from GNOME settings
1139 * Improve start program dialog, allowing to specify working
1140   directory and environment variables
1141 * Get rid of gnome_help_display_with_doc_id()
1142 * Fixed type 'assistent' to 'assistant'.
1143 * Ports anjuta-ui to gtk_cell_renderer_accel
1144 * Ported the GnomeDruid stuff to GtkAssistant an removed the glade
1145   file because libglade doesn't have GtkAssistant support.
1146 * Avoid a crash when debugger stop on an error
1147   Display an error message when debugger target is not found
1148 * Fixes 520076 – [PATCH] Add support for setting custom CFLAGS from the UI
1149 * Add API to set environment variables for the forked process
1150 * #520761 – Weirz behavior with popup
1151 * 520415 – [PATCH] Problems in auto indentatation code,
1152 * 520766 – Brace autocompletion (Patch from Ignacio Casal Quinteiro <nacho@gnome.org>)
1153 * 521691 – Crash when click "Resolve Conflicts" without opened project
1154 * 520324 – Execute command is not overridable
1155 * #521847 – anjuta freez when edit file
1156 * Removed all GNOME_CALL* calls in plugins.
1157 * Moved data/properties to plugins/editor/ and removed dead code from
1158   Makefile.am files.
1160 Anjuta 2.4.2 (27 May 2008) -- Naba Kumar
1161 -----------------------------------------
1163 Updates:
1164 ========
1165 Translation updates: he, pt_BR, es, ca
1167 Bugfixes:
1168 =========
1169 * Fixed bug #440637: Make searching utf-8 aware
1170 * Fixed bug #528705: There is no Redo (from trunk)
1171 * Fixed bug #528693: Ctrl-F (Find) followed by Ctrl-V (Paste) pastes into main window
1172 * Fixed bug #531623: Crash on updating non-existing watch
1173 * Fixed bug #532243: Execute Program with whitespace in the project path fails
1174 * Fixed bug #531940: Can't change the default project directory
1175 * Fixed bug #533346: Create project in path with spaces fails
1176 * Fixed bug #532625: Wrong consecution of functions calls when opening a glade file
1177 * Fixed bug #533758: django project creation fails
1178 * Fixed bug: crash when changing a watch while debugger is stopped
1179 * Fixed bug #532537: Crash on closing Anjuta Preferences when it open twice.
1181 Anjuta 2.4.1 (07 Apr 2008) -- Naba Kumar
1182 -----------------------------------------
1184 Updates:
1185 ========
1186 Translation updates: el, zh_TW, zh_HK, ml, ru, en_GB and it
1188 Bugfixes:
1189 =========
1190 * Fixed #520761 - Weirz behavior with popup
1191 * Fixed #520415 - [PATCH] Problems in auto indentatation code
1192 * Fixed #521691 - Crash when click "Resolve Conflicts" without opened project
1193 * Fixed #520324 - Execute command is not overridable
1194 * Fixed #521847 - anjuta freezes when editing file
1195 * Fixed #525706 - Use gnome_vfs_get_slow_mime_type() to determine the
1196    mime-type and try supertype instead no plugin for mime-type was found
1197 * Fixed #525999 - Remove space in file and target names generated
1198    by project wizard
1199 * Fixed sample anjuta plugin
1200 * Block insert-text signal on cut/copy/paste
1202 Anjuta 2.4.0 (10 Mar 2008) -- Naba Kumar
1203 -----------------------------------------
1205 Updates:
1206 ========
1207 Translation updates: ca, it, es, pt_BR, gl, fi, lt, fr, en_GB, hi, hu,
1208 nl, ja, zh_TW, zh_HK, ar, ru, sv, nb, da and ml.
1210 Bugfixes:
1211 =========
1212 * Hide tooltip when Up, Down, Page_Up or Page_Down is pressed
1213 * Fixed memory leaks and implemented ianjuta_editor_get_offset() which
1214   was missing.
1215 * Updated prepare-Changelog.pl to latest script version in gnome svn
1216 * Escape tooltip text to avoid broken markup
1217 * Removed some debug code
1218 * Fixed #519275 - Subversion should allow offline diffs
1219 * Fixes #518469 - Save message buffer not working good
1220 * Added a configure requirement for scintilla editor plugin
1221 * Fixed tags generation that broke in last release.
1223 Anjuta 2.3.5 (25 Feb 2008) -- Naba Kumar
1224 -----------------------------------------
1226 Updates:
1227 ========
1228 Translation updates: si, es, oc, ne, kn, de, en_GB, fi, be and pt_BR
1230 Bugfixes:
1231 =========
1232 * Fixed #515867 - Anjuta dies on startup
1233 * Fixed #515868 - File browser only shows icons when activated
1234 * Fix anjuta_launcher_set_encoding() and cleaned-up. Mostly backported
1235   from symbol-db branch
1236 * Fixed #515954 - create_global_tags.sh: wrong anjuta-tags path
1237 * Move anjuta-shell to noinst_PROGRAMS as it is just a test
1238 * Indent lines after comments correctly
1239 * Set indentation size correctly in sourceview plugin, when tab size is
1240   set by language support plugin
1241 * Indent /* */ comments correctly for multilines.
1242 * Fixed #504905 - Ctrl-I (Auto Indent) doesn't indent properly after
1243   C++ public: and private:
1244 * Fixed #516014 - Output in UTF-8 format to avoid hangs with the editor.
1245 * Fixed #516377 - Status bar does not change its status of 'Search for
1246   .. continued at top'
1247 * Fixed some memory leaks 
1248 * Fixed #516128 - crash in Anjuta IDE: selected profiler as the...
1249 * Fixed #516737: Import project doesn't load project with space in name
1250 * Fixed #516743: Import project keeps an old date on project file
1251 * Fixed #515207: Add a new project window screenshoot
1252 * Fixed #515993: "Add package" button is "Add Package" in code
1253 * Fixed #516727: "Build All" is "Build Project" in code
1254 * Fixed #516728: "Clean All" is "Clean Project" in code
1255 * Fixed #516728: "Autogenerate" is "Run Autogenerate..." in code
1256 * Fixed #516730: Fix note title 
1257 * Fixed #516630 - Selection custom binary in profiler is not user-friendly.
1258 * Fixed #516641 - Valgrind: Load Log does not clear list
1259 * Fixed implementation of get_character and return value of iiter_first()
1260   and iiter_last();
1261 * Cleaned implementation of char-added signal by using "insert-text" signal
1262   instead of filtering "key-press-event"
1263 * Some bugfixes and clean-ups in comment indentation code
1264 * Load executable in gdb with space in path name 
1265 * Fixed "char-added" signal to pass the correct iterator
1266 * Set breakpoint in file with uncommon characters in path name
1267 * Avoid a glib warning if no project is loaded
1268 * Fixed #518329: Crash when adding breakpoint and other similar bugs
1270 Anjuta 2.3.4 (11 Feb 2008) -- Naba Kumar
1271 -----------------------------------------
1273 Bugfixes:
1274 =========
1275 * Documentation fixes for IAnjutaDebugger* interfaces
1276 * ianjuta_document_manager_find_document_with_path expect an uri not a path.
1277 * Fix #513130, #513131 #513135: Wrong menu item names and errors in the
1278   documentation
1279 * Remove a possible memory leak
1280 * Fix #512901: Crash when adding a breakpoint
1281 * Fixed Editor->View popup menu for those entries that are appropriate for
1282   sourceview    
1283 * Fix #507831 - Wrong Profiler values for some locales
1284 * Fixed button ui problem...
1285 * Fix #511586: Project path with "+" not working in debugger
1286 * Emit all state changes notification
1287 * Avoid crash when getting relative path from debugger (same fix
1288   than for #510028)
1289 * Fix #513485: wrong strings maked as translatable
1290 * Fixed crash when closing anjuta after all document tabs have been closed
1291 * Fixed "jumping" tooltips, fixed indentation of brances
1292 * Fixed #512751 - libgnomeprint unnecessary without scintilla
1293 * Use two decimal places for float values in profiler views (bug #507831)
1294 * Another UI issue with the patch plugin and silenced a compiler
1295   warning
1296 * Updated manual figures to be in clearlooks theme, removed old figures
1297 * Updated manual
1298 * Fixed tabsize preference
1299 * Adapted to API changes in GtkSourceView
1300 * Fixed wrong status message output when resolving svn conflicts.
1301 * Pass an uri to ianjuta_document_manager_goto_file_line_mark() to fix
1302   clicking on search result messages
1303 * Fixed #512535 - Open files tabs' position is correctly remembered 
1304   but not applied at startup
1305 * Adjust preferences default values
1306 * Fixed #513730 - Option not present in the GUI po file
1307 * Fixed #509908 - [UI] Problems with the General settings tab
1308 * Fixed #511010 - [UI] Execute program utility window
1309 * Fixed #511981 - Error parsing make output
1310 * Fixed #495511 - Header_h macro correction
1311 * Fixed #513888 – Trailing '\' in anjuta-manual/Makefile.am 
1312   causes make install to fail
1313 * Partial fix of #507921: translation issues in debug-manager, tools,
1314   project-wizard, gdb and anjuta-plugin-manager.
1315 * Update debugger documentation
1316 * Fix bug #514118: Rename Clear All Breakpoints to Remove
1317   All Breakpoints
1318 * Fix search plugin to use an URI instead of a file path
1319 * Fix anjuta_docman_get_uri to always return an URI
1320 * Fix bug #514124 and bug #514138: Wrong menu item name
1321 * Fixed translation bugs from #507921.
1322 * Removed unused files in scintilla plugin
1323 * Fix translation bug #514494 and bug #514440
1324 * Fixed #514732 – 64 bit compliation error
1325 * Fixed bug #514733 – Use of uninitialized variables
1326 * Fix crashes when trying to stop the debugger while it is busy
1327 * Fixes bug #515500 - Make sure that all paths are "canonical" by
1328   libsvn rules so anjuta doesn't die if the user gives a path that
1329   libsvn doesn't like. 
1330 * Removed (almost) empty files, fixes #515383 and #515388
1331 * Fix interrupt command, not working due to previous change
1332 * Fix #512531 - Parallel build fails
1333 * Fix translation bug #515459 and #515460
1334 * Fix bug #515463: Deattaching process kill it
1335 * Fixed stream comment
1336 * Fix spelling errors, including bug #515204, #515172, #515117 and #513892
1337 * Fixes bug #510183 - Tooltips claim to be broken.
1339 Anjuta 2.3.3 (27 Jan 2008) -- Naba Kumar
1340 -----------------------------------------
1342 Changes:
1343 ========
1344 New menu item to add extra source directories for debugger
1345 Select the first window in the glade project when it is first opened. 
1347 Bugfixes:
1348 =========
1349 * Fix #507304 – crash in Anjuta IDE while removing done tasks
1350 * Do not reopen file having escaped character (+,...) in path name
1351 * Add forgotten Swedish entry to DOC_LINGUAS.
1352 * Adds export-dynamic option to LDFLAGS to project template for libglade
1353   to work for autoconnect signals.
1354 * Install anjuta-tags binary into FHS policy compliant directory and
1355   update references. (Fixes bug: 509346.)
1356 * Do not use opacity in assist window in sourceview editor.
1357 * Fix memory leaks
1358 * Added printing support to GtkSourceView editor
1359 * Fixed API docs
1360 * Many string fixes
1361 * Refresh the symbols for new file saved.
1362 * Fixed bug #502322 - Highlight doesn't work on new file saved
1363 * Removed unused gconf_notifications in task manager plugin.
1364 * Fixed bug #509864 - No initial section selected when opening the Preferences dialog
1365 * Fixed bug #509865 - Incorrect padding in the Documents settings tabs
1366 * Fixed bug #509867 - Create button contents is mis-aligned
1367 * Fixed bug #509869 - "Add Directory" button is not HIG complient
1368 * Fixed bug #509875 - The "Update globale tags" button wording is incorrect
1369 * Fixed bug #509873 - Build Autotools Preferences has excessive padding
1370 * Fixed bug #509872 - General Information labels are incorrectly aligned
1371 * Fixed bug #509871 - General preferences has incorrect use of colons
1372 * Fixes bug #508805 - Add support for both file and folder preferences.
1373 * Fixed bug #508399 - When you enable a plugin, preferences don't show up
1374 * Fixed bug #507627 memory tab stay active on debugger stop Remove two unused
1375   variables due to the previous patch
1376 * Fixes Bug #509510 - Check input of some dialogs to avoid termination
1377   if user gives bad or no input
1378 * Resupport cut/copy/paste/clear on GtkEditables when those have focus.
1379 * Fixed symlinks (#510238) and file permission (#405321) handling
1380   for scintilla editor.
1381 * Remove reference to IAnjutaCpuDebugger (useless)
1382 * Use gulong instead of guint for addresses
1383 * Split IAnjutaCpuDebugger interface in IAnjutaDebuggerRegister,
1384   IAnjutaDebuggerMemory and IAnjutaDebuggerInstruction
1385 * Use editor native funtions to avoid round trips.
1386 * Enable logging of gdb communication with an environment variable
1387 * Fix bug #488519, remove critical warning (completion_cache == NULL is valid)
1388 * Fix #498734, typing error in c++ project template
1389 * Fix a crash when scrolling in the diassembly window
1390 * Start the terminal shell on plugin activation
1391 * Fix #502508, use anjuta_launcher to keep program output
1392 * Fix parsing with quotes in the command line. 
1393 * Fixed #465084 - wizard instead of assistant (only string changes...).
1394 * Update IAnjutaEditor and IAnjutaIndicable interfaces to take iterators
1395 * Fix #511757 - Close icon in tabs cut off.
1396 * Fix #511049: Change UI of add source directories dialog
1397 * Fixed some of gtk+ critical warnings.
1398 * Rename filename argument to uri when an uri is expected
1399   anjuta_docman_get_document_for_uri will remove symlinks 
1400 * Probably fix #510028: crash debugger when having a relative filename
1401   in stack trace
1402 * use gnome_vfs_get_uri_from_local_path to get local path from uri
1403   This takes care of escaping some characters
1404 * Fix #512224: Use a string in english
1405 * Fixes Bug #427108 - Scintilla plugin configuration folding-style
1406   setting not working
1407 * Fixed Bug #365490 - problems displaying Scintilla Colors & Fonts dialog
1408 * Added scrollwindow shadow in save dialog.
1409 * Removed unmaintained rpm spec file.
1411 Anjuta 2.3.2 (11 Jan 2008) -- Naba Kumar
1412 -----------------------------------------
1414 Changes:
1415 ========
1416 * Document manager cleanups.
1417 * Use GtkSourceView 2.1.x for sourceview plugin.
1418 * Debugger improvements and cleanups.
1419 * Use hover interface to display variable inspect values.
1420 * Added (basic) support for vim modelines (#504331)
1421 * Added basic Vala support
1422 * Add a menu item to repeat the quick search
1424 Bugfixes:
1425 =========
1426 * Fixed bug #501469: Crash if mime_type is unknown
1427 * Fixed a bug remove all breakpoints was not working due to latest changes
1428 * Setting breakpoints is disabled when program is running
1429 * Fixed bug #481366: Do not stop at the beginning of the program
1430 * Fixed removing condition on breakpoint 
1431 * Fixed bug #488732: Breakpoint on delete lines
1432 * Breakpoints are now linked to their position in editor
1433 * Fixed a crash when a stack command is cancelled
1434 * Do not save temporary breakpoints
1435 * Fixed bug #502533: Implement assembler step
1436 * Present correct widget with anjuta_shell_present_widget(). This got wrong
1437   when the new search bar was introduced.
1438 * Save glade files correctly in session
1439 * Use new tooltip API if available in glade plugin.
1440 * Sort notebook pages when session is restored (needs work)
1441 * Gtk 2.12 Tooltip API is used if available in document manager.
1442 * Fixed some issues with session handling and several memory leaks in docman.
1443 * Remove address, condition and pass breakpoint column if not supported
1444 * Fixed clear all remove_all to avoid an endless loop if a breakpoint
1445   cannot be removed
1446 * Fixed bugs #497878 crash when double clicking on gtk-foobar.glade in PM.
1447 * Fixed #503719 Opening and closing .glade files plays badly with docman.
1448 * Fixed next/previous message
1449 * Fixed bug #491301: Inspecting a variable opens a bad focus dialog
1450 * Fixed bug #504818 Some signals/timeouts should be disconnected when dialogs are closed
1451 * Fixed bug #505237 Sort list of modified files
1452 * Shorten down the title bar if the current path is inside the opened project
1453 * Fixed #505315 anjuta hangs when going from editing a glade file to
1454   editing a c source file
1455 * Fixed #498986 Anjuta-2.3.0 fails to build
1456 * Fixed #506266 – Attempting to build the scintilla plugin, even when
1457   explicitly disabled
1458 * Fixed GtkFileChooserButton preferences to also work when only the combo
1459   changes without a dialog being open.
1460 * Only install glade catalog files if glade-3 is available
1461   (Fixes #506269 and #500296)
1462 * Fixed #506740 – ianjuta_editor_get_text crash if request text
1463   past the buffer length
1464 * Unregister preferences for custom preferences when the widget is
1465   destroyed.
1466 * Fixed #486724 and #488615
1467 * Removed stock icon open/save from
1468   menus to avoid conflict with file open/save. Fixes bug #507455
1469 * Fixed #507441: Disable all breakpoints doesn't work
1470 * Fixed #507444: Enable Breakpoint menu item doesn't change name
1471 * Fixed #348854 invisible cursor in certain themes
1472 * Added disable_password_check for stream where it does not make sense 
1473   (e.g symbol-db) and lots of DEBUG_PRINTS to better scope launcher errors
1474   that sometimes occur in symbol-db plugin
1475 * Made all of the columns resizable and reorderable.
1476 * API in AnjutaDescription for translatable properties. Fixes bug #496833
1477   comment #18.
1478 * Fix bug #505205
1479 * Fixed a crash when creating a new file
1480 * Fixed editor popup menu (Cut, Copy, Paste)
1481 * Fixed a memory corruption reported in bug #507491.
1482 * Fixed #460390 Changing categories while edinting something
1483 * Fixed translation issues (#496833)
1484 * Fixed #508424 Auto complete: previous char was removed when
1485   pre TAB to auto complete.
1486 * Fixed #508497 and added a new chooser to select whether to use
1487   libglade or not.
1489 Anjuta 2.3.1 (02 Dec 2007) -- Naba Kumar
1490 -----------------------------------------
1492 Changes:
1493 ========
1494 New improved subversion plugin (bug #457477)
1495 New improved icons (bug #480093)
1496 Major improvements to debugger
1497 Internationalization improvements
1499 Bugfixes:
1500 =========
1501 * Bug #493062 – gcj template needs AC_PROG_CC
1502 * Bug #493212 – Use GTK_STOCK_ABOUT i.s.o. deprecated GNOME_STOCK_ABOUT
1503 * Bug #422329 – Creating a new directory in program options doesn't work
1504 * Bug #493583 – crash in Anjuta IDE: trying to open a file
1505 * Replace anjuta_children_register by g_child_watch_add
1506 * Fixed translations (Bug #496833, Bug #488211 and Bug #497758)
1507 * Removed unused code in document manager.
1508 * Bug #495536 – Plugins localization improvement
1509 * Bug #495245 – Strings bug
1510 * Add a pulsing progress bar to all dialogs receiving status
1511 * Whole Project checkbox enabled by default in diff and update dialogs.
1512 * Changes the editor names for diff editors to something much more descriptive. 
1513 * The diff dialog should have a checkbox, enabled by default, that
1514   allows the user to make sure that all open files are saved before diffing.
1515 * Do not insensitize New action when there is no document. Indentation fixes.
1516 * Removed redundant icon.
1517 * Fixed dockitem positions for subversion and symbol-db widgets.
1518 * Use Ctrl+Shift+s as shortcut for Save As
1519 * Partial Fix translation Bug #496833 comment 4,7,8,9,10,11 
1520 * Debugger: Display error message returned by debugger command Add new error codes
1521 * Debugger: program-unload signal does not exist used debugger-stopped
1522 * Debugger: Do not display address when not needed
1523 * Debugger: Breakpoints directly connect to debugger signals
1524 * Debugger: Remove gnome terminal check function
1525 * Debugger: Use anjuta terminal plugin instead of gnome terminal
1526 * Debugger: Partial fix of bug #481366
1527 * Debugger: Fix a stupid crash when changing a register value
1528 * Debugger: Rename IAnjutaBreakpointDebugger into IAnjutaDebuggerBreakpoint
1529 * Debugger: Fix parsing of breakpoint data
1530 * Debugger: Add a breakpoint list command
1531 * Debugger: Implement condition, hit count, ignore and temporary attribute
1532 * Debugger: Remove editor watch when plugin is deactivated
1533 * Debugger: Connect debugger signal only when program is loaded
1534 * Debugger: Rename get_feature in is_supported
1535 * Debugger: Fix bug #500376
1536 * Debugger: Use different signals in IAnjutaDebugManager and IAnjutaDebugger
1538 Translation updates:
1539 ====================
1540 nb.po, it.po, es.po, gl.po, sv.po, sl.po, ru.po, ko.po, de.po,
1541 ja.po, oc.po, ko.po
1543 Anjuta 2.3.0 (31 Oct 2007) -- Naba Kumar
1544 -----------------------------------------
1546 Changes:
1547 ========
1548 * Support for GError in interfaces.
1549 * Big improvements in debugger.
1550 * On demand preferences dialog (faster startup) and moved to Edit submenu.
1551 * Moved plugins and shortcuts settings inside General preferences page.
1552 * Move preferences menu from Settings to Edit submenu.
1553 * Got rid of Settings submenu.
1554 * Updates for glade-3 recent releases.
1555 * Sort preferences pages on title.
1556 * Introduced document-interface and reorganized documents handling such
1557   that documents tab can now hold any 'document' and not just editors.
1558 * Glade files are now opened as documents, so they behave just like editors.
1559 * Do not display registers list if not available
1560 * Big fixes in glade plugin.
1561 * Fixed lots of memory leaks (thansk valgrind)
1562 * Change the address of FSF in various files
1563 * Cleaned up message view (#458041)
1564 * Cleaned up message view
1565 * Removed some deprecated widgets.
1566 * New and better (uses gnome-vfs) file-manager plugin
1567 * Big improvements in autocompletion, both in scintilla and sourceview editors.
1568 * Whole lot of new icons for toolbars and plugins.
1569 * Added preference option to set the gdl switcher style
1570 * Function tooltips are finally supported in sourceview.
1571 * Added nicer icons for document manager and debugger.
1572 * New incremental "Quick Search" bar in the document manager
1573 * Improvements in plugin framework.
1574 * Added API for commands override in build interface
1576 Bugfixes:
1577 =========
1579 * Fixed anjuta-plugin project wizard
1580 * Fixed selection management in sourceview
1581 * Fixed incremental search
1582 * Fixed #427390 – Show path of item in currently focused editor window
1583 * Fixed #458034 – Method of indicating unsaved changes breaks convention
1584 * Fixed #343522 – Unable to execute commands that use options.
1585 * Fixed #466031 – Update of pieces of menus for Localization
1586 * Show an error dialog instead of crashing when plugin loading fails
1587 * Clean up debugger queue
1588 * Many small code, warnings and leak fixes
1589 * Fixed #440637 – Search, don't work very well
1590 * Fixed #478238 – set env for execute programe in the terminal
1591 * Fixed #479020 – Use of old open file dialog instead of GtkFileChooser
1592 * Fixed #427104 – No "highlight" of lines matching find-result
1593 * Improved (programming) language management.
1594 * Fixed #480851, disconnect save_session signal when plugin is unloaded
1595 * Moved indent code to it's own plugin.
1596 * Fixed #478987 – Unusable 'Indent setting window' on preferences
1597 * Fixed #477976 – Keybinding in run dialog
1598 * Fixed #482067, escape project wizard user defined strings
1599 * Fix several crashing bugs (including bug#482985) with the debugger
1600   when closing project, stopping the debugger, restarting the program
1601 * Scroll to selected executable and remember it across sessions
1602   (followup of #477976)
1603 * Fixed #357544 – incremental search should work consistently (or not at all) 
1604   when main toolbar is hidden
1605 * Bug 440637 – Search, don't work very well (partly for incremental search)
1606 * Use the same marker for 'important' in sourceview editor as
1607   gedit (yellow background)
1608 * Correction to various search-related issues
1609 * Move glade properties widget into center because it is way to big for
1610   the sidebar
1611 * Added preferences to file-manager.
1612 * Fixed crash when closing a project and unloading another while
1613   the debugger is enabled
1614 * Fixed #487854 – Anjuta crashes when i try to add a SVN url
1615 * Remove maximum gdb command length, should fix bug#474811
1616 * Fix #488061: Mutiple crash dialogs
1617 * Fixed the language supprt loading unloading stuff.
1618 * Added some separators to the toolbar
1619 * Fixed #487683 – undefined operations in libegg/eggtreemodelfilter.c
1620 * Bug 489798 – Do not rely on svn-config
1622 .. and others
1624 Anjuta 2.2.2 (23 Oct 2007) -- Naba Kumar
1625 -----------------------------------------
1627 Changes:
1628 ========
1629 * Fixed #477976 - Keybinding in run dialog
1630 * Fixed #427104 - No "highlight" of lines matching find-result
1631 * Fixed #479020 - Use of old open file dialog instead of GtkFileChooser
1632 * Fixed #478238 - set env for execute programe in the terminal
1633 * Update EggRecent (#456465)
1634 * Fixed #466031 - Update of pieces of menus for Localization
1635 * Fixed #343522 - anjuta: Unable to execute commands that use options.
1636 * Improved incremental search (still sucks) and selection management in
1637 GtkSourceView editor
1638 * Fix bug#487112, crash while removing a breakpoint in a new file
1639 * Fix bug#486597, crash when gdb is not installed
1640 * Fix bug#482067, escape project wizard user defined strings
1641 * Fixed #477976 - Keybinding in run dialog
1642 * Fixed #427104 - No "highlight" of lines matching find-result
1643 * Fixed get_current_word (useful for API help)
1644 * Fixed #487854 - Anjuta crashes when i try to add a SVN url
1645 * Fixed #474811 - Anjuta crash while debugging into variable
1646 * Fixed #488061 - Mutiple crash dialogs
1647 * Show error dialog instead of crashing when plugin loading fails.
1648 * Fixed glade-3 3.3.2 build compatibility.
1649 * Fixed #488928 - Do not register glade plugin if it wasn't built.
1651 Anjuta 2.2.1 (06 Sep 2007) -- Naba Kumar
1652 -----------------------------------------
1654 Changes:
1655 ========
1656 * Fixed lots of memory leaks (thanks valgrind)
1657 * Fixed crasher on shutdown
1658 * Avoid an endless loop if clearing all breakpoints while the programm
1659   is running
1660 * Fixed help activation (bug #451557).
1661 * Fixed compiler warnings.
1662 * Fixed #423467 (View->Tasks menu items are not checked on startup)
1663 * Fixed anjuta-plugin template plugin by moving the "\" out of the [IF] block
1664 * Fixes bug #433552: crash in Anjuta IDE: add file test.h in project on
1665   generic Makefile.
1666 * Disables 'Add to project' in wizards for projects that can not add sources.
1667 * Fixed bug #450217: Refreshing tree brings to random crashes
1668 * Fixed bug 453931 - crash in Anjuta IDE: Trying some c++ exampled
1669 * Fixed bug 457093 - crash in Anjuta IDE: just typed in some text
1671 Anjuta 2.2.0 (25 June 2007) -- Naba Kumar
1672 -----------------------------------------
1674 Changes:
1675 ========
1676 * Autocompletion in gtksourceview editor.
1677 * Allow/remember target specific options in profiler plugin.
1678 * Allow selecting independent executable target for profiler.
1679 * Fixed class generation templates.
1680 * Updated users manual.
1681 * Updated faqs.
1682 * Simple support for building and executing inside scratchbox.
1683 * Use progressbar instead of messages for system tags creation.
1684 * SDL project template for project wizard.
1685 * Be able to forget previously selected plugins from query dialog.
1686 * Fixes in loading project
1687 * Build fixes for some platforms.
1688 * Fixed lots of bugs, both stability and usability bugs (see below).
1690 Translation updates:
1691 ====================
1692 es.po, gl.po, ja.po
1694 Bug fixed
1695 =========
1696 #306968 After a time of write (may be the program make a auto-save), if you try to save the program detect a more recent version in the file vs. the buffer.
1697 #310577 Chosen plugins aren't kept after application is closed
1698 #314277 Option for Anjuta 1.x style project files
1699 #315635 There's no SDL wizard...
1700 #315983 Mac OS 10.3/Darwin support
1701 #320192 Shared library targets compiled as executables
1702 #346207 task manager doesn't repaint- anjuta 2.0.2
1703 #350003 crash when doing file->new
1704 #355151 drag/drop into editor window should open file
1705 #355166 in Find dialog, Search Expression combo list is always empty
1706 #358560 segfault while trying use scinilla editor
1707 #362372 Problems with Help->About and a warning when creating a new file.
1708 #371406 Anjuta 2.0.2-8 hangs on startup
1709 #377461 don't create new message window for each build/find
1710 #390990 Anjuta errors out when attempting to create generic C project
1711 #393680 huge icon on the files pane for .anjuta files
1712 #395362 Tagmanager crashes on update - Probably because of project reload
1713 #397881 The credits are empty
1714 #400572 Anjuta crashes on file pane refresh
1715 #403502 User should also be allowed to select an independent executable target
1716 #403503 Incorrect use of AnjutaPreferences. Use AnjutaSession instead
1717 #412186 crash in Anjuta IDE: Crash on initial app. st...
1718 #417372 Scintilla Editor Crash
1719 #418448 crash in Anjuta IDE: I just installed Anjunta...
1720 #424121 anjuta Cygwin fixes
1721 #424845 crash in Anjuta IDE: I was closing a project ...
1722 #427101 Compiler reports various warnings about sloppy code
1723 #427395 Typo in configuration GUI
1724 #427399 Typo in configuration GUI
1725 #427406 Subversion plugin won't stay unloaded in new session
1726 #427410 Enable changiing of editor for a project
1727 #427702 Creating a static ou dynamic library
1728 #428032 Crashes when removing "other files" sub-tree
1729 #437466 Implement IAnjutaEditorAssist interface
1730 #437688 crash in Anjuta IDE: closing project
1731 #437689 when i generate a new c++ class it ask me to reload the file cpp
1732 #437960 crash in Anjuta IDE: trying to start anjuta
1733 #438878 Using gtksourceview editor for the first time has black background
1734 #439710 Use G_DEFINE_TYPE parent_class global variable
1735 #440196 crash in Anjuta IDE: removing a target (other...
1736 #440370 Symbol browser doesn't jump to definition
1737 #440585 Crash on opening source file
1738 #440801 config.h should not be included in libanjuta public header
1739 #440866 Anjuta aborts with numerous assertion failures when adding a new message view tab
1740 #442038 Makefile-Project Wizard always fails
1741 #442314 Autogeneration fails when there is no autogen.sh
1742 #442315 After calling configure, the build menus are still insensitive
1743 #445171 Build Failure on Slackware-11.0/Garnome: missing #include <sys/types.h>
1744 #445707 undefined symbol: glade_project_get_changed
1745 #447304 Souceview system default font should used fixed font (one used for terminal)
1746 #447655 C keyword must NOT be localised
1747 #448034 Anjuta crashes on starting
1748 #448053 Crash on deactivating
1749 #448408 crash in Anjuta IDE: Trying to change the edi...
1750 #448491 Empty Lines Problem
1752 Anjuta 2.1.3 (11 May 2007) -- Naba Kumar
1753 ----------------------------------------
1755 Changes:
1756 ========
1757 * Fixed glade plugin build against glade3 svn trunk
1758 * Fixes for sun cc compiler
1759 * Fixes for cygwin
1760 * Debugger fixes
1761 * Icons for build messages.
1762 * Enabled makefile based projects (not fully working)
1763 * Resolved namespace conflicts
1764 * Better templates for GObject class generator.
1765 * Fixes to editor life-cycle
1766 * Support for shared library in new project templates.
1767 * Fixes subversion build.
1768 * New django project template
1769 * New minimal and flat project template
1771 Translation updates
1772 ===================
1773 dz, hu, ja, de, gl, ar, en_GB
1775 Bugs fixed
1776 ==========
1777 #346355 search in project files don't work the first time
1778 #355145 makefile-based projects are broken
1779 #359399 Anjuta crash, I don't know (remember) why
1780 #378193 Find in Files for empty string hangs Anjuta
1781 #397505 code errors reported by compiler
1782 #397509 Close project menu-item is disabled when no project file is open
1783 #406963 File > New > Glade File does nothing
1784 #409412 crash in Anjuta IDE: Changing font preference...
1785 #417875 Use G_DEFINE_TYPE in plugins:class-gen
1786 #417918 Use G_*_DECLS macro in Header_c maco
1787 #419008 Does not use prefence set e-mail
1788 #419036 Only one hyphen is replaced by underscore in macros
1789 #422143 Crash when loading multiple files or several files quickly
1790 #423680 sun cc can not compile anonymous union
1791 #423682 sun cc can not compile with zero subscript
1792 #423727 sun cc can not compile with inline function can not use static function
1793 #423730 build fail on different return value of function anjuta_launcher_get_child_pid
1794 #423733 build fail on solaris: missing header files in anjuta-utils.c
1795 #423737 build fail on solaris: can not find lib util
1796 #423768 compile fail on plugins/class-gen/window.c: void function cannot return value
1797 #423772 compile fail on plugins/class-inheritance/class-inherit.c: invalid cast expression
1798 #424121 anjuta Cygwin fixes
1799 #424845 crash in Anjuta IDE: I was closing a project ...
1800 #425850 anjuta crashes on import project from existing sources
1801 #426701 can not find subversion --with-svn-include
1802 #427395 Typo in configuration GUI
1803 #427399 Typo in configuration GUI
1804 #430401 Anjuta crash when closing file when debugger active
1805 #433070 [Patch] Run gtk-update-icon-cache in uninstall-hook
1807 Anjuta 2.1.2 (28 March 2007) -- Naba Kumar
1808 ------------------------------------------
1810 New: Plugin profiles. Each project and user session would remember their plugins.
1811 New: Improvements and clean up of icons.
1812 New: API docs improvements.
1813 New: Translatable strings cleanups.
1814 New: Display program counter and breakpoints in disassembly view
1815 New: Add markers in the disassembly view
1816 New: Display function name in disassembly view
1817 New: Segmentated toolbars for added configurability. Store and restore toolbar states.
1818 New: Several stability improvements in debugger and others.
1819 New: Improved local tags navigation
1820 New: Fixed/improved global/project tags navigation (highlighting, autocompletion, calltips work now)
1821 New: Improved gtksourceview editor component.
1822 New: Improved autoindentation
1823 New: Add a window displaying all threads in debugger
1824 New: Several improvements in debugger navigation.
1825 New: Improved prepare changelog tool script
1826 New: Improved docking strategy. No more docking anomalies when enabling new plugins
1828 Translation updates
1829 ===================
1830 gl, en_GB, dz. hu, ca
1832 Bugs fixed
1833 ==========
1834 #306971 The auto-ident in swich/case doesn't work in an intelligent way (the best is for version 1.2.x series)
1835 #355155 Goto / Matching Brace does nothing
1836 #357541 can't launch Anjuta project file from Nautilus
1837 #360462 Avoid markup in translatable messages
1838 #374709 Anjuta Crash activating devhelp plugin
1839 #377483 don't display "D" beside each directory in Files view
1840 #378927 allow switching threads in debugger
1841 #387208 [Patch] Add custom file-manager ignore pattern support
1842 #392904 Disassembly view navigation is uncomfortable
1843 #394709 symbol browser preference window is does re-size correctly
1844 #397981 Automatic indentation does not work in some cases
1845 #398035 Project manager templates are not localized
1846 #398985 File symbol list as a combo box is useless. It should just be a button with popdown
1847 #402774 No button at Empty Log message
1848 #403514 Double clicking on the function names does not do anything
1849 #407115 debugger crash on right-click on a frame in stack trace pane
1850 #407314 build breakage in class-gen plugin
1851 #407473 refresh dialog appears after saving a file
1852 #408218 cass-gen is setting gtk.entries with null 'name' and 'email' values
1853 #409176 Create Tags produces "The anjuta-tags utility is not installed. Please install it."
1854 #409216 crash periodically
1855 #409410 crash in Anjuta IDE: Right click in the sourc...
1856 #409592 crash in Anjuta IDE: I closed the application...
1857 #411377 Build breakage in profiler plugin
1858 #411623 GLIB_REQUIRED should be 2.12
1859 #412186 crash in Anjuta IDE: Crash on initial app. st...
1860 #417612 GNOME Goal #3: Remove "Application" category from .desktop files
1861 #418174 toolbar size
1862 #418448 crash in Anjuta IDE: I just installed Anjunta...
1863 #421525 Locals view does not update when stack frame is changed
1864 #421529 Disassembly view is not updated when strack frame is changed
1865 #423111 Wall can not build with sun cc
1866 #423270 crash in Anjuta IDE: Crash on adding a new tool item
1868 Anjuta 2.1.1 (11 Feb 2007) -- Naba Kumar
1869 ----------------------------------------
1871 New: gprof based program profiler plugin.
1872 New: Several improvements in debugger plugin.
1873 New: Several improvements in editor plugins.
1874 New: Enabled integrated devhelp now that it works.
1875 New: Use pixmaps for editor markers.
1876 New: Several minor improvements.
1878 Translation updates
1879 ===================
1880 * en_GB, sv, ja, Swedish translation of manual.
1882 Bugs fixed
1883 ==========
1884 #335235 python programs are not executeable/ do not start when pr...
1885 #335981 Migration from popt to GOption
1886 #340618 Application wizards should use gtkmm-2.4 API
1887 #355160 show debug toolbar without debugger plugin => crash
1888 #357997 add a new project variable => crash
1889 #374709 Anjuta Crash activating devhelp plugin
1890 #394216 No indication of subversion commands running
1891 #395875 upon startup i get this big fat warning -- crash when add...
1892 #398067 plugin.in files are not localized
1893 #398930 Set alignment in the tab page header widget
1894 #398991 Anjuta manuals does not use the gnome-doc-utils format
1895 #400833 Changes in libgladeui ABI
1896 #404561 xml and xsl editing is not possible
1897 #397406 Class files are not created in the right directory
1898 #394184 [Bounty] Test and fix all project wizards templates
1899 #359478 Bounty: Gprof performance profiler plugin
1900 #403501 Proper handling of parsing error
1901 #403515 When a target is selected, the profiler widget should be ...
1902 #391728 Program crashes when accepting save directory.
1903 #378600 indicate debugger state
1904 #392537 Starting debugger is very confusing: UI suggestions
1905 #395808 breakpoints don't seem to work
1906 #404755 Multiple instances of debugger views
1907 #406113 debugger crash on 'Run/continue'
1908 #376404 show current line arrow only when debugger running
1910 Anjuta 2.1.0 (14 Jan 2007) -- Naba Kumar
1912 New: Debug manager and gdb plugins.
1913 New: Disassembly window in debugger.
1914 New: C++ and gobject class wizard.
1915 New: Mime icons in editor tabs.
1916 New: Improvements in project templates.
1917 New: C++ and java indentation plugin.
1918 New: Save prompt implemented for unsaved data.
1919 New: Documentation updates, both API and users manual.
1920 New: Improvements in glade-3 integration.
1921 New: Many other improvements.
1923 Translation updates:
1924 ====================
1925 ar, en_GB, hu, en_CA, nb, es, gl, ca, fi, ru, ne, de, ja
1927 Bugs fixed:
1928 ===========
1929 #396571 Anjuta crashes as soon as editing starts in normal text files.
1930 #395362 Tagmanager crashes on update - Probably because of project reload
1931 #377477 when debugging, scintilla editor grays out all lines before current line.
1932 #342717 Build errors redisplayed AFTER a successful build.
1933 #167534 Multiple errors in strings
1934 #168274 anjuta creates an empty system.tags file
1935 #168301 the new project druid should be center on the anjuta window
1936 #169068 Unclear new strings, with misspellings
1937 #169137 Missing spaces from changed strings
1938 #169138 Spelling error in modified string
1939 #169139 Missing spaces from changed string
1940 #170406 problem when creating a new projects
1941 #170467 crash when changing fonts and color in the preferences dialog
1942 #172666 cvs diff does not always obtain full diff
1943 #173048 library selection plugin
1944 #300228 Ctrl + S intermittent behaviour
1945 #300229 Replace button fault
1946 #300231 Find pane non-functional
1947 #301054 Help window not docked - Anjuta closes when Help window is closed.
1948 #304495 Project saved as fullscreen
1949 #304515 can not edit project properties
1950 #304523 Crashes while importing a project
1951 #304641 Can't type the "-character
1952 #304650 make -j CPUS doesn't always work for anjuta2
1953 #304651 Restoring the project doesn't restore the cursor location of the files
1954 #304652 Possibility to set breakpoints in libraries that will be dlopen()'ed
1955 #304829 questions on use anjuta 2.0
1956 #305076 anjuta 2.0.0: edge column editor preference not functionnal
1957 #305299 Error in anjuta.desktop file
1958 #305301 In menu tree "Settings"->"Customize shortcuts" there are two lines "Task In menu tree "Settings"->"Customize shortcuts" there are two similar lines "Task manager"
1959 #305303 Error while installing anjuta-devel rpm package
1960 #306085 Keybindings are not saved.
1961 #306187 bad definition of PACKAGE_LOCALE_DIR
1962 #306474 The ordering of the buttons in the file open dialog is reversed.
1963 #306582 Anjuta crashes when typing "std::"
1964 #306790 doble click in a message, doesn't find the file.
1965 #306966 Search tool on the tool bar don't work correctly
1966 #306970 The order of the command buttons "Close" - "Search" - "Stop" in the Search Dialog, is useless; the sugestion is: "Search" - "Stop" - "Close"
1967 #307800 Crashes when project directory removed from command line.
1968 #307810 Can't configure a project after creating with new project wizard
1969 #307872 Remember Configure and autogen options for the next time
1970 #307886 Activated plugins not remembered
1971 #308007 Bad interpreter in global-tags/create_global_tags.sh
1972 #308870 Glade Plugin Won't open Glade file.
1973 #309153 code cleanup use glib/gi18n.h
1974 #309154 gnome_color_picker is deprecated
1975 #309348 Anjuta 2.0.1, Anjuta application crash upon build (F9)
1976 #309688 When committing a file that is loaded, I get a file-modification warning
1977 #311420 Crash on terminal deactivation
1978 #311948 some strings untranslatedable Preference dialog
1979 #312227 Crash when selecting debug command
1980 #312566 Patch that will fix another make -j 10 problem
1981 #312666 Return "F3" to execute project
1982 #314069 Window gets hidden when using glade3 plugin
1983 #315188 Project Wizard Problems
1984 #315218 anjuta 2.0 freeze on opening my project
1985 #315521 Failed to compile HEAD-hourly-2005-09-05-18
1986 #316731 Can not add new encodings
1987 #317454 Anjuta crash when array lenght is incorrect
1988 #320191 It's a chore adding/removing files and setting up targets
1989 #320338 Colors of tab menu labels
1990 #320341 Critical error in debugger "locals" window.
1991 #321090 Wrong array/struct/union var type display in locals windows
1992 #321455 Ask for root password when installing
1993 #322634 anjuta_ui_add_action_group_entries : Anjuta Developers Reference Manual incorrect
1994 #322744 New anjuta plugin project configured incorrectly
1995 #323591 Data lost, two tab of the same file
1996 #324572 anjuta crashes on open
1997 #328209 Crash when opening a file while an unsaved new file is open
1998 #332084 Anjuta crashes, when Ctrl+c is pressed.
1999 #332161 Test editor not opening
2000 #332954 No read permission for: file:///usr/share/anjuta/profiles/default.anjuta
2001 #333601 GPL headers are first to c-header template.
2002 #333606 Macro contain hyphen
2003 #334546 No more lookup widget
2004 #334663 Allow to set a parent class to new GObject class
2005 #335142 crash when opeing a second file
2006 #335981 Migration from popt to GOption
2007 #336389 Should check for libwnck
2008 #339296 Wizard can't cope with insufficient permissions in project target directory
2009 #341359 Search function doesnt doing their job.
2010 #341997 The 'Tree' tab in the symbol-browser is not type-to-search able
2011 #342352 Can't close file which in not the current editor
2012 #342375 configure doesn't check for g++
2013 #342401 Compile fix when NLS is enabled
2014 #342447 Crash when using the live-search-entry
2015 #342937 crash after accepting Reload Warning Dialog
2016 #343023 make gives strange error
2017 #344015 on_build_mesg_format prepends an absolute path with the current dir
2018 #344099 valgrind plugin is not built
2019 #346295 Crash when removing breakpoint
2020 #346450 Crash when removing all breakpoints
2021 #346575 data loss when disk is full
2022 #346775 No highlight styles to edit are shown in the preferences dialog in anjuta
2023 #347412 crash when opening file with sourceview plugin
2024 #347414 Stack trace window
2025 #349374 Compilation on FreeBSD 6.1
2026 #351387 don't use Alt+key combinations for shortcut keys
2027 #355148 title bar should show name of active project
2028 #355149 Anjuta should warn if I try to exit with unsaved edits
2029 #355156 plugins window should sort plugins alphabetically
2030 #355168 color selection is broken in messages preferences
2031 #355407 The create_global_tags script doesn't find the anjuta-tags bin
2032 #357151 a + character in a directory name confuses anjuta
2033 #357534 syntax coloring fails and breaks selection display
2034 #357537 allow double click in plugin selection dialog
2035 #357542 Anjuta Plugins window is too narrow
2036 #357546 add keyboard shortcut for toggling breakpoint
2037 #358009 activating stack frame in debugger should also jump to source
2038 #358068 indicate when Find in Files is complete
2039 #358134 Goto Address command should prompt more clearly
2040 #358163 debug Inspect/Evaluate dialog leads to crash
2041 #358583 close any project => crash
2042 #359118 Anjuta crashes when trying to open "src folder" after finishing creating/loading a project
2043 #359259 highlight modes listed in reverse alphabetical order
2044 #359317 can't load debug manager
2045 #359663 make line highlighting optional in GtkSourceView editor
2046 #359730 Anjuta can't launch help files
2047 #359750 fix find/replace shortcut keys
2048 #359862 Bounty: Improve class wizard
2049 #361830 AboutDialog does not close
2050 #363884 CVS head of 21/10 doesn't compile
2051 #363953 create_global_tags.sh contains bash-ism
2052 #364133 There are some GTK+ warning caused by document-manager plugins
2053 #364135 Incorrect widget removed from notebook if call to anjuta_preferences_dialog_remove_page are not in LIFO
2054 #364137 The valgrind plugin can cause anjuta to crash
2055 #364142 Valgrind plugin crash when unloaded
2056 #364144 There is a warning when closing and reloading a plugin using the symbol-browser plugin
2057 #364179 Usage of srcdir and argv fields of vg_action object is incorrect
2058 #364754 Subversion plugin doesn't compile with apr 1.2.X
2059 #364755 Glade plugin crashes on anjuta exit
2060 #364801 Unable to edit glade windows in fullscreen mode
2061 #364900 Warning during compilation of valgrind plugin
2062 #364903 Memory leak in valgrind plugin
2063 #369030 create_global_tags.sh has some errors
2064 #374665 Bounty: Use class macros for type casting in all plugin classes
2065 #376031 [PATCH] CVS command file entry dialog show only directories
2066 #376335 menu items should be capitalized
2067 #377027 crash after unloading Terminal plugin
2068 #377043 Intltool-update -m complains about missing files from POTFILES.in
2069 #377061 close project while debugging => Anjuta hangs
2070 #377767 resize crashes window manager in gnome
2071 #377903 improve message color defaults
2072 #378850 double clicking breakpoint should jump to its source
2073 #378871 Debug / Info command problems
2074 #378879 several command names need ellipses
2075 #383319 GLADE_PROJECT_VIEW_TREE error with glade 3.1.2
2076 #385597 Closed one project and attempted to open another
2077 #388727 Block-tab does not work
2078 #388731 Odd editor behaviour after performing block-text operations
2079 #389764 Tags search do not retrieve all matching symbols
2080 #392290 Missed install as root option in project manager
2081 #392699 Some patches are necessary to build anjuta on NetBSD 3.0
2082 #393680 huge icon on the files pane for .anjuta files
2083 #394218 Signals list view in gobject class creation tab does not scroll horiz.
2084 #395767 when selecting a GTK+ project the sample files generated do not compile
2086 Anjuta 2.0.2 (15 May 2006) -- Naba Kumar
2088 New: GtkSourceView based editor
2089 New: Project configuration
2090 New: Valgrind plugin
2091 New: Tab drag&drop in Editor
2092 Updated: Manual and FAQ
2094 Improved: global tags can now be updated after installation
2095 Improved: Remember toolbars on restart
2096 Improved: Tag manager now knows about classes/namespaces which
2097 should make C++ programming much more easy (IComplete)
2098 Improved: Devhelp plugin improved but we still have linking problems
2099 Improved: Scintilla is now up-to-date 1.68
2101 Known issues:
2102 - Glade plugin crashes because of namespace conflict with libglade (#341073)
2103 - Devhelp plugin cannot be loaded without setting the correct LD_PATH (#341170)
2105 Bug fixes:
2106 #171314         Anjuta crash when trying to do "stream comment"
2107 #311420         Crash on terminal deactivation
2108 #317454         Anjuta crash when array lenght is incorrect
2109 #332084         Anjuta crashes, when Ctrl+c is pressed.
2110 #170467         crash when changing fonts and color in the preferences di...
2111 #172442         inserting empty box comment
2112 #172666         cvs diff does not always obtain full diff
2113 #300231         Find pane non-functional
2114 #304495         Project saved as fullscreen
2115 #304641         Can't type the "-character
2116 #305082         anjuta 2.0.0: crash in debugger / watch / inspect memory
2117 #305301         In menu tree "Settings"->"Customize shortcuts" there are ...
2118 #305587         gtkmm project compile crash
2119 #306790         doble click in a message, doesn't find the file.
2120 #306966         Search tool on the tool bar don't work correctly
2121 #306970         The order of the command buttons "Close" - "Search" - "St...
2122 #307800         Crashes when project directory removed from command line.
2123 #307810         Can't configure a project after creating with new project...
2124 #307872         Remember Configure and autogen options for the next time
2125 #307879         Crashed when exiting
2126 #308870         Glade Plugin Won't open Glade file.
2127 #309153         code cleanup use glib/gi18n.h
2128 #309348         Anjuta 2.0.1, Anjuta application crash upon build (F9)
2129 #309526         Help->ReportBugs points to removed bug tracking system
2130 #309688         When committing a file that is loaded, I get a file-modif...
2131 #311710         freeze in __lll_mutex_lock_wait () after crash?
2132 #312566         Patch that will fix another make -j 10 problem
2133 #312666         Return "F3" to execute project
2134 #314069         Window gets hidden when using glade3 plugin
2135 #315188         Project Wizard Problems
2136 #315218         anjuta 2.0 freeze on opening my project
2137 #315521         Failed to compile HEAD-hourly-2005-09-05-18
2138 #316731         Can not add new encodings
2139 #320338         Colors of tab menu labels
2140 #320341         Critical error in debugger "locals" window.
2141 #321090         Wrong array/struct/union var type display in locals windows
2142 #321455         Ask for root password when installing
2143 #322634         anjuta_ui_add_action_group_entries : Anjuta Developers Re...
2144 #322744         New anjuta plugin project configured incorrectly
2145 #324572         anjuta crashes on open
2146 #328209         Crash when opening a file while an unsaved new file is open
2147 #332161         Test editor not opening
2148 #333601         GPL headers are first to c-header template.
2149 #333606         Macro contain hyphen
2150 #334663         Allow to set a parent class to new GObject class
2151 #335142         crash when opeing a second file
2152 #336389         Should check for libwnck
2153 #107510         Excessive messages marked for translation in anjuta
2154 #304650         make -j CPUS doesn't always work for anjuta2
2155 #334546         No more lookup widget
2156 #312319         Opening files when Anjuta is already open
2157 #339296         Wizard can't cope with insufficient permissions in project target directory
2159 Anjuta 2.0.1 (26 Jun 2005) -- Naba Kumar
2161 New: Group and target properties (for automake based projects)
2162 New: Improvements in class heirarchy. Added members view.
2163 New: Tools plugin improvements and scripts as tools.
2164 New: Prepare-ChangeLog tool.
2165 New: Find-Fixmes tool.
2166 New: Project translation status tool.
2167 New: Save and restore editor current line positions.
2168 New: Added configure flags to enable/disable optional plugins.
2169 New: Message saving from menu.
2170 New: Message manager context menu.
2171 New: Remember plugins profile for project sessions.
2172 Mew: Progress bar implementation.
2173 New: Better progress bar in splash.
2174 New: General preferences page.
2175 New: "Add to project" in file wizard and class wizard implemented.
2176 New: glade plugin improvements.
2177 Updated: RPM spec file
2178 Bug fix: Fixed lots of project import bugs.
2179 Bug fix: Group and target removal.
2180 Bug fix: Fixed Message tab position preferece.
2181 Bug fix: Scroll messages on next/previous.
2182 Bug fix: Fixed crash on project Import
2183 Bug fix: Fixed crash on terminal dockings.
2184 Bug fix: Fixed crash on exit (after using save-as dialog once).
2185 Bug fix: Fixed crash on exit.
2186 Bug fix: Fixed mime installation screw-up
2187 Bug fix: Fixed installation paths.
2188 Bug fix: Fixed 64bit arch build problems
2189 Bug fix: Fixed Autoformat/indent problems.
2190 Bug fix: Fixed Keyboard shortcuts for message navigation.
2191 Bug fix: Fixed graphviz build problems.
2192 Bug fix: Start gdb even if the program does     not exists. Fixes bug #305074
2193 Bug fix: Fixed default font names and sizes.
2194 Bug fix: Fixed errors in opening zero sized files.
2195 Bug fix: Fixed buttons order in open dialog.
2197 Anjuta 2.0.0 (15 May 2005) -- Naba Kumar
2199 Architecture and code base:
2200 New: New plugin architecture and all IDE components ported to this framework.
2201 New: Complex docking shell that allows arbitrary docking of IDE widgets.
2202 New: Dynamic plugin activation and deactivation.
2203 New: Extensible architecture.
2204 New: Plugins can interact with other plugins through interface.
2205 New: Plugins can install dynamic UIs (menus/toolbars), including installing
2206          context menus in other plugins.
2207 New: Shell and Plugin API documentation.
2209 Integration:
2210 New: Integrated help system with Devhelp.
2211 New: Integrated glade UI designer (incomplete).
2213 Editor plugin:
2214 New: Scope memeber autocompletion (e.g ., -> and :: autocompletion).
2215 New: Editor split views.
2216 New: Automatic indentation with tabbing.
2217 New: More syntax highlighting lexers
2218 New: Split multiple views of document
2219 New: Remote editing (full gnome-vfs support)
2220 New: Real-time file modification monitor.
2222 Project management and build plugin:
2223 New: Multiple parallel builds and independent debugging and execution.
2224 New: Synchronous project management (simultaneous manual and automatic management)
2225 New: Mime based filemanager and desktop integration.
2227 Other plugins:
2228 New: Task Manager.
2229 New: Macro plugin allows inserting predefined and user defined texts (macros).
2230 New: Easily extensible template based project wizards (based on autogen).
2231 New: Symbol search plugin.
2232 New: C++ and GObject based class wizard.
2233 New: Class inheritance diagram plugin.
2234 New: Subversion plugin (incomplete)
2235 New: Session management framework.
2236 Updated: Debuger uses GDB machine-interface.
2237 Updated: CVS plugin
2238 Updated: Pretty much everyting.
2240 Anjuta 1.2.2 (13 Apr 2004) -- Naba Kumar
2242 New: Anjuta advanced tutorial
2243 New: Goes to first error automatically (Default is off. need to enable in anjuta.properties).
2244 Bug fix: Use build.silent option from preferences (bug #895726)
2245 Bug fix: Use font style defined for message indicators (bug #885032)
2246 Bug fix: Set bold color as foreground color in terminal (bug #864924)
2247 Bug fix: Removed 'cmp' dependency and used internal function to compare files.
2248 Bug fix: Fixed return value when dest file could not be created.
2249 Bug fix: Fixed a typo in Hello World indentation style.
2250 Bug fix: Fixed misuse of translated strings when looking for style (bug #876037)
2251 Bug fix: Save-all action now asks for filenames for new files (bug #898111)
2252 Bug fix: Fixed a compiler warnings.
2253 Bug fix: Disabled printing of long debug lines.
2254 Bug fix: Close buttons on all dialogs (HIG) and ESC closes them (bug #671596).
2255 Bug fix: Fixed a program execution crash bug.
2256 Bug fix: Fixed Crash on Find & Replace (#887833)
2257 Bug fix: Use defined file name when saving new files (fixes bug #898105).
2258 Bug fix: Don't change filename when clicking on a directory.
2259 Bug fix: Implemented keypress ctrl-c and ctrl-d for terminal (bug #878357).
2260 Bug fix: Do not reload new files (bug #900897).
2261 Bug fix: Disconnects menuitem signal properly (bug #901723).
2262 Bug fix: Fixed bugs #890609 and #890609, #900903.
2263 Bug fix: Fixed a typo in tutorial (bug #866143).
2264 Bug fix: Reduced size of Search and Replace dialog (bug #902636).
2265 Bug fix: Fixed a runtime warning (bug #900087).
2266 Bug fix: Changed build shortcut to F11 (bug #877683).
2267 Bug fix: Do not defualt to -k make option (bug #875486).
2268 Bug fix: CFLAGS passed correctly (bug #816130, #801056, #782798, #773459)
2269 Bug fix: Improved Search and Replace. Fixed crash bug.
2270 Bug fix: Fixed bug #910097 (Insert comment).
2271 Bug fix: Find-Usage rework (bug #890609).
2272 Bug fix: Generated projects read m4 directory. Project generation works. (bug #917781).
2273 Bug fix: Fixed Find-Usage crash when no project open
2274 Bug fix: Fixed bug #893400 ("Remove file" in project tree).
2275 Bug fix: Aligned buttons in the New file dialog and HIG compliance.
2276 Bug fix: Fixed to get correct child exit status using mask (bug #905738).
2277 Bug fix: Goto the first error if it exists (bug #874380).
2278 Bug fix: Save-all for 1 file opened (bug #912618).
2279 Bug fix: Fixed conditional breakpoints.
2280 Bug fix: Fixed debugger calltips displayed for wrong file.
2281 Bug fix: Fixed delete breakpoints.
2282 Bug fix: Fixed Breakpoint setting bugs (bug #895536).
2283 Bug fix: Fixed a crash bug with debugger attach process dialog
2284 Bug fix: Fixed freeze-ups during build terminations (bug #905738).
2285 Bug fix: Fixed a memory corruption (bug #921893).
2286 Bug fix: Open file starts in right directory (bug #908941).
2287 Bug fix: Fixed another crash bug in Find-Usage.
2288 Bug fix: Correctly prompts and reponds passwords (bug #894533).
2289 Bug fix: Fixed 'remove' and 'clear' of Defines list in compiler options (bug #883837).
2290 Bug fix: Installs .glade file of libgllade projects (bug #861038).
2291 Bug fix: Glade based projects can now find installed pixmaps (bug #919903).
2292 Bug fix: Fixed ADA syntax highlighting (bug #923474).
2293 Bug fix: Fixed HANGUP bug for long lines (bugs #700968 and #911376)
2294 Bug fix: Fixed core file loading in debugger.
2295 Bug fix: Partially fixed to show long calltips properly (bug #917982).
2296 Bug fix: Fixed a crash bug in search replace. (bug #921893).
2297 Bug fix: Fixed a crash when launcher child could not be executed (bug #926606).
2298 Bug fix: Fixed a crash bug when opening and closing a large project repeatedly.
2299 Bug fix: Sets filename when saving new files.
2300 Bug fix: Most font and print related bugs fixed (bug #885023, #925956, #890473).
2302 Anjuta 1.2.1 (29 Jan 2004) -- Naba Kumar, Johannes Schmid
2304 New: "New File" with some options for newly created files
2305 Bug fix: #849914, #840159, #864922, #849928, #846386, #845782
2306 Bug fix: #860906, #859329, #858993, #857605, #878404
2307 Bug fix: 169058@bugs.debian.org
2308 Bug fix: compile file works with shell expression like `command` now
2309 Bug fix: Buildiing on SMP systems
2310 Bug fix: debugger improvements & cleanups
2311 Bug fix: Sample file confirms to C++-Standard now
2312 Bug fix: Use gtk stock icon for editor tabs
2313 Bug fix: Should builf sucessfully on Slackware 9.1 now (libiconv)
2315 Thanks to Pavol Bosik, Andreas Volz, grzegol@pld-linux.org, Dan Elphick,
2316 Franco Catrin L and Stefano Vallarino for their patches.
2318 From this release on anjuta has two new development responsibilities
2319 alongside with Naba Kumar <naba@gnome.org>:
2320 Jean-Noel Guiheneuf <Jnoel@cvs.gnome.org>
2321 Johannes Schmid <jhs@cvs.gnome.org>
2323 If you want to support anjuta development please contact the
2324 list <anjuta-devel@list.sourceforge.net>, more manpower is much-needed.
2325 You can also make a donation through the SF.net donation system now.
2327 Anjuta 1.2.0 (8 Dec 2003) -- Naba Kumar
2329 Updated: Prompts users for unsaved files during project closing.
2330 Updated: Added checkbox in wizard to enable/disable glade source generation.
2331 Updated: Scintilla to version 1.57
2332 Bug fix: Crash on preferences with other locales.
2333 Bug fix: Freeze ups during build/debugging with other locales.
2334 Bug fix: Crash with readonly project files (during saves).
2335 Bug fix: Breakpoints bug.
2336 Bug fix: Syntax hiliting bug.
2337 Bug fix: Avoids error conditions for glade/glademm not found
2338 Bug fix: Crash on anjuta exit
2339 Bug fix: Crash on project close with unsaved files.
2340 Bug fix: Compilation errors with old gcc.
2341 Bug fix: Fixed debugger malfunctioning with non-english locales.
2342 Bug fix: Crash bug during import.
2343 Bug fix: Dnd file drop.
2344 Bug fix: Setting breakpoints for c++ files works.
2345 Bug fix: Crash bug to multiple open of same file fixed.
2346 Bug fix: Enables debug and optimization flags for new projects.
2347 Bug fix: Fixed pascal highlighting
2348 Bug fix: Fixed build failure with no 'intl' directory.
2349 Bug fix: Added filters to find in files.
2350 Bug fix: Fixed tutorial
2351 Bug fix: Added horizontal scrollbar to description text in wizard.
2352 Bug fix: Installs properly even when system.tags file could not be generated.
2353 Bug fix: Compiler error with old gcc.
2355 Anjuta 1.1.98 rc2 for 1.2.0   (07 Nov 2003) -- Naba Kumar
2357 New: Double click on margin toggles bookmark.
2358 New: Double click on margin (debugger mode) adds/removes breakpoints.
2359 New: Single click on margin (debugger mode) enables/disables breakpoints
2360 New: Find previous added.
2361 New: Emacs style file modeline in files.
2362 Updated: Removed 'page setup' item from the file menu.
2363 Updated: Scintilla (cvs 2003-09-29 -- ver 1.55+)
2364 Updated: No libzvt dependency (means faster operation).
2365 Updated: Performance improvements in Editor.
2366 Updated: Documentations revived in docbook xml format.
2367 Bug fix: Symbol browser now loads properly for new projects.
2368 Bug fix: Fixed many compiler warnings.
2369 Bug fix: Fixed crash bug in Application wizard.
2370 Bug fix: Fixed crash bug in Project Import.
2371 Bug fix: Printing in proper UTF8
2372 Bug fix: Fixed crash bug during project creation.
2373 Bug fix: Fixed clean-before-build bug.
2374 Bug fix: Fixed find in files bugs.
2375 Bug fix: Fixed gettext bug with projects.
2376 Bug fix: Fixed Autoformat
2377 Bug fix: Fixed crash bug with 'Add watch expression'
2378 Bug fix: Fixed debugger freeze ups due to uninitialized strings in target programs.
2380 Anjuta 1.1.97 rc1 for 1.2.0   (26 June 2003) -- Naba Kumar
2382 New: Support for all text file encodings (can be customized in preferences).
2383 New: Line and word selection menu entries (setting shortcuts possible).
2384 New: Added *.css files highlighting.
2385 Updated: Project window and message window no longer always float above the main window.
2386 Updated: Reorganized messages tabs in more sensible order.
2387 Updated: Better 'Customize menu' message.
2388 Updated: Prompts for 'clean' for modified compiler options.
2389 Updated: Deprecated GNOME 1.x project wizards. It can still open older projects.
2390 Updated: Speedier startup (but needs more optimization todo).
2391 Updated: New splash.
2392 Updated: Some re-organization and cleanups.
2393 Updated: Better debugger operations.
2394 Updated: Better HIG complient dialogs.
2395 Updated: Many many translation updates.
2396 Bug fix: Separated -dP and -A flags of CVS update into different options.
2397 Bug fix: No more file corruption for non-utf-8 encodings.
2398 Bug fix: Removed references to older automake/autoconf in generated projects.
2399 Bug fix: Fixed automake errors with old automake in generated projects.
2400 Bug fix: Tcl/tk properties fix (all keywords will be recognized).
2401 Bug fix: Red color editor tab for modified files now consistent in inactive state also.
2402 Bug fix: Backward search works correctly.
2403 Bug fix: Fixed shell script to properly detect installed *-config files.
2404 Bug fix: Corrected many project generation codes.
2405 Bug fix: Fixed compiler errors associated with older gcc.
2406 Bug fix: Stack trace output can be activated with double-click.
2407 Bug fix: Properly closes automatic debugger-tip (was very annoying before).
2408 Bug fix: Properly jumps to correct file/line from build messages.
2409 Bug fix: CVS dialogs bug fixes.
2410 Bug fix: Fixed gnome-print, zvt and pcre dependencies in configure and rpm spec file.
2411 Bug fix: Fixed glade/glade-2 confusion in generated projects.
2412 Bug fix: Multiple file selection works now.
2413 Bug fix: Fixed failure in poping up search combo puldown (in main menu).
2414 Bug fix: And many more critical/non-critical bug fixes.
2415 Bug fix: Fixed non-working shortcuts (changed to working ones).
2417 Anjuta 1.1.1-beta   (05 May 2003)     -- Naba Kumar
2419 New: Ported to GNOME2:
2420 New: New Preferences management.
2421 New: Tools management.
2422 New: Watch and Backtrace moved to messages pane.
2423 New: GNOMEVFS based file browser.
2424 New: Pango fonts in editor (Anti-Aliased fonts).
2425 New: Project configuration for GUI editor and version.
2426 New: Advance search and replace (ported from 1.0.x branch).
2427 Updated: Scintilla 1.51+ (cvs)
2428 Updated: Session management. It now saves tree states.
2429 Bug fix: Many
2431 Anjuta 1.0.1:           (xth June 2002)                 -- Naba Kumar
2433 New: Auto-complete takes graphics now.
2434 NEW: Auto-complete automatic.
2435 New: Per project editor properties
2436 New: Sub windows now float above main window.
2437 New: Project version and excluded modules configuration.
2438 NEW: Errors and warnings indications in editor.
2439 New: Tools support and tools editor.
2440 New: Incremental search (like emacs I-Search)
2441 Bug fix: Printing now takes editor default fonts
2442 Bug fix: Rpm package fix
2443 Bug fix: ChangeLog insert uses spaces (instead of tabs)
2444 Bug fix: Fixed compiler warnings.
2445 Bug fix: Fixed debug terminal bug
2446 Bug fix: Disabled gladen to remove the libssl dep.
2447 Bug fix: brace indentation works properly.
2448 Bug fix: Wrap-around search
2449 Updated: Upgraded scintilla to 1.49+
2450 Updated: Upgraded editor properties and added new properties.
2451 Updated: Organized plugins
2453 Anjuta 1.0-beta1:       (1st August 2002)                       -- Andy Piper
2455    => Release of Anjuta-1.0-beta1 (beta)
2457 This precedes the final release of Anjuta for the 
2458 GNOME 1.x platform...
2460 New: CVS support for Projects and individual files,
2461      file revisions are displayed in Files pane
2462 New: Gnome Print support (including syntax colouring)
2463 New: Patch plugin to apply diffs
2464 New: Application Wizard support for wxWindows, Xlib, 
2465      GNOME2, Gtk2 and libglade2 Projects, plus option for 
2466          dynamic or static libraries as targets in generic Projects
2467 New: user identity preferences enabling new editor functions
2468 New: better GNOME integration, now uses configured GNOME URL 
2469      handlers
2470 New: MIME handling
2471 New: Anjuta kickstart tutorial
2472 New: automatic expression tips during debugging (hover-and-show)
2473 New: compilation warning/error navigation from terminal
2474 New: better find functionality
2475 New: enhanced file selection widget
2476 New: enhanced Evolution-style about dialog
2477 New: Automatic Variable display when mouse hovered on the
2478      variable name (in dubugger mode).
2479 New: Raw memory veiw for debugger (somewhat resembling ghex).
2481 Updated: synced to Scintilla 1.46
2482 Updated: many usability improvements to the GUI and menus
2484 --------------------------------------------------------------------
2486 Anjuta 0.1.9:   (14th February 2002)            -- Andy Piper
2488    => Release of Anjuta-0.1.9 (stable)
2489    
2490 New: messages manager rewritten to use notebook tabs
2491 New: symbol and tag browser fully based on TagManager
2492 New: embedded terminal window (using zvt)
2493 New: Project Import Wizard makes it easier to migrate
2494      existing projects to Anjuta (experimental)
2495 New: libglade project type added to the Application
2496      Wizard
2497 New: simple class creator plugin now included
2498 New: files autosaved before a build
2499 New: more translations - 21 languages now fully or 
2500      partially supported
2502 Updated: new look for the Application Wizard
2503 Updated: UI enhancements
2504 Updated: Solaris support improved
2505 Updated: many, many bug fixes.....
2507 --------------------------------------------------------------------
2509 Anjuta 0.1.8:   (30th November 2001)            -- Andy Piper
2511    => Release of Anjuta-0.1.8 (stable)
2512    
2513 New: integration of new TagManager library - much improved
2514      autocompletion and calltips functionality
2515 New: multiple file drag-and-drop
2516 New: ability to save build message output
2517 New: DOS file (CR/LF) handling
2518 New: basic plugin hooks added
2519 New: many new translations - 17 languages now fully or 
2520      partially supported
2522 Updated: notebook tabs notify when file has been changed, can be
2523          scrolled for browsing
2524 Updated: improvements to interactive debugger and communication
2525          with gdb
2526 Updated: improved find functionality, better dialogs
2527 Updated: synced up to version 1.41 of Scintilla, new lexers added
2528 Updated: new icons
2530 ... plus the usual bug fixes and minor feature additions.
2532 --------------------------------------------------------------------
2534 Anjuta 0.1.7:   (21st August 2001)              -- Stephane Demurget
2536    => Release of Anjuta-0.1.7 (stable) - bug fixes release
2538 Fixed: Two nasty bugs preventing to use the wizards (macros dir copy and
2539        src/source.c).
2540 Fixed: Interface clean up.
2541 Updated: HACKING, doc, and others
2542 Updated: french, spanish, turk and japan translations fully up-to-date.
2544 --------------------------------------------------------------------
2546 Anjuta 0.1.6:   (31st July 2001)                -- Nabakumar. 
2548    => Release of Anjuta-0.1.6 (stable).
2550 New: Class browser and file browser added in the project manager.
2551 New: GDP standardized docbook documentations.
2552 New: Anjuta faqs documentation.
2553 New: New gnomish icon set and splashscreen.
2554 New: Context sensitive help and gnome api browser
2555      (need Devhelp and the dev books to be installed).
2557 Added: Preferences for setting caret and selection colors.
2558 Fix for gdb version 5.
2559 Closes all files when project is closed.
2560 And many big fixes and minor feature additions.
2561 Translations updated.
2563 Note : the major part of the new project manager has been written but
2564 it needs time to be integrated and tested. That's why it's not present in
2565 this release. 
2567 --------------------------------------------------------------------
2569 Anjuta 0.1.4:   (25nd Mar 2001)         -- Nabakumar. 
2571    => Release of Anjuta-0.1.4 (stable).
2573 Calltips provided for Gnome function prototypes (and standard libraries functions).   
2574 Fixed project dir creation bug.
2575 Fixed double accelerators bug.
2576 Fixed source generation bug.
2577 Fixed pixmap creation with NULL window.
2578 i18n bug fix.
2579 Debugger now takes program args.
2580 Japanese translation.
2581 Other minor  bug fixes.
2583 --------------------------------------------------------------------
2585 Anjuta 0.1.3:   (4th Mar 2001)          -- Nabakumar. 
2587    => Release of Third  version (Alpha)  with lots of bugs.
2588    
2589 New Features in Anjuta 0.1.3:
2590 -----------------------------
2592         => Anjuta now integrates Scintilla editing component:
2593         ----------------------------------------------------
2594                 * Automatic syntax hilighting (using lexers).
2595                 * Code folding/hiding .
2596                 * Linenumbers/markers display.
2597                 * Text zooming.
2598                 * Text autocompletion
2599                 * Automatic indentation and indentation guides
2600                 * ... and much more.
2602         => Dynamic Project Management:
2603         -----------------------------
2604                 * Anjuta no longer uses the template based project management.
2605                 * Provides project configuration.
2606                 * Added two more modules in project management:
2607                         (Help module and Translation module).
2608                 * Added BONOBO support and BONOBO application wizard.
2609                 
2610         => Java style Properties management:
2611         -----------------------------------
2612                 Now uses Java style properties management. Which makes
2613                 it highly configurable, both from distributor's and user's side.
2614         
2615         => Supports for Other languages added:
2616         -------------------------------------
2617                 * Java, Perl, Python, LaTeX, 
2618                 ... and others can be user configurable.
2619                 
2620         => On-Board command editor:
2621         --------------------------
2622                 Facilitates customization of commands used
2623                 for compiling, building and execution.
2624         
2625         => Provides Hilite style editor:
2626         -------------------------------
2627                 Used for customizing Syntax hiliting style.
2628         
2629         => More intelligent messaging system:
2630         -----------------------------------
2631                 * Now error messages (or messages in general)
2632                 can be browsed using go to Prev/Next message,
2633                 goto start/end of block and goto matching braces.
2634         
2635         => Bookmarks management:
2636         -----------------------
2637                 Anjuta has now supported Bookmarks
2638                 management.
2639         
2640         => Debugger:
2641         -----------
2642                 * Now breakpoints can be toggled Onboard.
2643                 * Added Run to cursor.
2644                 * Fixed some earlier bugs.
2645         
2646         => Added Two more toolbars:
2647         --------------------------
2648                 * Browser toolbar for browsing messages,
2649                 bookmarks and code blocks.
2650                 * Format toolbar for easy formatting
2651                 of code statements.
2652                 
2653         => Application GUI:
2654         ------------------
2655                 * Smarter and more informative status bar.
2656                 * Improved memory to remember Application
2657                 GUI configuration between sessions.
2659 Thing that I forgot to change:
2660 ------------------------------
2661         => Anjuta Online manual. It's still the old one.
2662         so, new users may find it a bit annoying to learn
2663         the controls, especially those who are young
2664         in programming.
2666 --------------------------------------------------------------------
2667 Anjuta 0.1.2-beta_2:    (24th Feb 2001)         -- Nabakumar. 
2669    => Release of 0.1.2 beta2  version  with lesser bugs.
2671 --------------------------------------------------------------------
2672 Anjuta 0.1.2:   (03rd Nov 2000)         -- Nabakumar. 
2674    => Release of second version (Beta) with lesser bugs.
2676    => Minor fixes in Doc files.
2677    => Fixed to ignore non-existent dir for blank prj.
2678    => More checking in project creation, especially to confirm
2679         that the prj file already does not exist.
2680    => Now Menu item "Format/Detach current document" is inactive
2681         when there is no document opened.
2682    => Improved Library settings GUI.
2683    => Can now enable/disable added libraries.
2684    => Stock libs provided for ease of entry.
2686 --------------------------------------------------------------------
2687 Anjuta 0.1.1: (01rd Nov 2000)   -- Nabakumar. 
2689   => Release of first version (Beta) with lots of bugs.
2690         
2691 --------------------------------------------------------------------