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