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