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