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