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