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