Updated Indonesian translation
[anjuta.git] / NEWS
blob29ccb507b171273ee826725000560b46eb46582d
1 Anjuta 3.11.92 (March 20, 2014) -- Sébastien Granjoux
3 Changes:
4 Ask H. Larsen (1):
5   Updated Danish translation
7 Claude Paroz (1):
8   Updated French translation
10 Мирослав Николић (1):
11   Updated Serbian translation
13 Seong-ho Cho (1):
14   Updated Korean translatio
16 Paweł Żołnowski (1):
17   Updated Polish translation
19 Fran Dieguez (2):
20   Updated Galician translation
22 Yuri Myasoedov (1):
23   Updated Russian translation
25 Rafael Ferreira (2):
26   Updated Brazilian Portuguese translation
28 Daniel Mustieles (3):
29   Updated Spanish translation
31 Chao-Hsiung Liao (2):
32   Updated Traditional Chinese translation(Hong Kong and Taiwan)
34 Attila Hammer (2):
35 Balázs Úr (1):
36   Updated Hungarian translation
38 Marek Černocký (2):
39   Updated Czech translation
41 Aurimas Černius (2):
42   Updated Lithuanian translation
44 Rūdolfs Mazurs (2):
45   Updated Latvian translation
47 Wylmer Wang (2):
48   Updated Chinese (China) translation
50 Tristian Celestin (9):
51   bgo #688020 - stop using gnome-terminal's gconf profiles
53 Kjartan Maraas (1):
54   Updated Norwegian bokmål translation
56 Akom Chotiphantawanon (1):
57   Updated Thai translation
59 Sébastien Granjoux (17):
60   Fix build
61   bgo #725373 - make is used in libanjuta/interfaces/Makefile.am
62   bgo #723451 - Choose project backend window is too small  
63   bgo #722989 - Project target name concatenated with variable wasn't processed 
64   bgo#723452 - Critical warnings when closing Anjuta window if multiple windows are open
65   Remove unused code
66   Remove a critical warnings
67   bgo #723449 - Should set a reasonable default window size
68   bgo #723510 - Warning after closing a program started by Run -> Execute
69   bgo #723458 - Missing image icon next to recent projects
70   bgo #723443 - New Window action is always disableda
71   bgo #711353 - Project Wizard - Set default setting for author, email, version, and project directory
73 Johannes Schmid (3):
74   gdb: Disable password-prompt for gdb communication
75   anjuta: Don't set a minimum window size - just use the default
76   libanjuta: Set reasonable default size for preferences window (bgo#723444)
78 Michael Catanzaro (2):
79   Fix crash when launching nonexistant program
80   User help: fix a typo
82 Piotr Drąg (1):
83   Updated POTFILES.in
85 Dominique Leuenberger (1):
86   Support Vala 0.24
90 Anjuta 3.11.4 (Januar 15, 2013) -- Johannes Schmid
92 This is an unstable release targetted for the GNOME 3.12 release.
94 Changes:
95 Akom Chotiphantawanon (1):
96       Updated Thai translation.
98 Aurimas Černius (1):
99       Updated Lithuanian translation
101 Benjamin Steinwender (1):
102       Updated German translation
104 Christian Kirbach (1):
105       Updated German translation
107 Colin Walters (2):
108       tests: Remove hardcoded -ftest-coverage
109       build: Don't explicitly dist INSTALL
111 Daniel Mustieles (1):
112       Updated Spanish translation
114 Dimitris Spingos (1):
115       Updated Greek translation
117 Dušan Kazik (1):
118       Updated slovak translation
120 Florian Pelz (1):
121       plugins: project-wizard: Fix bgo#720969 - GtkApplication project template uses deprecated g_type_init
123 Fran Diéguez (1):
124       Updated Galician translations
126 James Liggett (2):
127       git: Properly show changes for files in both the working tree and index, with tests
128       Make sure appdata .in files get distributed
130 Johannes Schmid (2):
131       project-wizard: Move python shebang to the first line of the template
132       language-support-python: Don't show python warning when python warning is disabled
134 Marek Černocký (1):
135       Updated Czech translation
137 Michael Catanzaro (4):
138       Don't distribute generated .appdata.xml
139       help: don't build incomplete anjuta-glade pages
140       app menu: standardize Help/About/Quit
141       Fix Debug Process dialog
143 Pavol Klačanský (1):
144       Updated slovak translation
146 Rafael Ferreira (1):
147       Updated Brazilian Portuguese translation
149 Richard Hughes (1):
150       bgo 708748 - Add an AppData file
152 Stefan Sperling (1):
153       bgo #709752 - Don't require neon library for Subversion 1.8
155 Sébastien Granjoux (6):
156       Save the project directory as a relative path
157       bgo #708248 - inconsistency in strings: libtool, whitespace use
158       Avoid warning when compiling with a C++ compiler
159       bgo #711722 - C-Makefile project template broken
160       Fix a crash when configure.ac contains LT_INIT two times
161       bgo #722005 - Project Properties dialogue Type:/Name:/Version: only shows 2 lines
163 Tong Hui (1):
164       Update Chinese simplified translation
166 Wylmer Wang (1):
167       Fix a mistake in Chinese simplified translation that may block compiling
169 Yannick Inizan (1):
170       project-wizard: Add a project template for a library written in Vala
172 kriti (2):
173       document-manager: Fix bgo#711512 - <Search Text in Editor> Added an else condition to file plugins document-manager/search-box.c which in case of unmatched text calls the ianjuta_editor_selection_set function and unselects any previously selected text.
174       document-manager: Fix-Highlight if search box text not found in editor
176 Anjuta 3.10.0 (September 23, 2013) -- James Liggett
178 This is a new stable version of Anjuta and all users should update to this
179 version as all 3.8.x versions become unsupported at this point.
181 Summary of the major changes between 3.8.x and 3.10:
183 - Various bug fixes across many different plugins, including git, debug-manager,
184   document-manager, symbol-db glade, project-wizard and libanjuta. See the 
185   shortlog for complete details. 
187 - Several updates to the git plugin, including an integrated diff viewer in the
188   status pane. The command bar and dock are also packed together and most panes
189   have right-click context menus.
191 - The beginnings of a Windows port. This work is in its very early stages and 
192   is not really usable yet.
194 - The document manager has a Close Others option accessible by right clicking 
195   on a document tab that will close all but the selected document.
197 Bugs fixed:
199 symbol-db: bgo #704985 - link with librt on Linux
200 libanjuta: bgo #696984 - Update documentation comments
201 project-wizard: bgo #696990 - Require package libanjuta-3.0 in anjuta-plugin template
202 bgo #696023 - Use dist_ prefix in Makefiles
203 devhelp: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST
204 glade: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST
205 language-support-vala: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST
206 python-loader: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST
207 subversion: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST
208 libanjuta: bgo #697030 - Add close button widget
209 document-manager: bgo #697030 - Replace close button in tabs with AnjutaCloseButton
210 project-wizard: bgo #688611 - Make templates Windows portable
211 libanjuta: bgo #699323 - Use GSettings to get user terminal
212 file-loader: bgo #699329 - Convert mime types to content types before comparing
213 libanjuta: bgo #699327 - Use G_GSIZE_FORMAT for gsize
214 libanjuta: bgo #699330 - Implement anjuta_util_get_real_path in Windows
215 libanjuta: bgo #699326 - Replace fork and execlp with g_spawn_async in anjuta-utils.c
216 libanjuta: bgo #699326 - Replace fork and execlp with g_spawn_async in resources.c
217 glade: bgo #698705 - Add application/x-gtk-builder to supported mime types
218 terminal: bgo #699316 - Add option to disable terminal plugin
219 file-loader: bgo #700615 - Remove markup from title of Open With dialog
220 sourceview: bgo #703637 - Set monospace font as default font
221 git: Fix bgo 699544 - Git pane prevents maximize of main window in small screens
222 sourceview: bgo#680770 - Don't scroll undo position to center if line already visible
223 sourceview: Fix bgo#701443 - When trying to change font of GtkSourceView Anjuta crashes
224 glade: bgo #701207 - Glade signal drop no longer works
225 glade: bgo #700383 - Anjuta should automatically associate .ui and source files
226 bgo #702576 - Use a marker comment to get macro and class name
227 project-manager: bgo #501230 - The 'Can not add source files' dialog is too long and his buttons and bottom side are out of the screen
228 project-wizard: bgo#696672 - Creating new project using wizard fails due to license files missing
229 project wizard: bgo #688611 - Add Windows configuration
230 project-wizard: bgo #698011 - Cannot run anything
231 bgo #696991 - Anjuta widgets do not load up properly in standalone glade
232 bgo #698158: anjuta-3.8.1 fails to build with vala-0.20
233 project-wizard: bgo #700318 - Can't build a project whose name starts by a digit
234 bgo #694644 - Position of Locals and Stack panes not saved
235 bgo #689384 - should install a highcontrast app icon
236 bgo #701419 - sqlite not in depencies
237 bgo #706630 - Incorrect MimeType in .desktop file
238 project-manager: bgo #707562 - Plural forms for "%d elements"
239 project-wizard: bgo #707943 - Auto completion code when you click in the widget tree is broken
240 document-manager: bgo#698036 - Close Other Tabs enhancement
242 Thanks to everybody who has helped this cycle and all translators.
244 Akom Chotiphantawanon (5):
245       Updated Thai translation.
246       Updated Thai translation
247       Updated Thai translation.
248       Updated Thai translation.
249       Updated Thai translation.
251 Alexandre Franke (2):
252       Update French translation
253       Update French translation
255 Alexandre Rostovtsev (1):
256       symbol-db: bgo #704985 - link with librt on Linux
258 Andika Triwidada (1):
259       Updated Indonesian translation
261 Arnel A. Borja (38):
262       libanjuta: bgo #696984 - Include Gdl-3 when introspecting Anjuta-3.0
263       libanjuta: bgo #696984 - Documentation comment of section anjuta-debug should be inside after inclusion guard
264       libanjuta: bgo #696984 - Remove extra empty lines in documentation comments
265       libanjuta: bgo #696984 - Add missing commas in documentation comments
266       libanjuta: bgo #696984 - Fix missing double asterisk in documentation comments
267       libanjuta: bgo #696984 - Fix function name typos in documentation comments
268       libanjuta: bgo #696984 - Fix function argument name typos in documentation comments
269       libanjuta: bgo #696984 - Fix a signal name typo in documentation comments
270       libanjuta: bgo #696984 - Fix allow-none annotation typo in a documentation comments
271       libanjuta: bgo #696984 - Add some missing documentation comment
272       libanjuta: bgo #696984 - Update some annotations in documentation comments
273       libanjuta: bgo #696984 - Add missing % in constants NULL, TRUE and FALSE in documentation comments
274       libanjuta: bgo #696984 - Add anjuta-tabber section stub
275       libanjuta: bgo #696984 - Remove unused file anjuta-token-style.h
276       libanjuta: bgo #696984 - Update libanjuta.h header
277       project-wizard: bgo #696990 - Require package libanjuta-3.0 in anjuta-plugin template
278       bgo #696023 - Use dist_ prefix in Makefiles
279       devhelp: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST
280       glade: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST
281       language-support-vala: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST
282       python-loader: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST
283       subversion: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST
284       libanjuta: bgo #697030 - Add close button widget
285       document-manager: bgo #697030 - Replace close button in tabs with AnjutaCloseButton
286       project-wizard: bgo #688611 - Make templates Windows portable
287       Use dist_doc_DATA for documentation text files
288       project-wizard: Use dist_doc_DATA for documentation text files
289       libanjuta: bgo #699323 - Use GSettings to get user terminal
290       file-loader: bgo #699329 - Convert mime types to content types before comparing
291       libanjuta: bgo #699327 - Use G_GSIZE_FORMAT for gsize
292       libanjuta: bgo #699330 - Implement anjuta_util_get_real_path in Windows
293       libanjuta: bgo #699326 - Replace fork and execlp with g_spawn_async in anjuta-utils.c
294       libanjuta: bgo #699326 - Replace fork and execlp with g_spawn_async in resources.c
295       glade: bgo #698705 - Add application/x-gtk-builder to supported mime types
296       terminal: bgo #699316 - Add option to disable terminal plugin
297       file-loader: bgo #700615 - Remove markup from title of Open With dialog
298       manuals: Update entries in Anjuta Reference Manual
299       sourceview: bgo #703637 - Set monospace font as default font
301 Ask H. Larsen (1):
302       Updated Danish translation
304 Aurimas Černius (4):
305       Updated Lithuanian translation
306       Updated Lithuanian translation
307       Updated Lithuanian translation
308       Updated Lithuanian translation
310 Balázs Úr (2):
311       Updated Hungarian translation
312       Updated Hungarian translation
314 Carl-Anton Ingmarsson (61):
315       dir-project: check for NULL groups in dir_project_is_loaded()
316       document-manager: pack notebook with width 1
317       document-manager: remove margin around the document combo box
318       document-manager: don't allocate AnjutaDocmanPriv ourselves
319       document-manager: fix compile warning
320       anjuta-tabber: implement gtk_container_get_path_for_child()
321       anjuta-tabber: rework size allocation
322       anjuta-tabber: remove call to gtk_widget_style_attach()
323       anjuta-tabber: don't iterate list to check if node is first/last
324       message-view: Use AnjutaCloseButton in tabs
325       anjuta-tabber: fix calculation of region flags
326       anjuta-tabber: don't iterate list to check if node is first/last
327       anjuta-tabber: take focus-padding into account when rendering focus
328       anjuta-tabber: Always use the padding of an active tab in y-direction size allocation
329       document-manager: don't free AnjutaDocmanPriv ourselves
330       anjuta-tabber: remove the total padding from total width
331       anjuta-tabber: use tab_curvature for left/right space of first/last tab
332       message-view: use a single box for the tab widget
333       parser-cxx: fix compilation warning
334       anjuta_language_provider: add proposals() function
335       sourceview: remove filtering of single proposals matching pre_word
336       parser-cxx: use anjuta_language_provider_proposals()
337       language-support-python: use anjuta_language_provider_proposals()
338       language-support-js: use anjuta_language_provider_proposals()
339       language-support-js: replace one more use of ianjuta_editor_assist_proposals()
340       language-support-python: replace one more use of ianjuta_editor_assist_proposals()
341       symbol-db-query: change order of property installation in SymbolDBQuery
342       dir-project: fix compile error
343       subversion: convert builder file to gtk+-3.0
344       starter: guard for NULL document manager or project manager
345       anjuta-column-text-view: don't derive from deprecated GtkVBox
346       anjuta-file-list: fix deprecation warnings
347       anjuta-preferences-dialog: don't use deprecated GtkVBox
348       anjuta-status: don't derive from deprecated GtkHBox
349       anjuta-tree-combo: remove usage of gtk_widget_[push|pop]_composite_child()
350       anjuta-ui: don't use deprecated gtk_widget_render_icon()
351       class-gen: don't derive from deprecated GtkHBox
352       run-program: let IAnjutaEnvironment override command lines
353       anjuta-entry: remove usage of deprecated GtkStyle
354       python: only pass python source files to anjuta-python-autocomplete
355       cvs-plugin: remove unused variables
356       am-project: don't use deprecated g_thread_create()
357       devhelp: remove unused variable
358       debug-manager: fix compile warnings
359       debug-manager: show the disassemble and memory widgets
360       debug-manager: don't use deprecated functions in DmaDataView
361       debug-manager: make DmaDataView's buffer a property
362       debug-manager: don't use deprecated functions in DmaSparseView
363       build-basic-autotools: guard against NULL project_uri when build is configured
364       Add libgd submodule
365       sourceview: use GdRevealer for sliding in the message area
366       message-view: don't manually free private structure
367       snippets-manager: fix compile warnings
368       sourceview: fix compile warnings
369       sourceview: use GtkRevealer for sliding in the message area
370       indentation-python-style: remove unused editor_settings
371       language-support-python: remove unused editor_settings
372       language-support-cpp-java: remove unused editor_settings
373       parser-cxx: remove unused editor_settings
374       Update my email
375       symbol-db: Use a GtkSearchEntry for the search entry in the search view.
377 Chao-Hsiung Liao (3):
378       Updated Traditional Chinese translation(Hong Kong and Taiwan)
379       Updated Traditional Chinese translation(Hong Kong and Taiwan)
380       Updated Traditional Chinese translation(Hong Kong and Taiwan)
382 Cheng-Chia Tseng (1):
383       Updated Traditional Chinese translation(Hong Kong and Taiwan)
385 Christian Kirbach (5):
386       Updated German help translation
387       Updated German help translation
388       Updated German help translation
389       Updated German help translation
390       Updated German translation
392 Claudio Arseni (3):
393       [l10n] Updated Italian translation.
394       [l10n] Updated Italian translation.
395       [l10n] Added Italian translation.
397 Daniel Mustieles (12):
398       Updated Spanish translation
399       Updated Spanish translation
400       Updated Spanish translation
401       Updated Spanish translation
402       Updated Spanish translation
403       Updated Spanish translation
404       Updated Spanish translation
405       Updated Spanish translation
406       Updated Spanish translation
407       Updated Spanish translation
408       Updated Spanish translation
409       Updated Spanish translation
411 Dimitris Spingos (2):
412       Updated Greek translation
413       Updated Greek translation
415 Dirgita (1):
416       Updated Indonesian translation
418 Dominique Leuenberger (1):
419       build: add support for libvala-0.22
421 Enrico Nicoletto (2):
422       Updated Brazilian Portuguese translation
423       Updated Brazilian Portuguese translation
425 Fran Diéguez (9):
426       Updated Galician translations
427       Updated Galician translations
428       Updated Galician translations
429       Updated Galician translations
430       Updated Galician translations
431       Updated Galician translations
432       Updated Galician translations
433       Updated Galician translations
434       Updated Galician translations
436 Gabor Kelemen (4):
437       Fix errors in the Hungarian translation
438       Updated Hungarian translation
439       Update and relicence Hungarian help translation
440       Updated Hungarian translation
442 James Liggett (65):
443       Post-release version bump
444       git: Use actions for recurring items in the glade file
445       git: Pack the dock and the command bar together
446       git: Fix more names in the glade file
447       git: Use a toggle button to show and hide the command bar
448       git: More glade file name fixes
449       git: Add a stash button to the Status command bar
450       git: Implement branch switching by double-click
451       Update doap file
452       git: Fix widget names
453       git: Implement adding files by dragging them onto the status view
454       git: Widget name fixes
455       git: Log path entry should be editable
456       git: Widget name fixes
457       libanjuta/manuals: Update documentation sections
458       Revert "git: Log path entry should be editable"
459       Update files for 3.9.1 release
460       Post release version bump
461       git: Widget name fixes
462       git: Add context menus to the Status pane
463       git: Fix signal names in diff code
464       git: More signal name fixes in diff code
465       Updated files for release
466       Post-release version bump
467       git: Add a context menu to the log pane
468       git: Add a context menu to the Branches pane
469       git: Add a popup menu to the Remotes pane
470       git: Check box action fixes in Push and Pull panes
471       git: Add a popup menu to the Stash pane
472       git: Fix a warning
473       Revert "Allow to build without libgd"
474       Revert "sourceview: use GdRevealer for sliding in the message area"
475       Revert "Add libgd submodule"
476       Update MAINTAINERS
477       Update files for release
478       Post-release version bump
479       git: Fix the Do Not Commit option in the Revert pane
480       libanjuta/anjuta-entry: Don't use CSS for help text styles
481       Updated POTFILES.in
482       Updated files for release
483       Post-release version bump
484       git: Fix bgo 699544 - Git pane prevents maximize of main window in small screens
485       Update files for release
486       Post-release version bump
487       libanjuta/anjuta-command-bar: Resect GTK button image settings
488       libanjuta/anjuta-command-bar: Don't use a shadow for the scrolled window
489       libanjuta/anjuta-file-list: Fix the help text color
490       git: Widget name fixes
491       libanjuta: Add AnjutaCellRendererDiff
492       libanjuta: Update the glade catalog
493       git: Show diffs of uncommitted changes in the status view
494       git: Show stash diffs in the stash pane
495       git: Don't show the command bar if the Tasks button isn't active
496       libanjuta/anjuta-cell-renderer-diff: Detect diff headers
497       git: Don't show stash numbers on diff rows
498       Updated files for release
499       Post-release version bump
500       git: Fix removed files status display
501       git: Expand the status view tree when all diff commands are finished
502       Update files for release
503       Post-release version bump
504       git: Run diff commands after the status commands finish
505       libanjuta/git: Render diffs one line at a time
506       Update files for release
507       Post-release version bump
509 Jaume Planas (1):
510       [l10n] Add Catalan translation
512 Jiro Matsuzawa (1):
513       l10n: Update Japanese translation
515 Johannes Schmid (6):
516       Updated AUTHORS file
517       sourceview: bgo#680770 - Don't scroll undo position to center if line already visible
518       sourceview: Fix bgo#701443 - When trying to change font of GtkSourceView Anjuta crashes
519       anjuta: Add application menu
520       libanjuta: Make AnjutaCommandBar easier to use on small screens
521       anjuta: Only show app-menu if supported by environment
523 Josep Sànchez (1):
524       [l10n] Update Catalan translation
526 Juan Pablo Ugarte (1):
527       mk-project: Prevent a crash
529 Kalev Lember (1):
530       dir-project: Fix compiler warning
532 Kjartan Maraas (2):
533       Updated Norwegian bokmål translation
534       Updated Norwegian bokmål translation
536 Marco Diego Aurélio Mesquita (8):
537       glade: bgo #701207 - Glade signal drop no longer works
538       glade: bgo #700383 - Anjuta should automatically associate .ui and source files
539       libanjuta: Improve symbol-db behavior on cut, paste, undo, redo and when multiple files are modified.
540       symbol-db: Update symbol database on editor changes without saving
541       language-support-cpp-jave: Fix memory leak
542       doc: Update documentation after the last improvements in glade support
543       Improve c callback body generation.
544       bgo #702576 - Use a marker comment to get macro and class name
546 Marek Černocký (7):
547       Updated Czech translation
548       Updated Czech translation
549       Updated Czech translation
550       Updated Czech translation
551       Updated Czech translation
552       Updated Czech translation
553       Updated Czech translation
555 Matej Urbančič (4):
556       Updated Slovenian translation
557       Updated Slovenian translation
558       Updated Slovenian translation
559       Updated Slovenian translation
561 Michael Catanzaro (3):
562       Use program icon on about dialog
563       Fix column number on lines with tabs
564       help: fix broken images
566 Milo Casagrande (2):
567       [l10n] Updated Italian translation.
568       [l10n] Updated Italian translation.
570 Piotr Drąg (5):
571       Updated POTFILES.in
572       Updated POTFILES.in
573       Updated Polish translation
574       Updated Polish translation
575       Updated Polish translation
577 Quentin Huot-Marchand (1):
578       project-manager: bgo #501230 - The 'Can not add source files' dialog is too long and his buttons and bottom side are out of the screen
580 Rafael Ferreira (2):
581       Updated Brazilian Portuguese translation
582       Updated Brazilian Portuguese translation
584 Richard Hughes (1):
585       Fixed Indonesian translation
587 Rūdolfs Mazurs (2):
588       Updated Latvian translation
589       Updated Latvian translation
591 Seong-ho Cho (2):
592       Updated Korean translation
593       Updated Korean translation
595 Sébastien Granjoux (42):
596       project-wizard: bgo#696672 - Creating new project using wizard fails due to license files missing
597       project wizard: bgo #688611 - Add Windows configuration
598       mk-project: Ignore conditional directives in makefile
599       git: Fix setting of a custom author in the commit pane
600       libanjuta: Improve editor modeline support
601       project-wizard: bgo #698011 - Cannot run anything
602       bgo #696991 - Anjuta widgets do not load up properly in standalone glade
603       bgo #698158: anjuta-3.8.1 fails to build with vala-0.20
604       project-wizard: bgo #700318 - Can't build a project whose name starts by a digit
605       debug-manager: show registers pane
606       bgo #694644 - Position of Locals and Stack panes not saved
607       Fix a crash with some version of Gtk due to my last commit
608       libanjuta: Move scoped and descoped signal on AnjutaProfile object
609       libanjuta: Replace AnjutaPluginDescription by AnjutaPluginHandle in API
610       libanjuta: Move anjuta_profile_manager_load_profile function in anjuta_profile
611       libanjuta: Always keep plugins in the system profile
612       Allow to select different profile on the command line
613       libanjuta: Allow to enable only a set of plugins defined in the profile file
614       Add a sample custom profile keeping only the editor
615       document-manager: Automatically open an empty file if starter plugin is not used
616       libanjuta: Keep dynamic allocation data in AnjutaPluginDescription
617       libanjuta: Allow to change plugin description key from profile
618       Allow to build without libgd
619       Keep using loaded plugin even if they are marked as disabled
620       Register GApplication with a different name if a profile is used
621       document-manager: Make use of symbol-db plugin optional
622       language-support-python: Remove critical warnings
623       language-manager: Support symbols in more programming languages
624       Need at least glib 2.34 for g_spawn_check_exit_status
625       dir-project: Load big project faster
626       dir-project: Decrease project load priority to avoid blocking GUI
627       am-project: data target are not distributed by default in automake
628       project-manager: Add a function in the interface to remove a file from a project
629       bgo #689384 - should install a highcontrast app icon
630       bgo #701419 - sqlite not in depencies
631       document-manager: Fix icon size in document manager tabs
632       bgo #706630 - Incorrect MimeType in .desktop file
633       Remove a critical warning when closing a project
634       glade: Fix a critical warning when opening a project with a .ui file opened
635       document-manager: Close all documents when closing a project
636       project-manager: bgo #707562 - Plural forms for "%d elements"
637       project-wizard: bgo #707943 - Auto completion code when you click in the widget tree is broken
639 Techlive Zheng (1):
640       anjuta-tags: fix scope information parsing in the Vala parser
642 Varad Gautam (1):
643       document-manager: bgo#698036 - Close Other Tabs enhancement
645 Yuri Myasoedov (2):
646       Updated Russian translation
647       Updated Russian translation
649 victory (1):
650       l10n: Update Japanese translation
652 Мирослав Николић (2):
653       Updated Serbian translation
654       Updated Serbian translation
657 Anjuta 3.9.92 (September 15, 2013) -- James Liggett
659 Akom Chotiphantawanon (1):
660       Updated Thai translation.
662 Alexandre Franke (2):
663       Update French translation
664       Update French translation
666 Andika Triwidada (1):
667       Updated Indonesian translation
669 Ask H. Larsen (1):
670       Updated Danish translation
672 Aurimas Černius (1):
673       Updated Lithuanian translation
675 Chao-Hsiung Liao (1):
676       Updated Traditional Chinese translation(Hong Kong and Taiwan)
678 Claudio Arseni (2):
679       [l10n] Updated Italian translation.
680       [l10n] Updated Italian translation.
682 Daniel Mustieles (2):
683       Updated Spanish translation
684       Updated Spanish translation
686 Enrico Nicoletto (1):
687       Updated Brazilian Portuguese translation
689 Fran Diéguez (1):
690       Updated Galician translations
692 Gabor Kelemen (1):
693       Updated Hungarian translation
695 James Liggett (3):
696       Post-release version bump
697       git: Run diff commands after the status commands finish
698       libanjuta/git: Render diffs one line at a time
700 Marek Černocký (2):
701       Updated Czech translation
702       Updated Czech translation
704 Matej Urbančič (1):
705       Updated Slovenian translation
707 Piotr Drąg (1):
708       Updated Polish translation
710 Rūdolfs Mazurs (2):
711       Updated Latvian translation
712       Updated Latvian translation
714 Seong-ho Cho (2):
715       Updated Korean translation
716       Updated Korean translation
718 Sébastien Granjoux (2):
719       project-manager: bgo #707562 - Plural forms for "%d elements"
720       project-wizard: bgo #707943 - Auto completion code when you click in the widget tree is broken
722 Мирослав Николић (1):
723       Updated Serbian translation
726 Anjuta 3.9.91 (September 2, 2013) -- James Liggett
728 Aurimas Černius (2):
729       Updated Lithuanian translation
730       Updated Lithuanian translation
732 Balázs Úr (1):
733       Updated Hungarian translation
735 Christian Kirbach (1):
736       Updated German help translation
738 Enrico Nicoletto (1):
739       Updated Brazilian Portuguese translation
741 Fran Diéguez (2):
742       Updated Galician translations
743       Updated Galician translations
745 Gabor Kelemen (1):
746       Update and relicence Hungarian help translation
748 James Liggett (3):
749       Post-release version bump
750       git: Fix removed files status display
751       git: Expand the status view tree when all diff commands are finished
753 Kjartan Maraas (1):
754       Updated Norwegian bokmål translation
756 Matej Urbančič (2):
757       Updated Slovenian translation
758       Updated Slovenian translation
760 Piotr Drąg (2):
761       Updated Polish translation
762       Updated Polish translation
764 Quentin Huot-Marchand (1):
765       project-manager: bgo #501230 - The 'Can not add source files' dialog is too long and his buttons and bottom side are out of the screen
767 Rafael Ferreira (1):
768       Updated Brazilian Portuguese translation
770 Sébastien Granjoux (4):
771       bgo #706630 - Incorrect MimeType in .desktop file
772       Remove a critical warning when closing a project
773       glade: Fix a critical warning when opening a project with a .ui file opened
774       document-manager: Close all documents when closing a project
777 Anjuta 3.9.90 (August 19, 2013) -- James Liggett
779 Akom Chotiphantawanon (1):
780       Updated Thai translation.
782 Alexandre Rostovtsev (1):
783       symbol-db: bgo #704985 - link with librt on Linux
785 Carl-Anton Ingmarsson (1):
786       symbol-db: Use a GtkSearchEntry for the search entry in the search view.
788 Daniel Mustieles (1):
789       Updated Spanish translation
791 Dominique Leuenberger (1):
792       build: add support for libvala-0.22
794 Fran Diéguez (1):
795       Updated Galician translations
797 Gabor Kelemen (1):
798       Updated Hungarian translation
800 James Liggett (12):
801       Post-release version bump
802       libanjuta/anjuta-command-bar: Resect GTK button image settings
803       libanjuta/anjuta-command-bar: Don't use a shadow for the scrolled window
804       libanjuta/anjuta-file-list: Fix the help text color
805       git: Widget name fixes
806       libanjuta: Add AnjutaCellRendererDiff
807       libanjuta: Update the glade catalog
808       git: Show diffs of uncommitted changes in the status view
809       git: Show stash diffs in the stash pane
810       git: Don't show the command bar if the Tasks button isn't active
811       libanjuta/anjuta-cell-renderer-diff: Detect diff headers
812       git: Don't show stash numbers on diff rows
814 Marek Černocký (1):
815       Updated Czech translation
817 Michael Catanzaro (3):
818       Use program icon on about dialog
819       Fix column number on lines with tabs
820       help: fix broken images
822 Piotr Drąg (1):
823       Updated POTFILES.in
825 Rafael Ferreira (1):
826       Updated Brazilian Portuguese translation
828 Sébastien Granjoux (3):
829       bgo #689384 - should install a highcontrast app icon
830       bgo #701419 - sqlite not in depencies
831       document-manager: Fix icon size in document manager tabs
834 Anjuta 3.9.5 (July 29, 2013) -- James Liggett
836 Chao-Hsiung Liao (1):
837       Updated Traditional Chinese translation(Hong Kong and Taiwan)
839 Daniel Mustieles (1):
840       Updated Spanish translation
842 James Liggett (2):
843       Post-release version bump
844       git: Fix bgo 699544 - Git pane prevents maximize of main window in small screens
846 Johannes Schmid (2):
847       libanjuta: Make AnjutaCommandBar easier to use on small screens
848       anjuta: Only show app-menu if supported by environment
850 Marek Černocký (1):
851       Updated Czech translation
853 Anjuta 3.9.4 (July 8, 2013) -- James Liggett
855 Akom Chotiphantawanon (1):
856       Updated Thai translation
858 Arnel A. Borja (2):
859       manuals: Update entries in Anjuta Reference Manual
860       sourceview: bgo #703637 - Set monospace font as default font
862 Aurimas Černius (1):
863       Updated Lithuanian translation
865 Carl-Anton Ingmarsson (5):
866       indentation-python-style: remove unused editor_settings
867       language-support-python: remove unused editor_settings
868       language-support-cpp-java: remove unused editor_settings
869       parser-cxx: remove unused editor_settings
870       Update my email
872 Christian Kirbach (1):
873       Updated German help translation
875 James Liggett (3):
876       Post-release version bump
877       git: Fix the Do Not Commit option in the Revert pane
878       libanjuta/anjuta-entry: Don't use CSS for help text styles
880 Johannes Schmid (1):
881       anjuta: Add application menu
883 Marco Diego Aurélio Mesquita (1):
884       bgo #702576 - Use a marker comment to get macro and class name
886 Sébastien Granjoux (10):
887       Keep using loaded plugin even if they are marked as disabled
888       Register GApplication with a different name if a profile is used
889       document-manager: Make use of symbol-db plugin optional
890       language-support-python: Remove critical warnings
891       language-manager: Support symbols in more programming languages
892       Need at least glib 2.34 for g_spawn_check_exit_status
893       dir-project: Load big project faster
894       dir-project: Decrease project load priority to avoid blocking GUI
895       am-project: data target are not distributed by default in automake
896       project-manager: Add a function in the interface to remove a file from a project
899 Anjuta 3.9.3 (June 17, 2013) -- James Liggett
901 Akom Chotiphantawanon (1):
902       Updated Thai translation.
904 Carl-Anton Ingmarsson (5):
905       Add libgd submodule
906       sourceview: use GdRevealer for sliding in the message area
907       message-view: don't manually free private structure
908       snippets-manager: fix compile warnings
909       sourceview: fix compile warnings
911 Cheng-Chia Tseng (1):
912       Updated Traditional Chinese translation(Hong Kong and Taiwan)
914 Christian Kirbach (1):
915       Updated German help translation
917 Daniel Mustieles (4):
918       Updated Spanish translation
919       Updated Spanish translation
920       Updated Spanish translation
921       Updated Spanish translation
923 Fran Diéguez (4):
924       Updated Galician translations
925       Updated Galician translations
926       Updated Galician translations
927       Updated Galician translations
929 James Liggett (11):
930       Post-release version bump
931       git: Add a context menu to the log pane
932       git: Add a context menu to the Branches pane
933       git: Add a popup menu to the Remotes pane
934       git: Check box action fixes in Push and Pull panes
935       git: Add a popup menu to the Stash pane
936       git: Fix a warning
937       Revert "Allow to build without libgd"
938       Revert "sourceview: use GdRevealer for sliding in the message area"
939       Revert "Add libgd submodule"
940       Update MAINTAINERS
942 Jiro Matsuzawa (1):
943       l10n: Update Japanese translation
945 Johannes Schmid (1):
946       sourceview: Fix bgo#701443 - When trying to change font of GtkSourceView Anjuta crashes
948 Marco Diego Aurélio Mesquita (6):
949       glade: bgo #701207 - Glade signal drop no longer works
950       glade: bgo #700383 - Anjuta should automatically associate .ui and source files
951       libanjuta: Improve symbol-db behavior on cut, paste, undo, redo and when multiple files are modified.
952       symbol-db: Update symbol database on editor changes without saving
953       language-support-cpp-jave: Fix memory leak
954       doc: Update documentation after the last improvements in glade support
956 Marek Černocký (2):
957       Updated Czech translation
958       Updated Czech translation
960 Piotr Drąg (1):
961       Updated POTFILES.in
963 Sébastien Granjoux (12):
964       Fix a crash with some version of Gtk due to my last commit
965       libanjuta: Move scoped and descoped signal on AnjutaProfile object
966       libanjuta: Replace AnjutaPluginDescription by AnjutaPluginHandle in API
967       libanjuta: Move anjuta_profile_manager_load_profile function in anjuta_profile
968       libanjuta: Always keep plugins in the system profile
969       Allow to select different profile on the command line
970       libanjuta: Allow to enable only a set of plugins defined in the profile file
971       Add a sample custom profile keeping only the editor
972       document-manager: Automatically open an empty file if starter plugin is not used
973       libanjuta: Keep dynamic allocation data in AnjutaPluginDescription
974       libanjuta: Allow to change plugin description key from profile
975       Allow to build without libgd
978 Anjuta 3.9.2 (May 27, 2013) -- James Liggett
980 Arnel A. Borja (9):
981       libanjuta: bgo #699323 - Use GSettings to get user terminal
982       file-loader: bgo #699329 - Convert mime types to content types before comparing
983       libanjuta: bgo #699327 - Use G_GSIZE_FORMAT for gsize
984       libanjuta: bgo #699330 - Implement anjuta_util_get_real_path in Windows
985       libanjuta: bgo #699326 - Replace fork and execlp with g_spawn_async in anjuta-utils.c
986       libanjuta: bgo #699326 - Replace fork and execlp with g_spawn_async in resources.c
987       glade: bgo #698705 - Add application/x-gtk-builder to supported mime types
988       terminal: bgo #699316 - Add option to disable terminal plugin
989       file-loader: bgo #700615 - Remove markup from title of Open With dialog
991 Carl-Anton Ingmarsson (21):
992       subversion: convert builder file to gtk+-3.0
993       starter: guard for NULL document manager or project manager
994       anjuta-column-text-view: don't derive from deprecated GtkVBox
995       anjuta-file-list: fix deprecation warnings
996       anjuta-preferences-dialog: don't use deprecated GtkVBox
997       anjuta-status: don't derive from deprecated GtkHBox
998       anjuta-tree-combo: remove usage of gtk_widget_[push|pop]_composite_child()
999       anjuta-ui: don't use deprecated gtk_widget_render_icon()
1000       class-gen: don't derive from deprecated GtkHBox
1001       run-program: let IAnjutaEnvironment override command lines
1002       anjuta-entry: remove usage of deprecated GtkStyle
1003       python: only pass python source files to anjuta-python-autocomplete
1004       cvs-plugin: remove unused variables
1005       am-project: don't use deprecated g_thread_create()
1006       devhelp: remove unused variable
1007       debug-manager: fix compile warnings
1008       debug-manager: show the disassemble and memory widgets
1009       debug-manager: don't use deprecated functions in DmaDataView
1010       debug-manager: make DmaDataView's buffer a property
1011       debug-manager: don't use deprecated functions in DmaSparseView
1012       build-basic-autotools: guard against NULL project_uri when build is configured
1014 Daniel Mustieles (2):
1015       Updated Spanish translation
1016       Updated Spanish translation
1018 Fran Diéguez (1):
1019       Updated Galician translations
1021 James Liggett (5):
1022       Post release version bump
1023       git: Widget name fixes
1024       git: Add context menus to the Status pane
1025       git: Fix signal names in diff code
1026       git: More signal name fixes in diff code
1028 Kalev Lember (1):
1029       dir-project: Fix compiler warning
1031 Kjartan Maraas (1):
1032       Updated Norwegian bokmål translation
1034 Matej Urbančič (1):
1035       Updated Slovenian translation
1037 Sébastien Granjoux (5):
1038       bgo #696991 - Anjuta widgets do not load up properly in standalone glade
1039       bgo #698158: anjuta-3.8.1 fails to build with vala-0.20
1040       project-wizard: bgo #700318 - Can't build a project whose name starts by a digit
1041       debug-manager: show registers pane
1042       bgo #694644 - Position of Locals and Stack panes not saved
1044 Techlive Zheng (1):
1045       anjuta-tags: fix scope information parsing in the Vala parser
1047 Varad Gautam (1):
1048       document-manager: bgo#698036 - Close Other Tabs enhancement
1050 Anjuta 3.9.1 (April 30, 2013) -- James Liggett
1052 Arnel A. Borja (27):
1053       libanjuta: bgo #696984 - Include Gdl-3 when introspecting Anjuta-3.0
1054       libanjuta: bgo #696984 - Documentation comment of section anjuta-debug should be inside after inclusion guard
1055       libanjuta: bgo #696984 - Remove extra empty lines in documentation comments
1056       libanjuta: bgo #696984 - Add missing commas in documentation comments
1057       libanjuta: bgo #696984 - Fix missing double asterisk in documentation comments
1058       libanjuta: bgo #696984 - Fix function name typos in documentation comments
1059       libanjuta: bgo #696984 - Fix function argument name typos in documentation comments
1060       libanjuta: bgo #696984 - Fix a signal name typo in documentation comments
1061       libanjuta: bgo #696984 - Fix allow-none annotation typo in a documentation comments
1062       libanjuta: bgo #696984 - Add some missing documentation comment
1063       libanjuta: bgo #696984 - Update some annotations in documentation comments
1064       libanjuta: bgo #696984 - Add missing % in constants NULL, TRUE and FALSE in documentation comments
1065       libanjuta: bgo #696984 - Add anjuta-tabber section stub
1066       libanjuta: bgo #696984 - Remove unused file anjuta-token-style.h
1067       libanjuta: bgo #696984 - Update libanjuta.h header
1068       project-wizard: bgo #696990 - Require package libanjuta-3.0 in anjuta-plugin template
1069       bgo #696023 - Use dist_ prefix in Makefiles
1070       devhelp: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST
1071       glade: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST
1072       language-support-vala: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST
1073       python-loader: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST
1074       subversion: bgo #696023 - Use dist_ prefix instead of EXTRA_DIST
1075       libanjuta: bgo #697030 - Add close button widget
1076       document-manager: bgo #697030 - Replace close button in tabs with AnjutaCloseButton
1077       project-wizard: bgo #688611 - Make templates Windows portable
1078       Use dist_doc_DATA for documentation text files
1079       project-wizard: Use dist_doc_DATA for documentation text files
1081 Balázs Úr (1):
1082       Updated Hungarian translation
1084 Carl-Anton Ingmarsson (28):
1085       dir-project: check for NULL groups in dir_project_is_loaded()
1086       document-manager: pack notebook with width 1
1087       document-manager: remove margin around the document combo box
1088       document-manager: don't allocate AnjutaDocmanPriv ourselves
1089       document-manager: fix compile warning
1090       anjuta-tabber: implement gtk_container_get_path_for_child()
1091       anjuta-tabber: rework size allocation
1092       anjuta-tabber: remove call to gtk_widget_style_attach()
1093       anjuta-tabber: don't iterate list to check if node is first/last
1094       message-view: Use AnjutaCloseButton in tabs
1095       anjuta-tabber: fix calculation of region flags
1096       anjuta-tabber: don't iterate list to check if node is first/last
1097       anjuta-tabber: take focus-padding into account when rendering focus
1098       anjuta-tabber: Always use the padding of an active tab in y-direction size allocation
1099       document-manager: don't free AnjutaDocmanPriv ourselves
1100       anjuta-tabber: remove the total padding from total width
1101       anjuta-tabber: use tab_curvature for left/right space of first/last tab
1102       message-view: use a single box for the tab widget
1103       parser-cxx: fix compilation warning
1104       anjuta_language_provider: add proposals() function
1105       sourceview: remove filtering of single proposals matching pre_word
1106       parser-cxx: use anjuta_language_provider_proposals()
1107       language-support-python: use anjuta_language_provider_proposals()
1108       language-support-js: use anjuta_language_provider_proposals()
1109       language-support-js: replace one more use of ianjuta_editor_assist_proposals()
1110       language-support-python: replace one more use of ianjuta_editor_assist_proposals()
1111       symbol-db-query: change order of property installation in SymbolDBQuery
1112       dir-project: fix compile error
1114 Christian Kirbach (1):
1115       Updated German help translation
1117 Daniel Mustieles (2):
1118       Updated Spanish translation
1119       Updated Spanish translation
1121 Dimitris Spingos (2):
1122       Updated Greek translation
1123       Updated Greek translation
1125 Dirgita (1):
1126       Updated Indonesian translation
1128 Gabor Kelemen (1):
1129       Fix errors in the Hungarian translation
1131 James Liggett (16):
1132       Post-release version bump
1133       git: Use actions for recurring items in the glade file
1134       git: Pack the dock and the command bar together
1135       git: Fix more names in the glade file
1136       git: Use a toggle button to show and hide the command bar
1137       git: More glade file name fixes
1138       git: Add a stash button to the Status command bar
1139       git: Implement branch switching by double-click
1140       Update doap file
1141       git: Fix widget names
1142       git: Implement adding files by dragging them onto the status view
1143       git: Widget name fixes
1144       git: Log path entry should be editable
1145       git: Widget name fixes
1146       libanjuta/manuals: Update documentation sections
1147       Revert "git: Log path entry should be editable"
1149 Jaume Planas (1):
1150       [l10n] Add Catalan translation
1152 Johannes Schmid (2):
1153       Updated AUTHORS file
1154       sourceview: bgo#680770 - Don't scroll undo position to center if line already visible
1156 Juan Pablo Ugarte (1):
1157       mk-project: Prevent a crash
1159 Marek Černocký (1):
1160       Updated Czech translation
1162 Milo Casagrande (2):
1163       [l10n] Updated Italian translation.
1164       [l10n] Updated Italian translation.
1166 Richard Hughes (1):
1167       Fixed Indonesian translation
1169 Sébastien Granjoux (6):
1170       project-wizard: bgo#696672 - Creating new project using wizard fails due to license files missing
1171       project wizard: bgo #688611 - Add Windows configuration
1172       mk-project: Ignore conditional directives in makefile
1173       git: Fix setting of a custom author in the commit pane
1174       libanjuta: Improve editor modeline support
1175       project-wizard: bgo #698011 - Cannot run anything
1177 Yuri Myasoedov (1):
1178       Updated Russian translation
1180 Мирослав Николић (1):
1181       Updated Serbian translation
1183 Anjuta 3.8.0 (March 24, 2013) -- James Liggett
1185 This is a new stable version of Anjuta and all users should update to this
1186 version as all 3.6.x versions become unsupported at this point.
1188 Summary of the major changes between 3.6.x and 3.8:
1190 - Various bug fixes across many different plugins, including git, debug-manager,
1191   document-manager, python, glade, project-wizard and libanjuta. See the shortlog
1192   for complete details. 
1194 - Two new plugins (Carl-Anton Ingmarsson):
1195   1. jhbuild build plugin
1196   2. Quick-open
1198 Bugs fixed:
1199 project-wizard: Fix vala ui path (bgo#Bug 686718 - wrong path of gui file of gtk-vala-application)
1200 python: Fix bgo#687646 - Auto-completion causes a segfault in Anjuta 3.6.1
1201 git: bgo#691044 - typo in git-cherry-pick menu
1202 am-project: bgo#684770 - Adding a "Miscelaneous Data" objective ignores the given name
1203 build: bgo#684758 - anjuta-3.5.91 fails to configure due to ac_ct_CXX check
1204 am-project: bgo#683728 - Project browser is not updated when files are added or removed
1205 am-project: bgo #681051 - Folder properties dialog can't be close with ESC
1206 am-project: bgo #681050 - Double click on folder in project view open properties window
1207 am-project: bgo #681073 - Anjuta crashes when switching git branches of the current project on the commandline
1208 git: Fix bgo 687145 - Critical warning when switching git pane
1209 project-wizard: Fix vala ui path (bgo#686718 - wrong path of gui file of gtk-vala-application)
1210 build-basic-autotools: bgo#686911 - Path of Vala source files passed to message pane is wrong
1211 build-basic-autotools:bgo#688293 - build-basic-autotools: Fix invalid read
1212 anjuta: bgo #688609 - Saved dock positions not applied when opening a project
1213 libanjuta: bgo #693916 - Avoid the name Anjuta in libanjuta messages
1215 Thanks to everybody who has helped this cycle and all translators.
1217 Akom Chotiphantawanon (2):
1218       Updated Thai translation
1219       Updated Thai translation
1221 Alexander Shopov (1):
1222       Updated Bulgarian translation
1224 Alexandre Franke (1):
1225       Update French translation
1227 Anish A (1):
1228       Updated Malayalam Localization
1230 Arnel A. Borja (3):
1231       indentation-c-style: Fix "parenthesis" typos
1232       symbol-db: Fix "parenthesis" typos
1233       quick-open: Fix typo in distributed files
1235 Ask H. Larsen (1):
1236       Updated Danish translation
1238 Aurimas Černius (2):
1239       Updated Lithuanian translation
1240       Updated Lithuanian translation
1242 B.Prathibha (1):
1243       Added keywords in desktop file.
1245 Balázs Úr (1):
1246       Updated Hungarian translation
1248 Carl-Anton Ingmarsson (149):
1249       run-program: use AnjutaEnvironmentEditor instead of implementing our own version.
1250       jhbuild: new plugin to build/run program inside the jhbuild environment.
1251       indentation-c-style: be more picky when completing braces.
1252       indentation-c-style: remove java_indentation() method
1253       indentation-c-style: When removing opening bracket also remove the closing one.
1254       sourceview: don't emit change events after doing an undo
1255       indentation-c-style: Change plugin.c modeline to spaces
1256       indentation-c-style: Enable the plugin for JavaScript source files.
1257       indentation-c-style: Rename action group to "C Indentation" and remove it on deactivation.
1258       indentation-python-style: Rename action group to "Python Indentation".
1259       Fix compile errors regarding undeclared functions.
1260       document-manager: Fix various compile warnings.
1261       anjuta-window: Don't call gtk_widget_show_all when setting up widget.
1262       document-manager: Support showing open documents in a combobox.
1263       document-manager: Remove obsolete code for tabbing between documents.
1264       indentation-c-style: Update preferences UI file to gtk+-3
1265       indentation-c-style: Fix modeline in plugin.c
1266       indentation-c-style: Fix get_line_indentation().
1267       indentation-c-style: Add option whether paranthesis alignment should only use spaces.
1268       file-manager: Fix invalid unref of NULL pointer.
1269       document-manager: use on_close_file_activate() when closing file using combo close button.
1270       document-manager: Show dirty character "*" and "[read-only]" in combo filename.
1271       document-manager: Add search_box to document manager box directly.
1272       document-manager: hide search box when pressing escape inside the document widget.
1273       libanjuta: use g_spawn_sync instead of fork() and waitpid()
1274       debug-manager: use g_spawn_sync() instead of fork() and waitpid()
1275       document-manager: Never disable "find in files" action.
1276       git: Fix assertion when running g_signal_handlers_disconnect on already destroyed widget.
1277       git: Fix assertion when running g_hash_table_unref() on a NULL pointer.
1278       debug-manager: Fix accessing of invalid tree models.
1279       document-manager: Update combo filenames when the project changes.
1280       glade: Fix the palette not being shown.
1281       glade: Fix the images in the palette toggles used for choosing the edit mode.
1282       symbol-db: Keep a reference to the SymbolDBQuery when running it in a thread.
1283       indentation-c-style: Fix logic error from e27cade3ec1ce883182ff1b99637d781ae6b128c
1284       symbol-db: Use a vertical box for the search view.
1285       document-manager: Fix disconnection of GtkNotebook "switch-page" signal.
1286       anjuta-plugin-handle: Use g_hash_table_remove_all instead of g_hash_table_foreach_remove.
1287       file-manager: Keep a weak reference to the IAnjutaVcs object in FileModel.
1288       plugin-manager: Fix dependents checking on wrong object in should_unload().
1289       file-manager: Unref the FileModel reference when the FileView gets finalized.
1290       run-program: Keep a weak reference to the IAnjutaTerminal we run the program in.
1291       plugin-manager: Don't destroy available_plugins order in populate_plugin_model().
1292       anjuta: Fix destruction of the AnjutaUI instance.
1293       libanjuta: Set "relative-path" property of AnjutaFileDropEntry as readwrite.
1294       glade: Add toggle buttons for margin and align editing.
1295       anjuta: Fix destruction of AnjutaPreferences instance.
1296       sourceview: Don't store the builder for the preferences in a global variable.
1297       am-project: Change the "Dependencies loop in variables" warning to a debug print.
1298       plugin-manager: Clean up memory management.
1299       plugin-manager: Directly use anjuta_plugin_deactivate in unload_all_plugins().
1300       profile-manager: Add new close() function.
1301       anjuta: unload all plugins before closing a window.
1302       anjuta: Remove "exiting" signal from AnjutaShell.
1303       symbol-db: Remove buffer update timeout when plugin gets deactivated.
1304       document-manager: Remove autosave timeout when the plugin is deactivated.
1305       build-basic-autotools: Disconnect all signals on editors when the plugin is deactivated.
1306       build-basic-autotools: Remove idle for updating indicators when plugin is deactivated.
1307       git: Fix compile warnings.
1308       symbol-db: When updating a symbol try to update the closest one.
1309       run-program: Default to Yes in "The program is already running" dialog.
1310       sourceview: keep ref on SourceViewIO during call to input_stream_read_async().
1311       symbol-db: rename sdb_engine_get_tuple_id_by_unique_name4()...
1312       sourceview: Don't check if objects are not NULL before calling g_clear_object().
1313       sourceview: Add marks to an unloaded document the same way we reload marks.
1314       sourceview: Detect that a ifile_open() is a reload and save marks and position.
1315       libanjuta: Add "document-[added|removed]" signals to IAnjutaDocumentManager.
1316       document-manager: Emit "document-[added|removed]" signals.
1317       debug-manager: use IAnjutaDocumentManager::document-added to add breakpoints to editor.
1318       debug-manager: Fix two leaks of GFile objects.
1319       document-manager: sort files in document combo in ascending order.
1320       libanjuta: Fix IAnjutaFile::opened signal documentation.
1321       am-project: Fix leak of GMatchInfo in split_automake_variable().
1322       starter: Fix leak of GtkRecentInfo.
1323       symbol-db: Fix leaks of two GPtrArrays in do_import_system_sources_after_abort()
1324       file-loader: Fix leak of GtkRecentInfos in the RecentChooserMenu.
1325       symbol-db: Fix leak of file_abs_path in symbol_db_engine_update_project_symbols().
1326       project-manager: Fix leak of the nodes GList in gbf_project_view_update_tree().
1327       symbol-db: Fix leak of prj_elements_list in do_check_offline_files_changed()
1328       file-loader: Fix leak of plugin names in sort_wizards()
1329       debug-manager: Default to Yes in "The program is running" dialog.
1330       snippets-manager: Fix faulty assertion in snippets_db_dispose().
1331       libanjuta: Actually free stuff in AnjutaPkgConfigChooser::finalize.
1332       symbol-db: Add update_flag to the symbol unique constraint.
1333       file-manager: Fix compile warning.
1334       git: Fix destruction of GitLogPane.
1335       sourceview: Fix leak of list of GtkSourceCompletionItem.
1336       sourceview: connect settings notifications with g_signal_connect_object().
1337       language-support-js: Fix g_object_unref() of NULL object.
1338       Add new quick-open plugin.
1339       file-manager: Use a GFile instead of an URI for the base path property.
1340       file-manager: Add option for showing the currently edited file in the file manager.
1341       file-manager: Enable typeahead search.
1342       file-manager: Fix leak of GtkTreeModelSort.
1343       file-manager: Add "Show in File manager" action to document popup.
1344       document-manager: make the search files options span two cells of the top grid
1345       document-manager: remove usage of unneeded initialized variable in class_init
1346       symbol-db: fix symbols view label box to be horizontal
1347       libanjuta: don't use deprecated functions in AnjutaAsyncCommand
1348       sourceview: use gtk_widget_preferred_size instead of gtk_widget_size_request
1349       sourceview: use G_PRIORITY_DEFAULT for IO
1350       anjuta: reduce size of toolbar buttons to GTK_ICON_SIZE_MENU
1351       indentation-c-style: enable the plugin for IDL files
1352       quick-open: remove duplicate declaration
1353       document-manager: connect to toplevel SearchBox keypress to handle closing
1354       quick-open: remove doc from list in quick_open_dialog_remove_document()
1355       document-manager: emit "document-removed" for open documents in dispose
1356       language-support-cpp-java: change modeline of plugin.c
1357       language-support-cpp-java: don't use deprecated g_string_down()
1358       language-support-cp-java: fix crasher when swapping header/source
1359       file-manager: don't try to select document which has no file yet
1360       devhelp: Port to webkitgtk2
1361       class-gen: fix compile warnings
1362       project-wizard: move license templates to data/
1363       class-gen: generate license the same way as project-wizard
1364       class-gen: output filename instead of project name before copyright
1365       class-gen: Always generate GObject private structure
1366       build-basic-autotools: don't let build directory button expand
1367       jhbuild: Extract libdir from newly added JHBUILD_LIBDIR environment variable.
1368       jhbuild: Translate error messages.
1369       sourceview: mark clearing of buffer as a not undoable action
1370       sourceview: use etag to only emit "changed" when file was externally modified
1371       symbol-db: fix compile warnings
1372       libanjuta: Add new AnjutaCompletion object for prefix matching
1373       libanjuta: Add basic tests for AnjutaCompletion
1374       parser-cxx: use AnjutaCompletion instead of deprecated GCompletion
1375       parser-cxx: remove unused ParserCxxAssistContext
1376       python-assist: use AnjutaCompletion instead of GCompletion
1377       python-assist: remove unused PythonAssistContext
1378       python-assist: don't use deprecated functions
1379       git.mk: update to the latest version
1380       Include git.mk in Makefiles where it was missing
1381       message-view: fix compile warnings
1382       sourceview: only update stored etag if save was succesful
1383       libanjuta: keep a ref on the AnjutaAsyncCommand when its thread is run
1384       git: use g_signal_connect_object() in GitLogCommand
1385       git: use g_signal_connect_object() to connect to commands in GitLogPane
1386       git: fix up memory management of log model
1387       git: properly unset the log command in the case the command failed
1388       file-manager: make file_view_show_extended_data() more robust
1389       parser-cxx: use g_signal_connect_object() to connect to query signals
1390       message-view: use g_type_class_add_private() to add private struct
1391       sourceview: move all construction of Sourceview into constructed
1392       sourceview: keep a separate reference to AnjutaShell in SourceviewIO
1393       sourceview: only cancel open operations when closing editor
1394       sourceview: add checks to SourceviewIO that the parent Sourceview is alive
1395       sourceview: don't take extra refs during open/save
1396       sourceview: use g_signal_connect_object() to connect to io signals
1397       symbol-db: don't allow or set null scope_definition_id and scope_id.
1399 Chao-Hsiung Liao (1):
1400       Updated Traditional Chinese translation(Hong Kong and Taiwan)
1402 Christian Kirbach (4):
1403       Updated German manual translation
1404       Updated German help translation
1405       Updated German translation (fixed mismatched tags)
1406       Updated German translation
1408 Daniel Mustieles (12):
1409       Updated Spanish translation
1410       Updated Spanish translation
1411       Updated Spanish translation
1412       Updated Spanish translation
1413       Removed markup from UI file
1414       Updated Spanish translation
1415       Updated Spanish translation
1416       Updated Spanish translation
1417       Updated Spanish translation
1418       Updated Spanish translation
1419       Updated Spanish translation
1420       Updated Spanish translation
1422 Dimitris Spingos (3):
1423       Updated Greek translation
1424       Updated Greek translation
1425       Updated Greek translation
1427 Duarte Loreto (1):
1428       Updated Portuguese translation and converted to New Spelling (Novo AO)
1430 Enrico Nicoletto (1):
1431       Updated Brazilian Portuguese translation
1433 Fran Diéguez (5):
1434       Updated Galician translations
1435       Updated Galician translations
1436       Updated Galician translations
1437       Updated Galician translations
1438       Updated Galician translations
1440 Frédéric Péters (1):
1441       devhelp: update to latest devhelp changes
1443 Gabor Kelemen (4):
1444       Fix another Hungarian mistranslation
1445       Hungarian help translation added
1446       Added hu to HELP_LINGUAS
1447       Updated Hungarian help translation
1449 Gheyret Kenji (6):
1450       Updated Uyghur translation
1451       Updated Uyghur translation
1452       Updated Uyghur translation
1453       Updated Uyghur translation
1454       Updated Uyghur translation
1455       Updated Uyghur translation
1457 Gil Forcada Codinachs (1):
1458       [l10n] Minor fixes to Catalan translation
1460 Ihar Hrachyshka (1):
1461       Deleted obsolete Belarusian translation.
1463 James Liggett (13):
1464       Post-release version bump
1465       Updated files for 3.7.1 release
1466       language-support-cpp-java: Remove org.gnome.anjuta.plugins.cpp.gschema.valid from git
1467       language-support-vala: Don't clean config.vapi
1468       Updated files for 3.7.2 release
1469       Updated files for 3.7.3 release
1470       Update files for 3.7.4 release
1471       git: Always annotate signed tags
1472       Update files for 3.7.90 release
1473       git: Unset the log model view before refreshing the log
1474       Make the glade catalog an optional feature
1475       Update the HACKING file
1476       Update files for 3.7.92 release
1478 Jasper Lievisse Adriaanse (1):
1479       Remove two unused/non-existing headers.
1481 Joan Duran (1):
1482       [l10n] Updated Catalan translation
1484 Johannes Schmid (5):
1485       project-wizard: Fix vala ui path (bgo#Bug 686718 - wrong path of gui file of gtk-vala-application)
1486       python: Fix crash during auto-indentation
1487       various: Fixed compile warnings and a real bug in the gdbmi plugin
1488       python: Fix bgo#687646 - Auto-completion causes a segfault in Anjuta 3.6.1
1489       sourceview: Fix wrong assignment when saving markers
1491 Kalev Lember (1):
1492       Fix desktop file syntax errors
1494 Kjartan Maraas (1):
1495       Updated Norwegian bokmål translation
1497 Marek Černocký (3):
1498       Updated Czech translation
1499       Fixed needlessly marked label for translation
1500       Updated Czech translation
1502 Mario Blättermann (3):
1503       [l10n] Updated German translation
1504       [l10n] Updated German translation
1505       [l10n] Updated German doc translation
1507 Matej Urbančič (2):
1508       Updated Slovenian translation
1509       Updated Slovenian translation
1511 Milo Casagrande (1):
1512       [l10n] Updated Italian translation.
1514 OKANO Takayoshi (2):
1515       [l10n] Update Japanese translation
1516       [l10n] Update Japanese translation
1518 Okano Takayoshi (1):
1519       git: bgo#691044 - typo in git-cherry-pick menu
1521 Piotr Drąg (7):
1522       Updated POTFILES.in
1523       Updated POTFILES.in
1524       Updated Polish translation
1525       Updated POTFILES.in
1526       Updated Polish translation
1527       Updated POTFILES.in
1528       Updated Polish translation
1530 Ryan Lortie (1):
1531       build: disable -Werror to workaround flex(1) issue
1533 Rūdolfs Mazurs (1):
1534       Fixed Latvian po file header
1536 Seong-ho Cho (1):
1537       Updated Korean translation
1539 Sébastien Granjoux (77):
1540       am-project: bgo#684770 - Adding a "Miscelaneous Data" objective ignores the given name
1541       build: bgo#684758 - anjuta-3.5.91 fails to configure due to ac_ct_CXX check
1542       am-project: Avoid critical warnings when a group does not have a Makefile.am
1543       am-project: bgo#683728 - Project browser is not updated when files are added or removed
1544       am-project: Check a copy of anjuta project in regression instead of the real project
1545       am-project: bgo #681051 - Folder properties dialog can't be close with ESC
1546       am-project: bgo #681050 - Double click on folder in project view open properties window
1547       am-project: bgo #681073 - Anjuta crashes when switching git branches of the current project on the commandline
1548       build-basic-autotools: Configuration name combo box should be editable
1549       build-basic-autotools: Update environment variables when the build configuration is changed
1550       jhbuild: Provide a fallback for G_DEFINE_QUARK to allow compilation with GLib 2.32
1551       build-basic-autotools: Fix alignment of some text broken by the previous patch
1552       anjuta: Rename AnjutaApp as AnjutaWindow
1553       anjuta: Rename Anjuta as AnjutaApplication
1554       anjuta: Remove custom filtering for debugging message as this is provided by GLib >= 2.32
1555       anjuta: Do not use GDL members deprecated in version 3.6
1556       anjuta: Move command line parsing in AnjutaApplication
1557       am-project: Do not store files as binary in anjuta shar archive used in regression test
1558       glade: Fix make file some files were not installed
1559       git: Fix bgo 687145 - Critical warning when switching git pane
1560       libanjuta: Improve documentation of AnjutaSession
1561       anjuta: Allow to abort loading of a session
1562       anjuta: Clean up in create_window function
1563       libanjuta: Add a function to create a new main window in the same process
1564       anjuta: Restore command line options
1565       anjuta: Save GDL settings correctly
1566       libanjuta: Avoid a critical warning when an anjuta window is closed quite fast
1567       libanjuta: Destroy plugins when the main anjuta window is closed
1568       project-wizard: Fix vala ui path (bgo#686718 - wrong path of gui file of gtk-vala-application)
1569       build-basic-autotools: bgo#686911 - Path of Vala source files passed to message pane is wrong
1570       anjuta: Remove unused variable and deprecated functions
1571       anjuta: Remove trailing spaces
1572       build-basic-autotools: Remove trailing spaces
1573       build-basic-autotools: Remove warning
1574       message-view: Remove trailing spaces
1575       message-view: Message window is not displayed due to yesterday patch
1576       run-program: Remove trailing spaces
1577       run-program: Avoid a critical warning when closing a project
1578       terminal: Remove trailing spaces
1579       terminal: Fix warnings and remove deprecated functions
1580       project-manager: Remove trailing spaces
1581       project-manager: Avoid a critical warning for missing files
1582       build-basic-autotools:bgo#688293 - build-basic-autotools: Fix invalid read
1583       gdb: Fix debugger broken by the previous fix in gdbmi
1584       run-program: Fix a crash when destroying the plugin
1585       project-wizard: Allow to start a new project from the command line
1586       project-wizard: Remove trailing spaces
1587       project-wizard: Remove compilation warnings
1588       project-wizard: 616728 - hide breakpoints and watches windows on new project
1589       libanjuta: Allow to set indentation and tab size separately
1590       project-manager: Display current project backend
1591       project-manager: Allow to change project backend
1592       faq: Add some information about jumping to an error position
1593       libanjuta: Fix a few compiler warnings
1594       libanjuta: Clean up and bug fix in plugin manager
1595       anjuta: bgo #688609 - Saved dock positions not applied when opening a project
1596       project-import: Try to fill project name automatically in import project dialog
1597       project-import: Open a directory with Anjuta
1598       starter: Fix a warning
1599       anjuta: Make sure the starter widget is visible on startup
1600       am-project: Fix a crash when changing target properties
1601       build-basic-autotools: Fix selection of build directory
1602       build-basic-autotools: Use a GtkFileChooser dialog instead of a GtkFileChooserButton to select build directory
1603       project-wizard: Remove a critical warning
1604       project-wizard: Replace deprecated GtkTable by GtkGrid
1605       project-manager: Replace deprecated GtkTable by GtkGrid
1606       patch: Replace deprecated GtkTable by GtkGrid
1607       project-manager: Fix several warnings
1608       project-manager: Replace deprecated gtk_paint_hline
1609       project-manager: Remove New Library menu item
1610       glade: Add a menu item for glade properties dialog
1611       libanjuta: bgo #693916 - Avoid the name Anjuta in libanjuta messages
1612       document-manager: Save search box settings
1613       libanjuta: Fix linking of anjuta-completion-test
1614       document-manager: Move common code in a function
1615       document-manager: Highlight search text in background
1616       document-manager: Allow to search starting from the current position
1618 Victor Ibragimov (1):
1619       [l10n] Added Tadjik translation
1621 Мирослав Николић (3):
1622       Updated Serbian translation
1623       Updated Serbian translation
1624       Updated Serbian translation
1626 Anjuta 3.7.92 (March 19, 2013) -- James Liggett
1628 Ask H. Larsen (1):
1629       Updated Danish translation
1631 Aurimas Černius (1):
1632       Updated Lithuanian translation
1634 Balázs Úr (1):
1635       Updated Hungarian translation
1637 Carl-Anton Ingmarsson (16):
1638       sourceview: only update stored etag if save was succesful
1639       libanjuta: keep a ref on the AnjutaAsyncCommand when its thread is run
1640       git: use g_signal_connect_object() in GitLogCommand
1641       git: use g_signal_connect_object() to connect to commands in GitLogPane
1642       git: fix up memory management of log model
1643       git: properly unset the log command in the case the command failed
1644       file-manager: make file_view_show_extended_data() more robust
1645       parser-cxx: use g_signal_connect_object() to connect to query signals
1646       message-view: use g_type_class_add_private() to add private struct
1647       sourceview: move all construction of Sourceview into constructed
1648       sourceview: keep a separate reference to AnjutaShell in SourceviewIO
1649       sourceview: only cancel open operations when closing editor
1650       sourceview: add checks to SourceviewIO that the parent Sourceview is alive
1651       sourceview: don't take extra refs during open/save
1652       sourceview: use g_signal_connect_object() to connect to io signals
1653       symbol-db: don't allow or set null scope_definition_id and scope_id.
1655 Christian Kirbach (2):
1656       Updated German translation (fixed mismatched tags)
1657       Updated German translation
1659 Daniel Mustieles (1):
1660       Updated Spanish translation
1662 Dimitris Spingos (2):
1663       Updated Greek translation
1664       Updated Greek translation
1666 Duarte Loreto (1):
1667       Updated Portuguese translation and converted to New Spelling (Novo AO)
1669 Enrico Nicoletto (1):
1670       Updated Brazilian Portuguese translation
1672 Gheyret Kenji (1):
1673       Updated Uyghur translation
1675 James Liggett (3):
1676       git: Unset the log model view before refreshing the log
1677       Make the glade catalog an optional feature
1678       Update the HACKING file
1680 Kalev Lember (1):
1681       Fix desktop file syntax errors
1683 Marek Černocký (2):
1684       Fixed needlessly marked label for translation
1685       Updated Czech translation
1687 Mario Blättermann (2):
1688       [l10n] Updated German translation
1689       [l10n] Updated German doc translation
1691 Matej Urbančič (1):
1692       Updated Slovenian translation
1694 Sébastien Granjoux (3):
1695       document-manager: Move common code in a function
1696       document-manager: Highlight search text in background
1697       document-manager: Allow to search starting from the current position
1699 Victor Ibragimov (1):
1700       [l10n] Added Tadjik translation
1702 Anjuta 3.7.90 (February 18, 2013) -- James Liggett
1704 Anish A (1):
1705       Updated Malayalam Localization
1707 Arnel A. Borja (1):
1708       quick-open: Fix typo in distributed files
1710 Aurimas Černius (1):
1711       Updated Lithuanian translation
1713 Carl-Anton Ingmarsson (43):
1714       sourceview: connect settings notifications with g_signal_connect_object().
1715       language-support-js: Fix g_object_unref() of NULL object.
1716       Add new quick-open plugin.
1717       file-manager: Use a GFile instead of an URI for the base path property.
1718       file-manager: Add option for showing the currently edited file in the file manager.
1719       file-manager: Enable typeahead search.
1720       file-manager: Fix leak of GtkTreeModelSort.
1721       file-manager: Add "Show in File manager" action to document popup.
1722       document-manager: make the search files options span two cells of the top grid
1723       document-manager: remove usage of unneeded initialized variable in class_init
1724       symbol-db: fix symbols view label box to be horizontal
1725       libanjuta: don't use deprecated functions in AnjutaAsyncCommand
1726       sourceview: use gtk_widget_preferred_size instead of gtk_widget_size_request
1727       sourceview: use G_PRIORITY_DEFAULT for IO
1728       anjuta: reduce size of toolbar buttons to GTK_ICON_SIZE_MENU
1729       indentation-c-style: enable the plugin for IDL files
1730       quick-open: remove duplicate declaration
1731       document-manager: connect to toplevel SearchBox keypress to handle closing
1732       quick-open: remove doc from list in quick_open_dialog_remove_document()
1733       document-manager: emit "document-removed" for open documents in dispose
1734       language-support-cpp-java: change modeline of plugin.c
1735       language-support-cpp-java: don't use deprecated g_string_down()
1736       language-support-cp-java: fix crasher when swapping header/source
1737       file-manager: don't try to select document which has no file yet
1738       devhelp: Port to webkitgtk2
1739       class-gen: fix compile warnings
1740       project-wizard: move license templates to data/
1741       class-gen: generate license the same way as project-wizard
1742       class-gen: output filename instead of project name before copyright
1743       class-gen: Always generate GObject private structure
1744       build-basic-autotools: don't let build directory button expand
1745       jhbuild: Extract libdir from newly added JHBUILD_LIBDIR environment variable.
1746       jhbuild: Translate error messages.
1747       sourceview: mark clearing of buffer as a not undoable action
1748       sourceview: use etag to only emit "changed" when file was externally modified
1749       symbol-db: fix compile warnings
1750       libanjuta: Add new AnjutaCompletion object for prefix matching
1751       libanjuta: Add basic tests for AnjutaCompletion
1752       parser-cxx: use AnjutaCompletion instead of deprecated GCompletion
1753       parser-cxx: remove unused ParserCxxAssistContext
1754       python-assist: use AnjutaCompletion instead of GCompletion
1755       python-assist: remove unused PythonAssistContext
1756       python-assist: don't use deprecated functions
1758 Chao-Hsiung Liao (1):
1759       Updated Traditional Chinese translation(Hong Kong and Taiwan)
1761 Daniel Mustieles (9):
1762       Updated Spanish translation
1763       Updated Spanish translation
1764       Removed markup from UI file
1765       Updated Spanish translation
1766       Updated Spanish translation
1767       Updated Spanish translation
1768       Updated Spanish translation
1769       Updated Spanish translation
1770       Updated Spanish translation
1772 Fran Diéguez (3):
1773       Updated Galician translations
1774       Updated Galician translations
1775       Updated Galician translations
1777 Frédéric Péters (1):
1778       devhelp: update to latest devhelp changes
1780 Gheyret Kenji (5):
1781       Updated Uyghur translation
1782       Updated Uyghur translation
1783       Updated Uyghur translation
1784       Updated Uyghur translation
1785       Updated Uyghur translation
1787 James Liggett (1):
1788       git: Always annotate signed tags
1790 Johannes Schmid (1):
1791       sourceview: Fix wrong assignment when saving markers
1793 Kjartan Maraas (1):
1794       Updated Norwegian bokmål translation
1796 Piotr Drąg (4):
1797       Updated POTFILES.in
1798       Updated Polish translation
1799       Updated POTFILES.in
1800       Updated Polish translation
1802 Sébastien Granjoux (19):
1803       anjuta: bgo #688609 - Saved dock positions not applied when opening a project
1804       project-import: Try to fill project name automatically in import project dialog
1805       project-import: Open a directory with Anjuta
1806       starter: Fix a warning
1807       anjuta: Make sure the starter widget is visible on startup
1808       am-project: Fix a crash when changing target properties
1809       build-basic-autotools: Fix selection of build directory
1810       build-basic-autotools: Use a GtkFileChooser dialog instead of a GtkFileChooserButton to select build directory
1811       project-wizard: Remove a critical warning
1812       project-wizard: Replace deprecated GtkTable by GtkGrid
1813       project-manager: Replace deprecated GtkTable by GtkGrid
1814       patch: Replace deprecated GtkTable by GtkGrid
1815       project-manager: Fix several warnings
1816       project-manager: Replace deprecated gtk_paint_hline
1817       project-manager: Remove New Library menu item
1818       glade: Add a menu item for glade properties dialog
1819       libanjuta: bgo #693916 - Avoid the name Anjuta in libanjuta messages
1820       document-manager: Save search box settings
1821       libanjuta: Fix linking of anjuta-completion-test
1823 Мирослав Николић (3):
1824       Updated Serbian translation
1825       Updated Serbian translation
1826       Updated Serbian translation
1828 Anjuta 3.7.4 (January 14, 2013) -- James Liggett
1830 Akom Chotiphantawanon (1):
1831       Updated Thai translation
1833 Alexander Shopov (1):
1834       Updated Bulgarian translation
1836 Arnel A. Borja (1):
1837       symbol-db: Fix "parenthesis" typos
1839 Carl-Anton Ingmarsson (28):
1840       symbol-db: When updating a symbol try to update the closest one.
1841       run-program: Default to Yes in "The program is already running" dialog.
1842       sourceview: keep ref on SourceViewIO during call to input_stream_read_async().
1843       symbol-db: rename sdb_engine_get_tuple_id_by_unique_name4()...
1844       sourceview: Don't check if objects are not NULL before calling g_clear_object().
1845       sourceview: Add marks to an unloaded document the same way we reload marks.
1846       sourceview: Detect that a ifile_open() is a reload and save marks and position.
1847       libanjuta: Add "document-[added|removed]" signals to IAnjutaDocumentManager.
1848       document-manager: Emit "document-[added|removed]" signals.
1849       debug-manager: use IAnjutaDocumentManager::document-added to add breakpoints to editor.
1850       debug-manager: Fix two leaks of GFile objects.
1851       document-manager: sort files in document combo in ascending order.
1852       libanjuta: Fix IAnjutaFile::opened signal documentation.
1853       am-project: Fix leak of GMatchInfo in split_automake_variable().
1854       starter: Fix leak of GtkRecentInfo.
1855       symbol-db: Fix leaks of two GPtrArrays in do_import_system_sources_after_abort()
1856       file-loader: Fix leak of GtkRecentInfos in the RecentChooserMenu.
1857       symbol-db: Fix leak of file_abs_path in symbol_db_engine_update_project_symbols().
1858       project-manager: Fix leak of the nodes GList in gbf_project_view_update_tree().
1859       symbol-db: Fix leak of prj_elements_list in do_check_offline_files_changed()
1860       file-loader: Fix leak of plugin names in sort_wizards()
1861       debug-manager: Default to Yes in "The program is running" dialog.
1862       snippets-manager: Fix faulty assertion in snippets_db_dispose().
1863       libanjuta: Actually free stuff in AnjutaPkgConfigChooser::finalize.
1864       symbol-db: Add update_flag to the symbol unique constraint.
1865       file-manager: Fix compile warning.
1866       git: Fix destruction of GitLogPane.
1867       sourceview: Fix leak of list of GtkSourceCompletionItem.
1869 Daniel Mustieles (2):
1870       Updated Spanish translation
1871       Updated Spanish translation
1873 Dimitris Spingos (1):
1874       Updated Greek translation
1876 Fran Diéguez (2):
1877       Updated Galician translations
1878       Updated Galician translations
1880 Matej Urbančič (1):
1881       Updated Slovenian translation
1883 OKANO Takayoshi (2):
1884       [l10n] Update Japanese translation
1885       [l10n] Update Japanese translation
1887 Okano Takayoshi (1):
1888       git: bgo#691044 - typo in git-cherry-pick menu
1890 Piotr Drąg (1):
1891       Updated Polish translation
1893 Sébastien Granjoux (6):
1894       libanjuta: Allow to set indentation and tab size separately
1895       project-manager: Display current project backend
1896       project-manager: Allow to change project backend
1897       faq: Add some information about jumping to an error position
1898       libanjuta: Fix a few compiler warnings
1899       libanjuta: Clean up and bug fix in plugin manager
1902 Anjuta 3.7.3 (December 17, 2012) -- James Liggett
1904 B.Prathibha (1):
1905       Added keywords in desktop file.
1907 Carl-Anton Ingmarsson (26):
1908       symbol-db: Keep a reference to the SymbolDBQuery when running it in a thread.
1909       indentation-c-style: Fix logic error from e27cade3ec1ce883182ff1b99637d781ae6b128c
1910       symbol-db: Use a vertical box for the search view.
1911       document-manager: Fix disconnection of GtkNotebook "switch-page" signal.
1912       anjuta-plugin-handle: Use g_hash_table_remove_all instead of g_hash_table_foreach_remove.
1913       file-manager: Keep a weak reference to the IAnjutaVcs object in FileModel.
1914       plugin-manager: Fix dependents checking on wrong object in should_unload().
1915       file-manager: Unref the FileModel reference when the FileView gets finalized.
1916       run-program: Keep a weak reference to the IAnjutaTerminal we run the program in.
1917       plugin-manager: Don't destroy available_plugins order in populate_plugin_model().
1918       anjuta: Fix destruction of the AnjutaUI instance.
1919       libanjuta: Set "relative-path" property of AnjutaFileDropEntry as readwrite.
1920       glade: Add toggle buttons for margin and align editing.
1921       anjuta: Fix destruction of AnjutaPreferences instance.
1922       sourceview: Don't store the builder for the preferences in a global variable.
1923       am-project: Change the "Dependencies loop in variables" warning to a debug print.
1924       plugin-manager: Clean up memory management.
1925       plugin-manager: Directly use anjuta_plugin_deactivate in unload_all_plugins().
1926       profile-manager: Add new close() function.
1927       anjuta: unload all plugins before closing a window.
1928       anjuta: Remove "exiting" signal from AnjutaShell.
1929       symbol-db: Remove buffer update timeout when plugin gets deactivated.
1930       document-manager: Remove autosave timeout when the plugin is deactivated.
1931       build-basic-autotools: Disconnect all signals on editors when the plugin is deactivated.
1932       build-basic-autotools: Remove idle for updating indicators when plugin is deactivated.
1933       git: Fix compile warnings.
1935 Christian Kirbach (1):
1936       Updated German help translation
1938 Marek Černocký (1):
1939       Updated Czech translation
1941 Mario Blättermann (1):
1942       [l10n] Updated German translation
1944 Ryan Lortie (1):
1945       build: disable -Werror to workaround flex(1) issue
1947 Sébastien Granjoux (5):
1948       run-program: Fix a crash when destroying the plugin
1949       project-wizard: Allow to start a new project from the command line
1950       project-wizard: Remove trailing spaces
1951       project-wizard: Remove compilation warnings
1952       project-wizard: 616728 - hide breakpoints and watches windows on new project
1955 Anjuta 3.7.2 (November 19, 2012) -- James Liggett
1957 Arnel A. Borja (1):
1958       indentation-c-style: Fix "parenthesis" typos
1960 Carl-Anton Ingmarsson (31):
1961       indentation-c-style: be more picky when completing braces.
1962       indentation-c-style: remove java_indentation() method
1963       indentation-c-style: When removing opening bracket also remove the closing one.
1964       sourceview: don't emit change events after doing an undo
1965       indentation-c-style: Change plugin.c modeline to spaces
1966       indentation-c-style: Enable the plugin for JavaScript source files.
1967       indentation-c-style: Rename action group to "C Indentation" and remove it on deactivation.
1968       indentation-python-style: Rename action group to "Python Indentation".
1969       Fix compile errors regarding undeclared functions.
1970       document-manager: Fix various compile warnings.
1971       anjuta-window: Don't call gtk_widget_show_all when setting up widget.
1972       document-manager: Support showing open documents in a combobox.
1973       document-manager: Remove obsolete code for tabbing between documents.
1974       indentation-c-style: Update preferences UI file to gtk+-3
1975       indentation-c-style: Fix modeline in plugin.c
1976       indentation-c-style: Fix get_line_indentation().
1977       indentation-c-style: Add option whether paranthesis alignment should only use spaces.
1978       file-manager: Fix invalid unref of NULL pointer.
1979       document-manager: use on_close_file_activate() when closing file using combo close button.
1980       document-manager: Show dirty character "*" and "[read-only]" in combo filename.
1981       document-manager: Add search_box to document manager box directly.
1982       document-manager: hide search box when pressing escape inside the document widget.
1983       libanjuta: use g_spawn_sync instead of fork() and waitpid()
1984       debug-manager: use g_spawn_sync() instead of fork() and waitpid()
1985       document-manager: Never disable "find in files" action.
1986       git: Fix assertion when running g_signal_handlers_disconnect on already destroyed widget.
1987       git: Fix assertion when running g_hash_table_unref() on a NULL pointer.
1988       debug-manager: Fix accessing of invalid tree models.
1989       document-manager: Update combo filenames when the project changes.
1990       glade: Fix the palette not being shown.
1991       glade: Fix the images in the palette toggles used for choosing the edit mode.
1993 Christian Kirbach (1):
1994       Updated German manual translation
1996 James Liggett (2):
1997       language-support-cpp-java: Remove org.gnome.anjuta.plugins.cpp.gschema.valid from git
1998       language-support-vala: Don't clean config.vapi
2000 Johannes Schmid (4):
2001       project-wizard: Fix vala ui path (bgo#Bug 686718 - wrong path of gui file of gtk-vala-application)
2002       python: Fix crash during auto-indentation
2003       various: Fixed compile warnings and a real bug in the gdbmi plugin
2004       python: Fix bgo#687646 - Auto-completion causes a segfault in Anjuta 3.6.1
2006 Sébastien Granjoux (25):
2007       git: Fix bgo 687145 - Critical warning when switching git pane
2008       libanjuta: Improve documentation of AnjutaSession
2009       anjuta: Allow to abort loading of a session
2011 Anjuta 3.7.1 (October 29, 2012) -- James Liggett
2013 Carl-Anton Ingmarsson (2):
2014       run-program: use AnjutaEnvironmentEditor instead of implementing our own version.
2015       jhbuild: new plugin to build/run program inside the jhbuild environment.
2017 Gabor Kelemen (3):
2018       Fix another Hungarian mistranslation
2019       Hungarian help translation added
2020       Added hu to HELP_LINGUAS
2022 Gil Forcada Codinachs (1):
2023       [l10n] Minor fixes to Catalan translation
2025 Ihar Hrachyshka (1):
2026       Deleted obsolete Belarusian translation.
2028 James Liggett (1):
2029       Post-release version bump
2031 Jasper Lievisse Adriaanse (1):
2032       Remove two unused/non-existing headers.
2034 Milo Casagrande (1):
2035       [l10n] Updated Italian translation.
2037 Piotr Drąg (2):
2038       Updated POTFILES.in
2039       Updated POTFILES.in
2041 Rūdolfs Mazurs (1):
2042       Fixed Latvian po file header
2044 Sébastien Granjoux (19):
2045       am-project: bgo#684770 - Adding a "Miscelaneous Data" objective ignores the given name
2046       build: bgo#684758 - anjuta-3.5.91 fails to configure due to ac_ct_CXX check
2047       am-project: Avoid critical warnings when a group does not have a Makefile.am
2048       am-project: bgo#683728 - Project browser is not updated when files are added or removed
2049       am-project: Check a copy of anjuta project in regression instead of the real project
2050       am-project: bgo #681051 - Folder properties dialog can't be close with ESC
2051       am-project: bgo #681050 - Double click on folder in project view open properties window
2052       am-project: bgo #681073 - Anjuta crashes when switching git branches of the current project on the commandline
2053       build-basic-autotools: Configuration name combo box should be editable
2054       build-basic-autotools: Update environment variables when the build configuration is changed
2055       jhbuild: Provide a fallback for G_DEFINE_QUARK to allow compilation with GLib 2.32
2056       build-basic-autotools: Fix alignment of some text broken by the previous patch
2057       anjuta: Rename AnjutaApp as AnjutaWindow
2058       anjuta: Rename Anjuta as AnjutaApplication
2059       anjuta: Remove custom filtering for debugging message as this is provided by GLib >= 2.32
2060       anjuta: Do not use GDL members deprecated in version 3.6
2061       anjuta: Move command line parsing in AnjutaApplication
2062       am-project: Do not store files as binary in anjuta shar archive used in regression test
2063       glade: Fix make file some files were not installed
2065 Anjuta 3.6.0 (September 26, 2012) -- James Liggett
2067 This is a new stable version of Anjuta and all users should update to this
2068 version as all 3.4.x versions become unsupported at this point.
2070 Summary of the major changes between 3.4.x and 3.6:
2072 * project-manager:
2073  - Support for calling make check (Sébastien Granjoux)
2074  - Support for subdirectories in project groups (Sébastien Granjoux)
2075  - Crash fixes (Sébastien Granjoux)
2077 * git
2078  - Git Tasks dock is only shown the Git dock is active (Sébastien Granjoux/James Liggett)
2079  - The Status view is the first view shown in the Git dock (James Liggett)
2080  - Status view works with git 1.7.10 and newer (James Liggett)
2082 * symbol-db
2083  - Various crash and infinite loop fixes (Massimo Corà)
2085 * sourceview
2086  - Use common indentation settings (Sébastien Granjoux)
2088 Bug fixes:
2089 bgo 680401: Git plugin (Status) doesn't work with git version 1.7.10.4
2090 sourceview: Correctly implement popup-menu (bgo#672692)
2091 project-wizard: Explicitely use 3.0 as interface version for ui files (bgo#675877)
2092 symbol-db: Ingore files with unknown language (see bgo#678695)
2093 libanjuta: Fix memory corruption in AnjutaPkgConfig (bgo#679827)
2094 build: Only check for passwords when installing as root (bgo#680136)
2095 document-manager: bgo#680554 - entry of find in files doesn't get focused
2096 document-manager: bgo#680559 - Find in Files does not scroll to top of results
2097 document-manager: bgo#680555 - Escape key does not dismiss Find in Files panel
2098 Fix bgo #680657 - Warnings when starting anjuta
2099 Fix #679767 - crash trying to stop the debugger
2101 Thanks to everybody who has helped this cycle and all translators.
2103 Akom Chotiphantawanon (1):
2104       Updated Thai translation
2106 Aleksander Morgado (1):
2107       devhelp: update plugin to avoid DhBase, no longer available in libdevhelp
2109 Alexander Shopov (4):
2110       Updated Bulgarian translation
2111       Updated Bulgarian translation
2112       Updated Bulgarian translation
2113       Updated Bulgarian translation
2115 Alexandre Franke (2):
2116       Update French translation
2117       Update French translation
2119 Alexandre Rostovtsev (1):
2120       language-support-vala: build using $(VALAC), not valac
2122 Andika Triwidada (2):
2123       Updated Indonesian translation
2124       Updated Indonesian translation
2126 Andre Klapper (1):
2127       FAQ: Several improvements
2129 Arnel A. Borja (1):
2130       language-support-vala: Removed "cpp-" prefix from schema key names
2132 Ask H. Larsen (1):
2133       Updated Danish translation
2135 Aurimas Černius (1):
2136       Updated Lithuanian translation
2138 Bruce Cowan (1):
2139       Updated British English translation
2141 Bruno Brouard (3):
2142       Updated French doc translation
2143       Updated French translation
2144       Updated French translation
2146 Carles Ferrando (2):
2147       [l10n]Updated Catalan (Valencian) translation
2148       [l10n]Updated Catalan (Valencian) translation
2150 Chao-Hsiung Liao (3):
2151       Updated Traditional Chinese translation(Hong Kong and Taiwan)
2152       Updated Traditional Chinese translation(Hong Kong and Taiwan)
2153       Updated Traditional Chinese translation(Hong Kong and Taiwan)
2155 Daniel Mustieles (11):
2156       Updated Spanish translation
2157       Updated Spanish translation
2158       Updated Spanish translation
2159       Updated Spanish translation
2160       Updated Spanish translation
2161       Updated Spanish translation
2162       Updated Spanish translation
2163       Updated Spanish translation
2164       Updated Spanish translation
2165       Updated Spanish translation
2166       Updated Spanish translation
2168 Daniel Șerbănescu (1):
2169       Updated Romanian Translation
2171 Dimitris Spingos (1):
2172       Updated Greek translation
2174 Dimitris Spingos (Δημήτρης Σπίγγος) (1):
2175       Updated Greek translation
2177 Dominique Leuenberger (1):
2178       gtksourceview plugin: include gtksource.h instead of gtksourceview.h
2180 Duarte Loreto (1):
2181       Updated Portuguese translation
2183 Fran Diéguez (8):
2184       Updated Galician translations
2185       Updated Galician translations
2186       Updated Galician translations
2187       Updated Galician translations
2188       Updated Galician translations
2189       Updated Galician translations
2190       Updated Galician translations
2191       Updated Galician translations
2193 Gabor Kelemen (7):
2194       Updated Hungarian translation
2195       Add omitted plugin.in files to POTFILES.in
2196       Fix a typo in the code-analyzer plugin name
2197       Updated Hungarian translation
2198       Updated Hungarian translation
2199       Fix a mistranslation in Hungarian
2200       Fix another mistranslation in Hungarian
2202 Gil Forcada Codinachs (1):
2203       [l10n] Fixes on Catalan translation
2205 James Liggett (8):
2206       git: Use tree paths instead of iterators to track the selected log viewer branch
2207       git: Remove an unused variable
2208       libanjuta: Add widget presenting capability to AnjutaDock
2209       git: Show the Status pane on plugin load
2210       libanjuta: Reverse the order of pane operations in anjuta_dock_replace command_pane
2211       symbol-db: Fix build
2212       git: Fix bgo 680401: Git plugin (Status) doesn't work with git version 1.7.10.4
2213       language-support-cpp-java: Remove .plugin file from git
2215 Javier Jardón (1):
2216       Port to new documentation infrastruture
2218 Jens Georg (1):
2219       class-gen: Fix GObject template include
2221 Jiro Matsuzawa (1):
2222       [l10n] Update Japanese translation
2224 Joan Duran (1):
2225       [l10n] Updated Catalan translation
2227 Johannes Schmid (34):
2228       Updated files for release
2229       Post release version bump
2230       sourceview: Correctly implement popup-menu (bgo#672692)
2231       Updated files for release
2232       Fixed POTFILES.in
2233       project-wizard: Make sure no template requires gtk+ 2.12 anymore
2234       project-wizard: Explicitely use 3.0 as interface version for ui files (bgo#675877)
2235       configure: Detect python more robust
2236       indentation: Use Indentation as name for all indentation preferences
2237       symbol-db: Don't crash if project was moved to another location
2238       symbol-db: Ingore files with unknown language (see bgo#678695)
2239       symbol-db: Avoid warning when NULL is passed to sdb_engine_add_language()
2240       Updated files for release
2241       Post-release version bump
2242       libanjuta: Fix memory corruption in AnjutaPkgConfig (bgo#679827)
2243       Updated files for release
2244       Post-release version bump
2245       build: Only check for passwords when installing as root (bgo#680136)
2246       libanjuta: Fix some warnings and made AnjutaPluginDescription a boxed type
2247       Updated dependencies to fixed checking twice for libgda
2248       document-manager: bgo#680554 - entry of find in files doesn't get focused
2249       document-manager: Only use in project files
2250       document-manager: bgo#680559 - Find in Files does not scroll to top of results
2251       document-manager: bgo#680555 - Escape key does not dismiss Find in Files panel
2252       libanjuta, language-support-*: Move IAnjutaLanguageProviderProposalData to libanjuta
2253       libanjuta, language-support-*: Introspection from bgo#680466
2254       class-inheritance, code-analyzer: Remove plugins that don't work or aren't built
2255       document-manager: Unify focus handling
2256       configure: Fix build
2257       configure: Remove check for graphviz
2258       Updated files for release
2259       Post-release version bump
2260       Updated files for release
2261       Post-release version bump
2263 Jonh Wendell (1):
2264       Updated Brazilian Portuguese translation
2266 Kalev Lember (2):
2267       starter: Use glib resource framework for UI files
2268       starter: Remove unused starter_logo.png
2270 Ken Shibata (1):
2271       [l10n] Update Japanese translation
2273 Kjartan Maraas (2):
2274       Updated Norwegian bokmål translation
2275       Updated Norwegian bokmål translation
2277 Kristjan SCHMIDT (1):
2278       Updated Esperanto translation
2280 Marco Diego Aurélio Mesquita (1):
2281       glade: bgo#676811 - Fix check order of editor on member add
2283 Marek Černocký (2):
2284       Updated Czech translation
2285       Czech translation
2287 Mario Blättermann (2):
2288       [l10n] Updated German translation
2289       [l10n] Updated German translation
2291 Massimo Corà (3):
2292       cxxparser: avoid infinite loop. Fixed bgo#679772
2293       cxxparser: improved code checks to avoid leaks.
2294       cxxparser: fixed warning on query field retrieving.
2296 Matej Urbančič (2):
2297       Updated Slovenian translation
2298       Updated Slovenian translation
2300 Mihai Ciocan (1):
2301       Fixed autoindentation after line wrapping
2303 Moritz Lüdecke (13):
2304       project-manager: bgo #594912 - The target advanced options window should remember its size
2305       split language-support-cpp-java and language-support-python plugin in an indentation part and a new language-support part
2306       Some trivial fixes in indentation plugins and cpp-java plugin
2307       resolve dependencies from cpp-java plugin
2308       improve calltips in vala plugin
2309       Add new the interface IAnjutaLanguageProvider and extend IAnjutaEditorAssist
2310       Adapt the sourceview plugin to the new IAnjutaEditorAssist API
2311       Adapt the snippets-manager plugin to the new IAnjutaEditorAssist API
2312       Adapt the language-support-vala plugin to the new IAnjutaEditorAssist API
2313       Adapt the language-support-python plugin to the new interface IAnjutaLanguageProvider
2314       Adapt the language-support-js plugin to the new interface IAnjutaLanguageProvider
2315       Adapt the parser-cxx plugin to the new interface IAnjutaLanguageProvider
2316       Move parser part from the language-support-cpp-java to the new parser-cxx plugin
2318 Nishio Futoshi (1):
2319       [l10n] Update Japanese translation
2321 Pavel (1):
2322       subversion: Fix pointer size problems on gcc 4.5.3 and newer
2324 Peter Mráz (1):
2325       Updated Slovak translation
2327 Piotr Drąg (7):
2328       Updated Polish translation
2329       Updated POTFILES.in
2330       Updated POTFILES.in and POTFILES.skip
2331       Updated POTFILES.in
2332       Updated POTFILES.in and POTFILES.skip
2333       Updated Polish translation
2334       Updated Polish translation
2336 Praveen Illa (1):
2337       Updated Telugu Translation
2339 Rafael Ferreira (1):
2340       Updated Brazilian Portuguese translation. Reviewed by Enrico Nicoletto <liverig@gmail.com>
2342 Ryan Lortie (2):
2343       vala language support: update to Vala 0.18
2344       ctags vala support: update to Vala 0.18
2346 Rūdolfs Mazurs (2):
2347       Updated Latvian translation
2348       Updated Latvian translation
2350 Sasi Bhushan (1):
2351       Updated Telugu Translation
2353 Seong-ho Cho (1):
2354       Updated Korean translation
2356 Steven Oliver (1):
2357       Add falcon pl to anjuta-tags
2359 Sébastien Granjoux (41):
2360       am-project: Include project files as sources in the project tree
2361       project-manager: Remove project files from project tree view
2362       am-project: Fix regression tests after adding project files in the project tree
2363       am-project: Avoid a crash when parent group is missing
2364       am-project: Avoid a crash when adding a target to an invalid group
2365       am-project: Allow to create the root group in an empty project
2366       am-project: Allow to have sub directories in a group
2367       project-manager: Display group name containing sub directories
2368       libanjuta: Fix anjuta_token functions
2369       am-project: Do not expand variable in target and group flags
2370       am-project: Expand variables in source names
2371       am-project: Fix a crash in regression test 1
2372       am-project: Fix a crash on 64 bits system due to missing declaration of amp_source_new
2373       am-project: Fix a crash when loading project
2374       libanjuta: Remove some useless code in AnjutaPreferences
2375       libanjuta: Allow to define common settings in plugin preference page
2376       language-support-cpp: Use common settings for indentation
2377       language-support-python: Use common settings for indentation
2378       sourceview: Use common settings for indentation
2379       project-wizard: bgo #563986 - wizard generates modeline inconsistent with indentation prefs
2380       language-support-python: Move preferences in plugins/python
2381       language-support-cpp: Move preferences in plugins/cpp
2382       project-wizard: Do not use NPWValue in autogen API
2383       class-gen: Use a simple hash table instead of NPWValue
2384       libanjuta: Move autogen functions from project-wizard to libanjuta
2385       libanjuta: document AnjutaAutogen API
2386       libanjuta: Change autogen API to support introspection
2387       libanjuta: Reuse G_FILE_ERROR instead of defining a new error domain for autogen
2388       libanjuta: Move useful template macros from project wizard to a common directory
2389       class-gen: bgo#672892 - Class generator should respect project's indent settings
2390       am-project: Fix regression test
2391       build-basic-autotools: bgo #674863 - No easy way to call make check
2392       libanjuta: Fix warnings in autogen code
2393       libanjuta, am-project: bgo #675118 - Project manager never finishes loading Anjuta project
2394       anjuta: Fix closed dock windows which were kept hidden due to the latest changes in GDL
2395       Do not include devhelp.h if devhelp plugin is not enabled
2396       Fix bgo #680657 - Warnings when starting anjuta
2397       git: Only show the Git Tasks menu when the Git window is active
2398       Fix #679767 - crash trying to stop the debugger
2399       build: bgo#configure project - strange environment variables behaviour
2400       am-project: Fix regression test
2402 Tom Tryfonidis (3):
2403       Updated Greek translation
2404       Updated Greek translation
2405       Updated Greek help translation
2407 YunQiang Su (1):
2408       Update zh_CN translation
2410 Yuri Kozlov (2):
2411       Updated Russian translation
2412       Updated Russian translation
2414 Yuri Myasoedov (2):
2415       Updated Russian translation
2416       Updated Russian translation
2418 Мирослав Николић (3):
2419       Updated Serbian translation
2420       Updated Serbian translation
2421       Updated Serbian translation
2425 Anjuta 3.5.91 "Je voudrais etre un yeti" (September 3 2012) -- Johannes Schmid
2427 This is an unstable developer snapshot - if you need a stable version,
2428 use 3.4.x!
2430 Andika Triwidada (1):
2431       Updated Indonesian translation
2433 Chao-Hsiung Liao (1):
2434       Updated Traditional Chinese translation(Hong Kong and Taiwan)
2436 Dominique Leuenberger (1):
2437       gtksourceview plugin: include gtksource.h instead of gtksourceview.h
2439 Fran Diéguez (1):
2440       Updated Galician translations
2442 James Liggett (1):
2443       git: Fix bgo 680401: Git plugin (Status) doesn't work with git version 1.7.10.4
2445 Johannes Schmid (1):
2446       Post-release version bump
2448 Piotr Drąg (2):
2449       Updated Polish translation
2450       Updated Polish translation
2452 Sébastien Granjoux (1):
2453       Fix #679767 - crash trying to stop the debugger
2455 Yuri Myasoedov (1):
2456       Updated Russian translation
2458 Anjuta 3.5.5 "Kein Stress" (August 6 2012) -- Johannes Schmid
2460 This is an unstable developer snapshot - if you need a stable version,
2461 use 3.4.x!
2463 Aleksander Morgado (1):
2464       devhelp: update plugin to avoid DhBase, no longer available in libdevhelp
2466 Alexandre Rostovtsev (1):
2467       language-support-vala: build using $(VALAC), not valac
2469 Andre Klapper (1):
2470       FAQ: Several improvements
2472 Daniel Mustieles (1):
2473       Updated Spanish translation
2475 Daniel Șerbănescu (1):
2476       Updated Romanian Translation
2478 Fran Diéguez (1):
2479       Updated Galician translations
2481 James Liggett (1):
2482       symbol-db: Fix build
2484 Jiro Matsuzawa (1):
2485       [l10n] Update Japanese translation
2487 Johannes Schmid (13):
2488       Post-release version bump
2489       build: Only check for passwords when installing as root (bgo#680136)
2490       libanjuta: Fix some warnings and made AnjutaPluginDescription a boxed type
2491       Updated dependencies to fixed checking twice for libgda
2492       document-manager: bgo#680554 - entry of find in files doesn't get focused
2493       document-manager: Only use in project files
2494       document-manager: bgo#680559 - Find in Files does not scroll to top of results
2495       document-manager: bgo#680555 - Escape key does not dismiss Find in Files panel
2496       libanjuta, language-support-*: Move IAnjutaLanguageProviderProposalData to libanjuta
2497       libanjuta, language-support-*: Introspection from bgo#680466
2498       class-inheritance, code-analyzer: Remove plugins that don't work or aren't built
2499       document-manager: Unify focus handling
2500       configure: Fix build
2502 Kalev Lember (2):
2503       starter: Use glib resource framework for UI files
2504       starter: Remove unused starter_logo.png
2506 Moritz Lüdecke (8):
2507       Add new the interface IAnjutaLanguageProvider and extend IAnjutaEditorAssist
2508       Adapt the sourceview plugin to the new IAnjutaEditorAssist API
2509       Adapt the snippets-manager plugin to the new IAnjutaEditorAssist API
2510       Adapt the language-support-vala plugin to the new IAnjutaEditorAssist API
2511       Adapt the language-support-python plugin to the new interface IAnjutaLanguageProvider
2512       Adapt the language-support-js plugin to the new interface IAnjutaLanguageProvider
2513       Adapt the parser-cxx plugin to the new interface IAnjutaLanguageProvider
2514       Move parser part from the language-support-cpp-java to the new parser-cxx plugin
2516 Piotr Drąg (2):
2517       Updated POTFILES.in
2518       Updated POTFILES.in and POTFILES.skip
2520 Steven Oliver (1):
2521       Add falcon pl to anjuta-tags
2523 Sébastien Granjoux (4):
2524       anjuta: Fix closed dock windows which were kept hidden due to the latest changes in GDL
2525       Do not include devhelp.h if devhelp plugin is not enabled
2526       Fix bgo #680657 - Warnings when starting anjuta
2527       git: Only show the Git Tasks menu when the Git window is active
2529 Tom Tryfonidis (1):
2530       Updated Greek translation
2532 Мирослав Николић (2):
2533       Updated Serbian translation
2534       Updated Serbian translation
2536 Anjuta 3.5.4 "Irgendwas ist immer" -- Johannes Schmid
2538 This is an unstable developer snapshot - if you need a stable version,
2539 use 3.4.x!
2541 Alexander Shopov (2):
2542       Updated Bulgarian translation
2543       Updated Bulgarian translation
2545 Andika Triwidada (1):
2546       Updated Indonesian translation
2548 Chao-Hsiung Liao (1):
2549       Updated Traditional Chinese translation(Hong Kong and Taiwan)
2551 Johannes Schmid (2):
2552       Post-release version bump
2553       libanjuta: Fix memory corruption in AnjutaPkgConfig (bgo#679827)
2555 Ken Shibata (1):
2556       [l10n] Update Japanese translation
2558 Kjartan Maraas (1):
2559       Updated Norwegian bokmål translation
2561 Massimo Corà (3):
2562       cxxparser: avoid infinite loop. Fixed bgo#679772
2563       cxxparser: improved code checks to avoid leaks.
2564       cxxparser: fixed warning on query field retrieving.
2566 Moritz Lüdecke (1):
2567       improve calltips in vala plugin
2569 Anjuta 3.5.3 "Pizza" (25 July 2012) -- Johannes Schmid
2571 This is an unstable developer snapshot - if you need a stable version,
2572 use 3.4.x!
2574 Alexander Shopov (1):
2575       Updated Bulgarian translation
2577 Bruno Brouard (1):
2578       Updated French translation
2580 Daniel Mustieles (4):
2581       Updated Spanish translation
2582       Updated Spanish translation
2583       Updated Spanish translation
2584       Updated Spanish translation
2586 Dimitris Spingos (1):
2587       Updated Greek translation
2589 Dimitris Spingos (Δημήτρης Σπίγγος) (1):
2590       Updated Greek translation
2592 Fran Diéguez (2):
2593       Updated Galician translations
2594       Updated Galician translations
2596 Gabor Kelemen (1):
2597       Updated Hungarian translation
2599 James Liggett (5):
2600       git: Use tree paths instead of iterators to track the selected log viewer branch
2601       git: Remove an unused variable
2602       libanjuta: Add widget presenting capability to AnjutaDock
2603       git: Show the Status pane on plugin load
2604       libanjuta: Reverse the order of pane operations in anjuta_dock_replace command_pane
2606 Johannes Schmid (8):
2607       Fixed POTFILES.in
2608       project-wizard: Make sure no template requires gtk+ 2.12 anymore
2609       project-wizard: Explicitely use 3.0 as interface version for ui files (bgo#675877)
2610       configure: Detect python more robust
2611       indentation: Use Indentation as name for all indentation preferences
2612       symbol-db: Don't crash if project was moved to another location
2613       symbol-db: Ingore files with unknown language (see bgo#678695)
2614       symbol-db: Avoid warning when NULL is passed to sdb_engine_add_language()
2616 Jonh Wendell (1):
2617       Updated Brazilian Portuguese translation
2619 Kjartan Maraas (1):
2620       Updated Norwegian bokmål translation
2622 Marco Diego Aurélio Mesquita (1):
2623       glade: bgo#676811 - Fix check order of editor on member add
2625 Marek Černocký (1):
2626       Updated Czech translation
2628 Mario Blättermann (1):
2629       [l10n] Updated German translation
2631 Moritz Lüdecke (3):
2632       split language-support-cpp-java and language-support-python plugin in an indentation part and a new language-support part
2633       Some trivial fixes in indentation plugins and cpp-java plugin
2634       resolve dependencies from cpp-java plugin
2636 Peter Mráz (1):
2637       Updated Slovak translation
2639 Piotr Drąg (2):
2640       Updated POTFILES.in
2641       Updated POTFILES.in and POTFILES.skip
2643 Praveen Illa (1):
2644       Updated Telugu Translation
2646 Ryan Lortie (2):
2647       vala language support: update to Vala 0.18
2648       ctags vala support: update to Vala 0.18
2650 Rūdolfs Mazurs (1):
2651       Updated Latvian translation
2653 Sébastien Granjoux (3):
2654       build-basic-autotools: bgo #674863 - No easy way to call make check
2655       libanjuta: Fix warnings in autogen code
2656       libanjuta, am-project: bgo #675118 - Project manager never finishes loading Anjuta project
2658 Tom Tryfonidis (1):
2659       Updated Greek translation
2661 Yuri Kozlov (2):
2662       Updated Russian translation
2663       Updated Russian translation
2665 Мирослав Николић (1):
2666       Updated Serbian translation
2668 Anjuta 3.5.1 "It's gonna be a long summer" (30 April 2012) -- Johannes Schmid
2670 This is an unstable developer snapshot - if you need a stable version,
2671 use 3.4.x!
2673 Arnel A. Borja (1):
2674       language-support-vala: Removed "cpp-" prefix from schema key names
2676 Bruno Brouard (1):
2677       Updated French doc translation
2679 Carles Ferrando (1):
2680       [l10n]Updated Catalan (Valencian) translation
2682 Chao-Hsiung Liao (1):
2683       Updated Traditional Chinese translation(Hong Kong and Taiwan)
2685 Daniel Mustieles (3):
2686       Updated Spanish translation
2687       Updated Spanish translation
2688       Updated Spanish translation
2690 Fran Diéguez (3):
2691       Updated Galician translations
2692       Updated Galician translations
2693       Updated Galician translations
2695 Gabor Kelemen (3):
2696       Updated Hungarian translation
2697       Add omitted plugin.in files to POTFILES.in
2698       Fix a typo in the code-analyzer plugin name
2700 Gil Forcada Codinachs (1):
2701       [l10n] Fixes on Catalan translation
2703 Johannes Schmid (2):
2704       Post release version bump
2705       sourceview: Correctly implement popup-menu (bgo#672692)
2707 Kristjan SCHMIDT (1):
2708       Updated Esperanto translation
2710 Matej Urbančič (1):
2711       Updated Slovenian translation
2713 Mihai Ciocan (1):
2714       Fixed autoindentation after line wrapping
2716 Moritz Lüdecke (1):
2717       project-manager: bgo #594912 - The target advanced options window should remember its size
2719 Pavel (1):
2720       subversion: Fix pointer size problems on gcc 4.5.3 and newer
2722 Piotr Drąg (1):
2723       Updated Polish translation
2725 Sasi Bhushan (1):
2726       Updated Telugu Translation
2728 Sébastien Granjoux (30):
2729       am-project: Include project files as sources in the project tree
2730       project-manager: Remove project files from project tree view
2731       am-project: Fix regression tests after adding project files in the project tree
2732       am-project: Avoid a crash when parent group is missing
2733       am-project: Avoid a crash when adding a target to an invalid group
2734       am-project: Allow to create the root group in an empty project
2735       am-project: Allow to have sub directories in a group
2736       project-manager: Display group name containing sub directories
2737       libanjuta: Fix anjuta_token functions
2738       am-project: Do not expand variable in target and group flags
2739       am-project: Expand variables in source names
2740       am-project: Fix a crash in regression test 1
2741       am-project: Fix a crash on 64 bits system due to missing declaration of amp_source_new
2742       am-project: Fix a crash when loading project
2743       libanjuta: Remove some useless code in AnjutaPreferences
2744       libanjuta: Allow to define common settings in plugin preference page
2745       language-support-cpp: Use common settings for indentation
2746       language-support-python: Use common settings for indentation
2747       sourceview: Use common settings for indentation
2748       project-wizard: bgo #563986 - wizard generates modeline inconsistent with indentation prefs
2749       language-support-python: Move preferences in plugins/python
2750       language-support-cpp: Move preferences in plugins/cpp
2751       project-wizard: Do not use NPWValue in autogen API
2752       class-gen: Use a simple hash table instead of NPWValue
2753       libanjuta: Move autogen functions from project-wizard to libanjuta
2754       libanjuta: document AnjutaAutogen API
2755       libanjuta: Change autogen API to support introspection
2756       libanjuta: Reuse G_FILE_ERROR instead of defining a new error domain for autogen
2757       libanjuta: Move useful template macros from project wizard to a common directory
2758       class-gen: bgo#672892 - Class generator should respect project's indent settings
2760 Yuri Myasoedov (1):
2761       Updated Russian translation
2763 Anjuta 3.4.0 "Wow, this time of the year again" (26 March 2012) -- Johannes Schmid
2765 This is a new stable version of Anjuta and all users should update to this
2766 version as all 3.2.x versions become unsupported at this point.
2768 Summary of the major changes between 3.2.x and 3.4:
2770 * project-manager:
2771  - Improved target chooser in various dialogs (Sébastien Granjoux)
2772  - Better parsing of complicated automake projects (Sébastien Granjoux)
2774 * project-wizard:
2775  - Simplification to make it easier for newcomers to create projects (Sébastien Granjoux)
2777 * language-support
2778  - Add widgets from glade as private members of GObject classes (Marco Diego Aurélio Mesquita)
2779  - Allow creating signal handlers by double-clicking (Marco Diego Aurélio Mesquita)
2780  - Build with vala-0.16 and various small fixes (Abderrahim Kitouni)
2782 * Search
2783  - Find in files for project files (Johannes Schmid)
2785 * Overall
2786  - Use relative path for sessions (Sébastien Granjoux)
2787  - Many bugs fixed including some crashers (various)
2789 Thanks to everybody who has helped this cycle and all translators!
2791 Andrea Zagli (1):
2792       [l10n] Updated Italian translation
2794 Duarte Loreto (1):
2795       Updated Portuguese translation
2797 Lucas Lommer (1):
2798       Updated Czech translation
2801 Anjuta 3.3.92 "This week needs more speed" (20 March 2012) -- Johannes Schmid
2803 This is an unstable developer snapshot - if you need a stable version,
2804 use 3.2.x!
2806 Akom Chotiphantawanon (1):
2807       Updated Thai translation.
2809 Alexander Shopov (1):
2810       Updated Bulgarian translation
2812 Antonio Fernandes C. Neto (1):
2813       Updated Brazilian Portuguese translation
2815 Bruce Cowan (1):
2816       Updated British English translation
2818 Bruno Brouard (1):
2819       Updated French translation
2821 Carles Ferrando (1):
2822       [l10n]Updated Catalan (Valencian) translation
2824 Chao-Hsiung Liao (1):
2825       Updated Traditional Chinese translation(Hong Kong and Taiwan)
2827 Daniel Mustieles (3):
2828       Updated Spanish translation
2830 Daniel Nylander (1):
2831       Updated Swedish translation
2833 Fran Diéguez (2):
2834       Updated Galician translations
2836 Gabor Kelemen (2):
2837       Updated Hungarian translation
2839 Joan Duran (1):
2840       [l10n] Updated Catalan translation
2842 Johannes Schmid (2):
2843       document-manager: Destroy page with gtk_widget_destroy() instead of gtk_container_remove()
2844       sourceview: Correcly unref the buffer
2846 Kenneth Nielsen (1):
2847       Updated Danish translation
2849 Khoem Sokhem (1):
2850       Add Khmer translation.
2852 Krishnababu Krothapalli (1):
2853       Updated Telugu Translations
2855 Marco Diego Aurélio Mesquita (2):
2856       Fix marker comment for simple gtk+ project.
2857       Prevent multiple declarations for the same member widget.
2859 Mario Blättermann (2):
2860       [l10n] Updated German doc translation
2861       [l10n] Added German faq translation
2863 Massimo Corà (1):
2864       symbol-db: fixed scope_definition_id creation.
2866 Matej Urbančič (1):
2867       Updated Slovenian translation
2869 Paul Seyfert (1):
2870       [l10n] Updated German translation
2872 Piotr Drąg (1):
2873       Updated Polish translation
2875 Sébastien Granjoux (6):
2876       dir-project: Allow to add and remove source files
2877       project-manager: Allow to add groups to the root of directory project
2878       am-project: Avoid a crash when adding a second group at an upper level
2879       am-project: Keep sibling when reloading a node
2880       dir-project: Avoid a crash when closing a project
2881       dir-project: Avoid duplicated files in project view when reloading project
2883 Timo Jyrinki (1):
2884       Finnish translation update from http://l10n.laxstrom.name/wiki/Gnome_3.4 translation sprint
2886 Yuri Myasoedov (1):
2887       Updated Russian translation
2889 Мирослав Николић (1):
2890       Updated Serbian translation
2892 Anjuta 3.3.91 "Im Osten nichts Neues" (5 März 2012) -- Johannes Schmid
2894 This is an unstable developer snapshot - if you need a stable version,
2895 use 3.2.x!
2897 Abderrahim Kitouni (4):
2898       am-project: don't prefix object name with target name because of VALAFLAGS
2899       project-wizard: only add [CCode (instance_pos = -1)] when using GtkBuilder
2900       project-wizard: [CCode (instance_pos = -1)] should be in the signal callback
2901       bgo#670537: Do not ship vala-generated .c files in tarballs
2903 Alexander Shopov (1):
2904       Updated Bulgarian translation
2906 Ask H. Larsen (1):
2907       Updated Danish translation
2909 Daniel Nylander (1):
2910       Updated Swedish translation
2912 Daniel Șerbănescu (3):
2913       Updated Romanian Translation
2915 Fran Diéguez (2):
2916       Updated Galician translations
2917       Added galician translations for doc
2919 Johannes Schmid (10):
2920       project-wizard: bgo#670483 - [CCode (instance_pos = -1)] should be removed from boilerplate code.
2921       Updated files for release
2922       am-project: Fixed anjuta.at testcase
2923       Revert "Do not ship vala-generated .c files in tarballs"
2924       am-project: Fix anjuta testcase
2925       document-manager: Fixes on find in files
2926       Post-release version bump and bump glade requirement
2927       am-project: Fixed anjuta test-case
2928       Fixed distcheck
2929       snippets: Add tooltips (bgo#627089)
2931 Jonh Wendell (1):
2932       Updated Brazilian Portuguese translation
2934 Kenneth Nielsen (1):
2935       Updated Danish translation
2937 Kjartan Maraas (1):
2938       Updated Norwegian bokmål translation
2940 Krishnababu Krothapalli (1):
2941       Updated Telugu Translations
2943 Marco Diego Aurélio Mesquita (3):
2944       bgo#670149 - Automatically add a callback when user double-clicks a signal in the glade signal editor
2945       Fix check order for anjuta editor in glade plugin.
2946       Documentation fix for member widgets.
2948 Matej Urbančič (1):
2949       Updated Slovenian translation
2951 Sébastien Granjoux (7):
2952       am-project: Rename AM_PROPERTY_COMPILATION_FLAG
2953       project-wizard: bgo #670656 - I can not build a pygtk prj include i18n
2954       am-project: bgo #670830 - am-project anjuta test-case fails on dist-check
2955       build: Disable vala support if libvala is missing
2956       am-project: bgo #670789 - project-manager doesn't parse aqbanking project correctly
2957       language-support-cpp-java: bgo #662955 - Autoindent indents next line if previous have a string with double slash
2958       manual: Document emacs and vim modeline variables supported by Anjuta
2960 Vincent Untz (1):
2961       Do not ship vala-generated .c files in tarballs
2963 Yuri Myasoedov (1):
2964       Updated Russian translation
2967 Anjuta 3.3.90 "Für meine Oma" (20 February 2012) -- Johannes Schmid
2969 This is an unstable developer snapshot - if you need a stable version,
2970 use 3.2.x!
2972 What's new:
2973  * Find in files is back!
2975 Abderrahim Kitouni (4):
2976       configure: fix build of vala plugin
2977       language-support-cpp-java: do not insert widgets declaration and initialization for Vala
2978       libanjuta: add some gi annotations (and regenerate vapi)
2979       language-support-vala: insert glade member widget declaration and initialization
2981 Changwoo Ryu (1):
2982       Updated Korean translation
2984 Chao-Hsiung Liao (1):
2985       Updated Traditional Chinese translation(Hong Kong and Taiwan)
2987 Daniel Mustieles (19):
2988       Updated Spanish translation
2989       Fixed typo in string
2991 Dominique Leuenberger (1):
2992       build: Support vala 0.15/0.16
2994 Fran Diéguez (2):
2995       Updated Galician translations
2996       Updated Galician translations
2998 Gheyret Kenji (1):
2999       Updated Uyghur translation
3001 James Liggett (2):
3002       git: Only show the selection checkboxes in the Branches pane when needed
3003       libanjuta: Remove the old pane first in anjuta_dock_replace_command_pane
3005 Johannes Schmid (22):
3006       Updated files for releas
3007       Post-release version bump
3008       anjuta: Correct desktop file so that gnome-shell recognizes anjuta
3009       search: Initial "Find in files" dialog work
3010       search: Minor code cleaup in search-box adding some access methods
3011       libanjuta: Added "opened" signal to IAnjutaFile interface
3012       sourceview: Implement IAnjutaFile::opened signal
3013       search: Improve find in files dialog
3014       search: Don't show spinner when not busy
3015       search: Get files from project manager according to the selection
3016       search: Added filter filter command
3017       language-manager: Added ianjuta_language_get_mime_types()
3018       search: Implemented file search based on mime-type and some memory fixes.
3019       libanjuta: Make AnjutaTabber look (mostly) like GtkNotebook tabs
3020       file-manager: Render version control status icons better
3021       language-support-cpp-java: Small memory leak
3022       search: Remove "Find files" button and instead reuse the search button for this feature.
3023       search: Use G_REGEX_MULTILINE for find in files.
3024       class-gen: Improve GObject tempalate (create priv variable if a private struct is created)
3025       class-gen: Guess param spec correctly.
3026       document-manager: Update project chooser in search-files correctly when project is changed
3027       manual: Improve code assistance documentation
3029 Ken Shibata (1):
3030       [l10n] Update Japanese translation
3032 Kjartan Maraas (1):
3033       Updated Norwegian bokmål translation
3035 Marco Diego Aurélio Mesquita (2):
3036       Implement automatic member declaration and initialization for widgets in the glade plugin.
3037       Automatically detect which file that will hold member widgets declaration and initialization.
3039 Massimo Corà (3):
3040       symbol-db: bgo #668438 IANJUTA_SYMBOL_FIELD_IS_CONTAINER has wrong column type
3041       symbol-db: added static value for local project
3042       symbol-db: force upgrade db version to 340.0
3044 Matej Urbančič (1):
3045       Updated Slovenian translation
3047 Olav Vitters (2):
3048       fix string formatting (from Mageia)
3049       fix build / linking (from Mageia)
3051 Piotr Drąg (3):
3052       Updated POTFILES.in
3054 Sébastien Granjoux (34):
3055       anjuta-manual: Improve project manager documentation
3056       anjuta-manual: Split FAQ using a page for each question
3057       project-manager: Small fixes on project manager dialog
3058       libanjuta: Add a help id in node information
3059       project-manager: Add a help button on project properties dialogs
3060       am-project: Fix move of projects (used in regression tests)
3061       am-project: Fix an error when changing quoted properties value in configure.ac
3062       am-project: Fix apply button in project properties dialog
3063       project-wizard: bgo #655865 - library project naming. library names is not what you want.
3064       project-wizard: bgo #661300 - Double clicking fails to initiate project wizard
3065       project-wizard: Add search paths for files included in autogen template
3066       project-wizard: Generate the licenses in a more general way, fix bgo #627431
3067       project-wizard: Add file forgotten in the previous commit
3068       libanjuta: Allow to store relative URI in anjuta saved session
3069       anjuta, document-manager, file-loader, glade, project-manager: Save relative URI
3070       project-manager: Fix new project manager combo box when the glade plugin is loaded
3071       debug-manager: Save breakpoint using relative file paths
3072       debug-manager: Use GFile instead of URI in breakpoint
3073       run-program: Save relative working directories in session file
3074       run-program: Save relative program URI in session file
3075       am-project: Add files missing in source package for regression test
3076       am-project: Fix configure.ac parser allowing to load gnucash
3077       am-project: Fix regression test using anjuta project
3078       project-manager: Implement ianjuta_project_manager_get_children
3079       message-view,sourceview: bgo #669359 - Yellow debugger color in dark theme
3080       am-project: Allow to create libtool modules
3081       am-project: bgo #669944 - missing file "gnucash.at" in am-project plugin
3082       libanjuta, project-manager, document-manager: ianjuta_project_manager_get_children find now all children with the specified type
3083       project-manager: Remove duplicate from the list of files returned by ianjuta_project_manager_get_children
3084       document-manager: Do not check file types if there is no files in find files window
3085       am-project: Display an error when trying to add a directory as a source
3086       am-project: rh #702849 crash when removing a target in the project root node
3087       dir-project: Merge root and top group node
3088       dir-project: Removing an node in a sub directory was crashing Anjuta
3090 Tiffany Antopolski (1):
3091       po: Updated en_CA.po
3093 Yuri Myasoedov (1):
3094       Updated Russian translation
3096 Мирослав Николић (5):
3097       Updated Serbian translation
3101 Anjuta 3.3.4 "First snow in Berlin" (16 January 2012) -- Johannes Schmid
3103 This is an unstable developer snapshot - if you need a stable version,
3104 use 3.2.x!
3106 Abderrahim Kitouni (7):
3107       libanjuta: set the info for the default value of a property
3108       libanjuta: add gir annotation for anjuta_project_node_insert_property_info
3109       libanjuta: don't register project property lists as GObject properties
3110       libanjuta, am-project: better memory management for the properties lists
3111       language-support-vala: update .vapi for the latest changes
3112       language-support-vala: take advantage of the new project API
3113       libanjuta, am-project, project-manager, language-support-vala: rename property to default_value
3115 Alexander Shopov (1):
3116       Updated Bulgarian translation
3118 Arnel A. Borja (10):
3119       sourceview: Fix typo in a gschema key name
3120       anjuta-build-tutorial: Remove AM_MAINTAINER_MODE
3121       project-wizard: Don't symlink Automake files
3122       project-wizard: Use Automake variables for defines
3123       project-wizard: Move PROJECT_CFLAGS to own line
3124       class-gen: Use convention for get-private macros
3125       project-wizard: Use pkgdatadir instead of datadir/package
3126       project-wizard: Move PROJECT_CFLAGS to own line in minimal template
3127       project-wizard: check HavePackage before adding PROJECT_CFLAGS
3128       project-wizard: Don't replace hyphen with underscore in filenames
3130 Daniel Mustieles (6):
3131       Missing file in POTFILEs.in
3132       Updated Spanish translation
3134 Fran Diéguez (1):
3135       Updated Galician translations
3137 James Liggett (2):
3138       git: Fix switch delete branch, and merge action sensitivity
3139       Revert "git: Use combo box instead of tree view for remotes"
3141 Jiro Matsuzawa (1):
3142       Updated Japanese translation
3144 Johannes Schmid (7):
3145       Updated files for release
3146       Post-release version bump
3147       search: Search for next occurence when replace succeeds (see bgo#665945)
3148       search: Set focus chain (see bgo#665945)
3149       search: Add tooltip in search entry (see bgo#665945)
3150       search: Move close button to the right edge (see #665945)
3151       code-analyzer: Fixed bgo#667903 - Code Analyzer Crashes
3153 Massimo Corà (3):
3154       symbol-db: fixed bgo #664413 - Symbols not updated correctly when switching branches
3155       symbol-db: improved some debug messages
3156       symbol-db: minor performance bugfix.
3158 Matej Urbančič (1):
3159       Updated Slovenian translation
3161 Muhammet Kara (1):
3162       [l10n]Updated Turkish translation
3164 Peter Hoffmann (1):
3165       language-support-cpp: bgo#633341 - Code completion should close parentheses
3167 Piotr Drąg (2):
3168       Updated POTFILES.in
3170 Sébastien Granjoux (21):
3171       am-project: bgo #666621 - segfault in amp_node_property_add when there is an orphan AmpTargetNode
3172       project-manager: Allow to add groups and targets in the root node
3173       anjuta: Remove old tutorial links
3174       libanjuta: Fix anjuta_util_help_display to use yelp
3175       project-manager: Add a help button in some dialogs
3176       am-project: bgo #666966 - crash editing configure.ac
3177       libanjuta: Add a model property to AnjutaTreeComboBox
3178       libanjuta: Add IAnjutaProjectChooser interface
3179       project-manager: Implement a project node chooser
3180       project-manager: Fix ianjuta_project_manager_add_source_quite function
3181       libanjuta: Fix a critical warning when selecting a node in chooser widget
3182       file-wizard: Use the new project node chooser
3183       class-gen: Use the new project node chooser
3184       libanjuta: Add missing GdfProjectView in Anjuta glade catalog
3185       project-manager: Use a GtkFileChooser to add sources in a target
3186       file-wizard: Cosmetic improvements of new file dialog
3187       libanjuta: Improve AnjutaTreeComboBox
3188       project-manager: Use new improvements in ProjectChooser button
3189       project-manager: Select a valid default node in ProjectChooser button
3190       project-manager: Use ProjectChooser button in the Add library dialog
3191       project-manager: Rename directory to folder in project dialogs
3193 Anjuta 3.3.3 "It's X-mas time..." (20 December 2011) -- Johannes Schmid
3195 This is an unstable developer snapshot - if you need a stable version,
3196 use 3.2.x!
3198 Abderrahim Kitouni (1):
3199       language-support-vala: fix a crash with the directory project backend
3201 Akom Chotiphantawanon (1):
3202       Updated Thai translation.
3204 Alban Browaeys (1):
3205       git: fix active_branch_iter not behing null though filled with null values.
3207 Arnel A. Borja (3):
3208       project-wizard: Add wizard files to EXTRA_DIST
3209       language-support-vala: update the .vapi after project-manager changes
3210       language-support-vala: update project property interfaces
3212 Bruno Brouard (3):
3213       Updated French doc translation
3214       Updated French translation
3216 Christian Kirbach (3):
3217       Updated German Anjuta manual translation
3218       Updated German translation
3220 Daniel Mustieles (4):
3221       Updated Spanish translation
3224 Gabor Kelemen (1):
3225       Make the tasks in the Git tasks window show up translated.
3227 Johannes Schmid (18):
3228       libanjuta: Add anjuta_dock_replace_command_pane
3229       git: Only show one command pane at any time
3230       git: fix bgo#646695 - Remote needs translator comment
3231       git: bgo# 656761 - Error messages being spewed
3232       message-manager: Fix rh#532290 - Crash when ianjuta_message_manager_append() is used with NULL string
3233       build-basic-autotools: Fix rh#757236 - anjuta crashes when file doesn't belong to build configuration.
3234       libanjuta: Add anjuta_dock_get_command_bar()
3235       git: Fix bgo#641079 - check number of branches selected when switching
3236       document-manager: Fixed some memory leaks
3237       anjuta: Fixed a memory leak
3238       language-support-js: Fixed bgo#665082 - Crash in javascript autocompletion
3239       git: Disable delete button when there is no selection in the tags pane
3240       git: Use combo box instead of tree view for remotes
3241       i18n: Fix bug with wrong format string in german translation
3242       sourceview: Don't break layout when displaying message area
3243       js-debugger: bgo#666448 - Support application/javascript target
3244       manual: Fix bgo666321 -  Wrong Context-Help shortcut
3245       Revert "git: fix active_branch_iter not behing null though filled with null values."
3247 Matej Urbančič (1):
3248       Updated Slovenian translation
3250 Piotr Drąg (1):
3251       Updated POTFILES.in
3253 Sébastien Granjoux (16):
3254       debug-manager: Move settings in plugins/debug-manager
3255       run: Move preferences to plugins/run
3256       sourceview: Fix a crash with Scintilla
3257       project-wizard: Display only useful page on the sidebar
3258       project-wizard: Replace GtkSwitch by GtkCheckButton
3259       project-wizard: Add a title to each wizard page
3260       project-wizard: wizard pages were not displayed due to the previous changes.
3261       libanjuta, am-project, dir-project, mk-project, project-manager: Change AnjutaProjectProperty
3262       libanjuta, language-support-vala: Fix an declaration of anjuta_project_get_properties
3263       sourceview: Move preferences in plugins/sourceview
3264       document-manager: Remove editor settings
3265       sourceview: Add editor view settings
3266       document-manager: Remove unused editor view settings
3267       run-program: bgo #666336 - Add Execute project more than one
3268       sourceview: bgo #666482 - missing "anjuta-sourceview.xml" breaks build
3269       am-project: Fix a crash when closing and opening a new project
3271 Anjuta 3.3.2 "Dark and cold" (21 November 2011) -- Johannes Schmid
3273 This is an unstable developer snapshot - if you need a stable version, 
3274 use 3.2.x!
3276 Bugs fixed:
3277 648934  Vala completion doesn't work in some cases.
3278 662526  Can't replace with empty replace text
3279 663016  Fix search behavior in regex and selections
3280 663385  Replace all hangs when replace text contains search_text
3281 664058  couple of spelling fixes
3282 664263  Auto-complete (anjuta-python-autocomplete.py) fails with rope<=0.9.2, calltip always fail
3283 645212  Enhance export feature
3284 629769  Hard coding of application title in splash screen
3285 658788  Change default dist to .xz
3286 661299  Template for Gnome Shell Extension
3287 662960  SegFault when a line is highlighted when debugging
3289 Thanks to: Abderrahim Kitouni, Arnel A. Borja, Christian Kirbach, 
3290 Daniel Mustieles, Fran Diéguez, Jason Siefken, Jorge González, 
3291 Massimo Corà, Mihai Bivol, Piotr Drąg, Samir Ibradžić, Sébastien Granjoux
3293 Anjuta 3.3.1 "Back in Berlin" (23 October 2011) -- Johannes Schmid
3295 This is an unstable developer snapshot - if you need a stable version, 
3296 use 3.2.x!
3298 Bugs fixed:
3299 659563  Bookmarks reset to position 1 after file changed on FS
3300 660841  build failure with [-Werror=format-security]
3301 662526  Can't replace with empty replace text
3302 610371  Scite adds a trailing white space after pressing enter for aligning variables
3303 653274  Autotools backend doesn't support include file in configure script
3304 653652  'New file' doesn't check duplicates, gets confused
3305 660061  Remove 'no-dist-bzip2' from automake options
3306 660065  Can't create a new target in empty Makefile
3307 633284  Scintilla plugin crashes Anjuta when opening a file with syntax highlighting
3308 661511  Python/Django Project Wizard: Missing Components/Programs: django-admin 
3310 Thanks to:
3311 Andre Klapper, Arnel A. Borja, Carles Ferrando, Michael Biebl, 
3312 Sébastien Granjoux, Xandru Armesto, krishnababu k, Мирослав Николић
3314 Anjuta 3.2.0 "No more bombs" (25 September 2011) -- Johannes Schmid
3316 This is the new stable release, please update if you are using anjuta
3317 3.0.x or 2.32.x. From now on, only 3.2.x will be receiving bug-fixes.
3319 Fixes:
3320 * Fixed make distcheck: FAQ, autotests, etc (Sébastien Granjoux)
3322 Special thanks for the whole 3.1/3.2 cycle goes to Sébastien who fixed
3323 a huge amount of stuff and was responsible for the huge documentation rewrite.
3325 Thanks to:
3326 Akom Chotiphantawanon, Alexander Shopov, Andrea Zagli, 
3327 Antonio Fernandes C. Neto, Arnel A. Borja, Bruce Cowan, Chao-Hsiung Liao,
3328 Duarte Loreto, Gabor Kelemen, Javier Jardón, Jiro Matsuzawa, Joan Duran,
3329 Joe Hansen, Johannes Schmid, Jorge González, Mario Blättermann, Matej Urbančič,
3330 Paul Seyfert, Sébastien Granjoux, Yinghua Wang, Yuri Myasoedo
3332 Anjuta 3.1.92 "Hot summer in Nagano" (18 September 2011) -- Johannes Schmid
3334 Bugs fixed:
3335 656470  Dangling symlinks created by make install
3336 658229  Inconsistent size of widgets in Properties Frames of Class Generator Dialog
3337 658262  Extra separator between double upper case characters
3338 566700  Default font for the Scintilla editor
3339 654320  Vala: New Class Wizard - created file not added to project
3340 655295  Add Target in Vala project does nothing.
3341 658903  Anjuta Plugin wizard fails
3342 654463  Disable "Install missing packages" button on OpenBSD
3344 Thanks to:
3345 Akom Chotiphantawanon, Alexander Shopov, Antonio Fernandes C. Neto,
3346 Arnel A. Borja, Bruce Cowan, Chao-Hsiung Liao, Duarte Loreto, Javier Jardón, 
3347 Jiro Matsuzawa, Joan Duran, Jorge González, Paul Seyfert, Sébastien Granjoux,
3348 Yinghua Wang
3350 Anjuta 3.1.91 "On the way to Tokio" (5 September 2011) -- Johannes Schmid
3352 Updates:
3353  - More improvements in vala plugin (Abderrahim Kitouni)
3354  - Fix up problems with gtk+ 3.0 (Sébastien Granjoux)
3356 Bugs fixed:
3357 638525  vala support crash on reading source file
3358 657491  Only parse the source files of the current target
3359 657513  anjuta fails to build in gnome 3.1
3360 657589  tests fail in tarball releases because tarballs are missing anjuta.lst
3361 655756  User should be notified if execution of a project fails
3362 656123  plural forms needed
3363 657590  Projects with libtool fails to regenerate
3364 657022  make clean removes libanjuta-interfaces.h which breaks make clean; make
3366 Anjuta 3.1.90 "Whitsunday Islands" (29 August 2011) -- Johannes Schmid
3368 Changes:
3369  - Some seldom used debugger menu items were removed (Sébastien Granjoux)
3370  - A lot of fixes to the vala support (Abderrahim Kitouni)
3371  - vala-0.14 (>= 0.13.3) is now required
3373 Bugs fixed:
3374 656584  Error in DevHelp
3375 642187  C++ symbols are not shown in symbol browser
3376 657023  Build broken with vala-0.13.x
3377 566704  Better UI for environment variables
3378 652047  Support linking against libgda-5.0
3379 656585  <FileName>.ui and INSTALL not created in a new project
3380 657134  Missing file in POTFILES.in
3381 653259  Empty lines in Locals during debugging
3383 Thanks to:
3384 Abderrahim Kitouni, Aron Xu, Daniel Mustieles, Dominique Leuenberger,
3385 Jorge González, Kjartan Maraas, Marek Černocký, Og B. Maciel, P. F. Chimento, 
3386 Piotr Drąg, Sébastien Granjoux
3388 Anjuta 3.1.5 "Sydney Edition" (13 August 2011) -- Johannes Schmid
3390 Officially brought to you about 20 000 km away from desktop-summit!
3392 Bugs fixed:
3393 654881  Segmentation fault during project creation if no packages were selected
3394 651151  vala plugin crashes when uncommenting source
3395 654502  Allow building with libvala-0.14 (0.13 development tree)
3396 655743  Usage of GtkHBoxClass and GtkHBox
3397 655998  Main toolbar looks out-of-place
3398 655584  Can't edit Integer Field
3400 Thanks to: Abderrahim Kitouni, Akom Chotiphantawanon, Alban Browaeys,
3401 Alexander Shopov, Daniel Mustieles, Dominique Leuenberger, Mario Blättermann, 
3402 Piotr Drąg, Sébastien Granjoux, Yuri Myasoedov
3404 Anjuta 3.1.4 "Leaving on a jet-plane" (25 July 2011) -- Johannes Schmid
3406 Bugs fixed:
3407 654502  Allow building with libvala-0.14 (0.13 development tree)
3408 646410  Missing infrastructure for the new Mallard manual
3409 654073  Please apply the kfreebsd patch to anjuta-extras
3410 654124  Vala: add class wizard creates file twice.
3411 654445  Add 'BSD' as a valid license in the Class Generator
3412 654099  file manager plugin: fix leak for file
3413 654100  file manager plugin: fix leak in row callapsed
3414 654559  Weird pseudo-password dialog shown with half a commit message when I import a project
3415 654092  Crash when adding a project file
3416 654095  increase reference count of the selected file
3417 654560  Contents of Preferences tabs seem to be packed to fill all vertical space, with ugly consequences
3418 631157  unix is not defined on OpenBSD
3419 654455  Fix build on OpenBSD
3421 Thanks to:
3422 Abderrahim Kitouni, Alban Browaeys, Daniel Mustieles, Dominique Leuenberger,
3423 Francisco Javier Fernández Serrador, Francisco Javier Serrador, 
3424 Jasper Lievisse Adriaanse, Jorge González, Marek Černocký, ario Blättermann,
3425 Piotr Drąg, Sébastien Granjoux, Tamara Atanasoska
3427 Anjuta 3.1.3 "Is this it?" (4 July 2011) -- Johannes Schmid
3429 New:
3430  - Various improvements in the project wizard
3431  - Git usuability improvements
3432  - Auto-completion for Gtk.Builder objects in python plugin
3433  - more mallard documentation
3435 Bugs fixed:
3436 649107  Add an index of help topics to the Mallard manual
3437 651212  Auto-completion of Gtk.Builder objects
3438 312667  Why not allow people to compile a simple .cpp file not starting a project in a first place?
3439 588952  build-menu disabled if sources are in subfolder
3440 590323  Make the context menu "context"-aware
3441 645516  Enabled (translation comment)
3442 646073  Application Manager
3443 646192  New File (translation comment)
3444 652773  Anjuta (current git) fails to load abiword project
3445 652778  Opening an automake based project with empty configure.in file fails.
3446 653364  build failure on kfreebsd: Error on line 6 char 104: Invalid UTF-8 encoded text in
3447 647403  Selecting Configure External Packages and selecting no packages causes segfault.
3449 Thanks to: Daniel Mustieles, Daniel Nylander, James Liggett, Johannes Schmid, 
3450 Jorge González, Massimo Corà, Matej Urbančič, Philip Chimento, Sébastien Granjoux
3452 Anjuta 3.1.2 "Berg 2011" (13 June 2011) -- Johannes Schmid
3454 New:
3455 - Autocompletion for builder objects in python (Jason Siefken)
3456 - Improvements in autotools backend (Sebastien Granjoux)
3458 Bugs fixed:
3459 645199  Signal dnd issues
3460 475261  Change install directory
3461 563856  generic Vala project type
3462 651670  Glade file not rendering
3463 646530  Anjuta crashes when closing tab other than current
3464 588387  symbol-db-view-locals: better search
3465 651285  Memory leak in symbol-db/readtags.c
3466 569994  support includes in makefiles
3467 644047  No Symbols shown in Global and Search Symbol pane
3468 645659  Basic aesthetic improvements to preferences dialog
3469 645695  install broken since deec63dfe4c2527d5adfed049eeac423307229d1
3470 645965  Theming tweaks
3471 588757  automake projects reject accented characters in paths
3472 640470  Port Scintilla to Gtk+3
3473 642784  New autotools backend has problems with variables in dependencies
3474 648361  In the "Tools Editor" the Command-Browse button does not work
3475 648571  file manager variables don't work
3476 650930  anjuta-3.x project wizard fails to detect autogen-5.11.x
3477 652017  Default pygtk Makefile.am has incorrect path for ui file
3478 651212  Auto-completion of Gtk.Builder objects
3480 Thanks to
3481 Abderrahim Kitouni, Abduxukur Abdurixit, Alexander Shopov, Alexandre Rostovtsev,
3482 Carl-Anton Ingmarsson, Carles Ferrando, Chao-Hsiung Liao, Christian Hergert,
3483 Cosimo Cecchi, Daniel Mustieles, Djavan Fagundes, Fran Diéguez, Jason Siefken,
3484 Kristjan SCHMIDT, Massimo Corà, Matej Urbančič, Muhammet Kara, Naba Kumar,
3485 Philip Chimento, Sébastien Granjoux, Tamara Atanasoska
3487 Anjuta 3.0.0 "Three.Point.Zero" (4 April 2011) -- Johannes Schmid
3489 Summary of new features compared to 2.32.x:
3490  * New project manager that supports a wider range of autotools features
3491  (Sébastien Granjoux)
3492  * Reworked git UI for easier version control (James Liggett)
3493  * Better glade integration including drag & drop for signals
3494  * Inline search features replace and regular expressions (Eugenia Gabrielova)
3495  * Project wizards adapted to new GNOME3 libraries and languages
3497 Bugs fixed (since RC1):
3498 645470  Anjuta from git master still creates Vala projects using GTK 2
3499 645557  Autogenerated PyGTK projects have wrong path to UI file 
3500 646530  Anjuta crashes when closing tab other than current
3502 Thanks to:
3503 Abduxukur Abdurixit, Akom Chotiphantawanon, Andrea Zagli, Aron Xu,
3504 Ask H. Larsen, Bruce Cowan, Bruno Brouard, Christian Kirbach, Daniel Korostil,
3505 Daniel Nylander, Djavan Fagundes, Duarte Loreto, Gabor Kelemen, Joan Duran,
3506 Joe Hansen, Jordi Serratosa, Kenneth Nielsen, Kjartan Maraas, Lukas Lommer,
3507 Marek Černocký, P. F. Chimento, Peteris Krisjanis, Rajesh Ranjan,
3508 Rodolfo Ribeiro Gomes, Sébastien Granjoux, Yuri Myasoedov
3511 Anjuta 2.91.92 "Toronto-style" (RC1) (21 March 2011) -- Johannes Schmid
3513 Updated:
3514 - Lots of little fixes on the templates
3516 Bugs fixed:
3517 643379  Glade drag and drop support for Vala
3518 307515  drag and drop variable symbol onto watches for simple expressions
3519 336856  Search and replace is not simple
3520 565275  Quick Search should be able to search backward
3521 565276  highlight all matches in Quick Search
3522 638134  Redesign of Single and Multi-File Search & Replace
3523 645311  Adjust to GtkSourceView API break
3524 644050  Some strings are not marked for translation in the .ui file
3525 643621  Anjuta catalog makes glade complain.
3526 644595  Patches from Mandriva package
3527 645049  Password detection not working on non-english locales
3528 645076  Run dialog doesn't work with python project
3529 570912  Cannot remove module/package
3530 644294  old version of gtk+ specified for gtkmm projects 
3532 Thanks to:
3533 Abderrahim Kitouni, Bruce Cowan, Chao-Hsiung Liao, Daniel Mustieles,
3534 Daniel Nylander, Dirgita, Fran Dieguez, Fran Diéguez, Gabor Kelemen,
3535 Garrett Regier, Jorge González, Mario Blättermann, Matej Urbančič,
3536 Nanci de Brito Bonfim, Piotr Drąg, Sébastien Granjoux
3538 Anjuta 2.91.91 "Less bugs, more fun" (Beta 2) (7 March 2011) -- Johannes Schmid
3540 New:
3541 - Signal dragging support for Vala (Abderrahim Kitouni)
3542 - Improved C++ signal dropping features (Marco Diego Aurélio Mesquita)
3543 - Regular expression inline search (Eugenia Gabrielova)
3545 Bugs fixed:
3546 623735  Move pkg-config symbol parsing to language-support-cpp-java
3547 638836  language-support-vala: refactor to work with latest project manager
3548 336856  Search and replace is not simple
3549 565275  Quick Search should be able to search backward
3550 565276  highlight all matches in Quick Search
3551 568047  Glade plugin does not allow adding notebook containers with less than 3 tabs.
3552 638134  Redesign of Single and Multi-File Search & Replace
3553 643205  Updates symbols on glade signal drop.
3554 644014  Typo at translation message
3555 640545  File-wizard screws up file notice
3556 642763  Fix memory in message-view plugin
3557 627105  Mark default diff filenames for translation
3558 642749  Status window doesn't work
3559 643707  Please remove unnecessary markup from .ui files
3560 644050  Some strings are not marked for translation in the .ui file
3561 636410  Unable to delete data target
3562 639440  [PATCH] Strings not translated when plugin manager is used form apps
3563 643245  Create a prototype in the header file when a signal is dropped in a C source file.
3564 643828  A few typos
3565 641331  Add a (non-alphabetical) sorting order to wizard files 
3567 Thanks to:
3568 Abderrahim Kitouni, Akom Chotiphantawanon, Daniel Mustieles
3569 Daniele Forsi, Dragos Dena, Eugenia Gabrielova, Gabor Kelemen,
3570 James Liggett, Jorge González, Marco Diego Aurélio Mesquita,
3571 Massimo Corà, Mathieu Dupuy, Sébastien Granjoux, Yuri Myasoedov
3573 Special thanks to all the translators for spotting typos and non-translatable strings!
3576 Anjuta 2.91.90 "Prepare for the gladification" (Beta 1) (21 February 2011) -- Johannes Schmid
3578 New:
3579 - Signal dragging support for python
3580 - Glade usuability fixes
3581 - New inline search/replace from Eugenia (Women Outreach program)
3583 Bugs fixed:
3584 530060 Have a "replace all" option in search and replace
3585 553772 Unable to move or resize widget placed inside a layout widget
3586 568047 Glade plugin does not allow adding notebook containers with less than 3 tabs.
3587 631260 Composer window broken after defining ActionGroup
3588 633786 plugin.c:59: warning: implicit declaration of function 'PyString_FromString' when compiling anjuta
3589 642647 Crash if anjuta is launched with a project that needs the glade plugin.
3590 642719 Prototype generator for C header files
3591 638787 wrong set on gtk_source_view_set_smart_home_end
3592 642763 Fix memory in message-view plugin
3593 516685 New artwork for splash screen
3594 549440 LIBADD is added at the wrong position in Makefile.am if it doesn't exist
3595 565358 documentation files appear in "other files" target
3596 566248 ianjuta_project_manager_get_elements returns weird data
3597 569992 support makefiles named GNUmakefile.am
3598 637981 Port Makefile backend to the new API
3599 640969 Allow importing projects with 3rd party project backends
3600 641181 error building out-of-tree plugins that only include libanjuta/libanjuta.h
3601 642640 NULL pointer dereference and memory leak in parameter.c
3602 642750 [PATCH] NULL pointer dereference in anjuta-tabber.c
3603 570912 Cannot remove module/package
3604 642723 Small in C header template 
3606 Thanks to: Abderrahim Kitouni, Aron Xu, Christian Kirbach, Daniel Mustieles,
3607 Eugenia Gabrielova, Fran Diéguez, James Liggett, Jorge González, Kjartan Maraas,
3608 Marco Diego Aurélio Mesquita, Nanci de Brito Bonfim, Sébastien Granjoux
3610 Anjuta 2.91.6 "To all the dead poets" (31 January 2010) -- Johannes Schmid
3612 New:
3613 - Support for dragging signals from glade into the code (C only)
3614 - Improvements in project-manager
3615 - More features in git-plugin
3617 Bugs fixed:
3618 638506 Homepage: FAQ Mailinglist link is wrong
3619 639786 quick bookmark deletion
3620 640277 editor position history doesn't work with shortcut
3621 618142 Anjuta Snippets Plug-in
3622 627131 Autocompletion duplicates characters
3623 639795 Editing variabile after inserting snippet bug
3624 638980 Crash when closing project
3625 608578 Anjuta is unable to import Gnumeric source tree
3626 611206 doesn't recognize newer AC_INIT
3627 615990 path is missing when add a source to the target
3628 616041 Add Source -> Cannot add source files -> Core Dump
3629 618617 Project view doesn't make sense
3630 638368 test-suite fails
3631 639342 Anjuta crash when loading libgee
3632 640348 minor mistake in UI string
3633 640726 anjuta stops updating session information
3634 581613 Unable to import a tarball into Anjuta 2.4.2
3635 639093 I can't start a new project properly 
3637 Thanks to: Chao-Hsiung Liao, Christian Kirbach, Daniel Muestieles,
3638 Daniel Mustieles, Dragos Dena, Fran Diéguez, James Liggett, 
3639 Jorge González, Kjartan Maraas, Massimo Corà, Matej Urbančič, 
3640 Michael Kotsarinis, Rakesh Pandit, Sébastien Granjoux
3642 Anjuta 2.91.5 "Moving forward" (11 Januar 2010) -- Johannes Schmid
3644 Updates:
3645 - Glade integration is working again and far more stable
3646 - Devhelp plugin is here gain
3647 - New class generation for Vala, Python and Javascript (Kenny)
3648 - New artwork (Samuel)
3649 - Comment/Uncomment feature for C/C++ (Peter)
3650 - Various improvements in vala support
3652 Bugs fixed:
3653 638228 language-support-vala: interrupt parsing if user switches to another file
3654 638252 language-support-vala: use the new markers to show error tooltips
3655 511000 Icons needed
3656 638532 crash in plugin list when pressing cursor-down
3657 637699 JavaScript wizard
3658 637774 Add Vala class wizard to class-gen
3659 638534 Criticals with local-only repositories
3660 616426 model wants symbols before db creation.
3661 625399 Attempt to make a query when database is not connected
3662 633018 crash in Anjuta IDE: I closed a project, wich...
3663 637695 allow comment/uncomment with gtksourceview editor
3664 638097 Remove deprecated gdk_spawn_command_line_on_screen gdk_spawn_on_screen
3665 638347 Incorrect makefile
3666 638830 Fortan typo?
3667 638878 $(BUILT_SOURCES): No such file or directory
3668 638034 Unable to create new project
3669 638524 Syntax error on valid configure.ac files 
3671 Thanks to: Abderrahim Kitouni, Akom Chotiphantawanon, Andika Triwidada, 
3672 Aron Xu, Bekhtiyar Ghulam, Daniel Nylander, Gheyret T.Kenji, James Liggett,
3673 Jens Georg, Johannes Schmid, Kenny Meyer, Kjartan Maraas, Massimo Corà,
3674 Matej Urbančič, Peter Hoffmann, Sébastien Granjoux, Yuri Myasoedov
3676 Anjuta 2.91.4 "Merry X-mas" (21 December 2010) -- Johannes Schmid
3678 New:
3679 - Project Manager: Lots of work improving the new project manager. Special
3680 thanks to Sébastien Granjoux for all the time he invests here
3681 - Git Shell: More panes for git features (James)
3683 Bugs fixed:
3684 636665  [PATCH] .vapi file not distributed
3685 609213  Anjuta FAQ
3686 636667  [PATCH] Plugins require GTK_LIBS to link against, but this is not in configure.ac
3687 637249  [class-gen] Python wizard
3688 621424  No easy way to delete a bookmark
3689 636312  Double click fails to select entire word if it contains _ or digits
3690 619592  crash in autocompletion
3691 636084  Crash Anjuta when typing in Build->Configure->Configuration combo box
3692 636666  [PATCH] Introspection fails to build with recent gobject-introspection
3693 636668  [PATCH] Link against the libraries anjuta and anjuta-shell are using
3694 584060  Project manager hangs anjuta when the contents of project files changes 
3696 Thanks to:
3697 Chao-Hsiung Liao, James Liggett, Jorge González, Kenny Meyer, Robert Ancell,
3698 Sébastien Granjoux
3700 Anjuta 2.91.3 "Lebkuchen - yay!" (30 November 2010) -- Johannes Schmid
3702 WARNING: This is an unstable development snapshot
3704 New:
3705 - Git Shell: Git interface has changed to be context sensitive (James)
3706 - Project Manager: New project manager landed with much better capabilities (Sébastien)
3707 - clang-analyzer: New plugin to use the clang analyzer
3709 Bugs fixed:
3710 615345 Tabs in AnjutaTabber should not expand to all available space
3711 631213 locale.h included twice in main.c
3712 633112 Smart Brace Completion Quotation Mark Crash
3713 633911 Unknown (translation)
3714 635121 language-support-cpp-java: fix invalid read of paranthese-size setting
3715 635795 Editing configure.ac crashes anjuta
3716 631521 create project in folder c++
3718 Thanks to: Abderrahim Kitouni,Akom Chotiphantawanon, Alexander Shopov,
3719 Antonio Fernandes C. Neto, Ask H. Larsen, Bruno Brouard, Carl-Anton Ingmarsson,
3720 Claude Paroz, Daniel Nylander, Duarte Loreto, Fran Diéguez, Gabor Kelemen,
3721 Gheyret T.Kenji, James Liggett, Joan Duran, Jonh Wendell, Jorge González,
3722 Kjartan Maraas, Leonid Kanter, Mario Blättermann, Massimo Corà, Matej Urbančič
3723 Milo Casagrande, Nikos Bakaoukas, Petr Kovar, Philip Withnall, Saleem Ansari
3724 Sébastien Granjoux, Simos Xenitellis, Yang Hong
3726 Anjuta 2.91.2 "Remember the days when we ported from Gtk+ 1.2 to 2.0?" -- Johannes Schmid
3728 WARNING: This is an unstable release! It's the first released based on the
3729 GNOME 3.x library set and a such it may kill your kitten though it's unlikely.
3731 New:
3732 - Everything works with gtk+-3.0 now. gconf replaced with GSettings, etc.
3733 - Switch to enable/disable modeline detection
3734 - Automatic completion of comments with "*"
3736 Regressions:
3737 - Glade hasn't been ported to gtk+-3.0 yet and isn't available
3738 - class-inheritance isn't build because of missing foocanvas for gtk+-3.0
3739 - gtodo is disabled and will probably be removed soon
3740 - terminal plugin hasn't been ported to GSettings, yet
3742 Bugs fixed:
3743 bgo#600407 - Missing LIBXML_CFLAGS and LIBXML_LIBS
3744 bgo#627105 - Mark default diff filenames for translation
3745 bgo#577595 - Prepend comment with *
3746 bgo#625903 - Port to GSettings
3747 bgo#625978 - configure failure in gtk+-3.0 environment
3748 bgo#631952 - better GObject-Introspection support for new-project branch
3749 bgo#633661 - vala support is automagic
3751 Thanks to: Abderrahim Kitouni, Andika Triwidada, Carles Ferrando,
3752 Eugenia Gabrielova, Evgeny Grablyk, Florian Ludwig, Gabor Kelemen,
3753 Giannis Katsampirhs, Javier Jardón, Jens Georg, Joan Duran, Jorge González,
3754 Josseline Mouette, knight2000, Mario Blättermann, Matej Urbančič, 
3755 Nanci de Brito Bonfim, Pacho Ramos, Sébastien Granjoux, Takayuki KUSANO
3757 Anjuta 2.32.0 "Goodbye Berlin" (27 Sep 2010) -- Johannes Schmid
3759 This is our new stable release. Older releases won't see any bug-fixing, support,
3760 etc and master is now heading for GNOME 3.0 which will rock!
3762 Bugs fixed:
3763 bgo#630460 PackageKit integration is not working on all distros
3764 project-wizard: Update default ui file to use gtk+-2.16
3766 Various translation updates, Anjuta is now fully available in over 20 and more
3767 languages. Thanks for your effort.
3769 Thanks to (again, mostly translators):
3770 Andika Triwidada, Andrea Zagli, Aron Xu, Bruce Cowan, Bruno Brouard,
3771 Chao-Hsiung Liao, Christian Kirbach, Duarte Loreto, Fran Diéguez, Gabor Kelemen,
3772 Jonh Wendell, Jorge González, Kenneth Nielsen, Marek Černocký, Mario Blättermann,
3773 Matej Urbančič, Michael Kotsarinis, Milo Casagrande, Piotr Drąg, Takayuki KUSANO,
3774 Yuri Myasoedov
3776 Anjuta 2.31.92 "What's reality like?" (13 Sep 2010) -- Johannes Schmid
3778 Bugs fixed:
3779 python-loader: bgo #628975 - error in python loader .plugin
3780 sourceview: bgo #626541 - Crash when saving to unavailable location
3781 bgo #628397: Fix anjuta-idl-compiler to keep typedef comments
3782 bgo #628397 - gir build error
3784 Thanks to (mostly translators):
3785 Abderrahim Kitouni, Andika Triwidada, Aron Xu, Bruno Brouard, Christian Kirbach,
3786 Claude Paroz, Daniel Nylander, Dragos Dena, Gabor Kelemen, Hiroyuki Sekihara,
3787 Jorge González, Kjartan Maraas, Philip Withnall, Sébastien Granjoux,
3788 Takayuki KUSANO
3790 Anjuta 2.31.91 "Cold summer rain" (30 Aug 2010) -- Johannes Schmid
3792 Updated:
3793 - More updates to the vala support
3795 Bugs fixed:
3796 libanjuta: Fixed bgo #622922: migrated to GDBus
3797 pm: bgo #626690 - wrong project clean on new-project
3798 project-wizard: bgo #627595 - Ambiguous strings for translation
3799 bgo #627648 - Add IDE to Categories in .desktop file
3800 symbol-db: bgo#622340 - Tried to close project and Anjuta crashed
3801 bgo #628099 - Remove markup from translatable strings
3802 language-support-python: bgo#627437 - couldn't find python rope.
3803 bgo #628286 Fix introspection build when builddir != srcdir
3804 bgo #628285 Don't distribute the .gir files
3806 Thanks to Abderrahim Kitouni, Andika Triwidada, Ask H. Larsen, Branko Kokanović,
3807 Bruno Brouard, Christian Kirbach, Fran Diéguez, Gabor Kelemen, James Liggett,
3808 Jorge González, Massimo Corà, Matej Urbančič, Philip Withnall, Robert Ancell,
3809 Sébastien Granjoux
3811 Anjuta 2.31.90 "GSoC is over - we have snippets now" -- Johannes Schmid
3813 New:
3814 - Python is now fully supported
3815 - Initial support for python plugins (Abderrahim Kitouni)
3816 - Snippets plugins from GSoC (Dragos Dena)
3818 Updated:
3819 - Language support for Vala got a major update
3821 Bugs fixed:
3822 project-wizard: bgo#625434 - remove cvsignore from templates
3823 python-support: bgo#626950 Anjuta crash with python support
3824 build-basic-auotools: bgo#626562 crash refusing to clean the configuration
3825 symbol-db: bgo#622529 - Crash when trying to open a non-writable project
3826 symbol-db: bgo#616560  - Symbol views do not display names containing especial chars correctly
3827 manual: Fixed mailing list adress (bgo#625588)
3828 language-support-vala: bgo#626306 Symbol completion doesn't work with "this."
3829 libanjuta: Increase launcher buffer size (bgo#624700)
3830 class-gen: add missing include (#626265)
3831 Add PyGTK project template. Fixes bug #608304.
3833 Abderrahim Kitouni, Andika Triwidada, Daniel Nylander, Dragos Dena
3834 Fran Diéguez, James Liggett, Jens Georg, Jorge González, Leandro Mattioli
3835 Massimo Corà, Matej Urbančič, Vincent Untz, Yang Hong
3837 Anjuta 2.31.6.1 "Thank you, The Hague (5 Aug 2010) -- Johannes Schmid
3839 Bugs fixed:
3840 symbol-db: bgo#625964 anjuta-tags does not build
3841 libanjuta: bgo#621919 AnjutaAsyncCommand class is inconsistent
3843 Thanks to James Liggett and Vicent Untz
3845 Anjuta 2.31.6 "Thank you, The Hague" (2 Aug 2010) -- Johannes Schmid
3847 Updated:
3848 - Debugger is now much more polished (Sebastien)
3849 - Project wizard shows better package chooser
3851 Bugs fixed:
3852 devhelp: Use Devhelp-2 API (bgo#625841)
3853 build: bgo #625604  - anjuta crashes on starting the debugger
3854 gdb: bgo#625605  - register function is not found in a pretty printer
3855 symbol-db: bgo #625350 - critical warning on project unload
3856 debugger: bgo#558954  - Documentation for debug interfaces is incomplete
3857 libanjuta: bgo#624660 introspection build order problem
3858 debugger: bgo #515395  - Mouse cursor is a clock in debug mode
3859 debugger: bgo #598187  - Feature request: Make 'Locals' columns configurable
3860 project-wizard: bgo #624091  - Use AnjutaPkgConfigChooser
3861 debugger: bgo #516112  - Debugger create too much variable objects
3863 Thanks to Chao-Hsiung Liao, Eleanor Chen, Fran Diéguez, Frédéric Péters,
3864 Jorge González, Mario Blättermann, Massimo Corà, Matej Urbančič, Naba Kumar,
3865 Sébastien Granjoux, Sergei Grudinin, Tao Wang
3867 Anjuta 2.31.5 "Too hot to code" (12 June 2010) -- Johannes Schmid
3869 New:
3870 - Debugger supports pretty-printing now
3872 Updated:
3873 - More work on the symbol database code quality and performance
3875 Bugs fixed:
3876 project-wizard: bgo #623754  - focus on wrong text-field
3877 run: bgo #623944  - buttons swapped on "Program parameters"
3878 gdb: bgo#494292  - Set next statement
3879 gdb: bgo #617323  - Save debugger stack trace
3880 configure: Fix the forced debugging mode even if --disable-debug is given (bgo#612453)
3881 Fix for bgo #622706 and allow to sort shortcuts by accelerator
3882 symbol-db: Fixed bgo #617472: doubled items in locals view
3883 bgo #622526  - HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
3884 terminal: bgo#619253  - Problem of ianjuta_terminal_execute_command in 2.28
3885 anjuta: F6 switches focus instead of setting over (bgo#621678)
3886 symbol-db: Fixed crasher bgo #622139
3887 project-wizard: bgo #621512  - Remove deprecated glib symbols
3888 language-support-vala: bgo#620927  - Vala plugin compilation
3889 libanjuta: bgo#620664  - Drag and drop of multiple source files
3891 Thanks to Abderrahim Kitouni, Akom C, Andika Triwidada, Fran Diéguez,
3892 G. Baylard, Gennaro Bellizio, Jorge González, Massimo Corà, Matej Urbančič,
3893 Naba Kumar, Romain Perier Sébastien Granjoux
3895 Anjuta 2.31.3 "Smile, tommorow will be worse" (7 June 2010) -- Johannes Schmid
3897 New:
3898 - language-support for Vala
3900 Updated:
3901 - Symbol database is super fast now
3902 - Glade plugins was cleaned a lot and doesn't spit warnings anymore
3904 Bugs fixed:
3905 anjuta: bgo #618273  - Anjuta closes when pressing ESC in the save dialog
3906 bgo #586428  - paths with symlinks do not get 'real' absolute paths
3907 language-support-cpp-java: bgo#618955  - Smart brace completion is no longer smart
3908 message-view: bgo#620209  - Message View Crashes When Hovering Mouse Cursor Over Message Toggle Icons
3909 npw: fix #610934  - Improve translations for the wizard files
3910 Remove deprecated GTK+ symbols. Fixes bug 572754.
3912 Anjuta 2.31.2 "There are no ugly girls, just lazy ones" (25 May 2010) -- Johannes Schmid
3914 New:
3915 - class-inheritance is included using libfoocanvas
3917 Bugs fixed:
3918 file-wizard: #616810 Error when creating new c source and header
3919 language-support-cpp-java: bgo#618314  - Anjuta crash on while editing
3920 symbol-db: Fixes #bgo 617433 Tab switching is slow because of rescanned symbols
3921 symbol-db: Partially fixes bgo #615429: Optimize global and local views sql queries
3922 libanjuta: Completes fixing bgo #615428: new column is_container
3924 Anjuta 2.31.1 "Better late than never" (6 May 2010) -- Johannes Schmid
3926 New:
3927 - Symbol-db tree model with direct database access
3928 This brings faster a faster and more up-to-date symbol tree
3930 Bugs fixed:
3931 anjuta-tags: bgo #616780 - Wrong return type recognition
3932 document-manager: fixed bgo #616739 - doesn't open .ui files, neither in xml mode
3933 anjuta-tags: fixed bgo #616503 - updates to the ctags vala parser.
3934 symbol-db, language-support-js: bgo #616435 - make distclean removes y.tab.c
3935 document-manager: bgo#550027  - Open a source tab in full window size
3936 document-manager: bgo #586689 - close all but this
3937 symbol-db: Bug 613962 - symbol-db views need alphabetical ordering
3938 symbol-db: Fixes bgo #614906 - Local view shows namespaces far too often
3939 symbol-db: bgo #614408 - convert GET_PRIV () to ->priv
3940 anjuta: Fixed bgo 500962 - Further icons
3941 symbol-db: Fixed bgo #611834 - Symbol icons are wrong for members
3942 macro: #613118 - Please fix escaping of UTF-chars in ui file
3944 Anjuta 2.30.1 "BASIC's not the answer" (26 April 2010) -- Johannes Schmid
3946 Bugs fixed:
3947 symbol-db: Fixed bgo #611834 - Symbol icons are wrong for members
3948 document-manager: bgo #600083 - close documents by middle-mouse click
3949 symbol-db: bgo #614936 - compile error with cfiles under js_parser
3950 symbol-db: bgo #614932 - void function cannot return value
3951 symbol-db: bgo #614933 - build fail with sun cc because zero-sized struct
3952 language-support-cpp-java: libstdc++ is not available on Solaris #614928
3953 gtodo: Deselecting "Hide completed items" does nothing (#614751)
3954 language-support-cpp-java: bgo#615596  - . -> completions doesn't work with prefixed &, %, etc
3955 libanjuta: #615718  - anjuta-command crash call on set_error_message.
3956 js: bgo#615341  - Use correct LDFLAGS for the JS plugins
3957 dir-project: bgo #616503 consider Vala files as sources
3958 patch: Fixed bug 616740 - duplicated shortcuts nodes
3960 Anjuta 2.30.0 "Ostern in Berlin" (29 March 2010) -- Johannes Schmid
3962 Bugs fixed:
3963 git: Free the log message for merges at the right time
3964 Makefile.am missing libxml flags in some plugins (bgo#613559)
3965 macro: #613118 - Please fix escaping of UTF-chars in ui file
3966 project-wizard: JS template support and require GJS 0.6
3967 build: bgo#612959 - Anjuta crashes when clicked 'Compile'
3968 language-support-cpp-java: Avoid duplication of local symbols in project search
3969 language-support-cpp-java: Fixed some undo problems with indentation
3970 sourceview: bgo#567029 - underline warnings/errors using user-selected message colors
3971 starter: Add tooltip for recent projects.
3973 Anjuta 2.29.92 "Give me Shortcuts" (8 March 2010) -- Johannes Schmid
3975 Changes:
3976 - Stabilisation fixes with autocompletion
3977 - Performance work
3979 Bugs fixed:
3980 anjuta: bgo#567689 -  Shortcuts grabbed all components of anjuta
3981 bgo #566194 -  Garbage in the message pane for messages with bold font
3982 sourceview: Don't block F7 shortcut (bgo#611204)
3983 language-support-cpp-java: Better expression parsing (bgo#608499)
3984 project-wizard: Added back translatable-strings.h until bgo#610934 is fixed
3985 preferences: fix preferences registration for recent gtk+ versions (bgo#609190)
3986 project-wizard: bgo#606596 -  Javascript template doesn't make sense
3987 fm: bgo#605050 -  Saving a file duplicates its entry in File Manager
3988 build-basic-autootls: Get make targets for files from language-manager plugin (bgo#611933)
3989 bgo #611312 -  Make manual page up-to-date
3991 Anjuta 2.29.91 "Vala la Révolution" (22 February 2010) -- Johannes Schmid
3993 Features:
3994 - Support for Vala symbols in the symbol-db
3996 Bugs fixed:
3997 language-support-cpp-java: bgo#609227 -  autocompletion problem (and some memory leaks)
3998 bgo #550715 - Smaller icons in plugin list.
3999 language-support-cpp-java: reapplied previous commit. bgo#610397 bgo#610404
4000 symbol-db: bgo#610404 added cancel logic to search command.
4001 starter: bgo#582726 -  Loading file from command-line/nautilus puts starter page in front of file
4002 project-import: bgo#582717 -  'Create Folder' button not applicable in 'New From Existing Sources' file
4003     chooser dialog
4005 Also special thanks to all translaters!
4007 Anjuta 2.29.90 "Jag älkar svesk..." (7. Februar 2010) -- Johannes Schmid
4009 Features:
4010 - None (we are in feature freeze) except new language for Codename ;)
4012 Bugs fixed:
4013 bgo #608701 -  Compiler warnings
4014 bgo #608396 -  crash while refreshing a buffer with some breakpoints
4015 + Several fixed in symbol-db and language-support-cpp-java
4017 This is the first beta release in the 2.30 cycle so please give it some testing!
4019 Anjuta 2.29.6 "Naba is back" (25 January 2010) -- Johannes Schmid
4021 Features:
4022 - Packagekit integration (Naba Kumar)
4023 - Project manager supports a simple "Directory" project now which allows
4024 to handle project that either don't use automake or where the automake parser
4025 can detect the files correctly. (Sébastien Granjoux)
4027 Bugs fixed:
4028 bgo#541687 - selecting properties of executable with mouse
4029 class-gen: bgo#606801 -  Bad translation error + GTKmm Project error
4030 bgo#572754 - Replace deprecated GTK_OBJECT_TYPE with G_OBJECT_TYPE
4031 bgo#601750 -  Tooltip evaluation doesn't respects mouse position
4032 bgo#605060 -  Single-step highlighting works only for the first-opened project
4033 bgo#607415 -  Anjuta creates lots of random directories
4035 Anjuta 2.29.5 "Birthday present" (12 January 2010) -- Johannes Schmid
4037 Features:
4038 - Completion for ., ->, and :: in C/C++
4040 Bugs fixed:
4041 symbol-db: re-fixed bgo#605952 with patch from Sébastien Granjoux.
4042 language-support-cpp-java: #566982 -  don't autocomplete inside string or comment
4043 sourceview: Implement ianjuta_editor_cell_get_attribute() properly (#586457)
4044 bgo #605763 -  No file found while adding a simple c++ class
4045 bgo #605730 -  completion "." "->" are not shown
4046 bgo #606069 -  Anjuta won't attach to process to debug it
4047 symbol-db: bgo#605952 -  Some small fixes for symbol-db
4048 bgo #559876 -  I can't add python file source code to Project > Add source code
4049 bgo #565191 -  'add project target' is mostly broken
4050 bgo#566209 -  "generate inhertances..." progress bar doesn't disappear
4051 symbol-db: fixed bgo#605343 - fix build warnings
4052 symbol-db: fixed bgo#605306 -  Add missing include to fix build
4054 Anjuta 2.29.4 "Snow makes happy aka Last X-Mas" (21. December 2009) -- Johannes Schmid
4056 Features:
4057 - Javascript support (Deniz Ermilov)
4058 - Support for parsing expressions allowing member completion (Massimo' Cora)
4059 - Improved autocopletion support using GtkSourceCompletion support in
4060 GtkSourceview master (Johannes Schmid)
4062 Bugs fixed:
4063 bgo#597318 - Anjuta terminal crashes X
4064 bgo#597815 - Crash due to malformed UI definition file
4065 bgo#599532 - plugin.c: missing call to fclose
4066 bgo#600924 - misc. build fixes for 2.28
4067 bgo#601567 - Import from git fails
4068 bgo#585529 - Replace AnjutaMessageArea with GtkInfoBar
4069 bgo#559925 - Send special keys to the terminal
4070 bgo#602784 - Remove unneeded libsexy code
4071 bgo#604581 - Crash Scintilla when writing a comment
4072 bgo#599323 - symbol-db plugin can't create the symbol database
4073 bgo#604954 - Configure project fail if project path contains space
4074 bgo#604621 - specify /dev/shm at config time.
4076 Anjuta 2.29.2 "Prager Herbst" (14 November 2009) -- Johannes Schmid
4078 Features:
4079 - New codename ;)
4080 - For upcoming features, see the new-project-manager and the cxxparser branches
4082 Bugs fixed:
4083 String review (thanks to Phillip Withnall)
4084 symbol-db: fix #597113
4085 search-plugin: unmerge ui and remove action group when the plugin is deactivated
4086 git: remove action groups when the plugin is deactivated
4087 file-manager: fix bug where we accessed the FileView even though it was freed
4088 debug-manager:bgo #596009 -  Easier adding of watches
4090 Anjuta 2.28.0 (28 September 2009) -- Johannes Schmid
4092 Bugs fixed:
4093 gdb: bgo#594665 -  Fix link of test program
4094 sourceview: Report error when location is > 0 for markers (bgo#593954)
4095 terminal: bgo#594648 -  Terminal does not work
4096 sourceview: #355151 -  drag/drop into editor window should open file
4098 And of course lots of translation updates!
4100 Anjuta is translated fully into the following languages:
4101 pt_BR, en_GB, bg, de, da, fr, gl, it, pt, sv, es, tr, uk, hu, th
4103 The manual is fully translated for:
4104 el, es and th
4106 Anjuta 2.27.92 (7 September 2009) -- Johannes Schmid
4108 Bugs fixed:
4109 class-gen: bgo #593532 - Untranslated strings
4110 language-support-cpp-java: bgo #593291 - fix small typo
4112 Thanks to all translators!
4114 Anjuta 2.27.91 (27 August 2009) -- Johannes Schmid
4116 Updates:
4117 - Some git fixes (file-status, etc.)
4118 - Stability fixes on symbol-db
4120 Bugs fixed:
4121 Typo in Anjuta pot file (bgo#593236)
4122 bgo #592941 – Fixed errors in Anjuta IDE Manual (Greek translation)
4123 bgo #591758 -  Fix language mistakes
4124 bgo #591887 -  Bad strings for translation
4125 bgo #590117 – Build failure: local scandir() function collides with system's
4126 bgo #589828 – Can't open GtkBuilder files with the glade plugin
4127 bgo#590708 – Some untranslated strings
4128 project-wizard: bgo#591359 – Need an easier and intuitive way to create a shared library project
4129 bgo #590337 – Compile failure: not allowed to link against a -module
4130 bgo #590720 – glade plugin FTBFS on mips(el) and alpha, LANGUAGE_C built-in
4131 bgo#590337 – Compile failure: not allowed to link against a -module
4132 language-support: bgo#575926 – 'Maintain past indentation' disables itself
4133 bgo #578690 – Several components underlinked
4134 bgo #585428 – Context needed to translate
4135 bgo#590334 – Fix -I ordering
4136 bgo #590338 – Missing plugins flags
4137 git: Add init support (bgo 566698)
4138 language-support-cpp-java: fixed critical #588112 - infinite loop / freeze
4139 bgo#587248 – Encoding key in desktop file is deprecated
4140 bgo#588485 – fixes from running anjuta with G_DEBUG="fatal_warnings"
4141 bgo#589699 – When ~/.cache isn't exists, session data isn't saved
4142 bgo#588506 – Wrong value of PACKAGE_DOC_DIR
4143 bgo#589601 – "gtk-execute" and "gtk-cancel" marked for translation
4145 Anjuta 2.27.5 (27 July 2009) -- Johannes Schmid
4147 Updates:
4148 - Even better git plugin (James Liggett)
4149 - Work to get C++ autocompletion done (Massimo' Cora)
4151 Bugs fixed:
4152 git: Show the active branch in the status bar (bgo 589401)
4153 symbol-db: #588387 make typeahead searching caseless
4154 Migrate anjuta project wizards from libglade to GtkBuilder (GnomeBug:530740)
4155 bgo #575147 – Headers of new C++/GObject classes have wrong copyright and license notices.
4156 bgo #577741 – "single step over function" does not always work as expected
4157 bgo #587957 – doap file missing bug-database
4158 bgo #583731 – Some untranslated strings
4159 git: Refresh the log view when switching branches (bgo 580276)
4160 bgo#578438 – broken svn libraries detection in configure
4161 git: Fix a typo in a menu tooltip (bgo 587191)
4162 gbf-am: build fix #586926
4163 #586926 – gdbmi_test build fails
4164 bgo#513156 – Get rid of libgnome(ui)
4165 git: Add descriptions to the menu items (bgo 577924)
4166 #586621 – Crash while loading project file
4167 go#586148 – Case had to be the other way around
4168 bgo#586148 – Fixing setting whitespace for the editor not working
4169 bgo#577924 – Fixing AnjutaStatusbar for displaying menu tags
4170 #577232 – run-program plugin: projects's working directory should be set to project root on start
4171 #586030 – Value of a new environment variable is not saved in run parameter dialog
4172 #584180 – Duplicate copy of GBF/General.pm installed to same location
4173 #582961 – Replace SexyIconEntry by GtkEntry icon functionality (available in GTK+ 2.16)
4174 subversion: Show conflicted files in the commit dialog (bgo 578411)
4175 symbol-db: #585498 – Completion stop working and strange warning
4177 Anjuta 2.27.3 (14 June 2009) -- Johannes Schmid
4179 Updates:
4180 - Pixel-saving UI for tabs
4181 - Remove markup from translatable strings
4183 Bugs fixed:
4184 - Lots of git bugs fixed
4185 #584013 – libanjuta-1.0.pc.in still requires libglade-2.0
4186 #584347 – Don't reference child revisions
4187 #567214 - bookmarks window wastes too much space
4188 #582464 – crash in Anjuta IDE: Hacking on Empathy, dele...
4190 Anjuta 2.27.2 (26 May 2009) -- Johannes Schmid
4192 Updates:
4193 - Lots of git improvements
4194 - Subversion improvements
4195 - Removed libglade dependency
4197 #581416 - Fix void function cannot return value
4198 #581869 - anjuta fails to build outside source tree
4199 #582710 - Please consider using g_timeout_add_seconds to reduce wakeups
4200 #582977 – String misspelled
4201 #581421 - build fail on symbol-db/test
4202 #530740 – Use GtkBuilder instead of libglade
4203 #583589 – Some untranslated strings
4204 #580340 - Reuse the last commit message when amending commits
4206 Anjuta 2.27.1 (4 May 2009) -- Johannes Schmid
4208 Updates:
4209 - Improvements in git plugin
4210 - Improvements with auto-completion speed
4212 Bugs fixed:
4213 #530740 - Use GtkBuilder instead of libglade
4214 #581074 - Creating a new wxWidgets project should not include libglade
4215 #580994 - using DEBUG_PRINT instead of g_print
4216 #580013 – patch plugin doesn't handle patch-files with whitespace
4217 #568779 – project wizard should infer project name from base path
4218 #577721 – tooltips appears in wrong position
4219 #579118 – Segmentation fault when adding file to project
4220 #578087 – Artwork for Symbol Database is actually not from Monodevelop
4221 #567588 – highlight default button in Find dialog
4222 #576959 - Search does not point to correct line number on first match when file is not opened in editor.
4223 #577006 – crash creating new file
4224 #574607 – Replace function selects text uncorrectly
4225 #576057 – doesn't build with graphviz 2.22.2
4226 #575617 – Update FSF address
4228 Anjuta 2.26.0 (16 March 2009) -- Johannes Schmid
4230 Bugs fixed:
4231 #397883 – The license info is almost empty
4232 #574376 – Save doesn't always save
4233 #573858 – link fail on Solaris for plugin symbol-db
4234 #562113 – Clean docbook syntax in order to validate
4235 #571740 – Get rid of deprecated libgnomecanvas
4236 - Fixed crash in git plugin
4237 - Fixed little problem in build plugin
4238 - Fixed distcheck
4240 - Translation updates:
4241 Anjuta is now fully translated into the following languages:
4242 pt_BR, en_GB, da, fi, fr, gl, el, it, ca, pt, sv, es, tr, hu, vi, de, sl
4243 and over 80% in
4244 ru, ja, mr, ar, th, pl
4245 The manual is translated into Spanish now.
4247 Thanks to all translators
4249 Anjuta 2.25.903 (2 March 2009) -- Johannes Schmid
4251 Bugs fixed:
4252 - Valgrind memory fixes
4253 - Documentation fixes and updates
4254 - Fixes in the glade plugin
4255 - Version control integration fixes
4256 - Auto-indentation fixes
4257 #564282 – configure error: source directory already configured
4258 #567513 – Running configure doesn't make anjuta be aware that the
4259   project doesn't need a configure stage in its menus
4260 #565170 – Invalid read in plugin.c
4261 #573326 – Debug misfunction
4262 #572637 – Valgrind shows some errors in symbol-db
4263 #567068 – autocomplete box should vanish on backspace
4264 #564306 – don't ask which program to run if project has only one target
4265 #559806 – Anjuta crashes when closing unsaved file
4266 #556970 – Swap .h/.c doesn't work for C header files (*.h)
4267 #555895 – Save configure options for build configuration
4268 #572608 – crash clicking on 'find in files...' results.
4269 #572451 - crash on closing project
4270 #571760 – Find & Replace is broken (due to my previous changes)
4271 #511589 - remove missed includes
4272 #572289 – Make code less ambiguous
4273 #564891 – Crash when closing editor window
4275 Anjuta 2.25.902 (16 February 2009) -- Johannes Schmid
4277 This is a bug-fix release for the GNOME 2.25.91 Beta!
4279 Updates:
4280 - Code completion
4281 - Searching
4282 - Project Management
4284 Bugs fixed:
4285 #570820 – problem with gtk+ trunk
4286 #564942 – display project-relative path in search results pane
4287 #571381 – Seach button disabled if no files opened. 
4288 #571733 – file manager should sort files case-insensitively
4289 #571233 – Uncorrect loading of subversion plugin
4290 #571215 – doesn't indent function declarations correctly
4291 #570492 – Some criticals in the terminal plugin
4292 #556148 – it's impossible to remove project variables
4293 #571262 – gbf-am: treat tail slash as a package
4294 #566991 – list project modules in sorted order
4295 #571114 – Crash after clicking on Edit/Preferences with open document
4296 #571143 - Double free crasher of path string.
4297 #563704 – Anjuta displays column/line numbers after edit windows closed
4298 #556970 – Swap .h/.c doesn't work for C header files (*.h)
4299 #570720 – There are warnings in some cases when I press cancel in 
4300         program arguments dialog
4301 #566785 – Anjuta crashes after enabling and disabling a plugin
4302         often
4303 #567606 – Auto-indentation in Anjuta gets tab indentation wrong for function paramaters
4304 #565015 – duplicate matches in search results pane
4305 #539580 – Uncorrect pass search result to
4306 #570614 – outdated download addresses
4307 #566531 – Find & Replace results in wrong result for files
4308         containing multi-byte UTF-8 sequences
4309 #570877 – symbol-db doesn't scan user-added packages.
4310 #570929, initialize widgets before add watches.
4311 #566987 – display tooltip with prototype when calling function in project.
4312 #570245 – gbf gio-critical g_file_query_exists
4313 #566693 – Code completion of symbols usually not working
4314 #570492 – Canot open editor - crash
4315 #567100 – opening Find dialog causes GtkSpinButton warning
4316 #570444 – can't change numbers in preferences dialog
4317 #566987 – display tooltip with prototype when calling function in project
4319 Thanks to anybody involved!
4321 Anjuta 2.25.901 (3 February 2009) -- Johannes Schmid
4323 This is a bug-fix release for things that were broken too much in 2.25.90
4325 Bugs fixed:
4326 #570249 – glade plugin does not build
4327 #566702 – Please add a separator between Build Project and Build Tarrbal
4328 #570264 – cannot do subversion->commit: no modified files are detected anymore
4329 #570223 – Replace all in open buffers crashes
4330 #567206 – Build doesn't start if auto-save fails
4332 Anjuta 2.25.90 (2 February 2009) -- Johannes Schmid
4334 New:
4335 - Glade integration work (GSoc) merged
4336 - Support for scratchbox2
4338 Updates:
4339 - Improved file status display
4340 - Don't depend on Gnomeprint
4342 Bugs fixed:
4343 #561370 – there is no way to know which files are in repository and which not.
4344 #566800 – Had a random crash in "File manager" preferences pane
4345 #569908 – completion of symbol shouldn't scroll the editor
4346 #511589 - fix c&p error in uri_is_parent; fix uri_get_chrooted_path
4347 #570136 – add option to not show unversioned files
4348 #542412 – GSoc: Glade3 integration
4349 #567728 – Copypasting build errors, messages and warnings
4350 #564276 – useless checkbox next to action groups in Shortcuts view
4351 #514609 – install-data-hook problem on Gentoo
4352 #563499 – Goto Matching Brace and other commands missing in GtkSourceView editor
4353 #564272 – Highlight Mode menu should indicate current mode
4354 #567030 – gtksourceview editor should underline warnings
4355 #561094 – Creation of backup files can't be disabled using gtksourceview
4356 #569585 – translation issues, typos
4357 #570034 – the open ToolbarItem is named "Open recent file"
4358 #570056 – version mismatch for dependency gtk+
4359 #567846 – A lot of g_warning-s when starting up Anjuta
4360 #570014 – invalid print of uninitalized value
4361 #560857 – GNOME Goal: Remove deprecated GLib symbols
4362 #567361 – allow me to jump to declaration in external package header
4363 #513156 – Get rid of libgnome(ui) (partial)
4364 #569857 – terminal copy/paste doesn't work
4365 #566209 – "generate inhertances..." progress bar doesn't disappear (partial)
4366 #549958 – user is not notified if a file is removed from filesystem
4367 #567206 – Build doesn't start if auto-save fails
4368 #357275 – allow user to jump directly to Symbols / Search
4369 #357275 – allow user to jump directly to Symbols / Search
4370 #491491 – Auto save's problem (automatic reload was a bad idea)
4371 #357820 – Goto / Previous history should return to previous cursor position
4372 #569225 – glade-plugin build error
4373 #568493 – Anjuta freezes after moving around large portions of code
4374 #511589 for debug-manager plugin
4375 #491491 – Auto save's problem (reload automatically)
4376 #549958 – user is not notified if a file is removed from filesystem
4377 #564308 – autogenerated gtk/gnome program does not exit
4378 #565188 – Invalid write on deinitialization
4379 #568119 – Automatic scanning of system-packages doesn't work
4380 #568381 – Website manual chapter 5. Debugging
4381 #548310 – Allow plugins to load/save key accelerators
4382 #565320 – sbox2 support for anjuta
4383 #564659 – Port anjuta to use Gtk+ print instead of deprecated gnomeprint
4384 #566696 – Make the terminal plugin open in the directory of the project
4385 #568254 – build fail on symbol-db-engine-core.c with suncc
4387 Anjuta 2.25.5 (19 January 2009) -- Johannes Schmid
4389 New:
4390 - File-browser shows version control status for subversion using emblems
4392 Updates:
4393 - Removed gnome-vfs usage
4394 - Lots of improvements with auto-completion and symbol-db
4395 - string fixes
4397 Bugs fixed:
4398 #567967 – build fail with sun cc because zero-sized struct
4399 #568068 – critical warnings on activation of debug-manager
4400 #531717 - remove tray icon
4401 #511589 - port to gio
4402 #568008 – invalid g_object_unref in file-manager
4403 #568020 – critical warning on bracket completion
4404 #565353 – View Log and Diff context menu commands should 
4405         act immediately
4406 #568028 – goto [declaration|implementation] should prefer the current 
4407         file.
4408 #567060 – symbol search should ignore case.
4409 #565342 – wizard creates useless dist-hook in Makefile.am
4410 65024 – "Retrieving log..." still displayed after retrieval 
4411         complete
4412 #564988 – Subversion context menu should have a Revert command
4413 Fix #567222 – Please add comments for translators
4414 Fix #567216 – Don't leave trailing spaces
4415 Fix #567226 – Don't leave trailing spaces
4416 Fix #567224 – Don't leave trailing spaces
4417 Fix #567881 – Strange strings
4418 #567523 (Goto Implementation jumps to declaration).
4419 #567504 – New Project dialog is not centered
4420 #567505 – Anjuta hangs while generating inheritances
4421 #567217 – Don't use trailing spaces.
4422 #567228 – Don't leave trailing spaces.
4423 #548910 Hide the Global tab in case only C-files are used in a project.
4424 #567360 – Context Help needs an icon
4425 566924 - Subversion diff should be done from the project's root
4426         directory.  
4427 #566943 – Icons are not not found
4428 #567156 – better autodetection of language
4429 #567010 - Can't import project if parse scripts failed
4430 #567068 – autocomplete box should vanish on backspace
4431 #566987 – display tooltip with prototype when calling function in project
4432 #566693 – Code completion of symbols usually not working
4433 #567227 – Don't leave trailing spaces
4434 #567223 – Don't leave trailing spaces
4435 #567219 – String fixes
4436 #567218 – Don't leave spaces before punctuation
4437 #567203 – small signal error in symbol-db-system
4438 #566985 – sort multiple symbol matches by file path
4439 #567058 – Goto Implementation can't jump to struct or typedef types
4440 #566690 – Goto declaration menu item should go to implementation if 
4441         there's no delcaration
4442 #567067 – Anjuta hangs if I close project while scanning symbols
4443 #567049 – Goto Definition fails for symbols ending in a digit
4444 #566699 – Default "Available API tags" for 
4445         Symbol Database preference tab.
4446 #566691 – Goto declaration nor goto definition work with macros
4447 #565981 – Don't use g_file_test()
4448 #511589 - Remove unnecessary hack for GNOME-VFS which
4449         is not needed for GIO/GVFS
4450 #511589 – Remove dependency on gnome-vfs from Makefiles
4451 #511589 – Anjuta uses GNOME-VFS
4452 #566715 – invalid free in run-program/parameters.c
4453 #511589 – Anjuta uses GNOME-VFS 
4455 Anjuta 2.25.4 (5 January 2009) -- Johannes Schmid
4457 Translations updates:
4458 ====================
4459 es, fr, sv, fi, he, ru, pt_BR, pl
4461 New:
4462 - Symbol-db plugin now default and working, old ctags code and symbol-browser
4463 removed
4464 - Starter plugin for fast access to common actions
4465 - Remote debugging support using gdbserver
4466 - New bookmark interface
4467 - gnome-build merge into anjuta
4469 Updates:
4470 - Single toolbar without bonobo
4471 - Devhelp plugin uses webkit now
4472 - Lots of HIG fixes
4473 - Improved searching
4474 - Scintilla updated to 1.77
4476 Special thanks to (in no particular order, before the huge list of bugs appears...)
4477 - Sébastien Granjoux (for general bug fixing, merging gnome-build and being totally awesome)
4478 - Massimo Cora' (for doing the great work on the symbol-db plugin)
4479 - Naba Kumar (for giving lots of input on design decisions)
4480 - James Liggett (for the work on the version control plugins)
4481 - Adam Dingle (for many patches and lots of QA in bugzilla)
4482 - Jens Georg (for the GNOME-VFS porting)
4483 - Carl-Anton Ingmarsson (for various great patches)
4484 - Ignacio Casal Quinteiro (for updating devhelp to webkit and the new starter plugin)
4485 - All translators and people I possibly missed here
4487 Bugs fixed:
4488 #565885 – Search is broken for a single file with output to find pane 
4489 #565714 – use F11 shortcut for Full Screen
4490 #511589 – Anjuta uses GNOME-VFS (partly)
4491 #305515 – Bookmarks are not remembered across sessions
4492 #566284 – search-view should match more
4493 #566225 – activating selected row in search view does nothing
4494 #564302 – "Loaded Project..." is confusing
4495 #566129 – crash when project opening and file not found
4496 #565773 – symbol scanning is very slow
4497 #529181 – refresh dialog pops over all windows
4498 #563988 - Zoom factor is not updated correctly in scintilla
4499 #565769 – symbol-db blocks anjuta when files are removed
4500 #565890 – cleanup thread handling by using a GThreadPool
4501 #565823 – symbol-db hardcodes /usr/include for header files
4502 #545127 – When searching down can't see below search result
4503 #565278 – remove Next Occurrence and Previous Occurrence commands
4504 #565014 – sort Find in Files output by filename
4505 #564891 – Crash when closing editor window
4506 #565691 – no Goto Definition command in symbol-db
4507 #565701 – Anjuta hangs if ctags not installed
4508 #565578 – Next Document command does not cycle back to first document
4509 #565650 – Port anjuta-session from gnome-config to GKeyfile
4510 #565706 – trailing period in symbol-db labels
4511 #565700 – Enter key inserts garbage into Symbols / Search box
4512 #565492 – remove usage of std i/o
4513 #560857 – Remove deprecated GLib symbols in project wizard
4514 #565381 – Anjuta manual needs copy editing
4515 #564987 – Save All, Close All should appear in Documents menu
4516 #565002 – Redo shortcut should be Ctrl+Shift+Z
4517 #565016 – Previous History and Next History should have shortcuts
4518 #563585 – Find in Files is extremely slow
4519 #565189 – anjuta fails to build due to IAnjutaBookmark not being
4520         removed from documentation
4521 #564673 – I cannot activate sourceview plugin over scintilla
4522 #563889 – GNOME Goal: Clean up GLib and GTK+ includes
4523 #563980 - displayed some more info on search tab
4524 #309664 - Some file types impossible to open In Anjuta
4525 #563490 – Select Code Block command selects nothing in GtkSourceView editor
4526 #559806 – Anjuta crashes when closing unsaved file
4527 #563988 – don't display zoom factor when using GtkSourceView editor
4528 #564295 - minor English fix
4529 #563500 – inconsistent case sensitivity defaults
4530 #564377: Avoid opening an empty buffer when file does not exist
4531 #562808 – symbol-db crashes with latest libgda
4532 #560857: Remove use of g_mem_chunk in tools plugin
4533 #513156: Get rid of libgnome(ui) (partial)
4534 #563692: added a toolbar with build and execute buttons
4535 #563696 – garbage pixels appear in build output
4536 #563685 crash when trying to create a GObject
4537 #563753 default project directory is "/" until I set it explicitly
4538 #563586 Crash if project TODO.tasks is not readable
4539 #559951: Class Generator cannot add new class
4540 #563530: "Do not show binary files" should add ".pyc" and ".pyo"
4541 #552081: Dependent plugins are not added in the preference dialog
4542 #560284: Crash when deleting a folder outside Anjuta
4543 #562623: Project creation fails if path uses a tilde
4544 #562754: Create corresponding header file does not work
4545 #548873: File->Close project menu remains active after closing
4546         a project
4547 #562750 – The view should be showed when you search something.
4548 #558910: libanjuta has several warnings
4549 #560311 – Update devhelp plugin to use webkit version
4550 #557767 – Open file in file tree view on press Enter
4551 #312660 – Too many click to set "terminus" font
4552 #561369: Debug->add source path menu item doesn't work
4553 #558788 – Improving debugging
4554 #559800 - Missing debugger menu
4555 #558315 – Ambiguous message
4556 #544583 Add support for gnome applet projects
4557 #556147 Provide valid default directory for project
4558 #552996 - New file dialog misses BSD licence
4559 #545668 - new file are not added correctly to the project
4560 #545668 – file's icon not correctly updated on tabs-right-click
4561 #556053 – closing file tabs disable 'save button'
4562 #556053 – closing file tabs disable 'save button'
4563 #523609 – PATCH: Using a deprecated func in about.c
4564 #554337 Allow to change build directory to project directory
4565 #554337 Set uri instead of current_folder_uri
4566 #554684 – Cursor column number is not updated when typing text
4567 #554337 could not find glade file while executing a program
4569 Anjuta 2.24.0 (22 September 2008) -- Johannes Schmid
4571 Translations updates:
4572 ====================
4573 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
4575 Updates and fixes:
4576 - New version of symbol-db plugin beta
4577 - Fix warnings, some documents could have no associated file
4578 - Fix #529468: Use weak pointers to avoid acting on widgets that have
4579   been destroyed.
4580 - Fix #551574 Project names and descriptions are not translatable
4581 - Fix #551684: Wrong AC substitutions in anjuta-version.h.
4582 - Fixed a problem with async file loading.
4583 - Fix libanjuta API documentation
4584 - Imported new symbol icons from MonoDevelop.
4585 - Fix #550322 - Newlines should be placed at the end of error messages
4586   lines
4587 - Fix #550470 - Crash: Executing file through popup menu
4588 - Use the View->Editor->* menu items for view spaces, view eol and
4589   line wrap (new) option instead of the preferences.
4590 - Fix #549950 - crash while saving a file
4593 Anjuta 2.23.91 (1 September 2008) -- Naba Kumar
4594 -------------------------------------------------
4596 Translations updates:
4597 =====================
4598 mr, sq, es, gl, sr@Latin, ar, fi, gu, sv, de
4600 New:
4601 ====
4602 * GSoC Git plugin completed: Beta 1 completes the agreed-upon feature set in
4603   the proposal.
4604 * Symbol-DB plugin maturing.
4606 Updates and fixes:
4607 ==================
4608 * Fixed a crasher in symbol-db due to use of uninitialised memory
4609 * Fixed bug #548622 – sun cc can not compile build-options.c
4610 * Do not free mutex in symbol-db because that crashes 50% of the time.
4611 * Fixed critical on plugin deactivation of message-view plugin
4612 * Fixed bug #546109 - Spurious libanjuta-2.0.pc file
4613 * Install anjuta-version.h
4614 * Keep const gchar* instead of GFile in debugger interface
4615 * Updated debugger documentation
4616 * Updated build documentation
4617 * when terminal window is active (remove shortcut)
4618 * Fixed bug #548646 Delete key press is routed to editor window
4619 * Fixed bug #549105 Patch plugin icon not loaded
4620 * Fixed bug #549405 – There are warnings when I create a new file
4621 * Fixed bug #548606 now engine exits cleanly even if it's in scanning mode.
4622   It still remains the libgda bug anyway, bug #545979.
4623 * Fixed bug #522032 also for symbol-db.
4624 * Added two checkboxes: one is for parallel scan control, the other is for
4625   the buffer updating control.
4626 * GSoC Git plugin: Beta 1 completes the agreed-upon feature set in
4627   the proposal.
4628 * Fixed bug #548984 – Use AC_HELP_STRING macro
4629 * Use gnome-terminal if terminal plugin is missing
4632 Anjuta 2.5.90 (18 August 2008) -- Johannes Schmid
4633 -------------------------------------------------
4635 Translations updates:
4636 =====================
4637 ar, be@latin, de, es, fi, gl, he, mk, oc, pt, ru, th, vi
4639 Updates and bugfixes:
4640 =====================
4641 * Fix #536372: Write __MAX_BAUX instead of __MAX_BAUD
4642 * Fix a crash when GNOME Terminal is not installed
4643 * now search for symbols can be done also in global tags. Added a new parameter
4644         to search function and adjusted dependencies on different plugins.
4645 * Put tables.sql into distribution
4646 * Fix #536889 anjuta doesn't pass "make check"
4647 * Fixed #537398 – crash in Anjuta IDE: Closed project
4648 * Fix #537134: critical warnings tools->plugin_deactivate
4649 * Fix #534523: anjuta parses filenames from make wrong
4650   GMatchInfo need to be freed even when regex fail in build_get_summary
4651 * Fixed a possible bug where the project-manager plugin is deactivated twice.
4652 * Fix #536375: libsocket not included cause build fail on Solaris
4653 * Add new scratchbox 1 plugin implementing IAnjutaEnvironment
4654 * Enabled tooltips for recent files to identify full paths.
4655 * Ported file-manager to gio
4656 * Fix #530215 – Have a message area like gedit
4657 * Using glib/gi18n.h instead of libgnome/gnome-i18n.h
4658 * Fixed a crash on file selection. Gave enough buffer for the formated
4659   time print.
4660 * Restore text focus on switching editor with ALT+X and
4661   navigating from local-symbols view.
4662 * Fixed #528699 – Auto-indent ignores spaces-per-indent settings
4663 * Fix #538798: UI selected tab document differs from real one
4664 * Fix again #538798: UI selected tab document differs from real one
4665 * Fix #538921 – Duplicated folders
4666 * Fix #539726 – Completing port to GIO
4667 * Fix #513156 – Get rid of libgnome(ui)
4668 * Fix #538443 – Missing files in POTFILES.in
4669 * Fix #538906 – Enable state "Max actions" when "No limit" toggled
4670 * Fix #449620 – Implement autocompletion for gtksourceview editor
4671 * Fix #540731 - Port editor to gio
4672 * Fixed loading of files from the command line
4673 * Fixed crash when double-clicking on a breakpoint.
4674 * Change (nearly) all interfaces to use GFile* instead of uris
4675   Document all shell variables
4676 * Fixed #541313 – Crash on saving file
4677 * Fix #515954 – create_global_tags.sh: wrong anjuta-tags path
4678 * Fixed global tags loading
4679 * Fix bug #538217: Run in terminal option isn't remembered
4680 * Fix bug: Debugger sources directories isn't remembered neither
4681 * Fixed "Hide binary files"
4682 * Fix #539551 – AutoComplete doesn't work
4683 * Fix #539551 – AutoComplete doesn't work
4684 * Fix #357697 – readonly file can be edited
4685 * Fix #511762 – Multiple selection don't work well when hitting enter
4686 * Fix #535173 – UI isn't updated on closing all documents
4687 * Fix #500962 – Further icons
4688 * Fix #475244 – AC_SUBST() not needed after PKG_CHECK_MODULES()
4689 * Fix #518594 – Get rid of .anjuta and follow fd.o specifications
4690 * Fixed #541689 – Filter buttons added
4691 * Fixed symbol-db plugin for threaded libgda calls
4692 * Show all completions even when the editor makes own suggestions
4693 * #541941 – Crash on searching with regular expression
4694 * Fixed #542838 – create_global_tags.sh is creating tags in root directory
4695 * Added 'continue global tags scan after abort' feature.
4696 * Allow to build project outside source directory (fix #540782)
4697 * Fix crash on closing project due to the previous patch
4698 * Add more options for build command: parallel make, keep going on error
4699   and keep message untranslated
4700 * Fix another crash on closing project with a file outside project
4701 * Fix #375640: Allow user to stop a build in progress
4702 * Fix #534566: expand shell variable in configure parameters
4703 * Fix #543889: Crash typing in configuration field
4704 * Fix #522825: Opening files from shell disable build->compile menu
4705 * Fix configuration name not displayed, error when compiling target
4706   outside project
4707 * Fix #543978: GPL license shown in COPYING file irrespective of
4708   which license selected
4709 * Fix #544190: Crash double click on item in stack trace
4710 * Fix #530630: Scintilla hand up after hit return
4711 * Fix #544841 – Cursor set on a wrong line when I click
4712 * Fix several memory leaks in build plugin
4713 * Keep all command data in one object
4714 * Fix #544495: Memory leak
4715 * Avoid using the same function name in interfaces implemented
4716   by the same object to avoid trouble with bindings
4717 * Fix crash on 64bits machine due to the previous change (thanks Ignacio)
4718 * Fix #543149 Project doesn't rebuild when file is changed
4719 * Bug #529270 - GSoc: Git Plugin, alpha release 3.
4720 * Add header file to expose libanjuta versioning information.
4721 * Add a preference for the new visible whitespace feature of gtksourceview
4722 * Pull GIO into the libraries that libanjuta links against. (Bug #546394)
4723 * Fix #542432 – Svn diff doesn't work correctly
4724   Convert the output of svn diff from localce to utf-8
4725 * Fix #545673 – A bug in isymbol_get_file function
4726   Use g_file_new_for_uri() instead of g_file_new_for_path
4727 * Fix #546620 – Build- and make dist fixes (with some small changes)
4728 * Fix #420279 – INS and OVR do not immediately change in status bar
4729 * Save files in their original encoding
4730 * Use a fallback dialog if the document was not added to the document-manager
4731   yet (#545557 – Crash pressing on message view)
4732 * Fix #493818 Close project with opened target properties dialog opened
4733   crash Anjuta
4734 * 545624 – Toolbar broken
4735 * Lots of improvements to symbol-db
4736 * Use uf8_strlen instead of strlen to avoid selection problem with
4737   non-ASCII search strings (see #440637 comment 15)
4738 * New git plugin (Anjuta GSoC project)
4740 Anjuta 2.5.0 (02 June 2008) -- Naba Kumar
4741 -----------------------------------------
4743 Translations updates:
4744 =====================
4745 gl, zh_TW, el, ru, en_GB, es, he, de, cs, ar, fr
4747 Updates and bugfixes:
4748 =====================
4749 * Fix #514620: Port anjuta to GRegex
4750 * Fix #536254: gtk_marshal_VOID__INT_INT shouldn't be used
4751 * Update sexy icon entry
4752 * Fix #536045: New run program plugin crash
4753 * Keep comment for enum and structures
4754 * Declare class typedef first
4755 * Allow to document Anjuta shell variable using define
4756 * Add a documentation sample in IAnjutaProjectManager interface
4757 * Fix a detail in the previous patch
4758 * Fix #534175: Deprecated code in Plugin Tutorial
4759 * Use sh instead of bash when possible
4760 * Order of include matter on OpenBSD
4761 * ps syntax differ on *BSD
4762 * Fix #527357: gdb plugin doesn't work under OpenBSD (do not clear CREAD).
4763 * Fix #528226: doesn't compiling on FreeBSD6.3
4764 * #535048 – Anjuta doesn't build when checking underlinking and overlinking
4765 * Forget this change to add AnjutaCommand and AnjutaAsyncCommand
4766   in the documentation
4767 * Change the new IAnjutaBuilder interface to use callbacks
4768 * Add the documentation of IAnjutaBuilder
4769 * Fixed bug #532537 - Crash on closing Anjuta Preferences when it
4770   open twice.
4771 * Set line to mouse location when popup-menu is displayed (#530689)
4772 * Document AnjutaCommand and AnjutaAsyncCommand
4773 * Fix a crash when changing a watch while debugger is stopped
4774 * Allow loading application/octet-stream mime type
4775 * Fix #378903: Use IAnjutaBuilder to always debug an up to date program
4776 * Use IAnjutaBuilder to always run an up to date program
4777 * New IAnjutaBuilder interface allowing to check if a target is up to
4778   data and having a notification when the target is built
4779 * Fix #533758: django project creation fails
4780 * #532625 – Wrong consecution of functions calls when opening a glade file
4781 * Fix #533346: Create project in path with spaces fails
4782 * Fix #531940: Can't change the default project directory
4783 * Remove useless _DEPENDENCIES
4784 * Fix #532243: Execute program with whitespace in the project path fails
4785 * Fix #531623: Crash on updating non-existing watch
4786 * Fixed a bunch of compiler warnings
4787 * Fixed global tags loading from project configuration and added a
4788   configuration option
4789 * Fix translation issues (#530860 and #531411)
4790 * #531405 – AM_CONFIG_HEADER macro is obsolete
4791 * add limit/offset keywords to search query. Adjusted APIs.
4792 * Fixed a minor bug with caches in the engine.
4793 * The terminal configuration default option doesn't work (#530031)
4794 * Combobox for terminal choose not working (#530032)
4795 * Do not reverse list of file in save-session (#531445)
4796 * Set line to mouse location when popup-menu is displayed (#530689)
4797 * Add a context menu with copy/paste in terminal plugin
4798 * Add an interface method to access the pkg-config data from gnome-build.
4799 * Automatically load symbol from project configuration (proof-of-concept)
4800 * Adapt to changes in recent libgda for symbols-db
4801 * Fix run plugin again, previous patch was causing a crash when
4802   the program exist
4803 * Fixed bug broken titles for new files
4804 * Added some utility methods (derived from gedit)
4805 * set message 'Generating inheritances...' when doing sdb_engine_second_pass_do ()
4806 * fixed a population bug introduced with using of caches. It broke the kind
4807   of symbol in some cases (e.g. returning of table_id = -1). 
4808 * Avoid lazy initialization and inlined the lookup functions to speed up the
4809   thing.
4810 * Performances improvement in sdb_engine_second_pass_update_heritage () using
4811   a prepared query (libgda parser now rulez!). Some fixes to the lock ()/unlock ()
4812   logic in this part should avoid gui freezing, at least here it does not freeze.
4813 * greyed out trees while population is in place.
4814 * Put the new run program plugin in the default plugin list
4815 * Fix a crash when the program doesn't exist
4816 * Put the menu items of the message-manager in the correct Goto menu
4817 * Allow markup in dialog description
4818 * #523186 – Open With dialog should mention filename
4819 * #530033 – Have window title like gedit
4820 * Also add the dirty char (*) at the beginning of the filename to match HIG
4821 * Moved Goto menu into View to avoid cluttering the menubar and created
4822   new Documents menu
4823 * Show open documents in the "Documents" menu and add actions for next/prev
4824   document like in gedit. Don't center menu items of notebook popup menu.
4825   (Fixes bugs #453702 and #529528)
4826 * 530566 – Fix translation and POTFILES.in
4827 * Use current project folder as default and added a file filter for
4828   the patch file chooser.
4829 * fixed search symbols to match "foo_symbol_%"
4830 * New run program plugin, includes a new dialog box to set
4831   program arguments
4832 * Update debugger plugin to use run program parameter dialog
4833 * Remove run program menu item
4834 * Use a gchar * null terminated array instead of a GList for
4835   passing environment variables
4836 * Add a child-exited signal in the IAnjutaTerminal interface
4837   Remove environment variables merging, it is already done
4838   in vte
4839 * fixed partial pattern match in symbols accordingly with api.
4840 * Hide progress bar when things are done in symbols db.
4841 * new dynamic prepared queries architecture. Now every query used in the
4842   engine has its own compiled query in libgda-sqlite provider. This for speed
4843   improvements, code cleaning and auto-escaping of string parameters. 
4844 * Lookup of dynamic queries takes care of sym_info parameters and of 
4845   parameters passed to functions. The compiled GdaStatements are stored in an 
4846   array of GTree (of GTree(s)). Some parameters, as the filter_kinds, 
4847   are bounded at n = 5, to avoid a third level of indirection on the store-trees.
4848 * Fix #529798: Mark additional strings for translation
4849 * Add additional restriction on project name fix #529226
4850 * Fix #529506: Uncorrect unloading tools plugin
4851 * Don't spit out two many warnings when the message view is destroyed
4852 * Only use first 500 characters for validation
4853 * Use GRegex instead of pcre and convert files to utf-8 if necessary.
4854   Rest of #440637
4855 * #528693 – Ctrl-F (Find) followed by Ctrl-V (Paste) pastes into main window
4856   (there was an else missing...)
4857 * Fixed bug #528264 - New: Uses incorrect spelling "assistent"
4858 * Fixed a condition where we kill our own process
4859 * Added new sessions states to avoid loading the local symbols before
4860   the session is loaded (speeds up start-up).
4861 * Fixed #528705 – There is no Redo
4862 * Add an env parameter in the IAnjutaTerminal interface allowing
4863   to specify additional environment variables
4864 * Show 5 project and 15 file items in recent-chooser
4865 * Make searching utf-8 aware. We still need to fix encodings for
4866   search/replace in files as it is currently assumed they are utf-8 like
4867   the editors.
4868 * Fix recent files in the toolbar
4869 * Do not enable brace autocompletion by defualt because it annoying for
4870   fast typist (i.e. it's easier to type ending brace than move carat)
4871   and it's currently broken for scintilla.
4872 * Removed dead files.
4873 * Added anjuta_utils_get_user_config_dir. This func is used
4874   to get the user config directory.
4875 * Switched from GnomeApp to GtkWindow.
4876 * Move the encoding conversion infrastrcute to libanjuta and update all
4877   users. Test all available encodings by default in scintilla editor
4878   like sourceview is doing and removed encoding preferences
4879 * Fixed crasher
4880 * Various small improvements to the dialog
4881 * Add separator to recent menu (#526932)
4882 * Merged the UI changes from bug #511688 and simplified the search dialog
4883 * Check for ctags binary (#516123)
4884 * GdaSet *plist is now used globally for every prepared statement.
4885   It won't be created/unreffed at every query.
4886 * Fixed crasher when deactivating symbol-db plugin
4887 * Don't use transactions - uses only half of the time now!
4888 * fixed global tab icons. Libgda could not understood the right fields, now it
4889   does.
4890 * Only show () for functions/methods and macros with arguments. Does not work
4891   with symbol-db yet but fixes things for symbol-browser
4892 * Fixed some issues with symbol caching
4893 * Give the symbol-db it's own progress bar because there are too many
4894   interactions with the global status bar.
4895 * Sort symbol trees
4896 * Block insert-text signal on cut/copy/paste
4897 * Only update buffer when a newline is inserted
4898 * Precompute file_defined_id to speed up symbol population
4899 * Fixed some problems with binary streams needed by symbol-db
4900 * Use some caching to speed up symbol population
4901 * Exit properly when symbol scanning is over
4902 * Fix bug #525999: Remove space in file and target names generated
4903   by project wizard
4904 * Fix sample anjuta plugin: ianjuta_document_manager_get_current_editor
4905   has been renamed ianjuta_document_manager_get_current_document
4906 * Added a check for vital programs and packages needed to create a
4907   new project. A warning dialog is shown to user in project
4908   wizard when he proceeds after selecting a project type.
4909   Updated all project templates to cover vital programs and
4910   packages to generate and build correctly.
4911 * Fixed bug #523068 link in about window doesn't work.
4912 * Removed unused color management code
4913 * Added style chooser for sourceview editor (#522555)
4914 * Moved "New" action from document-manager to file-loader using 
4915   IAnjutaDocumentManager interface. Reenabled pop-down menu for "New"-ToolItem.
4916 * Killed libegg (#349279)
4917 * Removed dead code and libegg from Makefiles
4918 * Removed symbol-browser toolbar which used libegg and was
4919   buggy (#451588)
4920 * Port FileLoader to GtkRecent (#398984)
4921 * Merged changes from symbol-db branch
4922 * Use gnome_vfs_get_slow_mime_type()
4923 * Use gnome_vfs_get_slow_mime_type() to determine the mime-type and try
4924   supertype instead no plugin for mime-type was found (#525706)
4925 * Fixed padding in preferences
4926 * #515854 – Move configuration into preferences
4927 * #470483 – Make toolbar type (icon/text/both) independet from GNOME settings
4928 * Improve start program dialog, allowing to specify working
4929   directory and environment variables
4930 * Get rid of gnome_help_display_with_doc_id()
4931 * Fixed type 'assistent' to 'assistant'.
4932 * Ports anjuta-ui to gtk_cell_renderer_accel
4933 * Ported the GnomeDruid stuff to GtkAssistant an removed the glade
4934   file because libglade doesn't have GtkAssistant support.
4935 * Avoid a crash when debugger stop on an error
4936   Display an error message when debugger target is not found
4937 * Fixes 520076 – [PATCH] Add support for setting custom CFLAGS from the UI
4938 * Add API to set environment variables for the forked process
4939 * #520761 – Weirz behavior with popup
4940 * 520415 – [PATCH] Problems in auto indentatation code,
4941 * 520766 – Brace autocompletion (Patch from Ignacio Casal Quinteiro <nacho@gnome.org>)
4942 * 521691 – Crash when click "Resolve Conflicts" without opened project
4943 * 520324 – Execute command is not overridable
4944 * #521847 – anjuta freez when edit file
4945 * Removed all GNOME_CALL* calls in plugins.
4946 * Moved data/properties to plugins/editor/ and removed dead code from
4947   Makefile.am files.
4949 Anjuta 2.4.2 (27 May 2008) -- Naba Kumar
4950 -----------------------------------------
4952 Updates:
4953 ========
4954 Translation updates: he, pt_BR, es, ca
4956 Bugfixes:
4957 =========
4958 * Fixed bug #440637: Make searching utf-8 aware
4959 * Fixed bug #528705: There is no Redo (from trunk)
4960 * Fixed bug #528693: Ctrl-F (Find) followed by Ctrl-V (Paste) pastes into main window
4961 * Fixed bug #531623: Crash on updating non-existing watch
4962 * Fixed bug #532243: Execute Program with whitespace in the project path fails
4963 * Fixed bug #531940: Can't change the default project directory
4964 * Fixed bug #533346: Create project in path with spaces fails
4965 * Fixed bug #532625: Wrong consecution of functions calls when opening a glade file
4966 * Fixed bug #533758: django project creation fails
4967 * Fixed bug: crash when changing a watch while debugger is stopped
4968 * Fixed bug #532537: Crash on closing Anjuta Preferences when it open twice.
4970 Anjuta 2.4.1 (07 Apr 2008) -- Naba Kumar
4971 -----------------------------------------
4973 Updates:
4974 ========
4975 Translation updates: el, zh_TW, zh_HK, ml, ru, en_GB and it
4977 Bugfixes:
4978 =========
4979 * Fixed #520761 - Weirz behavior with popup
4980 * Fixed #520415 - [PATCH] Problems in auto indentatation code
4981 * Fixed #521691 - Crash when click "Resolve Conflicts" without opened project
4982 * Fixed #520324 - Execute command is not overridable
4983 * Fixed #521847 - anjuta freezes when editing file
4984 * Fixed #525706 - Use gnome_vfs_get_slow_mime_type() to determine the
4985    mime-type and try supertype instead no plugin for mime-type was found
4986 * Fixed #525999 - Remove space in file and target names generated
4987    by project wizard
4988 * Fixed sample anjuta plugin
4989 * Block insert-text signal on cut/copy/paste
4991 Anjuta 2.4.0 (10 Mar 2008) -- Naba Kumar
4992 -----------------------------------------
4994 Updates:
4995 ========
4996 Translation updates: ca, it, es, pt_BR, gl, fi, lt, fr, en_GB, hi, hu,
4997 nl, ja, zh_TW, zh_HK, ar, ru, sv, nb, da and ml.
4999 Bugfixes:
5000 =========
5001 * Hide tooltip when Up, Down, Page_Up or Page_Down is pressed
5002 * Fixed memory leaks and implemented ianjuta_editor_get_offset() which
5003   was missing.
5004 * Updated prepare-Changelog.pl to latest script version in gnome svn
5005 * Escape tooltip text to avoid broken markup
5006 * Removed some debug code
5007 * Fixed #519275 - Subversion should allow offline diffs
5008 * Fixes #518469 - Save message buffer not working good
5009 * Added a configure requirement for scintilla editor plugin
5010 * Fixed tags generation that broke in last release.
5012 Anjuta 2.3.5 (25 Feb 2008) -- Naba Kumar
5013 -----------------------------------------
5015 Updates:
5016 ========
5017 Translation updates: si, es, oc, ne, kn, de, en_GB, fi, be and pt_BR
5019 Bugfixes:
5020 =========
5021 * Fixed #515867 - Anjuta dies on startup
5022 * Fixed #515868 - File browser only shows icons when activated
5023 * Fix anjuta_launcher_set_encoding() and cleaned-up. Mostly backported
5024   from symbol-db branch
5025 * Fixed #515954 - create_global_tags.sh: wrong anjuta-tags path
5026 * Move anjuta-shell to noinst_PROGRAMS as it is just a test
5027 * Indent lines after comments correctly
5028 * Set indentation size correctly in sourceview plugin, when tab size is
5029   set by language support plugin
5030 * Indent /* */ comments correctly for multilines.
5031 * Fixed #504905 - Ctrl-I (Auto Indent) doesn't indent properly after
5032   C++ public: and private:
5033 * Fixed #516014 - Output in UTF-8 format to avoid hangs with the editor.
5034 * Fixed #516377 - Status bar does not change its status of 'Search for
5035   .. continued at top'
5036 * Fixed some memory leaks 
5037 * Fixed #516128 - crash in Anjuta IDE: selected profiler as the...
5038 * Fixed #516737: Import project doesn't load project with space in name
5039 * Fixed #516743: Import project keeps an old date on project file
5040 * Fixed #515207: Add a new project window screenshoot
5041 * Fixed #515993: "Add package" button is "Add Package" in code
5042 * Fixed #516727: "Build All" is "Build Project" in code
5043 * Fixed #516728: "Clean All" is "Clean Project" in code
5044 * Fixed #516728: "Autogenerate" is "Run Autogenerate..." in code
5045 * Fixed #516730: Fix note title 
5046 * Fixed #516630 - Selection custom binary in profiler is not user-friendly.
5047 * Fixed #516641 - Valgrind: Load Log does not clear list
5048 * Fixed implementation of get_character and return value of iiter_first()
5049   and iiter_last();
5050 * Cleaned implementation of char-added signal by using "insert-text" signal
5051   instead of filtering "key-press-event"
5052 * Some bugfixes and clean-ups in comment indentation code
5053 * Load executable in gdb with space in path name 
5054 * Fixed "char-added" signal to pass the correct iterator
5055 * Set breakpoint in file with uncommon characters in path name
5056 * Avoid a glib warning if no project is loaded
5057 * Fixed #518329: Crash when adding breakpoint and other similar bugs
5059 Anjuta 2.3.4 (11 Feb 2008) -- Naba Kumar
5060 -----------------------------------------
5062 Bugfixes:
5063 =========
5064 * Documentation fixes for IAnjutaDebugger* interfaces
5065 * ianjuta_document_manager_find_document_with_path expect an uri not a path.
5066 * Fix #513130, #513131 #513135: Wrong menu item names and errors in the
5067   documentation
5068 * Remove a possible memory leak
5069 * Fix #512901: Crash when adding a breakpoint
5070 * Fixed Editor->View popup menu for those entries that are appropriate for
5071   sourceview    
5072 * Fix #507831 - Wrong Profiler values for some locales
5073 * Fixed button ui problem...
5074 * Fix #511586: Project path with "+" not working in debugger
5075 * Emit all state changes notification
5076 * Avoid crash when getting relative path from debugger (same fix
5077   than for #510028)
5078 * Fix #513485: wrong strings maked as translatable
5079 * Fixed crash when closing anjuta after all document tabs have been closed
5080 * Fixed "jumping" tooltips, fixed indentation of brances
5081 * Fixed #512751 - libgnomeprint unnecessary without scintilla
5082 * Use two decimal places for float values in profiler views (bug #507831)
5083 * Another UI issue with the patch plugin and silenced a compiler
5084   warning
5085 * Updated manual figures to be in clearlooks theme, removed old figures
5086 * Updated manual
5087 * Fixed tabsize preference
5088 * Adapted to API changes in GtkSourceView
5089 * Fixed wrong status message output when resolving svn conflicts.
5090 * Pass an uri to ianjuta_document_manager_goto_file_line_mark() to fix
5091   clicking on search result messages
5092 * Fixed #512535 - Open files tabs' position is correctly remembered 
5093   but not applied at startup
5094 * Adjust preferences default values
5095 * Fixed #513730 - Option not present in the GUI po file
5096 * Fixed #509908 - [UI] Problems with the General settings tab
5097 * Fixed #511010 - [UI] Execute program utility window
5098 * Fixed #511981 - Error parsing make output
5099 * Fixed #495511 - Header_h macro correction
5100 * Fixed #513888 – Trailing '\' in anjuta-manual/Makefile.am 
5101   causes make install to fail
5102 * Partial fix of #507921: translation issues in debug-manager, tools,
5103   project-wizard, gdb and anjuta-plugin-manager.
5104 * Update debugger documentation
5105 * Fix bug #514118: Rename Clear All Breakpoints to Remove
5106   All Breakpoints
5107 * Fix search plugin to use an URI instead of a file path
5108 * Fix anjuta_docman_get_uri to always return an URI
5109 * Fix bug #514124 and bug #514138: Wrong menu item name
5110 * Fixed translation bugs from #507921.
5111 * Removed unused files in scintilla plugin
5112 * Fix translation bug #514494 and bug #514440
5113 * Fixed #514732 – 64 bit compliation error
5114 * Fixed bug #514733 – Use of uninitialized variables
5115 * Fix crashes when trying to stop the debugger while it is busy
5116 * Fixes bug #515500 - Make sure that all paths are "canonical" by
5117   libsvn rules so anjuta doesn't die if the user gives a path that
5118   libsvn doesn't like. 
5119 * Removed (almost) empty files, fixes #515383 and #515388
5120 * Fix interrupt command, not working due to previous change
5121 * Fix #512531 - Parallel build fails
5122 * Fix translation bug #515459 and #515460
5123 * Fix bug #515463: Deattaching process kill it
5124 * Fixed stream comment
5125 * Fix spelling errors, including bug #515204, #515172, #515117 and #513892
5126 * Fixes bug #510183 - Tooltips claim to be broken.
5128 Anjuta 2.3.3 (27 Jan 2008) -- Naba Kumar
5129 -----------------------------------------
5131 Changes:
5132 ========
5133 New menu item to add extra source directories for debugger
5134 Select the first window in the glade project when it is first opened. 
5136 Bugfixes:
5137 =========
5138 * Fix #507304 – crash in Anjuta IDE while removing done tasks
5139 * Do not reopen file having escaped character (+,...) in path name
5140 * Add forgotten Swedish entry to DOC_LINGUAS.
5141 * Adds export-dynamic option to LDFLAGS to project template for libglade
5142   to work for autoconnect signals.
5143 * Install anjuta-tags binary into FHS policy compliant directory and
5144   update references. (Fixes bug: 509346.)
5145 * Do not use opacity in assist window in sourceview editor.
5146 * Fix memory leaks
5147 * Added printing support to GtkSourceView editor
5148 * Fixed API docs
5149 * Many string fixes
5150 * Refresh the symbols for new file saved.
5151 * Fixed bug #502322 - Highlight doesn't work on new file saved
5152 * Removed unused gconf_notifications in task manager plugin.
5153 * Fixed bug #509864 - No initial section selected when opening the Preferences dialog
5154 * Fixed bug #509865 - Incorrect padding in the Documents settings tabs
5155 * Fixed bug #509867 - Create button contents is mis-aligned
5156 * Fixed bug #509869 - "Add Directory" button is not HIG complient
5157 * Fixed bug #509875 - The "Update globale tags" button wording is incorrect
5158 * Fixed bug #509873 - Build Autotools Preferences has excessive padding
5159 * Fixed bug #509872 - General Information labels are incorrectly aligned
5160 * Fixed bug #509871 - General preferences has incorrect use of colons
5161 * Fixes bug #508805 - Add support for both file and folder preferences.
5162 * Fixed bug #508399 - When you enable a plugin, preferences don't show up
5163 * Fixed bug #507627 memory tab stay active on debugger stop Remove two unused
5164   variables due to the previous patch
5165 * Fixes Bug #509510 - Check input of some dialogs to avoid termination
5166   if user gives bad or no input
5167 * Resupport cut/copy/paste/clear on GtkEditables when those have focus.
5168 * Fixed symlinks (#510238) and file permission (#405321) handling
5169   for scintilla editor.
5170 * Remove reference to IAnjutaCpuDebugger (useless)
5171 * Use gulong instead of guint for addresses
5172 * Split IAnjutaCpuDebugger interface in IAnjutaDebuggerRegister,
5173   IAnjutaDebuggerMemory and IAnjutaDebuggerInstruction
5174 * Use editor native funtions to avoid round trips.
5175 * Enable logging of gdb communication with an environment variable
5176 * Fix bug #488519, remove critical warning (completion_cache == NULL is valid)
5177 * Fix #498734, typing error in c++ project template
5178 * Fix a crash when scrolling in the diassembly window
5179 * Start the terminal shell on plugin activation
5180 * Fix #502508, use anjuta_launcher to keep program output
5181 * Fix parsing with quotes in the command line. 
5182 * Fixed #465084 - wizard instead of assistant (only string changes...).
5183 * Update IAnjutaEditor and IAnjutaIndicable interfaces to take iterators
5184 * Fix #511757 - Close icon in tabs cut off.
5185 * Fix #511049: Change UI of add source directories dialog
5186 * Fixed some of gtk+ critical warnings.
5187 * Rename filename argument to uri when an uri is expected
5188   anjuta_docman_get_document_for_uri will remove symlinks 
5189 * Probably fix #510028: crash debugger when having a relative filename
5190   in stack trace
5191 * use gnome_vfs_get_uri_from_local_path to get local path from uri
5192   This takes care of escaping some characters
5193 * Fix #512224: Use a string in english
5194 * Fixes Bug #427108 - Scintilla plugin configuration folding-style
5195   setting not working
5196 * Fixed Bug #365490 - problems displaying Scintilla Colors & Fonts dialog
5197 * Added scrollwindow shadow in save dialog.
5198 * Removed unmaintained rpm spec file.
5200 Anjuta 2.3.2 (11 Jan 2008) -- Naba Kumar
5201 -----------------------------------------
5203 Changes:
5204 ========
5205 * Document manager cleanups.
5206 * Use GtkSourceView 2.1.x for sourceview plugin.
5207 * Debugger improvements and cleanups.
5208 * Use hover interface to display variable inspect values.
5209 * Added (basic) support for vim modelines (#504331)
5210 * Added basic Vala support
5211 * Add a menu item to repeat the quick search
5213 Bugfixes:
5214 =========
5215 * Fixed bug #501469: Crash if mime_type is unknown
5216 * Fixed a bug remove all breakpoints was not working due to latest changes
5217 * Setting breakpoints is disabled when program is running
5218 * Fixed bug #481366: Do not stop at the beginning of the program
5219 * Fixed removing condition on breakpoint 
5220 * Fixed bug #488732: Breakpoint on delete lines
5221 * Breakpoints are now linked to their position in editor
5222 * Fixed a crash when a stack command is cancelled
5223 * Do not save temporary breakpoints
5224 * Fixed bug #502533: Implement assembler step
5225 * Present correct widget with anjuta_shell_present_widget(). This got wrong
5226   when the new search bar was introduced.
5227 * Save glade files correctly in session
5228 * Use new tooltip API if available in glade plugin.
5229 * Sort notebook pages when session is restored (needs work)
5230 * Gtk 2.12 Tooltip API is used if available in document manager.
5231 * Fixed some issues with session handling and several memory leaks in docman.
5232 * Remove address, condition and pass breakpoint column if not supported
5233 * Fixed clear all remove_all to avoid an endless loop if a breakpoint
5234   cannot be removed
5235 * Fixed bugs #497878 crash when double clicking on gtk-foobar.glade in PM.
5236 * Fixed #503719 Opening and closing .glade files plays badly with docman.
5237 * Fixed next/previous message
5238 * Fixed bug #491301: Inspecting a variable opens a bad focus dialog
5239 * Fixed bug #504818 Some signals/timeouts should be disconnected when dialogs are closed
5240 * Fixed bug #505237 Sort list of modified files
5241 * Shorten down the title bar if the current path is inside the opened project
5242 * Fixed #505315 anjuta hangs when going from editing a glade file to
5243   editing a c source file
5244 * Fixed #498986 Anjuta-2.3.0 fails to build
5245 * Fixed #506266 – Attempting to build the scintilla plugin, even when
5246   explicitly disabled
5247 * Fixed GtkFileChooserButton preferences to also work when only the combo
5248   changes without a dialog being open.
5249 * Only install glade catalog files if glade-3 is available
5250   (Fixes #506269 and #500296)
5251 * Fixed #506740 – ianjuta_editor_get_text crash if request text
5252   past the buffer length
5253 * Unregister preferences for custom preferences when the widget is
5254   destroyed.
5255 * Fixed #486724 and #488615
5256 * Removed stock icon open/save from
5257   menus to avoid conflict with file open/save. Fixes bug #507455
5258 * Fixed #507441: Disable all breakpoints doesn't work
5259 * Fixed #507444: Enable Breakpoint menu item doesn't change name
5260 * Fixed #348854 invisible cursor in certain themes
5261 * Added disable_password_check for stream where it does not make sense 
5262   (e.g symbol-db) and lots of DEBUG_PRINTS to better scope launcher errors
5263   that sometimes occur in symbol-db plugin
5264 * Made all of the columns resizable and reorderable.
5265 * API in AnjutaDescription for translatable properties. Fixes bug #496833
5266   comment #18.
5267 * Fix bug #505205
5268 * Fixed a crash when creating a new file
5269 * Fixed editor popup menu (Cut, Copy, Paste)
5270 * Fixed a memory corruption reported in bug #507491.
5271 * Fixed #460390 Changing categories while edinting something
5272 * Fixed translation issues (#496833)
5273 * Fixed #508424 Auto complete: previous char was removed when
5274   pre TAB to auto complete.
5275 * Fixed #508497 and added a new chooser to select whether to use
5276   libglade or not.
5278 Anjuta 2.3.1 (02 Dec 2007) -- Naba Kumar
5279 -----------------------------------------
5281 Changes:
5282 ========
5283 New improved subversion plugin (bug #457477)
5284 New improved icons (bug #480093)
5285 Major improvements to debugger
5286 Internationalization improvements
5288 Bugfixes:
5289 =========
5290 * Bug #493062 – gcj template needs AC_PROG_CC
5291 * Bug #493212 – Use GTK_STOCK_ABOUT i.s.o. deprecated GNOME_STOCK_ABOUT
5292 * Bug #422329 – Creating a new directory in program options doesn't work
5293 * Bug #493583 – crash in Anjuta IDE: trying to open a file
5294 * Replace anjuta_children_register by g_child_watch_add
5295 * Fixed translations (Bug #496833, Bug #488211 and Bug #497758)
5296 * Removed unused code in document manager.
5297 * Bug #495536 – Plugins localization improvement
5298 * Bug #495245 – Strings bug
5299 * Add a pulsing progress bar to all dialogs receiving status
5300 * Whole Project checkbox enabled by default in diff and update dialogs.
5301 * Changes the editor names for diff editors to something much more descriptive. 
5302 * The diff dialog should have a checkbox, enabled by default, that
5303   allows the user to make sure that all open files are saved before diffing.
5304 * Do not insensitize New action when there is no document. Indentation fixes.
5305 * Removed redundant icon.
5306 * Fixed dockitem positions for subversion and symbol-db widgets.
5307 * Use Ctrl+Shift+s as shortcut for Save As
5308 * Partial Fix translation Bug #496833 comment 4,7,8,9,10,11 
5309 * Debugger: Display error message returned by debugger command Add new error codes
5310 * Debugger: program-unload signal does not exist used debugger-stopped
5311 * Debugger: Do not display address when not needed
5312 * Debugger: Breakpoints directly connect to debugger signals
5313 * Debugger: Remove gnome terminal check function
5314 * Debugger: Use anjuta terminal plugin instead of gnome terminal
5315 * Debugger: Partial fix of bug #481366
5316 * Debugger: Fix a stupid crash when changing a register value
5317 * Debugger: Rename IAnjutaBreakpointDebugger into IAnjutaDebuggerBreakpoint
5318 * Debugger: Fix parsing of breakpoint data
5319 * Debugger: Add a breakpoint list command
5320 * Debugger: Implement condition, hit count, ignore and temporary attribute
5321 * Debugger: Remove editor watch when plugin is deactivated
5322 * Debugger: Connect debugger signal only when program is loaded
5323 * Debugger: Rename get_feature in is_supported
5324 * Debugger: Fix bug #500376
5325 * Debugger: Use different signals in IAnjutaDebugManager and IAnjutaDebugger
5327 Translation updates:
5328 ====================
5329 nb.po, it.po, es.po, gl.po, sv.po, sl.po, ru.po, ko.po, de.po,
5330 ja.po, oc.po, ko.po
5332 Anjuta 2.3.0 (31 Oct 2007) -- Naba Kumar
5333 -----------------------------------------
5335 Changes:
5336 ========
5337 * Support for GError in interfaces.
5338 * Big improvements in debugger.
5339 * On demand preferences dialog (faster startup) and moved to Edit submenu.
5340 * Moved plugins and shortcuts settings inside General preferences page.
5341 * Move preferences menu from Settings to Edit submenu.
5342 * Got rid of Settings submenu.
5343 * Updates for glade-3 recent releases.
5344 * Sort preferences pages on title.
5345 * Introduced document-interface and reorganized documents handling such
5346   that documents tab can now hold any 'document' and not just editors.
5347 * Glade files are now opened as documents, so they behave just like editors.
5348 * Do not display registers list if not available
5349 * Big fixes in glade plugin.
5350 * Fixed lots of memory leaks (thansk valgrind)
5351 * Change the address of FSF in various files
5352 * Cleaned up message view (#458041)
5353 * Cleaned up message view
5354 * Removed some deprecated widgets.
5355 * New and better (uses gnome-vfs) file-manager plugin
5356 * Big improvements in autocompletion, both in scintilla and sourceview editors.
5357 * Whole lot of new icons for toolbars and plugins.
5358 * Added preference option to set the gdl switcher style
5359 * Function tooltips are finally supported in sourceview.
5360 * Added nicer icons for document manager and debugger.
5361 * New incremental "Quick Search" bar in the document manager
5362 * Improvements in plugin framework.
5363 * Added API for commands override in build interface
5365 Bugfixes:
5366 =========
5368 * Fixed anjuta-plugin project wizard
5369 * Fixed selection management in sourceview
5370 * Fixed incremental search
5371 * Fixed #427390 – Show path of item in currently focused editor window
5372 * Fixed #458034 – Method of indicating unsaved changes breaks convention
5373 * Fixed #343522 – Unable to execute commands that use options.
5374 * Fixed #466031 – Update of pieces of menus for Localization
5375 * Show an error dialog instead of crashing when plugin loading fails
5376 * Clean up debugger queue
5377 * Many small code, warnings and leak fixes
5378 * Fixed #440637 – Search, don't work very well
5379 * Fixed #478238 – set env for execute programe in the terminal
5380 * Fixed #479020 – Use of old open file dialog instead of GtkFileChooser
5381 * Fixed #427104 – No "highlight" of lines matching find-result
5382 * Improved (programming) language management.
5383 * Fixed #480851, disconnect save_session signal when plugin is unloaded
5384 * Moved indent code to it's own plugin.
5385 * Fixed #478987 – Unusable 'Indent setting window' on preferences
5386 * Fixed #477976 – Keybinding in run dialog
5387 * Fixed #482067, escape project wizard user defined strings
5388 * Fix several crashing bugs (including bug#482985) with the debugger
5389   when closing project, stopping the debugger, restarting the program
5390 * Scroll to selected executable and remember it across sessions
5391   (followup of #477976)
5392 * Fixed #357544 – incremental search should work consistently (or not at all) 
5393   when main toolbar is hidden
5394 * Bug 440637 – Search, don't work very well (partly for incremental search)
5395 * Use the same marker for 'important' in sourceview editor as
5396   gedit (yellow background)
5397 * Correction to various search-related issues
5398 * Move glade properties widget into center because it is way to big for
5399   the sidebar
5400 * Added preferences to file-manager.
5401 * Fixed crash when closing a project and unloading another while
5402   the debugger is enabled
5403 * Fixed #487854 – Anjuta crashes when i try to add a SVN url
5404 * Remove maximum gdb command length, should fix bug#474811
5405 * Fix #488061: Mutiple crash dialogs
5406 * Fixed the language supprt loading unloading stuff.
5407 * Added some separators to the toolbar
5408 * Fixed #487683 – undefined operations in libegg/eggtreemodelfilter.c
5409 * Bug 489798 – Do not rely on svn-config
5411 .. and others
5413 Anjuta 2.2.2 (23 Oct 2007) -- Naba Kumar
5414 -----------------------------------------
5416 Changes:
5417 ========
5418 * Fixed #477976 - Keybinding in run dialog
5419 * Fixed #427104 - No "highlight" of lines matching find-result
5420 * Fixed #479020 - Use of old open file dialog instead of GtkFileChooser
5421 * Fixed #478238 - set env for execute programe in the terminal
5422 * Update EggRecent (#456465)
5423 * Fixed #466031 - Update of pieces of menus for Localization
5424 * Fixed #343522 - anjuta: Unable to execute commands that use options.
5425 * Improved incremental search (still sucks) and selection management in
5426 GtkSourceView editor
5427 * Fix bug#487112, crash while removing a breakpoint in a new file
5428 * Fix bug#486597, crash when gdb is not installed
5429 * Fix bug#482067, escape project wizard user defined strings
5430 * Fixed #477976 - Keybinding in run dialog
5431 * Fixed #427104 - No "highlight" of lines matching find-result
5432 * Fixed get_current_word (useful for API help)
5433 * Fixed #487854 - Anjuta crashes when i try to add a SVN url
5434 * Fixed #474811 - Anjuta crash while debugging into variable
5435 * Fixed #488061 - Mutiple crash dialogs
5436 * Show error dialog instead of crashing when plugin loading fails.
5437 * Fixed glade-3 3.3.2 build compatibility.
5438 * Fixed #488928 - Do not register glade plugin if it wasn't built.
5440 Anjuta 2.2.1 (06 Sep 2007) -- Naba Kumar
5441 -----------------------------------------
5443 Changes:
5444 ========
5445 * Fixed lots of memory leaks (thanks valgrind)
5446 * Fixed crasher on shutdown
5447 * Avoid an endless loop if clearing all breakpoints while the programm
5448   is running
5449 * Fixed help activation (bug #451557).
5450 * Fixed compiler warnings.
5451 * Fixed #423467 (View->Tasks menu items are not checked on startup)
5452 * Fixed anjuta-plugin template plugin by moving the "\" out of the [IF] block
5453 * Fixes bug #433552: crash in Anjuta IDE: add file test.h in project on
5454   generic Makefile.
5455 * Disables 'Add to project' in wizards for projects that can not add sources.
5456 * Fixed bug #450217: Refreshing tree brings to random crashes
5457 * Fixed bug 453931 - crash in Anjuta IDE: Trying some c++ exampled
5458 * Fixed bug 457093 - crash in Anjuta IDE: just typed in some text
5460 Anjuta 2.2.0 (25 June 2007) -- Naba Kumar
5461 -----------------------------------------
5463 Changes:
5464 ========
5465 * Autocompletion in gtksourceview editor.
5466 * Allow/remember target specific options in profiler plugin.
5467 * Allow selecting independent executable target for profiler.
5468 * Fixed class generation templates.
5469 * Updated users manual.
5470 * Updated faqs.
5471 * Simple support for building and executing inside scratchbox.
5472 * Use progressbar instead of messages for system tags creation.
5473 * SDL project template for project wizard.
5474 * Be able to forget previously selected plugins from query dialog.
5475 * Fixes in loading project
5476 * Build fixes for some platforms.
5477 * Fixed lots of bugs, both stability and usability bugs (see below).
5479 Translation updates:
5480 ====================
5481 es.po, gl.po, ja.po
5483 Bug fixed
5484 =========
5485 #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.
5486 #310577 Chosen plugins aren't kept after application is closed
5487 #314277 Option for Anjuta 1.x style project files
5488 #315635 There's no SDL wizard...
5489 #315983 Mac OS 10.3/Darwin support
5490 #320192 Shared library targets compiled as executables
5491 #346207 task manager doesn't repaint- anjuta 2.0.2
5492 #350003 crash when doing file->new
5493 #355151 drag/drop into editor window should open file
5494 #355166 in Find dialog, Search Expression combo list is always empty
5495 #358560 segfault while trying use scinilla editor
5496 #362372 Problems with Help->About and a warning when creating a new file.
5497 #371406 Anjuta 2.0.2-8 hangs on startup
5498 #377461 don't create new message window for each build/find
5499 #390990 Anjuta errors out when attempting to create generic C project
5500 #393680 huge icon on the files pane for .anjuta files
5501 #395362 Tagmanager crashes on update - Probably because of project reload
5502 #397881 The credits are empty
5503 #400572 Anjuta crashes on file pane refresh
5504 #403502 User should also be allowed to select an independent executable target
5505 #403503 Incorrect use of AnjutaPreferences. Use AnjutaSession instead
5506 #412186 crash in Anjuta IDE: Crash on initial app. st...
5507 #417372 Scintilla Editor Crash
5508 #418448 crash in Anjuta IDE: I just installed Anjunta...
5509 #424121 anjuta Cygwin fixes
5510 #424845 crash in Anjuta IDE: I was closing a project ...
5511 #427101 Compiler reports various warnings about sloppy code
5512 #427395 Typo in configuration GUI
5513 #427399 Typo in configuration GUI
5514 #427406 Subversion plugin won't stay unloaded in new session
5515 #427410 Enable changiing of editor for a project
5516 #427702 Creating a static ou dynamic library
5517 #428032 Crashes when removing "other files" sub-tree
5518 #437466 Implement IAnjutaEditorAssist interface
5519 #437688 crash in Anjuta IDE: closing project
5520 #437689 when i generate a new c++ class it ask me to reload the file cpp
5521 #437960 crash in Anjuta IDE: trying to start anjuta
5522 #438878 Using gtksourceview editor for the first time has black background
5523 #439710 Use G_DEFINE_TYPE parent_class global variable
5524 #440196 crash in Anjuta IDE: removing a target (other...
5525 #440370 Symbol browser doesn't jump to definition
5526 #440585 Crash on opening source file
5527 #440801 config.h should not be included in libanjuta public header
5528 #440866 Anjuta aborts with numerous assertion failures when adding a new message view tab
5529 #442038 Makefile-Project Wizard always fails
5530 #442314 Autogeneration fails when there is no autogen.sh
5531 #442315 After calling configure, the build menus are still insensitive
5532 #445171 Build Failure on Slackware-11.0/Garnome: missing #include <sys/types.h>
5533 #445707 undefined symbol: glade_project_get_changed
5534 #447304 Souceview system default font should used fixed font (one used for terminal)
5535 #447655 C keyword must NOT be localised
5536 #448034 Anjuta crashes on starting
5537 #448053 Crash on deactivating
5538 #448408 crash in Anjuta IDE: Trying to change the edi...
5539 #448491 Empty Lines Problem
5541 Anjuta 2.1.3 (11 May 2007) -- Naba Kumar
5542 ----------------------------------------
5544 Changes:
5545 ========
5546 * Fixed glade plugin build against glade3 svn trunk
5547 * Fixes for sun cc compiler
5548 * Fixes for cygwin
5549 * Debugger fixes
5550 * Icons for build messages.
5551 * Enabled makefile based projects (not fully working)
5552 * Resolved namespace conflicts
5553 * Better templates for GObject class generator.
5554 * Fixes to editor life-cycle
5555 * Support for shared library in new project templates.
5556 * Fixes subversion build.
5557 * New django project template
5558 * New minimal and flat project template
5560 Translation updates
5561 ===================
5562 dz, hu, ja, de, gl, ar, en_GB
5564 Bugs fixed
5565 ==========
5566 #346355 search in project files don't work the first time
5567 #355145 makefile-based projects are broken
5568 #359399 Anjuta crash, I don't know (remember) why
5569 #378193 Find in Files for empty string hangs Anjuta
5570 #397505 code errors reported by compiler
5571 #397509 Close project menu-item is disabled when no project file is open
5572 #406963 File > New > Glade File does nothing
5573 #409412 crash in Anjuta IDE: Changing font preference...
5574 #417875 Use G_DEFINE_TYPE in plugins:class-gen
5575 #417918 Use G_*_DECLS macro in Header_c maco
5576 #419008 Does not use prefence set e-mail
5577 #419036 Only one hyphen is replaced by underscore in macros
5578 #422143 Crash when loading multiple files or several files quickly
5579 #423680 sun cc can not compile anonymous union
5580 #423682 sun cc can not compile with zero subscript
5581 #423727 sun cc can not compile with inline function can not use static function
5582 #423730 build fail on different return value of function anjuta_launcher_get_child_pid
5583 #423733 build fail on solaris: missing header files in anjuta-utils.c
5584 #423737 build fail on solaris: can not find lib util
5585 #423768 compile fail on plugins/class-gen/window.c: void function cannot return value
5586 #423772 compile fail on plugins/class-inheritance/class-inherit.c: invalid cast expression
5587 #424121 anjuta Cygwin fixes
5588 #424845 crash in Anjuta IDE: I was closing a project ...
5589 #425850 anjuta crashes on import project from existing sources
5590 #426701 can not find subversion --with-svn-include
5591 #427395 Typo in configuration GUI
5592 #427399 Typo in configuration GUI
5593 #430401 Anjuta crash when closing file when debugger active
5594 #433070 [Patch] Run gtk-update-icon-cache in uninstall-hook
5596 Anjuta 2.1.2 (28 March 2007) -- Naba Kumar
5597 ------------------------------------------
5599 New: Plugin profiles. Each project and user session would remember their plugins.
5600 New: Improvements and clean up of icons.
5601 New: API docs improvements.
5602 New: Translatable strings cleanups.
5603 New: Display program counter and breakpoints in disassembly view
5604 New: Add markers in the disassembly view
5605 New: Display function name in disassembly view
5606 New: Segmentated toolbars for added configurability. Store and restore toolbar states.
5607 New: Several stability improvements in debugger and others.
5608 New: Improved local tags navigation
5609 New: Fixed/improved global/project tags navigation (highlighting, autocompletion, calltips work now)
5610 New: Improved gtksourceview editor component.
5611 New: Improved autoindentation
5612 New: Add a window displaying all threads in debugger
5613 New: Several improvements in debugger navigation.
5614 New: Improved prepare changelog tool script
5615 New: Improved docking strategy. No more docking anomalies when enabling new plugins
5617 Translation updates
5618 ===================
5619 gl, en_GB, dz. hu, ca
5621 Bugs fixed
5622 ==========
5623 #306971 The auto-ident in swich/case doesn't work in an intelligent way (the best is for version 1.2.x series)
5624 #355155 Goto / Matching Brace does nothing
5625 #357541 can't launch Anjuta project file from Nautilus
5626 #360462 Avoid markup in translatable messages
5627 #374709 Anjuta Crash activating devhelp plugin
5628 #377483 don't display "D" beside each directory in Files view
5629 #378927 allow switching threads in debugger
5630 #387208 [Patch] Add custom file-manager ignore pattern support
5631 #392904 Disassembly view navigation is uncomfortable
5632 #394709 symbol browser preference window is does re-size correctly
5633 #397981 Automatic indentation does not work in some cases
5634 #398035 Project manager templates are not localized
5635 #398985 File symbol list as a combo box is useless. It should just be a button with popdown
5636 #402774 No button at Empty Log message
5637 #403514 Double clicking on the function names does not do anything
5638 #407115 debugger crash on right-click on a frame in stack trace pane
5639 #407314 build breakage in class-gen plugin
5640 #407473 refresh dialog appears after saving a file
5641 #408218 cass-gen is setting gtk.entries with null 'name' and 'email' values
5642 #409176 Create Tags produces "The anjuta-tags utility is not installed. Please install it."
5643 #409216 crash periodically
5644 #409410 crash in Anjuta IDE: Right click in the sourc...
5645 #409592 crash in Anjuta IDE: I closed the application...
5646 #411377 Build breakage in profiler plugin
5647 #411623 GLIB_REQUIRED should be 2.12
5648 #412186 crash in Anjuta IDE: Crash on initial app. st...
5649 #417612 GNOME Goal #3: Remove "Application" category from .desktop files
5650 #418174 toolbar size
5651 #418448 crash in Anjuta IDE: I just installed Anjunta...
5652 #421525 Locals view does not update when stack frame is changed
5653 #421529 Disassembly view is not updated when strack frame is changed
5654 #423111 Wall can not build with sun cc
5655 #423270 crash in Anjuta IDE: Crash on adding a new tool item
5657 Anjuta 2.1.1 (11 Feb 2007) -- Naba Kumar
5658 ----------------------------------------
5660 New: gprof based program profiler plugin.
5661 New: Several improvements in debugger plugin.
5662 New: Several improvements in editor plugins.
5663 New: Enabled integrated devhelp now that it works.
5664 New: Use pixmaps for editor markers.
5665 New: Several minor improvements.
5667 Translation updates
5668 ===================
5669 * en_GB, sv, ja, Swedish translation of manual.
5671 Bugs fixed
5672 ==========
5673 #335235 python programs are not executeable/ do not start when pr...
5674 #335981 Migration from popt to GOption
5675 #340618 Application wizards should use gtkmm-2.4 API
5676 #355160 show debug toolbar without debugger plugin => crash
5677 #357997 add a new project variable => crash
5678 #374709 Anjuta Crash activating devhelp plugin
5679 #394216 No indication of subversion commands running
5680 #395875 upon startup i get this big fat warning -- crash when add...
5681 #398067 plugin.in files are not localized
5682 #398930 Set alignment in the tab page header widget
5683 #398991 Anjuta manuals does not use the gnome-doc-utils format
5684 #400833 Changes in libgladeui ABI
5685 #404561 xml and xsl editing is not possible
5686 #397406 Class files are not created in the right directory
5687 #394184 [Bounty] Test and fix all project wizards templates
5688 #359478 Bounty: Gprof performance profiler plugin
5689 #403501 Proper handling of parsing error
5690 #403515 When a target is selected, the profiler widget should be ...
5691 #391728 Program crashes when accepting save directory.
5692 #378600 indicate debugger state
5693 #392537 Starting debugger is very confusing: UI suggestions
5694 #395808 breakpoints don't seem to work
5695 #404755 Multiple instances of debugger views
5696 #406113 debugger crash on 'Run/continue'
5697 #376404 show current line arrow only when debugger running
5699 Anjuta 2.1.0 (14 Jan 2007) -- Naba Kumar
5701 New: Debug manager and gdb plugins.
5702 New: Disassembly window in debugger.
5703 New: C++ and gobject class wizard.
5704 New: Mime icons in editor tabs.
5705 New: Improvements in project templates.
5706 New: C++ and java indentation plugin.
5707 New: Save prompt implemented for unsaved data.
5708 New: Documentation updates, both API and users manual.
5709 New: Improvements in glade-3 integration.
5710 New: Many other improvements.
5712 Translation updates:
5713 ====================
5714 ar, en_GB, hu, en_CA, nb, es, gl, ca, fi, ru, ne, de, ja
5716 Bugs fixed:
5717 ===========
5718 #396571 Anjuta crashes as soon as editing starts in normal text files.
5719 #395362 Tagmanager crashes on update - Probably because of project reload
5720 #377477 when debugging, scintilla editor grays out all lines before current line.
5721 #342717 Build errors redisplayed AFTER a successful build.
5722 #167534 Multiple errors in strings
5723 #168274 anjuta creates an empty system.tags file
5724 #168301 the new project druid should be center on the anjuta window
5725 #169068 Unclear new strings, with misspellings
5726 #169137 Missing spaces from changed strings
5727 #169138 Spelling error in modified string
5728 #169139 Missing spaces from changed string
5729 #170406 problem when creating a new projects
5730 #170467 crash when changing fonts and color in the preferences dialog
5731 #172666 cvs diff does not always obtain full diff
5732 #173048 library selection plugin
5733 #300228 Ctrl + S intermittent behaviour
5734 #300229 Replace button fault
5735 #300231 Find pane non-functional
5736 #301054 Help window not docked - Anjuta closes when Help window is closed.
5737 #304495 Project saved as fullscreen
5738 #304515 can not edit project properties
5739 #304523 Crashes while importing a project
5740 #304641 Can't type the "-character
5741 #304650 make -j CPUS doesn't always work for anjuta2
5742 #304651 Restoring the project doesn't restore the cursor location of the files
5743 #304652 Possibility to set breakpoints in libraries that will be dlopen()'ed
5744 #304829 questions on use anjuta 2.0
5745 #305076 anjuta 2.0.0: edge column editor preference not functionnal
5746 #305299 Error in anjuta.desktop file
5747 #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"
5748 #305303 Error while installing anjuta-devel rpm package
5749 #306085 Keybindings are not saved.
5750 #306187 bad definition of PACKAGE_LOCALE_DIR
5751 #306474 The ordering of the buttons in the file open dialog is reversed.
5752 #306582 Anjuta crashes when typing "std::"
5753 #306790 doble click in a message, doesn't find the file.
5754 #306966 Search tool on the tool bar don't work correctly
5755 #306970 The order of the command buttons "Close" - "Search" - "Stop" in the Search Dialog, is useless; the sugestion is: "Search" - "Stop" - "Close"
5756 #307800 Crashes when project directory removed from command line.
5757 #307810 Can't configure a project after creating with new project wizard
5758 #307872 Remember Configure and autogen options for the next time
5759 #307886 Activated plugins not remembered
5760 #308007 Bad interpreter in global-tags/create_global_tags.sh
5761 #308870 Glade Plugin Won't open Glade file.
5762 #309153 code cleanup use glib/gi18n.h
5763 #309154 gnome_color_picker is deprecated
5764 #309348 Anjuta 2.0.1, Anjuta application crash upon build (F9)
5765 #309688 When committing a file that is loaded, I get a file-modification warning
5766 #311420 Crash on terminal deactivation
5767 #311948 some strings untranslatedable Preference dialog
5768 #312227 Crash when selecting debug command
5769 #312566 Patch that will fix another make -j 10 problem
5770 #312666 Return "F3" to execute project
5771 #314069 Window gets hidden when using glade3 plugin
5772 #315188 Project Wizard Problems
5773 #315218 anjuta 2.0 freeze on opening my project
5774 #315521 Failed to compile HEAD-hourly-2005-09-05-18
5775 #316731 Can not add new encodings
5776 #317454 Anjuta crash when array lenght is incorrect
5777 #320191 It's a chore adding/removing files and setting up targets
5778 #320338 Colors of tab menu labels
5779 #320341 Critical error in debugger "locals" window.
5780 #321090 Wrong array/struct/union var type display in locals windows
5781 #321455 Ask for root password when installing
5782 #322634 anjuta_ui_add_action_group_entries : Anjuta Developers Reference Manual incorrect
5783 #322744 New anjuta plugin project configured incorrectly
5784 #323591 Data lost, two tab of the same file
5785 #324572 anjuta crashes on open
5786 #328209 Crash when opening a file while an unsaved new file is open
5787 #332084 Anjuta crashes, when Ctrl+c is pressed.
5788 #332161 Test editor not opening
5789 #332954 No read permission for: file:///usr/share/anjuta/profiles/default.anjuta
5790 #333601 GPL headers are first to c-header template.
5791 #333606 Macro contain hyphen
5792 #334546 No more lookup widget
5793 #334663 Allow to set a parent class to new GObject class
5794 #335142 crash when opeing a second file
5795 #335981 Migration from popt to GOption
5796 #336389 Should check for libwnck
5797 #339296 Wizard can't cope with insufficient permissions in project target directory
5798 #341359 Search function doesnt doing their job.
5799 #341997 The 'Tree' tab in the symbol-browser is not type-to-search able
5800 #342352 Can't close file which in not the current editor
5801 #342375 configure doesn't check for g++
5802 #342401 Compile fix when NLS is enabled
5803 #342447 Crash when using the live-search-entry
5804 #342937 crash after accepting Reload Warning Dialog
5805 #343023 make gives strange error
5806 #344015 on_build_mesg_format prepends an absolute path with the current dir
5807 #344099 valgrind plugin is not built
5808 #346295 Crash when removing breakpoint
5809 #346450 Crash when removing all breakpoints
5810 #346575 data loss when disk is full
5811 #346775 No highlight styles to edit are shown in the preferences dialog in anjuta
5812 #347412 crash when opening file with sourceview plugin
5813 #347414 Stack trace window
5814 #349374 Compilation on FreeBSD 6.1
5815 #351387 don't use Alt+key combinations for shortcut keys
5816 #355148 title bar should show name of active project
5817 #355149 Anjuta should warn if I try to exit with unsaved edits
5818 #355156 plugins window should sort plugins alphabetically
5819 #355168 color selection is broken in messages preferences
5820 #355407 The create_global_tags script doesn't find the anjuta-tags bin
5821 #357151 a + character in a directory name confuses anjuta
5822 #357534 syntax coloring fails and breaks selection display
5823 #357537 allow double click in plugin selection dialog
5824 #357542 Anjuta Plugins window is too narrow
5825 #357546 add keyboard shortcut for toggling breakpoint
5826 #358009 activating stack frame in debugger should also jump to source
5827 #358068 indicate when Find in Files is complete
5828 #358134 Goto Address command should prompt more clearly
5829 #358163 debug Inspect/Evaluate dialog leads to crash
5830 #358583 close any project => crash
5831 #359118 Anjuta crashes when trying to open "src folder" after finishing creating/loading a project
5832 #359259 highlight modes listed in reverse alphabetical order
5833 #359317 can't load debug manager
5834 #359663 make line highlighting optional in GtkSourceView editor
5835 #359730 Anjuta can't launch help files
5836 #359750 fix find/replace shortcut keys
5837 #359862 Bounty: Improve class wizard
5838 #361830 AboutDialog does not close
5839 #363884 CVS head of 21/10 doesn't compile
5840 #363953 create_global_tags.sh contains bash-ism
5841 #364133 There are some GTK+ warning caused by document-manager plugins
5842 #364135 Incorrect widget removed from notebook if call to anjuta_preferences_dialog_remove_page are not in LIFO
5843 #364137 The valgrind plugin can cause anjuta to crash
5844 #364142 Valgrind plugin crash when unloaded
5845 #364144 There is a warning when closing and reloading a plugin using the symbol-browser plugin
5846 #364179 Usage of srcdir and argv fields of vg_action object is incorrect
5847 #364754 Subversion plugin doesn't compile with apr 1.2.X
5848 #364755 Glade plugin crashes on anjuta exit
5849 #364801 Unable to edit glade windows in fullscreen mode
5850 #364900 Warning during compilation of valgrind plugin
5851 #364903 Memory leak in valgrind plugin
5852 #369030 create_global_tags.sh has some errors
5853 #374665 Bounty: Use class macros for type casting in all plugin classes
5854 #376031 [PATCH] CVS command file entry dialog show only directories
5855 #376335 menu items should be capitalized
5856 #377027 crash after unloading Terminal plugin
5857 #377043 Intltool-update -m complains about missing files from POTFILES.in
5858 #377061 close project while debugging => Anjuta hangs
5859 #377767 resize crashes window manager in gnome
5860 #377903 improve message color defaults
5861 #378850 double clicking breakpoint should jump to its source
5862 #378871 Debug / Info command problems
5863 #378879 several command names need ellipses
5864 #383319 GLADE_PROJECT_VIEW_TREE error with glade 3.1.2
5865 #385597 Closed one project and attempted to open another
5866 #388727 Block-tab does not work
5867 #388731 Odd editor behaviour after performing block-text operations
5868 #389764 Tags search do not retrieve all matching symbols
5869 #392290 Missed install as root option in project manager
5870 #392699 Some patches are necessary to build anjuta on NetBSD 3.0
5871 #393680 huge icon on the files pane for .anjuta files
5872 #394218 Signals list view in gobject class creation tab does not scroll horiz.
5873 #395767 when selecting a GTK+ project the sample files generated do not compile
5875 Anjuta 2.0.2 (15 May 2006) -- Naba Kumar
5877 New: GtkSourceView based editor
5878 New: Project configuration
5879 New: Valgrind plugin
5880 New: Tab drag&drop in Editor
5881 Updated: Manual and FAQ
5883 Improved: global tags can now be updated after installation
5884 Improved: Remember toolbars on restart
5885 Improved: Tag manager now knows about classes/namespaces which
5886 should make C++ programming much more easy (IComplete)
5887 Improved: Devhelp plugin improved but we still have linking problems
5888 Improved: Scintilla is now up-to-date 1.68
5890 Known issues:
5891 - Glade plugin crashes because of namespace conflict with libglade (#341073)
5892 - Devhelp plugin cannot be loaded without setting the correct LD_PATH (#341170)
5894 Bug fixes:
5895 #171314         Anjuta crash when trying to do "stream comment"
5896 #311420         Crash on terminal deactivation
5897 #317454         Anjuta crash when array lenght is incorrect
5898 #332084         Anjuta crashes, when Ctrl+c is pressed.
5899 #170467         crash when changing fonts and color in the preferences di...
5900 #172442         inserting empty box comment
5901 #172666         cvs diff does not always obtain full diff
5902 #300231         Find pane non-functional
5903 #304495         Project saved as fullscreen
5904 #304641         Can't type the "-character
5905 #305082         anjuta 2.0.0: crash in debugger / watch / inspect memory
5906 #305301         In menu tree "Settings"->"Customize shortcuts" there are ...
5907 #305587         gtkmm project compile crash
5908 #306790         doble click in a message, doesn't find the file.
5909 #306966         Search tool on the tool bar don't work correctly
5910 #306970         The order of the command buttons "Close" - "Search" - "St...
5911 #307800         Crashes when project directory removed from command line.
5912 #307810         Can't configure a project after creating with new project...
5913 #307872         Remember Configure and autogen options for the next time
5914 #307879         Crashed when exiting
5915 #308870         Glade Plugin Won't open Glade file.
5916 #309153         code cleanup use glib/gi18n.h
5917 #309348         Anjuta 2.0.1, Anjuta application crash upon build (F9)
5918 #309526         Help->ReportBugs points to removed bug tracking system
5919 #309688         When committing a file that is loaded, I get a file-modif...
5920 #311710         freeze in __lll_mutex_lock_wait () after crash?
5921 #312566         Patch that will fix another make -j 10 problem
5922 #312666         Return "F3" to execute project
5923 #314069         Window gets hidden when using glade3 plugin
5924 #315188         Project Wizard Problems
5925 #315218         anjuta 2.0 freeze on opening my project
5926 #315521         Failed to compile HEAD-hourly-2005-09-05-18
5927 #316731         Can not add new encodings
5928 #320338         Colors of tab menu labels
5929 #320341         Critical error in debugger "locals" window.
5930 #321090         Wrong array/struct/union var type display in locals windows
5931 #321455         Ask for root password when installing
5932 #322634         anjuta_ui_add_action_group_entries : Anjuta Developers Re...
5933 #322744         New anjuta plugin project configured incorrectly
5934 #324572         anjuta crashes on open
5935 #328209         Crash when opening a file while an unsaved new file is open
5936 #332161         Test editor not opening
5937 #333601         GPL headers are first to c-header template.
5938 #333606         Macro contain hyphen
5939 #334663         Allow to set a parent class to new GObject class
5940 #335142         crash when opeing a second file
5941 #336389         Should check for libwnck
5942 #107510         Excessive messages marked for translation in anjuta
5943 #304650         make -j CPUS doesn't always work for anjuta2
5944 #334546         No more lookup widget
5945 #312319         Opening files when Anjuta is already open
5946 #339296         Wizard can't cope with insufficient permissions in project target directory
5948 Anjuta 2.0.1 (26 Jun 2005) -- Naba Kumar
5950 New: Group and target properties (for automake based projects)
5951 New: Improvements in class heirarchy. Added members view.
5952 New: Tools plugin improvements and scripts as tools.
5953 New: Prepare-ChangeLog tool.
5954 New: Find-Fixmes tool.
5955 New: Project translation status tool.
5956 New: Save and restore editor current line positions.
5957 New: Added configure flags to enable/disable optional plugins.
5958 New: Message saving from menu.
5959 New: Message manager context menu.
5960 New: Remember plugins profile for project sessions.
5961 Mew: Progress bar implementation.
5962 New: Better progress bar in splash.
5963 New: General preferences page.
5964 New: "Add to project" in file wizard and class wizard implemented.
5965 New: glade plugin improvements.
5966 Updated: RPM spec file
5967 Bug fix: Fixed lots of project import bugs.
5968 Bug fix: Group and target removal.
5969 Bug fix: Fixed Message tab position preferece.
5970 Bug fix: Scroll messages on next/previous.
5971 Bug fix: Fixed crash on project Import
5972 Bug fix: Fixed crash on terminal dockings.
5973 Bug fix: Fixed crash on exit (after using save-as dialog once).
5974 Bug fix: Fixed crash on exit.
5975 Bug fix: Fixed mime installation screw-up
5976 Bug fix: Fixed installation paths.
5977 Bug fix: Fixed 64bit arch build problems
5978 Bug fix: Fixed Autoformat/indent problems.
5979 Bug fix: Fixed Keyboard shortcuts for message navigation.
5980 Bug fix: Fixed graphviz build problems.
5981 Bug fix: Start gdb even if the program does     not exists. Fixes bug #305074
5982 Bug fix: Fixed default font names and sizes.
5983 Bug fix: Fixed errors in opening zero sized files.
5984 Bug fix: Fixed buttons order in open dialog.
5986 Anjuta 2.0.0 (15 May 2005) -- Naba Kumar
5988 Architecture and code base:
5989 New: New plugin architecture and all IDE components ported to this framework.
5990 New: Complex docking shell that allows arbitrary docking of IDE widgets.
5991 New: Dynamic plugin activation and deactivation.
5992 New: Extensible architecture.
5993 New: Plugins can interact with other plugins through interface.
5994 New: Plugins can install dynamic UIs (menus/toolbars), including installing
5995          context menus in other plugins.
5996 New: Shell and Plugin API documentation.
5998 Integration:
5999 New: Integrated help system with Devhelp.
6000 New: Integrated glade UI designer (incomplete).
6002 Editor plugin:
6003 New: Scope memeber autocompletion (e.g ., -> and :: autocompletion).
6004 New: Editor split views.
6005 New: Automatic indentation with tabbing.
6006 New: More syntax highlighting lexers
6007 New: Split multiple views of document
6008 New: Remote editing (full gnome-vfs support)
6009 New: Real-time file modification monitor.
6011 Project management and build plugin:
6012 New: Multiple parallel builds and independent debugging and execution.
6013 New: Synchronous project management (simultaneous manual and automatic management)
6014 New: Mime based filemanager and desktop integration.
6016 Other plugins:
6017 New: Task Manager.
6018 New: Macro plugin allows inserting predefined and user defined texts (macros).
6019 New: Easily extensible template based project wizards (based on autogen).
6020 New: Symbol search plugin.
6021 New: C++ and GObject based class wizard.
6022 New: Class inheritance diagram plugin.
6023 New: Subversion plugin (incomplete)
6024 New: Session management framework.
6025 Updated: Debuger uses GDB machine-interface.
6026 Updated: CVS plugin
6027 Updated: Pretty much everyting.
6029 Anjuta 1.2.2 (13 Apr 2004) -- Naba Kumar
6031 New: Anjuta advanced tutorial
6032 New: Goes to first error automatically (Default is off. need to enable in anjuta.properties).
6033 Bug fix: Use build.silent option from preferences (bug #895726)
6034 Bug fix: Use font style defined for message indicators (bug #885032)
6035 Bug fix: Set bold color as foreground color in terminal (bug #864924)
6036 Bug fix: Removed 'cmp' dependency and used internal function to compare files.
6037 Bug fix: Fixed return value when dest file could not be created.
6038 Bug fix: Fixed a typo in Hello World indentation style.
6039 Bug fix: Fixed misuse of translated strings when looking for style (bug #876037)
6040 Bug fix: Save-all action now asks for filenames for new files (bug #898111)
6041 Bug fix: Fixed a compiler warnings.
6042 Bug fix: Disabled printing of long debug lines.
6043 Bug fix: Close buttons on all dialogs (HIG) and ESC closes them (bug #671596).
6044 Bug fix: Fixed a program execution crash bug.
6045 Bug fix: Fixed Crash on Find & Replace (#887833)
6046 Bug fix: Use defined file name when saving new files (fixes bug #898105).
6047 Bug fix: Don't change filename when clicking on a directory.
6048 Bug fix: Implemented keypress ctrl-c and ctrl-d for terminal (bug #878357).
6049 Bug fix: Do not reload new files (bug #900897).
6050 Bug fix: Disconnects menuitem signal properly (bug #901723).
6051 Bug fix: Fixed bugs #890609 and #890609, #900903.
6052 Bug fix: Fixed a typo in tutorial (bug #866143).
6053 Bug fix: Reduced size of Search and Replace dialog (bug #902636).
6054 Bug fix: Fixed a runtime warning (bug #900087).
6055 Bug fix: Changed build shortcut to F11 (bug #877683).
6056 Bug fix: Do not defualt to -k make option (bug #875486).
6057 Bug fix: CFLAGS passed correctly (bug #816130, #801056, #782798, #773459)
6058 Bug fix: Improved Search and Replace. Fixed crash bug.
6059 Bug fix: Fixed bug #910097 (Insert comment).
6060 Bug fix: Find-Usage rework (bug #890609).
6061 Bug fix: Generated projects read m4 directory. Project generation works. (bug #917781).
6062 Bug fix: Fixed Find-Usage crash when no project open
6063 Bug fix: Fixed bug #893400 ("Remove file" in project tree).
6064 Bug fix: Aligned buttons in the New file dialog and HIG compliance.
6065 Bug fix: Fixed to get correct child exit status using mask (bug #905738).
6066 Bug fix: Goto the first error if it exists (bug #874380).
6067 Bug fix: Save-all for 1 file opened (bug #912618).
6068 Bug fix: Fixed conditional breakpoints.
6069 Bug fix: Fixed debugger calltips displayed for wrong file.
6070 Bug fix: Fixed delete breakpoints.
6071 Bug fix: Fixed Breakpoint setting bugs (bug #895536).
6072 Bug fix: Fixed a crash bug with debugger attach process dialog
6073 Bug fix: Fixed freeze-ups during build terminations (bug #905738).
6074 Bug fix: Fixed a memory corruption (bug #921893).
6075 Bug fix: Open file starts in right directory (bug #908941).
6076 Bug fix: Fixed another crash bug in Find-Usage.
6077 Bug fix: Correctly prompts and reponds passwords (bug #894533).
6078 Bug fix: Fixed 'remove' and 'clear' of Defines list in compiler options (bug #883837).
6079 Bug fix: Installs .glade file of libgllade projects (bug #861038).
6080 Bug fix: Glade based projects can now find installed pixmaps (bug #919903).
6081 Bug fix: Fixed ADA syntax highlighting (bug #923474).
6082 Bug fix: Fixed HANGUP bug for long lines (bugs #700968 and #911376)
6083 Bug fix: Fixed core file loading in debugger.
6084 Bug fix: Partially fixed to show long calltips properly (bug #917982).
6085 Bug fix: Fixed a crash bug in search replace. (bug #921893).
6086 Bug fix: Fixed a crash when launcher child could not be executed (bug #926606).
6087 Bug fix: Fixed a crash bug when opening and closing a large project repeatedly.
6088 Bug fix: Sets filename when saving new files.
6089 Bug fix: Most font and print related bugs fixed (bug #885023, #925956, #890473).
6091 Anjuta 1.2.1 (29 Jan 2004) -- Naba Kumar, Johannes Schmid
6093 New: "New File" with some options for newly created files
6094 Bug fix: #849914, #840159, #864922, #849928, #846386, #845782
6095 Bug fix: #860906, #859329, #858993, #857605, #878404
6096 Bug fix: 169058@bugs.debian.org
6097 Bug fix: compile file works with shell expression like `command` now
6098 Bug fix: Buildiing on SMP systems
6099 Bug fix: debugger improvements & cleanups
6100 Bug fix: Sample file confirms to C++-Standard now
6101 Bug fix: Use gtk stock icon for editor tabs
6102 Bug fix: Should builf sucessfully on Slackware 9.1 now (libiconv)
6104 Thanks to Pavol Bosik, Andreas Volz, grzegol@pld-linux.org, Dan Elphick,
6105 Franco Catrin L and Stefano Vallarino for their patches.
6107 From this release on anjuta has two new development responsibilities
6108 alongside with Naba Kumar <naba@gnome.org>:
6109 Jean-Noel Guiheneuf <Jnoel@cvs.gnome.org>
6110 Johannes Schmid <jhs@cvs.gnome.org>
6112 If you want to support anjuta development please contact the
6113 list <anjuta-devel@list.sourceforge.net>, more manpower is much-needed.
6114 You can also make a donation through the SF.net donation system now.
6116 Anjuta 1.2.0 (8 Dec 2003) -- Naba Kumar
6118 Updated: Prompts users for unsaved files during project closing.
6119 Updated: Added checkbox in wizard to enable/disable glade source generation.
6120 Updated: Scintilla to version 1.57
6121 Bug fix: Crash on preferences with other locales.
6122 Bug fix: Freeze ups during build/debugging with other locales.
6123 Bug fix: Crash with readonly project files (during saves).
6124 Bug fix: Breakpoints bug.
6125 Bug fix: Syntax hiliting bug.
6126 Bug fix: Avoids error conditions for glade/glademm not found
6127 Bug fix: Crash on anjuta exit
6128 Bug fix: Crash on project close with unsaved files.
6129 Bug fix: Compilation errors with old gcc.
6130 Bug fix: Fixed debugger malfunctioning with non-english locales.
6131 Bug fix: Crash bug during import.
6132 Bug fix: Dnd file drop.
6133 Bug fix: Setting breakpoints for c++ files works.
6134 Bug fix: Crash bug to multiple open of same file fixed.
6135 Bug fix: Enables debug and optimization flags for new projects.
6136 Bug fix: Fixed pascal highlighting
6137 Bug fix: Fixed build failure with no 'intl' directory.
6138 Bug fix: Added filters to find in files.
6139 Bug fix: Fixed tutorial
6140 Bug fix: Added horizontal scrollbar to description text in wizard.
6141 Bug fix: Installs properly even when system.tags file could not be generated.
6142 Bug fix: Compiler error with old gcc.
6144 Anjuta 1.1.98 rc2 for 1.2.0   (07 Nov 2003) -- Naba Kumar
6146 New: Double click on margin toggles bookmark.
6147 New: Double click on margin (debugger mode) adds/removes breakpoints.
6148 New: Single click on margin (debugger mode) enables/disables breakpoints
6149 New: Find previous added.
6150 New: Emacs style file modeline in files.
6151 Updated: Removed 'page setup' item from the file menu.
6152 Updated: Scintilla (cvs 2003-09-29 -- ver 1.55+)
6153 Updated: No libzvt dependency (means faster operation).
6154 Updated: Performance improvements in Editor.
6155 Updated: Documentations revived in docbook xml format.
6156 Bug fix: Symbol browser now loads properly for new projects.
6157 Bug fix: Fixed many compiler warnings.
6158 Bug fix: Fixed crash bug in Application wizard.
6159 Bug fix: Fixed crash bug in Project Import.
6160 Bug fix: Printing in proper UTF8
6161 Bug fix: Fixed crash bug during project creation.
6162 Bug fix: Fixed clean-before-build bug.
6163 Bug fix: Fixed find in files bugs.
6164 Bug fix: Fixed gettext bug with projects.
6165 Bug fix: Fixed Autoformat
6166 Bug fix: Fixed crash bug with 'Add watch expression'
6167 Bug fix: Fixed debugger freeze ups due to uninitialized strings in target programs.
6169 Anjuta 1.1.97 rc1 for 1.2.0   (26 June 2003) -- Naba Kumar
6171 New: Support for all text file encodings (can be customized in preferences).
6172 New: Line and word selection menu entries (setting shortcuts possible).
6173 New: Added *.css files highlighting.
6174 Updated: Project window and message window no longer always float above the main window.
6175 Updated: Reorganized messages tabs in more sensible order.
6176 Updated: Better 'Customize menu' message.
6177 Updated: Prompts for 'clean' for modified compiler options.
6178 Updated: Deprecated GNOME 1.x project wizards. It can still open older projects.
6179 Updated: Speedier startup (but needs more optimization todo).
6180 Updated: New splash.
6181 Updated: Some re-organization and cleanups.
6182 Updated: Better debugger operations.
6183 Updated: Better HIG complient dialogs.
6184 Updated: Many many translation updates.
6185 Bug fix: Separated -dP and -A flags of CVS update into different options.
6186 Bug fix: No more file corruption for non-utf-8 encodings.
6187 Bug fix: Removed references to older automake/autoconf in generated projects.
6188 Bug fix: Fixed automake errors with old automake in generated projects.
6189 Bug fix: Tcl/tk properties fix (all keywords will be recognized).
6190 Bug fix: Red color editor tab for modified files now consistent in inactive state also.
6191 Bug fix: Backward search works correctly.
6192 Bug fix: Fixed shell script to properly detect installed *-config files.
6193 Bug fix: Corrected many project generation codes.
6194 Bug fix: Fixed compiler errors associated with older gcc.
6195 Bug fix: Stack trace output can be activated with double-click.
6196 Bug fix: Properly closes automatic debugger-tip (was very annoying before).
6197 Bug fix: Properly jumps to correct file/line from build messages.
6198 Bug fix: CVS dialogs bug fixes.
6199 Bug fix: Fixed gnome-print, zvt and pcre dependencies in configure and rpm spec file.
6200 Bug fix: Fixed glade/glade-2 confusion in generated projects.
6201 Bug fix: Multiple file selection works now.
6202 Bug fix: Fixed failure in poping up search combo puldown (in main menu).
6203 Bug fix: And many more critical/non-critical bug fixes.
6204 Bug fix: Fixed non-working shortcuts (changed to working ones).
6206 Anjuta 1.1.1-beta   (05 May 2003)     -- Naba Kumar
6208 New: Ported to GNOME2:
6209 New: New Preferences management.
6210 New: Tools management.
6211 New: Watch and Backtrace moved to messages pane.
6212 New: GNOMEVFS based file browser.
6213 New: Pango fonts in editor (Anti-Aliased fonts).
6214 New: Project configuration for GUI editor and version.
6215 New: Advance search and replace (ported from 1.0.x branch).
6216 Updated: Scintilla 1.51+ (cvs)
6217 Updated: Session management. It now saves tree states.
6218 Bug fix: Many
6220 Anjuta 1.0.1:           (xth June 2002)                 -- Naba Kumar
6222 New: Auto-complete takes graphics now.
6223 NEW: Auto-complete automatic.
6224 New: Per project editor properties
6225 New: Sub windows now float above main window.
6226 New: Project version and excluded modules configuration.
6227 NEW: Errors and warnings indications in editor.
6228 New: Tools support and tools editor.
6229 New: Incremental search (like emacs I-Search)
6230 Bug fix: Printing now takes editor default fonts
6231 Bug fix: Rpm package fix
6232 Bug fix: ChangeLog insert uses spaces (instead of tabs)
6233 Bug fix: Fixed compiler warnings.
6234 Bug fix: Fixed debug terminal bug
6235 Bug fix: Disabled gladen to remove the libssl dep.
6236 Bug fix: brace indentation works properly.
6237 Bug fix: Wrap-around search
6238 Updated: Upgraded scintilla to 1.49+
6239 Updated: Upgraded editor properties and added new properties.
6240 Updated: Organized plugins
6242 Anjuta 1.0-beta1:       (1st August 2002)                       -- Andy Piper
6244    => Release of Anjuta-1.0-beta1 (beta)
6246 This precedes the final release of Anjuta for the 
6247 GNOME 1.x platform...
6249 New: CVS support for Projects and individual files,
6250      file revisions are displayed in Files pane
6251 New: Gnome Print support (including syntax colouring)
6252 New: Patch plugin to apply diffs
6253 New: Application Wizard support for wxWindows, Xlib, 
6254      GNOME2, Gtk2 and libglade2 Projects, plus option for 
6255          dynamic or static libraries as targets in generic Projects
6256 New: user identity preferences enabling new editor functions
6257 New: better GNOME integration, now uses configured GNOME URL 
6258      handlers
6259 New: MIME handling
6260 New: Anjuta kickstart tutorial
6261 New: automatic expression tips during debugging (hover-and-show)
6262 New: compilation warning/error navigation from terminal
6263 New: better find functionality
6264 New: enhanced file selection widget
6265 New: enhanced Evolution-style about dialog
6266 New: Automatic Variable display when mouse hovered on the
6267      variable name (in dubugger mode).
6268 New: Raw memory veiw for debugger (somewhat resembling ghex).
6270 Updated: synced to Scintilla 1.46
6271 Updated: many usability improvements to the GUI and menus
6273 --------------------------------------------------------------------
6275 Anjuta 0.1.9:   (14th February 2002)            -- Andy Piper
6277    => Release of Anjuta-0.1.9 (stable)
6278    
6279 New: messages manager rewritten to use notebook tabs
6280 New: symbol and tag browser fully based on TagManager
6281 New: embedded terminal window (using zvt)
6282 New: Project Import Wizard makes it easier to migrate
6283      existing projects to Anjuta (experimental)
6284 New: libglade project type added to the Application
6285      Wizard
6286 New: simple class creator plugin now included
6287 New: files autosaved before a build
6288 New: more translations - 21 languages now fully or 
6289      partially supported
6291 Updated: new look for the Application Wizard
6292 Updated: UI enhancements
6293 Updated: Solaris support improved
6294 Updated: many, many bug fixes.....
6296 --------------------------------------------------------------------
6298 Anjuta 0.1.8:   (30th November 2001)            -- Andy Piper
6300    => Release of Anjuta-0.1.8 (stable)
6301    
6302 New: integration of new TagManager library - much improved
6303      autocompletion and calltips functionality
6304 New: multiple file drag-and-drop
6305 New: ability to save build message output
6306 New: DOS file (CR/LF) handling
6307 New: basic plugin hooks added
6308 New: many new translations - 17 languages now fully or 
6309      partially supported
6311 Updated: notebook tabs notify when file has been changed, can be
6312          scrolled for browsing
6313 Updated: improvements to interactive debugger and communication
6314          with gdb
6315 Updated: improved find functionality, better dialogs
6316 Updated: synced up to version 1.41 of Scintilla, new lexers added
6317 Updated: new icons
6319 ... plus the usual bug fixes and minor feature additions.
6321 --------------------------------------------------------------------
6323 Anjuta 0.1.7:   (21st August 2001)              -- Stephane Demurget
6325    => Release of Anjuta-0.1.7 (stable) - bug fixes release
6327 Fixed: Two nasty bugs preventing to use the wizards (macros dir copy and
6328        src/source.c).
6329 Fixed: Interface clean up.
6330 Updated: HACKING, doc, and others
6331 Updated: french, spanish, turk and japan translations fully up-to-date.
6333 --------------------------------------------------------------------
6335 Anjuta 0.1.6:   (31st July 2001)                -- Nabakumar. 
6337    => Release of Anjuta-0.1.6 (stable).
6339 New: Class browser and file browser added in the project manager.
6340 New: GDP standardized docbook documentations.
6341 New: Anjuta faqs documentation.
6342 New: New gnomish icon set and splashscreen.
6343 New: Context sensitive help and gnome api browser
6344      (need Devhelp and the dev books to be installed).
6346 Added: Preferences for setting caret and selection colors.
6347 Fix for gdb version 5.
6348 Closes all files when project is closed.
6349 And many big fixes and minor feature additions.
6350 Translations updated.
6352 Note : the major part of the new project manager has been written but
6353 it needs time to be integrated and tested. That's why it's not present in
6354 this release. 
6356 --------------------------------------------------------------------
6358 Anjuta 0.1.4:   (25nd Mar 2001)         -- Nabakumar. 
6360    => Release of Anjuta-0.1.4 (stable).
6362 Calltips provided for Gnome function prototypes (and standard libraries functions).   
6363 Fixed project dir creation bug.
6364 Fixed double accelerators bug.
6365 Fixed source generation bug.
6366 Fixed pixmap creation with NULL window.
6367 i18n bug fix.
6368 Debugger now takes program args.
6369 Japanese translation.
6370 Other minor  bug fixes.
6372 --------------------------------------------------------------------
6374 Anjuta 0.1.3:   (4th Mar 2001)          -- Nabakumar. 
6376    => Release of Third  version (Alpha)  with lots of bugs.
6377    
6378 New Features in Anjuta 0.1.3:
6379 -----------------------------
6381         => Anjuta now integrates Scintilla editing component:
6382         ----------------------------------------------------
6383                 * Automatic syntax hilighting (using lexers).
6384                 * Code folding/hiding .
6385                 * Linenumbers/markers display.
6386                 * Text zooming.
6387                 * Text autocompletion
6388                 * Automatic indentation and indentation guides
6389                 * ... and much more.
6391         => Dynamic Project Management:
6392         -----------------------------
6393                 * Anjuta no longer uses the template based project management.
6394                 * Provides project configuration.
6395                 * Added two more modules in project management:
6396                         (Help module and Translation module).
6397                 * Added BONOBO support and BONOBO application wizard.
6398                 
6399         => Java style Properties management:
6400         -----------------------------------
6401                 Now uses Java style properties management. Which makes
6402                 it highly configurable, both from distributor's and user's side.
6403         
6404         => Supports for Other languages added:
6405         -------------------------------------
6406                 * Java, Perl, Python, LaTeX, 
6407                 ... and others can be user configurable.
6408                 
6409         => On-Board command editor:
6410         --------------------------
6411                 Facilitates customization of commands used
6412                 for compiling, building and execution.
6413         
6414         => Provides Hilite style editor:
6415         -------------------------------
6416                 Used for customizing Syntax hiliting style.
6417         
6418         => More intelligent messaging system:
6419         -----------------------------------
6420                 * Now error messages (or messages in general)
6421                 can be browsed using go to Prev/Next message,
6422                 goto start/end of block and goto matching braces.
6423         
6424         => Bookmarks management:
6425         -----------------------
6426                 Anjuta has now supported Bookmarks
6427                 management.
6428         
6429         => Debugger:
6430         -----------
6431                 * Now breakpoints can be toggled Onboard.
6432                 * Added Run to cursor.
6433                 * Fixed some earlier bugs.
6434         
6435         => Added Two more toolbars:
6436         --------------------------
6437                 * Browser toolbar for browsing messages,
6438                 bookmarks and code blocks.
6439                 * Format toolbar for easy formatting
6440                 of code statements.
6441                 
6442         => Application GUI:
6443         ------------------
6444                 * Smarter and more informative status bar.
6445                 * Improved memory to remember Application
6446                 GUI configuration between sessions.
6448 Thing that I forgot to change:
6449 ------------------------------
6450         => Anjuta Online manual. It's still the old one.
6451         so, new users may find it a bit annoying to learn
6452         the controls, especially those who are young
6453         in programming.
6455 --------------------------------------------------------------------
6456 Anjuta 0.1.2-beta_2:    (24th Feb 2001)         -- Nabakumar. 
6458    => Release of 0.1.2 beta2  version  with lesser bugs.
6460 --------------------------------------------------------------------
6461 Anjuta 0.1.2:   (03rd Nov 2000)         -- Nabakumar. 
6463    => Release of second version (Beta) with lesser bugs.
6465    => Minor fixes in Doc files.
6466    => Fixed to ignore non-existent dir for blank prj.
6467    => More checking in project creation, especially to confirm
6468         that the prj file already does not exist.
6469    => Now Menu item "Format/Detach current document" is inactive
6470         when there is no document opened.
6471    => Improved Library settings GUI.
6472    => Can now enable/disable added libraries.
6473    => Stock libs provided for ease of entry.
6475 --------------------------------------------------------------------
6476 Anjuta 0.1.1: (01rd Nov 2000)   -- Nabakumar. 
6478   => Release of first version (Beta) with lots of bugs.
6479         
6480 --------------------------------------------------------------------