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