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