glade: Fix make file some files were not installed
[anjuta.git] / NEWS
blobd87441a9ad06eab18a7c33dea4a84597b8181f35
1 Anjuta 3.6.0 (September 26, 2012) -- James Liggett
3 This is a new stable version of Anjuta and all users should update to this
4 version as all 3.4.x versions become unsupported at this point.
6 Summary of the major changes between 3.4.x and 3.6:
8 * project-manager:
9  - Support for calling make check (Sébastien Granjoux)
10  - Support for subdirectories in project groups (Sébastien Granjoux)
11  - Crash fixes (Sébastien Granjoux)
13 * git
14  - Git Tasks dock is only shown the Git dock is active (Sébastien Granjoux/James Liggett)
15  - The Status view is the first view shown in the Git dock (James Liggett)
16  - Status view works with git 1.7.10 and newer (James Liggett)
18 * symbol-db
19  - Various crash and infinite loop fixes (Massimo Corà)
21 * sourceview
22  - Use common indentation settings (Sébastien Granjoux)
24 Bug fixes:
25 bgo 680401: Git plugin (Status) doesn't work with git version 1.7.10.4
26 sourceview: Correctly implement popup-menu (bgo#672692)
27 project-wizard: Explicitely use 3.0 as interface version for ui files (bgo#675877)
28 symbol-db: Ingore files with unknown language (see bgo#678695)
29 libanjuta: Fix memory corruption in AnjutaPkgConfig (bgo#679827)
30 build: Only check for passwords when installing as root (bgo#680136)
31 document-manager: bgo#680554 - entry of find in files doesn't get focused
32 document-manager: bgo#680559 - Find in Files does not scroll to top of results
33 document-manager: bgo#680555 - Escape key does not dismiss Find in Files panel
34 Fix bgo #680657 - Warnings when starting anjuta
35 Fix #679767 - crash trying to stop the debugger
37 Thanks to everybody who has helped this cycle and all translators.
39 Akom Chotiphantawanon (1):
40       Updated Thai translation
42 Aleksander Morgado (1):
43       devhelp: update plugin to avoid DhBase, no longer available in libdevhelp
45 Alexander Shopov (4):
46       Updated Bulgarian translation
47       Updated Bulgarian translation
48       Updated Bulgarian translation
49       Updated Bulgarian translation
51 Alexandre Franke (2):
52       Update French translation
53       Update French translation
55 Alexandre Rostovtsev (1):
56       language-support-vala: build using $(VALAC), not valac
58 Andika Triwidada (2):
59       Updated Indonesian translation
60       Updated Indonesian translation
62 Andre Klapper (1):
63       FAQ: Several improvements
65 Arnel A. Borja (1):
66       language-support-vala: Removed "cpp-" prefix from schema key names
68 Ask H. Larsen (1):
69       Updated Danish translation
71 Aurimas Černius (1):
72       Updated Lithuanian translation
74 Bruce Cowan (1):
75       Updated British English translation
77 Bruno Brouard (3):
78       Updated French doc translation
79       Updated French translation
80       Updated French translation
82 Carles Ferrando (2):
83       [l10n]Updated Catalan (Valencian) translation
84       [l10n]Updated Catalan (Valencian) translation
86 Chao-Hsiung Liao (3):
87       Updated Traditional Chinese translation(Hong Kong and Taiwan)
88       Updated Traditional Chinese translation(Hong Kong and Taiwan)
89       Updated Traditional Chinese translation(Hong Kong and Taiwan)
91 Daniel Mustieles (11):
92       Updated Spanish translation
93       Updated Spanish translation
94       Updated Spanish translation
95       Updated Spanish translation
96       Updated Spanish translation
97       Updated Spanish translation
98       Updated Spanish translation
99       Updated Spanish translation
100       Updated Spanish translation
101       Updated Spanish translation
102       Updated Spanish translation
104 Daniel Șerbănescu (1):
105       Updated Romanian Translation
107 Dimitris Spingos (1):
108       Updated Greek translation
110 Dimitris Spingos (Δημήτρης Σπίγγος) (1):
111       Updated Greek translation
113 Dominique Leuenberger (1):
114       gtksourceview plugin: include gtksource.h instead of gtksourceview.h
116 Duarte Loreto (1):
117       Updated Portuguese translation
119 Fran Diéguez (8):
120       Updated Galician translations
121       Updated Galician translations
122       Updated Galician translations
123       Updated Galician translations
124       Updated Galician translations
125       Updated Galician translations
126       Updated Galician translations
127       Updated Galician translations
129 Gabor Kelemen (7):
130       Updated Hungarian translation
131       Add omitted plugin.in files to POTFILES.in
132       Fix a typo in the code-analyzer plugin name
133       Updated Hungarian translation
134       Updated Hungarian translation
135       Fix a mistranslation in Hungarian
136       Fix another mistranslation in Hungarian
138 Gil Forcada Codinachs (1):
139       [l10n] Fixes on Catalan translation
141 James Liggett (8):
142       git: Use tree paths instead of iterators to track the selected log viewer branch
143       git: Remove an unused variable
144       libanjuta: Add widget presenting capability to AnjutaDock
145       git: Show the Status pane on plugin load
146       libanjuta: Reverse the order of pane operations in anjuta_dock_replace command_pane
147       symbol-db: Fix build
148       git: Fix bgo 680401: Git plugin (Status) doesn't work with git version 1.7.10.4
149       language-support-cpp-java: Remove .plugin file from git
151 Javier Jardón (1):
152       Port to new documentation infrastruture
154 Jens Georg (1):
155       class-gen: Fix GObject template include
157 Jiro Matsuzawa (1):
158       [l10n] Update Japanese translation
160 Joan Duran (1):
161       [l10n] Updated Catalan translation
163 Johannes Schmid (34):
164       Updated files for release
165       Post release version bump
166       sourceview: Correctly implement popup-menu (bgo#672692)
167       Updated files for release
168       Fixed POTFILES.in
169       project-wizard: Make sure no template requires gtk+ 2.12 anymore
170       project-wizard: Explicitely use 3.0 as interface version for ui files (bgo#675877)
171       configure: Detect python more robust
172       indentation: Use Indentation as name for all indentation preferences
173       symbol-db: Don't crash if project was moved to another location
174       symbol-db: Ingore files with unknown language (see bgo#678695)
175       symbol-db: Avoid warning when NULL is passed to sdb_engine_add_language()
176       Updated files for release
177       Post-release version bump
178       libanjuta: Fix memory corruption in AnjutaPkgConfig (bgo#679827)
179       Updated files for release
180       Post-release version bump
181       build: Only check for passwords when installing as root (bgo#680136)
182       libanjuta: Fix some warnings and made AnjutaPluginDescription a boxed type
183       Updated dependencies to fixed checking twice for libgda
184       document-manager: bgo#680554 - entry of find in files doesn't get focused
185       document-manager: Only use in project files
186       document-manager: bgo#680559 - Find in Files does not scroll to top of results
187       document-manager: bgo#680555 - Escape key does not dismiss Find in Files panel
188       libanjuta, language-support-*: Move IAnjutaLanguageProviderProposalData to libanjuta
189       libanjuta, language-support-*: Introspection from bgo#680466
190       class-inheritance, code-analyzer: Remove plugins that don't work or aren't built
191       document-manager: Unify focus handling
192       configure: Fix build
193       configure: Remove check for graphviz
194       Updated files for release
195       Post-release version bump
196       Updated files for release
197       Post-release version bump
199 Jonh Wendell (1):
200       Updated Brazilian Portuguese translation
202 Kalev Lember (2):
203       starter: Use glib resource framework for UI files
204       starter: Remove unused starter_logo.png
206 Ken Shibata (1):
207       [l10n] Update Japanese translation
209 Kjartan Maraas (2):
210       Updated Norwegian bokmål translation
211       Updated Norwegian bokmål translation
213 Kristjan SCHMIDT (1):
214       Updated Esperanto translation
216 Marco Diego Aurélio Mesquita (1):
217       glade: bgo#676811 - Fix check order of editor on member add
219 Marek Černocký (2):
220       Updated Czech translation
221       Czech translation
223 Mario Blättermann (2):
224       [l10n] Updated German translation
225       [l10n] Updated German translation
227 Massimo Corà (3):
228       cxxparser: avoid infinite loop. Fixed bgo#679772
229       cxxparser: improved code checks to avoid leaks.
230       cxxparser: fixed warning on query field retrieving.
232 Matej Urbančič (2):
233       Updated Slovenian translation
234       Updated Slovenian translation
236 Mihai Ciocan (1):
237       Fixed autoindentation after line wrapping
239 Moritz Lüdecke (13):
240       project-manager: bgo #594912 - The target advanced options window should remember its size
241       split language-support-cpp-java and language-support-python plugin in an indentation part and a new language-support part
242       Some trivial fixes in indentation plugins and cpp-java plugin
243       resolve dependencies from cpp-java plugin
244       improve calltips in vala plugin
245       Add new the interface IAnjutaLanguageProvider and extend IAnjutaEditorAssist
246       Adapt the sourceview plugin to the new IAnjutaEditorAssist API
247       Adapt the snippets-manager plugin to the new IAnjutaEditorAssist API
248       Adapt the language-support-vala plugin to the new IAnjutaEditorAssist API
249       Adapt the language-support-python plugin to the new interface IAnjutaLanguageProvider
250       Adapt the language-support-js plugin to the new interface IAnjutaLanguageProvider
251       Adapt the parser-cxx plugin to the new interface IAnjutaLanguageProvider
252       Move parser part from the language-support-cpp-java to the new parser-cxx plugin
254 Nishio Futoshi (1):
255       [l10n] Update Japanese translation
257 Pavel (1):
258       subversion: Fix pointer size problems on gcc 4.5.3 and newer
260 Peter Mráz (1):
261       Updated Slovak translation
263 Piotr Drąg (7):
264       Updated Polish translation
265       Updated POTFILES.in
266       Updated POTFILES.in and POTFILES.skip
267       Updated POTFILES.in
268       Updated POTFILES.in and POTFILES.skip
269       Updated Polish translation
270       Updated Polish translation
272 Praveen Illa (1):
273       Updated Telugu Translation
275 Rafael Ferreira (1):
276       Updated Brazilian Portuguese translation. Reviewed by Enrico Nicoletto <liverig@gmail.com>
278 Ryan Lortie (2):
279       vala language support: update to Vala 0.18
280       ctags vala support: update to Vala 0.18
282 Rūdolfs Mazurs (2):
283       Updated Latvian translation
284       Updated Latvian translation
286 Sasi Bhushan (1):
287       Updated Telugu Translation
289 Seong-ho Cho (1):
290       Updated Korean translation
292 Steven Oliver (1):
293       Add falcon pl to anjuta-tags
295 Sébastien Granjoux (41):
296       am-project: Include project files as sources in the project tree
297       project-manager: Remove project files from project tree view
298       am-project: Fix regression tests after adding project files in the project tree
299       am-project: Avoid a crash when parent group is missing
300       am-project: Avoid a crash when adding a target to an invalid group
301       am-project: Allow to create the root group in an empty project
302       am-project: Allow to have sub directories in a group
303       project-manager: Display group name containing sub directories
304       libanjuta: Fix anjuta_token functions
305       am-project: Do not expand variable in target and group flags
306       am-project: Expand variables in source names
307       am-project: Fix a crash in regression test 1
308       am-project: Fix a crash on 64 bits system due to missing declaration of amp_source_new
309       am-project: Fix a crash when loading project
310       libanjuta: Remove some useless code in AnjutaPreferences
311       libanjuta: Allow to define common settings in plugin preference page
312       language-support-cpp: Use common settings for indentation
313       language-support-python: Use common settings for indentation
314       sourceview: Use common settings for indentation
315       project-wizard: bgo #563986 - wizard generates modeline inconsistent with indentation prefs
316       language-support-python: Move preferences in plugins/python
317       language-support-cpp: Move preferences in plugins/cpp
318       project-wizard: Do not use NPWValue in autogen API
319       class-gen: Use a simple hash table instead of NPWValue
320       libanjuta: Move autogen functions from project-wizard to libanjuta
321       libanjuta: document AnjutaAutogen API
322       libanjuta: Change autogen API to support introspection
323       libanjuta: Reuse G_FILE_ERROR instead of defining a new error domain for autogen
324       libanjuta: Move useful template macros from project wizard to a common directory
325       class-gen: bgo#672892 - Class generator should respect project's indent settings
326       am-project: Fix regression test
327       build-basic-autotools: bgo #674863 - No easy way to call make check
328       libanjuta: Fix warnings in autogen code
329       libanjuta, am-project: bgo #675118 - Project manager never finishes loading Anjuta project
330       anjuta: Fix closed dock windows which were kept hidden due to the latest changes in GDL
331       Do not include devhelp.h if devhelp plugin is not enabled
332       Fix bgo #680657 - Warnings when starting anjuta
333       git: Only show the Git Tasks menu when the Git window is active
334       Fix #679767 - crash trying to stop the debugger
335       build: bgo#configure project - strange environment variables behaviour
336       am-project: Fix regression test
338 Tom Tryfonidis (3):
339       Updated Greek translation
340       Updated Greek translation
341       Updated Greek help translation
343 YunQiang Su (1):
344       Update zh_CN translation
346 Yuri Kozlov (2):
347       Updated Russian translation
348       Updated Russian translation
350 Yuri Myasoedov (2):
351       Updated Russian translation
352       Updated Russian translation
354 Мирослав Николић (3):
355       Updated Serbian translation
356       Updated Serbian translation
357       Updated Serbian translation
361 Anjuta 3.5.91 "Je voudrais etre un yeti" (September 3 2012) -- Johannes Schmid
363 This is an unstable developer snapshot - if you need a stable version,
364 use 3.4.x!
366 Andika Triwidada (1):
367       Updated Indonesian translation
369 Chao-Hsiung Liao (1):
370       Updated Traditional Chinese translation(Hong Kong and Taiwan)
372 Dominique Leuenberger (1):
373       gtksourceview plugin: include gtksource.h instead of gtksourceview.h
375 Fran Diéguez (1):
376       Updated Galician translations
378 James Liggett (1):
379       git: Fix bgo 680401: Git plugin (Status) doesn't work with git version 1.7.10.4
381 Johannes Schmid (1):
382       Post-release version bump
384 Piotr Drąg (2):
385       Updated Polish translation
386       Updated Polish translation
388 Sébastien Granjoux (1):
389       Fix #679767 - crash trying to stop the debugger
391 Yuri Myasoedov (1):
392       Updated Russian translation
394 Anjuta 3.5.5 "Kein Stress" (August 6 2012) -- Johannes Schmid
396 This is an unstable developer snapshot - if you need a stable version,
397 use 3.4.x!
399 Aleksander Morgado (1):
400       devhelp: update plugin to avoid DhBase, no longer available in libdevhelp
402 Alexandre Rostovtsev (1):
403       language-support-vala: build using $(VALAC), not valac
405 Andre Klapper (1):
406       FAQ: Several improvements
408 Daniel Mustieles (1):
409       Updated Spanish translation
411 Daniel Șerbănescu (1):
412       Updated Romanian Translation
414 Fran Diéguez (1):
415       Updated Galician translations
417 James Liggett (1):
418       symbol-db: Fix build
420 Jiro Matsuzawa (1):
421       [l10n] Update Japanese translation
423 Johannes Schmid (13):
424       Post-release version bump
425       build: Only check for passwords when installing as root (bgo#680136)
426       libanjuta: Fix some warnings and made AnjutaPluginDescription a boxed type
427       Updated dependencies to fixed checking twice for libgda
428       document-manager: bgo#680554 - entry of find in files doesn't get focused
429       document-manager: Only use in project files
430       document-manager: bgo#680559 - Find in Files does not scroll to top of results
431       document-manager: bgo#680555 - Escape key does not dismiss Find in Files panel
432       libanjuta, language-support-*: Move IAnjutaLanguageProviderProposalData to libanjuta
433       libanjuta, language-support-*: Introspection from bgo#680466
434       class-inheritance, code-analyzer: Remove plugins that don't work or aren't built
435       document-manager: Unify focus handling
436       configure: Fix build
438 Kalev Lember (2):
439       starter: Use glib resource framework for UI files
440       starter: Remove unused starter_logo.png
442 Moritz Lüdecke (8):
443       Add new the interface IAnjutaLanguageProvider and extend IAnjutaEditorAssist
444       Adapt the sourceview plugin to the new IAnjutaEditorAssist API
445       Adapt the snippets-manager plugin to the new IAnjutaEditorAssist API
446       Adapt the language-support-vala plugin to the new IAnjutaEditorAssist API
447       Adapt the language-support-python plugin to the new interface IAnjutaLanguageProvider
448       Adapt the language-support-js plugin to the new interface IAnjutaLanguageProvider
449       Adapt the parser-cxx plugin to the new interface IAnjutaLanguageProvider
450       Move parser part from the language-support-cpp-java to the new parser-cxx plugin
452 Piotr Drąg (2):
453       Updated POTFILES.in
454       Updated POTFILES.in and POTFILES.skip
456 Steven Oliver (1):
457       Add falcon pl to anjuta-tags
459 Sébastien Granjoux (4):
460       anjuta: Fix closed dock windows which were kept hidden due to the latest changes in GDL
461       Do not include devhelp.h if devhelp plugin is not enabled
462       Fix bgo #680657 - Warnings when starting anjuta
463       git: Only show the Git Tasks menu when the Git window is active
465 Tom Tryfonidis (1):
466       Updated Greek translation
468 Мирослав Николић (2):
469       Updated Serbian translation
470       Updated Serbian translation
472 Anjuta 3.5.4 "Irgendwas ist immer" -- Johannes Schmid
474 This is an unstable developer snapshot - if you need a stable version,
475 use 3.4.x!
477 Alexander Shopov (2):
478       Updated Bulgarian translation
479       Updated Bulgarian translation
481 Andika Triwidada (1):
482       Updated Indonesian translation
484 Chao-Hsiung Liao (1):
485       Updated Traditional Chinese translation(Hong Kong and Taiwan)
487 Johannes Schmid (2):
488       Post-release version bump
489       libanjuta: Fix memory corruption in AnjutaPkgConfig (bgo#679827)
491 Ken Shibata (1):
492       [l10n] Update Japanese translation
494 Kjartan Maraas (1):
495       Updated Norwegian bokmål translation
497 Massimo Corà (3):
498       cxxparser: avoid infinite loop. Fixed bgo#679772
499       cxxparser: improved code checks to avoid leaks.
500       cxxparser: fixed warning on query field retrieving.
502 Moritz Lüdecke (1):
503       improve calltips in vala plugin
505 Anjuta 3.5.3 "Pizza" (25 July 2012) -- Johannes Schmid
507 This is an unstable developer snapshot - if you need a stable version,
508 use 3.4.x!
510 Alexander Shopov (1):
511       Updated Bulgarian translation
513 Bruno Brouard (1):
514       Updated French translation
516 Daniel Mustieles (4):
517       Updated Spanish translation
518       Updated Spanish translation
519       Updated Spanish translation
520       Updated Spanish translation
522 Dimitris Spingos (1):
523       Updated Greek translation
525 Dimitris Spingos (Δημήτρης Σπίγγος) (1):
526       Updated Greek translation
528 Fran Diéguez (2):
529       Updated Galician translations
530       Updated Galician translations
532 Gabor Kelemen (1):
533       Updated Hungarian translation
535 James Liggett (5):
536       git: Use tree paths instead of iterators to track the selected log viewer branch
537       git: Remove an unused variable
538       libanjuta: Add widget presenting capability to AnjutaDock
539       git: Show the Status pane on plugin load
540       libanjuta: Reverse the order of pane operations in anjuta_dock_replace command_pane
542 Johannes Schmid (8):
543       Fixed POTFILES.in
544       project-wizard: Make sure no template requires gtk+ 2.12 anymore
545       project-wizard: Explicitely use 3.0 as interface version for ui files (bgo#675877)
546       configure: Detect python more robust
547       indentation: Use Indentation as name for all indentation preferences
548       symbol-db: Don't crash if project was moved to another location
549       symbol-db: Ingore files with unknown language (see bgo#678695)
550       symbol-db: Avoid warning when NULL is passed to sdb_engine_add_language()
552 Jonh Wendell (1):
553       Updated Brazilian Portuguese translation
555 Kjartan Maraas (1):
556       Updated Norwegian bokmål translation
558 Marco Diego Aurélio Mesquita (1):
559       glade: bgo#676811 - Fix check order of editor on member add
561 Marek Černocký (1):
562       Updated Czech translation
564 Mario Blättermann (1):
565       [l10n] Updated German translation
567 Moritz Lüdecke (3):
568       split language-support-cpp-java and language-support-python plugin in an indentation part and a new language-support part
569       Some trivial fixes in indentation plugins and cpp-java plugin
570       resolve dependencies from cpp-java plugin
572 Peter Mráz (1):
573       Updated Slovak translation
575 Piotr Drąg (2):
576       Updated POTFILES.in
577       Updated POTFILES.in and POTFILES.skip
579 Praveen Illa (1):
580       Updated Telugu Translation
582 Ryan Lortie (2):
583       vala language support: update to Vala 0.18
584       ctags vala support: update to Vala 0.18
586 Rūdolfs Mazurs (1):
587       Updated Latvian translation
589 Sébastien Granjoux (3):
590       build-basic-autotools: bgo #674863 - No easy way to call make check
591       libanjuta: Fix warnings in autogen code
592       libanjuta, am-project: bgo #675118 - Project manager never finishes loading Anjuta project
594 Tom Tryfonidis (1):
595       Updated Greek translation
597 Yuri Kozlov (2):
598       Updated Russian translation
599       Updated Russian translation
601 Мирослав Николић (1):
602       Updated Serbian translation
604 Anjuta 3.5.1 "It's gonna be a long summer" (30 April 2012) -- Johannes Schmid
606 This is an unstable developer snapshot - if you need a stable version,
607 use 3.4.x!
609 Arnel A. Borja (1):
610       language-support-vala: Removed "cpp-" prefix from schema key names
612 Bruno Brouard (1):
613       Updated French doc translation
615 Carles Ferrando (1):
616       [l10n]Updated Catalan (Valencian) translation
618 Chao-Hsiung Liao (1):
619       Updated Traditional Chinese translation(Hong Kong and Taiwan)
621 Daniel Mustieles (3):
622       Updated Spanish translation
623       Updated Spanish translation
624       Updated Spanish translation
626 Fran Diéguez (3):
627       Updated Galician translations
628       Updated Galician translations
629       Updated Galician translations
631 Gabor Kelemen (3):
632       Updated Hungarian translation
633       Add omitted plugin.in files to POTFILES.in
634       Fix a typo in the code-analyzer plugin name
636 Gil Forcada Codinachs (1):
637       [l10n] Fixes on Catalan translation
639 Johannes Schmid (2):
640       Post release version bump
641       sourceview: Correctly implement popup-menu (bgo#672692)
643 Kristjan SCHMIDT (1):
644       Updated Esperanto translation
646 Matej Urbančič (1):
647       Updated Slovenian translation
649 Mihai Ciocan (1):
650       Fixed autoindentation after line wrapping
652 Moritz Lüdecke (1):
653       project-manager: bgo #594912 - The target advanced options window should remember its size
655 Pavel (1):
656       subversion: Fix pointer size problems on gcc 4.5.3 and newer
658 Piotr Drąg (1):
659       Updated Polish translation
661 Sasi Bhushan (1):
662       Updated Telugu Translation
664 Sébastien Granjoux (30):
665       am-project: Include project files as sources in the project tree
666       project-manager: Remove project files from project tree view
667       am-project: Fix regression tests after adding project files in the project tree
668       am-project: Avoid a crash when parent group is missing
669       am-project: Avoid a crash when adding a target to an invalid group
670       am-project: Allow to create the root group in an empty project
671       am-project: Allow to have sub directories in a group
672       project-manager: Display group name containing sub directories
673       libanjuta: Fix anjuta_token functions
674       am-project: Do not expand variable in target and group flags
675       am-project: Expand variables in source names
676       am-project: Fix a crash in regression test 1
677       am-project: Fix a crash on 64 bits system due to missing declaration of amp_source_new
678       am-project: Fix a crash when loading project
679       libanjuta: Remove some useless code in AnjutaPreferences
680       libanjuta: Allow to define common settings in plugin preference page
681       language-support-cpp: Use common settings for indentation
682       language-support-python: Use common settings for indentation
683       sourceview: Use common settings for indentation
684       project-wizard: bgo #563986 - wizard generates modeline inconsistent with indentation prefs
685       language-support-python: Move preferences in plugins/python
686       language-support-cpp: Move preferences in plugins/cpp
687       project-wizard: Do not use NPWValue in autogen API
688       class-gen: Use a simple hash table instead of NPWValue
689       libanjuta: Move autogen functions from project-wizard to libanjuta
690       libanjuta: document AnjutaAutogen API
691       libanjuta: Change autogen API to support introspection
692       libanjuta: Reuse G_FILE_ERROR instead of defining a new error domain for autogen
693       libanjuta: Move useful template macros from project wizard to a common directory
694       class-gen: bgo#672892 - Class generator should respect project's indent settings
696 Yuri Myasoedov (1):
697       Updated Russian translation
699 Anjuta 3.4.0 "Wow, this time of the year again" (26 March 2012) -- Johannes Schmid
701 This is a new stable version of Anjuta and all users should update to this
702 version as all 3.2.x versions become unsupported at this point.
704 Summary of the major changes between 3.2.x and 3.4:
706 * project-manager:
707  - Improved target chooser in various dialogs (Sébastien Granjoux)
708  - Better parsing of complicated automake projects (Sébastien Granjoux)
710 * project-wizard:
711  - Simplification to make it easier for newcomers to create projects (Sébastien Granjoux)
713 * language-support
714  - Add widgets from glade as private members of GObject classes (Marco Diego Aurélio Mesquita)
715  - Allow creating signal handlers by double-clicking (Marco Diego Aurélio Mesquita)
716  - Build with vala-0.16 and various small fixes (Abderrahim Kitouni)
718 * Search
719  - Find in files for project files (Johannes Schmid)
721 * Overall
722  - Use relative path for sessions (Sébastien Granjoux)
723  - Many bugs fixed including some crashers (various)
725 Thanks to everybody who has helped this cycle and all translators!
727 Andrea Zagli (1):
728       [l10n] Updated Italian translation
730 Duarte Loreto (1):
731       Updated Portuguese translation
733 Lucas Lommer (1):
734       Updated Czech translation
737 Anjuta 3.3.92 "This week needs more speed" (20 March 2012) -- Johannes Schmid
739 This is an unstable developer snapshot - if you need a stable version,
740 use 3.2.x!
742 Akom Chotiphantawanon (1):
743       Updated Thai translation.
745 Alexander Shopov (1):
746       Updated Bulgarian translation
748 Antonio Fernandes C. Neto (1):
749       Updated Brazilian Portuguese translation
751 Bruce Cowan (1):
752       Updated British English translation
754 Bruno Brouard (1):
755       Updated French translation
757 Carles Ferrando (1):
758       [l10n]Updated Catalan (Valencian) translation
760 Chao-Hsiung Liao (1):
761       Updated Traditional Chinese translation(Hong Kong and Taiwan)
763 Daniel Mustieles (3):
764       Updated Spanish translation
766 Daniel Nylander (1):
767       Updated Swedish translation
769 Fran Diéguez (2):
770       Updated Galician translations
772 Gabor Kelemen (2):
773       Updated Hungarian translation
775 Joan Duran (1):
776       [l10n] Updated Catalan translation
778 Johannes Schmid (2):
779       document-manager: Destroy page with gtk_widget_destroy() instead of gtk_container_remove()
780       sourceview: Correcly unref the buffer
782 Kenneth Nielsen (1):
783       Updated Danish translation
785 Khoem Sokhem (1):
786       Add Khmer translation.
788 Krishnababu Krothapalli (1):
789       Updated Telugu Translations
791 Marco Diego Aurélio Mesquita (2):
792       Fix marker comment for simple gtk+ project.
793       Prevent multiple declarations for the same member widget.
795 Mario Blättermann (2):
796       [l10n] Updated German doc translation
797       [l10n] Added German faq translation
799 Massimo Corà (1):
800       symbol-db: fixed scope_definition_id creation.
802 Matej Urbančič (1):
803       Updated Slovenian translation
805 Paul Seyfert (1):
806       [l10n] Updated German translation
808 Piotr Drąg (1):
809       Updated Polish translation
811 Sébastien Granjoux (6):
812       dir-project: Allow to add and remove source files
813       project-manager: Allow to add groups to the root of directory project
814       am-project: Avoid a crash when adding a second group at an upper level
815       am-project: Keep sibling when reloading a node
816       dir-project: Avoid a crash when closing a project
817       dir-project: Avoid duplicated files in project view when reloading project
819 Timo Jyrinki (1):
820       Finnish translation update from http://l10n.laxstrom.name/wiki/Gnome_3.4 translation sprint
822 Yuri Myasoedov (1):
823       Updated Russian translation
825 Мирослав Николић (1):
826       Updated Serbian translation
828 Anjuta 3.3.91 "Im Osten nichts Neues" (5 März 2012) -- Johannes Schmid
830 This is an unstable developer snapshot - if you need a stable version,
831 use 3.2.x!
833 Abderrahim Kitouni (4):
834       am-project: don't prefix object name with target name because of VALAFLAGS
835       project-wizard: only add [CCode (instance_pos = -1)] when using GtkBuilder
836       project-wizard: [CCode (instance_pos = -1)] should be in the signal callback
837       bgo#670537: Do not ship vala-generated .c files in tarballs
839 Alexander Shopov (1):
840       Updated Bulgarian translation
842 Ask H. Larsen (1):
843       Updated Danish translation
845 Daniel Nylander (1):
846       Updated Swedish translation
848 Daniel Șerbănescu (3):
849       Updated Romanian Translation
851 Fran Diéguez (2):
852       Updated Galician translations
853       Added galician translations for doc
855 Johannes Schmid (10):
856       project-wizard: bgo#670483 - [CCode (instance_pos = -1)] should be removed from boilerplate code.
857       Updated files for release
858       am-project: Fixed anjuta.at testcase
859       Revert "Do not ship vala-generated .c files in tarballs"
860       am-project: Fix anjuta testcase
861       document-manager: Fixes on find in files
862       Post-release version bump and bump glade requirement
863       am-project: Fixed anjuta test-case
864       Fixed distcheck
865       snippets: Add tooltips (bgo#627089)
867 Jonh Wendell (1):
868       Updated Brazilian Portuguese translation
870 Kenneth Nielsen (1):
871       Updated Danish translation
873 Kjartan Maraas (1):
874       Updated Norwegian bokmål translation
876 Krishnababu Krothapalli (1):
877       Updated Telugu Translations
879 Marco Diego Aurélio Mesquita (3):
880       bgo#670149 - Automatically add a callback when user double-clicks a signal in the glade signal editor
881       Fix check order for anjuta editor in glade plugin.
882       Documentation fix for member widgets.
884 Matej Urbančič (1):
885       Updated Slovenian translation
887 Sébastien Granjoux (7):
888       am-project: Rename AM_PROPERTY_COMPILATION_FLAG
889       project-wizard: bgo #670656 - I can not build a pygtk prj include i18n
890       am-project: bgo #670830 - am-project anjuta test-case fails on dist-check
891       build: Disable vala support if libvala is missing
892       am-project: bgo #670789 - project-manager doesn't parse aqbanking project correctly
893       language-support-cpp-java: bgo #662955 - Autoindent indents next line if previous have a string with double slash
894       manual: Document emacs and vim modeline variables supported by Anjuta
896 Vincent Untz (1):
897       Do not ship vala-generated .c files in tarballs
899 Yuri Myasoedov (1):
900       Updated Russian translation
903 Anjuta 3.3.90 "Für meine Oma" (20 February 2012) -- Johannes Schmid
905 This is an unstable developer snapshot - if you need a stable version,
906 use 3.2.x!
908 What's new:
909  * Find in files is back!
911 Abderrahim Kitouni (4):
912       configure: fix build of vala plugin
913       language-support-cpp-java: do not insert widgets declaration and initialization for Vala
914       libanjuta: add some gi annotations (and regenerate vapi)
915       language-support-vala: insert glade member widget declaration and initialization
917 Changwoo Ryu (1):
918       Updated Korean translation
920 Chao-Hsiung Liao (1):
921       Updated Traditional Chinese translation(Hong Kong and Taiwan)
923 Daniel Mustieles (19):
924       Updated Spanish translation
925       Fixed typo in string
927 Dominique Leuenberger (1):
928       build: Support vala 0.15/0.16
930 Fran Diéguez (2):
931       Updated Galician translations
932       Updated Galician translations
934 Gheyret Kenji (1):
935       Updated Uyghur translation
937 James Liggett (2):
938       git: Only show the selection checkboxes in the Branches pane when needed
939       libanjuta: Remove the old pane first in anjuta_dock_replace_command_pane
941 Johannes Schmid (22):
942       Updated files for releas
943       Post-release version bump
944       anjuta: Correct desktop file so that gnome-shell recognizes anjuta
945       search: Initial "Find in files" dialog work
946       search: Minor code cleaup in search-box adding some access methods
947       libanjuta: Added "opened" signal to IAnjutaFile interface
948       sourceview: Implement IAnjutaFile::opened signal
949       search: Improve find in files dialog
950       search: Don't show spinner when not busy
951       search: Get files from project manager according to the selection
952       search: Added filter filter command
953       language-manager: Added ianjuta_language_get_mime_types()
954       search: Implemented file search based on mime-type and some memory fixes.
955       libanjuta: Make AnjutaTabber look (mostly) like GtkNotebook tabs
956       file-manager: Render version control status icons better
957       language-support-cpp-java: Small memory leak
958       search: Remove "Find files" button and instead reuse the search button for this feature.
959       search: Use G_REGEX_MULTILINE for find in files.
960       class-gen: Improve GObject tempalate (create priv variable if a private struct is created)
961       class-gen: Guess param spec correctly.
962       document-manager: Update project chooser in search-files correctly when project is changed
963       manual: Improve code assistance documentation
965 Ken Shibata (1):
966       [l10n] Update Japanese translation
968 Kjartan Maraas (1):
969       Updated Norwegian bokmål translation
971 Marco Diego Aurélio Mesquita (2):
972       Implement automatic member declaration and initialization for widgets in the glade plugin.
973       Automatically detect which file that will hold member widgets declaration and initialization.
975 Massimo Corà (3):
976       symbol-db: bgo #668438 IANJUTA_SYMBOL_FIELD_IS_CONTAINER has wrong column type
977       symbol-db: added static value for local project
978       symbol-db: force upgrade db version to 340.0
980 Matej Urbančič (1):
981       Updated Slovenian translation
983 Olav Vitters (2):
984       fix string formatting (from Mageia)
985       fix build / linking (from Mageia)
987 Piotr Drąg (3):
988       Updated POTFILES.in
990 Sébastien Granjoux (34):
991       anjuta-manual: Improve project manager documentation
992       anjuta-manual: Split FAQ using a page for each question
993       project-manager: Small fixes on project manager dialog
994       libanjuta: Add a help id in node information
995       project-manager: Add a help button on project properties dialogs
996       am-project: Fix move of projects (used in regression tests)
997       am-project: Fix an error when changing quoted properties value in configure.ac
998       am-project: Fix apply button in project properties dialog
999       project-wizard: bgo #655865 - library project naming. library names is not what you want.
1000       project-wizard: bgo #661300 - Double clicking fails to initiate project wizard
1001       project-wizard: Add search paths for files included in autogen template
1002       project-wizard: Generate the licenses in a more general way, fix bgo #627431
1003       project-wizard: Add file forgotten in the previous commit
1004       libanjuta: Allow to store relative URI in anjuta saved session
1005       anjuta, document-manager, file-loader, glade, project-manager: Save relative URI
1006       project-manager: Fix new project manager combo box when the glade plugin is loaded
1007       debug-manager: Save breakpoint using relative file paths
1008       debug-manager: Use GFile instead of URI in breakpoint
1009       run-program: Save relative working directories in session file
1010       run-program: Save relative program URI in session file
1011       am-project: Add files missing in source package for regression test
1012       am-project: Fix configure.ac parser allowing to load gnucash
1013       am-project: Fix regression test using anjuta project
1014       project-manager: Implement ianjuta_project_manager_get_children
1015       message-view,sourceview: bgo #669359 - Yellow debugger color in dark theme
1016       am-project: Allow to create libtool modules
1017       am-project: bgo #669944 - missing file "gnucash.at" in am-project plugin
1018       libanjuta, project-manager, document-manager: ianjuta_project_manager_get_children find now all children with the specified type
1019       project-manager: Remove duplicate from the list of files returned by ianjuta_project_manager_get_children
1020       document-manager: Do not check file types if there is no files in find files window
1021       am-project: Display an error when trying to add a directory as a source
1022       am-project: rh #702849 crash when removing a target in the project root node
1023       dir-project: Merge root and top group node
1024       dir-project: Removing an node in a sub directory was crashing Anjuta
1026 Tiffany Antopolski (1):
1027       po: Updated en_CA.po
1029 Yuri Myasoedov (1):
1030       Updated Russian translation
1032 Мирослав Николић (5):
1033       Updated Serbian translation
1037 Anjuta 3.3.4 "First snow in Berlin" (16 January 2012) -- Johannes Schmid
1039 This is an unstable developer snapshot - if you need a stable version,
1040 use 3.2.x!
1042 Abderrahim Kitouni (7):
1043       libanjuta: set the info for the default value of a property
1044       libanjuta: add gir annotation for anjuta_project_node_insert_property_info
1045       libanjuta: don't register project property lists as GObject properties
1046       libanjuta, am-project: better memory management for the properties lists
1047       language-support-vala: update .vapi for the latest changes
1048       language-support-vala: take advantage of the new project API
1049       libanjuta, am-project, project-manager, language-support-vala: rename property to default_value
1051 Alexander Shopov (1):
1052       Updated Bulgarian translation
1054 Arnel A. Borja (10):
1055       sourceview: Fix typo in a gschema key name
1056       anjuta-build-tutorial: Remove AM_MAINTAINER_MODE
1057       project-wizard: Don't symlink Automake files
1058       project-wizard: Use Automake variables for defines
1059       project-wizard: Move PROJECT_CFLAGS to own line
1060       class-gen: Use convention for get-private macros
1061       project-wizard: Use pkgdatadir instead of datadir/package
1062       project-wizard: Move PROJECT_CFLAGS to own line in minimal template
1063       project-wizard: check HavePackage before adding PROJECT_CFLAGS
1064       project-wizard: Don't replace hyphen with underscore in filenames
1066 Daniel Mustieles (6):
1067       Missing file in POTFILEs.in
1068       Updated Spanish translation
1070 Fran Diéguez (1):
1071       Updated Galician translations
1073 James Liggett (2):
1074       git: Fix switch delete branch, and merge action sensitivity
1075       Revert "git: Use combo box instead of tree view for remotes"
1077 Jiro Matsuzawa (1):
1078       Updated Japanese translation
1080 Johannes Schmid (7):
1081       Updated files for release
1082       Post-release version bump
1083       search: Search for next occurence when replace succeeds (see bgo#665945)
1084       search: Set focus chain (see bgo#665945)
1085       search: Add tooltip in search entry (see bgo#665945)
1086       search: Move close button to the right edge (see #665945)
1087       code-analyzer: Fixed bgo#667903 - Code Analyzer Crashes
1089 Massimo Corà (3):
1090       symbol-db: fixed bgo #664413 - Symbols not updated correctly when switching branches
1091       symbol-db: improved some debug messages
1092       symbol-db: minor performance bugfix.
1094 Matej Urbančič (1):
1095       Updated Slovenian translation
1097 Muhammet Kara (1):
1098       [l10n]Updated Turkish translation
1100 Peter Hoffmann (1):
1101       language-support-cpp: bgo#633341 - Code completion should close parentheses
1103 Piotr Drąg (2):
1104       Updated POTFILES.in
1106 Sébastien Granjoux (21):
1107       am-project: bgo #666621 - segfault in amp_node_property_add when there is an orphan AmpTargetNode
1108       project-manager: Allow to add groups and targets in the root node
1109       anjuta: Remove old tutorial links
1110       libanjuta: Fix anjuta_util_help_display to use yelp
1111       project-manager: Add a help button in some dialogs
1112       am-project: bgo #666966 - crash editing configure.ac
1113       libanjuta: Add a model property to AnjutaTreeComboBox
1114       libanjuta: Add IAnjutaProjectChooser interface
1115       project-manager: Implement a project node chooser
1116       project-manager: Fix ianjuta_project_manager_add_source_quite function
1117       libanjuta: Fix a critical warning when selecting a node in chooser widget
1118       file-wizard: Use the new project node chooser
1119       class-gen: Use the new project node chooser
1120       libanjuta: Add missing GdfProjectView in Anjuta glade catalog
1121       project-manager: Use a GtkFileChooser to add sources in a target
1122       file-wizard: Cosmetic improvements of new file dialog
1123       libanjuta: Improve AnjutaTreeComboBox
1124       project-manager: Use new improvements in ProjectChooser button
1125       project-manager: Select a valid default node in ProjectChooser button
1126       project-manager: Use ProjectChooser button in the Add library dialog
1127       project-manager: Rename directory to folder in project dialogs
1129 Anjuta 3.3.3 "It's X-mas time..." (20 December 2011) -- Johannes Schmid
1131 This is an unstable developer snapshot - if you need a stable version,
1132 use 3.2.x!
1134 Abderrahim Kitouni (1):
1135       language-support-vala: fix a crash with the directory project backend
1137 Akom Chotiphantawanon (1):
1138       Updated Thai translation.
1140 Alban Browaeys (1):
1141       git: fix active_branch_iter not behing null though filled with null values.
1143 Arnel A. Borja (3):
1144       project-wizard: Add wizard files to EXTRA_DIST
1145       language-support-vala: update the .vapi after project-manager changes
1146       language-support-vala: update project property interfaces
1148 Bruno Brouard (3):
1149       Updated French doc translation
1150       Updated French translation
1152 Christian Kirbach (3):
1153       Updated German Anjuta manual translation
1154       Updated German translation
1156 Daniel Mustieles (4):
1157       Updated Spanish translation
1160 Gabor Kelemen (1):
1161       Make the tasks in the Git tasks window show up translated.
1163 Johannes Schmid (18):
1164       libanjuta: Add anjuta_dock_replace_command_pane
1165       git: Only show one command pane at any time
1166       git: fix bgo#646695 - Remote needs translator comment
1167       git: bgo# 656761 - Error messages being spewed
1168       message-manager: Fix rh#532290 - Crash when ianjuta_message_manager_append() is used with NULL string
1169       build-basic-autotools: Fix rh#757236 - anjuta crashes when file doesn't belong to build configuration.
1170       libanjuta: Add anjuta_dock_get_command_bar()
1171       git: Fix bgo#641079 - check number of branches selected when switching
1172       document-manager: Fixed some memory leaks
1173       anjuta: Fixed a memory leak
1174       language-support-js: Fixed bgo#665082 - Crash in javascript autocompletion
1175       git: Disable delete button when there is no selection in the tags pane
1176       git: Use combo box instead of tree view for remotes
1177       i18n: Fix bug with wrong format string in german translation
1178       sourceview: Don't break layout when displaying message area
1179       js-debugger: bgo#666448 - Support application/javascript target
1180       manual: Fix bgo666321 -  Wrong Context-Help shortcut
1181       Revert "git: fix active_branch_iter not behing null though filled with null values."
1183 Matej Urbančič (1):
1184       Updated Slovenian translation
1186 Piotr Drąg (1):
1187       Updated POTFILES.in
1189 Sébastien Granjoux (16):
1190       debug-manager: Move settings in plugins/debug-manager
1191       run: Move preferences to plugins/run
1192       sourceview: Fix a crash with Scintilla
1193       project-wizard: Display only useful page on the sidebar
1194       project-wizard: Replace GtkSwitch by GtkCheckButton
1195       project-wizard: Add a title to each wizard page
1196       project-wizard: wizard pages were not displayed due to the previous changes.
1197       libanjuta, am-project, dir-project, mk-project, project-manager: Change AnjutaProjectProperty
1198       libanjuta, language-support-vala: Fix an declaration of anjuta_project_get_properties
1199       sourceview: Move preferences in plugins/sourceview
1200       document-manager: Remove editor settings
1201       sourceview: Add editor view settings
1202       document-manager: Remove unused editor view settings
1203       run-program: bgo #666336 - Add Execute project more than one
1204       sourceview: bgo #666482 - missing "anjuta-sourceview.xml" breaks build
1205       am-project: Fix a crash when closing and opening a new project
1207 Anjuta 3.3.2 "Dark and cold" (21 November 2011) -- Johannes Schmid
1209 This is an unstable developer snapshot - if you need a stable version, 
1210 use 3.2.x!
1212 Bugs fixed:
1213 648934  Vala completion doesn't work in some cases.
1214 662526  Can't replace with empty replace text
1215 663016  Fix search behavior in regex and selections
1216 663385  Replace all hangs when replace text contains search_text
1217 664058  couple of spelling fixes
1218 664263  Auto-complete (anjuta-python-autocomplete.py) fails with rope<=0.9.2, calltip always fail
1219 645212  Enhance export feature
1220 629769  Hard coding of application title in splash screen
1221 658788  Change default dist to .xz
1222 661299  Template for Gnome Shell Extension
1223 662960  SegFault when a line is highlighted when debugging
1225 Thanks to: Abderrahim Kitouni, Arnel A. Borja, Christian Kirbach, 
1226 Daniel Mustieles, Fran Diéguez, Jason Siefken, Jorge González, 
1227 Massimo Corà, Mihai Bivol, Piotr Drąg, Samir Ibradžić, Sébastien Granjoux
1229 Anjuta 3.3.1 "Back in Berlin" (23 October 2011) -- Johannes Schmid
1231 This is an unstable developer snapshot - if you need a stable version, 
1232 use 3.2.x!
1234 Bugs fixed:
1235 659563  Bookmarks reset to position 1 after file changed on FS
1236 660841  build failure with [-Werror=format-security]
1237 662526  Can't replace with empty replace text
1238 610371  Scite adds a trailing white space after pressing enter for aligning variables
1239 653274  Autotools backend doesn't support include file in configure script
1240 653652  'New file' doesn't check duplicates, gets confused
1241 660061  Remove 'no-dist-bzip2' from automake options
1242 660065  Can't create a new target in empty Makefile
1243 633284  Scintilla plugin crashes Anjuta when opening a file with syntax highlighting
1244 661511  Python/Django Project Wizard: Missing Components/Programs: django-admin 
1246 Thanks to:
1247 Andre Klapper, Arnel A. Borja, Carles Ferrando, Michael Biebl, 
1248 Sébastien Granjoux, Xandru Armesto, krishnababu k, Мирослав Николић
1250 Anjuta 3.2.0 "No more bombs" (25 September 2011) -- Johannes Schmid
1252 This is the new stable release, please update if you are using anjuta
1253 3.0.x or 2.32.x. From now on, only 3.2.x will be receiving bug-fixes.
1255 Fixes:
1256 * Fixed make distcheck: FAQ, autotests, etc (Sébastien Granjoux)
1258 Special thanks for the whole 3.1/3.2 cycle goes to Sébastien who fixed
1259 a huge amount of stuff and was responsible for the huge documentation rewrite.
1261 Thanks to:
1262 Akom Chotiphantawanon, Alexander Shopov, Andrea Zagli, 
1263 Antonio Fernandes C. Neto, Arnel A. Borja, Bruce Cowan, Chao-Hsiung Liao,
1264 Duarte Loreto, Gabor Kelemen, Javier Jardón, Jiro Matsuzawa, Joan Duran,
1265 Joe Hansen, Johannes Schmid, Jorge González, Mario Blättermann, Matej Urbančič,
1266 Paul Seyfert, Sébastien Granjoux, Yinghua Wang, Yuri Myasoedo
1268 Anjuta 3.1.92 "Hot summer in Nagano" (18 September 2011) -- Johannes Schmid
1270 Bugs fixed:
1271 656470  Dangling symlinks created by make install
1272 658229  Inconsistent size of widgets in Properties Frames of Class Generator Dialog
1273 658262  Extra separator between double upper case characters
1274 566700  Default font for the Scintilla editor
1275 654320  Vala: New Class Wizard - created file not added to project
1276 655295  Add Target in Vala project does nothing.
1277 658903  Anjuta Plugin wizard fails
1278 654463  Disable "Install missing packages" button on OpenBSD
1280 Thanks to:
1281 Akom Chotiphantawanon, Alexander Shopov, Antonio Fernandes C. Neto,
1282 Arnel A. Borja, Bruce Cowan, Chao-Hsiung Liao, Duarte Loreto, Javier Jardón, 
1283 Jiro Matsuzawa, Joan Duran, Jorge González, Paul Seyfert, Sébastien Granjoux,
1284 Yinghua Wang
1286 Anjuta 3.1.91 "On the way to Tokio" (5 September 2011) -- Johannes Schmid
1288 Updates:
1289  - More improvements in vala plugin (Abderrahim Kitouni)
1290  - Fix up problems with gtk+ 3.0 (Sébastien Granjoux)
1292 Bugs fixed:
1293 638525  vala support crash on reading source file
1294 657491  Only parse the source files of the current target
1295 657513  anjuta fails to build in gnome 3.1
1296 657589  tests fail in tarball releases because tarballs are missing anjuta.lst
1297 655756  User should be notified if execution of a project fails
1298 656123  plural forms needed
1299 657590  Projects with libtool fails to regenerate
1300 657022  make clean removes libanjuta-interfaces.h which breaks make clean; make
1302 Anjuta 3.1.90 "Whitsunday Islands" (29 August 2011) -- Johannes Schmid
1304 Changes:
1305  - Some seldom used debugger menu items were removed (Sébastien Granjoux)
1306  - A lot of fixes to the vala support (Abderrahim Kitouni)
1307  - vala-0.14 (>= 0.13.3) is now required
1309 Bugs fixed:
1310 656584  Error in DevHelp
1311 642187  C++ symbols are not shown in symbol browser
1312 657023  Build broken with vala-0.13.x
1313 566704  Better UI for environment variables
1314 652047  Support linking against libgda-5.0
1315 656585  <FileName>.ui and INSTALL not created in a new project
1316 657134  Missing file in POTFILES.in
1317 653259  Empty lines in Locals during debugging
1319 Thanks to:
1320 Abderrahim Kitouni, Aron Xu, Daniel Mustieles, Dominique Leuenberger,
1321 Jorge González, Kjartan Maraas, Marek Černocký, Og B. Maciel, P. F. Chimento, 
1322 Piotr Drąg, Sébastien Granjoux
1324 Anjuta 3.1.5 "Sydney Edition" (13 August 2011) -- Johannes Schmid
1326 Officially brought to you about 20 000 km away from desktop-summit!
1328 Bugs fixed:
1329 654881  Segmentation fault during project creation if no packages were selected
1330 651151  vala plugin crashes when uncommenting source
1331 654502  Allow building with libvala-0.14 (0.13 development tree)
1332 655743  Usage of GtkHBoxClass and GtkHBox
1333 655998  Main toolbar looks out-of-place
1334 655584  Can't edit Integer Field
1336 Thanks to: Abderrahim Kitouni, Akom Chotiphantawanon, Alban Browaeys,
1337 Alexander Shopov, Daniel Mustieles, Dominique Leuenberger, Mario Blättermann, 
1338 Piotr Drąg, Sébastien Granjoux, Yuri Myasoedov
1340 Anjuta 3.1.4 "Leaving on a jet-plane" (25 July 2011) -- Johannes Schmid
1342 Bugs fixed:
1343 654502  Allow building with libvala-0.14 (0.13 development tree)
1344 646410  Missing infrastructure for the new Mallard manual
1345 654073  Please apply the kfreebsd patch to anjuta-extras
1346 654124  Vala: add class wizard creates file twice.
1347 654445  Add 'BSD' as a valid license in the Class Generator
1348 654099  file manager plugin: fix leak for file
1349 654100  file manager plugin: fix leak in row callapsed
1350 654559  Weird pseudo-password dialog shown with half a commit message when I import a project
1351 654092  Crash when adding a project file
1352 654095  increase reference count of the selected file
1353 654560  Contents of Preferences tabs seem to be packed to fill all vertical space, with ugly consequences
1354 631157  unix is not defined on OpenBSD
1355 654455  Fix build on OpenBSD
1357 Thanks to:
1358 Abderrahim Kitouni, Alban Browaeys, Daniel Mustieles, Dominique Leuenberger,
1359 Francisco Javier Fernández Serrador, Francisco Javier Serrador, 
1360 Jasper Lievisse Adriaanse, Jorge González, Marek Černocký, ario Blättermann,
1361 Piotr Drąg, Sébastien Granjoux, Tamara Atanasoska
1363 Anjuta 3.1.3 "Is this it?" (4 July 2011) -- Johannes Schmid
1365 New:
1366  - Various improvements in the project wizard
1367  - Git usuability improvements
1368  - Auto-completion for Gtk.Builder objects in python plugin
1369  - more mallard documentation
1371 Bugs fixed:
1372 649107  Add an index of help topics to the Mallard manual
1373 651212  Auto-completion of Gtk.Builder objects
1374 312667  Why not allow people to compile a simple .cpp file not starting a project in a first place?
1375 588952  build-menu disabled if sources are in subfolder
1376 590323  Make the context menu "context"-aware
1377 645516  Enabled (translation comment)
1378 646073  Application Manager
1379 646192  New File (translation comment)
1380 652773  Anjuta (current git) fails to load abiword project
1381 652778  Opening an automake based project with empty configure.in file fails.
1382 653364  build failure on kfreebsd: Error on line 6 char 104: Invalid UTF-8 encoded text in
1383 647403  Selecting Configure External Packages and selecting no packages causes segfault.
1385 Thanks to: Daniel Mustieles, Daniel Nylander, James Liggett, Johannes Schmid, 
1386 Jorge González, Massimo Corà, Matej Urbančič, Philip Chimento, Sébastien Granjoux
1388 Anjuta 3.1.2 "Berg 2011" (13 June 2011) -- Johannes Schmid
1390 New:
1391 - Autocompletion for builder objects in python (Jason Siefken)
1392 - Improvements in autotools backend (Sebastien Granjoux)
1394 Bugs fixed:
1395 645199  Signal dnd issues
1396 475261  Change install directory
1397 563856  generic Vala project type
1398 651670  Glade file not rendering
1399 646530  Anjuta crashes when closing tab other than current
1400 588387  symbol-db-view-locals: better search
1401 651285  Memory leak in symbol-db/readtags.c
1402 569994  support includes in makefiles
1403 644047  No Symbols shown in Global and Search Symbol pane
1404 645659  Basic aesthetic improvements to preferences dialog
1405 645695  install broken since deec63dfe4c2527d5adfed049eeac423307229d1
1406 645965  Theming tweaks
1407 588757  automake projects reject accented characters in paths
1408 640470  Port Scintilla to Gtk+3
1409 642784  New autotools backend has problems with variables in dependencies
1410 648361  In the "Tools Editor" the Command-Browse button does not work
1411 648571  file manager variables don't work
1412 650930  anjuta-3.x project wizard fails to detect autogen-5.11.x
1413 652017  Default pygtk Makefile.am has incorrect path for ui file
1414 651212  Auto-completion of Gtk.Builder objects
1416 Thanks to
1417 Abderrahim Kitouni, Abduxukur Abdurixit, Alexander Shopov, Alexandre Rostovtsev,
1418 Carl-Anton Ingmarsson, Carles Ferrando, Chao-Hsiung Liao, Christian Hergert,
1419 Cosimo Cecchi, Daniel Mustieles, Djavan Fagundes, Fran Diéguez, Jason Siefken,
1420 Kristjan SCHMIDT, Massimo Corà, Matej Urbančič, Muhammet Kara, Naba Kumar,
1421 Philip Chimento, Sébastien Granjoux, Tamara Atanasoska
1423 Anjuta 3.0.0 "Three.Point.Zero" (4 April 2011) -- Johannes Schmid
1425 Summary of new features compared to 2.32.x:
1426  * New project manager that supports a wider range of autotools features
1427  (Sébastien Granjoux)
1428  * Reworked git UI for easier version control (James Liggett)
1429  * Better glade integration including drag & drop for signals
1430  * Inline search features replace and regular expressions (Eugenia Gabrielova)
1431  * Project wizards adapted to new GNOME3 libraries and languages
1433 Bugs fixed (since RC1):
1434 645470  Anjuta from git master still creates Vala projects using GTK 2
1435 645557  Autogenerated PyGTK projects have wrong path to UI file 
1436 646530  Anjuta crashes when closing tab other than current
1438 Thanks to:
1439 Abduxukur Abdurixit, Akom Chotiphantawanon, Andrea Zagli, Aron Xu,
1440 Ask H. Larsen, Bruce Cowan, Bruno Brouard, Christian Kirbach, Daniel Korostil,
1441 Daniel Nylander, Djavan Fagundes, Duarte Loreto, Gabor Kelemen, Joan Duran,
1442 Joe Hansen, Jordi Serratosa, Kenneth Nielsen, Kjartan Maraas, Lukas Lommer,
1443 Marek Černocký, P. F. Chimento, Peteris Krisjanis, Rajesh Ranjan,
1444 Rodolfo Ribeiro Gomes, Sébastien Granjoux, Yuri Myasoedov
1447 Anjuta 2.91.92 "Toronto-style" (RC1) (21 March 2011) -- Johannes Schmid
1449 Updated:
1450 - Lots of little fixes on the templates
1452 Bugs fixed:
1453 643379  Glade drag and drop support for Vala
1454 307515  drag and drop variable symbol onto watches for simple expressions
1455 336856  Search and replace is not simple
1456 565275  Quick Search should be able to search backward
1457 565276  highlight all matches in Quick Search
1458 638134  Redesign of Single and Multi-File Search & Replace
1459 645311  Adjust to GtkSourceView API break
1460 644050  Some strings are not marked for translation in the .ui file
1461 643621  Anjuta catalog makes glade complain.
1462 644595  Patches from Mandriva package
1463 645049  Password detection not working on non-english locales
1464 645076  Run dialog doesn't work with python project
1465 570912  Cannot remove module/package
1466 644294  old version of gtk+ specified for gtkmm projects 
1468 Thanks to:
1469 Abderrahim Kitouni, Bruce Cowan, Chao-Hsiung Liao, Daniel Mustieles,
1470 Daniel Nylander, Dirgita, Fran Dieguez, Fran Diéguez, Gabor Kelemen,
1471 Garrett Regier, Jorge González, Mario Blättermann, Matej Urbančič,
1472 Nanci de Brito Bonfim, Piotr Drąg, Sébastien Granjoux
1474 Anjuta 2.91.91 "Less bugs, more fun" (Beta 2) (7 March 2011) -- Johannes Schmid
1476 New:
1477 - Signal dragging support for Vala (Abderrahim Kitouni)
1478 - Improved C++ signal dropping features (Marco Diego Aurélio Mesquita)
1479 - Regular expression inline search (Eugenia Gabrielova)
1481 Bugs fixed:
1482 623735  Move pkg-config symbol parsing to language-support-cpp-java
1483 638836  language-support-vala: refactor to work with latest project manager
1484 336856  Search and replace is not simple
1485 565275  Quick Search should be able to search backward
1486 565276  highlight all matches in Quick Search
1487 568047  Glade plugin does not allow adding notebook containers with less than 3 tabs.
1488 638134  Redesign of Single and Multi-File Search & Replace
1489 643205  Updates symbols on glade signal drop.
1490 644014  Typo at translation message
1491 640545  File-wizard screws up file notice
1492 642763  Fix memory in message-view plugin
1493 627105  Mark default diff filenames for translation
1494 642749  Status window doesn't work
1495 643707  Please remove unnecessary markup from .ui files
1496 644050  Some strings are not marked for translation in the .ui file
1497 636410  Unable to delete data target
1498 639440  [PATCH] Strings not translated when plugin manager is used form apps
1499 643245  Create a prototype in the header file when a signal is dropped in a C source file.
1500 643828  A few typos
1501 641331  Add a (non-alphabetical) sorting order to wizard files 
1503 Thanks to:
1504 Abderrahim Kitouni, Akom Chotiphantawanon, Daniel Mustieles
1505 Daniele Forsi, Dragos Dena, Eugenia Gabrielova, Gabor Kelemen,
1506 James Liggett, Jorge González, Marco Diego Aurélio Mesquita,
1507 Massimo Corà, Mathieu Dupuy, Sébastien Granjoux, Yuri Myasoedov
1509 Special thanks to all the translators for spotting typos and non-translatable strings!
1512 Anjuta 2.91.90 "Prepare for the gladification" (Beta 1) (21 February 2011) -- Johannes Schmid
1514 New:
1515 - Signal dragging support for python
1516 - Glade usuability fixes
1517 - New inline search/replace from Eugenia (Women Outreach program)
1519 Bugs fixed:
1520 530060 Have a "replace all" option in search and replace
1521 553772 Unable to move or resize widget placed inside a layout widget
1522 568047 Glade plugin does not allow adding notebook containers with less than 3 tabs.
1523 631260 Composer window broken after defining ActionGroup
1524 633786 plugin.c:59: warning: implicit declaration of function 'PyString_FromString' when compiling anjuta
1525 642647 Crash if anjuta is launched with a project that needs the glade plugin.
1526 642719 Prototype generator for C header files
1527 638787 wrong set on gtk_source_view_set_smart_home_end
1528 642763 Fix memory in message-view plugin
1529 516685 New artwork for splash screen
1530 549440 LIBADD is added at the wrong position in Makefile.am if it doesn't exist
1531 565358 documentation files appear in "other files" target
1532 566248 ianjuta_project_manager_get_elements returns weird data
1533 569992 support makefiles named GNUmakefile.am
1534 637981 Port Makefile backend to the new API
1535 640969 Allow importing projects with 3rd party project backends
1536 641181 error building out-of-tree plugins that only include libanjuta/libanjuta.h
1537 642640 NULL pointer dereference and memory leak in parameter.c
1538 642750 [PATCH] NULL pointer dereference in anjuta-tabber.c
1539 570912 Cannot remove module/package
1540 642723 Small in C header template 
1542 Thanks to: Abderrahim Kitouni, Aron Xu, Christian Kirbach, Daniel Mustieles,
1543 Eugenia Gabrielova, Fran Diéguez, James Liggett, Jorge González, Kjartan Maraas,
1544 Marco Diego Aurélio Mesquita, Nanci de Brito Bonfim, Sébastien Granjoux
1546 Anjuta 2.91.6 "To all the dead poets" (31 January 2010) -- Johannes Schmid
1548 New:
1549 - Support for dragging signals from glade into the code (C only)
1550 - Improvements in project-manager
1551 - More features in git-plugin
1553 Bugs fixed:
1554 638506 Homepage: FAQ Mailinglist link is wrong
1555 639786 quick bookmark deletion
1556 640277 editor position history doesn't work with shortcut
1557 618142 Anjuta Snippets Plug-in
1558 627131 Autocompletion duplicates characters
1559 639795 Editing variabile after inserting snippet bug
1560 638980 Crash when closing project
1561 608578 Anjuta is unable to import Gnumeric source tree
1562 611206 doesn't recognize newer AC_INIT
1563 615990 path is missing when add a source to the target
1564 616041 Add Source -> Cannot add source files -> Core Dump
1565 618617 Project view doesn't make sense
1566 638368 test-suite fails
1567 639342 Anjuta crash when loading libgee
1568 640348 minor mistake in UI string
1569 640726 anjuta stops updating session information
1570 581613 Unable to import a tarball into Anjuta 2.4.2
1571 639093 I can't start a new project properly 
1573 Thanks to: Chao-Hsiung Liao, Christian Kirbach, Daniel Muestieles,
1574 Daniel Mustieles, Dragos Dena, Fran Diéguez, James Liggett, 
1575 Jorge González, Kjartan Maraas, Massimo Corà, Matej Urbančič, 
1576 Michael Kotsarinis, Rakesh Pandit, Sébastien Granjoux
1578 Anjuta 2.91.5 "Moving forward" (11 Januar 2010) -- Johannes Schmid
1580 Updates:
1581 - Glade integration is working again and far more stable
1582 - Devhelp plugin is here gain
1583 - New class generation for Vala, Python and Javascript (Kenny)
1584 - New artwork (Samuel)
1585 - Comment/Uncomment feature for C/C++ (Peter)
1586 - Various improvements in vala support
1588 Bugs fixed:
1589 638228 language-support-vala: interrupt parsing if user switches to another file
1590 638252 language-support-vala: use the new markers to show error tooltips
1591 511000 Icons needed
1592 638532 crash in plugin list when pressing cursor-down
1593 637699 JavaScript wizard
1594 637774 Add Vala class wizard to class-gen
1595 638534 Criticals with local-only repositories
1596 616426 model wants symbols before db creation.
1597 625399 Attempt to make a query when database is not connected
1598 633018 crash in Anjuta IDE: I closed a project, wich...
1599 637695 allow comment/uncomment with gtksourceview editor
1600 638097 Remove deprecated gdk_spawn_command_line_on_screen gdk_spawn_on_screen
1601 638347 Incorrect makefile
1602 638830 Fortan typo?
1603 638878 $(BUILT_SOURCES): No such file or directory
1604 638034 Unable to create new project
1605 638524 Syntax error on valid configure.ac files 
1607 Thanks to: Abderrahim Kitouni, Akom Chotiphantawanon, Andika Triwidada, 
1608 Aron Xu, Bekhtiyar Ghulam, Daniel Nylander, Gheyret T.Kenji, James Liggett,
1609 Jens Georg, Johannes Schmid, Kenny Meyer, Kjartan Maraas, Massimo Corà,
1610 Matej Urbančič, Peter Hoffmann, Sébastien Granjoux, Yuri Myasoedov
1612 Anjuta 2.91.4 "Merry X-mas" (21 December 2010) -- Johannes Schmid
1614 New:
1615 - Project Manager: Lots of work improving the new project manager. Special
1616 thanks to Sébastien Granjoux for all the time he invests here
1617 - Git Shell: More panes for git features (James)
1619 Bugs fixed:
1620 636665  [PATCH] .vapi file not distributed
1621 609213  Anjuta FAQ
1622 636667  [PATCH] Plugins require GTK_LIBS to link against, but this is not in configure.ac
1623 637249  [class-gen] Python wizard
1624 621424  No easy way to delete a bookmark
1625 636312  Double click fails to select entire word if it contains _ or digits
1626 619592  crash in autocompletion
1627 636084  Crash Anjuta when typing in Build->Configure->Configuration combo box
1628 636666  [PATCH] Introspection fails to build with recent gobject-introspection
1629 636668  [PATCH] Link against the libraries anjuta and anjuta-shell are using
1630 584060  Project manager hangs anjuta when the contents of project files changes 
1632 Thanks to:
1633 Chao-Hsiung Liao, James Liggett, Jorge González, Kenny Meyer, Robert Ancell,
1634 Sébastien Granjoux
1636 Anjuta 2.91.3 "Lebkuchen - yay!" (30 November 2010) -- Johannes Schmid
1638 WARNING: This is an unstable development snapshot
1640 New:
1641 - Git Shell: Git interface has changed to be context sensitive (James)
1642 - Project Manager: New project manager landed with much better capabilities (Sébastien)
1643 - clang-analyzer: New plugin to use the clang analyzer
1645 Bugs fixed:
1646 615345 Tabs in AnjutaTabber should not expand to all available space
1647 631213 locale.h included twice in main.c
1648 633112 Smart Brace Completion Quotation Mark Crash
1649 633911 Unknown (translation)
1650 635121 language-support-cpp-java: fix invalid read of paranthese-size setting
1651 635795 Editing configure.ac crashes anjuta
1652 631521 create project in folder c++
1654 Thanks to: Abderrahim Kitouni,Akom Chotiphantawanon, Alexander Shopov,
1655 Antonio Fernandes C. Neto, Ask H. Larsen, Bruno Brouard, Carl-Anton Ingmarsson,
1656 Claude Paroz, Daniel Nylander, Duarte Loreto, Fran Diéguez, Gabor Kelemen,
1657 Gheyret T.Kenji, James Liggett, Joan Duran, Jonh Wendell, Jorge González,
1658 Kjartan Maraas, Leonid Kanter, Mario Blättermann, Massimo Corà, Matej Urbančič
1659 Milo Casagrande, Nikos Bakaoukas, Petr Kovar, Philip Withnall, Saleem Ansari
1660 Sébastien Granjoux, Simos Xenitellis, Yang Hong
1662 Anjuta 2.91.2 "Remember the days when we ported from Gtk+ 1.2 to 2.0?" -- Johannes Schmid
1664 WARNING: This is an unstable release! It's the first released based on the
1665 GNOME 3.x library set and a such it may kill your kitten though it's unlikely.
1667 New:
1668 - Everything works with gtk+-3.0 now. gconf replaced with GSettings, etc.
1669 - Switch to enable/disable modeline detection
1670 - Automatic completion of comments with "*"
1672 Regressions:
1673 - Glade hasn't been ported to gtk+-3.0 yet and isn't available
1674 - class-inheritance isn't build because of missing foocanvas for gtk+-3.0
1675 - gtodo is disabled and will probably be removed soon
1676 - terminal plugin hasn't been ported to GSettings, yet
1678 Bugs fixed:
1679 bgo#600407 - Missing LIBXML_CFLAGS and LIBXML_LIBS
1680 bgo#627105 - Mark default diff filenames for translation
1681 bgo#577595 - Prepend comment with *
1682 bgo#625903 - Port to GSettings
1683 bgo#625978 - configure failure in gtk+-3.0 environment
1684 bgo#631952 - better GObject-Introspection support for new-project branch
1685 bgo#633661 - vala support is automagic
1687 Thanks to: Abderrahim Kitouni, Andika Triwidada, Carles Ferrando,
1688 Eugenia Gabrielova, Evgeny Grablyk, Florian Ludwig, Gabor Kelemen,
1689 Giannis Katsampirhs, Javier Jardón, Jens Georg, Joan Duran, Jorge González,
1690 Josseline Mouette, knight2000, Mario Blättermann, Matej Urbančič, 
1691 Nanci de Brito Bonfim, Pacho Ramos, Sébastien Granjoux, Takayuki KUSANO
1693 Anjuta 2.32.0 "Goodbye Berlin" (27 Sep 2010) -- Johannes Schmid
1695 This is our new stable release. Older releases won't see any bug-fixing, support,
1696 etc and master is now heading for GNOME 3.0 which will rock!
1698 Bugs fixed:
1699 bgo#630460 PackageKit integration is not working on all distros
1700 project-wizard: Update default ui file to use gtk+-2.16
1702 Various translation updates, Anjuta is now fully available in over 20 and more
1703 languages. Thanks for your effort.
1705 Thanks to (again, mostly translators):
1706 Andika Triwidada, Andrea Zagli, Aron Xu, Bruce Cowan, Bruno Brouard,
1707 Chao-Hsiung Liao, Christian Kirbach, Duarte Loreto, Fran Diéguez, Gabor Kelemen,
1708 Jonh Wendell, Jorge González, Kenneth Nielsen, Marek Černocký, Mario Blättermann,
1709 Matej Urbančič, Michael Kotsarinis, Milo Casagrande, Piotr Drąg, Takayuki KUSANO,
1710 Yuri Myasoedov
1712 Anjuta 2.31.92 "What's reality like?" (13 Sep 2010) -- Johannes Schmid
1714 Bugs fixed:
1715 python-loader: bgo #628975 - error in python loader .plugin
1716 sourceview: bgo #626541 - Crash when saving to unavailable location
1717 bgo #628397: Fix anjuta-idl-compiler to keep typedef comments
1718 bgo #628397 - gir build error
1720 Thanks to (mostly translators):
1721 Abderrahim Kitouni, Andika Triwidada, Aron Xu, Bruno Brouard, Christian Kirbach,
1722 Claude Paroz, Daniel Nylander, Dragos Dena, Gabor Kelemen, Hiroyuki Sekihara,
1723 Jorge González, Kjartan Maraas, Philip Withnall, Sébastien Granjoux,
1724 Takayuki KUSANO
1726 Anjuta 2.31.91 "Cold summer rain" (30 Aug 2010) -- Johannes Schmid
1728 Updated:
1729 - More updates to the vala support
1731 Bugs fixed:
1732 libanjuta: Fixed bgo #622922: migrated to GDBus
1733 pm: bgo #626690 - wrong project clean on new-project
1734 project-wizard: bgo #627595 - Ambiguous strings for translation
1735 bgo #627648 - Add IDE to Categories in .desktop file
1736 symbol-db: bgo#622340 - Tried to close project and Anjuta crashed
1737 bgo #628099 - Remove markup from translatable strings
1738 language-support-python: bgo#627437 - couldn't find python rope.
1739 bgo #628286 Fix introspection build when builddir != srcdir
1740 bgo #628285 Don't distribute the .gir files
1742 Thanks to Abderrahim Kitouni, Andika Triwidada, Ask H. Larsen, Branko Kokanović,
1743 Bruno Brouard, Christian Kirbach, Fran Diéguez, Gabor Kelemen, James Liggett,
1744 Jorge González, Massimo Corà, Matej Urbančič, Philip Withnall, Robert Ancell,
1745 Sébastien Granjoux
1747 Anjuta 2.31.90 "GSoC is over - we have snippets now" -- Johannes Schmid
1749 New:
1750 - Python is now fully supported
1751 - Initial support for python plugins (Abderrahim Kitouni)
1752 - Snippets plugins from GSoC (Dragos Dena)
1754 Updated:
1755 - Language support for Vala got a major update
1757 Bugs fixed:
1758 project-wizard: bgo#625434 - remove cvsignore from templates
1759 python-support: bgo#626950 Anjuta crash with python support
1760 build-basic-auotools: bgo#626562 crash refusing to clean the configuration
1761 symbol-db: bgo#622529 - Crash when trying to open a non-writable project
1762 symbol-db: bgo#616560  - Symbol views do not display names containing especial chars correctly
1763 manual: Fixed mailing list adress (bgo#625588)
1764 language-support-vala: bgo#626306 Symbol completion doesn't work with "this."
1765 libanjuta: Increase launcher buffer size (bgo#624700)
1766 class-gen: add missing include (#626265)
1767 Add PyGTK project template. Fixes bug #608304.
1769 Abderrahim Kitouni, Andika Triwidada, Daniel Nylander, Dragos Dena
1770 Fran Diéguez, James Liggett, Jens Georg, Jorge González, Leandro Mattioli
1771 Massimo Corà, Matej Urbančič, Vincent Untz, Yang Hong
1773 Anjuta 2.31.6.1 "Thank you, The Hague (5 Aug 2010) -- Johannes Schmid
1775 Bugs fixed:
1776 symbol-db: bgo#625964 anjuta-tags does not build
1777 libanjuta: bgo#621919 AnjutaAsyncCommand class is inconsistent
1779 Thanks to James Liggett and Vicent Untz
1781 Anjuta 2.31.6 "Thank you, The Hague" (2 Aug 2010) -- Johannes Schmid
1783 Updated:
1784 - Debugger is now much more polished (Sebastien)
1785 - Project wizard shows better package chooser
1787 Bugs fixed:
1788 devhelp: Use Devhelp-2 API (bgo#625841)
1789 build: bgo #625604  - anjuta crashes on starting the debugger
1790 gdb: bgo#625605  - register function is not found in a pretty printer
1791 symbol-db: bgo #625350 - critical warning on project unload
1792 debugger: bgo#558954  - Documentation for debug interfaces is incomplete
1793 libanjuta: bgo#624660 introspection build order problem
1794 debugger: bgo #515395  - Mouse cursor is a clock in debug mode
1795 debugger: bgo #598187  - Feature request: Make 'Locals' columns configurable
1796 project-wizard: bgo #624091  - Use AnjutaPkgConfigChooser
1797 debugger: bgo #516112  - Debugger create too much variable objects
1799 Thanks to Chao-Hsiung Liao, Eleanor Chen, Fran Diéguez, Frédéric Péters,
1800 Jorge González, Mario Blättermann, Massimo Corà, Matej Urbančič, Naba Kumar,
1801 Sébastien Granjoux, Sergei Grudinin, Tao Wang
1803 Anjuta 2.31.5 "Too hot to code" (12 June 2010) -- Johannes Schmid
1805 New:
1806 - Debugger supports pretty-printing now
1808 Updated:
1809 - More work on the symbol database code quality and performance
1811 Bugs fixed:
1812 project-wizard: bgo #623754  - focus on wrong text-field
1813 run: bgo #623944  - buttons swapped on "Program parameters"
1814 gdb: bgo#494292  - Set next statement
1815 gdb: bgo #617323  - Save debugger stack trace
1816 configure: Fix the forced debugging mode even if --disable-debug is given (bgo#612453)
1817 Fix for bgo #622706 and allow to sort shortcuts by accelerator
1818 symbol-db: Fixed bgo #617472: doubled items in locals view
1819 bgo #622526  - HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
1820 terminal: bgo#619253  - Problem of ianjuta_terminal_execute_command in 2.28
1821 anjuta: F6 switches focus instead of setting over (bgo#621678)
1822 symbol-db: Fixed crasher bgo #622139
1823 project-wizard: bgo #621512  - Remove deprecated glib symbols
1824 language-support-vala: bgo#620927  - Vala plugin compilation
1825 libanjuta: bgo#620664  - Drag and drop of multiple source files
1827 Thanks to Abderrahim Kitouni, Akom C, Andika Triwidada, Fran Diéguez,
1828 G. Baylard, Gennaro Bellizio, Jorge González, Massimo Corà, Matej Urbančič,
1829 Naba Kumar, Romain Perier Sébastien Granjoux
1831 Anjuta 2.31.3 "Smile, tommorow will be worse" (7 June 2010) -- Johannes Schmid
1833 New:
1834 - language-support for Vala
1836 Updated:
1837 - Symbol database is super fast now
1838 - Glade plugins was cleaned a lot and doesn't spit warnings anymore
1840 Bugs fixed:
1841 anjuta: bgo #618273  - Anjuta closes when pressing ESC in the save dialog
1842 bgo #586428  - paths with symlinks do not get 'real' absolute paths
1843 language-support-cpp-java: bgo#618955  - Smart brace completion is no longer smart
1844 message-view: bgo#620209  - Message View Crashes When Hovering Mouse Cursor Over Message Toggle Icons
1845 npw: fix #610934  - Improve translations for the wizard files
1846 Remove deprecated GTK+ symbols. Fixes bug 572754.
1848 Anjuta 2.31.2 "There are no ugly girls, just lazy ones" (25 May 2010) -- Johannes Schmid
1850 New:
1851 - class-inheritance is included using libfoocanvas
1853 Bugs fixed:
1854 file-wizard: #616810 Error when creating new c source and header
1855 language-support-cpp-java: bgo#618314  - Anjuta crash on while editing
1856 symbol-db: Fixes #bgo 617433 Tab switching is slow because of rescanned symbols
1857 symbol-db: Partially fixes bgo #615429: Optimize global and local views sql queries
1858 libanjuta: Completes fixing bgo #615428: new column is_container
1860 Anjuta 2.31.1 "Better late than never" (6 May 2010) -- Johannes Schmid
1862 New:
1863 - Symbol-db tree model with direct database access
1864 This brings faster a faster and more up-to-date symbol tree
1866 Bugs fixed:
1867 anjuta-tags: bgo #616780 - Wrong return type recognition
1868 document-manager: fixed bgo #616739 - doesn't open .ui files, neither in xml mode
1869 anjuta-tags: fixed bgo #616503 - updates to the ctags vala parser.
1870 symbol-db, language-support-js: bgo #616435 - make distclean removes y.tab.c
1871 document-manager: bgo#550027  - Open a source tab in full window size
1872 document-manager: bgo #586689 - close all but this
1873 symbol-db: Bug 613962 - symbol-db views need alphabetical ordering
1874 symbol-db: Fixes bgo #614906 - Local view shows namespaces far too often
1875 symbol-db: bgo #614408 - convert GET_PRIV () to ->priv
1876 anjuta: Fixed bgo 500962 - Further icons
1877 symbol-db: Fixed bgo #611834 - Symbol icons are wrong for members
1878 macro: #613118 - Please fix escaping of UTF-chars in ui file
1880 Anjuta 2.30.1 "BASIC's not the answer" (26 April 2010) -- Johannes Schmid
1882 Bugs fixed:
1883 symbol-db: Fixed bgo #611834 - Symbol icons are wrong for members
1884 document-manager: bgo #600083 - close documents by middle-mouse click
1885 symbol-db: bgo #614936 - compile error with cfiles under js_parser
1886 symbol-db: bgo #614932 - void function cannot return value
1887 symbol-db: bgo #614933 - build fail with sun cc because zero-sized struct
1888 language-support-cpp-java: libstdc++ is not available on Solaris #614928
1889 gtodo: Deselecting "Hide completed items" does nothing (#614751)
1890 language-support-cpp-java: bgo#615596  - . -> completions doesn't work with prefixed &, %, etc
1891 libanjuta: #615718  - anjuta-command crash call on set_error_message.
1892 js: bgo#615341  - Use correct LDFLAGS for the JS plugins
1893 dir-project: bgo #616503 consider Vala files as sources
1894 patch: Fixed bug 616740 - duplicated shortcuts nodes
1896 Anjuta 2.30.0 "Ostern in Berlin" (29 March 2010) -- Johannes Schmid
1898 Bugs fixed:
1899 git: Free the log message for merges at the right time
1900 Makefile.am missing libxml flags in some plugins (bgo#613559)
1901 macro: #613118 - Please fix escaping of UTF-chars in ui file
1902 project-wizard: JS template support and require GJS 0.6
1903 build: bgo#612959 - Anjuta crashes when clicked 'Compile'
1904 language-support-cpp-java: Avoid duplication of local symbols in project search
1905 language-support-cpp-java: Fixed some undo problems with indentation
1906 sourceview: bgo#567029 - underline warnings/errors using user-selected message colors
1907 starter: Add tooltip for recent projects.
1909 Anjuta 2.29.92 "Give me Shortcuts" (8 March 2010) -- Johannes Schmid
1911 Changes:
1912 - Stabilisation fixes with autocompletion
1913 - Performance work
1915 Bugs fixed:
1916 anjuta: bgo#567689 -  Shortcuts grabbed all components of anjuta
1917 bgo #566194 -  Garbage in the message pane for messages with bold font
1918 sourceview: Don't block F7 shortcut (bgo#611204)
1919 language-support-cpp-java: Better expression parsing (bgo#608499)
1920 project-wizard: Added back translatable-strings.h until bgo#610934 is fixed
1921 preferences: fix preferences registration for recent gtk+ versions (bgo#609190)
1922 project-wizard: bgo#606596 -  Javascript template doesn't make sense
1923 fm: bgo#605050 -  Saving a file duplicates its entry in File Manager
1924 build-basic-autootls: Get make targets for files from language-manager plugin (bgo#611933)
1925 bgo #611312 -  Make manual page up-to-date
1927 Anjuta 2.29.91 "Vala la Révolution" (22 February 2010) -- Johannes Schmid
1929 Features:
1930 - Support for Vala symbols in the symbol-db
1932 Bugs fixed:
1933 language-support-cpp-java: bgo#609227 -  autocompletion problem (and some memory leaks)
1934 bgo #550715 - Smaller icons in plugin list.
1935 language-support-cpp-java: reapplied previous commit. bgo#610397 bgo#610404
1936 symbol-db: bgo#610404 added cancel logic to search command.
1937 starter: bgo#582726 -  Loading file from command-line/nautilus puts starter page in front of file
1938 project-import: bgo#582717 -  'Create Folder' button not applicable in 'New From Existing Sources' file
1939     chooser dialog
1941 Also special thanks to all translaters!
1943 Anjuta 2.29.90 "Jag älkar svesk..." (7. Februar 2010) -- Johannes Schmid
1945 Features:
1946 - None (we are in feature freeze) except new language for Codename ;)
1948 Bugs fixed:
1949 bgo #608701 -  Compiler warnings
1950 bgo #608396 -  crash while refreshing a buffer with some breakpoints
1951 + Several fixed in symbol-db and language-support-cpp-java
1953 This is the first beta release in the 2.30 cycle so please give it some testing!
1955 Anjuta 2.29.6 "Naba is back" (25 January 2010) -- Johannes Schmid
1957 Features:
1958 - Packagekit integration (Naba Kumar)
1959 - Project manager supports a simple "Directory" project now which allows
1960 to handle project that either don't use automake or where the automake parser
1961 can detect the files correctly. (Sébastien Granjoux)
1963 Bugs fixed:
1964 bgo#541687 - selecting properties of executable with mouse
1965 class-gen: bgo#606801 -  Bad translation error + GTKmm Project error
1966 bgo#572754 - Replace deprecated GTK_OBJECT_TYPE with G_OBJECT_TYPE
1967 bgo#601750 -  Tooltip evaluation doesn't respects mouse position
1968 bgo#605060 -  Single-step highlighting works only for the first-opened project
1969 bgo#607415 -  Anjuta creates lots of random directories
1971 Anjuta 2.29.5 "Birthday present" (12 January 2010) -- Johannes Schmid
1973 Features:
1974 - Completion for ., ->, and :: in C/C++
1976 Bugs fixed:
1977 symbol-db: re-fixed bgo#605952 with patch from Sébastien Granjoux.
1978 language-support-cpp-java: #566982 -  don't autocomplete inside string or comment
1979 sourceview: Implement ianjuta_editor_cell_get_attribute() properly (#586457)
1980 bgo #605763 -  No file found while adding a simple c++ class
1981 bgo #605730 -  completion "." "->" are not shown
1982 bgo #606069 -  Anjuta won't attach to process to debug it
1983 symbol-db: bgo#605952 -  Some small fixes for symbol-db
1984 bgo #559876 -  I can't add python file source code to Project > Add source code
1985 bgo #565191 -  'add project target' is mostly broken
1986 bgo#566209 -  "generate inhertances..." progress bar doesn't disappear
1987 symbol-db: fixed bgo#605343 - fix build warnings
1988 symbol-db: fixed bgo#605306 -  Add missing include to fix build
1990 Anjuta 2.29.4 "Snow makes happy aka Last X-Mas" (21. December 2009) -- Johannes Schmid
1992 Features:
1993 - Javascript support (Deniz Ermilov)
1994 - Support for parsing expressions allowing member completion (Massimo' Cora)
1995 - Improved autocopletion support using GtkSourceCompletion support in
1996 GtkSourceview master (Johannes Schmid)
1998 Bugs fixed:
1999 bgo#597318 - Anjuta terminal crashes X
2000 bgo#597815 - Crash due to malformed UI definition file
2001 bgo#599532 - plugin.c: missing call to fclose
2002 bgo#600924 - misc. build fixes for 2.28
2003 bgo#601567 - Import from git fails
2004 bgo#585529 - Replace AnjutaMessageArea with GtkInfoBar
2005 bgo#559925 - Send special keys to the terminal
2006 bgo#602784 - Remove unneeded libsexy code
2007 bgo#604581 - Crash Scintilla when writing a comment
2008 bgo#599323 - symbol-db plugin can't create the symbol database
2009 bgo#604954 - Configure project fail if project path contains space
2010 bgo#604621 - specify /dev/shm at config time.
2012 Anjuta 2.29.2 "Prager Herbst" (14 November 2009) -- Johannes Schmid
2014 Features:
2015 - New codename ;)
2016 - For upcoming features, see the new-project-manager and the cxxparser branches
2018 Bugs fixed:
2019 String review (thanks to Phillip Withnall)
2020 symbol-db: fix #597113
2021 search-plugin: unmerge ui and remove action group when the plugin is deactivated
2022 git: remove action groups when the plugin is deactivated
2023 file-manager: fix bug where we accessed the FileView even though it was freed
2024 debug-manager:bgo #596009 -  Easier adding of watches
2026 Anjuta 2.28.0 (28 September 2009) -- Johannes Schmid
2028 Bugs fixed:
2029 gdb: bgo#594665 -  Fix link of test program
2030 sourceview: Report error when location is > 0 for markers (bgo#593954)
2031 terminal: bgo#594648 -  Terminal does not work
2032 sourceview: #355151 -  drag/drop into editor window should open file
2034 And of course lots of translation updates!
2036 Anjuta is translated fully into the following languages:
2037 pt_BR, en_GB, bg, de, da, fr, gl, it, pt, sv, es, tr, uk, hu, th
2039 The manual is fully translated for:
2040 el, es and th
2042 Anjuta 2.27.92 (7 September 2009) -- Johannes Schmid
2044 Bugs fixed:
2045 class-gen: bgo #593532 - Untranslated strings
2046 language-support-cpp-java: bgo #593291 - fix small typo
2048 Thanks to all translators!
2050 Anjuta 2.27.91 (27 August 2009) -- Johannes Schmid
2052 Updates:
2053 - Some git fixes (file-status, etc.)
2054 - Stability fixes on symbol-db
2056 Bugs fixed:
2057 Typo in Anjuta pot file (bgo#593236)
2058 bgo #592941 – Fixed errors in Anjuta IDE Manual (Greek translation)
2059 bgo #591758 -  Fix language mistakes
2060 bgo #591887 -  Bad strings for translation
2061 bgo #590117 – Build failure: local scandir() function collides with system's
2062 bgo #589828 – Can't open GtkBuilder files with the glade plugin
2063 bgo#590708 – Some untranslated strings
2064 project-wizard: bgo#591359 – Need an easier and intuitive way to create a shared library project
2065 bgo #590337 – Compile failure: not allowed to link against a -module
2066 bgo #590720 – glade plugin FTBFS on mips(el) and alpha, LANGUAGE_C built-in
2067 bgo#590337 – Compile failure: not allowed to link against a -module
2068 language-support: bgo#575926 – 'Maintain past indentation' disables itself
2069 bgo #578690 – Several components underlinked
2070 bgo #585428 – Context needed to translate
2071 bgo#590334 – Fix -I ordering
2072 bgo #590338 – Missing plugins flags
2073 git: Add init support (bgo 566698)
2074 language-support-cpp-java: fixed critical #588112 - infinite loop / freeze
2075 bgo#587248 – Encoding key in desktop file is deprecated
2076 bgo#588485 – fixes from running anjuta with G_DEBUG="fatal_warnings"
2077 bgo#589699 – When ~/.cache isn't exists, session data isn't saved
2078 bgo#588506 – Wrong value of PACKAGE_DOC_DIR
2079 bgo#589601 – "gtk-execute" and "gtk-cancel" marked for translation
2081 Anjuta 2.27.5 (27 July 2009) -- Johannes Schmid
2083 Updates:
2084 - Even better git plugin (James Liggett)
2085 - Work to get C++ autocompletion done (Massimo' Cora)
2087 Bugs fixed:
2088 git: Show the active branch in the status bar (bgo 589401)
2089 symbol-db: #588387 make typeahead searching caseless
2090 Migrate anjuta project wizards from libglade to GtkBuilder (GnomeBug:530740)
2091 bgo #575147 – Headers of new C++/GObject classes have wrong copyright and license notices.
2092 bgo #577741 – "single step over function" does not always work as expected
2093 bgo #587957 – doap file missing bug-database
2094 bgo #583731 – Some untranslated strings
2095 git: Refresh the log view when switching branches (bgo 580276)
2096 bgo#578438 – broken svn libraries detection in configure
2097 git: Fix a typo in a menu tooltip (bgo 587191)
2098 gbf-am: build fix #586926
2099 #586926 – gdbmi_test build fails
2100 bgo#513156 – Get rid of libgnome(ui)
2101 git: Add descriptions to the menu items (bgo 577924)
2102 #586621 – Crash while loading project file
2103 go#586148 – Case had to be the other way around
2104 bgo#586148 – Fixing setting whitespace for the editor not working
2105 bgo#577924 – Fixing AnjutaStatusbar for displaying menu tags
2106 #577232 – run-program plugin: projects's working directory should be set to project root on start
2107 #586030 – Value of a new environment variable is not saved in run parameter dialog
2108 #584180 – Duplicate copy of GBF/General.pm installed to same location
2109 #582961 – Replace SexyIconEntry by GtkEntry icon functionality (available in GTK+ 2.16)
2110 subversion: Show conflicted files in the commit dialog (bgo 578411)
2111 symbol-db: #585498 – Completion stop working and strange warning
2113 Anjuta 2.27.3 (14 June 2009) -- Johannes Schmid
2115 Updates:
2116 - Pixel-saving UI for tabs
2117 - Remove markup from translatable strings
2119 Bugs fixed:
2120 - Lots of git bugs fixed
2121 #584013 – libanjuta-1.0.pc.in still requires libglade-2.0
2122 #584347 – Don't reference child revisions
2123 #567214 - bookmarks window wastes too much space
2124 #582464 – crash in Anjuta IDE: Hacking on Empathy, dele...
2126 Anjuta 2.27.2 (26 May 2009) -- Johannes Schmid
2128 Updates:
2129 - Lots of git improvements
2130 - Subversion improvements
2131 - Removed libglade dependency
2133 #581416 - Fix void function cannot return value
2134 #581869 - anjuta fails to build outside source tree
2135 #582710 - Please consider using g_timeout_add_seconds to reduce wakeups
2136 #582977 – String misspelled
2137 #581421 - build fail on symbol-db/test
2138 #530740 – Use GtkBuilder instead of libglade
2139 #583589 – Some untranslated strings
2140 #580340 - Reuse the last commit message when amending commits
2142 Anjuta 2.27.1 (4 May 2009) -- Johannes Schmid
2144 Updates:
2145 - Improvements in git plugin
2146 - Improvements with auto-completion speed
2148 Bugs fixed:
2149 #530740 - Use GtkBuilder instead of libglade
2150 #581074 - Creating a new wxWidgets project should not include libglade
2151 #580994 - using DEBUG_PRINT instead of g_print
2152 #580013 – patch plugin doesn't handle patch-files with whitespace
2153 #568779 – project wizard should infer project name from base path
2154 #577721 – tooltips appears in wrong position
2155 #579118 – Segmentation fault when adding file to project
2156 #578087 – Artwork for Symbol Database is actually not from Monodevelop
2157 #567588 – highlight default button in Find dialog
2158 #576959 - Search does not point to correct line number on first match when file is not opened in editor.
2159 #577006 – crash creating new file
2160 #574607 – Replace function selects text uncorrectly
2161 #576057 – doesn't build with graphviz 2.22.2
2162 #575617 – Update FSF address
2164 Anjuta 2.26.0 (16 March 2009) -- Johannes Schmid
2166 Bugs fixed:
2167 #397883 – The license info is almost empty
2168 #574376 – Save doesn't always save
2169 #573858 – link fail on Solaris for plugin symbol-db
2170 #562113 – Clean docbook syntax in order to validate
2171 #571740 – Get rid of deprecated libgnomecanvas
2172 - Fixed crash in git plugin
2173 - Fixed little problem in build plugin
2174 - Fixed distcheck
2176 - Translation updates:
2177 Anjuta is now fully translated into the following languages:
2178 pt_BR, en_GB, da, fi, fr, gl, el, it, ca, pt, sv, es, tr, hu, vi, de, sl
2179 and over 80% in
2180 ru, ja, mr, ar, th, pl
2181 The manual is translated into Spanish now.
2183 Thanks to all translators
2185 Anjuta 2.25.903 (2 March 2009) -- Johannes Schmid
2187 Bugs fixed:
2188 - Valgrind memory fixes
2189 - Documentation fixes and updates
2190 - Fixes in the glade plugin
2191 - Version control integration fixes
2192 - Auto-indentation fixes
2193 #564282 – configure error: source directory already configured
2194 #567513 – Running configure doesn't make anjuta be aware that the
2195   project doesn't need a configure stage in its menus
2196 #565170 – Invalid read in plugin.c
2197 #573326 – Debug misfunction
2198 #572637 – Valgrind shows some errors in symbol-db
2199 #567068 – autocomplete box should vanish on backspace
2200 #564306 – don't ask which program to run if project has only one target
2201 #559806 – Anjuta crashes when closing unsaved file
2202 #556970 – Swap .h/.c doesn't work for C header files (*.h)
2203 #555895 – Save configure options for build configuration
2204 #572608 – crash clicking on 'find in files...' results.
2205 #572451 - crash on closing project
2206 #571760 – Find & Replace is broken (due to my previous changes)
2207 #511589 - remove missed includes
2208 #572289 – Make code less ambiguous
2209 #564891 – Crash when closing editor window
2211 Anjuta 2.25.902 (16 February 2009) -- Johannes Schmid
2213 This is a bug-fix release for the GNOME 2.25.91 Beta!
2215 Updates:
2216 - Code completion
2217 - Searching
2218 - Project Management
2220 Bugs fixed:
2221 #570820 – problem with gtk+ trunk
2222 #564942 – display project-relative path in search results pane
2223 #571381 – Seach button disabled if no files opened. 
2224 #571733 – file manager should sort files case-insensitively
2225 #571233 – Uncorrect loading of subversion plugin
2226 #571215 – doesn't indent function declarations correctly
2227 #570492 – Some criticals in the terminal plugin
2228 #556148 – it's impossible to remove project variables
2229 #571262 – gbf-am: treat tail slash as a package
2230 #566991 – list project modules in sorted order
2231 #571114 – Crash after clicking on Edit/Preferences with open document
2232 #571143 - Double free crasher of path string.
2233 #563704 – Anjuta displays column/line numbers after edit windows closed
2234 #556970 – Swap .h/.c doesn't work for C header files (*.h)
2235 #570720 – There are warnings in some cases when I press cancel in 
2236         program arguments dialog
2237 #566785 – Anjuta crashes after enabling and disabling a plugin
2238         often
2239 #567606 – Auto-indentation in Anjuta gets tab indentation wrong for function paramaters
2240 #565015 – duplicate matches in search results pane
2241 #539580 – Uncorrect pass search result to
2242 #570614 – outdated download addresses
2243 #566531 – Find & Replace results in wrong result for files
2244         containing multi-byte UTF-8 sequences
2245 #570877 – symbol-db doesn't scan user-added packages.
2246 #570929, initialize widgets before add watches.
2247 #566987 – display tooltip with prototype when calling function in project.
2248 #570245 – gbf gio-critical g_file_query_exists
2249 #566693 – Code completion of symbols usually not working
2250 #570492 – Canot open editor - crash
2251 #567100 – opening Find dialog causes GtkSpinButton warning
2252 #570444 – can't change numbers in preferences dialog
2253 #566987 – display tooltip with prototype when calling function in project
2255 Thanks to anybody involved!
2257 Anjuta 2.25.901 (3 February 2009) -- Johannes Schmid
2259 This is a bug-fix release for things that were broken too much in 2.25.90
2261 Bugs fixed:
2262 #570249 – glade plugin does not build
2263 #566702 – Please add a separator between Build Project and Build Tarrbal
2264 #570264 – cannot do subversion->commit: no modified files are detected anymore
2265 #570223 – Replace all in open buffers crashes
2266 #567206 – Build doesn't start if auto-save fails
2268 Anjuta 2.25.90 (2 February 2009) -- Johannes Schmid
2270 New:
2271 - Glade integration work (GSoc) merged
2272 - Support for scratchbox2
2274 Updates:
2275 - Improved file status display
2276 - Don't depend on Gnomeprint
2278 Bugs fixed:
2279 #561370 – there is no way to know which files are in repository and which not.
2280 #566800 – Had a random crash in "File manager" preferences pane
2281 #569908 – completion of symbol shouldn't scroll the editor
2282 #511589 - fix c&p error in uri_is_parent; fix uri_get_chrooted_path
2283 #570136 – add option to not show unversioned files
2284 #542412 – GSoc: Glade3 integration
2285 #567728 – Copypasting build errors, messages and warnings
2286 #564276 – useless checkbox next to action groups in Shortcuts view
2287 #514609 – install-data-hook problem on Gentoo
2288 #563499 – Goto Matching Brace and other commands missing in GtkSourceView editor
2289 #564272 – Highlight Mode menu should indicate current mode
2290 #567030 – gtksourceview editor should underline warnings
2291 #561094 – Creation of backup files can't be disabled using gtksourceview
2292 #569585 – translation issues, typos
2293 #570034 – the open ToolbarItem is named "Open recent file"
2294 #570056 – version mismatch for dependency gtk+
2295 #567846 – A lot of g_warning-s when starting up Anjuta
2296 #570014 – invalid print of uninitalized value
2297 #560857 – GNOME Goal: Remove deprecated GLib symbols
2298 #567361 – allow me to jump to declaration in external package header
2299 #513156 – Get rid of libgnome(ui) (partial)
2300 #569857 – terminal copy/paste doesn't work
2301 #566209 – "generate inhertances..." progress bar doesn't disappear (partial)
2302 #549958 – user is not notified if a file is removed from filesystem
2303 #567206 – Build doesn't start if auto-save fails
2304 #357275 – allow user to jump directly to Symbols / Search
2305 #357275 – allow user to jump directly to Symbols / Search
2306 #491491 – Auto save's problem (automatic reload was a bad idea)
2307 #357820 – Goto / Previous history should return to previous cursor position
2308 #569225 – glade-plugin build error
2309 #568493 – Anjuta freezes after moving around large portions of code
2310 #511589 for debug-manager plugin
2311 #491491 – Auto save's problem (reload automatically)
2312 #549958 – user is not notified if a file is removed from filesystem
2313 #564308 – autogenerated gtk/gnome program does not exit
2314 #565188 – Invalid write on deinitialization
2315 #568119 – Automatic scanning of system-packages doesn't work
2316 #568381 – Website manual chapter 5. Debugging
2317 #548310 – Allow plugins to load/save key accelerators
2318 #565320 – sbox2 support for anjuta
2319 #564659 – Port anjuta to use Gtk+ print instead of deprecated gnomeprint
2320 #566696 – Make the terminal plugin open in the directory of the project
2321 #568254 – build fail on symbol-db-engine-core.c with suncc
2323 Anjuta 2.25.5 (19 January 2009) -- Johannes Schmid
2325 New:
2326 - File-browser shows version control status for subversion using emblems
2328 Updates:
2329 - Removed gnome-vfs usage
2330 - Lots of improvements with auto-completion and symbol-db
2331 - string fixes
2333 Bugs fixed:
2334 #567967 – build fail with sun cc because zero-sized struct
2335 #568068 – critical warnings on activation of debug-manager
2336 #531717 - remove tray icon
2337 #511589 - port to gio
2338 #568008 – invalid g_object_unref in file-manager
2339 #568020 – critical warning on bracket completion
2340 #565353 – View Log and Diff context menu commands should 
2341         act immediately
2342 #568028 – goto [declaration|implementation] should prefer the current 
2343         file.
2344 #567060 – symbol search should ignore case.
2345 #565342 – wizard creates useless dist-hook in Makefile.am
2346 65024 – "Retrieving log..." still displayed after retrieval 
2347         complete
2348 #564988 – Subversion context menu should have a Revert command
2349 Fix #567222 – Please add comments for translators
2350 Fix #567216 – Don't leave trailing spaces
2351 Fix #567226 – Don't leave trailing spaces
2352 Fix #567224 – Don't leave trailing spaces
2353 Fix #567881 – Strange strings
2354 #567523 (Goto Implementation jumps to declaration).
2355 #567504 – New Project dialog is not centered
2356 #567505 – Anjuta hangs while generating inheritances
2357 #567217 – Don't use trailing spaces.
2358 #567228 – Don't leave trailing spaces.
2359 #548910 Hide the Global tab in case only C-files are used in a project.
2360 #567360 – Context Help needs an icon
2361 566924 - Subversion diff should be done from the project's root
2362         directory.  
2363 #566943 – Icons are not not found
2364 #567156 – better autodetection of language
2365 #567010 - Can't import project if parse scripts failed
2366 #567068 – autocomplete box should vanish on backspace
2367 #566987 – display tooltip with prototype when calling function in project
2368 #566693 – Code completion of symbols usually not working
2369 #567227 – Don't leave trailing spaces
2370 #567223 – Don't leave trailing spaces
2371 #567219 – String fixes
2372 #567218 – Don't leave spaces before punctuation
2373 #567203 – small signal error in symbol-db-system
2374 #566985 – sort multiple symbol matches by file path
2375 #567058 – Goto Implementation can't jump to struct or typedef types
2376 #566690 – Goto declaration menu item should go to implementation if 
2377         there's no delcaration
2378 #567067 – Anjuta hangs if I close project while scanning symbols
2379 #567049 – Goto Definition fails for symbols ending in a digit
2380 #566699 – Default "Available API tags" for 
2381         Symbol Database preference tab.
2382 #566691 – Goto declaration nor goto definition work with macros
2383 #565981 – Don't use g_file_test()
2384 #511589 - Remove unnecessary hack for GNOME-VFS which
2385         is not needed for GIO/GVFS
2386 #511589 – Remove dependency on gnome-vfs from Makefiles
2387 #511589 – Anjuta uses GNOME-VFS
2388 #566715 – invalid free in run-program/parameters.c
2389 #511589 – Anjuta uses GNOME-VFS 
2391 Anjuta 2.25.4 (5 January 2009) -- Johannes Schmid
2393 Translations updates:
2394 ====================
2395 es, fr, sv, fi, he, ru, pt_BR, pl
2397 New:
2398 - Symbol-db plugin now default and working, old ctags code and symbol-browser
2399 removed
2400 - Starter plugin for fast access to common actions
2401 - Remote debugging support using gdbserver
2402 - New bookmark interface
2403 - gnome-build merge into anjuta
2405 Updates:
2406 - Single toolbar without bonobo
2407 - Devhelp plugin uses webkit now
2408 - Lots of HIG fixes
2409 - Improved searching
2410 - Scintilla updated to 1.77
2412 Special thanks to (in no particular order, before the huge list of bugs appears...)
2413 - Sébastien Granjoux (for general bug fixing, merging gnome-build and being totally awesome)
2414 - Massimo Cora' (for doing the great work on the symbol-db plugin)
2415 - Naba Kumar (for giving lots of input on design decisions)
2416 - James Liggett (for the work on the version control plugins)
2417 - Adam Dingle (for many patches and lots of QA in bugzilla)
2418 - Jens Georg (for the GNOME-VFS porting)
2419 - Carl-Anton Ingmarsson (for various great patches)
2420 - Ignacio Casal Quinteiro (for updating devhelp to webkit and the new starter plugin)
2421 - All translators and people I possibly missed here
2423 Bugs fixed:
2424 #565885 – Search is broken for a single file with output to find pane 
2425 #565714 – use F11 shortcut for Full Screen
2426 #511589 – Anjuta uses GNOME-VFS (partly)
2427 #305515 – Bookmarks are not remembered across sessions
2428 #566284 – search-view should match more
2429 #566225 – activating selected row in search view does nothing
2430 #564302 – "Loaded Project..." is confusing
2431 #566129 – crash when project opening and file not found
2432 #565773 – symbol scanning is very slow
2433 #529181 – refresh dialog pops over all windows
2434 #563988 - Zoom factor is not updated correctly in scintilla
2435 #565769 – symbol-db blocks anjuta when files are removed
2436 #565890 – cleanup thread handling by using a GThreadPool
2437 #565823 – symbol-db hardcodes /usr/include for header files
2438 #545127 – When searching down can't see below search result
2439 #565278 – remove Next Occurrence and Previous Occurrence commands
2440 #565014 – sort Find in Files output by filename
2441 #564891 – Crash when closing editor window
2442 #565691 – no Goto Definition command in symbol-db
2443 #565701 – Anjuta hangs if ctags not installed
2444 #565578 – Next Document command does not cycle back to first document
2445 #565650 – Port anjuta-session from gnome-config to GKeyfile
2446 #565706 – trailing period in symbol-db labels
2447 #565700 – Enter key inserts garbage into Symbols / Search box
2448 #565492 – remove usage of std i/o
2449 #560857 – Remove deprecated GLib symbols in project wizard
2450 #565381 – Anjuta manual needs copy editing
2451 #564987 – Save All, Close All should appear in Documents menu
2452 #565002 – Redo shortcut should be Ctrl+Shift+Z
2453 #565016 – Previous History and Next History should have shortcuts
2454 #563585 – Find in Files is extremely slow
2455 #565189 – anjuta fails to build due to IAnjutaBookmark not being
2456         removed from documentation
2457 #564673 – I cannot activate sourceview plugin over scintilla
2458 #563889 – GNOME Goal: Clean up GLib and GTK+ includes
2459 #563980 - displayed some more info on search tab
2460 #309664 - Some file types impossible to open In Anjuta
2461 #563490 – Select Code Block command selects nothing in GtkSourceView editor
2462 #559806 – Anjuta crashes when closing unsaved file
2463 #563988 – don't display zoom factor when using GtkSourceView editor
2464 #564295 - minor English fix
2465 #563500 – inconsistent case sensitivity defaults
2466 #564377: Avoid opening an empty buffer when file does not exist
2467 #562808 – symbol-db crashes with latest libgda
2468 #560857: Remove use of g_mem_chunk in tools plugin
2469 #513156: Get rid of libgnome(ui) (partial)
2470 #563692: added a toolbar with build and execute buttons
2471 #563696 – garbage pixels appear in build output
2472 #563685 crash when trying to create a GObject
2473 #563753 default project directory is "/" until I set it explicitly
2474 #563586 Crash if project TODO.tasks is not readable
2475 #559951: Class Generator cannot add new class
2476 #563530: "Do not show binary files" should add ".pyc" and ".pyo"
2477 #552081: Dependent plugins are not added in the preference dialog
2478 #560284: Crash when deleting a folder outside Anjuta
2479 #562623: Project creation fails if path uses a tilde
2480 #562754: Create corresponding header file does not work
2481 #548873: File->Close project menu remains active after closing
2482         a project
2483 #562750 – The view should be showed when you search something.
2484 #558910: libanjuta has several warnings
2485 #560311 – Update devhelp plugin to use webkit version
2486 #557767 – Open file in file tree view on press Enter
2487 #312660 – Too many click to set "terminus" font
2488 #561369: Debug->add source path menu item doesn't work
2489 #558788 – Improving debugging
2490 #559800 - Missing debugger menu
2491 #558315 – Ambiguous message
2492 #544583 Add support for gnome applet projects
2493 #556147 Provide valid default directory for project
2494 #552996 - New file dialog misses BSD licence
2495 #545668 - new file are not added correctly to the project
2496 #545668 – file's icon not correctly updated on tabs-right-click
2497 #556053 – closing file tabs disable 'save button'
2498 #556053 – closing file tabs disable 'save button'
2499 #523609 – PATCH: Using a deprecated func in about.c
2500 #554337 Allow to change build directory to project directory
2501 #554337 Set uri instead of current_folder_uri
2502 #554684 – Cursor column number is not updated when typing text
2503 #554337 could not find glade file while executing a program
2505 Anjuta 2.24.0 (22 September 2008) -- Johannes Schmid
2507 Translations updates:
2508 ====================
2509 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
2511 Updates and fixes:
2512 - New version of symbol-db plugin beta
2513 - Fix warnings, some documents could have no associated file
2514 - Fix #529468: Use weak pointers to avoid acting on widgets that have
2515   been destroyed.
2516 - Fix #551574 Project names and descriptions are not translatable
2517 - Fix #551684: Wrong AC substitutions in anjuta-version.h.
2518 - Fixed a problem with async file loading.
2519 - Fix libanjuta API documentation
2520 - Imported new symbol icons from MonoDevelop.
2521 - Fix #550322 - Newlines should be placed at the end of error messages
2522   lines
2523 - Fix #550470 - Crash: Executing file through popup menu
2524 - Use the View->Editor->* menu items for view spaces, view eol and
2525   line wrap (new) option instead of the preferences.
2526 - Fix #549950 - crash while saving a file
2529 Anjuta 2.23.91 (1 September 2008) -- Naba Kumar
2530 -------------------------------------------------
2532 Translations updates:
2533 =====================
2534 mr, sq, es, gl, sr@Latin, ar, fi, gu, sv, de
2536 New:
2537 ====
2538 * GSoC Git plugin completed: Beta 1 completes the agreed-upon feature set in
2539   the proposal.
2540 * Symbol-DB plugin maturing.
2542 Updates and fixes:
2543 ==================
2544 * Fixed a crasher in symbol-db due to use of uninitialised memory
2545 * Fixed bug #548622 – sun cc can not compile build-options.c
2546 * Do not free mutex in symbol-db because that crashes 50% of the time.
2547 * Fixed critical on plugin deactivation of message-view plugin
2548 * Fixed bug #546109 - Spurious libanjuta-2.0.pc file
2549 * Install anjuta-version.h
2550 * Keep const gchar* instead of GFile in debugger interface
2551 * Updated debugger documentation
2552 * Updated build documentation
2553 * when terminal window is active (remove shortcut)
2554 * Fixed bug #548646 Delete key press is routed to editor window
2555 * Fixed bug #549105 Patch plugin icon not loaded
2556 * Fixed bug #549405 – There are warnings when I create a new file
2557 * Fixed bug #548606 now engine exits cleanly even if it's in scanning mode.
2558   It still remains the libgda bug anyway, bug #545979.
2559 * Fixed bug #522032 also for symbol-db.
2560 * Added two checkboxes: one is for parallel scan control, the other is for
2561   the buffer updating control.
2562 * GSoC Git plugin: Beta 1 completes the agreed-upon feature set in
2563   the proposal.
2564 * Fixed bug #548984 – Use AC_HELP_STRING macro
2565 * Use gnome-terminal if terminal plugin is missing
2568 Anjuta 2.5.90 (18 August 2008) -- Johannes Schmid
2569 -------------------------------------------------
2571 Translations updates:
2572 =====================
2573 ar, be@latin, de, es, fi, gl, he, mk, oc, pt, ru, th, vi
2575 Updates and bugfixes:
2576 =====================
2577 * Fix #536372: Write __MAX_BAUX instead of __MAX_BAUD
2578 * Fix a crash when GNOME Terminal is not installed
2579 * now search for symbols can be done also in global tags. Added a new parameter
2580         to search function and adjusted dependencies on different plugins.
2581 * Put tables.sql into distribution
2582 * Fix #536889 anjuta doesn't pass "make check"
2583 * Fixed #537398 – crash in Anjuta IDE: Closed project
2584 * Fix #537134: critical warnings tools->plugin_deactivate
2585 * Fix #534523: anjuta parses filenames from make wrong
2586   GMatchInfo need to be freed even when regex fail in build_get_summary
2587 * Fixed a possible bug where the project-manager plugin is deactivated twice.
2588 * Fix #536375: libsocket not included cause build fail on Solaris
2589 * Add new scratchbox 1 plugin implementing IAnjutaEnvironment
2590 * Enabled tooltips for recent files to identify full paths.
2591 * Ported file-manager to gio
2592 * Fix #530215 – Have a message area like gedit
2593 * Using glib/gi18n.h instead of libgnome/gnome-i18n.h
2594 * Fixed a crash on file selection. Gave enough buffer for the formated
2595   time print.
2596 * Restore text focus on switching editor with ALT+X and
2597   navigating from local-symbols view.
2598 * Fixed #528699 – Auto-indent ignores spaces-per-indent settings
2599 * Fix #538798: UI selected tab document differs from real one
2600 * Fix again #538798: UI selected tab document differs from real one
2601 * Fix #538921 – Duplicated folders
2602 * Fix #539726 – Completing port to GIO
2603 * Fix #513156 – Get rid of libgnome(ui)
2604 * Fix #538443 – Missing files in POTFILES.in
2605 * Fix #538906 – Enable state "Max actions" when "No limit" toggled
2606 * Fix #449620 – Implement autocompletion for gtksourceview editor
2607 * Fix #540731 - Port editor to gio
2608 * Fixed loading of files from the command line
2609 * Fixed crash when double-clicking on a breakpoint.
2610 * Change (nearly) all interfaces to use GFile* instead of uris
2611   Document all shell variables
2612 * Fixed #541313 – Crash on saving file
2613 * Fix #515954 – create_global_tags.sh: wrong anjuta-tags path
2614 * Fixed global tags loading
2615 * Fix bug #538217: Run in terminal option isn't remembered
2616 * Fix bug: Debugger sources directories isn't remembered neither
2617 * Fixed "Hide binary files"
2618 * Fix #539551 – AutoComplete doesn't work
2619 * Fix #539551 – AutoComplete doesn't work
2620 * Fix #357697 – readonly file can be edited
2621 * Fix #511762 – Multiple selection don't work well when hitting enter
2622 * Fix #535173 – UI isn't updated on closing all documents
2623 * Fix #500962 – Further icons
2624 * Fix #475244 – AC_SUBST() not needed after PKG_CHECK_MODULES()
2625 * Fix #518594 – Get rid of .anjuta and follow fd.o specifications
2626 * Fixed #541689 – Filter buttons added
2627 * Fixed symbol-db plugin for threaded libgda calls
2628 * Show all completions even when the editor makes own suggestions
2629 * #541941 – Crash on searching with regular expression
2630 * Fixed #542838 – create_global_tags.sh is creating tags in root directory
2631 * Added 'continue global tags scan after abort' feature.
2632 * Allow to build project outside source directory (fix #540782)
2633 * Fix crash on closing project due to the previous patch
2634 * Add more options for build command: parallel make, keep going on error
2635   and keep message untranslated
2636 * Fix another crash on closing project with a file outside project
2637 * Fix #375640: Allow user to stop a build in progress
2638 * Fix #534566: expand shell variable in configure parameters
2639 * Fix #543889: Crash typing in configuration field
2640 * Fix #522825: Opening files from shell disable build->compile menu
2641 * Fix configuration name not displayed, error when compiling target
2642   outside project
2643 * Fix #543978: GPL license shown in COPYING file irrespective of
2644   which license selected
2645 * Fix #544190: Crash double click on item in stack trace
2646 * Fix #530630: Scintilla hand up after hit return
2647 * Fix #544841 – Cursor set on a wrong line when I click
2648 * Fix several memory leaks in build plugin
2649 * Keep all command data in one object
2650 * Fix #544495: Memory leak
2651 * Avoid using the same function name in interfaces implemented
2652   by the same object to avoid trouble with bindings
2653 * Fix crash on 64bits machine due to the previous change (thanks Ignacio)
2654 * Fix #543149 Project doesn't rebuild when file is changed
2655 * Bug #529270 - GSoc: Git Plugin, alpha release 3.
2656 * Add header file to expose libanjuta versioning information.
2657 * Add a preference for the new visible whitespace feature of gtksourceview
2658 * Pull GIO into the libraries that libanjuta links against. (Bug #546394)
2659 * Fix #542432 – Svn diff doesn't work correctly
2660   Convert the output of svn diff from localce to utf-8
2661 * Fix #545673 – A bug in isymbol_get_file function
2662   Use g_file_new_for_uri() instead of g_file_new_for_path
2663 * Fix #546620 – Build- and make dist fixes (with some small changes)
2664 * Fix #420279 – INS and OVR do not immediately change in status bar
2665 * Save files in their original encoding
2666 * Use a fallback dialog if the document was not added to the document-manager
2667   yet (#545557 – Crash pressing on message view)
2668 * Fix #493818 Close project with opened target properties dialog opened
2669   crash Anjuta
2670 * 545624 – Toolbar broken
2671 * Lots of improvements to symbol-db
2672 * Use uf8_strlen instead of strlen to avoid selection problem with
2673   non-ASCII search strings (see #440637 comment 15)
2674 * New git plugin (Anjuta GSoC project)
2676 Anjuta 2.5.0 (02 June 2008) -- Naba Kumar
2677 -----------------------------------------
2679 Translations updates:
2680 =====================
2681 gl, zh_TW, el, ru, en_GB, es, he, de, cs, ar, fr
2683 Updates and bugfixes:
2684 =====================
2685 * Fix #514620: Port anjuta to GRegex
2686 * Fix #536254: gtk_marshal_VOID__INT_INT shouldn't be used
2687 * Update sexy icon entry
2688 * Fix #536045: New run program plugin crash
2689 * Keep comment for enum and structures
2690 * Declare class typedef first
2691 * Allow to document Anjuta shell variable using define
2692 * Add a documentation sample in IAnjutaProjectManager interface
2693 * Fix a detail in the previous patch
2694 * Fix #534175: Deprecated code in Plugin Tutorial
2695 * Use sh instead of bash when possible
2696 * Order of include matter on OpenBSD
2697 * ps syntax differ on *BSD
2698 * Fix #527357: gdb plugin doesn't work under OpenBSD (do not clear CREAD).
2699 * Fix #528226: doesn't compiling on FreeBSD6.3
2700 * #535048 – Anjuta doesn't build when checking underlinking and overlinking
2701 * Forget this change to add AnjutaCommand and AnjutaAsyncCommand
2702   in the documentation
2703 * Change the new IAnjutaBuilder interface to use callbacks
2704 * Add the documentation of IAnjutaBuilder
2705 * Fixed bug #532537 - Crash on closing Anjuta Preferences when it
2706   open twice.
2707 * Set line to mouse location when popup-menu is displayed (#530689)
2708 * Document AnjutaCommand and AnjutaAsyncCommand
2709 * Fix a crash when changing a watch while debugger is stopped
2710 * Allow loading application/octet-stream mime type
2711 * Fix #378903: Use IAnjutaBuilder to always debug an up to date program
2712 * Use IAnjutaBuilder to always run an up to date program
2713 * New IAnjutaBuilder interface allowing to check if a target is up to
2714   data and having a notification when the target is built
2715 * Fix #533758: django project creation fails
2716 * #532625 – Wrong consecution of functions calls when opening a glade file
2717 * Fix #533346: Create project in path with spaces fails
2718 * Fix #531940: Can't change the default project directory
2719 * Remove useless _DEPENDENCIES
2720 * Fix #532243: Execute program with whitespace in the project path fails
2721 * Fix #531623: Crash on updating non-existing watch
2722 * Fixed a bunch of compiler warnings
2723 * Fixed global tags loading from project configuration and added a
2724   configuration option
2725 * Fix translation issues (#530860 and #531411)
2726 * #531405 – AM_CONFIG_HEADER macro is obsolete
2727 * add limit/offset keywords to search query. Adjusted APIs.
2728 * Fixed a minor bug with caches in the engine.
2729 * The terminal configuration default option doesn't work (#530031)
2730 * Combobox for terminal choose not working (#530032)
2731 * Do not reverse list of file in save-session (#531445)
2732 * Set line to mouse location when popup-menu is displayed (#530689)
2733 * Add a context menu with copy/paste in terminal plugin
2734 * Add an interface method to access the pkg-config data from gnome-build.
2735 * Automatically load symbol from project configuration (proof-of-concept)
2736 * Adapt to changes in recent libgda for symbols-db
2737 * Fix run plugin again, previous patch was causing a crash when
2738   the program exist
2739 * Fixed bug broken titles for new files
2740 * Added some utility methods (derived from gedit)
2741 * set message 'Generating inheritances...' when doing sdb_engine_second_pass_do ()
2742 * fixed a population bug introduced with using of caches. It broke the kind
2743   of symbol in some cases (e.g. returning of table_id = -1). 
2744 * Avoid lazy initialization and inlined the lookup functions to speed up the
2745   thing.
2746 * Performances improvement in sdb_engine_second_pass_update_heritage () using
2747   a prepared query (libgda parser now rulez!). Some fixes to the lock ()/unlock ()
2748   logic in this part should avoid gui freezing, at least here it does not freeze.
2749 * greyed out trees while population is in place.
2750 * Put the new run program plugin in the default plugin list
2751 * Fix a crash when the program doesn't exist
2752 * Put the menu items of the message-manager in the correct Goto menu
2753 * Allow markup in dialog description
2754 * #523186 – Open With dialog should mention filename
2755 * #530033 – Have window title like gedit
2756 * Also add the dirty char (*) at the beginning of the filename to match HIG
2757 * Moved Goto menu into View to avoid cluttering the menubar and created
2758   new Documents menu
2759 * Show open documents in the "Documents" menu and add actions for next/prev
2760   document like in gedit. Don't center menu items of notebook popup menu.
2761   (Fixes bugs #453702 and #529528)
2762 * 530566 – Fix translation and POTFILES.in
2763 * Use current project folder as default and added a file filter for
2764   the patch file chooser.
2765 * fixed search symbols to match "foo_symbol_%"
2766 * New run program plugin, includes a new dialog box to set
2767   program arguments
2768 * Update debugger plugin to use run program parameter dialog
2769 * Remove run program menu item
2770 * Use a gchar * null terminated array instead of a GList for
2771   passing environment variables
2772 * Add a child-exited signal in the IAnjutaTerminal interface
2773   Remove environment variables merging, it is already done
2774   in vte
2775 * fixed partial pattern match in symbols accordingly with api.
2776 * Hide progress bar when things are done in symbols db.
2777 * new dynamic prepared queries architecture. Now every query used in the
2778   engine has its own compiled query in libgda-sqlite provider. This for speed
2779   improvements, code cleaning and auto-escaping of string parameters. 
2780 * Lookup of dynamic queries takes care of sym_info parameters and of 
2781   parameters passed to functions. The compiled GdaStatements are stored in an 
2782   array of GTree (of GTree(s)). Some parameters, as the filter_kinds, 
2783   are bounded at n = 5, to avoid a third level of indirection on the store-trees.
2784 * Fix #529798: Mark additional strings for translation
2785 * Add additional restriction on project name fix #529226
2786 * Fix #529506: Uncorrect unloading tools plugin
2787 * Don't spit out two many warnings when the message view is destroyed
2788 * Only use first 500 characters for validation
2789 * Use GRegex instead of pcre and convert files to utf-8 if necessary.
2790   Rest of #440637
2791 * #528693 – Ctrl-F (Find) followed by Ctrl-V (Paste) pastes into main window
2792   (there was an else missing...)
2793 * Fixed bug #528264 - New: Uses incorrect spelling "assistent"
2794 * Fixed a condition where we kill our own process
2795 * Added new sessions states to avoid loading the local symbols before
2796   the session is loaded (speeds up start-up).
2797 * Fixed #528705 – There is no Redo
2798 * Add an env parameter in the IAnjutaTerminal interface allowing
2799   to specify additional environment variables
2800 * Show 5 project and 15 file items in recent-chooser
2801 * Make searching utf-8 aware. We still need to fix encodings for
2802   search/replace in files as it is currently assumed they are utf-8 like
2803   the editors.
2804 * Fix recent files in the toolbar
2805 * Do not enable brace autocompletion by defualt because it annoying for
2806   fast typist (i.e. it's easier to type ending brace than move carat)
2807   and it's currently broken for scintilla.
2808 * Removed dead files.
2809 * Added anjuta_utils_get_user_config_dir. This func is used
2810   to get the user config directory.
2811 * Switched from GnomeApp to GtkWindow.
2812 * Move the encoding conversion infrastrcute to libanjuta and update all
2813   users. Test all available encodings by default in scintilla editor
2814   like sourceview is doing and removed encoding preferences
2815 * Fixed crasher
2816 * Various small improvements to the dialog
2817 * Add separator to recent menu (#526932)
2818 * Merged the UI changes from bug #511688 and simplified the search dialog
2819 * Check for ctags binary (#516123)
2820 * GdaSet *plist is now used globally for every prepared statement.
2821   It won't be created/unreffed at every query.
2822 * Fixed crasher when deactivating symbol-db plugin
2823 * Don't use transactions - uses only half of the time now!
2824 * fixed global tab icons. Libgda could not understood the right fields, now it
2825   does.
2826 * Only show () for functions/methods and macros with arguments. Does not work
2827   with symbol-db yet but fixes things for symbol-browser
2828 * Fixed some issues with symbol caching
2829 * Give the symbol-db it's own progress bar because there are too many
2830   interactions with the global status bar.
2831 * Sort symbol trees
2832 * Block insert-text signal on cut/copy/paste
2833 * Only update buffer when a newline is inserted
2834 * Precompute file_defined_id to speed up symbol population
2835 * Fixed some problems with binary streams needed by symbol-db
2836 * Use some caching to speed up symbol population
2837 * Exit properly when symbol scanning is over
2838 * Fix bug #525999: Remove space in file and target names generated
2839   by project wizard
2840 * Fix sample anjuta plugin: ianjuta_document_manager_get_current_editor
2841   has been renamed ianjuta_document_manager_get_current_document
2842 * Added a check for vital programs and packages needed to create a
2843   new project. A warning dialog is shown to user in project
2844   wizard when he proceeds after selecting a project type.
2845   Updated all project templates to cover vital programs and
2846   packages to generate and build correctly.
2847 * Fixed bug #523068 link in about window doesn't work.
2848 * Removed unused color management code
2849 * Added style chooser for sourceview editor (#522555)
2850 * Moved "New" action from document-manager to file-loader using 
2851   IAnjutaDocumentManager interface. Reenabled pop-down menu for "New"-ToolItem.
2852 * Killed libegg (#349279)
2853 * Removed dead code and libegg from Makefiles
2854 * Removed symbol-browser toolbar which used libegg and was
2855   buggy (#451588)
2856 * Port FileLoader to GtkRecent (#398984)
2857 * Merged changes from symbol-db branch
2858 * Use gnome_vfs_get_slow_mime_type()
2859 * Use gnome_vfs_get_slow_mime_type() to determine the mime-type and try
2860   supertype instead no plugin for mime-type was found (#525706)
2861 * Fixed padding in preferences
2862 * #515854 – Move configuration into preferences
2863 * #470483 – Make toolbar type (icon/text/both) independet from GNOME settings
2864 * Improve start program dialog, allowing to specify working
2865   directory and environment variables
2866 * Get rid of gnome_help_display_with_doc_id()
2867 * Fixed type 'assistent' to 'assistant'.
2868 * Ports anjuta-ui to gtk_cell_renderer_accel
2869 * Ported the GnomeDruid stuff to GtkAssistant an removed the glade
2870   file because libglade doesn't have GtkAssistant support.
2871 * Avoid a crash when debugger stop on an error
2872   Display an error message when debugger target is not found
2873 * Fixes 520076 – [PATCH] Add support for setting custom CFLAGS from the UI
2874 * Add API to set environment variables for the forked process
2875 * #520761 – Weirz behavior with popup
2876 * 520415 – [PATCH] Problems in auto indentatation code,
2877 * 520766 – Brace autocompletion (Patch from Ignacio Casal Quinteiro <nacho@gnome.org>)
2878 * 521691 – Crash when click "Resolve Conflicts" without opened project
2879 * 520324 – Execute command is not overridable
2880 * #521847 – anjuta freez when edit file
2881 * Removed all GNOME_CALL* calls in plugins.
2882 * Moved data/properties to plugins/editor/ and removed dead code from
2883   Makefile.am files.
2885 Anjuta 2.4.2 (27 May 2008) -- Naba Kumar
2886 -----------------------------------------
2888 Updates:
2889 ========
2890 Translation updates: he, pt_BR, es, ca
2892 Bugfixes:
2893 =========
2894 * Fixed bug #440637: Make searching utf-8 aware
2895 * Fixed bug #528705: There is no Redo (from trunk)
2896 * Fixed bug #528693: Ctrl-F (Find) followed by Ctrl-V (Paste) pastes into main window
2897 * Fixed bug #531623: Crash on updating non-existing watch
2898 * Fixed bug #532243: Execute Program with whitespace in the project path fails
2899 * Fixed bug #531940: Can't change the default project directory
2900 * Fixed bug #533346: Create project in path with spaces fails
2901 * Fixed bug #532625: Wrong consecution of functions calls when opening a glade file
2902 * Fixed bug #533758: django project creation fails
2903 * Fixed bug: crash when changing a watch while debugger is stopped
2904 * Fixed bug #532537: Crash on closing Anjuta Preferences when it open twice.
2906 Anjuta 2.4.1 (07 Apr 2008) -- Naba Kumar
2907 -----------------------------------------
2909 Updates:
2910 ========
2911 Translation updates: el, zh_TW, zh_HK, ml, ru, en_GB and it
2913 Bugfixes:
2914 =========
2915 * Fixed #520761 - Weirz behavior with popup
2916 * Fixed #520415 - [PATCH] Problems in auto indentatation code
2917 * Fixed #521691 - Crash when click "Resolve Conflicts" without opened project
2918 * Fixed #520324 - Execute command is not overridable
2919 * Fixed #521847 - anjuta freezes when editing file
2920 * Fixed #525706 - Use gnome_vfs_get_slow_mime_type() to determine the
2921    mime-type and try supertype instead no plugin for mime-type was found
2922 * Fixed #525999 - Remove space in file and target names generated
2923    by project wizard
2924 * Fixed sample anjuta plugin
2925 * Block insert-text signal on cut/copy/paste
2927 Anjuta 2.4.0 (10 Mar 2008) -- Naba Kumar
2928 -----------------------------------------
2930 Updates:
2931 ========
2932 Translation updates: ca, it, es, pt_BR, gl, fi, lt, fr, en_GB, hi, hu,
2933 nl, ja, zh_TW, zh_HK, ar, ru, sv, nb, da and ml.
2935 Bugfixes:
2936 =========
2937 * Hide tooltip when Up, Down, Page_Up or Page_Down is pressed
2938 * Fixed memory leaks and implemented ianjuta_editor_get_offset() which
2939   was missing.
2940 * Updated prepare-Changelog.pl to latest script version in gnome svn
2941 * Escape tooltip text to avoid broken markup
2942 * Removed some debug code
2943 * Fixed #519275 - Subversion should allow offline diffs
2944 * Fixes #518469 - Save message buffer not working good
2945 * Added a configure requirement for scintilla editor plugin
2946 * Fixed tags generation that broke in last release.
2948 Anjuta 2.3.5 (25 Feb 2008) -- Naba Kumar
2949 -----------------------------------------
2951 Updates:
2952 ========
2953 Translation updates: si, es, oc, ne, kn, de, en_GB, fi, be and pt_BR
2955 Bugfixes:
2956 =========
2957 * Fixed #515867 - Anjuta dies on startup
2958 * Fixed #515868 - File browser only shows icons when activated
2959 * Fix anjuta_launcher_set_encoding() and cleaned-up. Mostly backported
2960   from symbol-db branch
2961 * Fixed #515954 - create_global_tags.sh: wrong anjuta-tags path
2962 * Move anjuta-shell to noinst_PROGRAMS as it is just a test
2963 * Indent lines after comments correctly
2964 * Set indentation size correctly in sourceview plugin, when tab size is
2965   set by language support plugin
2966 * Indent /* */ comments correctly for multilines.
2967 * Fixed #504905 - Ctrl-I (Auto Indent) doesn't indent properly after
2968   C++ public: and private:
2969 * Fixed #516014 - Output in UTF-8 format to avoid hangs with the editor.
2970 * Fixed #516377 - Status bar does not change its status of 'Search for
2971   .. continued at top'
2972 * Fixed some memory leaks 
2973 * Fixed #516128 - crash in Anjuta IDE: selected profiler as the...
2974 * Fixed #516737: Import project doesn't load project with space in name
2975 * Fixed #516743: Import project keeps an old date on project file
2976 * Fixed #515207: Add a new project window screenshoot
2977 * Fixed #515993: "Add package" button is "Add Package" in code
2978 * Fixed #516727: "Build All" is "Build Project" in code
2979 * Fixed #516728: "Clean All" is "Clean Project" in code
2980 * Fixed #516728: "Autogenerate" is "Run Autogenerate..." in code
2981 * Fixed #516730: Fix note title 
2982 * Fixed #516630 - Selection custom binary in profiler is not user-friendly.
2983 * Fixed #516641 - Valgrind: Load Log does not clear list
2984 * Fixed implementation of get_character and return value of iiter_first()
2985   and iiter_last();
2986 * Cleaned implementation of char-added signal by using "insert-text" signal
2987   instead of filtering "key-press-event"
2988 * Some bugfixes and clean-ups in comment indentation code
2989 * Load executable in gdb with space in path name 
2990 * Fixed "char-added" signal to pass the correct iterator
2991 * Set breakpoint in file with uncommon characters in path name
2992 * Avoid a glib warning if no project is loaded
2993 * Fixed #518329: Crash when adding breakpoint and other similar bugs
2995 Anjuta 2.3.4 (11 Feb 2008) -- Naba Kumar
2996 -----------------------------------------
2998 Bugfixes:
2999 =========
3000 * Documentation fixes for IAnjutaDebugger* interfaces
3001 * ianjuta_document_manager_find_document_with_path expect an uri not a path.
3002 * Fix #513130, #513131 #513135: Wrong menu item names and errors in the
3003   documentation
3004 * Remove a possible memory leak
3005 * Fix #512901: Crash when adding a breakpoint
3006 * Fixed Editor->View popup menu for those entries that are appropriate for
3007   sourceview    
3008 * Fix #507831 - Wrong Profiler values for some locales
3009 * Fixed button ui problem...
3010 * Fix #511586: Project path with "+" not working in debugger
3011 * Emit all state changes notification
3012 * Avoid crash when getting relative path from debugger (same fix
3013   than for #510028)
3014 * Fix #513485: wrong strings maked as translatable
3015 * Fixed crash when closing anjuta after all document tabs have been closed
3016 * Fixed "jumping" tooltips, fixed indentation of brances
3017 * Fixed #512751 - libgnomeprint unnecessary without scintilla
3018 * Use two decimal places for float values in profiler views (bug #507831)
3019 * Another UI issue with the patch plugin and silenced a compiler
3020   warning
3021 * Updated manual figures to be in clearlooks theme, removed old figures
3022 * Updated manual
3023 * Fixed tabsize preference
3024 * Adapted to API changes in GtkSourceView
3025 * Fixed wrong status message output when resolving svn conflicts.
3026 * Pass an uri to ianjuta_document_manager_goto_file_line_mark() to fix
3027   clicking on search result messages
3028 * Fixed #512535 - Open files tabs' position is correctly remembered 
3029   but not applied at startup
3030 * Adjust preferences default values
3031 * Fixed #513730 - Option not present in the GUI po file
3032 * Fixed #509908 - [UI] Problems with the General settings tab
3033 * Fixed #511010 - [UI] Execute program utility window
3034 * Fixed #511981 - Error parsing make output
3035 * Fixed #495511 - Header_h macro correction
3036 * Fixed #513888 – Trailing '\' in anjuta-manual/Makefile.am 
3037   causes make install to fail
3038 * Partial fix of #507921: translation issues in debug-manager, tools,
3039   project-wizard, gdb and anjuta-plugin-manager.
3040 * Update debugger documentation
3041 * Fix bug #514118: Rename Clear All Breakpoints to Remove
3042   All Breakpoints
3043 * Fix search plugin to use an URI instead of a file path
3044 * Fix anjuta_docman_get_uri to always return an URI
3045 * Fix bug #514124 and bug #514138: Wrong menu item name
3046 * Fixed translation bugs from #507921.
3047 * Removed unused files in scintilla plugin
3048 * Fix translation bug #514494 and bug #514440
3049 * Fixed #514732 – 64 bit compliation error
3050 * Fixed bug #514733 – Use of uninitialized variables
3051 * Fix crashes when trying to stop the debugger while it is busy
3052 * Fixes bug #515500 - Make sure that all paths are "canonical" by
3053   libsvn rules so anjuta doesn't die if the user gives a path that
3054   libsvn doesn't like. 
3055 * Removed (almost) empty files, fixes #515383 and #515388
3056 * Fix interrupt command, not working due to previous change
3057 * Fix #512531 - Parallel build fails
3058 * Fix translation bug #515459 and #515460
3059 * Fix bug #515463: Deattaching process kill it
3060 * Fixed stream comment
3061 * Fix spelling errors, including bug #515204, #515172, #515117 and #513892
3062 * Fixes bug #510183 - Tooltips claim to be broken.
3064 Anjuta 2.3.3 (27 Jan 2008) -- Naba Kumar
3065 -----------------------------------------
3067 Changes:
3068 ========
3069 New menu item to add extra source directories for debugger
3070 Select the first window in the glade project when it is first opened. 
3072 Bugfixes:
3073 =========
3074 * Fix #507304 – crash in Anjuta IDE while removing done tasks
3075 * Do not reopen file having escaped character (+,...) in path name
3076 * Add forgotten Swedish entry to DOC_LINGUAS.
3077 * Adds export-dynamic option to LDFLAGS to project template for libglade
3078   to work for autoconnect signals.
3079 * Install anjuta-tags binary into FHS policy compliant directory and
3080   update references. (Fixes bug: 509346.)
3081 * Do not use opacity in assist window in sourceview editor.
3082 * Fix memory leaks
3083 * Added printing support to GtkSourceView editor
3084 * Fixed API docs
3085 * Many string fixes
3086 * Refresh the symbols for new file saved.
3087 * Fixed bug #502322 - Highlight doesn't work on new file saved
3088 * Removed unused gconf_notifications in task manager plugin.
3089 * Fixed bug #509864 - No initial section selected when opening the Preferences dialog
3090 * Fixed bug #509865 - Incorrect padding in the Documents settings tabs
3091 * Fixed bug #509867 - Create button contents is mis-aligned
3092 * Fixed bug #509869 - "Add Directory" button is not HIG complient
3093 * Fixed bug #509875 - The "Update globale tags" button wording is incorrect
3094 * Fixed bug #509873 - Build Autotools Preferences has excessive padding
3095 * Fixed bug #509872 - General Information labels are incorrectly aligned
3096 * Fixed bug #509871 - General preferences has incorrect use of colons
3097 * Fixes bug #508805 - Add support for both file and folder preferences.
3098 * Fixed bug #508399 - When you enable a plugin, preferences don't show up
3099 * Fixed bug #507627 memory tab stay active on debugger stop Remove two unused
3100   variables due to the previous patch
3101 * Fixes Bug #509510 - Check input of some dialogs to avoid termination
3102   if user gives bad or no input
3103 * Resupport cut/copy/paste/clear on GtkEditables when those have focus.
3104 * Fixed symlinks (#510238) and file permission (#405321) handling
3105   for scintilla editor.
3106 * Remove reference to IAnjutaCpuDebugger (useless)
3107 * Use gulong instead of guint for addresses
3108 * Split IAnjutaCpuDebugger interface in IAnjutaDebuggerRegister,
3109   IAnjutaDebuggerMemory and IAnjutaDebuggerInstruction
3110 * Use editor native funtions to avoid round trips.
3111 * Enable logging of gdb communication with an environment variable
3112 * Fix bug #488519, remove critical warning (completion_cache == NULL is valid)
3113 * Fix #498734, typing error in c++ project template
3114 * Fix a crash when scrolling in the diassembly window
3115 * Start the terminal shell on plugin activation
3116 * Fix #502508, use anjuta_launcher to keep program output
3117 * Fix parsing with quotes in the command line. 
3118 * Fixed #465084 - wizard instead of assistant (only string changes...).
3119 * Update IAnjutaEditor and IAnjutaIndicable interfaces to take iterators
3120 * Fix #511757 - Close icon in tabs cut off.
3121 * Fix #511049: Change UI of add source directories dialog
3122 * Fixed some of gtk+ critical warnings.
3123 * Rename filename argument to uri when an uri is expected
3124   anjuta_docman_get_document_for_uri will remove symlinks 
3125 * Probably fix #510028: crash debugger when having a relative filename
3126   in stack trace
3127 * use gnome_vfs_get_uri_from_local_path to get local path from uri
3128   This takes care of escaping some characters
3129 * Fix #512224: Use a string in english
3130 * Fixes Bug #427108 - Scintilla plugin configuration folding-style
3131   setting not working
3132 * Fixed Bug #365490 - problems displaying Scintilla Colors & Fonts dialog
3133 * Added scrollwindow shadow in save dialog.
3134 * Removed unmaintained rpm spec file.
3136 Anjuta 2.3.2 (11 Jan 2008) -- Naba Kumar
3137 -----------------------------------------
3139 Changes:
3140 ========
3141 * Document manager cleanups.
3142 * Use GtkSourceView 2.1.x for sourceview plugin.
3143 * Debugger improvements and cleanups.
3144 * Use hover interface to display variable inspect values.
3145 * Added (basic) support for vim modelines (#504331)
3146 * Added basic Vala support
3147 * Add a menu item to repeat the quick search
3149 Bugfixes:
3150 =========
3151 * Fixed bug #501469: Crash if mime_type is unknown
3152 * Fixed a bug remove all breakpoints was not working due to latest changes
3153 * Setting breakpoints is disabled when program is running
3154 * Fixed bug #481366: Do not stop at the beginning of the program
3155 * Fixed removing condition on breakpoint 
3156 * Fixed bug #488732: Breakpoint on delete lines
3157 * Breakpoints are now linked to their position in editor
3158 * Fixed a crash when a stack command is cancelled
3159 * Do not save temporary breakpoints
3160 * Fixed bug #502533: Implement assembler step
3161 * Present correct widget with anjuta_shell_present_widget(). This got wrong
3162   when the new search bar was introduced.
3163 * Save glade files correctly in session
3164 * Use new tooltip API if available in glade plugin.
3165 * Sort notebook pages when session is restored (needs work)
3166 * Gtk 2.12 Tooltip API is used if available in document manager.
3167 * Fixed some issues with session handling and several memory leaks in docman.
3168 * Remove address, condition and pass breakpoint column if not supported
3169 * Fixed clear all remove_all to avoid an endless loop if a breakpoint
3170   cannot be removed
3171 * Fixed bugs #497878 crash when double clicking on gtk-foobar.glade in PM.
3172 * Fixed #503719 Opening and closing .glade files plays badly with docman.
3173 * Fixed next/previous message
3174 * Fixed bug #491301: Inspecting a variable opens a bad focus dialog
3175 * Fixed bug #504818 Some signals/timeouts should be disconnected when dialogs are closed
3176 * Fixed bug #505237 Sort list of modified files
3177 * Shorten down the title bar if the current path is inside the opened project
3178 * Fixed #505315 anjuta hangs when going from editing a glade file to
3179   editing a c source file
3180 * Fixed #498986 Anjuta-2.3.0 fails to build
3181 * Fixed #506266 – Attempting to build the scintilla plugin, even when
3182   explicitly disabled
3183 * Fixed GtkFileChooserButton preferences to also work when only the combo
3184   changes without a dialog being open.
3185 * Only install glade catalog files if glade-3 is available
3186   (Fixes #506269 and #500296)
3187 * Fixed #506740 – ianjuta_editor_get_text crash if request text
3188   past the buffer length
3189 * Unregister preferences for custom preferences when the widget is
3190   destroyed.
3191 * Fixed #486724 and #488615
3192 * Removed stock icon open/save from
3193   menus to avoid conflict with file open/save. Fixes bug #507455
3194 * Fixed #507441: Disable all breakpoints doesn't work
3195 * Fixed #507444: Enable Breakpoint menu item doesn't change name
3196 * Fixed #348854 invisible cursor in certain themes
3197 * Added disable_password_check for stream where it does not make sense 
3198   (e.g symbol-db) and lots of DEBUG_PRINTS to better scope launcher errors
3199   that sometimes occur in symbol-db plugin
3200 * Made all of the columns resizable and reorderable.
3201 * API in AnjutaDescription for translatable properties. Fixes bug #496833
3202   comment #18.
3203 * Fix bug #505205
3204 * Fixed a crash when creating a new file
3205 * Fixed editor popup menu (Cut, Copy, Paste)
3206 * Fixed a memory corruption reported in bug #507491.
3207 * Fixed #460390 Changing categories while edinting something
3208 * Fixed translation issues (#496833)
3209 * Fixed #508424 Auto complete: previous char was removed when
3210   pre TAB to auto complete.
3211 * Fixed #508497 and added a new chooser to select whether to use
3212   libglade or not.
3214 Anjuta 2.3.1 (02 Dec 2007) -- Naba Kumar
3215 -----------------------------------------
3217 Changes:
3218 ========
3219 New improved subversion plugin (bug #457477)
3220 New improved icons (bug #480093)
3221 Major improvements to debugger
3222 Internationalization improvements
3224 Bugfixes:
3225 =========
3226 * Bug #493062 – gcj template needs AC_PROG_CC
3227 * Bug #493212 – Use GTK_STOCK_ABOUT i.s.o. deprecated GNOME_STOCK_ABOUT
3228 * Bug #422329 – Creating a new directory in program options doesn't work
3229 * Bug #493583 – crash in Anjuta IDE: trying to open a file
3230 * Replace anjuta_children_register by g_child_watch_add
3231 * Fixed translations (Bug #496833, Bug #488211 and Bug #497758)
3232 * Removed unused code in document manager.
3233 * Bug #495536 – Plugins localization improvement
3234 * Bug #495245 – Strings bug
3235 * Add a pulsing progress bar to all dialogs receiving status
3236 * Whole Project checkbox enabled by default in diff and update dialogs.
3237 * Changes the editor names for diff editors to something much more descriptive. 
3238 * The diff dialog should have a checkbox, enabled by default, that
3239   allows the user to make sure that all open files are saved before diffing.
3240 * Do not insensitize New action when there is no document. Indentation fixes.
3241 * Removed redundant icon.
3242 * Fixed dockitem positions for subversion and symbol-db widgets.
3243 * Use Ctrl+Shift+s as shortcut for Save As
3244 * Partial Fix translation Bug #496833 comment 4,7,8,9,10,11 
3245 * Debugger: Display error message returned by debugger command Add new error codes
3246 * Debugger: program-unload signal does not exist used debugger-stopped
3247 * Debugger: Do not display address when not needed
3248 * Debugger: Breakpoints directly connect to debugger signals
3249 * Debugger: Remove gnome terminal check function
3250 * Debugger: Use anjuta terminal plugin instead of gnome terminal
3251 * Debugger: Partial fix of bug #481366
3252 * Debugger: Fix a stupid crash when changing a register value
3253 * Debugger: Rename IAnjutaBreakpointDebugger into IAnjutaDebuggerBreakpoint
3254 * Debugger: Fix parsing of breakpoint data
3255 * Debugger: Add a breakpoint list command
3256 * Debugger: Implement condition, hit count, ignore and temporary attribute
3257 * Debugger: Remove editor watch when plugin is deactivated
3258 * Debugger: Connect debugger signal only when program is loaded
3259 * Debugger: Rename get_feature in is_supported
3260 * Debugger: Fix bug #500376
3261 * Debugger: Use different signals in IAnjutaDebugManager and IAnjutaDebugger
3263 Translation updates:
3264 ====================
3265 nb.po, it.po, es.po, gl.po, sv.po, sl.po, ru.po, ko.po, de.po,
3266 ja.po, oc.po, ko.po
3268 Anjuta 2.3.0 (31 Oct 2007) -- Naba Kumar
3269 -----------------------------------------
3271 Changes:
3272 ========
3273 * Support for GError in interfaces.
3274 * Big improvements in debugger.
3275 * On demand preferences dialog (faster startup) and moved to Edit submenu.
3276 * Moved plugins and shortcuts settings inside General preferences page.
3277 * Move preferences menu from Settings to Edit submenu.
3278 * Got rid of Settings submenu.
3279 * Updates for glade-3 recent releases.
3280 * Sort preferences pages on title.
3281 * Introduced document-interface and reorganized documents handling such
3282   that documents tab can now hold any 'document' and not just editors.
3283 * Glade files are now opened as documents, so they behave just like editors.
3284 * Do not display registers list if not available
3285 * Big fixes in glade plugin.
3286 * Fixed lots of memory leaks (thansk valgrind)
3287 * Change the address of FSF in various files
3288 * Cleaned up message view (#458041)
3289 * Cleaned up message view
3290 * Removed some deprecated widgets.
3291 * New and better (uses gnome-vfs) file-manager plugin
3292 * Big improvements in autocompletion, both in scintilla and sourceview editors.
3293 * Whole lot of new icons for toolbars and plugins.
3294 * Added preference option to set the gdl switcher style
3295 * Function tooltips are finally supported in sourceview.
3296 * Added nicer icons for document manager and debugger.
3297 * New incremental "Quick Search" bar in the document manager
3298 * Improvements in plugin framework.
3299 * Added API for commands override in build interface
3301 Bugfixes:
3302 =========
3304 * Fixed anjuta-plugin project wizard
3305 * Fixed selection management in sourceview
3306 * Fixed incremental search
3307 * Fixed #427390 – Show path of item in currently focused editor window
3308 * Fixed #458034 – Method of indicating unsaved changes breaks convention
3309 * Fixed #343522 – Unable to execute commands that use options.
3310 * Fixed #466031 – Update of pieces of menus for Localization
3311 * Show an error dialog instead of crashing when plugin loading fails
3312 * Clean up debugger queue
3313 * Many small code, warnings and leak fixes
3314 * Fixed #440637 – Search, don't work very well
3315 * Fixed #478238 – set env for execute programe in the terminal
3316 * Fixed #479020 – Use of old open file dialog instead of GtkFileChooser
3317 * Fixed #427104 – No "highlight" of lines matching find-result
3318 * Improved (programming) language management.
3319 * Fixed #480851, disconnect save_session signal when plugin is unloaded
3320 * Moved indent code to it's own plugin.
3321 * Fixed #478987 – Unusable 'Indent setting window' on preferences
3322 * Fixed #477976 – Keybinding in run dialog
3323 * Fixed #482067, escape project wizard user defined strings
3324 * Fix several crashing bugs (including bug#482985) with the debugger
3325   when closing project, stopping the debugger, restarting the program
3326 * Scroll to selected executable and remember it across sessions
3327   (followup of #477976)
3328 * Fixed #357544 – incremental search should work consistently (or not at all) 
3329   when main toolbar is hidden
3330 * Bug 440637 – Search, don't work very well (partly for incremental search)
3331 * Use the same marker for 'important' in sourceview editor as
3332   gedit (yellow background)
3333 * Correction to various search-related issues
3334 * Move glade properties widget into center because it is way to big for
3335   the sidebar
3336 * Added preferences to file-manager.
3337 * Fixed crash when closing a project and unloading another while
3338   the debugger is enabled
3339 * Fixed #487854 – Anjuta crashes when i try to add a SVN url
3340 * Remove maximum gdb command length, should fix bug#474811
3341 * Fix #488061: Mutiple crash dialogs
3342 * Fixed the language supprt loading unloading stuff.
3343 * Added some separators to the toolbar
3344 * Fixed #487683 – undefined operations in libegg/eggtreemodelfilter.c
3345 * Bug 489798 – Do not rely on svn-config
3347 .. and others
3349 Anjuta 2.2.2 (23 Oct 2007) -- Naba Kumar
3350 -----------------------------------------
3352 Changes:
3353 ========
3354 * Fixed #477976 - Keybinding in run dialog
3355 * Fixed #427104 - No "highlight" of lines matching find-result
3356 * Fixed #479020 - Use of old open file dialog instead of GtkFileChooser
3357 * Fixed #478238 - set env for execute programe in the terminal
3358 * Update EggRecent (#456465)
3359 * Fixed #466031 - Update of pieces of menus for Localization
3360 * Fixed #343522 - anjuta: Unable to execute commands that use options.
3361 * Improved incremental search (still sucks) and selection management in
3362 GtkSourceView editor
3363 * Fix bug#487112, crash while removing a breakpoint in a new file
3364 * Fix bug#486597, crash when gdb is not installed
3365 * Fix bug#482067, escape project wizard user defined strings
3366 * Fixed #477976 - Keybinding in run dialog
3367 * Fixed #427104 - No "highlight" of lines matching find-result
3368 * Fixed get_current_word (useful for API help)
3369 * Fixed #487854 - Anjuta crashes when i try to add a SVN url
3370 * Fixed #474811 - Anjuta crash while debugging into variable
3371 * Fixed #488061 - Mutiple crash dialogs
3372 * Show error dialog instead of crashing when plugin loading fails.
3373 * Fixed glade-3 3.3.2 build compatibility.
3374 * Fixed #488928 - Do not register glade plugin if it wasn't built.
3376 Anjuta 2.2.1 (06 Sep 2007) -- Naba Kumar
3377 -----------------------------------------
3379 Changes:
3380 ========
3381 * Fixed lots of memory leaks (thanks valgrind)
3382 * Fixed crasher on shutdown
3383 * Avoid an endless loop if clearing all breakpoints while the programm
3384   is running
3385 * Fixed help activation (bug #451557).
3386 * Fixed compiler warnings.
3387 * Fixed #423467 (View->Tasks menu items are not checked on startup)
3388 * Fixed anjuta-plugin template plugin by moving the "\" out of the [IF] block
3389 * Fixes bug #433552: crash in Anjuta IDE: add file test.h in project on
3390   generic Makefile.
3391 * Disables 'Add to project' in wizards for projects that can not add sources.
3392 * Fixed bug #450217: Refreshing tree brings to random crashes
3393 * Fixed bug 453931 - crash in Anjuta IDE: Trying some c++ exampled
3394 * Fixed bug 457093 - crash in Anjuta IDE: just typed in some text
3396 Anjuta 2.2.0 (25 June 2007) -- Naba Kumar
3397 -----------------------------------------
3399 Changes:
3400 ========
3401 * Autocompletion in gtksourceview editor.
3402 * Allow/remember target specific options in profiler plugin.
3403 * Allow selecting independent executable target for profiler.
3404 * Fixed class generation templates.
3405 * Updated users manual.
3406 * Updated faqs.
3407 * Simple support for building and executing inside scratchbox.
3408 * Use progressbar instead of messages for system tags creation.
3409 * SDL project template for project wizard.
3410 * Be able to forget previously selected plugins from query dialog.
3411 * Fixes in loading project
3412 * Build fixes for some platforms.
3413 * Fixed lots of bugs, both stability and usability bugs (see below).
3415 Translation updates:
3416 ====================
3417 es.po, gl.po, ja.po
3419 Bug fixed
3420 =========
3421 #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.
3422 #310577 Chosen plugins aren't kept after application is closed
3423 #314277 Option for Anjuta 1.x style project files
3424 #315635 There's no SDL wizard...
3425 #315983 Mac OS 10.3/Darwin support
3426 #320192 Shared library targets compiled as executables
3427 #346207 task manager doesn't repaint- anjuta 2.0.2
3428 #350003 crash when doing file->new
3429 #355151 drag/drop into editor window should open file
3430 #355166 in Find dialog, Search Expression combo list is always empty
3431 #358560 segfault while trying use scinilla editor
3432 #362372 Problems with Help->About and a warning when creating a new file.
3433 #371406 Anjuta 2.0.2-8 hangs on startup
3434 #377461 don't create new message window for each build/find
3435 #390990 Anjuta errors out when attempting to create generic C project
3436 #393680 huge icon on the files pane for .anjuta files
3437 #395362 Tagmanager crashes on update - Probably because of project reload
3438 #397881 The credits are empty
3439 #400572 Anjuta crashes on file pane refresh
3440 #403502 User should also be allowed to select an independent executable target
3441 #403503 Incorrect use of AnjutaPreferences. Use AnjutaSession instead
3442 #412186 crash in Anjuta IDE: Crash on initial app. st...
3443 #417372 Scintilla Editor Crash
3444 #418448 crash in Anjuta IDE: I just installed Anjunta...
3445 #424121 anjuta Cygwin fixes
3446 #424845 crash in Anjuta IDE: I was closing a project ...
3447 #427101 Compiler reports various warnings about sloppy code
3448 #427395 Typo in configuration GUI
3449 #427399 Typo in configuration GUI
3450 #427406 Subversion plugin won't stay unloaded in new session
3451 #427410 Enable changiing of editor for a project
3452 #427702 Creating a static ou dynamic library
3453 #428032 Crashes when removing "other files" sub-tree
3454 #437466 Implement IAnjutaEditorAssist interface
3455 #437688 crash in Anjuta IDE: closing project
3456 #437689 when i generate a new c++ class it ask me to reload the file cpp
3457 #437960 crash in Anjuta IDE: trying to start anjuta
3458 #438878 Using gtksourceview editor for the first time has black background
3459 #439710 Use G_DEFINE_TYPE parent_class global variable
3460 #440196 crash in Anjuta IDE: removing a target (other...
3461 #440370 Symbol browser doesn't jump to definition
3462 #440585 Crash on opening source file
3463 #440801 config.h should not be included in libanjuta public header
3464 #440866 Anjuta aborts with numerous assertion failures when adding a new message view tab
3465 #442038 Makefile-Project Wizard always fails
3466 #442314 Autogeneration fails when there is no autogen.sh
3467 #442315 After calling configure, the build menus are still insensitive
3468 #445171 Build Failure on Slackware-11.0/Garnome: missing #include <sys/types.h>
3469 #445707 undefined symbol: glade_project_get_changed
3470 #447304 Souceview system default font should used fixed font (one used for terminal)
3471 #447655 C keyword must NOT be localised
3472 #448034 Anjuta crashes on starting
3473 #448053 Crash on deactivating
3474 #448408 crash in Anjuta IDE: Trying to change the edi...
3475 #448491 Empty Lines Problem
3477 Anjuta 2.1.3 (11 May 2007) -- Naba Kumar
3478 ----------------------------------------
3480 Changes:
3481 ========
3482 * Fixed glade plugin build against glade3 svn trunk
3483 * Fixes for sun cc compiler
3484 * Fixes for cygwin
3485 * Debugger fixes
3486 * Icons for build messages.
3487 * Enabled makefile based projects (not fully working)
3488 * Resolved namespace conflicts
3489 * Better templates for GObject class generator.
3490 * Fixes to editor life-cycle
3491 * Support for shared library in new project templates.
3492 * Fixes subversion build.
3493 * New django project template
3494 * New minimal and flat project template
3496 Translation updates
3497 ===================
3498 dz, hu, ja, de, gl, ar, en_GB
3500 Bugs fixed
3501 ==========
3502 #346355 search in project files don't work the first time
3503 #355145 makefile-based projects are broken
3504 #359399 Anjuta crash, I don't know (remember) why
3505 #378193 Find in Files for empty string hangs Anjuta
3506 #397505 code errors reported by compiler
3507 #397509 Close project menu-item is disabled when no project file is open
3508 #406963 File > New > Glade File does nothing
3509 #409412 crash in Anjuta IDE: Changing font preference...
3510 #417875 Use G_DEFINE_TYPE in plugins:class-gen
3511 #417918 Use G_*_DECLS macro in Header_c maco
3512 #419008 Does not use prefence set e-mail
3513 #419036 Only one hyphen is replaced by underscore in macros
3514 #422143 Crash when loading multiple files or several files quickly
3515 #423680 sun cc can not compile anonymous union
3516 #423682 sun cc can not compile with zero subscript
3517 #423727 sun cc can not compile with inline function can not use static function
3518 #423730 build fail on different return value of function anjuta_launcher_get_child_pid
3519 #423733 build fail on solaris: missing header files in anjuta-utils.c
3520 #423737 build fail on solaris: can not find lib util
3521 #423768 compile fail on plugins/class-gen/window.c: void function cannot return value
3522 #423772 compile fail on plugins/class-inheritance/class-inherit.c: invalid cast expression
3523 #424121 anjuta Cygwin fixes
3524 #424845 crash in Anjuta IDE: I was closing a project ...
3525 #425850 anjuta crashes on import project from existing sources
3526 #426701 can not find subversion --with-svn-include
3527 #427395 Typo in configuration GUI
3528 #427399 Typo in configuration GUI
3529 #430401 Anjuta crash when closing file when debugger active
3530 #433070 [Patch] Run gtk-update-icon-cache in uninstall-hook
3532 Anjuta 2.1.2 (28 March 2007) -- Naba Kumar
3533 ------------------------------------------
3535 New: Plugin profiles. Each project and user session would remember their plugins.
3536 New: Improvements and clean up of icons.
3537 New: API docs improvements.
3538 New: Translatable strings cleanups.
3539 New: Display program counter and breakpoints in disassembly view
3540 New: Add markers in the disassembly view
3541 New: Display function name in disassembly view
3542 New: Segmentated toolbars for added configurability. Store and restore toolbar states.
3543 New: Several stability improvements in debugger and others.
3544 New: Improved local tags navigation
3545 New: Fixed/improved global/project tags navigation (highlighting, autocompletion, calltips work now)
3546 New: Improved gtksourceview editor component.
3547 New: Improved autoindentation
3548 New: Add a window displaying all threads in debugger
3549 New: Several improvements in debugger navigation.
3550 New: Improved prepare changelog tool script
3551 New: Improved docking strategy. No more docking anomalies when enabling new plugins
3553 Translation updates
3554 ===================
3555 gl, en_GB, dz. hu, ca
3557 Bugs fixed
3558 ==========
3559 #306971 The auto-ident in swich/case doesn't work in an intelligent way (the best is for version 1.2.x series)
3560 #355155 Goto / Matching Brace does nothing
3561 #357541 can't launch Anjuta project file from Nautilus
3562 #360462 Avoid markup in translatable messages
3563 #374709 Anjuta Crash activating devhelp plugin
3564 #377483 don't display "D" beside each directory in Files view
3565 #378927 allow switching threads in debugger
3566 #387208 [Patch] Add custom file-manager ignore pattern support
3567 #392904 Disassembly view navigation is uncomfortable
3568 #394709 symbol browser preference window is does re-size correctly
3569 #397981 Automatic indentation does not work in some cases
3570 #398035 Project manager templates are not localized
3571 #398985 File symbol list as a combo box is useless. It should just be a button with popdown
3572 #402774 No button at Empty Log message
3573 #403514 Double clicking on the function names does not do anything
3574 #407115 debugger crash on right-click on a frame in stack trace pane
3575 #407314 build breakage in class-gen plugin
3576 #407473 refresh dialog appears after saving a file
3577 #408218 cass-gen is setting gtk.entries with null 'name' and 'email' values
3578 #409176 Create Tags produces "The anjuta-tags utility is not installed. Please install it."
3579 #409216 crash periodically
3580 #409410 crash in Anjuta IDE: Right click in the sourc...
3581 #409592 crash in Anjuta IDE: I closed the application...
3582 #411377 Build breakage in profiler plugin
3583 #411623 GLIB_REQUIRED should be 2.12
3584 #412186 crash in Anjuta IDE: Crash on initial app. st...
3585 #417612 GNOME Goal #3: Remove "Application" category from .desktop files
3586 #418174 toolbar size
3587 #418448 crash in Anjuta IDE: I just installed Anjunta...
3588 #421525 Locals view does not update when stack frame is changed
3589 #421529 Disassembly view is not updated when strack frame is changed
3590 #423111 Wall can not build with sun cc
3591 #423270 crash in Anjuta IDE: Crash on adding a new tool item
3593 Anjuta 2.1.1 (11 Feb 2007) -- Naba Kumar
3594 ----------------------------------------
3596 New: gprof based program profiler plugin.
3597 New: Several improvements in debugger plugin.
3598 New: Several improvements in editor plugins.
3599 New: Enabled integrated devhelp now that it works.
3600 New: Use pixmaps for editor markers.
3601 New: Several minor improvements.
3603 Translation updates
3604 ===================
3605 * en_GB, sv, ja, Swedish translation of manual.
3607 Bugs fixed
3608 ==========
3609 #335235 python programs are not executeable/ do not start when pr...
3610 #335981 Migration from popt to GOption
3611 #340618 Application wizards should use gtkmm-2.4 API
3612 #355160 show debug toolbar without debugger plugin => crash
3613 #357997 add a new project variable => crash
3614 #374709 Anjuta Crash activating devhelp plugin
3615 #394216 No indication of subversion commands running
3616 #395875 upon startup i get this big fat warning -- crash when add...
3617 #398067 plugin.in files are not localized
3618 #398930 Set alignment in the tab page header widget
3619 #398991 Anjuta manuals does not use the gnome-doc-utils format
3620 #400833 Changes in libgladeui ABI
3621 #404561 xml and xsl editing is not possible
3622 #397406 Class files are not created in the right directory
3623 #394184 [Bounty] Test and fix all project wizards templates
3624 #359478 Bounty: Gprof performance profiler plugin
3625 #403501 Proper handling of parsing error
3626 #403515 When a target is selected, the profiler widget should be ...
3627 #391728 Program crashes when accepting save directory.
3628 #378600 indicate debugger state
3629 #392537 Starting debugger is very confusing: UI suggestions
3630 #395808 breakpoints don't seem to work
3631 #404755 Multiple instances of debugger views
3632 #406113 debugger crash on 'Run/continue'
3633 #376404 show current line arrow only when debugger running
3635 Anjuta 2.1.0 (14 Jan 2007) -- Naba Kumar
3637 New: Debug manager and gdb plugins.
3638 New: Disassembly window in debugger.
3639 New: C++ and gobject class wizard.
3640 New: Mime icons in editor tabs.
3641 New: Improvements in project templates.
3642 New: C++ and java indentation plugin.
3643 New: Save prompt implemented for unsaved data.
3644 New: Documentation updates, both API and users manual.
3645 New: Improvements in glade-3 integration.
3646 New: Many other improvements.
3648 Translation updates:
3649 ====================
3650 ar, en_GB, hu, en_CA, nb, es, gl, ca, fi, ru, ne, de, ja
3652 Bugs fixed:
3653 ===========
3654 #396571 Anjuta crashes as soon as editing starts in normal text files.
3655 #395362 Tagmanager crashes on update - Probably because of project reload
3656 #377477 when debugging, scintilla editor grays out all lines before current line.
3657 #342717 Build errors redisplayed AFTER a successful build.
3658 #167534 Multiple errors in strings
3659 #168274 anjuta creates an empty system.tags file
3660 #168301 the new project druid should be center on the anjuta window
3661 #169068 Unclear new strings, with misspellings
3662 #169137 Missing spaces from changed strings
3663 #169138 Spelling error in modified string
3664 #169139 Missing spaces from changed string
3665 #170406 problem when creating a new projects
3666 #170467 crash when changing fonts and color in the preferences dialog
3667 #172666 cvs diff does not always obtain full diff
3668 #173048 library selection plugin
3669 #300228 Ctrl + S intermittent behaviour
3670 #300229 Replace button fault
3671 #300231 Find pane non-functional
3672 #301054 Help window not docked - Anjuta closes when Help window is closed.
3673 #304495 Project saved as fullscreen
3674 #304515 can not edit project properties
3675 #304523 Crashes while importing a project
3676 #304641 Can't type the "-character
3677 #304650 make -j CPUS doesn't always work for anjuta2
3678 #304651 Restoring the project doesn't restore the cursor location of the files
3679 #304652 Possibility to set breakpoints in libraries that will be dlopen()'ed
3680 #304829 questions on use anjuta 2.0
3681 #305076 anjuta 2.0.0: edge column editor preference not functionnal
3682 #305299 Error in anjuta.desktop file
3683 #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"
3684 #305303 Error while installing anjuta-devel rpm package
3685 #306085 Keybindings are not saved.
3686 #306187 bad definition of PACKAGE_LOCALE_DIR
3687 #306474 The ordering of the buttons in the file open dialog is reversed.
3688 #306582 Anjuta crashes when typing "std::"
3689 #306790 doble click in a message, doesn't find the file.
3690 #306966 Search tool on the tool bar don't work correctly
3691 #306970 The order of the command buttons "Close" - "Search" - "Stop" in the Search Dialog, is useless; the sugestion is: "Search" - "Stop" - "Close"
3692 #307800 Crashes when project directory removed from command line.
3693 #307810 Can't configure a project after creating with new project wizard
3694 #307872 Remember Configure and autogen options for the next time
3695 #307886 Activated plugins not remembered
3696 #308007 Bad interpreter in global-tags/create_global_tags.sh
3697 #308870 Glade Plugin Won't open Glade file.
3698 #309153 code cleanup use glib/gi18n.h
3699 #309154 gnome_color_picker is deprecated
3700 #309348 Anjuta 2.0.1, Anjuta application crash upon build (F9)
3701 #309688 When committing a file that is loaded, I get a file-modification warning
3702 #311420 Crash on terminal deactivation
3703 #311948 some strings untranslatedable Preference dialog
3704 #312227 Crash when selecting debug command
3705 #312566 Patch that will fix another make -j 10 problem
3706 #312666 Return "F3" to execute project
3707 #314069 Window gets hidden when using glade3 plugin
3708 #315188 Project Wizard Problems
3709 #315218 anjuta 2.0 freeze on opening my project
3710 #315521 Failed to compile HEAD-hourly-2005-09-05-18
3711 #316731 Can not add new encodings
3712 #317454 Anjuta crash when array lenght is incorrect
3713 #320191 It's a chore adding/removing files and setting up targets
3714 #320338 Colors of tab menu labels
3715 #320341 Critical error in debugger "locals" window.
3716 #321090 Wrong array/struct/union var type display in locals windows
3717 #321455 Ask for root password when installing
3718 #322634 anjuta_ui_add_action_group_entries : Anjuta Developers Reference Manual incorrect
3719 #322744 New anjuta plugin project configured incorrectly
3720 #323591 Data lost, two tab of the same file
3721 #324572 anjuta crashes on open
3722 #328209 Crash when opening a file while an unsaved new file is open
3723 #332084 Anjuta crashes, when Ctrl+c is pressed.
3724 #332161 Test editor not opening
3725 #332954 No read permission for: file:///usr/share/anjuta/profiles/default.anjuta
3726 #333601 GPL headers are first to c-header template.
3727 #333606 Macro contain hyphen
3728 #334546 No more lookup widget
3729 #334663 Allow to set a parent class to new GObject class
3730 #335142 crash when opeing a second file
3731 #335981 Migration from popt to GOption
3732 #336389 Should check for libwnck
3733 #339296 Wizard can't cope with insufficient permissions in project target directory
3734 #341359 Search function doesnt doing their job.
3735 #341997 The 'Tree' tab in the symbol-browser is not type-to-search able
3736 #342352 Can't close file which in not the current editor
3737 #342375 configure doesn't check for g++
3738 #342401 Compile fix when NLS is enabled
3739 #342447 Crash when using the live-search-entry
3740 #342937 crash after accepting Reload Warning Dialog
3741 #343023 make gives strange error
3742 #344015 on_build_mesg_format prepends an absolute path with the current dir
3743 #344099 valgrind plugin is not built
3744 #346295 Crash when removing breakpoint
3745 #346450 Crash when removing all breakpoints
3746 #346575 data loss when disk is full
3747 #346775 No highlight styles to edit are shown in the preferences dialog in anjuta
3748 #347412 crash when opening file with sourceview plugin
3749 #347414 Stack trace window
3750 #349374 Compilation on FreeBSD 6.1
3751 #351387 don't use Alt+key combinations for shortcut keys
3752 #355148 title bar should show name of active project
3753 #355149 Anjuta should warn if I try to exit with unsaved edits
3754 #355156 plugins window should sort plugins alphabetically
3755 #355168 color selection is broken in messages preferences
3756 #355407 The create_global_tags script doesn't find the anjuta-tags bin
3757 #357151 a + character in a directory name confuses anjuta
3758 #357534 syntax coloring fails and breaks selection display
3759 #357537 allow double click in plugin selection dialog
3760 #357542 Anjuta Plugins window is too narrow
3761 #357546 add keyboard shortcut for toggling breakpoint
3762 #358009 activating stack frame in debugger should also jump to source
3763 #358068 indicate when Find in Files is complete
3764 #358134 Goto Address command should prompt more clearly
3765 #358163 debug Inspect/Evaluate dialog leads to crash
3766 #358583 close any project => crash
3767 #359118 Anjuta crashes when trying to open "src folder" after finishing creating/loading a project
3768 #359259 highlight modes listed in reverse alphabetical order
3769 #359317 can't load debug manager
3770 #359663 make line highlighting optional in GtkSourceView editor
3771 #359730 Anjuta can't launch help files
3772 #359750 fix find/replace shortcut keys
3773 #359862 Bounty: Improve class wizard
3774 #361830 AboutDialog does not close
3775 #363884 CVS head of 21/10 doesn't compile
3776 #363953 create_global_tags.sh contains bash-ism
3777 #364133 There are some GTK+ warning caused by document-manager plugins
3778 #364135 Incorrect widget removed from notebook if call to anjuta_preferences_dialog_remove_page are not in LIFO
3779 #364137 The valgrind plugin can cause anjuta to crash
3780 #364142 Valgrind plugin crash when unloaded
3781 #364144 There is a warning when closing and reloading a plugin using the symbol-browser plugin
3782 #364179 Usage of srcdir and argv fields of vg_action object is incorrect
3783 #364754 Subversion plugin doesn't compile with apr 1.2.X
3784 #364755 Glade plugin crashes on anjuta exit
3785 #364801 Unable to edit glade windows in fullscreen mode
3786 #364900 Warning during compilation of valgrind plugin
3787 #364903 Memory leak in valgrind plugin
3788 #369030 create_global_tags.sh has some errors
3789 #374665 Bounty: Use class macros for type casting in all plugin classes
3790 #376031 [PATCH] CVS command file entry dialog show only directories
3791 #376335 menu items should be capitalized
3792 #377027 crash after unloading Terminal plugin
3793 #377043 Intltool-update -m complains about missing files from POTFILES.in
3794 #377061 close project while debugging => Anjuta hangs
3795 #377767 resize crashes window manager in gnome
3796 #377903 improve message color defaults
3797 #378850 double clicking breakpoint should jump to its source
3798 #378871 Debug / Info command problems
3799 #378879 several command names need ellipses
3800 #383319 GLADE_PROJECT_VIEW_TREE error with glade 3.1.2
3801 #385597 Closed one project and attempted to open another
3802 #388727 Block-tab does not work
3803 #388731 Odd editor behaviour after performing block-text operations
3804 #389764 Tags search do not retrieve all matching symbols
3805 #392290 Missed install as root option in project manager
3806 #392699 Some patches are necessary to build anjuta on NetBSD 3.0
3807 #393680 huge icon on the files pane for .anjuta files
3808 #394218 Signals list view in gobject class creation tab does not scroll horiz.
3809 #395767 when selecting a GTK+ project the sample files generated do not compile
3811 Anjuta 2.0.2 (15 May 2006) -- Naba Kumar
3813 New: GtkSourceView based editor
3814 New: Project configuration
3815 New: Valgrind plugin
3816 New: Tab drag&drop in Editor
3817 Updated: Manual and FAQ
3819 Improved: global tags can now be updated after installation
3820 Improved: Remember toolbars on restart
3821 Improved: Tag manager now knows about classes/namespaces which
3822 should make C++ programming much more easy (IComplete)
3823 Improved: Devhelp plugin improved but we still have linking problems
3824 Improved: Scintilla is now up-to-date 1.68
3826 Known issues:
3827 - Glade plugin crashes because of namespace conflict with libglade (#341073)
3828 - Devhelp plugin cannot be loaded without setting the correct LD_PATH (#341170)
3830 Bug fixes:
3831 #171314         Anjuta crash when trying to do "stream comment"
3832 #311420         Crash on terminal deactivation
3833 #317454         Anjuta crash when array lenght is incorrect
3834 #332084         Anjuta crashes, when Ctrl+c is pressed.
3835 #170467         crash when changing fonts and color in the preferences di...
3836 #172442         inserting empty box comment
3837 #172666         cvs diff does not always obtain full diff
3838 #300231         Find pane non-functional
3839 #304495         Project saved as fullscreen
3840 #304641         Can't type the "-character
3841 #305082         anjuta 2.0.0: crash in debugger / watch / inspect memory
3842 #305301         In menu tree "Settings"->"Customize shortcuts" there are ...
3843 #305587         gtkmm project compile crash
3844 #306790         doble click in a message, doesn't find the file.
3845 #306966         Search tool on the tool bar don't work correctly
3846 #306970         The order of the command buttons "Close" - "Search" - "St...
3847 #307800         Crashes when project directory removed from command line.
3848 #307810         Can't configure a project after creating with new project...
3849 #307872         Remember Configure and autogen options for the next time
3850 #307879         Crashed when exiting
3851 #308870         Glade Plugin Won't open Glade file.
3852 #309153         code cleanup use glib/gi18n.h
3853 #309348         Anjuta 2.0.1, Anjuta application crash upon build (F9)
3854 #309526         Help->ReportBugs points to removed bug tracking system
3855 #309688         When committing a file that is loaded, I get a file-modif...
3856 #311710         freeze in __lll_mutex_lock_wait () after crash?
3857 #312566         Patch that will fix another make -j 10 problem
3858 #312666         Return "F3" to execute project
3859 #314069         Window gets hidden when using glade3 plugin
3860 #315188         Project Wizard Problems
3861 #315218         anjuta 2.0 freeze on opening my project
3862 #315521         Failed to compile HEAD-hourly-2005-09-05-18
3863 #316731         Can not add new encodings
3864 #320338         Colors of tab menu labels
3865 #320341         Critical error in debugger "locals" window.
3866 #321090         Wrong array/struct/union var type display in locals windows
3867 #321455         Ask for root password when installing
3868 #322634         anjuta_ui_add_action_group_entries : Anjuta Developers Re...
3869 #322744         New anjuta plugin project configured incorrectly
3870 #324572         anjuta crashes on open
3871 #328209         Crash when opening a file while an unsaved new file is open
3872 #332161         Test editor not opening
3873 #333601         GPL headers are first to c-header template.
3874 #333606         Macro contain hyphen
3875 #334663         Allow to set a parent class to new GObject class
3876 #335142         crash when opeing a second file
3877 #336389         Should check for libwnck
3878 #107510         Excessive messages marked for translation in anjuta
3879 #304650         make -j CPUS doesn't always work for anjuta2
3880 #334546         No more lookup widget
3881 #312319         Opening files when Anjuta is already open
3882 #339296         Wizard can't cope with insufficient permissions in project target directory
3884 Anjuta 2.0.1 (26 Jun 2005) -- Naba Kumar
3886 New: Group and target properties (for automake based projects)
3887 New: Improvements in class heirarchy. Added members view.
3888 New: Tools plugin improvements and scripts as tools.
3889 New: Prepare-ChangeLog tool.
3890 New: Find-Fixmes tool.
3891 New: Project translation status tool.
3892 New: Save and restore editor current line positions.
3893 New: Added configure flags to enable/disable optional plugins.
3894 New: Message saving from menu.
3895 New: Message manager context menu.
3896 New: Remember plugins profile for project sessions.
3897 Mew: Progress bar implementation.
3898 New: Better progress bar in splash.
3899 New: General preferences page.
3900 New: "Add to project" in file wizard and class wizard implemented.
3901 New: glade plugin improvements.
3902 Updated: RPM spec file
3903 Bug fix: Fixed lots of project import bugs.
3904 Bug fix: Group and target removal.
3905 Bug fix: Fixed Message tab position preferece.
3906 Bug fix: Scroll messages on next/previous.
3907 Bug fix: Fixed crash on project Import
3908 Bug fix: Fixed crash on terminal dockings.
3909 Bug fix: Fixed crash on exit (after using save-as dialog once).
3910 Bug fix: Fixed crash on exit.
3911 Bug fix: Fixed mime installation screw-up
3912 Bug fix: Fixed installation paths.
3913 Bug fix: Fixed 64bit arch build problems
3914 Bug fix: Fixed Autoformat/indent problems.
3915 Bug fix: Fixed Keyboard shortcuts for message navigation.
3916 Bug fix: Fixed graphviz build problems.
3917 Bug fix: Start gdb even if the program does     not exists. Fixes bug #305074
3918 Bug fix: Fixed default font names and sizes.
3919 Bug fix: Fixed errors in opening zero sized files.
3920 Bug fix: Fixed buttons order in open dialog.
3922 Anjuta 2.0.0 (15 May 2005) -- Naba Kumar
3924 Architecture and code base:
3925 New: New plugin architecture and all IDE components ported to this framework.
3926 New: Complex docking shell that allows arbitrary docking of IDE widgets.
3927 New: Dynamic plugin activation and deactivation.
3928 New: Extensible architecture.
3929 New: Plugins can interact with other plugins through interface.
3930 New: Plugins can install dynamic UIs (menus/toolbars), including installing
3931          context menus in other plugins.
3932 New: Shell and Plugin API documentation.
3934 Integration:
3935 New: Integrated help system with Devhelp.
3936 New: Integrated glade UI designer (incomplete).
3938 Editor plugin:
3939 New: Scope memeber autocompletion (e.g ., -> and :: autocompletion).
3940 New: Editor split views.
3941 New: Automatic indentation with tabbing.
3942 New: More syntax highlighting lexers
3943 New: Split multiple views of document
3944 New: Remote editing (full gnome-vfs support)
3945 New: Real-time file modification monitor.
3947 Project management and build plugin:
3948 New: Multiple parallel builds and independent debugging and execution.
3949 New: Synchronous project management (simultaneous manual and automatic management)
3950 New: Mime based filemanager and desktop integration.
3952 Other plugins:
3953 New: Task Manager.
3954 New: Macro plugin allows inserting predefined and user defined texts (macros).
3955 New: Easily extensible template based project wizards (based on autogen).
3956 New: Symbol search plugin.
3957 New: C++ and GObject based class wizard.
3958 New: Class inheritance diagram plugin.
3959 New: Subversion plugin (incomplete)
3960 New: Session management framework.
3961 Updated: Debuger uses GDB machine-interface.
3962 Updated: CVS plugin
3963 Updated: Pretty much everyting.
3965 Anjuta 1.2.2 (13 Apr 2004) -- Naba Kumar
3967 New: Anjuta advanced tutorial
3968 New: Goes to first error automatically (Default is off. need to enable in anjuta.properties).
3969 Bug fix: Use build.silent option from preferences (bug #895726)
3970 Bug fix: Use font style defined for message indicators (bug #885032)
3971 Bug fix: Set bold color as foreground color in terminal (bug #864924)
3972 Bug fix: Removed 'cmp' dependency and used internal function to compare files.
3973 Bug fix: Fixed return value when dest file could not be created.
3974 Bug fix: Fixed a typo in Hello World indentation style.
3975 Bug fix: Fixed misuse of translated strings when looking for style (bug #876037)
3976 Bug fix: Save-all action now asks for filenames for new files (bug #898111)
3977 Bug fix: Fixed a compiler warnings.
3978 Bug fix: Disabled printing of long debug lines.
3979 Bug fix: Close buttons on all dialogs (HIG) and ESC closes them (bug #671596).
3980 Bug fix: Fixed a program execution crash bug.
3981 Bug fix: Fixed Crash on Find & Replace (#887833)
3982 Bug fix: Use defined file name when saving new files (fixes bug #898105).
3983 Bug fix: Don't change filename when clicking on a directory.
3984 Bug fix: Implemented keypress ctrl-c and ctrl-d for terminal (bug #878357).
3985 Bug fix: Do not reload new files (bug #900897).
3986 Bug fix: Disconnects menuitem signal properly (bug #901723).
3987 Bug fix: Fixed bugs #890609 and #890609, #900903.
3988 Bug fix: Fixed a typo in tutorial (bug #866143).
3989 Bug fix: Reduced size of Search and Replace dialog (bug #902636).
3990 Bug fix: Fixed a runtime warning (bug #900087).
3991 Bug fix: Changed build shortcut to F11 (bug #877683).
3992 Bug fix: Do not defualt to -k make option (bug #875486).
3993 Bug fix: CFLAGS passed correctly (bug #816130, #801056, #782798, #773459)
3994 Bug fix: Improved Search and Replace. Fixed crash bug.
3995 Bug fix: Fixed bug #910097 (Insert comment).
3996 Bug fix: Find-Usage rework (bug #890609).
3997 Bug fix: Generated projects read m4 directory. Project generation works. (bug #917781).
3998 Bug fix: Fixed Find-Usage crash when no project open
3999 Bug fix: Fixed bug #893400 ("Remove file" in project tree).
4000 Bug fix: Aligned buttons in the New file dialog and HIG compliance.
4001 Bug fix: Fixed to get correct child exit status using mask (bug #905738).
4002 Bug fix: Goto the first error if it exists (bug #874380).
4003 Bug fix: Save-all for 1 file opened (bug #912618).
4004 Bug fix: Fixed conditional breakpoints.
4005 Bug fix: Fixed debugger calltips displayed for wrong file.
4006 Bug fix: Fixed delete breakpoints.
4007 Bug fix: Fixed Breakpoint setting bugs (bug #895536).
4008 Bug fix: Fixed a crash bug with debugger attach process dialog
4009 Bug fix: Fixed freeze-ups during build terminations (bug #905738).
4010 Bug fix: Fixed a memory corruption (bug #921893).
4011 Bug fix: Open file starts in right directory (bug #908941).
4012 Bug fix: Fixed another crash bug in Find-Usage.
4013 Bug fix: Correctly prompts and reponds passwords (bug #894533).
4014 Bug fix: Fixed 'remove' and 'clear' of Defines list in compiler options (bug #883837).
4015 Bug fix: Installs .glade file of libgllade projects (bug #861038).
4016 Bug fix: Glade based projects can now find installed pixmaps (bug #919903).
4017 Bug fix: Fixed ADA syntax highlighting (bug #923474).
4018 Bug fix: Fixed HANGUP bug for long lines (bugs #700968 and #911376)
4019 Bug fix: Fixed core file loading in debugger.
4020 Bug fix: Partially fixed to show long calltips properly (bug #917982).
4021 Bug fix: Fixed a crash bug in search replace. (bug #921893).
4022 Bug fix: Fixed a crash when launcher child could not be executed (bug #926606).
4023 Bug fix: Fixed a crash bug when opening and closing a large project repeatedly.
4024 Bug fix: Sets filename when saving new files.
4025 Bug fix: Most font and print related bugs fixed (bug #885023, #925956, #890473).
4027 Anjuta 1.2.1 (29 Jan 2004) -- Naba Kumar, Johannes Schmid
4029 New: "New File" with some options for newly created files
4030 Bug fix: #849914, #840159, #864922, #849928, #846386, #845782
4031 Bug fix: #860906, #859329, #858993, #857605, #878404
4032 Bug fix: 169058@bugs.debian.org
4033 Bug fix: compile file works with shell expression like `command` now
4034 Bug fix: Buildiing on SMP systems
4035 Bug fix: debugger improvements & cleanups
4036 Bug fix: Sample file confirms to C++-Standard now
4037 Bug fix: Use gtk stock icon for editor tabs
4038 Bug fix: Should builf sucessfully on Slackware 9.1 now (libiconv)
4040 Thanks to Pavol Bosik, Andreas Volz, grzegol@pld-linux.org, Dan Elphick,
4041 Franco Catrin L and Stefano Vallarino for their patches.
4043 From this release on anjuta has two new development responsibilities
4044 alongside with Naba Kumar <naba@gnome.org>:
4045 Jean-Noel Guiheneuf <Jnoel@cvs.gnome.org>
4046 Johannes Schmid <jhs@cvs.gnome.org>
4048 If you want to support anjuta development please contact the
4049 list <anjuta-devel@list.sourceforge.net>, more manpower is much-needed.
4050 You can also make a donation through the SF.net donation system now.
4052 Anjuta 1.2.0 (8 Dec 2003) -- Naba Kumar
4054 Updated: Prompts users for unsaved files during project closing.
4055 Updated: Added checkbox in wizard to enable/disable glade source generation.
4056 Updated: Scintilla to version 1.57
4057 Bug fix: Crash on preferences with other locales.
4058 Bug fix: Freeze ups during build/debugging with other locales.
4059 Bug fix: Crash with readonly project files (during saves).
4060 Bug fix: Breakpoints bug.
4061 Bug fix: Syntax hiliting bug.
4062 Bug fix: Avoids error conditions for glade/glademm not found
4063 Bug fix: Crash on anjuta exit
4064 Bug fix: Crash on project close with unsaved files.
4065 Bug fix: Compilation errors with old gcc.
4066 Bug fix: Fixed debugger malfunctioning with non-english locales.
4067 Bug fix: Crash bug during import.
4068 Bug fix: Dnd file drop.
4069 Bug fix: Setting breakpoints for c++ files works.
4070 Bug fix: Crash bug to multiple open of same file fixed.
4071 Bug fix: Enables debug and optimization flags for new projects.
4072 Bug fix: Fixed pascal highlighting
4073 Bug fix: Fixed build failure with no 'intl' directory.
4074 Bug fix: Added filters to find in files.
4075 Bug fix: Fixed tutorial
4076 Bug fix: Added horizontal scrollbar to description text in wizard.
4077 Bug fix: Installs properly even when system.tags file could not be generated.
4078 Bug fix: Compiler error with old gcc.
4080 Anjuta 1.1.98 rc2 for 1.2.0   (07 Nov 2003) -- Naba Kumar
4082 New: Double click on margin toggles bookmark.
4083 New: Double click on margin (debugger mode) adds/removes breakpoints.
4084 New: Single click on margin (debugger mode) enables/disables breakpoints
4085 New: Find previous added.
4086 New: Emacs style file modeline in files.
4087 Updated: Removed 'page setup' item from the file menu.
4088 Updated: Scintilla (cvs 2003-09-29 -- ver 1.55+)
4089 Updated: No libzvt dependency (means faster operation).
4090 Updated: Performance improvements in Editor.
4091 Updated: Documentations revived in docbook xml format.
4092 Bug fix: Symbol browser now loads properly for new projects.
4093 Bug fix: Fixed many compiler warnings.
4094 Bug fix: Fixed crash bug in Application wizard.
4095 Bug fix: Fixed crash bug in Project Import.
4096 Bug fix: Printing in proper UTF8
4097 Bug fix: Fixed crash bug during project creation.
4098 Bug fix: Fixed clean-before-build bug.
4099 Bug fix: Fixed find in files bugs.
4100 Bug fix: Fixed gettext bug with projects.
4101 Bug fix: Fixed Autoformat
4102 Bug fix: Fixed crash bug with 'Add watch expression'
4103 Bug fix: Fixed debugger freeze ups due to uninitialized strings in target programs.
4105 Anjuta 1.1.97 rc1 for 1.2.0   (26 June 2003) -- Naba Kumar
4107 New: Support for all text file encodings (can be customized in preferences).
4108 New: Line and word selection menu entries (setting shortcuts possible).
4109 New: Added *.css files highlighting.
4110 Updated: Project window and message window no longer always float above the main window.
4111 Updated: Reorganized messages tabs in more sensible order.
4112 Updated: Better 'Customize menu' message.
4113 Updated: Prompts for 'clean' for modified compiler options.
4114 Updated: Deprecated GNOME 1.x project wizards. It can still open older projects.
4115 Updated: Speedier startup (but needs more optimization todo).
4116 Updated: New splash.
4117 Updated: Some re-organization and cleanups.
4118 Updated: Better debugger operations.
4119 Updated: Better HIG complient dialogs.
4120 Updated: Many many translation updates.
4121 Bug fix: Separated -dP and -A flags of CVS update into different options.
4122 Bug fix: No more file corruption for non-utf-8 encodings.
4123 Bug fix: Removed references to older automake/autoconf in generated projects.
4124 Bug fix: Fixed automake errors with old automake in generated projects.
4125 Bug fix: Tcl/tk properties fix (all keywords will be recognized).
4126 Bug fix: Red color editor tab for modified files now consistent in inactive state also.
4127 Bug fix: Backward search works correctly.
4128 Bug fix: Fixed shell script to properly detect installed *-config files.
4129 Bug fix: Corrected many project generation codes.
4130 Bug fix: Fixed compiler errors associated with older gcc.
4131 Bug fix: Stack trace output can be activated with double-click.
4132 Bug fix: Properly closes automatic debugger-tip (was very annoying before).
4133 Bug fix: Properly jumps to correct file/line from build messages.
4134 Bug fix: CVS dialogs bug fixes.
4135 Bug fix: Fixed gnome-print, zvt and pcre dependencies in configure and rpm spec file.
4136 Bug fix: Fixed glade/glade-2 confusion in generated projects.
4137 Bug fix: Multiple file selection works now.
4138 Bug fix: Fixed failure in poping up search combo puldown (in main menu).
4139 Bug fix: And many more critical/non-critical bug fixes.
4140 Bug fix: Fixed non-working shortcuts (changed to working ones).
4142 Anjuta 1.1.1-beta   (05 May 2003)     -- Naba Kumar
4144 New: Ported to GNOME2:
4145 New: New Preferences management.
4146 New: Tools management.
4147 New: Watch and Backtrace moved to messages pane.
4148 New: GNOMEVFS based file browser.
4149 New: Pango fonts in editor (Anti-Aliased fonts).
4150 New: Project configuration for GUI editor and version.
4151 New: Advance search and replace (ported from 1.0.x branch).
4152 Updated: Scintilla 1.51+ (cvs)
4153 Updated: Session management. It now saves tree states.
4154 Bug fix: Many
4156 Anjuta 1.0.1:           (xth June 2002)                 -- Naba Kumar
4158 New: Auto-complete takes graphics now.
4159 NEW: Auto-complete automatic.
4160 New: Per project editor properties
4161 New: Sub windows now float above main window.
4162 New: Project version and excluded modules configuration.
4163 NEW: Errors and warnings indications in editor.
4164 New: Tools support and tools editor.
4165 New: Incremental search (like emacs I-Search)
4166 Bug fix: Printing now takes editor default fonts
4167 Bug fix: Rpm package fix
4168 Bug fix: ChangeLog insert uses spaces (instead of tabs)
4169 Bug fix: Fixed compiler warnings.
4170 Bug fix: Fixed debug terminal bug
4171 Bug fix: Disabled gladen to remove the libssl dep.
4172 Bug fix: brace indentation works properly.
4173 Bug fix: Wrap-around search
4174 Updated: Upgraded scintilla to 1.49+
4175 Updated: Upgraded editor properties and added new properties.
4176 Updated: Organized plugins
4178 Anjuta 1.0-beta1:       (1st August 2002)                       -- Andy Piper
4180    => Release of Anjuta-1.0-beta1 (beta)
4182 This precedes the final release of Anjuta for the 
4183 GNOME 1.x platform...
4185 New: CVS support for Projects and individual files,
4186      file revisions are displayed in Files pane
4187 New: Gnome Print support (including syntax colouring)
4188 New: Patch plugin to apply diffs
4189 New: Application Wizard support for wxWindows, Xlib, 
4190      GNOME2, Gtk2 and libglade2 Projects, plus option for 
4191          dynamic or static libraries as targets in generic Projects
4192 New: user identity preferences enabling new editor functions
4193 New: better GNOME integration, now uses configured GNOME URL 
4194      handlers
4195 New: MIME handling
4196 New: Anjuta kickstart tutorial
4197 New: automatic expression tips during debugging (hover-and-show)
4198 New: compilation warning/error navigation from terminal
4199 New: better find functionality
4200 New: enhanced file selection widget
4201 New: enhanced Evolution-style about dialog
4202 New: Automatic Variable display when mouse hovered on the
4203      variable name (in dubugger mode).
4204 New: Raw memory veiw for debugger (somewhat resembling ghex).
4206 Updated: synced to Scintilla 1.46
4207 Updated: many usability improvements to the GUI and menus
4209 --------------------------------------------------------------------
4211 Anjuta 0.1.9:   (14th February 2002)            -- Andy Piper
4213    => Release of Anjuta-0.1.9 (stable)
4214    
4215 New: messages manager rewritten to use notebook tabs
4216 New: symbol and tag browser fully based on TagManager
4217 New: embedded terminal window (using zvt)
4218 New: Project Import Wizard makes it easier to migrate
4219      existing projects to Anjuta (experimental)
4220 New: libglade project type added to the Application
4221      Wizard
4222 New: simple class creator plugin now included
4223 New: files autosaved before a build
4224 New: more translations - 21 languages now fully or 
4225      partially supported
4227 Updated: new look for the Application Wizard
4228 Updated: UI enhancements
4229 Updated: Solaris support improved
4230 Updated: many, many bug fixes.....
4232 --------------------------------------------------------------------
4234 Anjuta 0.1.8:   (30th November 2001)            -- Andy Piper
4236    => Release of Anjuta-0.1.8 (stable)
4237    
4238 New: integration of new TagManager library - much improved
4239      autocompletion and calltips functionality
4240 New: multiple file drag-and-drop
4241 New: ability to save build message output
4242 New: DOS file (CR/LF) handling
4243 New: basic plugin hooks added
4244 New: many new translations - 17 languages now fully or 
4245      partially supported
4247 Updated: notebook tabs notify when file has been changed, can be
4248          scrolled for browsing
4249 Updated: improvements to interactive debugger and communication
4250          with gdb
4251 Updated: improved find functionality, better dialogs
4252 Updated: synced up to version 1.41 of Scintilla, new lexers added
4253 Updated: new icons
4255 ... plus the usual bug fixes and minor feature additions.
4257 --------------------------------------------------------------------
4259 Anjuta 0.1.7:   (21st August 2001)              -- Stephane Demurget
4261    => Release of Anjuta-0.1.7 (stable) - bug fixes release
4263 Fixed: Two nasty bugs preventing to use the wizards (macros dir copy and
4264        src/source.c).
4265 Fixed: Interface clean up.
4266 Updated: HACKING, doc, and others
4267 Updated: french, spanish, turk and japan translations fully up-to-date.
4269 --------------------------------------------------------------------
4271 Anjuta 0.1.6:   (31st July 2001)                -- Nabakumar. 
4273    => Release of Anjuta-0.1.6 (stable).
4275 New: Class browser and file browser added in the project manager.
4276 New: GDP standardized docbook documentations.
4277 New: Anjuta faqs documentation.
4278 New: New gnomish icon set and splashscreen.
4279 New: Context sensitive help and gnome api browser
4280      (need Devhelp and the dev books to be installed).
4282 Added: Preferences for setting caret and selection colors.
4283 Fix for gdb version 5.
4284 Closes all files when project is closed.
4285 And many big fixes and minor feature additions.
4286 Translations updated.
4288 Note : the major part of the new project manager has been written but
4289 it needs time to be integrated and tested. That's why it's not present in
4290 this release. 
4292 --------------------------------------------------------------------
4294 Anjuta 0.1.4:   (25nd Mar 2001)         -- Nabakumar. 
4296    => Release of Anjuta-0.1.4 (stable).
4298 Calltips provided for Gnome function prototypes (and standard libraries functions).   
4299 Fixed project dir creation bug.
4300 Fixed double accelerators bug.
4301 Fixed source generation bug.
4302 Fixed pixmap creation with NULL window.
4303 i18n bug fix.
4304 Debugger now takes program args.
4305 Japanese translation.
4306 Other minor  bug fixes.
4308 --------------------------------------------------------------------
4310 Anjuta 0.1.3:   (4th Mar 2001)          -- Nabakumar. 
4312    => Release of Third  version (Alpha)  with lots of bugs.
4313    
4314 New Features in Anjuta 0.1.3:
4315 -----------------------------
4317         => Anjuta now integrates Scintilla editing component:
4318         ----------------------------------------------------
4319                 * Automatic syntax hilighting (using lexers).
4320                 * Code folding/hiding .
4321                 * Linenumbers/markers display.
4322                 * Text zooming.
4323                 * Text autocompletion
4324                 * Automatic indentation and indentation guides
4325                 * ... and much more.
4327         => Dynamic Project Management:
4328         -----------------------------
4329                 * Anjuta no longer uses the template based project management.
4330                 * Provides project configuration.
4331                 * Added two more modules in project management:
4332                         (Help module and Translation module).
4333                 * Added BONOBO support and BONOBO application wizard.
4334                 
4335         => Java style Properties management:
4336         -----------------------------------
4337                 Now uses Java style properties management. Which makes
4338                 it highly configurable, both from distributor's and user's side.
4339         
4340         => Supports for Other languages added:
4341         -------------------------------------
4342                 * Java, Perl, Python, LaTeX, 
4343                 ... and others can be user configurable.
4344                 
4345         => On-Board command editor:
4346         --------------------------
4347                 Facilitates customization of commands used
4348                 for compiling, building and execution.
4349         
4350         => Provides Hilite style editor:
4351         -------------------------------
4352                 Used for customizing Syntax hiliting style.
4353         
4354         => More intelligent messaging system:
4355         -----------------------------------
4356                 * Now error messages (or messages in general)
4357                 can be browsed using go to Prev/Next message,
4358                 goto start/end of block and goto matching braces.
4359         
4360         => Bookmarks management:
4361         -----------------------
4362                 Anjuta has now supported Bookmarks
4363                 management.
4364         
4365         => Debugger:
4366         -----------
4367                 * Now breakpoints can be toggled Onboard.
4368                 * Added Run to cursor.
4369                 * Fixed some earlier bugs.
4370         
4371         => Added Two more toolbars:
4372         --------------------------
4373                 * Browser toolbar for browsing messages,
4374                 bookmarks and code blocks.
4375                 * Format toolbar for easy formatting
4376                 of code statements.
4377                 
4378         => Application GUI:
4379         ------------------
4380                 * Smarter and more informative status bar.
4381                 * Improved memory to remember Application
4382                 GUI configuration between sessions.
4384 Thing that I forgot to change:
4385 ------------------------------
4386         => Anjuta Online manual. It's still the old one.
4387         so, new users may find it a bit annoying to learn
4388         the controls, especially those who are young
4389         in programming.
4391 --------------------------------------------------------------------
4392 Anjuta 0.1.2-beta_2:    (24th Feb 2001)         -- Nabakumar. 
4394    => Release of 0.1.2 beta2  version  with lesser bugs.
4396 --------------------------------------------------------------------
4397 Anjuta 0.1.2:   (03rd Nov 2000)         -- Nabakumar. 
4399    => Release of second version (Beta) with lesser bugs.
4401    => Minor fixes in Doc files.
4402    => Fixed to ignore non-existent dir for blank prj.
4403    => More checking in project creation, especially to confirm
4404         that the prj file already does not exist.
4405    => Now Menu item "Format/Detach current document" is inactive
4406         when there is no document opened.
4407    => Improved Library settings GUI.
4408    => Can now enable/disable added libraries.
4409    => Stock libs provided for ease of entry.
4411 --------------------------------------------------------------------
4412 Anjuta 0.1.1: (01rd Nov 2000)   -- Nabakumar. 
4414   => Release of first version (Beta) with lots of bugs.
4415         
4416 --------------------------------------------------------------------