Updated Spanish translation
[anjuta-git-plugin.git] / ChangeLog
blobf803fce2f3866a6dc9103b0e2f41c3c4f61720f0
1 2008-02-11  Johannes Schmid <jhs@gnome.org>
3         * plugins/file-manager/file-model.c: (file_model_expand_idle):
4   515868 – File browser only shows icons when activated
5   
6 2008-02-11  Johannes Schmid <jhs@gnome.org>
8         * plugins/file-manager/file-model.c: (file_model_expand_idle):
9         #515867 – Anjuta dies on startup
11 2008-02-11  Johannes Schmid <jhs@gnome.org>
13         * TODO.tasks: Marked subversion task as completed
15 === anjuta 2.3.4 ===
17 2008-02-11  Naba Kumar  <naba@gnome.org>
19         * configure.in: Bumped version to 2.3.4
21 2008-02-10  Naba Kumar  <naba@gnome.org>
23         * NEWS: Updated for release.
25 2008-02-10  Johannes Schmid <jhs@gnome.org>
27         * plugins/document-manager/anjuta-document-manager.plugin.in:
28         Added html, javascript and glade file types. This makes it possible to
29         edit a glade file by hand in anjuta (shows a dialog whether to use Glade or
30         document-manager (#514695 – Anjuta v2.2.3 can't open js files)
31         
32         * plugins/file-wizard/anjuta-file-wizard.glade:
33         * plugins/gdb/anjuta-gdb.glade:
34         * plugins/project-wizard/anjuta-project-wizard.glade:
35         * plugins/search/anjuta-search.glade:
36         * plugins/terminal/anjuta-terminal-plugin.glade:
37         
38         Fixed some other translation issues (#507921)
40 2008-02-10  Naba Kumar  <naba@gnome.org>
42         * plugins/gtodo/preferences.c: (preferences_cb_do_tooltip): Removed
43         unnecessary warning. Fixes bug #510183 - Tooltips claim to be broken.
45 2008-02-10  Sébastien Granjoux  <seb.sfo@free.fr>
47         * manuals/anjuta-manual/C/interface.xml,
48         manuals/anjuta-manual/C/introduction.xml,
49         manuals/anjuta-manual/C/preferences.xml,
50         manuals/anjuta-manual/C/fileoperations.xml,
51         manuals/anjuta-manual/C/projects.xml:
52         Fix spelling errors, including bug #515204, #515172, #515117
53         and #513892
55 2008-02-10  Naba Kumar  <naba@gnome.org>
57         * plugins/document-manager/plugin.c: Fixed stream comment and added
58         translator's comment for 'block comment', 'box comment' and 'stream
59         comment'
61 2008-02-10  Sébastien Granjoux  <seb.sfo@free.fr>
63         * plugins/debug-manager/command.c,
64         plugins/debug-manager/command.h,
65         plugins/debug-manager/breakpoints.c,
66         libanjuta/interfaces/libanjuta.idl:
67         Avoid adding the same breakpoint several times
69         * plugins/gdb/debugger.c:
70         Fix bug #515463: Deattaching process kill it
72 2008-02-10  Sébastien Granjoux  <seb.sfo@free.fr>
74         * manuals/anjuta-manual/C/debugger.xml:
75         Fix translation bug #515459 and #515460
77 2008-02-10  Johannes Schmid <jhs@gnome.org>
79   Patch from Rémi Cardona <remi@gentoo.org>
81         * plugins/build-basic-autotools/Makefile.am:
82         * plugins/cvs-plugin/Makefile.am:
83         * plugins/document-manager/Makefile.am:
84         * plugins/editor/Makefile.am:
85         * plugins/indent/Makefile.am:
86         * plugins/language-support-cpp-java/Makefile.am:
87         * plugins/message-view/Makefile.am:
88         * plugins/sourceview/Makefile.am:
89         * plugins/symbol-browser/Makefile.am:
90         * plugins/terminal/Makefile.am:
91         * scripts/build-schemas.mk:
92         * src/Makefile.am:
93   Fix #512531 – Parallel build fails
94   
95   * AUTHORS: Added Rémi
97 2008-02-10  Sébastien Granjoux  <seb.sfo@free.fr>
99         * plugins/debug-manager/queue.c:
100         Fix interrupt command, not working due to previous change
102 2008-02-10  Johannes Schmid <jhs@gnome.org>
104         * src/Makefile.am:
105         * src/anjuta-app.c:
106         * src/anjuta-callbacks.c (removed):
107         * src/anjuta-callbacks.h (removed):
108         
109         Removed (almost) empty files, fixes #515383 and #515388
111 2008-02-09  James Liggett <jrliggett@cox.net>
113         Reviewed by Naba Kumar  <naba@gnome.org>:
115         * plugins/subversion/svn-add-command.c: (svn_add_command_new):
116         * plugins/subversion/svn-cat-command.c: (svn_cat_command_new):
117         * plugins/subversion/svn-command.c:
118         (svn_command_make_canonical_path):
119         * plugins/subversion/svn-command.h:
120         * plugins/subversion/svn-copy-command.c: (svn_copy_command_new):
121         * plugins/subversion/svn-diff-command.c: (svn_diff_command_new):
122         * plugins/subversion/svn-log-command.c: (svn_log_command_new):
123         * plugins/subversion/svn-merge-command.c: (svn_merge_command_new):
124         * plugins/subversion/svn-remove-command.c:
125         (svn_remove_command_new):
126         * plugins/subversion/svn-status-command.c:
127         (svn_status_command_new):
128         * plugins/subversion/svn-switch-command.c:
129         (svn_switch_command_new):
130         * plugins/subversion/svn-update-command.c:
131         (svn_update_command_new):
132         Make sure that all paths are "canonical" by libsvn rules so anjuta doesn't 
133         die if the user gives a path that libsvn doesn't like. 
134         
135         Fixes bug #515500
137 2008-02-08  Sébastien Granjoux  <seb.sfo@free.fr>
139         * plugins/debug-manager/command.c,
140         plugins/debug-manager/command.h,
141         plugins/debug-manager/queue.c:
142         Fix crashes when trying to stop the debugger while it is busy
144 2008-02-08  Johannes Schmid <jhs@gnome.org>
146   Patch from Rodrigo Moya <rodrigo@novell.com>
148         * plugins/glade/plugin.c: (ifile_open):
149         * plugins/symbol-browser/test-class.cpp:
150         * AUTHORS: Added Rodrigo
151         
152         #514732 – 64 bit compliation error
153         #514733 – Use of uninitialized variables
155 2008-02-05  Sébastien Granjoux  <seb.sfo@free.fr>
157         * manuals/anjuta-manual/C/debugger.xml:
158         Fix translation bug #514494 and bug #514440
160 2008-02-05  Massimo Cora'  <maxcvs@email.it>
162         * plugins/symbol-db/symbol-db-engine-iterator-node.c:
163         Fix a compile error added in the previous patch
165 2008-02-04  Sébastien Granjoux  <seb.sfo@free.fr>
167         * plugins/profiler/gprof-view.c,
168         plugins/class-inheritance/class-callbacks.c,
169         plugins/class-inheritance/class-inherit.c,
170         plugins/symbol-browser/an_symbol.c,
171         plugins/symbol-db/symbol-db-engine-iterator-node.c,
172         libanjuta/interfaces/libanjuta.idl:
173         Change ianjuta_symbol_file function to ianjuta_symbol_uri
175 2008-02-04  Johannes Schmid <jhs@gnome.org>
177         * plugins/search/anjuta-search.glade: Fixed typo
179 2008-02-03  Johannes Schmid <jhs@gnome.org>
181         * libanjuta/anjuta-save-prompt.c: (anjuta_save_prompt_add_item):
182         * libanjuta/anjuta-utils.c: (anjuta_util_execute_shell):
183         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin
184         .glade:
185         * plugins/build-basic-autotools/build-basic-autotools.c:
186         (build_get_context), (build_configure_project):
187         * plugins/class-gen/anjuta-class-gen-plugin.glade:
188         * plugins/cvs-plugin/anjuta-cvs-plugin.glade:
189         * plugins/cvs-plugin/cvs-callbacks.c: (on_cvs_commit_response):
190         * plugins/cvs-plugin/cvs-execute.c: (on_cvs_terminated):
191         * plugins/devhelp/plugin.c: (devhelp_activate):
192         * plugins/editor/Makefile.am:
193         * plugins/editor/anjuta-editor-scintilla.glade:
194         * plugins/editor/text_editor.c:
195         * plugins/editor/text_editor.h:
196         * plugins/editor/text_editor_menu.c (removed):
197         * plugins/editor/text_editor_menu.h (removed):
198         * plugins/file-wizard/anjuta-file-wizard.glade:
199         * plugins/gtodo/notification.c: (create_notification_window):
200         * plugins/gtodo/preferences.c: (preferences_widget):
201         * plugins/language-support-cpp-java/plugin.c:
202         (cpp_java_plugin_activate_plugin):
203         * plugins/message-view/anjuta-message-manager-plugin.glade:
204         * plugins/message-view/plugin.c: (activate_plugin):
205         * plugins/project-manager/plugin.c: (confirm_removal):
206         * plugins/search/anjuta-search.glade:
207         * plugins/search/plugin.c:
208         * plugins/search/search-replace.c: (nb_results_alert):
209         * plugins/subversion/subversion-commit-dialog.c:
210         (on_subversion_commit_response):
211         * plugins/symbol-browser/plugin.c: (activate_plugin):
212         * plugins/valgrind/plugin.c: (on_menu_run_activate):
213         * plugins/valgrind/vgcachegrindprefs.c: (cache_settings_new):
214         * plugins/valgrind/vggeneralprefs.c: (vg_general_prefs_init):
215         * src/anjuta.glade:
216         
217         Fixed translation bugs from #507921.
218         Removed unused files in scintilla plugin
220 2008-02-03  Sébastien Granjoux  <seb.sfo@free.fr>
222         * manuals/anjuta-manual/C/debugger.xml:
223         Fix bug #514124 and bug #514138: Wrong menu item name
225 2008-02-03  Sébastien Granjoux  <seb.sfo@free.fr>
227         * plugins/profiler/gprof-view.c,
228         plugins/symbol-browser/plugin.c,
229         plugins/class-inheritance/class-callbacks.c,
230         plugins/debug-manager/plugin.c,
231         plugins/tools/editor.c,
232         plugins/search/search-replace.c,
233         plugins/search/search-replace_backend.c,
234         plugins/search/search-replace_backend.h,
235         plugins/build-basic-autotools/build-basic-autotools.c,
236         plugins/document-manager/plugin.c,
237         plugins/document-manager/file_history.c,
238         plugins/document-manager/anjuta-docman.c,
239         plugins/document-manager/anjuta-docman.h,
240         plugins/document-manager/action-callbacks.c,
241         libanjuta/interfaces/libanjuta.idl:
242         Rename IAnjutaDocumentManager functions:
243         find_document_with_path, goto_file_line, goto_file_line_mark
244         and get_full_filename into
245         find_document_with_uri, goto_uri_line, goto_uri_line_mark
246         and get_uri
247         Fix search plugin to use an URI instead of a file path
248         Fix anjuta_docman_get_uri to always return an URI
250 2008-02-03  Sébastien Granjoux  <seb.sfo@free.fr>
252         * plugins/debug-manager/breakpoints.c:
253         Fix bug #514118: Rename Clear All Breakpoints to Remove
254         All Breakpoints
256 2008-02-03  Sébastien Granjoux  <seb.sfo@free.fr>
258         * manuals/anjuta-manual/C/debugger.xml:
259         Update debugger documentation
261 2008-02-03  Sébastien Granjoux  <seb.sfo@free.fr>
263         * plugins/debug-manager/sharedlib.c,
264         plugins/debug-manager/anjuta-debug-manager.glade,
265         plugins/debug-manager/queue.c,
266         plugins/tools/execute.c,
267         plugins/tools/anjuta-tools.glade,
268         plugins/tools/editor.c,
269         plugins/project-wizard/templates/terminal.wiz,
270         plugins/project-wizard/templates/xlib-dock.wiz,
271         plugins/project-wizard/templates/wxwin.wiz,
272         plugins/project-wizard/templates/java.wiz,
273         plugins/project-wizard/templates/gnome.wiz,
274         plugins/project-wizard/templates/anjuta-plugin.wiz,
275         plugins/project-wizard/templates/gtkmm.wiz,
276         plugins/project-wizard/templates/python.wiz,
277         plugins/project-wizard/templates/cpp.wiz,
278         plugins/project-wizard/templates/sdl.wiz,
279         plugins/project-wizard/templates/gtk.wiz,
280         plugins/project-wizard/templates/minimal.wiz,
281         plugins/project-wizard/templates/xlib.wiz,
282         plugins/project-wizard/templates/gcj.wiz,
283         plugins/gdb/plugin.c,
284         plugins/gdb/debugger.c,
285         libanjuta/anjuta-plugin-manager.c:
286         Partial fix of #507921: translation issues in debug-manager, tools,
287         project-wizard, gdb and anjuta-plugin-manager.
289 2008-02-02  Sébastien Granjoux  <seb.sfo@free.fr>
291         * plugins/debug-manager/queue.c:
292         Debugger Local, Stack and Thread windows were missing due to
293         the previous change.
295 2008-02-02  Johannes Schmid <jhs@gnome.org>
297         * manuals/anjuta-manual/Makefile.am:
298         Fixed #513888 – Trailing '\' in anjuta-manual/Makefile.am 
299         causes make install to fail
301 2008-02-02  Johannes Schmid <jhs@gnome.org>
303         * plugins/macro/macros.xml:
304         #495511 – Header_h macro correction
306 2008-02-02  Johannes Schmid <jhs@gnome.org>
308         * plugins/patch/patch-plugin.glade:
309         gtk-apply is not translatable...
311 2008-02-02  Johannes Schmid <jhs@gnome.org>
313         * plugins/build-basic-autotools/build-basic-autotools.c:
314         (on_build_mesg_format):
315         
316         Also check for untranslated messages from make. Should fix 
317         #511981 – Error parsing make output
319 2008-02-02  Johannes Schmid <jhs@gnome.org>
321         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin
322         .glade:
323         
324         Fixed #511010 – [UI] Execute program utility window
326 2008-02-02  Johannes Schmid <jhs@gnome.org>
328         * src/anjuta.glade:
329         Fixed #509908 – [UI] Problems with the General settings tab
331 2008-02-02  Johannes Schmid <jhs@gnome.org>
333         * manuals/anjuta-manual/C/fileoperations.xml:
334         Fixed #513730 – Option not present in the GUI po file
336 2008-02-02  Johannes Schmid <jhs@gnome.org>
338         * plugins/sourceview/anjuta-editor-sourceview.glade:
339         Adjust preferences default values
341 2008-02-02  Johannes Schmid <jhs@gnome.org>
343         * plugins/document-manager/plugin.c: (docman_plugin_set_tab_pos):
344         Fixed #512535 – Open files tabs' position is correctly remembered 
345         but not applied at startup
347 2008-02-02  Johannes Schmid <jhs@gnome.org>
349         * plugins/search/search-replace.c: (on_message_clicked):
350         Pass and uri ianjuta_document_manager_goto_file_line_mark() to
351         fix clicking on search result messages
353 2008-02-01  James Liggett <jrliggett@cox.net>
355         * plugins/subversion/svn-command.c: (on_svn_notify):
356         Fixed wrong status message output when resolving conflicts.
358 2008-02-02  Johannes Schmid <jhs@gnome.org>
360         * configure.in: Require GtkSourceView 2.1.2
361         * plugins/sourceview/sourceview-prefs.c: (init_colors_and_fonts):
362         * plugins/sourceview/sourceview.c: (mark_real), (imark_unmark),
363         (imark_is_marker_set), (imark_delete_all_markers),
364         (ibookmark_toggle), (goto_bookmark), (ibookmark_clear_all):
365         
366         Adapted to API changes in GtkSourceView
368 2008-02-01  Johannes Schmid <jhs@gnome.org>
370         * plugins/sourceview/sourceview-prefs.c: (sourceview_prefs_init):
371         Fixed tabsize preference
373 2008-02-01  Johannes Schmid <jhs@gnome.org>
375         * manuals/anjuta-manual/C/fileoperations.xml:
376         * manuals/anjuta-manual/C/interface.xml:
377         Updated manual
378         
379         * manuals/anjuta-manual/Makefile.am:
380         * manuals/anjuta-manual/C/figures/*:
381         
382         Updated figures to be in clearlooks theme, removed old figures
384 2008-02-01  Johannes Schmid <jhs@gnome.org>
386         * plugins/patch/patch-plugin.glade:
387         * plugins/patch/plugin.c: (patch_plugin_activate):
388         Another UI issue with the patch plugin and silenced a compiler
389         warning
390         
391         Patch from James Liggett:
392         * plugins/profiler/gprof-call-graph-view.c:
393         (gprof_call_graph_view_create_columns):
394         * plugins/profiler/gprof-flat-profile-view.c:
395         (gprof_flat_profile_view_create_columns):
396         * plugins/profiler/gprof-view.c: (gprof_view_format_float):
397         * plugins/profiler/gprof-view.h:
398         
399         Use two decimal places for float values in profiler views (#507831)
401 2008-02-01  Johannes Schmid <jhs@gnome.org>
403         * configure.in:
404         * plugins/editor/Makefile.am:
405         
406         Fixed #512751 – libgnomeprint unnecessary without scintilla
408 2008-01-31  Johannes Schmid <jhs@gnome.org>
410         * plugins/language-manager/languages.xml:
411         Added a pretty ugly string for C++ headers. Maybe we should rely
412         on mime-types instead...
414 2008-01-31  Johannes Schmid <jhs@gnome.org>
416         * plugins/language-support-cpp-java/cpp-java-assist.c:
417         (get_iter_column), (cpp_java_assist_get_calltip_context),
418         (cpp_java_assist_show_calltip), (cpp_java_assist_check),
419         (on_assist_chosen), (cpp_java_assist_install):
420         * plugins/language-support-cpp-java/plugin.c:
421         (on_editor_char_inserted_cpp):
422         Removed annoying DEBUG_PRINTs
423         
424         * plugins/sourceview/anjuta-view.c: (anjuta_view_key_press_event):
425         * plugins/sourceview/sourceview-cell.c: (icell_get_attribute):
426         * plugins/sourceview/sourceview.c: (iassist_show_tips):
427         
428         Fixed "jumping" tooltips, fixed indentation of brances
430 2008-01-31  Johannes Schmid <jhs@gnome.org>
432         * plugins/document-manager/plugin.c: (on_document_changed):
433         Fixed crash when closing anjuta after all document tabs have been closed
435 2008-01-31  Sébastien Granjoux  <seb.sfo@free.fr>
437         * plugins/debug-manager/anjuta-debug-manager.glade:
438         Fix #513485: wrong strings maked as translatable
440 2008-01-31  Sébastien Granjoux  <seb.sfo@free.fr>
442         * plugins/debug-manager/threads.c,
443         plugins/debug-manager/stack_trace.c:
444         Avoid crash when getting relative path from debugger (same fix
445         than for #510028)
447         * plugins/debug-manager/queue.c:
448         Emit all state changes notification
450         * plugins/debug-manager/start.c:
451         Fix #511586: Project path with "+" not working in debugger
453 2008-01-31  Johannes Schmid <jhs@gnome.org>
455         * plugins/patch/patch-plugin.glade:
456         Fixed button ui problem...
457         
458         Patch from James Liggett:
459         * plugins/profiler/gprof-call-graph-block-entry.c:
460         (gprof_call_graph_block_primary_entry_new),
461         (gprof_call_graph_block_secondary_entry_new):
462         * plugins/profiler/gprof-flat-profile-entry.c:
463         (gprof_flat_profile_entry_new):
464         
465         Fix #507831 - Wrong Profiler values for some locales
467 2008-01-31  Johannes Schmid <jhs@gnome.org>
469         * plugins/sourceview/anjuta-editor-sourceview.glade:
470         * plugins/sourceview/sourceview-prefs.c:
471         * plugins/sourceview/sourceview.c: (sourceview_finalize):
472   
473   Fixed Editor->View popup menu for those entries that are appropriate for
474   sourceview    
476 2008-01-30  Sébastien Granjoux  <seb.sfo@free.fr>
478         * plugins/debug-manager/breakpoints.c:
479         Fix #512901: Crash when adding a breakpoint
481         * plugins/debug-manager/queue.c:
482         Remove a possible memory leak
484 2008-01-30  Sébastien Granjoux  <seb.sfo@free.fr>
486         * plugins/debug-manager/data_view.c,
487         plugins/debug-manager/sparse_view.c,
488         manuals/anjuta-manual/C/debugger.xml:
489         Fix #513130, #513131 #513135: Wrong menu item names and errors
490         in the documentation
492 2008-01-30  Sébastien Granjoux  <seb.sfo@free.fr>
494         * plugins/tools/editor.c:
495         ianjuta_document_manager_find_document_with_path expect an uri not
496         a path
498 2008-01-29  Sébastien Granjoux  <seb.sfo@free.fr>
500         * manuals/reference/libanjuta/libanjuta-docs.sgml,
501         manuals/reference/libanjuta/libanjuta-sections.txt,
502         libanjuta/interfaces/libanjuta.idl:
503         Documentation fixes for IAnjutaDebugger* interfaces
505 === anjuta 2.3.3 ===
507 2008-01-27  Naba Kumar  <naba@gnome.org>
509         * Makefile.am, anjuta.spec.in, configure.in: Removed unmaintained
510         rpm spec file.
512         * plugins/symbol-browser/plugin.c: (on_editor_foreach_disconnect),
513         (value_added_current_editor), (value_removed_current_editor):
514         Removed dead code.
516         * TODO.tasks: Updated.
518         * libanjuta/anjuta-save-prompt.c: (anjuta_save_prompt_init): Added
519         scrollwindow shadow in.
521         * plugins/editor/anjuta-editor-scintilla.glade:
522         * plugins/editor/style-editor.c: (create_style_editor_gui):
523         Set style window transient and cetered for preferences window.
524         Fixed Bug #365490 - problems displaying Scintilla Colors & Fonts dialog
526         * plugins/editor/anjuta-editor-scintilla.glade:
527         Fixes Bug #427108 - Scintilla plugin configuration folding-style
528         setting not working
530         * configure.in, NEWS: Updated for release 2.3.3
532 2008-01-26  Sébastien Granjoux  <seb.sfo@free.fr>
534         * plugins/debug-manager/anjuta-debug-manager.glade:
535         Fix #512224: Use a string in english
537 2008-01-26  Sébastien Granjoux  <seb.sfo@free.fr>
539         * plugins/build-basic-autotools/build-basic-autotools.c:
540         ianjuta_document_manager_goto_file_line_mark needs an uri and
541         not a file path
543 2008-01-26  Sébastien Granjoux  <seb.sfo@free.fr>
545         * plugins/symbol-browser/plugin.c,
546         plugins/symbol-browser/an_symbol_view.c:
547         use gnome_vfs_get_uri_from_local_path to get local path from uri
548         This takes care of escaping some characters
550 2008-01-25  Sébastien Granjoux  <seb.sfo@free.fr>
552         * plugins/debug-manager/stack_trace.c:
553         Probably fix #510028: crash debugger when having a relative filename
554         in stack trace
556 2008-01-25 Tom <tpgww@onepost.net>
558         reviewed by: Sébastien Granjoux  <seb.sfo@free.fr>
560         * plugins/document-manager/plugin.c,
561         plugins/document-manager/file_history.c,
562         plugins/document-manager/file_history.h,
563         plugins/document-manager/anjuta-docman.c,
564         plugins/document-manager/anjuta-docman.h:
565         Rename filename argument to uri when an uri is expected
566         anjuta_docman_get_document_for_uri will remove symlinks 
568 2008-01-25  Naba Kumar  <naba@gnome.org>
570         * plugins/terminal/terminal.c: (terminal_execute),
571         (activate_plugin):
572         * plugins/tools/execute.c: Fixed couple of gtk+ critical warnings.
574 2008-01-24  Sébastien Granjoux  <seb.sfo@free.fr>
576         * plugins/debug-manager/anjuta-debug-manager.glade,
577         plugins/debug-manager/start.c:
578         Fix #511049: Change UI of add source directories dialog
580 2008-01-24  Naba Kumar  <naba@gnome.org>
582         * plugins/editor/text-editor-iterable.c: (iiter_get_length):
583         * plugins/editor/text_editor.c: (itext_editor_get_text_all),
584         (itext_editor_get_text), (itext_editor_get_length): Fixes implementations
585         of ianjuta_editor_get_length(), ianjuta_iterable_get_length() and
586         ianjuta_editor_get_text_all(). Current Search-replace and symbol-db
587         should work now.
589 2008-01-24  Johannes Schmid <jhs@gnome.org>
591         Patch from: Luca Ferretti <ella.uca@libero.it>:
593         * plugins/document-manager/anjuta-docman.c:
594         (anjuta_docman_page_init), (anjuta_docman_class_init):
595         * plugins/message-view/anjuta-msgman.c: (anjuta_msgman_page_new):
596         
597         Fix #511757 – Close icon in tabs cut off (Patch was only for
598         document-manager, also adapted it for message-manager)
600 2008-01-24  Johannes Schmid <jhs@gnome.org>
602         * plugins/Makefile.am:
603         * plugins/sourceview/anjuta-document.c:
604         * plugins/sourceview/anjuta-marshal.list:
605         * plugins/sourceview/anjuta-view.c: (anjuta_view_class_init),
606         (anjuta_view_key_press_event):
607         * plugins/sourceview/sourceview-cell.c: (icell_iface_init),
608         (iiter_next), (iiter_previous), (iiter_last), (iiter_compare),
609         (iiter_diff), (iiter_iface_init):
610         * plugins/sourceview/sourceview.c: (on_document_char_added),
611         (ieditor_goto_position), (ieditor_get_text),
612         (ieditor_get_text_all), (ieditor_get_position), (ieditor_insert),
613         (ieditor_erase), (ieditor_get_line_from_position),
614         (ieditor_get_line_begin_position), (ieditor_get_line_end_position),
615         (ieditor_get_position_from_offset), (ieditor_get_start_position),
616         (ieditor_get_end_position), (ieditor_goto_start),
617         (ieditor_goto_end), (ieditor_iface_init), (iconvert_to_upper),
618         (iconvert_to_lower), (iindic_set), (iassist_suggest),
619         (iassist_show_tips):
620         
621         Implemented new iterators interface in sourceview editor and
622         re-enabled it.
624 2008-01-23  Naba Kumar  <naba@gnome.org>
626         * libanjuta/interfaces/libanjuta.idl:
627         * manuals/reference/libanjuta/libanjuta-sections.txt:
628         * plugins/build-basic-autotools/build-basic-autotools.c:
629         (build_indicator_location_set), (on_editor_changed):
630         * plugins/debug-manager/plugin.c: (show_program_counter_in_editor):
631         * plugins/debug-manager/variable.c: (get_hovered_word):
632         * plugins/document-manager/action-callbacks.c:
633         (on_editor_command_upper_case_activate),
634         (on_editor_command_lower_case_activate):
635         * plugins/document-manager/search-box.c: (on_incremental_search),
636         (on_search_activated):
637         * plugins/editor/text-editor-iterable.c: (icell_get_attribute),
638         (iiter_last), (iiter_set_position), (iiter_get_position),
639         (iiter_get_length), (iiter_compare), (iiter_diff),
640         (iiter_iface_init):
641         * plugins/editor/text_editor.c: (text_editor_get_position_lineno),
642         (text_editor_goto_point), (itext_editor_goto_start),
643         (itext_editor_goto_end), (itext_editor_goto_position),
644         (itext_editor_get_text_all), (itext_editor_get_text),
645         (itext_editor_get_position), (itext_editor_get_offset),
646         (itext_editor_get_length), (itext_editor_insert),
647         (itext_editor_erase), (itext_editor_erase_all),
648         (itext_editor_get_column), (itext_editor_get_overwrite),
649         (itext_editor_set_popup_menu),
650         (itext_editor_get_line_from_position),
651         (itext_editor_get_line_begin_position),
652         (itext_editor_get_line_end_position),
653         (itext_editor_get_position_from_offset),
654         (itext_editor_get_start_position), (itext_editor_get_end_position),
655         (itext_editor_iface_init), (iconvert_to_upper),
656         (iconvert_to_lower), (iassist_suggest), (iassist_show_tips),
657         (iindicable_set):
658         * plugins/editor/text_editor.h:
659         * plugins/editor/text_editor_cbs.c:
660         (on_text_editor_scintilla_notify):
661         * plugins/indent/plugin.c: (on_indent_action_activate):
662         * plugins/language-support-cpp-java/cpp-java-assist.c:
663         (cpp_java_assist_get_scope_context),
664         (cpp_java_assist_get_pre_word),
665         (cpp_java_assist_show_autocomplete),
666         (cpp_java_assist_show_calltip), (cpp_java_assist_check),
667         (on_editor_char_added), (on_assist_chosen):
668         * plugins/language-support-cpp-java/plugin.c:
669         (get_line_indentation), (skip_iter_to_previous_logical_line),
670         (skip_preprocessor_lines), (initialize_indentation_params),
671         (set_line_indentation), (get_line_indentation_base),
672         (get_line_auto_indentation), (on_editor_char_inserted_cpp),
673         (on_editor_char_inserted_java), (on_auto_indent):
674         * plugins/macro/macro-actions.c: (match_shortcut):
675         * plugins/macro/macro-dialog.c: (on_ok_clicked):
676         * plugins/macro/plugin.c: (match_keyword):
677         * plugins/search/plugin.c: (find_incremental):
678         * plugins/search/search-replace.c: (search_and_replace),
679         (search_start_over):
680         * plugins/search/search-replace_backend.c:
681         (file_buffer_new_from_te), (file_buffer_line_from_pos),
682         (create_search_entries):
683         * plugins/symbol-browser/plugin.c:
684         (on_editor_buffer_symbols_update_timeout), (on_char_added),
685         (isymbol_manager_iface_init):
686         * plugins/symbol-db/plugin.c:
687         (on_editor_buffer_symbols_update_timeout), (on_char_added),
688         (isymbol_manager_iface_init):
689         * plugins/tools/execute.c: (atp_output_context_construct),
690         (atp_output_context_destroy), (atp_user_tool_execute):
692         Update IAnjutaEditor and IAnjutaIndicable interfaces to take
693         iterators instead of integer offsets.
694         - Renamed original ianjuta_editor_get_position(int) to 
695         ianjuta_editor_get_offset(). It is deprecated.
696         - Renamed original ianjuta_editor_get_position_iter() to
697         ianjuta_editor_get_position().
698         - Renamed ianjuta_editor_get_cell_iter() to
699         ianjuta_editor_get_position_from_offset()
700         - Renamed ianjuta_editor_get_text_iter() to ianjuta_editor_get_text()
701         - Added new methods:
702         ianjuta_editor_get_start_position(), ianjuta_editor_get_end_position()
703         ianjuta_editor_get_text_all(), ianjuta_editor_goto_start(),
704         ianjuta_editor_goto_end().
705         - All relevent signals and methods converted to use iterators.
706         - All relevent plugins fixed to use new API.
707         - Removed ianjuta_editor_cell_get_line() because it is provided by
708         ianjuta_editor_get_line_from_position().
709         - Removed ianjuta_symbol_manager_get_completions_at_position()
710         because it not used anywhere and is not right to be there.
711         - Updated IAnjutaEditable documentation.
713         Updated IAnjutaIterable interface:
714         - ianjuta_iterable_compare() and ianjuta_iterable_diff()
715         - Introduced 'end-iter' to point at the end of the list.
716         - Updated IAnjutaIterable documentation.
718         * plugins/Makefile.am:
719         (Disabled sourceview plugin for now. Jhs is coming up with a patch
720         for it soon).
722 2008-01-22  Johannes Schmid <jhs@gnome.org>
724         * plugins/file-wizard/anjuta-file-wizard.plugin.in:
725         * plugins/project-import/anjuta-project-import.glade:
726         * plugins/project-import/anjuta-project-import.plugin.in:
727         * plugins/project-wizard/anjuta-project-wizard.glade:
728         * plugins/project-wizard/anjuta-project-wizard.plugin.in:
729         * plugins/project-wizard/druid.c: (npw_druid_new):
730         * plugins/project-wizard/plugin.c: (npw_plugin_create_view):
731         
732         Fixed #465084 – wizard instead of assistant (only string changes...)
734 2008-01-20  Rob Bradford  <rob@openedhand.com>
736         * libanjuta/anjuta-utils.c: (anjuta_util_parse_args_from_string):
737         Fix parsing with quotes in the command line. Kudos to Jorn Baayen for
738         coming up with the solution. (Bug: #510390.)
740 2008-01-20  Sébastien Granjoux  <seb.sfo@free.fr>
742         * plugins/build-basic-autotools/executer.c:
743         Fix #502508, use anjuta_launcher to keep program output
745         * plugins/terminal/terminal.c:
746         Remove unused child_initizlized member
747         Start the shell on plugin activation
749 2008-01-20  Sébastien Granjoux  <seb.sfo@free.fr>
751         * plugins/debug-manager/sparse_buffer.c:
752         Fix a crash when scrolling in the diassembly window
754         * plugins/debug-manager/sparse_view.c:
755         Small limit change using the same "unit" for both number
757 2008-01-19  Naba Kumar  <naba@gnome.org>
759         * plugins/language-support-cpp-java/cpp-java-assist.c:
760         (cpp_java_assist_get_scope_context),
761         (cpp_java_assist_get_pre_word): Usef ianjuta_editer_get_text_iter()
762         instead.
764 2008-01-19  Johannes Schmid <jhs@gnome.org>
766         * plugins/sourceview/anjuta-editor-sourceview.glade:
767         * plugins/valgrind/vgrule-editor.c: (vg_rule_editor_save):
768         
769         And even more strings...
771 2008-01-19  Sébastien Granjoux  <seb.sfo@free.fr>
773         * plugins/project-wizard/templates/cpp/src/main.cc:
774         Fix #498734, typing error in c++ project template
776 2008-01-19  Johannes Schmid <jhs@gnome.org>
778         * plugins/editor/text_editor.c: (text_editor_save_file):
779         * plugins/macro/anjuta-macro.glade:
780         * plugins/subversion/anjuta-subversion.glade:
782         Fixed even more strings
784 2008-01-19  Sébastien Granjoux  <seb.sfo@free.fr>
786         * plugins/language-support-cpp-java/cpp-java-assist.c:
787         Fix bug #488519, remove critical warning (completion_cache == NULL
788         is valid)
790 2008-01-19  Sébastien Granjoux  <seb.sfo@free.fr>
792         * plugins/gdb/debugger.c:
793         Enable logging of gdb communication with an environment variable
795 2008-01-19  Naba Kumar  <naba@gnome.org>
797         * plugins/editor/text-editor-iterable.c: (iiter_next),
798         (iiter_set_position), (iiter_get_position), (iiter_get_length): Use
799         editor native funtions to avoid round trips.
801 2008-01-19  Sébastien Granjoux  <seb.sfo@free.fr>
803         * plugins/editor/text_editor.c:
804         Fix a bug due to the previous patch: Unable to save new file in 
805         Scintilla
807 2008-01-18  Sébastien Granjoux  <seb.sfo@free.fr>
809         * plugins/debug-manager/disassemble.c,
810         plugins/debug-manager/disassemble.h,
811         plugins/debug-manager/registers.c,
812         plugins/debug-manager/registers.h,
813         plugins/debug-manager/memory.c,
814         plugins/debug-manager/memory.h,
815         plugins/debug-manager/command.c,
816         plugins/debug-manager/command.h,
817         plugins/debug-manager/queue.c,
818         plugins/debug-manager/queue.h,
819         plugins/debug-manager/breakpoints.c,
820         plugins/debug-manager/stack_trace.c,
821         plugins/debug-manager/threads.c,
822         plugins/debug-manager/plugin.c,
823         plugins/gdb/plugin.c,
824         plugins/gdb/debugger.c,
825         plugins/gdb/debugger.h,
826         manuals/reference/libanjuta/libanjuta-sections.txt,
827         manuals/reference/libanjuta/libanjuta.types,
828         libanjuta/interfaces/libanjuta.idl:
829         Use gulong instead of guint for addresses
830         Split IAnjutaCpuDebugger interface in IAnjutaDebuggerRegister,
831         IAnjutaDebuggerMemory and IAnjutaDebuggerInstruction
833         * plugins/gdb/anjuta-gdb.plugin.in:
834         Remove reference to IAnjutaCpuDebugger (useless)
836 2008-01-18  Johannes Schmid <jhs@gnome.org>
838         * AUTHORS: Added Alexander
840 2008-01-18  Johannes Schmid <jhs@gnome.org>
842   Patch from: Alexander Korolyov <kilork@yandex.ru>
844         * plugins/editor/text_editor.c: (load_from_file),
845         (text_editor_save_file):
846         
847         Fixed symlinks (#510238) and file permission (#405321)
848         handling for scintilla editor. 
849   
850 2008-01-17  Johannes Schmid <jhs@gnome.org>
852         * plugins/document-manager/action-callbacks.c:
853         (on_editor_command_select_all_activate),
854         (on_editor_command_cut_activate),
855         (on_editor_command_paste_activate),
856         (on_editor_command_copy_activate),
857         (on_editor_command_clear_activate):
858   Resupport cut/copy/paste/clear on GtkEditables when those
859   have focus. (Important for shortcuts to work).
861         * plugins/cvs-plugin/anjuta-cvs-plugin.glade:
862         * plugins/document-manager/search-box.c: (on_search_activated):
863         * plugins/gdb/plugin.c: (gdb_plugin_start_terminal):
864         * plugins/patch/patch-plugin.c: (on_ok_clicked):
865         * plugins/profiler/plugin.c: (profiler_get_data):
866         * plugins/project-wizard/druid.c: (npw_druid_new):
867         * plugins/project-wizard/install.c: (on_install_end_install_file):
868         * plugins/sourceview/anjuta-editor-sourceview.glade:
869         * plugins/subversion/anjuta-subversion.glade:
870         * plugins/tools/anjuta-tools.glade:
871         Various string fixes
873 2008-01-17  Naba Kumar  <naba@gnome.org>
875         Patch from James Liggett:
877         * plugins/subversion/subversion-add-dialog.c:
878         (on_subversion_add_response):
879         * plugins/subversion/subversion-copy-dialog.c:
880         (on_subversion_copy_response):
881         * plugins/subversion/subversion-diff-dialog.c:
882         (on_subversion_diff_response):
883         * plugins/subversion/subversion-merge-dialog.c:
884         (on_subversion_merge_response):
885         * plugins/subversion/subversion-remove-dialog.c:
886         (on_subversion_remove_response):
887         * plugins/subversion/subversion-switch-dialog.c:
888         (on_subversion_switch_response):
889         * plugins/subversion/subversion-ui-utils.c: (check_input):
890         * plugins/subversion/subversion-ui-utils.h:
891         * plugins/subversion/subversion-update-dialog.c:
892         (on_subversion_update_response):
894         If the user doesn't enter any data for path or revision fields in
895         certain SVN plugin dialogs, libsvn throws assertion failures and
896         kills Anjuta. To avoid this, the validity of path and revision
897         input data are checked before the command gets executed.
899         Fixes Bug #509510 - Check input of some dialogs to avoid termination
900         if user gives bad or no input
902 2008-01-16  Sébastien Granjoux  <seb.sfo@free.fr>
904         * plugins/document-manager/anjuta-docman.c:
905         Fix #507627 memory tab stay active on debugger stop
906         Remove two unused variables due to the previous patch
908 2008-01-16  Johannes Schmid <jhs@gnome.org>
910         * libanjuta/anjuta-plugin-manager.c:
911         Fixed #508399 – When you enable a plugin, preferences don't show up
913 2008-01-16  Rob Bradford  <rob@openedhand.com>
915         Reviewed by: Johannes Schmid <jhs@gnome.org>
917         * libanjuta/anjuta-preferences.c: (get_object_type_from_string),
918         (get_property_value_as_string), (set_property_value_as_string),
919         (register_callbacks):
920         * libanjuta/anjuta-preferences.h:
921         Add support for both file and folder preferences (originally only
922         folder choosers were supported. (Fixes bug: #508805.)
924         * plugins/file-manager/file-manager.glade:
925         Update the only in-tree use of the ANJUTA_PROPERTY_OBJECT_TYPE_FILE
926         type of property.
928 2008-01-16  Johannes Schmid <jhs@gnome.org>
930         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin
931         .glade:
932         * plugins/symbol-browser/anjuta-symbol-browser-plugin.glade:
933         * src/anjuta.glade:
934         
935         Fixed #509875 – The "Update globale tags" button wording is incorrect
936         Fixed #509873 – Build Autotools Preferences has excessive padding
937         Fixed #509872 – General Information labels are incorrectly aligned
938         Fixed #509871 – General preferences has incorrect use of colons
939         
940 2008-01-16  Johannes Schmid <jhs@gnome.org>
942         * plugins/document-manager/anjuta-document-manager.glade:
943         * plugins/symbol-browser/anjuta-symbol-browser-plugin.glade:
945         Fixed #509865 – Incorrect padding in the Documents settings tabs
946         Fixed #509867 – Create button contents is mis-aligned
947         Fixed #509869 – "Add Directory" button is not HIG complient
949 2008-01-16  Johannes Schmid <jhs@gnome.org>
951         * libanjuta/anjuta-preferences-dialog.c:
952         (anjuta_preferences_dialog_add_page):
953         
954         Fix #509864 – No initial section selected when opening the Preferences dialog
956 2008-01-16  Johannes Schmid <jhs@gnome.org>
958         * plugins/gtodo/preferences.c: (pref_gconf_set_notifications):
959         Removed unused gconf_notifications
960         
961         * plugins/search/anjuta-search.glade:
962         * plugins/subversion/anjuta-subversion.glade:
963         * plugins/tools/anjuta-tools.glade:
964         * src/anjuta-app.c: (anjuta_app_instance_init):
965         
966         Fixed various strings
968 2008-01-15  Naba Kumar  <naba@gnome.org>
970         * plugins/editor/text_editor.c: (isavable_save_as): Correctly highlight
971         newfile saved. Fixes bug #502322 - Highlight doesn't work on new
972         file saved
974         * plugins/symbol-browser/an_symbol_view.c:
975         (anjuta_symbol_view_workspace_update_file): Refresh the symbols for
976         new file saved.
978 2008-01-15  Johannes Schmid <jhs@gnome.org>
980         * libanjuta/anjuta-profile.c: (anjuta_profile_class_init),
981         (anjuta_profile_add_plugins_from_xml):
982         * plugins/file-manager/file-manager.glade:
983         Some string fixes
984         
985         * libanjuta/interfaces/libanjuta.idl:
986         Fixed docs
987                 
988         * plugins/sourceview/Makefile.am:
989         * plugins/sourceview/anjuta-editor-sourceview.glade:
990         * plugins/sourceview/sourceview-print.c: (paginate), (draw_page),
991         (end_print), (print_setup), (sourceview_print),
992         (sourceview_print_preview):
993         * plugins/sourceview/sourceview.c: (iprint_print),
994         (iprint_print_preview):
995         
996         Added printing support to GtkSourceView editor
998 2007-01-14 Tom <tpgww@onepost.net>
1000         reviewed by: Sébastien Granjoux  <seb.sfo@free.fr>
1002         * plugins/document-manager/anjuta-docman.c:
1003         Fix two memory leaks added by the previous patch
1005 2008-01-14  Johannes Schmid <jhs@gnome.org>
1007         * plugins/sourceview/assist-tip.c: (assist_tip_move):
1008         * plugins/sourceview/assist-window.c: (assist_window_move):
1009         
1010         Do not use opacity
1012 2008-01-14  Rob Bradford  <rob@openedhand.com>
1014         * global-tags/Makefile.am:
1015         * global-tags/create_global_tags.sh.in:
1016         Install anjuta-tags binary into FHS policy compliant directory and
1017         update references. (Fixes bug: 509346.)
1019 2008-01-13  Naba Kumar  <naba@gnome.org>
1021         Patch from: Ritesh Khadgaray
1022         * plugins/project-wizard/templates/gnome/src/Makefile.am.tpl:
1023         * plugins/project-wizard/templates/gtk/src/Makefile.am.tpl:
1024         Adds export-dynamic option to LDFLAGS to project template for libglade
1025         to work for autoconnect signals.
1027 2008-01-13  Sébastien Granjoux  <seb.sfo@free.fr>
1029         * libanjuta/anjuta-utils.c:
1030         anjuta_util_get_real_path return a string that need to be freed
1031         with g_free even if PATH_MAX is not defined
1033 2008-01-13  Andre Klapper  <a9016009@gmx.de>
1035         * manuals/anjuta-manual/Makefile.am: add forgotten Swedish entry
1036         to DOC_LINGUAS.
1038 2008-01-13  Sébastien Granjoux  <seb.sfo@free.fr>
1040         * plugins/document-manager/anjuta-docman.c:
1041         Do not reopen file having escaped character (+,...) in path name
1043 2008-01-13  Naba Kumar  <naba@gnome.org>
1045         * libanjuta/interfaces/libanjuta.idl:
1046         * plugins/class-gen/plugin.c: (cg_plugin_add_to_project):
1047         * plugins/project-manager/plugin.c: (iproject_manager_iface_init):
1048         Renamed IAnjutaProjectManager::add_source_multi() to more appropriate
1049         IAnjutaProjectManager::add_sources().
1051         * plugins/glade/plugin.c: (on_glade_resource_removed),
1052         (on_glade_resource_updated), (ifile_open), (iwizard_activate): Added
1053         stubs for handing resources in glade file.
1055 2008-01-13  Naba Kumar  <naba@gnome.org>
1057         * libanjuta/anjuta-launcher.c: (is_password_prompt): Use const.
1059         * plugins/glade/plugin.c: (ifile_open): Select the first window
1060         in the glade project when it is first opened. Avoids empty glade
1061         document the first time.
1063 2008-01-12  Bolesław Kulbabiński <bolekk@gmail.com>
1065   Reviewed by: Johannes Schmid <jhs@gnome.org>
1067         * plugins/gtodo/callback.c: (remove_todo_item):
1068         Fix #507304 – crash in Anjuta IDE while removing done tasks
1070 2008-01-11  Sébastien Granjoux  <seb.sfo@free.fr>
1072         * plugins/debug-manager/anjuta-debug-manager.ui,
1073         plugins/debug-manager/plugin.c,
1074         plugins/debug-manager/start.h,
1075         plugins/debug-manager/start.c:
1076         New menu item to add extra source directories for debugger
1078 === anjuta 2.3.2 ===
1080 2008-01-11  Bolesław Kulbabiński <bolekk@gmail.com>
1082         * plugins/gtodo/callback.c: (remove_todo_item):
1083         Fix #507304 – crash in Anjuta IDE while removing done tasks
1085 2008-01-11  Naba Kumar  <naba@gnome.org>
1087         * configure.in: Bumped version to 2.3.2
1088         * NEWS: Updated for anjuta 2.3.2 release
1089         * plugins/build-basic-autotools/build-basic-autotools.c: It's 'make dist'
1090         not 'make tarball'
1092 2008-01-11  Johannes Schmid <jhs@gnome.org>
1094         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin
1095         .glade:
1096         Reverted accidently commited change
1097         
1098         * plugins/document-manager/anjuta-document-manager.glade:
1099         Fix Gtk-Critical because of broken glade file
1101 2008-01-11  Naba Kumar  <naba@gnome.org>
1103         * plugins/glade/plugin.c: (on_document_destroy),
1104         (glade_plugin_add_project): Fixed a bug where when more than one
1105         glade document is open and one is closed, it closes all the glade
1106         documents. Also it might have fixed the bug where sometimes closing
1107         the glade document leaves glade widget tree unclosed.
1109 2008-01-11  Naba Kumar  <naba@gnome.org>
1111         * libanjuta/Makefile.am: Install glade3 files in own prefix to
1112         prevent install errors when not installed as root (then the files
1113         are only useful when glade-3 is installed in the same prefix, but it
1114         doesn't harm anjuta runtime).
1116         * plugins/sourceview/sourceview.c: Commented use of a file
1117         not currently distributed.
1119 2008-01-10  Naba Kumar  <naba@gnome.org>
1121         * po/POTFILES.skip: Added plugins/macro/macros.xml because there is
1122         nothing to translate in it.
1124 2008-01-10  Johannes Schmid <jhs@gnome.org>
1126         * plugins/project-wizard/templates/gnome.wiz:
1127         * plugins/project-wizard/templates/gnome/src/Makefile.am.tpl:
1128         * plugins/project-wizard/templates/gnome/src/main.c:
1129         * plugins/project-wizard/templates/translatable-strings.h:
1130         
1131         Fixed #508497 and added a new chooser to select whether to use
1132         libglade or not.
1134 2008-01-10  Johannes Schmid <jhs@gnome.org>
1136         Patch from Tom <tpgww@onepost.net>:
1138         * libanjuta/anjuta-utils.c: (anjuta_util_get_real_path),
1139         (anjuta_util_glist_path_dedup):
1140         * libanjuta/anjuta-utils.h:
1141         
1142         Give the method a proper prefixed name
1143         
1144         * plugins/document-manager/action-callbacks.c:
1145         (get_current_popup_active),
1146         (on_editor_command_select_all_activate),
1147         (on_editor_command_cut_activate),
1148         (on_editor_command_paste_activate),
1149         (on_editor_command_copy_activate),
1150         (on_editor_command_clear_activate), (on_show_search),
1151         (on_repeat_quicksearch):        
1152         * plugins/document-manager/action-callbacks.h:
1153         * plugins/document-manager/anjuta-docman.c:
1154         (anjuta_docman_add_editor), (anjuta_docman_get_current_popup),
1155         (anjuta_docman_goto_file_line_mark),
1156         (anjuta_docman_get_full_filename):
1157         * plugins/document-manager/anjuta-docman.h:
1158         * plugins/document-manager/anjuta-document-manager.ui:
1159         * plugins/document-manager/plugin.c:
1160         (update_document_ui_interface_items):
1161         
1162         Better way to fix the popup-menu items (Cut/Copy/Paste)
1163         and various clean-ups.
1164         
1165         * plugins/document-manager/search-box.c: (on_document_changed),
1166         (search_box_fill_search_focus):
1167         * plugins/document-manager/search-box.h:
1168         * plugins/search/plugin.c:
1169         
1170         Add a menu item to repeat the quick search
1172 2008-01-10  Johannes Schmid <jhs@gnome.org>
1174         * plugins/language-support-cpp-java/cpp-java-assist.c:
1175         (on_assist_chosen):
1176         
1177         Fixed #508424 – Auto complete: previous char was removed when 
1178         pre TAB to auto complete.
1180 2008-01-10  Johannes Schmid <jhs@gnome.org>
1182         Patch from: James Ligett:
1184         * plugins/profiler/gprof-call-graph-view.c:
1185         (gprof_call_graph_view_create_columns):
1186         * plugins/profiler/gprof-flat-profile-view.c:
1187         (gprof_flat_profile_view_create_columns):
1188         
1189         Fixed translation issues (#496833)
1191 2008-01-10 Johannes Schmid <jhs@gnome.org>
1193         Patch from Bolesław Kulbabiński <bolekk@gmail.com> (GHOP):
1195         * plugins/gtodo/gtodo.c: (category_manager_add_item):
1196         Fix #460390 – Changing categories while edinting something
1198 2008-01-09  Naba Kumar  <naba@gnome.org>
1200         * libanjuta/anjuta-plugin-manager.c:
1201         (anjuta_plugin_manager_activate_plugins): Commented dead code and
1202         fixed a leak.
1204         * libanjuta/anjuta-status.c: (anjuta_status_dispose): Fixes a memory
1205         corruption reported in bug #507491. Potentially fixes too.
1207 2008-01-09  Johannes Schmid <jhs@gnome.org>
1209         Patch from Bolesław Kulbabiński <<bolekk@gmail.com> (GHOP):
1211         * plugins/gtodo/mcategory.c: (category_manager_add_item):
1212         Fix bug #505205 completely
1213         
1214         * AUTHORS: Added Bolesław
1216 2008-01-08  Johannes Schmid <jhs@gnome.org>
1218         * plugins/document-manager/action-callbacks.c:
1219         (on_editor_command_cut_activate),
1220         (on_editor_command_paste_activate),
1221         (on_editor_command_copy_activate),
1222         (on_editor_command_clear_activate):
1223         
1224         Fixed editor popup menu (Cut, Copy, Paste)
1226 2008-01-08  Johannes Schmid <jhs@gnome.org>
1228         * plugins/sourceview/sourceview.c: (autodetect_language):
1229         Fixed a crash when creating a new file
1231 2008-01-08  Johannes Schmid <jhs@gnome.org>
1233         Patch by <bolekk@gmail.com> (GHOP Student)
1235         * plugins/gtodo/mcategory.c: (category_manager_add_item):
1236         Fix bug #505205
1238 2008-01-08  Naba Kumar  <naba@gnome.org>
1240         * libanjuta/anjuta-plugin-handle.c: (anjuta_plugin_handle_new):
1241         * libanjuta/anjuta-plugin-manager.c:
1242         (anjuta_plugin_manager_select),
1243         (anjuta_plugin_manager_activate_plugins):
1244         * libanjuta/anjuta-profile.c: (anjuta_profile_to_xml):
1245         * plugins/file-loader/plugin.c: (sort_wizards), (open_with_dialog),
1246         (on_create_submenu), (create_open_with_submenu):
1247         * src/about.c: (on_about_plugin_activate),
1248         (about_create_plugins_submenu): Use translated version of get_string()
1249         API in AnjutaDescription for translatable properties. Fixes bug #496833
1250         comment #18.
1252 2008-01-07  Johannes Schmid <jhs@gnome.org>
1254         * plugins/build-basic-autotools/executer.c: (execute_program):
1255         * plugins/cvs-plugin/anjuta-cvs-plugin.glade:
1256         * plugins/debug-manager/anjuta-debug-manager.glade:
1257         * plugins/debug-manager/locals.c: (create_locals_gui):
1258         * plugins/file-loader/plugin.c: (on_create_submenu):
1259         * plugins/gtodo/main.h:
1260         * plugins/gtodo/preferences.c: (preferences_widget):
1261         * plugins/symbol-browser/anjuta-symbol-browser-plugin.glade:
1262         * plugins/tools/anjuta-tools.glade:
1263         * plugins/tools/execute.c: (atp_output_context_print):
1264         * src/main.c:
1265         
1266                 Another bunch of i18n fixes (#496833)
1268 2008-01-07  Johannes Schmid <jhs@gnome.org>
1270         * plugins/build-basic-autotools/build-basic-autotools.c:
1271         (on_build_terminated):
1272         * plugins/gtodo/interface.c: (set_read_only):
1273         * plugins/project-manager/plugin.c: (confirm_removal),
1274         (on_popup_add_to_project):
1275         * plugins/subversion/anjuta-subversion.glade:
1276         * plugins/tools/execute.c: (atp_output_context_print_result):
1277         
1278         Fixed some strings from #496833
1280 2008-01-07  Johannes Schmid <jhs@gnome.org>
1282         * plugins/language-support-cpp-java/anjuta-language-cpp-java.glade:
1283         * plugins/language-support-cpp-java/anjuta-language-cpp-java.plugin
1284         .in:
1285         * plugins/language-support-cpp-java/plugin.c: (install_support),
1286         (uninstall_support), (ipreferences_merge), (ipreferences_unmerge):
1287         Added basic Vala support
1288         
1289         * plugins/sourceview/sourceview.c: (autodetect_language):
1290         Fixed mime-type detection
1292 2008-01-06  Massimo Cora'  <maxcvs@email.it>
1294   Reviewed by: Johannes Schmid <jhs@gnome.org>
1296         * plugins/symbol-db/plugin.c: (on_global_treeview_row_collapsed),
1297         (value_removed_current_editor), (symbol_db_activate),
1298         (symbol_db_deactivate):
1299         * plugins/symbol-db/symbol-db-engine.c:
1300         (symbol_db_engine_get_global_members_filtered):
1301         * plugins/symbol-db/symbol-db-view.c:
1302         (do_add_child_symbol_to_view), (prepare_for_adding),
1303         (on_symbol_inserted), (sdb_view_row_expanded_idle_destroy),
1304         (sdb_view_row_expanded_idle), (sdb_view_namespace_row_expanded),
1305         (sdb_view_global_row_expanded), (sdb_view_vars_row_expanded),
1306         (symbol_db_view_row_expanded), (symbol_db_view_row_collapsed),
1307         (sdb_view_init), (sdb_view_finalize),
1308         (sdb_view_build_and_display_base_tree):
1309         * plugins/symbol-db/symbol-db-view.h:
1310         added controls to expand Global tab nodes in a non-freezing way.
1311         Fixed also some little bugs always on global-tab.
1313 2008-01-06  Naba Kumar  <naba@gnome.org>
1315         Patches from James Liggett:
1316         * plugins/profiler/gprof-call-graph-view.c:
1317         (gprof_call_graph_view_create_columns):
1318         * plugins/profiler/gprof-flat-profile-view.c:
1319         (gprof_flat_profile_view_create_columns):
1320         * plugins/profiler/gprof-function-call-tree-view.c:
1321         (gprof_function_call_tree_view_create_columns): Made all
1322         of the columns resizable and reorderable.
1324 2008-01-06  Johannes Schmid <jhs@gnome.org>
1326         * libanjuta/anjuta-launcher.c: (anjuta_launcher_initialize),
1327         (anjuta_launcher_check_password_real),
1328         (anjuta_launcher_scan_output), (anjuta_launcher_scan_error),
1329         (anjuta_launcher_scan_pty),
1330         (anjuta_launcher_disable_password_check):
1331         * libanjuta/anjuta-launcher.h:
1332         Added disable_password_check for stream where it does not make sense 
1333         (e.g symbol-db) and lots of DEBUG_PRINTS to better scope launcher errors
1334         that sometimes occur in symbol-db plugin
1335         
1336         * plugins/file-manager/file-model.c:
1337         (file_model_cancel_expand_idle):
1338         Fixed removing of idle source
1339         
1340         * plugins/sourceview/anjuta-view.c: (anjuta_view_set_colors):
1341         * plugins/sourceview/sourceview-prefs.c: (on_gconf_notify_color):
1342         
1343         Fixed #348854 – invisible cursor in certain themes
1345 2008-01-06  Naba Kumar  <naba@gnome.org>
1347         * libanjuta/anjuta-preferences.c:
1348         (anjuta_preferences_register_property_custom): Fixed a crash bug on
1349         closing preferences dialog due to patch in bug #507300
1351 2008-01-06  Naba Kumar  <naba@gnome.org>
1353         * plugins/language-support-cpp-java/cpp-java-assist.c:
1354         (on_assist_chosen):
1355         * plugins/language-support-cpp-java/plugin.c: (on_auto_indent):
1356         * plugins/search/search-replace_backend.c: (create_search_entries):
1357         Added missing unrefs.
1359 2008-01-06  Johannes Schmid <jhs@gnome.org>
1361         * plugins/debug-manager/variable.c: (get_hovered_word):
1362   Add a g_object_unref()  
1363         
1364         * plugins/sourceview/sourceview.c: (ieditor_get_text_iter),
1365         (on_sourceview_hover_leave):
1366         Fixed hover and editor interface to make hover in debugger work
1368 2008-01-06  Naba Kumar  <naba@gnome.org>
1370         * plugins/editor/text-editor.c: Whitespaces fixes.
1371         * plugins/language-manager/plugin.c: (ilanguage_get_from_string): Use
1372         DEBUG_PRINT instead of g_message.
1374 2008-01-06  Sébastien Granjoux  <seb.sfo@free.fr>
1376         * plugins/debug-manager/breakpoints.c:
1377         Fix #507441: Disable all breakpoints doesn't work
1378         Fix #507444: Enable Breakpoint menu item doesn't change name
1380 2008-01-05  Naba Kumar  <naba@gnome.org>
1382         * manuals/reference/libanjuta/libanjuta.types: Renamed
1383         IAnjutaVariableDebugger to IAnjutaDebuggerVariable to fix build error.
1385 2008-01-05  Sébastien Granjoux  <seb.sfo@free.fr>
1387         * plugins/debug-manager/variable.c:
1388         Update variable display to use IAnjutaIterable instead of position
1390         * plugins/editor/text_editor_cbs.c,
1391         plugins/editor/text_editor.c:
1392         Fix Gtk critical warnings when a hover signal is emitted
1393         Fix get_text_iter in Scintilla (range should include last character)
1394         
1395 2008-01-05  Sébastien Granjoux  <seb.sfo@free.fr>
1397         * plugins/debug-manager/debug_tree.c,
1398         plugins/debug-manager/debug_tree.h,
1399         plugins/debug-manager/watch.c,
1400         plugins/debug-manager/command.c,
1401         plugins/debug-manager/queue.c,
1402         plugins/gdb/plugin.c,
1403         plugins/gdb/debugger.c,
1404         plugins/gdb/debugger.h,
1405         libanjuta/interfaces/libanjuta.idl:
1406         Rename IAnjutaVariableDebugger to IAnjutaDebuggerVariable
1408 2008-01-05  Naba Kumar  <naba@gnome.org>
1410         * plugins/valgrind/plugin.c: Removed stock icon open/save from
1411         menus to avoid conflict with file open/save. Fixes bug #507455
1413 2008-01-05  Johannes Schmid <jhs@gnome.org>
1415         * configure.in:
1416         Conditionally depend on gtksourceview2 >= 2.1.0
1417         
1418         * libanjuta/interfaces/libanjuta.idl:
1419         Update IAnjutaEditorSeletion and IAnjutaEditorHover to use
1420         iterators instead of positions
1421         
1422         * plugins/debug-manager/threads.c:
1423         Fixed a warnings by including gnome-vfs properly
1424         
1425         * plugins/debug-manager/variable.c: (get_hovered_word),
1426         (on_hover_over):
1427         Updated to changes in IAnjutaEditorHover/Selection
1428         
1429         * plugins/document-manager/action-callbacks.c:
1430         (on_editor_command_upper_case_activate),
1431         (on_editor_command_lower_case_activate):
1432         * plugins/document-manager/search-box.c: (on_incremental_search),
1433         (on_search_activated):
1434         * plugins/editor/text_editor.c: (itext_editor_get_text_iter),
1435         (itext_editor_erase), (itext_editor_iface_init), (iselection_set),
1436         (iselection_get_start), (iselection_get_end),
1437         (iselection_iface_init), (ihover_display), (ihover_iface_init):
1438         * plugins/editor/text_editor_cbs.c:
1439         (on_text_editor_scintilla_notify):
1440         
1441         Updated to changes in IAnjutaEditorHover/Selection and updated editor
1442         interface of scintilla editor.
1443         
1444         * plugins/language-manager/languages.xml:
1445         * plugins/language-manager/plugin.c:
1446         (ilanguage_get_from_mime_type), (ilanguage_get_from_string):
1447         Added chdr to C language files and some DEBUG_PRINTs
1448         
1449         * plugins/language-support-cpp-java/cpp-java-assist.c:
1450         (on_assist_chosen):
1451         * plugins/language-support-cpp-java/plugin.c: (on_auto_indent):
1452         * plugins/search/plugin.c: (find_incremental):
1453         * plugins/search/search-replace.c: (search_and_replace):
1454         * plugins/search/search-replace_backend.c: (create_search_entries):
1455                 Adapted to changed interfaces
1457         * plugins/sourceview/Makefile.am:
1458         * plugins/sourceview/anjuta-document.c: (anjuta_document_init),
1459         (set_uri), (anjuta_document_save):
1460         * plugins/sourceview/anjuta-editor-sourceview.glade:
1461         * plugins/sourceview/anjuta-view.c: (anjuta_view_init),
1462         (anjuta_view_key_press_event):
1463         * plugins/sourceview/assist-tip.c: (assist_tip_set_tips):
1464         * plugins/sourceview/sourceview-cell.c:
1465         (sourceview_cell_instance_init), (sourceview_cell_finalize),
1466         (icell_get_line), (icell_get_attribute), (icell_iface_init):
1467         * plugins/sourceview/sourceview-prefs.c: (get_bool),
1468         (on_gconf_notify_disable_hilite), (on_gconf_notify_tab_size),
1469         (on_gconf_notify_indent_size), (on_gconf_notify_braces_check),
1470         (on_gconf_notify_view_marks), (on_gconf_notify_view_right_margin),
1471         (on_gconf_notify_right_margin_position), (sourceview_prefs_init):
1472         * plugins/sourceview/sourceview-private.h:
1473         * plugins/sourceview/sourceview.c: (on_assist_window_destroyed),
1474         (on_assist_tip_destroyed), (on_assist_chosen), (on_assist_cancel),
1475         (on_document_loaded), (sourceview_instance_init),
1476         (sourceview_dispose), (sourceview_finalize),
1477         (sourceview_create_markers), (sourceview_new),
1478         (ifile_savable_save), (ieditor_get_tab_size),
1479         (ieditor_set_tab_size), (ieditor_set_use_spaces),
1480         (ieditor_set_auto_indent), (ieditor_goto_line),
1481         (ieditor_get_text_iter), (ieditor_iface_init), (iselect_to_brace),
1482         (iselect_block), (iselect_set), (iselect_get_start),
1483         (iselect_get_end), (iselect_iface_init), (mark_real), (imark_mark),
1484         (imark_unmark), (imark_is_marker_set),
1485         (imark_location_from_handle), (imark_delete_all_markers),
1486         (ibookmark_toggle), (goto_bookmark), (ibookmark_first),
1487         (ibookmark_last), (ibookmark_next), (ibookmark_previous),
1488         (ibookmark_clear_all), (iprint_print), (iprint_print_preview),
1489         (ilanguage_get_supported_languages), (autodetect_language),
1490         (ilanguage_set_language), (iassist_show_tips),
1491         (on_sourceview_hover_leave), (on_sourceview_hover_over),
1492         (ihover_display), (ihover_iface_init):
1493         
1494         Use GtkSourceView 2.1.x:
1495         * New mark interface
1496         * Fixed #486724 and #488615
1497         * Implemented hover interface
1498         * Adapted to changed interfaces
1500 2008-01-04  Rob Bradford  <rob@o-hand.com>
1502         Reviewed by Naba Kumar  <naba@gnome.org>:
1503         * libanjuta/anjuta-preferences.c:
1504         (anjuta_preferences_register_property_custom):
1505         Unregister preferences for custom preferences when the widget is
1506         destroyed.
1508 2008-01-03  Johannes Schmid <jhs@gnome.org>
1510         * plugins/file-manager/file-model.c: (file_model_row_expanded),
1511         (file_model_row_collapsed):
1512   Fixed the too method to take a correct data argument
1514 2008-01-02  Johannes Schmid <jhs@gnome.org>
1516         * plugins/document-manager/anjuta-docman.c:
1517         (anjuta_docman_add_document), (anjuta_docman_remove_document):
1518         ref and unref correctly to silence a Gtk+ critical
1520 2008-01-01  Johannes Schmid <jhs@gnome.org>
1522         * plugins/editor/text_editor.c: (itext_editor_get_text):
1523         Fixed #506740 – ianjuta_editor_get_text crash if request 
1524         text past the buffer length
1526 2008-01-01  Sébastien Granjoux  <seb.sfo@free.fr>
1528         * plugins/debug-manager/utilities.c,
1529         plugins/debug-manager/utilities.h,
1530         plugins/debug-manager/breakpoints.c:
1531         Move get_current_editor function in utilities.c
1533         * plugins/debug-manager/plugin.c,
1534         plugins/debug-manager/debug_tree.c,
1535         plugins/debug-manager/debug_tree.h,
1536         plugins/debug-manager/watch.c,
1537         plugins/debug-manager/watch.h,
1538         plugins/debug-manager/locals.c,
1539         plugins/debug-manager/locals.h,
1540         (added) plugins/debug-manager/variable.c,
1541         (added) plugins/debug-manager/variable.h,
1542         plugins/debug-manager/Makefile.am:
1543         Use hover interface to display variable value
1545 2007-12-31  Johannes Schmid <jhs@gnome.org>
1547         * libanjuta/Makefile.am:
1548         Only install glade catalog files if glade-3 is available
1549         (Fixes #506269 and #500296)
1551 2007-12-30  Johannes Schmid <jhs@gnome.org>
1553         * libanjuta/anjuta-preferences.c: (get_property_value_as_string),
1554         (set_property_value_as_string), (register_callbacks):
1556   Fixed GtkFileChooserButton preferences to also work when only the combo
1557   changes without a dialog being open.
1559 2007-12-29  Johannes Schmid <jhs@gnome.org>
1561         * plugins/editor/Makefile.am:
1562         Fixed #506266 – Attempting to build the scintilla plugin, even when explicitly disabled
1564 2007-12-29  Johannes Schmid <jhs@gnome.org>
1566         * plugins/devhelp/plugin.c: (devhelp_activate):
1567         Fixed #498986 - Anjuta-2.3.0 fails to build
1569 2007-12-29  Johannes Schmid <jhs@gnome.org>
1571         * plugins/debug-manager/breakpoints.c: (on_added_current_editor):
1572         * plugins/debug-manager/plugin.c:
1573         (on_run_to_cursor_action_activate):
1574         * plugins/document-manager/anjuta-docman.c:
1575         (anjuta_docman_goto_file_line_mark):
1576         * plugins/symbol-db/plugin.c: (value_added_current_editor),
1577         (value_removed_current_editor):
1578         
1579         Fixed IAnjutaEditor vs. IAnjutaDocument GTK+-Criticals. We should really rename
1580         all those to value_added_current_document...
1582         * plugins/editor/anjuta-editor-scintilla.glade:
1583         Fixed #505315 – anjuta hangs when going from editing a glade file to editing a c source file
1584         Remember to ALWAYS use for loops when iterating of a GList* as this is much more convinient!
1586 2007-12-28  Massimo Cora'  <maxcvs@email.it>
1588   * plugins/symbol-db/plugin.c: (on_importing_project_end),
1589   (symbol_db_activate), (symbol_db_deactivate),
1590   (symbol_db_instance_init), (isymbol_manager_get_parents):
1591   * plugins/symbol-db/plugin.h:
1592   * plugins/symbol-db/symbol-db-engine-iterator-node.c:
1593   * plugins/symbol-db/symbol-db-engine.c:
1594   (symbol_db_engine_get_global_members_filtered):
1595   * plugins/symbol-db/symbol-db-view.c: (prepare_for_adding),
1596   (on_symbol_inserted):
1597   Filtered out static functions on global-tab. E.g. when flag
1598   is_file_scope = 1 we won't add entries there.
1599   Fixed a little bug on 'Global'->'Vars/Others' node too.
1601 2007-12-28  Johannes Schmid <jhs@gnome.org>
1603   * libanjuta/anjuta-launcher.c:
1604   Fixed a silly (and completely useless) memory corruption that probably 
1605   only occured at a few race conditions though I wonder why it did not 
1606         happen more often
1608 2007-12-28  Johannes Schmid <jhs@gnome.org>
1609         * plugins/cvs-plugin/cvs-execute.c: (on_cvs_mesg_parse):
1610         * plugins/debug-manager/plugin.c: (set_program_counter):
1611         * plugins/debug-manager/stack_trace.c: (on_stack_trace_updated):
1612         * plugins/debug-manager/start.c: (get_source_directories):
1613         * plugins/debug-manager/threads.c: (on_info_thread),
1614         (on_list_thread):
1615         * plugins/file-manager/file-model.c: (file_model_set_property):
1616         * plugins/file-manager/plugin.c: (file_manager_set_default_uri):
1617         * plugins/tools/editor.c: (on_editor_response):
1618         
1619         Use gnome_vfs_get_uri_from_local_path instead of g_strconcat where appropriate.
1620         
1621         * plugins/document-manager/plugin.c: (update_title),
1622         (value_added_project_root_uri):
1623         * plugins/document-manager/plugin.h:
1624         Shorten down the title bar if the current path is inside the opened project
1626 2007-12-28  Massimo Cora'  <maxcvs@email.it>
1628         reviewed by: Johannes Schmid <jhs@gnome.org>
1630         * plugins/project-wizard/templates/java/project.anjuta:
1631         * plugins/project-wizard/templates/mkfile/project.anjuta:
1632         * plugins/project-wizard/templates/python/project.anjuta:
1633         Added attribute="Interfaces" and value="IAnjutaSymbolManager" to 
1634         let new projects use new SymbolDB plugin.
1635         
1636         * plugins/symbol-browser/images/Makefile.am:
1637         added some images taken from MonoDevelop project.
1638         
1639         * plugins/symbol-db/plugin.c: (value_added_current_editor),
1640         (goto_file_line), (on_importing_project_end), (project_root_added),
1641         (on_session_load), (symbol_db_deactivate), (symbol_db_finalize),
1642         (isymbol_manager_search):
1643         Added project-updating feature when opening a project with some files
1644   modified externally [e.g. a svn up].
1645         
1646         * plugins/symbol-db/symbol-db-engine-iterator-node.c:
1647         (sdb_engine_iterator_node_instance_init),
1648         (sdb_engine_iterator_node_finalize),
1649         (symbol_db_engine_iterator_node_set_conversion_hash):
1650         * plugins/symbol-db/symbol-db-engine-iterator-node.h:
1651         * plugins/symbol-db/symbol-db-engine-iterator.c:
1652         (symbol_db_engine_iterator_new):
1653         * plugins/symbol-db/symbol-db-engine-iterator.h:
1654          Moved Hash table initialization into the engine. This proxies and
1655   speeds up the process of creation and iteration of a GdaDataModel.
1656         
1657         * plugins/symbol-db/symbol-db-engine.c:
1658         (sdb_engine_ctags_output_thread),
1659         (sdb_engine_timeout_trigger_signals), (sdb_engine_thread_monitor),
1660         (sdb_engine_scan_files_1), (sdb_engine_init),
1661         (sdb_engine_unlink_shared_files), (sdb_engine_finalize),
1662         (symbol_db_engine_add_new_workspace),
1663         (symbol_db_engine_add_new_project), (sdb_engine_add_new_file),
1664         (sdb_engine_update_file), (on_scan_update_files_symbols_end),
1665         (symbol_db_engine_get_sym_type_conversion_hash),
1666         (symbol_db_engine_update_files_symbols),
1667         (symbol_db_engine_update_project_symbols),
1668         (symbol_db_engine_update_buffer_symbols),
1669         (symbol_db_engine_get_class_parents),
1670         (symbol_db_engine_get_global_members_filtered),
1671         (symbol_db_engine_get_scope_members_by_symbol_id_filtered),
1672         (symbol_db_engine_get_scope_members_by_symbol_id),
1673         (symbol_db_engine_get_scope_members),
1674         (symbol_db_engine_get_current_scope),
1675         (symbol_db_engine_get_file_symbols),
1676         (symbol_db_engine_get_symbol_info_by_id),
1677         (symbol_db_engine_find_symbol_by_name_pattern),
1678         (symbol_db_engine_get_parent_scope_id_by_symbol_id):
1679         * plugins/symbol-db/symbol-db-engine.h:
1680         * plugins/symbol-db/symbol-db-view-locals.c:
1681         (sdb_view_locals_get_iter_from_row_ref),
1682         (symbol_db_view_locals_clear_cache), (do_add_child_symbol_to_view),
1683         (traverse_on_scan_end), (on_scan_end), (on_symbol_removed),
1684         (on_symbol_inserted), (symbol_db_view_locals_update_list):
1685         Changes on some queries fuctions and some fixes. Added *_filtered
1686   functions.
1687         
1688         * plugins/symbol-db/symbol-db-view.c:
1689         (do_add_child_symbol_to_view), (add_new_waiting_for),
1690         (prepare_for_adding), (on_symbol_inserted),
1691         (do_recurse_subtree_and_remove), (on_symbol_removed),
1692         (sdb_view_do_add_hidden_dummy_child),
1693         (sdb_view_namespace_row_expanded), (sdb_view_global_row_expanded),
1694         (sdb_view_vars_row_expanded), (symbol_db_view_row_expanded),
1695         (sdb_view_locals_create_new_store), (sdb_view_init),
1696         (sdb_view_finalize), (sdb_view_class_init),
1697         (symbol_db_view_get_type), (sdb_view_load_symbol_pixbufs),
1698         (symbol_db_view_get_pixbuf),
1699         (sdb_view_build_and_display_base_tree), (symbol_db_view_open):
1700         New display for global tags. This is the definitive version, bugs apart.
1701         
1702         * plugins/symbol-db/tables.sql:
1703         fixed typo.
1705 2007-12-27  Naba Kumar  <naba@gnome.org>
1707         * libanjuta/interfaces/libanjuta.idl:
1708         * plugins/editor/aneditor-priv.h:
1709         * plugins/editor/aneditor.cxx:
1710         * plugins/editor/text_editor.c: (text_editor_instance_init),
1711         (text_editor_show_hover_tip), (text_editor_hide_hover_tip),
1712         (ihover_display), (ihover_set_timeout), (ihover_iface_init):
1713         * plugins/editor/text_editor.h:
1714         * plugins/editor/text_editor_cbs.c:
1715         (on_text_editor_scintilla_notify):
1717         Implemented IAnjutaEditorHover interface in scintilla editor. Disabled
1718         related code in AnEditor. Fixed some compilation warnings.
1720 2007-12-26  Naba Kumar  <naba@gnome.org>
1722         * Changelog: Fixed indentation.
1724 2007-12-25  Naba Kumar  <naba@gnome.org>
1726         * plugins/editor/Makefile.am:
1727         * plugins/editor/editor.glade:
1728         * plugins/editor/plugin.c:
1729         * plugins/editor/style-editor.c:
1730         * plugins/sourceview/Makefile.am:
1731         * plugins/sourceview/plugin.c:
1732         * plugins/sourceview/sourceview.glade:
1733         * plugins/valgrind/Makefile.am:
1735         Renamed glade files to anjuta-editor-* to give name space for the
1736         schema files (because they are installed in system directory).
1738         * scripts/build-schemas.mk: Install the schemas files also (need for
1739         binary package installation/uninstallation).
1741 2007-12-25  Johannes Schmid <jhs@gnome.org>
1743         * plugins/language-support-cpp-java/plugin.c:
1744         (set_indentation_param_vim):
1745         
1746         Support some more vim modeline commands and shortcuts (#504331)
1748 2007-12-25  Johannes Schmid <jhs@gnome.org>
1750         Patches from James Liggett:
1751         * libanjuta/anjuta-vcs-status-tree-view.c: (path_sort),
1752         (anjuta_vcs_status_tree_view_init):
1753         * plugins/subversion/subversion-commit-dialog.c:
1754         (subversion_commit_dialog):
1755         * plugins/subversion/subversion-diff-dialog.c:
1756         (on_subversion_diff_response):
1757         * plugins/subversion/subversion-log-dialog.c:
1758         (on_log_view_selected_button_clicked),
1759         (on_log_diff_selected_button_clicked),
1760         (on_log_diff_previous_button_clicked):
1761         * plugins/subversion/subversion-resolve-dialog.c:
1762         (subversion_resolve_dialog):
1763         * plugins/subversion/subversion-revert-dialog.c:
1764         (subversion_revert_dialog):
1765         * plugins/subversion/subversion-ui-utils.c: (stop_pulse_timer),
1766         (pulse_progress_bar), (hide_pulse_progress_bar),
1767         (disconnect_data_arrived_signals),
1768         (cancel_data_arrived_signal_disconnect):
1769         * plugins/subversion/subversion-ui-utils.h:
1770         
1771         #504818 – Some signals/timeouts should be disconnected when dialogs are closed
1772         #505237 – Sort list of modified files
1774 2007-12-24  Sébastien Granjoux  <seb.sfo@free.fr>
1776         * plugins/gdb/debugger.c:
1777         Fix bug #491301: Inspecting a variable opens a bad focus dialog
1779 2007-12-23  Johannes Schmid <jhs@gnome.org>
1781         * plugins/language-support-cpp-java/plugin.c:
1782         (set_indentation_param_emacs), (set_indentation_param_vim),
1783         (parse_mode_line_emacs), (parse_mode_line_vim),
1784         (extract_mode_line), (initialize_indentation_params):
1786         Added (basic) support for vim modelines (#504331)
1788         * plugins/message-view/message-view.c: (message_view_next),
1789         (message_view_previous):
1790         
1791         Fixed next/previous message
1793 2007-12-23  Johannes Schmid <jhs@gnome.org>
1795         * libanjuta/anjuta-ui.h:
1796         Check for != NULL before unref'ing pixbuf (related to #497878)
1797         
1798         * plugins/devhelp/plugin.c: (register_stock_icons):
1799         * plugins/document-manager/anjuta-docman.c:
1800         (anjuta_docman_add_document):
1801         * plugins/glade/plugin.c: (on_close_activated),
1802         (register_stock_icons), (on_session_save),
1803         (glade_plugin_add_project):
1804         
1805         Fixed bugs #497878 crash when double clicking on project->/->src->glade/gtk-foobar.glade
1806         and #503719 Opening and closing .glade files plays badly with docman (Patch from Tom)
1807         
1808         * plugins/language-support-cpp-java/plugin.c:
1809         (register_stock_icons):
1810         Fixed stock icon registration macros
1812 2007-12-23  Johannes Schmid <jhs@gnome.org>
1814         * global-tags/Makefile.am:
1815         * launcher/Makefile.am:
1816         * libanjuta/Makefile.am:
1817         * libegg/Makefile.am:
1818         * manuals/anjuta-faqs/Makefile.am:
1819         * manuals/anjuta-manual/Makefile.am:
1820         * manuals/reference/libanjuta/Makefile.am:
1821         * plugins/build-basic-autotools/Makefile.am:
1822         * plugins/class-gen/Makefile.am:
1823         * plugins/class-inheritance/Makefile.am:
1824         * plugins/cvs-plugin/Makefile.am:
1825         * plugins/debug-manager/Makefile.am:
1826         * plugins/devhelp/Makefile.am:
1827         * plugins/document-manager/Makefile.am:
1828         * plugins/editor/Makefile.am:
1829         * plugins/editor/scintilla/Makefile.am:
1830         * plugins/editor/scintilla/include/Makefile.am:
1831         * plugins/file-loader/Makefile.am:
1832         * plugins/file-manager/Makefile.am:
1833         * plugins/file-wizard/Makefile.am:
1834         * plugins/gdb/Makefile.am:
1835         * plugins/glade/Makefile.am:
1836         * plugins/gtodo/Makefile.am:
1837         * plugins/gvim/Makefile.am:
1838         * plugins/indent/Makefile.am:
1839         * plugins/language-manager/Makefile.am:
1840         * plugins/language-support-cpp-java/Makefile.am:
1841         * plugins/macro/Makefile.am:
1842         * plugins/message-view/Makefile.am:
1843         * plugins/patch/Makefile.am:
1844         * plugins/profiler/Makefile.am:
1845         * plugins/project-import/Makefile.am:
1846         * plugins/project-manager/Makefile.am:
1847         * plugins/project-wizard/Makefile.am:
1848         * plugins/project-wizard/templates/anjuta-plugin/src/Makefile.am.tpl:
1849         * plugins/project-wizard/templates/cpp/src/Makefile.am.tpl:
1850         * plugins/project-wizard/templates/gnome/src/Makefile.am.tpl:
1851         * plugins/project-wizard/templates/gtk/src/Makefile.am.tpl:
1852         * plugins/project-wizard/templates/gtkmm/src/Makefile.am.tpl:
1853         * plugins/project-wizard/templates/minimal/Makefile.am.tpl:
1854         * plugins/project-wizard/templates/sdl/src/Makefile.am.tpl:
1855         * plugins/project-wizard/templates/wxwin/src/Makefile.am.tpl:
1856         * plugins/project-wizard/templates/xlib-dock/src/Makefile.am.tpl:
1857         * plugins/project-wizard/templates/xlib/src/Makefile.am.tpl:
1858         * plugins/sample1/Makefile.am:
1859         * plugins/search/Makefile.am:
1860         * plugins/sourceview/Makefile.am:
1861         * plugins/subversion/Makefile.am:
1862         * plugins/symbol-browser/Makefile.am:
1863         * plugins/symbol-db/Makefile.am:
1864         * plugins/symbol-db/test/Makefile.am:
1865         * plugins/terminal/Makefile.am:
1866         * plugins/tools/Makefile.am:
1867         * plugins/valgrind/Makefile.am:
1868         * src/Makefile.am:
1869         * tagmanager/Makefile.am:
1870         
1871         Replaces the deprecated "INCLUDES" in all Makefile.am's with
1872         the correct "AM_CPPFLAGS" preprocessor flags keyword. Also fixes some
1873         warnings from illigel C++ compiler flags.
1875 2007-12-23  Johannes Schmid <jhs@gnome.org>
1877         Patch from Tom <tpgww@onepost.net>:
1878   
1879         * plugins/document-manager/anjuta-docman.c:
1880         (on_notebook_tab_btnpress), (on_notebook_tab_btnrelease),
1881         (anjuta_docman_compare_pages), (anjuta_docman_sort_pagelist),
1882         (anjuta_docman_instance_init), (on_notebook_switch_page),
1883         (anjuta_docman_grab_text_focus):
1884         * plugins/document-manager/plugin.c: (on_document_added),
1885         (on_window_key_press_event), (on_window_key_release_event):
1886         
1887         Some more document-manager code cleanups and fixes.
1889 2007-12-23  Massimo Cora'  <maxcvs@email.it>
1891         * plugins/symbol-db/plugin.c: (register_stock_icons),
1892         (value_added_current_editor), (value_removed_current_editor),
1893         (on_importing_project_end), (project_root_removed):
1894         added controls to clean/populate GtkTreeView(s) on projects unload/load.
1896         * plugins/symbol-db/symbol-db-engine.c: (sdb_engine_finalize),
1897         (symbol_db_engine_get_file_db_path):
1898         fixed a useless warning.
1900         * plugins/symbol-db/symbol-db-view-locals.c:
1901         (traverse_free_waiting_for), (file_view_status_destroy),
1902         (sdb_view_locals_create_new_store), (traverse_files_view_status),
1903         (symbol_db_view_locals_clear_cache), (sdb_view_locals_init),
1904         (sdb_view_locals_finalize), (on_symbol_inserted),
1905         (symbol_db_view_locals_recv_signals_from_engine),
1906         (symbol_db_view_locals_update_list):
1907         more speed on editors switching. GtkTreeStore caching method implemented.
1908         Fixed compiler warnings and a little memory leak.
1910         * plugins/symbol-db/symbol-db-view-locals.h:
1911         * plugins/symbol-db/symbol-db-view.c: (gtree_compare_func),
1912         (traverse_free_waiting_for), (symbol_db_view_clear_cache),
1913         (on_scan_end), (on_symbol_inserted),
1914         (sdb_view_locals_create_new_store), (sdb_view_init),
1915         (sdb_view_finalize), (symbol_db_view_new), (symbol_db_view_open):
1916         * plugins/symbol-db/symbol-db-view.h:
1917         fixed some crashers. Now project loading/populating should be quite quick.
1919 2007-12-22  Sébastien Granjoux  <seb.sfo@free.fr>
1921         * plugins/debug-manager/command.c,
1922         plugins/debug-manager/queue.c:
1923         Take care of command return value (FALSE is an error)
1925 2007-12-22  Sébastien Granjoux  <seb.sfo@free.fr>
1927         * plugins/debug-manager/anjuta-debug-manager.glade,
1928         plugins/debug-manager/breakpoints.c:
1929         Remove address, condition and pass breakpoint column if not supported
1930         Fix clear all remove_all to avoid an endless loop if a breakpoint
1931         cannot be removed
1933 2007-12-17  Johannes Schmid <jhs@gnome.org>
1935         Patch from Tom <tpgww@onepost.net> (with some changes):
1937         * plugins/document-manager/action-callbacks.c: (on_open_activate),
1938         (on_save_as_activate), (on_save_all_activate),
1939         (on_close_file_activate), (on_close_all_file_activate),
1940         (on_reload_file_activate), (on_editor_command_clear_activate),
1941         (on_transform_eolchars1_activate), (on_comment_block),
1942         (on_comment_box), (on_comment_stream), (on_goto_line_no1_activate),
1943         (on_goto_block_start1_activate), (on_goto_block_end1_activate),
1944         (on_editor_linenos1_activate), (on_editor_markers1_activate),
1945         (on_editor_codefold1_activate), (on_editor_indentguides1_activate),
1946         (on_editor_whitespaces1_activate), (on_editor_eolchars1_activate),
1947         (on_editor_linewrap1_activate), (on_zoom_in_text_activate),
1948         (on_zoom_out_text_activate):
1949         * plugins/document-manager/action-callbacks.h:
1950         * plugins/document-manager/anjuta-docman.c:
1951         (on_notebook_page_close_button_click),
1952         (on_notebook_page_close_button_enter),
1953         (on_notebook_page_close_button_leave),
1954         (on_notebook_tab_btnrelease), (on_notebook_page_reordered),
1955         (anjuta_docman_page_init), (anjuta_docman_page_new),
1956         (on_open_filesel_response), (create_file_open_dialog_gui),
1957         (anjuta_docman_save_document_as), (anjuta_docman_dispose),
1958         (anjuta_docman_instance_init), (on_notebook_switch_page),
1959         (on_document_destroy), (anjuta_docman_add_editor),
1960         (anjuta_docman_add_document), (anjuta_docman_remove_document),
1961         (anjuta_docman_set_current_document),
1962         (anjuta_docman_goto_file_line_mark), (get_real_path),
1963         (anjuta_docman_get_full_filename),
1964         (anjuta_docman_delete_all_markers),
1965         (anjuta_docman_delete_all_indicators),
1966         (anjuta_docman_save_file_if_modified), (anjuta_docman_reload_file),
1967         (anjuta_docman_order_tabs):
1968         * plugins/document-manager/anjuta-docman.h:
1969         * plugins/document-manager/file_history.c: (an_hist_file_new),
1970         (an_file_history_push), (an_file_history_dump):
1971         * plugins/document-manager/file_history.h:
1972         * plugins/document-manager/plugin.c: (update_title),
1973         (value_removed_project_root_uri),
1974         (update_document_ui_interface_items), (menu_name_compare),
1975         (on_document_added), (on_document_changed),
1976         (on_window_key_press_event), (on_window_key_release_event),
1977         (on_session_save):
1978         * plugins/document-manager/search-box.c: (on_document_changed),
1979         (on_goto_activated), (search_box_init), (search_box_new):
1980         * plugins/document-manager/search-box.h:
1982         Yet more code cleanups
1983         Save glade files correctly in session
1984         Use new tooltip API if available
1985         Sort notebook pages when session is restored (needs work)
1987 2007-12-16  Johannes Schmid <jhs@gnome.org>
1989         * plugins/document-manager/anjuta-docman.c:
1990         (anjuta_docman_add_document):
1991         
1992         Present correct widget with anjuta_shell_present_widget(). This got wrong when
1993         the new search bar was introduced.
1995 2007-12-12  Johannes Schmid <jhs@gnome.org>
1996   
1997         Patch from  Tom <tpgww@onepost.net>:
1998         (#485233 – another bunch of docman cleanups)
1999   
2000         * libanjuta/interfaces/libanjuta.idl:
2001         * plugins/document-manager/action-callbacks.c:
2002         (get_current_document), (get_current_focus_widget),
2003         (on_save_activate), (on_save_as_activate), (on_save_all_activate),
2004         (on_close_file_activate), (on_close_all_file_activate),
2005         (on_reload_file_activate), (on_print_activate),
2006         (on_print_preview_activate),
2007         (on_editor_command_upper_case_activate),
2008         (on_editor_command_lower_case_activate),
2009         (on_editor_command_eol_crlf_activate),
2010         (on_editor_command_eol_lf_activate),
2011         (on_editor_command_eol_cr_activate),
2012         (on_editor_command_select_all_activate),
2013         (on_editor_command_select_to_brace_activate),
2014         (on_editor_command_select_block_activate),
2015         (on_editor_command_match_brace_activate),
2016         (on_editor_command_undo_activate),
2017         (on_editor_command_redo_activate),
2018         (on_editor_command_cut_activate),
2019         (on_editor_command_paste_activate),
2020         (on_editor_command_copy_activate),
2021         (on_editor_command_clear_activate),
2022         (on_editor_command_close_folds_all_activate),
2023         (on_editor_command_open_folds_all_activate),
2024         (on_editor_command_toggle_fold_activate),
2025         (on_editor_command_bookmark_toggle_activate),
2026         (on_editor_command_bookmark_first_activate),
2027         (on_editor_command_bookmark_next_activate),
2028         (on_editor_command_bookmark_prev_activate),
2029         (on_editor_command_bookmark_last_activate),
2030         (on_editor_command_bookmark_clear_activate),
2031         (on_transform_eolchars1_activate), (on_comment_block),
2032         (on_comment_box), (on_comment_stream),
2033         (on_goto_block_start1_activate), (on_goto_block_end1_activate),
2034         (on_zoom_in_text_activate), (on_zoom_out_text_activate),
2035         (on_force_hilite_activate), (on_swap_activate),
2036         (on_editor_add_view_activate), (on_editor_remove_view_activate):
2037         * plugins/document-manager/action-callbacks.h:
2038         * plugins/document-manager/anjuta-docman.c:
2039         (on_notebook_page_close_button_click),
2040         (on_notebook_page_close_button_enter),
2041         (on_notebook_page_close_button_leave), (on_notebook_tab_btnpress),
2042         (on_notebook_tab_btnrelease), (anjuta_docman_page_setup),
2043         (anjuta_docman_page_new), (anjuta_docman_page_destroy),
2044         (on_open_filesel_response), (anjuta_docman_open_file),
2045         (anjuta_docman_save_document_as), (anjuta_docman_save_document),
2046         (anjuta_docman_dispose), (anjuta_docman_instance_init),
2047         (anjuta_docman_class_init), (anjuta_docman_new),
2048         (on_notebook_switch_page), (on_document_save_point),
2049         (on_document_destroy), (anjuta_docman_add_editor),
2050         (anjuta_docman_add_document), (anjuta_docman_remove_document),
2051         (anjuta_docman_set_popup_menu),
2052         (anjuta_docman_get_current_focus_widget),
2053         (anjuta_docman_get_page_for_document),
2054         (anjuta_docman_get_current_document),
2055         (anjuta_docman_set_current_document),
2056         (anjuta_docman_goto_file_line),
2057         (anjuta_docman_goto_file_line_mark),
2058         (anjuta_docman_get_full_filename),
2059         (anjuta_docman_present_notebook_page),
2060         (anjuta_docman_update_page_label),
2061         (anjuta_docman_delete_all_markers),
2062         (anjuta_docman_delete_all_indicators),
2063         (anjuta_docman_save_file_if_modified), (anjuta_docman_reload_file),
2064         (do_ordertab1), (anjuta_docman_order_tabs),
2065         (anjuta_docman_set_editor_properties),
2066         (anjuta_docman_get_document_for_path),
2067         (anjuta_docman_get_all_doc_widgets):
2068         * plugins/document-manager/anjuta-docman.h:
2069         * plugins/document-manager/editor-tooltips.c:
2070         * plugins/document-manager/plugin.c: (update_title),
2071         (update_document_ui_enable_all), (update_document_ui_disable_all),
2072         (update_document_ui_save_items),
2073         (update_document_ui_interface_items), (update_document_ui),
2074         (on_document_update_save_ui), (update_status),
2075         (on_document_update_ui), (on_document_added),
2076         (on_document_changed), (on_session_save), (on_save_prompt),
2077         (on_docman_auto_save), (on_gconf_notify_timer):
2078         * plugins/document-manager/search-box.c: (on_document_changed),
2079         (search_box_new), (search_box_grab_line_focus):
2080         * plugins/glade/plugin.c: (ifile_open):
2081         * plugins/project-manager/plugin.c: (project_manager_unload_gbf):
2082         * plugins/search/search-replace_backend.c: (create_search_entries):
2083         * plugins/sourceview/anjuta-document.c: (set_uri),
2084         (anjuta_document_save):
2085         * plugins/sourceview/sourceview.c: (ifile_savable_save):
2086         * plugins/tools/editor.c: (on_editor_response):
2088         The patch renames most stuff from "editor" or "te" to "doc where appropriate.
2089         It fixes some issues with session handling and several memory lacks.
2090         Gtk 2.12 Tooltip API is used if available.
2092 2007-12-10  Sébastien Granjoux  <seb.sfo@free.fr>
2094         * plugins/debug-manager/disassemble.c,
2095         plugins/debug-manager/disassemble.h,
2096         plugins/debug-manager/command.c,
2097         plugins/debug-manager/command.h,
2098         plugins/debug-manager/plugin.c
2099         plugins/debug-manager/sparse_view.c,
2100         plugins/debug-manager/sparse_view.h,
2101         plugins/gdb/plugin.c,
2102         plugins/gdb/debugger.c,
2103         plugins/gdb/debugger.h,
2104         libanjuta/interfaces/libanjuta.idl:
2105         Fix bug #502533: Implement assembler step
2107         * plugins/debug-manager/breakpoints.c:
2108         Do not save temporary breakpoints
2110         * plugins/debug-manager/stack_trace.c:
2111         Fix a crash when a stack command is cancelled
2113 2007-12-09  Sébastien Granjoux  <seb.sfo@free.fr>
2115         * plugins/debug-manager/plugin.c,
2116         plugins/debug-manager/breakpoints.c,
2117         plugins/debug-manager/breakpoints.h:
2118         Fix bug #488732: Breakpoint on delete lines
2119         Breakpoints are now linked to their position in editor
2121         * plugins/gdb/debugger.c:
2122         Fix removing condition on breakpoint 
2124 2007-12-07  Sébastien Granjoux  <seb.sfo@free.fr>
2126         * plugins/debug-manager/anjuta-debug-manager.glade,
2127         plugins/debug-manager/start.c,
2128         plugins/gdb/plugin.c,
2129         plugins/gdb/debugger.c,
2130         plugins/gdb/debugger.h,
2131         libanjuta/interfaces/libanjuta.idl:
2132         Fix bug #481366: Do not stop at the beginning of the program
2134         * plugins/debug-manager/command.c,
2135         plugins/debug-manager/command.h,
2136         plugins/debug-manager/breakpoints.c,
2137         plugins/debug-manager/queue.c,
2138         plugins/debug-manager/queue.h:
2139         Fix a bug remove all breakpoints was not working due to latest changes
2140         Setting breakpoints is disabled when program is running
2142 2007-12-04  Sébastien Granjoux  <seb.sfo@free.fr>
2144         * plugins/debug-manager/queue.c,
2145         plugins/gdb/plugin.c:
2146         Fix bug #501469: Crash if mime_type is unknown
2148 2007-12-01  Massimo Cora'  <maxcvs@email.it>
2150         * plugins/symbol-db/plugin.c: (on_editor_destroy),
2151         (on_editor_update_ui), (on_single_file_scan_end),
2152         (on_importing_project_end), (project_root_added),
2153         (on_session_load), (symbol_db_activate), (symbol_db_instance_init):
2154         * plugins/symbol-db/plugin.h:
2155         show on status bar files being scanned.
2157         * plugins/symbol-db/symbol-db-engine.c:
2158         (sdb_engine_get_query_by_id), (sdb_engine_populate_db_by_tags),
2159         (sdb_engine_ctags_output_thread),
2160         (sdb_engine_timeout_trigger_signals), (sdb_engine_thread_monitor),
2161         (sdb_engine_ctags_output_callback_1), (sdb_engine_scan_files_1),
2162         (sdb_engine_init), (sdb_engine_finalize), (sdb_engine_class_init),
2163         (sdb_engine_connect_to_db), (symbol_db_engine_db_exists),
2164         (sdb_engine_get_table_id_by_unique_name2),
2165         (symbol_db_engine_open_project),
2166         (sdb_engine_prepare_executing_commands),
2167         (symbol_db_engine_add_new_files), (sdb_engine_add_new_sym_type),
2168         (sdb_engine_add_new_scope_definition), (sdb_engine_add_new_symbol),
2169         (sdb_engine_detects_removed_ids),
2170         (symbol_db_engine_get_class_parents),
2171         (symbol_db_engine_get_global_members),
2172         (symbol_db_engine_get_scope_members_by_symbol_id),
2173         (symbol_db_engine_get_scope_members),
2174         (symbol_db_engine_get_current_scope),
2175         (symbol_db_engine_get_file_symbols),
2176         (symbol_db_engine_get_symbol_info_by_id),
2177         (symbol_db_engine_get_full_local_path),
2178         (symbol_db_engine_find_symbol_by_name_pattern),
2179         (symbol_db_engine_get_parent_scope_id_by_symbol_id):
2180         * plugins/symbol-db/symbol-db-engine.h:
2181         * plugins/symbol-db/symbol-db-view-locals.c:
2182         (sdb_view_locals_init), (traverse_free_waiting_for), (on_scan_end),
2183         (symbol_db_view_locals_recv_signals_from_engine),
2184         (symbol_db_view_locals_update_list):
2185         * plugins/symbol-db/symbol-db-view-locals.h:
2186         * plugins/symbol-db/symbol-db-view.c: (traverse_free_waiting_for),
2187         (on_scan_end), (trigger_on_symbol_inserted), (add_new_waiting_for),
2188         (prepare_for_adding), (on_symbol_inserted), (sdb_view_init),
2189         (symbol_db_view_recv_signals_from_engine), (symbol_db_view_open):
2190         * plugins/symbol-db/symbol-db-view.h:
2191         Added g_thread architecture to scan in background. With this you
2192         can use Anjuta's GUI without freezing.
2193         Improved insertion speed by using a paradigm like 'insert' and 'check'
2194         replacing a 'check' and 'insert' one. This has been done for tables 
2195         like symbol, scope, sym_type.
2196         Fixed two crashers. 
2198         * plugins/symbol-db/tables.sql:
2199         * plugins/symbol-db/test/main.c: (get_global_members), (main),
2200         (thread), (print_message), (bastard_thread), (idle_signals):
2201         fixed a typo on tables that broke sql triggers.
2203 === anjuta 2.3.1 ===
2205 2007-12-02  Naba Kumar  <naba.kumar@gnome.org>
2207         * NEWS, AUTHORS: Updated.
2208         * src/Makefile.am: Fixed make distcheck
2210         Patch from Yang Hong:
2211         * plugins/file-manager/file-manager.glade: Fixed file chooser
2212         size in file-manager preferences.
2214 2007-12-02  Naba Kumar  <naba.kumar@gnome.org>
2216         * NEWS: Updated for 2.3.1 development release
2217         * configure.in: Bumped version to 2.3.1
2219 2007-12-01  Sébastien Granjoux  <seb.sfo@free.fr>
2221         * plugins/debug-manager/threads.c,
2222         plugins/debug-manager/disassemble.c,
2223         plugins/debug-manager/watch.c,
2224         plugins/debug-manager/registers.c,
2225         plugins/debug-manager/locals.c,
2226         plugins/debug-manager/breakpoints.c,
2227         plugins/debug-manager/stack_trace.c,
2228         plugins/debug-manager/command.c,
2229         plugins/debug-manager/command.h,
2230         plugins/debug-manager/queue.c,
2231         libanjuta/interfaces/libanjuta.idl:
2232         Use different signals in IAnjutaDebugManager and IAnjutaDebugger
2233         Document IAnjutaDebugManager signals
2234         Generate new signals in queue.c
2235         Use new signals in other files
2237 2007-11-30  <genbell@tiscali.it>
2239         reviewed by: Sébastien Granjoux  <seb.sfo@free.fr>
2241         * plugins/gdb/Makefile.am:
2242         Fix bug #500376
2244 2007-11-29  Sébastien Granjoux  <seb.sfo@free.fr>
2246         * plugins/tools/variable.c:
2247         Fix a bug added in the previous patch (it is not a leak)
2249 2007-11-29  Sébastien Granjoux  <seb.sfo@free.fr>
2251         * plugins/project-wizard/druid.c,
2252         plugins/project-wizard/templates/terminal.wiz,
2253         plugins/project-wizard/templates/xlib-dock.wiz,
2254         plugins/project-wizard/templates/wxwin.wiz,
2255         plugins/project-wizard/templates/java.wiz,
2256         plugins/project-wizard/templates/gnome.wiz,
2257         plugins/project-wizard/templates/anjuta-plugin.wiz,
2258         plugins/project-wizard/templates/gtkmm.wiz,
2259         plugins/project-wizard/templates/python.wiz,
2260         plugins/project-wizard/templates/cpp.wiz,
2261         plugins/project-wizard/templates/sdl.wiz,
2262         plugins/project-wizard/templates/gtk.wiz,
2263         plugins/project-wizard/templates/minimal.wiz,
2264         plugins/project-wizard/templates/xlib.wiz,
2265         plugins/project-wizard/templates/gcj.wiz,
2266         plugins/project-wizard/templates/translatable-strings.h,
2267         plugins/project-import/project-import.c:
2268         Partial Fix translation bugs #496833 comment 4,7,8,9,10,11 
2270 2007-11-27  Sébastien Granjoux  <seb.sfo@free.fr>
2272         * plugins/debug-manager/threads.c,
2273         plugins/debug-manager/disassemble.c,
2274         plugins/debug-manager/watch.c,
2275         plugins/debug-manager/registers.c,
2276         plugins/debug-manager/memory.c,
2277         plugins/debug-manager/locals.c,
2278         plugins/debug-manager/stack_trace.c,
2279         plugins/debug-manager/queue.c,
2280         plugins/debug-manager/queue.h:
2281         Connect debugger signal only when program is loaded
2282         Rename get_feature in is_supported
2284         * plugins/debug-manager/plugin.c:
2285         Remove editor watch when plugin is deactivated
2287         * plugins/debug-manager/anjuta-debug-manager.glade,
2288         plugins/debug-manager/breakpoints.c,
2289         plugins/debug-manager/breakpoints.h:
2290         Rewrite almost completely the breakpoint code
2291         Improve breakpoint dialog
2292         Reorganize function
2293         Implement condition, hit count, ignore and temporary attribute
2295         * plugins/debug-manager/command.c,
2296         plugins/debug-manager/command.h:
2297         Add a breakpoint list command
2299         * plugins/gdb/debugger.c,
2300         plugins/gdb/debugger.h:
2301         Add new breakpoint list command
2302         Fix parsing of breakpoint data
2304         * libanjuta/interfaces/libanjuta.idl,
2305         plugins/gdb/plugin.c:
2306         Rename IAnjutaBreakpointDebugger into IAnjutaDebuggerBreakpoint
2308 2007-11-23  Jaap Haitsma  <jaap@haitsma.org>
2310         * plugins/document-manager/plugin.c:
2311         Use Ctrl+Shift+s as shortcut for Save As
2313 2007-11-22  Naba Kumar  <naba.kumar@gnome.org>
2315         * plugins/subversion/plugin.c: (activate_plugin):
2316         * plugins/symbol-db/plugin.c: (symbol_db_activate):
2317         * src/layout.xml: Fixed dockitem positions.
2319 2007-11-21  Naba Kumar  <naba.kumar@gnome.org>
2321         Icons from tpgww@onepost.net:
2322         * plugins/project-wizard/applogo.png:
2323         Icons from patch in bug #480093 comment #23. Also renamed icons.
2325         * plugins/message-view/Makefile.am:
2326         * plugins/message-view/plugin.c: (register_stock_icons),
2327         (ipreferences_merge): Removed redundant icon.
2329         * plugins/document-manager/plugin.c:
2330         (update_editor_ui_disable_all), (update_editor_ui_interface_items):
2331         Do not insensitize New action when there is no document.
2332         Indentation fixes.
2334 2007-11-21  Naba Kumar  <naba.kumar@gnome.org>
2336         Icons from tpgww@onepost.net:
2337         * plugins/symbol-browser/an_symbol_prefs.c:
2338         * pixmaps/Makefile.am:
2339         * pixmaps/anjuta.png, pixmaps/anjuta_logo.png, pixmaps/anjuta.svg:
2341         Icons from patch in bug #480093 comment #23. Also renamed icons.
2342         To be continued..
2344 2007-11-21  Naba Kumar  <naba.kumar@gnome.org>
2346         Patch from James Liggett:
2347         * plugins/subversion/anjuta-subversion.glade: Make commit, resolve,
2348         revert and dialogs resizable.
2350 2007-11-20  Naba Kumar  <naba.kumar@gnome.org>
2352         Patch from James Liggett:
2353         * plugins/subversion/anjuta-subversion.glade:
2354         * plugins/subversion/subversion-diff-dialog.c:
2355         (on_subversion_diff_response), (subversion_diff_dialog):
2356         * plugins/subversion/subversion-diff-dialog.h:
2358         The diff dialog should have a checkbox, enabled by default, that
2359         allows the user to make sure that all open files are saved before
2360         diffing.
2362 2007-11-20  Naba Kumar  <naba.kumar@gnome.org>
2364         * plugins/Makefile.am: Remove duplicate 'profiler' in SUBDIRS.
2366         Icons from tpgww@onepost.net:
2367         * pixmaps/Makefile.am:
2368         * src/Makefile.am:
2369         * src/anjuta-app.c:
2370         * src/anjuta-preferences-general.svg:
2372         Icons from patch in bug #480093 comment #23. Also renamed icons.
2373         To be continued..
2375 2007-11-19  Naba Kumar  <naba.kumar@gnome.org>
2377         Icons from tpgww@onepost.net:
2378         * plugins/debug-manager/images/Makefile.am:
2379         * plugins/debug-manager/images/anjuta-watch.svg:
2380         * plugins/debug-manager/plugin.c: (register_stock_icons):
2381         * plugins/gdb/images/Makefile.am:
2382         * plugins/gtodo/Makefile.am:
2383         * plugins/gtodo/anjuta-gtodo-plugin.svg:
2384         * plugins/gtodo/anjuta-gtodo.plugin.in:
2385         * plugins/gtodo/interface.c: (stock_icons):
2386         * plugins/gtodo/main.h:
2387         * plugins/gtodo/plugin.c: (ipreferences_merge):
2388         * plugins/terminal/Makefile.am:
2389         * plugins/terminal/anjuta-terminal-plugin.svg:
2390         * plugins/terminal/anjuta-terminal.plugin.in:
2391         * plugins/terminal/terminal.c:
2392         * plugins/tools/Makefile.am:
2393         * plugins/tools/anjuta-tools-plugin.svg:
2394         * plugins/tools/anjuta-tools.plugin.in:
2395         * plugins/tools/plugin.c:
2396         * plugins/valgrind/Makefile.am:
2397         * plugins/valgrind/anjuta-valgrind-plugin.svg:
2398         * plugins/valgrind/anjuta-valgrind.plugin.in:
2399         * plugins/valgrind/plugin.c: (register_stock_icons),
2400         (ipreferences_merge):
2402         Icons from patch in bug #480093 comment #23. Also renamed icons.
2403         To be continued..
2405 2007-11-18  Massimo Cora'   <maxcvs@email.it>
2407         reviewed by: Johannes Schmid <jhs@gnome.org>
2409         * configure.in:
2410         required gda version to 3.1.3. [svn trunk]. Without this Anjuta can crash
2411         due to bug #493360. Still present anyway bug #495843
2413         * plugins/symbol-db/plugin.c: (goto_local_tree_iter),
2414         (goto_global_tree_iter), (on_treesearch_symbol_selected_event),
2415         (on_local_treeview_row_activated),
2416         (on_global_treeview_row_activated),
2417         (on_global_treeview_row_expanded), (on_project_element_added),
2418         (on_project_element_removed), (project_root_added),
2419         (symbol_db_activate), (isymbol_manager_search),
2420         (isymbol_manager_get_members),
2421         (isymbol_manager_get_completions_at_position):
2422         * plugins/symbol-db/symbol-db-engine-iterator-node.c:
2423         (symbol_db_engine_iterator_node_get_symbol_extra_string):
2424         * plugins/symbol-db/symbol-db-engine.c:
2425         (sdb_engine_execute_non_select_sql),
2426         (sdb_engine_execute_select_sql), (sdb_engine_get_query_by_id),
2427         (sdb_engine_free_cached_queries), (sdb_engine_disconnect_from_db),
2428         (sdb_engine_populate_db_by_tags), (sdb_engine_scan_files_1),
2429         (sdb_engine_create_db_tables), (symbol_db_engine_open_db),
2430         (symbol_db_engine_add_new_workspace),
2431         (symbol_db_engine_add_new_project),
2432         (symbol_db_engine_add_new_files), (sdb_engine_add_new_symbol),
2433         (sdb_engine_detects_removed_ids),
2434         (sdb_engine_walk_down_scope_path),
2435         (symbol_db_engine_get_class_parents),
2436         (symbol_db_engine_get_global_members),
2437         (symbol_db_engine_get_scope_members_by_symbol_id),
2438         (symbol_db_engine_get_scope_members),
2439         (symbol_db_engine_get_current_scope),
2440         (symbol_db_engine_get_file_symbols),
2441         (symbol_db_engine_get_symbol_info_by_id),
2442         (symbol_db_engine_find_symbol_by_name_pattern):
2443         * plugins/symbol-db/symbol-db-engine.h:
2444         * plugins/symbol-db/symbol-db-view-locals.c: (on_symbol_removed),
2445         (on_symbol_inserted), (symbol_db_view_locals_update_list):
2446         * plugins/symbol-db/symbol-db-view.c: (waiting_for_symbol_destroy),
2447         (sdb_view_get_iter_from_row_ref), (traverse_free_waiting_for),
2448         (on_scan_end), (do_add_root_symbol_to_view),
2449         (do_add_child_symbol_to_view), (add_waiting_for_symbol_to_view),
2450         (trigger_on_symbol_inserted), (add_new_waiting_for),
2451         (do_recurse_subtree_and_invalidate), (prepare_for_adding),
2452         (on_symbol_inserted), (do_recurse_subtree_and_remove),
2453         (on_symbol_removed), (sdb_view_do_add_hidden_dummy_child),
2454         (symbol_db_view_row_expanded), (sdb_view_init),
2455         (gtree_compare_func), (sdb_view_finalize),
2456         (sdb_view_load_symbol_pixbufs), (symbol_db_view_get_file_and_line),
2457         (sdb_view_populate_base_root),
2458         (sdb_view_build_and_display_base_tree), (symbol_db_view_open):
2459         * plugins/symbol-db/symbol-db-view.h:
2460         * plugins/symbol-db/tables.sql:
2461         * plugins/symbol-db/test/Makefile.am:
2462         * plugins/symbol-db/test/main.c: (dump_iterator), (get_parents),
2463         (get_scope_members), (get_current_scope), (get_global_members),
2464         (get_file_symbols), (get_info_by_id), (main):
2466         Rewrote symbol-db-view global tab. Now every expandable node is a query.
2467         Started using LIMIT keyword to speed up things.
2468         Deprecated GdaCommand in favour of GdaQuery into engine. This should
2469         make providers use prepared statements.
2471 2007-11-19  Naba Kumar  <naba.kumar@gnome.org>
2473         Patch from James Liggett:
2474         * plugins/subversion/plugin.c: (subversion_instance_init):
2475         * plugins/subversion/plugin.h:
2476         * plugins/subversion/subversion-diff-dialog.c:
2477         (on_subversion_diff_response), (subversion_diff_dialog),
2478         (on_menu_subversion_diff):
2479         * plugins/subversion/subversion-log-dialog.c:
2480         (on_log_view_selected_button_clicked),
2481         (on_log_diff_selected_button_clicked),
2482         (on_log_diff_previous_button_clicked),
2483         (subversion_log_window_create):
2484         * plugins/subversion/subversion-ui-utils.c:
2485         (get_filename_from_full_path), (init_whole_project),
2486         (on_whole_project_toggled):
2487         * plugins/subversion/subversion-ui-utils.h:
2488         * plugins/subversion/subversion-update-dialog.c:
2489         (subversion_update_dialog), (on_menu_subversion_update):
2491         Whole Project checkbox enabled by default in diff and update dialogs.
2492         changes the editor names for diff editors to something much more
2493         descriptive. For example, working copy/head diffs would have an editor
2494         with a name like "[Working Copy/Head] some-file.diff," where some-file
2495         is the name of the file/directory that was diffed. For diffs against
2496         arbitrary diffs the name would look like "[Revisions 2832/3200]
2497         some-file.diff" for a diff of some-file between revisions 2832 and
2498         3200.
2500 2007-11-19  Naba Kumar  <naba.kumar@gnome.org>
2502         Icons from tpgww@onepost.net:
2503         * plugins/subversion/Makefile.am:
2504         * plugins/subversion/anjuta-subversion-plugin.svg:
2505         * plugins/subversion/anjuta-subversion.plugin.in:
2506         * plugins/subversion/plugin.h:
2507         * plugins/symbol-browser/Makefile.am:
2508         * plugins/symbol-browser/anjuta-symbol-browser-plugin.svg:
2509         * plugins/symbol-browser/anjuta-symbol-browser.plugin.in:
2510         * plugins/symbol-browser/plugin.c:
2511         * plugins/symbol-db/Makefile.am:
2512         * plugins/symbol-db/plugin.c:
2513         * plugins/symbol-db/symbol-db.plugin.in:
2515         Icons from patch in bug #480093 comment #23. Also renamed icons.
2516         To be continued..
2518 2007-11-18  Naba Kumar  <naba.kumar@gnome.org>
2520         Icons from tpgww@onepost.net:
2521         * plugins/project-manager/Makefile.am:
2522         * plugins/project-manager/anjuta-project-manager-plugin.svg:
2523         * plugins/project-manager/anjuta-project-manager.plugin.in:
2524         * plugins/project-manager/plugin.c:
2525         * plugins/project-wizard/Makefile.am:
2526         * plugins/project-wizard/anjuta-project-wizard-plugin.svg:
2527         * plugins/project-wizard/anjuta-project-wizard.plugin.in:
2528         * plugins/project-wizard/druid.h:
2529         * plugins/search/Makefile.am:
2530         * plugins/search/anjuta-search-plugin.svg:
2531         * plugins/search/anjuta-search.plugin.in:
2532         * plugins/search/plugin.c:
2534         Icons from patch in bug #480093 comment #23. Also renamed icons.
2535         To be continued..
2537 2007-11-18  Naba Kumar  <naba.kumar@gnome.org>
2539         * TODO.tasks: updated.
2541         Icons from tpgww@onepost.net:
2542         * plugins/file-loader/Makefile.am:
2543         * plugins/file-loader/anjuta-loader-plugin.svg:
2544         * plugins/file-loader/anjuta-loader.plugin.in:
2545         * plugins/file-manager/Makefile.am:
2546         * plugins/file-manager/anjuta-file-manager-plugin.svg:
2547         * plugins/file-manager/file-manager.plugin.in:
2548         * plugins/file-manager/plugin.c:
2549         * plugins/glade/Makefile.am:
2550         * plugins/glade/anjuta-glade-plugin.svg:
2551         * plugins/glade/anjuta-glade.plugin.in:
2552         * plugins/glade/plugin.c: (register_stock_icons):
2553         * plugins/language-manager/Makefile.am:
2554         * plugins/language-manager/anjuta-language-manager-plugin.svg:
2555         * plugins/language-manager/language-manager.plugin.in:
2556         * plugins/message-view/Makefile.am:
2557         * plugins/message-view/anjuta-message-manager.plugin.in:
2558         * plugins/message-view/anjuta-messages-plugin.svg:
2559         * plugins/message-view/plugin.c:
2560         * plugins/patch/Makefile.am:
2561         * plugins/patch/anjuta-patch-plugin.svg:
2562         * plugins/patch/anjuta-patch.plugin.in:
2563         * plugins/patch/plugin.c:
2564         * plugins/profiler/Makefile.am:
2565         * plugins/profiler/anjuta-profiler-plugin.svg:
2566         * plugins/profiler/plugin.c: (register_stock_icons):
2567         * plugins/profiler/profiler.plugin.in:
2568         * plugins/project-import/Makefile.am:
2569         * plugins/project-import/anjuta-project-import-plugin.svg:
2570         * plugins/project-import/anjuta-project-import.plugin.in:
2571         * plugins/project-import/plugin.c:
2573         Icons from patch in bug #480093 comment #23. Also renamed icons.
2574         To be continued..
2576 2007-11-18  Johannes Schmid <jhs@gnome.org>
2578         * plugins/build-basic-autotools/build-basic-autotools.c:
2579         (build_regex_init):
2580         * plugins/debug-manager/anjuta-debug-manager.glade:
2581         * plugins/debug-manager/breakpoints.c:
2582         * plugins/debug-manager/sharedlib.c: (create_sharedlibs_gui):
2583         * plugins/file-wizard/file.c:
2584         * plugins/gdb/anjuta-gdb.glade:
2585         * plugins/glade/plugin.c: (ifile_open):
2586         * plugins/gtodo/egg-datetime.c: (egg_datetime_class_init):
2587         * plugins/gtodo/mcategory.c: (category_manager_add_item):
2588         * plugins/gtodo/tray-icon.c:
2589         * plugins/macro/macro-util.c: (get_date_Ymd), (get_date_Y):
2590         * plugins/macro/macros.xml:
2591         * plugins/symbol-browser/anjuta-symbol-browser-plugin.glade:
2592         Fixed translation bugs (#496833, #488211 and #497758)
2593         
2594         * plugins/document-manager/plugin.c: (on_editor_changed):
2595         Removed unused code
2597 2007-11-17  Naba Kumar  <naba.kumar@gnome.org>
2599         Icons from tpgww@onepost.net:
2600         * plugins/devhelp/Makefile.am:
2601         * plugins/devhelp/anjuta-devhelp-plugin.svg:
2602         * plugins/devhelp/anjuta-devhelp.plugin.in:
2603         * plugins/devhelp/plugin.c:
2604         * plugins/document-manager/anjuta-document-manager.plugin.in:
2605         * plugins/document-manager/images/Makefile.am:
2606         * plugins/document-manager/images/anjuta-document-manager-plugin.svg:
2607         * plugins/document-manager/plugin.c:
2608         * plugins/editor/Makefile.am:
2609         * plugins/editor/anjuta-editor-scintilla-plugin.svg:
2610         * plugins/editor/anjuta-editor.plugin.in:
2611         * plugins/editor/plugin.c:
2612         * plugins/sample1/Makefile.am:
2613         * plugins/sample1/anjuta-sample-plugin.svg:
2614         * plugins/sample1/anjuta-sample.plugin.in:
2615         * plugins/sourceview/Makefile.am:
2616         * plugins/sourceview/plugin.c:
2617         * plugins/sourceview/sourceview.plugin.in:
2619         Icons from patch in bug #480093 comment #23. Also renamed icons.
2620         To be continued..
2622 2007-11-17  Naba Kumar  <naba.kumar@gnome.org>
2624         * TODO.tasks: Updated.
2626         Icons from tpgww@onepost.net:
2627         * plugins/build-basic-autotools/Makefile.am:
2628         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.svg:
2629         * plugins/build-basic-autotools/anjuta-build-basic-autotools.plugin.in:
2630         * plugins/build-basic-autotools/build-basic-autotools.c:
2631         * plugins/class-inheritance/Makefile.am:
2632         * plugins/class-inheritance/anjuta-class-inheritance-plugin.svg:
2633         * plugins/class-inheritance/anjuta-class-inheritance.plugin.in:
2634         * plugins/class-inheritance/plugin.c:
2635         * plugins/cvs-plugin/Makefile.am:
2636         * plugins/cvs-plugin/anjuta-cvs-plugin.svg:
2637         * plugins/cvs-plugin/anjuta-cvs.plugin.in:
2638         * plugins/cvs-plugin/plugin.c:
2639         * plugins/debug-manager/anjuta-debug-manager.plugin.in:
2640         * plugins/debug-manager/images/Makefile.am:
2641         * plugins/debug-manager/images/anjuta-debug-manager-plugin.svg:
2642         * plugins/debug-manager/plugin.c: 
2644         Icons from patch in bug #480093 comment #23. Also renamed icons.
2645         To be continued..
2647 2007-11-07  Sébastien Granjoux  <seb.sfo@free.fr>
2649         * (removed) libanjuta/anjuta-children.c,
2650         (removed) libanjuta/anjuta-children.h,
2651         libanjuta/anjuta-launcher.c,
2652         libanjuta/libanjuta.h,
2653         libanjuta/Makefile.am,
2654         plugins/gdb/debugger.c,
2655         plugins/terminal/terminal.c,
2656         manuals/reference/libanjuta/libanjuta-sections.txt,
2657         manuals/reference/libanjuta/libanjuta-docs.sgml:
2658         Replace anjuta_children_register by g_child_watch_add
2660 2007-11-13  Johannes Schmid <jhs@gnome.org>
2662         * plugins/subversion/anjuta-subversion.glade:
2663         * plugins/subversion/subversion-commit-dialog.c:
2664         (subversion_commit_dialog):
2665         * plugins/subversion/subversion-resolve-dialog.c:
2666         (subversion_resolve_dialog):
2667         * plugins/subversion/subversion-revert-dialog.c:
2668         (subversion_revert_dialog):
2669         * plugins/subversion/subversion-ui-utils.c: (status_pulse_timer),
2670         (pulse_timer), (status_bar_progress_pulse), (pulse_progress_bar),
2671         (hide_pulse_progress_bar):
2672         * plugins/subversion/subversion-ui-utils.h:
2674         Yet another patch from #457477:
2675         Add a pulsing progress bar to all dialogs receiving status
2677 2007-11-12  Johannes Schmid <jhs@gnome.org>
2679         * plugins/document-manager/plugin.c: (create_highlight_submenu):
2680         Bug 493583 – crash in Anjuta IDE: trying to open a file
2681         
2682         * plugins/subversion/subversion-commit-dialog.c:
2683         (select_all_files), (subversion_commit_dialog):
2684         Patch from jrligget - see #457477
2686 2007-11-12  Johannes Schmid <jhs@gnome.org>
2688         Patch from Marc Lorber <Lorber.Marc@wanodoo.fr>:
2689         * libanjuta/anjuta-plugin-handle.c:
2690         (anjuta_plugin_handle_get_about):
2691         Bug 495536 – Plugins localization improvement
2692         
2693         Patch from Gabor Kelemeng <kelemeng@gnome.hu>:
2694         * plugins/class-gen/anjuta-class-gen-plugin.glade:
2695         * plugins/indent/indent.glade:
2696         * plugins/subversion/anjuta-subversion.glade:
2697         Bug 495245 – Strings bug
2699 2007-11-08  James Liggett  <jrliggett@cox.net>
2701         reviewed by: Johannes Schmid <jhs@gnome.org>
2703         * libanjuta/anjuta-async-command.c: (anjuta_async_command_init),
2704         (anjuta_async_command_finalize),
2705         (anjuta_async_command_notification_poll),
2706         (anjuta_async_command_thread), (start_command),
2707         (notify_data_arrived), (notify_complete),
2708         (anjuta_async_command_class_init),
2709         (anjuta_async_command_set_error_message),
2710         (anjuta_async_command_get_error_message),
2711         (anjuta_async_command_lock), (anjuta_async_command_unlock):
2712         * libanjuta/anjuta-async-command.h:
2713         * libanjuta/anjuta-command.c: (anjuta_command_init),
2714         (anjuta_command_finalize), (anjuta_command_class_init),
2715         (anjuta_command_start), (anjuta_command_notify_data_arrived),
2716         (anjuta_command_notify_complete),
2717         (anjuta_command_set_error_message),
2718         (anjuta_command_get_error_message):
2719         * libanjuta/anjuta-command.h:
2720         * libanjuta/anjuta-glade-catalog.c:
2721         * libanjuta/anjuta-glade.xml:
2722         * libanjuta/anjuta-vcs-status-tree-view.c:
2723         (on_selected_column_toggled),
2724         (anjuta_vcs_status_tree_view_create_columns),
2725         (anjuta_vcs_status_tree_view_init),
2726         (anjuta_vcs_status_tree_view_finalize),
2727         (anjuta_vcs_status_tree_view_set_property),
2728         (anjuta_vcs_status_tree_view_get_property),
2729         (anjuta_vcs_status_tree_view_class_init),
2730         (anjuta_vcs_status_tree_view_new),
2731         (anjuta_vcs_status_tree_view_destroy),
2732         (anjuta_vcs_status_tree_view_add), (select_all_paths),
2733         (anjuta_vcs_status_tree_view_select_all), (unselect_all_paths),
2734         (anjuta_vcs_status_tree_view_unselect_all),
2735         (create_selected_paths_list),
2736         (anjuta_vcs_status_tree_view_get_selected):
2737         * libanjuta/anjuta-vcs-status-tree-view.h:
2738         * libanjuta/anjuta-widgets.c: (glade_module_register_widgets):
2739         * libanjuta/anjuta-widgets.h:
2740         * plugins/subversion/subversion-add-dialog.c:
2741         (on_add_command_finished), (on_subversion_add_response),
2742         (subversion_add_dialog), (on_menu_subversion_add),
2743         (on_fm_subversion_add):
2744         * plugins/subversion/subversion-add-dialog.h:
2745         * plugins/subversion/subversion-commit-dialog.c:
2746         (on_commit_command_finished), (on_subversion_commit_response),
2747         (subversion_commit_dialog), (on_menu_subversion_commit),
2748         (on_fm_subversion_commit):
2749         * plugins/subversion/subversion-commit-dialog.h:
2750         * plugins/subversion/subversion-copy-dialog.c:
2751         (on_copy_other_revision_radio_toggled),
2752         (on_copy_browse_button_clicked), (on_copy_dest_entry_focus_in),
2753         (on_copy_command_finished), (on_subversion_copy_response),
2754         (subversion_copy_dialog), (on_menu_subversion_copy),
2755         (on_fm_subversion_copy):
2756         * plugins/subversion/subversion-copy-dialog.h:
2757         * plugins/subversion/subversion-diff-dialog.c: (on_editor_destroy),
2758         (on_subversion_diff_response), (subversion_diff_dialog),
2759         (on_menu_subversion_diff), (on_fm_subversion_diff):
2760         * plugins/subversion/subversion-diff-dialog.h:
2761         * plugins/subversion/subversion-log-dialog.c:
2762         (on_diff_selected_column_toggled), (create_columns),
2763         (on_log_command_finished), (on_log_view_button_clicked),
2764         (on_cat_command_data_arrived), (on_cat_command_finished),
2765         (on_log_view_selected_button_clicked), (get_selected_revisions),
2766         (on_log_diff_selected_button_clicked),
2767         (on_log_diff_previous_button_clicked),
2768         (on_subversion_log_vbox_destroy),
2769         (on_log_changes_view_row_selected), (subversion_log_window_create),
2770         (on_menu_subversion_log), (on_fm_subversion_log),
2771         (subversion_log_set_whole_project_sensitive):
2772         * plugins/subversion/subversion-log-dialog.h:
2773         * plugins/subversion/subversion-merge-dialog.c:
2774         (on_merge_command_finished), (on_subversion_merge_response),
2775         (on_merge_first_path_browse_button_clicked),
2776         (on_merge_second_path_browse_button_clicked),
2777         (on_merge_use_first_path_check_toggled),
2778         (on_merge_start_revision_radio_toggled),
2779         (on_merge_end_revision_radio_toggled), (subversion_merge_dialog),
2780         (on_menu_subversion_merge):
2781         * plugins/subversion/subversion-merge-dialog.h:
2782         * plugins/subversion/subversion-remove-dialog.c:
2783         (on_remove_command_finished),
2784         (on_remove_path_browse_button_clicked),
2785         (on_subversion_remove_response), (subversion_remove_dialog),
2786         (on_menu_subversion_remove), (on_fm_subversion_remove):
2787         * plugins/subversion/subversion-remove-dialog.h:
2788         * plugins/subversion/subversion-resolve-dialog.c:
2789         (on_resolve_command_finished), (on_subversion_resolve_response),
2790         (subversion_resolve_dialog), (on_menu_subversion_resolve):
2791         * plugins/subversion/subversion-resolve-dialog.h:
2792         * plugins/subversion/subversion-revert-dialog.c:
2793         (on_revert_command_finished), (on_subversion_revert_response),
2794         (subversion_revert_dialog), (on_menu_subversion_revert):
2795         * plugins/subversion/subversion-revert-dialog.h:
2796         * plugins/subversion/subversion-switch-dialog.c:
2797         (on_switch_other_revision_radio_toggled),
2798         (on_switch_command_finished), (on_subversion_switch_response),
2799         (subversion_switch_dialog), (on_menu_subversion_switch):
2800         * plugins/subversion/subversion-switch-dialog.h:
2801         * plugins/subversion/subversion-ui-utils.c: (subversion_data_new),
2802         (subversion_data_free), (on_mesg_view_destroy),
2803         (create_message_view), (check_filename), (get_log_from_textview),
2804         (pulse_timer), (on_pulse_timer_destroyed),
2805         (status_bar_progress_pulse), (clear_status_bar_progress_pulse),
2806         (report_errors), (on_status_command_finished),
2807         (on_status_command_data_arrived), (on_command_info_arrived),
2808         (select_all_status_items), (clear_all_status_selections),
2809         (init_whole_project), (on_whole_project_toggled),
2810         (send_diff_command_output_to_editor), (on_diff_command_finished),
2811         (stop_status_bar_progress_pulse):
2812         * plugins/subversion/subversion-ui-utils.h:
2813         * plugins/subversion/subversion-update-dialog.c:
2814         (on_update_command_finished), (on_subversion_update_response),
2815         (subversion_update_dialog), (on_menu_subversion_update),
2816         (on_fm_subversion_update):
2817         * plugins/subversion/subversion-update-dialog.h:
2818         * plugins/subversion/svn-add-command.c: (svn_add_command_init),
2819         (svn_add_command_finalize), (svn_add_command_run),
2820         (svn_add_command_class_init), (svn_add_command_new),
2821         (svn_add_command_destroy):
2822         * plugins/subversion/svn-add-command.h:
2823         * plugins/subversion/svn-cat-command.c: (svn_cat_command_init),
2824         (svn_cat_command_finalize), (svn_cat_command_run),
2825         (svn_cat_command_class_init), (svn_cat_command_new),
2826         (svn_cat_command_destroy), (svn_cat_command_get_output):
2827         * plugins/subversion/svn-cat-command.h:
2828         * plugins/subversion/svn-command.c: (svn_command_acquire_ui_lock),
2829         (svn_command_release_ui_lock), (simple_prompt),
2830         (ssl_server_trust_prompt), (svn_auth_simple_prompt_func_cb),
2831         (svn_auth_ssl_server_trust_prompt_func_cb),
2832         (svn_auth_ssl_client_cert_prompt_func_cb),
2833         (svn_auth_ssl_client_cert_pw_prompt_func_cb), (on_svn_notify),
2834         (svn_command_init), (svn_command_finalize),
2835         (svn_command_class_init), (svn_command_push_info),
2836         (svn_command_get_info_queue), (svn_command_set_error),
2837         (svn_command_get_client_context), (svn_command_get_pool),
2838         (svn_command_lock_ui), (svn_command_unlock_ui),
2839         (svn_command_get_revision), (svn_command_copy_path_list),
2840         (svn_command_free_path_list):
2841         * plugins/subversion/svn-command.h:
2842         * plugins/subversion/svn-commit-command.c: (on_log_callback),
2843         (svn_commit_command_init), (svn_commit_command_finalize),
2844         (svn_commit_command_run), (svn_commit_command_class_init),
2845         (svn_commit_command_new), (svn_commit_command_destroy):
2846         * plugins/subversion/svn-commit-command.h:
2847         * plugins/subversion/svn-copy-command.c: (on_log_callback),
2848         (svn_copy_command_init), (svn_copy_command_finalize),
2849         (svn_copy_command_run), (svn_copy_command_class_init),
2850         (svn_copy_command_new), (svn_copy_command_destroy):
2851         * plugins/subversion/svn-copy-command.h:
2852         * plugins/subversion/svn-diff-command.c: (svn_diff_command_init),
2853         (svn_diff_command_finalize), (svn_diff_command_run),
2854         (svn_diff_command_class_init), (svn_diff_command_new),
2855         (svn_diff_command_destroy), (svn_diff_command_get_output):
2856         * plugins/subversion/svn-diff-command.h:
2857         * plugins/subversion/svn-log-command.c: (svn_log_command_init),
2858         (svn_log_command_finalize), (log_callback), (svn_log_command_run),
2859         (svn_log_command_class_init), (svn_log_command_new),
2860         (svn_log_command_destroy), (svn_log_command_get_entry_queue):
2861         * plugins/subversion/svn-log-command.h:
2862         * plugins/subversion/svn-log-entry.c: (svn_log_entry_init),
2863         (svn_log_entry_finalize), (svn_log_entry_class_init),
2864         (strip_whitespace), (svn_log_entry_new), (svn_log_entry_destroy),
2865         (svn_log_entry_get_author), (svn_log_entry_get_date),
2866         (svn_log_entry_get_revision), (svn_log_entry_get_short_log),
2867         (svn_log_entry_get_full_log):
2868         * plugins/subversion/svn-log-entry.h:
2869         * plugins/subversion/svn-merge-command.c: (svn_merge_command_init),
2870         (svn_merge_command_finalize), (svn_merge_command_run),
2871         (svn_merge_command_class_init), (svn_merge_command_new),
2872         (svn_merge_command_destroy):
2873         * plugins/subversion/svn-merge-command.h:
2874         * plugins/subversion/svn-remove-command.c: (on_log_callback),
2875         (svn_remove_command_init), (svn_remove_command_finalize),
2876         (svn_remove_command_run), (svn_remove_command_class_init),
2877         (svn_remove_command_new), (svn_remove_command_destroy),
2878         (svn_remove_command_get_path):
2879         * plugins/subversion/svn-remove-command.h:
2880         * plugins/subversion/svn-resolve-command.c:
2881         (svn_resolve_command_init), (svn_resolve_command_finalize),
2882         (svn_resolve_command_run), (svn_resolve_command_class_init),
2883         (svn_resolve_command_new), (svn_resolve_command_destroy):
2884         * plugins/subversion/svn-resolve-command.h:
2885         * plugins/subversion/svn-revert-command.c:
2886         (svn_revert_command_init), (svn_revert_command_finalize),
2887         (svn_revert_command_run), (svn_revert_command_class_init),
2888         (svn_revert_command_new), (svn_revert_command_destroy):
2889         * plugins/subversion/svn-revert-command.h:
2890         * plugins/subversion/svn-status-command.c:
2891         (svn_status_command_init), (svn_status_command_finalize),
2892         (on_svn_status_notify), (svn_status_command_run),
2893         (svn_status_command_class_init), (svn_status_command_new),
2894         (svn_status_command_destroy),
2895         (svn_status_command_get_status_queue):
2896         * plugins/subversion/svn-status-command.h:
2897         * plugins/subversion/svn-status.c: (svn_status_init),
2898         (svn_status_finalize), (svn_status_class_init), (svn_status_new),
2899         (svn_status_destroy), (svn_status_get_path),
2900         (svn_status_get_vcs_status):
2901         * plugins/subversion/svn-status.h:
2902         * plugins/subversion/svn-switch-command.c:
2903         (svn_switch_command_init), (svn_switch_command_finalize),
2904         (svn_switch_command_run), (svn_switch_command_class_init),
2905         (svn_switch_command_new), (svn_switch_command_destroy):
2906         * plugins/subversion/svn-switch-command.h:
2907         * plugins/subversion/svn-update-command.c:
2908         (svn_update_command_init), (svn_update_command_finalize),
2909         (svn_update_command_run), (svn_update_command_class_init),
2910         (svn_update_command_new), (svn_update_command_destroy):
2911         * plugins/subversion/svn-update-command.h:
2913         Now really committed all files from James patch (#457477)
2915 2007-11-08  Johannes Schmid <jhs@gnome.org>
2917         * TODO.tasks: Updated
2919 2007-11-08  James Liggett  <jrliggett@cox.net>
2921         reviewed by: Johannes Schmid <jhs@gnome.org>
2923         * configure.in:
2924         * libanjuta/Makefile.am:
2925         * libanjuta/anjuta-status.c: (anjuta_status_progress_pulse):
2926         * libanjuta/anjuta-status.h:
2927         * libanjuta/libanjuta.h:
2928         * plugins/subversion/Makefile.am:
2929         * plugins/subversion/anjuta-subversion.glade:
2930         * plugins/subversion/anjuta-subversion.ui:
2931         * plugins/subversion/plugin.c: (value_added_project_root_uri),
2932         (value_removed_project_root_uri), (activate_plugin),
2933         (deactivate_plugin), (finalize), (subversion_instance_init):
2934         * plugins/subversion/plugin.h:
2935         * plugins/subversion/subversion-actions.c:
2936         * plugins/subversion/subversion-actions.h:
2937         * plugins/subversion/subversion-callbacks.c:
2938         * plugins/subversion/subversion-callbacks.h:
2939         * plugins/subversion/svn-auth.c:
2940         * plugins/subversion/svn-auth.h:
2941         * plugins/subversion/svn-backend-priv.h:
2942         * plugins/subversion/svn-backend.c:
2943         * plugins/subversion/svn-backend.h:
2944         * plugins/subversion/svn-notify.c:
2945         * plugins/subversion/svn-notify.h:
2946         * plugins/subversion/svn-thread.c:
2947         * plugins/subversion/svn-thread.h:
2948         
2949         Commited alpha2 of the new subversion plugin (#457477)
2951 2007-11-07  Sébastien Granjoux  <seb.sfo@free.fr>
2953         * plugins/debug-manager/command.c:
2954         Fix a stupid crash when changing a register value
2956 2007-11-07  Sébastien Granjoux  <seb.sfo@free.fr>
2958         * libanjuta/interfaces/libanjuta.idl,
2959         plugins/debug-manager/command.c,
2960         plugins/debug-manager/command.h,
2961         plugins/debug-manager/start.c,
2962         plugins/gdb/plugin.c,
2963         plugins/gdb/debugger.c,
2964         plugins/gdb/debugger.h:
2965         Use anjuta terminal plugin instead of gnome terminal
2966         Select if a terminal is used in the the start_program function
2967         Move terminal code from debugger.c to plugin.c
2968         Partial fix of bug #481366
2970         * plugins/gdb/utilities.c,
2971         plugins/gdb/utilities.h:
2972         Remove gnome terminal check function
2974 2007-11-06  Johannes Schmid <jhs@gnome.org>
2976         * plugins/project-import/anjuta-project-import.glade:
2977         * plugins/project-import/project-import.c: (on_import_next),
2978         (on_import_finish), (project_import_set_directory):
2979         * plugins/project-wizard/property.c: (npw_property_create_widget),
2980         (npw_property_set_value_from_widget):
2981         
2982         Replaced gnome_file_entry with gtk_file_chooser_button
2983         Fixes #422329 – Creating a new directory in program options doesn't work
2984         
2985 2007-11-04  Massimo Cora' <maxcvs@email.it>
2987         * plugins/symbol-db/plugin.c:
2988         add all files at once on project_import.
2989         No need to split them into more languages: ctags
2990         and the engine will take care of that.
2992         * plugins/symbol-db/symbol-db-engine.h,
2993         * plugins/symbol-db/symbol-db-engine.c,
2994         * plugins/symbol-db/tables.sql,
2995         * plugins/symbol-db/test/Makefile.am,
2996         * plugins/symbol-db/test/main.c,
2997         * plugins/symbol-db/symbol-db-view-locals.c:
2998         some memory leaks fixed. Ported the thing to
2999         libgda 3.1.2 [or better svn HEAD].
3000         Thanks to a fresh new algorithm to detect
3001         parent scope we're able to display correcly
3002         a local gtktree, including classes not directly
3003         defined inside that file.
3005 2007-11-04  Sébastien Granjoux  <seb.sfo@free.fr>
3007         * plugins/debug-manager/threads.c,
3008         plugins/debug-manager/stack_trace.c:
3009         Do not display address when not needed
3011         * plugins/debug-manager/plugin.c,
3012         plugins/debug-manager/breakpoints.c:
3013         Breakpoints directly connect to debugger signals
3015         * plugins/debug-manager/watch.c:
3016         program-unload signal does not exist used debugger-stopped
3018         * plugins/debug-manager/queue.c,
3019         libanjuta/interfaces/libanjuta.idl:
3020         Display error message returned by debugger command
3021         Add new error codes
3023 2007-11-04  Johannes Schmid <jhs@gnome.org>
3025         * plugins/project-wizard/templates/gcj/configure.ac.tpl:
3026         Bug 493062 – gcj template needs AC_PROG_CC
3027         (thanks to Bruno Cigic <bruno.cigic@gmail.com>)
3029         * src/anjuta-actions.h:
3030         Bug 493212 – Use GTK_STOCK_ABOUT i.s.o. deprecated GNOME_STOCK_ABOUT
3031         (thanks to Jaap A. Haitsma <jaap@haitsma.org>)
3033 === anjuta 2.3.0 ===
3035 2007-11-02  Naba Kumar  <naba.kumar@gnome.org>
3037         * AUTHORS: Updated
3039 2007-11-01  Naba Kumar  <naba.kumar@gnome.org>
3041         * ChangeLog: Tagged 2.3.0 release.
3043         * plugins/indent/Makefile.am: Fixed indentation.
3045         * plugins/editor/aneditor-autocomplete.cxx:
3046         * plugins/editor/aneditor-priv.h:
3047         * plugins/editor/aneditor.cxx:
3048         * plugins/editor/aneditor.h: Commented out dead codes.
3050         * configure.in, plugins/symbol-db/symbol-db.plugin.in:
3051         Do not build symbol-db by
3052         default. Added 'unstable' in plugin description to signify it's
3053         developmental state.
3055         * plugins/file-manager/Makefile.am,
3056         plugins/language-manager/Makefile.am: Fixed 'make distcheck'.
3058 2007-11-01  Sébastien Granjoux  <seb.sfo@free.fr>
3060         * plugins/debug-manager/utilities.c,
3061         plugins/debug-manager/utilities.h,
3062         plugins/debug-manager/threads.c,
3063         plugins/debug-manager/plugin.c,
3064         plugins/debug-manager/plugin.h,
3065         plugins/debug-manager/disassemble.h,
3066         plugins/debug-manager/watch.c,
3067         plugins/debug-manager/watch.h,
3068         plugins/debug-manager/breakpoints.c,
3069         plugins/debug-manager/stack_trace.c:
3070         Replace few remaining function calls by signal 
3072         * plugins/debug-manager/disassemble.c,
3073         plugins/debug-manager/registers.c,
3074         plugins/debug-manager/memory.c,
3075         plugins/debug-manager/locals.c,
3076         plugins/debug-manager/queue.c,
3077         plugins/debug-manager/queue.h:
3078         Connect signals when debugger is started
3079         Disconnect them when debugger is stopped
3080         Do not display window if debugger doesn't support feature
3082         * plugins/gdb/plugin.c,
3083         libanjuta/interfaces/libanjuta.idl:
3084         Remove unused initialization function
3086 2007-11-01  Naba Kumar  <naba.kumar@gnome.org>
3088         * configure.in:
3089         * plugins/file-manager/Makefile.am:
3090         * scripts/build-schemas.mk: Fixed 'make distcheck'
3092 2007-11-01  Naba Kumar  <naba.kumar@gnome.org>
3094         * manuals/reference/libanjuta/libanjuta-docs.sgml,
3095         manuals/reference/libanjuta/libanjuta-sections.txt: Updated docs
3096         to latest API additions.
3098         * manuals/reference/libanjuta/writing-plugins.sgml: Fixed to adhere
3099         to API changes.
3101 2007-10-31  Naba Kumar  <naba.kumar@gnome.org>
3103         * ChangeLog: Fixed indentation.
3104         * NEWS: Updated for 2.3.0 release. Also merged changes from 2.2.x
3105         branch.
3107 2007-10-30  Naba Kumar  <naba.kumar@gnome.org>
3109         * libanjuta/interfaces/libanjuta.idl:
3110         * plugins/build-basic-autotools/build-basic-autotools.c:
3111         (build_compile_file_real), (build_build_project),
3112         (build_install_project), (build_clean_project),
3113         (build_configure_project), (build_autogen_project),
3114         (build_distribution_project), (build_build_module),
3115         (build_install_module), (build_clean_module), (fm_build),
3116         (fm_install), (fm_clean), (pm_build), (pm_install), (pm_clean),
3117         (finalize), (basic_autotools_plugin_instance_init),
3118         (ibuildable_set_command), (ibuildable_reset_commands),
3119         (ibuildable_get_command), (ibuildable_build), (ibuildable_clean),
3120         (ibuildable_install), (ibuildable_configure),
3121         (ibuildable_generate), (ibuildable_iface_init):
3122         * plugins/build-basic-autotools/build-basic-autotools.h:
3124         Added API for commands override in build interface and implemented
3125         them in build plugin. Useful for other plugins override build
3126         commands depending on project environment.
3128 2007-10-28  Naba Kumar  <naba@gnome.org>
3130         * src/anjuta.glade,
3131         plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade:
3132         Fixed widget alignment for dock switcher tab style combo and
3133         scratchbox path entrybox.
3135 2007-10-28  Johannes Schmid <jhs@gnome.org>
3137         * plugins/document-manager/plugin.c: (on_editor_changed):
3138         Fixed a memory leak and simplified code (thanks again Sébastien)
3139         
3140         * configure.in:
3141         Bumped LIBGDA requirement to 3.1.2 (the version that supports LIMIT
3142         and OFFSET sql statements)
3144 2007-10-28  Massimo Cora' <maxcvs@email.it>
3146         * plugins/symbol-db/plugin.c,
3147         plugins/symbol-db/symbol-db-engine.h,
3148         plugins/symbol-db/symbol-db-view.c,
3149         plugins/symbol-db/symbol-db-view.c,
3150         plugins/symbol-db/symbol-db-view-locals.c,
3151         plugins/symbol-db/symbol-db-view-locals.h,
3152         plugins/symbol-db/symbol-db-engine.c:
3153         Better end-of-file-scan detection, permitting
3154         an improved scope/inheritance parsing.
3155         Locals tab gtktree now displays correct
3156         namespace->class->children tree, even if
3157         in a C++ file there isn't class declaration.
3159 2007-10-27  Johannes Schmid <jhs@gnome.org>
3161         Patch from Stanislav Brabec <sbrabec@suse.cz>
3162         * configure.in:
3163         Bug 489798 – Do not rely on svn-config
3165         Patch from Michael Wolf <maw@ximian.com>:
3166         * libegg/eggtreemodelfilter.c: (egg_tree_model_filter_fetch_child),
3167         (egg_tree_model_filter_remove_node),
3168         (egg_tree_model_filter_row_deleted):
3169         Bug 487683 – undefined operations in libegg/eggtreemodelfilter.c
3171 2007-10-27  Johannes Schmid <jhs@gnome.org>
3173         * plugins/devhelp/anjuta-devhelp.ui:
3174         * plugins/message-view/anjuta-message-manager.ui:
3176         Added some separators to the toolbar
3177         
3178         * plugins/document-manager/plugin.c:
3179         (on_support_plugin_deactivated), (load_new_support_plugins),
3180         (unload_unused_support_plugins), (on_editor_changed):
3181         
3182         Fixed the language supprt loading unloading stuff. Thanks to Sébastien
3183         for pointing out that is was crap.
3185 2007-10-24  Sébastien Granjoux  <seb.sfo@free.fr>
3187         * libanjuta/interfaces/libanjuta.idl,
3188         libanjuta/anjuta-plugin-manager.c,
3189         libanjuta/anjuta-plugin-manager.h,
3190         libanjuta/anjuta-c-plugin-factory.c,
3191         libanjuta/anjuta-c-module.h,
3192         libanjuta/anjuta-c-module.c:
3193         Report detailled error message in case of plugin loading failure
3195 2007-10-24  Johannes Schmid <jhs@gnome.org>
3197         * configure.in:
3198         * plugins/Makefile.am:
3199         
3200         Activate build of symbol-db plugin (when libgda is available)
3201         
3202         * plugins/document-manager/plugin.c:
3203         (on_support_plugin_deactivated), (on_editor_changed):
3204         
3205         Properly handle language support plugins even when they are
3206         unloaded by the session.
3207         
3208         * plugins/symbol-db/plugin.c: (register_stock_icons),
3209         Port to new REGISTER_ICONS stuff
3210   
3211 2007-10-22  Massimo Cora'  <maxcvs@email.it>
3213         * plugins/symbol-db/plugin.c,
3214         * plugins/symbol-db/symbol-db-view.c
3215         * plugins/symbol-db/symbol-db-engine.h,
3216         * plugins/symbol-db/symbol-db-engine-iterator-node.c,
3217         * plugins/symbol-db/symbol-db-view-locals.c,
3218         * plugins/symbol-db/symbol-db-view-locals.h,
3219         * plugins/symbol-db/symbol-db-engine.c:
3220         Fixed functions declarations with 'const gchar*' instead of 'gchar*'.
3221         Added a new algorithm for dynamic population of the local symbols' tab.
3222         Now the default view is tree-like.
3223         Some fixes on engine correct some population issues.    
3225 2007-10-23  Naba Kumar  <naba@gnome.org>
3227         * plugins/glade/Makefile.am: Corrected conditional not to install
3228         .plugin file if plugin is disabled.
3229         * plugins/sourceview/Makefile.am: Corrected conditional not to
3230         install schemas if plugin is not built.
3232 2007-10-20  Sébastien Granjoux  <seb.sfo@free.fr>
3234         * plugins/debug-manager/queue.c:
3235         Fix #488061: Mutiple crash dialogs
3237         * plugins/gdb/debugger.c,
3238         plugins/gdb/debugger.h:
3239         Remove maximum gdb command length, should fix bug#474811
3241 2007-10-19  Sébastien Granjoux  <seb.sfo@free.fr>
3243         * manuals/reference/libanjuta/plugin-description-file.sgml,
3244         manuals/reference/libanjuta/libanjuta-docs.sgml,
3245         manuals/reference/libanjuta/libanjuta-sections.txt,
3246         libanjuta/interfaces/libanjuta.idl,
3247         libanjuta/anjuta-c-module.c,
3248         libanjuta/anjuta-c-plugin-factory.c:
3249         Document last changes in plugin code
3251 2007-10-19  Johannes Schmid <jhs@gnome.org>
3253         * plugins/subversion/subversion-callbacks.c: (check_filename):
3254         
3255         Fixed #487854 – Anjuta crashes when i try to add a SVN url
3257 2007-10-19  Naba Kumar  <naba@gnome.org>
3259         * plugins/file-manager/file-model.c: Fixed a critical runtime
3260         warning.
3262 2007-10-18  Johannes Schmid <jhs@gnome.org>
3264         * libanjuta/anjuta-ui.h:
3265         Small fix on icon macros
3266         
3267         * libanjuta/interfaces/libanjuta.idl:
3268         * plugins/language-manager/plugin.c: (ilanguage_get_name),
3269         (ilanguage_get_from_editor), (ilanguage_get_name_from_editor),
3270         (ilanguage_iface_init):
3271         
3272         Added get_from_editor() and get_name_from_editor() methods
3273         to IAnjutaLanguage
3274         
3275         * plugins/document-manager/plugin.c:
3276         (update_editor_ui_interface_items), (on_editor_changed):
3277         * plugins/language-support-cpp-java/anjuta-language-cpp-java.plugin
3278         .in:
3279         * plugins/language-support-cpp-java/plugin.c: (install_support):
3280         
3281         Ported plugins to use the new interface
3283 2007-10-17  Johannes Schmid <jhs@gnome.org>
3285         * libanjuta/anjuta-ui.h:
3286         
3287         Added macros to register stock icons to stop all this copy&paste
3288         which had spread over a lot of files. New macros support to add 
3289         icons with toolbar and menu size (16 and 24)
3290         
3291         * plugins/class-inheritance/plugin.c: (register_stock_icons):
3292         * plugins/debug-manager/images/anjuta-attach.svg:
3293         * plugins/debug-manager/images/anjuta-step-out.svg:
3294         * plugins/debug-manager/images/anjuta-step-over.svg:
3295         * plugins/debug-manager/plugin.c: (register_stock_icons):
3296         * plugins/document-manager/images/Makefile.am:
3297         * plugins/document-manager/images/anjuta-block-end.svg:
3298         * plugins/document-manager/images/anjuta-block-start.svg:
3299         * plugins/document-manager/images/anjuta-bookmark-16.xpm:
3300         * plugins/document-manager/images/anjuta-bookmark.svg:
3301         * plugins/document-manager/images/anjuta-go-history-next.svg:
3302         * plugins/document-manager/images/anjuta-go-history-prev.svg:
3303         * plugins/document-manager/plugin.c: (register_stock_icons):
3304         * plugins/glade/plugin.c: (register_stock_icons):
3305         * plugins/language-support-cpp-java/plugin.c:
3306         (register_stock_icons):
3307         * plugins/message-view/Makefile.am:
3308         * plugins/message-view/anjuta-go-message-next.svg:
3309         * plugins/message-view/anjuta-go-message-prev.svg:
3310         * plugins/message-view/anjuta-message-view.svg:
3311         * plugins/message-view/messages.xpm:
3312         * plugins/message-view/plugin.c: (register_stock_icons):
3313         * plugins/patch/plugin.c: (patch_plugin_activate):
3314         * plugins/project-manager/plugin.c: (register_stock_icons):
3315         * plugins/search/Makefile.am:
3316         * plugins/search/anjuta-go-match-next.svg:
3317         * plugins/search/anjuta-go-match-prev.svg:
3318         * plugins/search/plugin.c: (activate_plugin):
3319         * plugins/symbol-browser/plugin.c: (register_stock_icons):
3320         * plugins/terminal/terminal.c: (register_stock_icons):
3321         * plugins/valgrind/plugin.c: (register_stock_icons):
3322         
3323         Updated to use the new icons and added several new and updated 
3324         icons from #480093
3326 2007-10-16  Sébastien Granjoux  <seb.sfo@free.fr>
3328         * libanjuta/anjuta-plugin-handle.c,
3329         libanjuta/anjuta-plugin-handle.h:
3330         Add a new path property containing the directory of the .plugin
3331         file, library file (.so or whatever) must be in the same directory
3333         * libanjuta/anjuta-plugin-manager.c,
3334         libanjuta/interfaces/libanjuta.idl,
3335         (removed) libanjuta/anjuta-glue-plugin.c,
3336         (removed) libanjuta/anjuta-glue-plugin.h,
3337         (removed) libanjuta/anjuta-glue-c.c,
3338         (removed) libanjuta/anjuta-glue-c.h,
3339         (removed) libanjuta/anjuta-glue-cpp.c,
3340         (removed) libanjuta/anjuta-glue-cpp.h,
3341         (removed) libanjuta/anjuta-glue-factory.c,
3342         (removed) libanjuta/anjuta-glue-factory.h,
3343         (added) libanjuta/anjuta-c-module.c,
3344         (added) libanjuta/anjuta-c-module.h,
3345         (added) libanjuta/anjuta-c-plugin-factory.c,
3346         (added) libanjuta/anjuta-c-plugin-factory.h,
3347         libanjuta/Makefile.am:
3348         AnjutaPluginManager uses the new IAnjutaPluginFactory interface
3349         anjuta-glue-factory.[ch] is replaced by anjuta-c-plugin-factory.[ch]
3350         implementing IAnjutaPluginFactory
3351         anjuta-glue-(c|plugin).[ch] is replaced by anjuta-c-module.[ch]
3353         * libanjuta/libanjuta.h:
3354         anjuta-plugin-handle.h must be public (used in IAnjutaPluginFactory
3355         interface)
3357         * libanjuta/anjuta-plugin.h:
3358         Replace AnjutaGluePlugin by GTypeModule
3359         Remove unused anjuta_glue_get_component_type replaced by
3360         g_type_from_name
3362         * plugins/build-basic-autotools/build-basic-autotools.h,
3363         plugins/class-gen/plugin.h,
3364         plugins/class-inheritance/plugin.h,
3365         plugins/cvs-plugin/plugin.h,
3366         plugins/debug-manager/plugin.h,
3367         plugins/devhelp/plugin.h,
3368         plugins/document-manager/plugin.h,
3369         plugins/editor/plugin.h,
3370         plugins/file-loader/plugin.h,
3371         plugins/file-wizard/plugin.h,
3372         plugins/gdb/plugin.h,
3373         plugins/glade/plugin.h,
3374         plugins/gtodo/plugin.h,
3375         plugins/indent/plugin.h,
3376         plugins/language-manager/plugin.h,
3377         plugins/language-support-cpp-java/plugin.h,
3378         plugins/macro/plugin.h,
3379         plugins/message-view/plugin.h,
3380         plugins/patch/plugin.h,
3381         plugins/profiler/plugin.h,
3382         plugins/project-import/plugin.h,
3383         plugins/project-manager/plugin.h,
3384         plugins/project-wizard/plugin.h,
3385         plugins/sample1/plugin.h,
3386         plugins/search/plugin.h,
3387         plugins/sourceview/plugin.h,
3388         plugins/subversion/plugin.h,
3389         plugins/symbol-browser/plugin.h,
3390         plugins/symbol-db/plugin.h,
3391         plugins/terminal/terminal.c,
3392         plugins/tools/plugin.h,
3393         plugins/valgrind/plugin.h:
3394         Replace AnjutaGluePlugin by GTypeModule
3396 2007-10-16 Sebastien Granjoux <seb.sfo@free.fr>
3398         * plugins/debug-manager/breakpoints.c:
3399         Fix bug#487112, crash while removing a breakpoint in a new file
3401 2007-10-15 Sebastien Granjoux <seb.sfo@free.fr>
3403         * plugins/document-manager/search-box.c:
3404         Fix a crash (with an useful comment) focus-out-event handler must
3405         return a gboolean
3407 2007-10-14 Johannes Schmid <jhs@gnome.org>
3409         * plugins/sourceview/sourceview.c:
3410         Hide calltip when "Up" or "Down" key is pressed
3412 2007-10-14 Sebastien Granjoux <seb.sfo@free.fr>
3414         * plugins/document-manager/search-box.c:
3415         Change included file order to avoid a compile error with gnome 2.16
3417 2007-10-13  Johannes Schmid <jhs@gnome.org>
3419         * plugins/debug-manager/plugin.c: (enable_log_view):
3420         
3421         Fixed crash when closing a project and unloading another while
3422         the debugger is enabled
3424 2007-10-13  Johannes Schmid <jhs@gnome.org>
3426         * plugins/debug-manager/breakpoints.c: (breakpoints_dbase_new):
3427         
3428         Use correct breakpoint icon
3429         
3430         * plugins/devhelp/Makefile.am:
3431         * plugins/devhelp/anjuta-go-help-next.svg:
3432         * plugins/devhelp/anjuta-go-help-prev.svg:
3433         * plugins/devhelp/plugin.c: (register_stock_icons),
3434         (devhelp_activate):
3435         
3436         Added new icons from #480093
3437         
3438         * plugins/document-manager/images/anjuta-bookmark-clear.svg:
3439         * plugins/document-manager/images/anjuta-bookmark-first.svg:
3440         * plugins/document-manager/images/anjuta-bookmark-last.svg:
3441         * plugins/document-manager/images/anjuta-bookmark-next.svg:
3442         * plugins/document-manager/images/anjuta-bookmark-prev.svg:
3443         * plugins/document-manager/images/anjuta-bookmark-toggle.svg:
3444         * plugins/message-view/anjuta-go-message-next.svg:
3445         * plugins/message-view/anjuta-go-message-prev.svg:
3446         
3447         Updated icons from #480093
3448                 
3449         * src/anjuta-actions.h:
3450         Use GTK_STOCK_FULLSCREEN
3451         
3452         * src/anjuta-app.c: (on_gdl_style_changed),
3453         (anjuta_app_instance_init):
3454         * src/anjuta.glade:
3455         
3456         Added preference option to set the gdl switcher style
3458 2007-10-13  Johannes Schmid <jhs@gnome.org>
3460         * libanjuta/anjuta-preferences.c: (get_object_type_from_string),
3461         (get_property_value_as_string), (set_property_value_as_string),
3462         (register_callbacks):
3463         * libanjuta/anjuta-preferences.h:
3464         
3465         Support GtkFileChooserButton as preferences widget
3466         
3467         * libanjuta/anjuta-ui.c: (anjuta_ui_add_action_group):
3468         
3469         Fixed a Gtk-Critical
3470         
3471         * plugins/file-manager/Makefile.am:
3472         * plugins/file-manager/file-model.c: (file_model_filter_file),
3473         (file_model_add_dummy), (file_model_expand_idle),
3474         (file_model_set_property), (file_model_get_property),
3475         (file_model_class_init):
3476         * plugins/file-manager/plugin.c: (file_manager_set_default_uri),
3477         (project_root_added), (on_file_view_open_file), (on_gconf_notify),
3478         (file_manager_activate), (file_manager_finalize),
3479         (file_manager_instance_init), (ipreferences_merge),
3480         (ipreferences_unmerge), (ipreferences_iface_init):
3481         * plugins/file-manager/plugin.h:
3482         
3483         Added preferences to file-manager
3485         * plugins/glade/plugin.c: (activate_plugin):
3486         
3487         Move Properties widget into center because it is way to big
3488         for the sidebar
3490 2007-10-10  Johannes Schmid <jhs@gnome.org>
3492         * plugins/language-support-cpp-java/Makefile.am:
3493         * plugins/language-support-cpp-java/anjuta-complete-auto.svg:
3494         * plugins/language-support-cpp-java/anjuta-complete.svg:
3495         * plugins/language-support-cpp-java/anjuta-indent-auto.svg:
3496         * plugins/language-support-cpp-java/plugin.c:
3497         (register_stock_icons):
3498         
3499         And yet some more icons...
3501 2007-10-10  Johannes Schmid <jhs@gnome.org>
3503         * plugins/debug-manager/breakpoints.c:
3504         * plugins/debug-manager/images/Makefile.am:
3505         * plugins/debug-manager/images/anjuta-bookmark.svg:
3506         * plugins/debug-manager/images/anjuta-breakpoint-clear.svg:
3507         * plugins/debug-manager/images/anjuta-breakpoint-disabled.svg:
3508         * plugins/debug-manager/images/anjuta-breakpoint-enabled.svg:
3509         * plugins/debug-manager/images/anjuta-breakpoint-toggle.svg:
3510         * plugins/debug-manager/images/anjuta-linemark.svg:
3511         * plugins/debug-manager/images/anjuta-pcmark.svg:
3512         * plugins/debug-manager/plugin.c: (register_stock_icons):
3513         * plugins/debug-manager/sparse_view.c:
3514         * plugins/document-manager/images/Makefile.am:
3515         * plugins/document-manager/images/anjuta-block-select.svg:
3516         * plugins/document-manager/images/anjuta-fold-close.svg:
3517         * plugins/document-manager/images/anjuta-fold-open.svg:
3518         * plugins/document-manager/images/anjuta-fold-toggle.svg:
3519         * plugins/document-manager/images/anjuta-indent-less.svg:
3520         * plugins/document-manager/images/anjuta-indent-more.svg:
3521         * plugins/document-manager/images/anjuta-swap.svg:
3522         * plugins/document-manager/images/block_select.xpm:
3523         * plugins/document-manager/images/fold_close.xpm:
3524         * plugins/document-manager/images/fold_open.xpm:
3525         * plugins/document-manager/images/fold_toggle.xpm:
3526         * plugins/document-manager/images/indent.xpm:
3527         * plugins/document-manager/images/indent_dcr.xpm:
3528         * plugins/document-manager/images/indent_inc.xpm:
3529         * plugins/document-manager/plugin.c: (register_stock_icons):    
3530         * plugins/editor/Makefile.am:
3531         * plugins/editor/anjuta-bookmark-16.xpm:
3532         * plugins/editor/anjuta-breakpoint-disabled-16.xpm:
3533         * plugins/editor/anjuta-breakpoint-enabled-16.xpm:
3534         * plugins/editor/anjuta-linemark-16.xpm:
3535         * plugins/editor/anjuta-pcmark-16.xpm:
3536         * plugins/editor/bookmark.xpm:
3537         * plugins/editor/breakpoint-disabled.xpm:
3538         * plugins/editor/breakpoint-enabled.xpm:
3539         * plugins/editor/linemarker.xpm:
3540         * plugins/editor/program-counter.xpm:
3541         * plugins/editor/text_editor.c:
3542         * plugins/message-view/Makefile.am:
3543         * plugins/message-view/anjuta-go-message-next.svg:
3544         * plugins/message-view/anjuta-go-message-prev.svg:
3545         * plugins/message-view/anjuta-message-manager.ui:
3546         * plugins/message-view/plugin.c:
3547         * plugins/sourceview/Makefile.am:
3548         * plugins/sourceview/sourceview.c:
3550         Integrated lots of icons from #480093
3551         Thanks to <tpgww@onepost.net>
3553         * plugins/document-manager/plugin.c:
3554         Do not mark the line in ifile_open(), that looks ugly.
3555         
3556         * plugins/document-manager/search-box.c: (on_search_focus_out),
3557         (search_box_init):
3558         Clear the status bar on focus_out.
3559         
3560         * plugins/file-loader/anjuta-loader-plugin.ui:
3561         Fixed a missing "="
3563 2007-10-09  Johannes Schmid <jhs@gnome.org>
3565         * plugins/debug-manager/breakpoints.c: (breakpoints_dbase_new):
3566         * plugins/valgrind/vgmemcheckprefs.c: (option_menu_new):
3568         Some things I missed in the patch for #484419
3569         
3570         * plugins/document-manager/action-callbacks.c:
3571         (on_new_file_activate):
3572         * plugins/document-manager/action-callbacks.h:
3573         * plugins/document-manager/plugin.c: (ui_give_shorter_names),
3574         (on_window_key_press_event), (on_gconf_notify_timer):
3575         
3576         484645 – patch to deal with docman FIXME etc
3577         
3578         * plugins/editor/text_editor.c: (text_editor_set_indicator):
3579         * plugins/search/search-replace.c: (search_and_replace),
3580         (write_message_pane), (search_replace_populate),
3581         (translate_dialog_strings), (create_dialog),
3582         (anjuta_search_replace_activate):
3583         * plugins/search/search-replace_backend.c:
3584         (file_buffer_new_from_path), (get_next_match),
3585         (create_search_entries), (regex_backref),
3586         (clear_search_replace_instance):
3587         * plugins/search/search-replace_backend.h:
3588         
3589         #484573 – patch to correct various search-related issues
3590         
3591         Thanks for the above patches to <tpgww@onepost.net>
3592         
3593         * plugins/sourceview/sourceview.c:
3594         (sourceview_create_highligth_indic):
3595         
3596         Use the same marker for important as gedit (yellow background)
3598         * plugins/document-manager/anjuta-document-manager.ui:
3599         * plugins/file-loader/anjuta-file-loader.ui:
3600         * plugins/file-loader/plugin.c:
3601         
3602         Moved FileNew action to document-manager
3604 2007-10-08  Johannes Schmid <jhs@gnome.org>
3606         * plugins/document-manager/search-box.c: (on_search_activated):
3607         Mark messages for translation
3609 2007-10-07   Marc Lorber <Lorber.Marc@wanadoo.fr>
3611         reviewed by: Johannes Schmid <jhs@gnome.org>
3613         * plugins/Makefile.am:
3614         * plugins/build-basic-autotools/build-basic-autotools.c:
3615         (build_compile_file_real):
3616         * plugins/search/search-replace.c:
3617         * plugins/valgrind/preferences.c: (build_general_prefs):
3618         
3619         Fix #484379 – Contents of Makefile.am plugins and
3620         #484419 – Improvement into translation
3622 2007-10-06  Johannes Schmid <jhs@gnome.org>
3624         * libanjuta/interfaces/anjuta-idl-compiler.pl:
3626         Fixed to properly support pointer-to-pointer (**) types
3628         * libanjuta/interfaces/libanjuta.idl:
3629         * plugins/sourceview/sourceview-cell.c: (sourceview_cell_get_iter):
3630         * plugins/sourceview/sourceview-cell.h:
3631         * plugins/sourceview/sourceview.c: (ieditor_get_position_iter),
3632         (ieditor_iface_init), (iselect_set_iter), (iselect_get_start_iter),
3633         (iselect_get_end_iter), (iselect_iface_init), (isearch_forward),
3634         (isearch_backward), (isearch_iface_init):
3635         * plugins/editor/text_editor.c: (itext_editor_get_position_iter),
3636         (itext_editor_iface_init), (iselection_set_iter),
3637         (iselection_get_start_iter), (iselection_get_end_iter),
3638         (iselection_iface_init), (isearch_forward), (isearch_backward),
3639         (isearch_iface_init):
3640         
3641         Added IAnjutaEditorSearch interface and some utility methods to
3642         migrate from positions to iterators for the editor interface.
3643         
3644         * plugins/document-manager/Makefile.am:
3645         * plugins/document-manager/action-callbacks.c:
3646         (on_goto_line_no1_activate), (on_show_search):
3647         * plugins/document-manager/action-callbacks.h:
3648         * plugins/document-manager/anjuta-docman.c:
3649         (anjuta_docman_add_document), (anjuta_docman_show_editor),
3650         (anjuta_docman_grab_text_focus):
3651         * plugins/document-manager/anjuta-document-manager.ui:
3652         * plugins/document-manager/goto_line.c: (removed)
3653         * plugins/document-manager/goto_line.h: (removed)
3654         * plugins/document-manager/search-box.c:
3655         * plugins/document-manager/search-box.h:
3656         * plugins/document-manager/plugin.c: (ui_give_shorter_names),
3657         (update_editor_ui_enable_all), (update_editor_ui_disable_all),
3658         (update_editor_ui_interface_items), (on_editor_added),
3659         (activate_plugin), (deactivate_plugin):
3660         * plugins/document-manager/plugin.h:
3661         
3662         Created new incremental "Quick Search" bar in the document manager to
3663         replace the crappy EggToolbar entries. Uses the new search interface and
3664         it thus much faster and more reliable.
3665         Fixes: 
3666         Bug 357544 – incremental search should work consistently (or not at all) 
3667         when main toolbar is hidden
3668         Bug 440637 – Search, don't work very well (partly for incremental search)
3669         
3670         * plugins/search/anjuta-search.ui:
3671         * plugins/search/plugin.c: (activate_plugin):
3672         
3673         Removed incremental search stuff
3674         
3675         * plugins/build-basic-autotools/build-basic-autotools.c:
3676         (on_session_save), (on_session_load):
3677         * plugins/build-basic-autotools/executer.c:
3678         (get_program_parameters):
3679         
3680         Scroll to selected executable and remember it across sessions
3681         (followup of #477976)
3682         
3683         * plugins/debug-manager/plugin.c: (value_added_current_editor):
3684         Check if it is an editor and cast afterwards, avoids a Gtk-Critical
3685         
3686         * plugins/devhelp/anjuta-devhelp.ui:
3687         Rearraged toolbar items a bit
3689 2007-10-05 Sebastien Granjoux <seb.sfo@free.fr>
3691         * plugins/debug-manager/command.c,
3692         plugins/debug-manager/queue.c,
3693         plugins/gdb/plugin.c,
3694         plugins/gdb/debugger.c:
3695         Fix several crashing bugs (including bug#482985) with the debugger
3696         when closing project, stopping the debugger, restarting the program
3698 2007-10-05 Sebastien Granjoux <seb.sfo@free.fr>
3700         * libanjuta/anjuta-launcher.c:
3701         Avoid adding new timeout in anjuta_launcher_execution_done_cleanup
3703 2007-10-03 Sebastien Granjoux <seb.sfo@free.fr>
3705         * plugins/debug-manager/command.c,
3706         plugins/debug-manager/queue.c:
3707         Asynchronous command can abort other commands in queue
3708         Resynchronize debugger state when a command is cancelled
3710         * plugins/debug-manager/breakpoints.c:
3711         Free BreakpointItem only when it is not used anymore
3713         * plugins/gdb/plugin.c:
3714         Do not return TRUE if the callback and/or ready signal is not used
3716         * plugins/gdb/debugger.c:
3717         Fix a crash, return correct state when debugger is stopped
3719 2007-10-01 Sebastien Granjoux <seb.sfo@free.fr>
3721         * plugins/project-wizard/autogen.c:
3722         Fix bug#482067, escape project wizard user defined strings
3724 2007-10-01  Johannes Schmid <jhs@gnome.org>
3726         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin
3727         .glade:
3728         * plugins/build-basic-autotools/build-basic-autotools.c:
3729         (basic_autotools_plugin_instance_init):
3730         * plugins/build-basic-autotools/build-basic-autotools.h:
3731         * plugins/build-basic-autotools/executer.c:
3732         (get_program_parameters):
3733         
3734         Fixed #477976 – Keybinding in run dialog
3736 2007-09-30  Johannes Schmid <jhs@gnome.org>
3738         * plugins/Makefile.am:
3739         Do not build indent plugin (yet)
3740         
3741         * plugins/document-manager/plugin.c: (ipreferences_merge):
3742         Fixed unintentional and wrong change
3744         * plugins/indent/anjuta-indent.ui:
3745         Added missing file
3747 2007-09-28  Johannes Schmid <jhs@gnome.org>
3749         * libanjuta/anjuta-launcher.c: (anjuta_launcher_send_stdin_eof):
3750         * libanjuta/anjuta-launcher.h:
3751         Add a method to send EOF to some process. Needed for the indent plugin
3752         and should be useful in general. It does not actually send EOF as this
3753         is not possible with utf-8, but closes the stream instead.
3755         * plugins/devhelp/plugin.c: (value_added_current_editor):
3756         Fixed a Gtk-Critical due to the IAnjutaEditor - 
3757         IAnjutaDocument switch.
3759         * configure.in:
3760         * plugins/Makefile.am:
3761         * plugins/document-manager/Makefile.am:
3762         * plugins/document-manager/action-callbacks.c:
3763         * plugins/document-manager/anjuta-document-manager.glade:
3764         * plugins/document-manager/anjuta-document-manager.ui:
3765         * plugins/document-manager/images/Makefile.am:
3766         * plugins/document-manager/images/indent_auto.xpm:
3767         * plugins/document-manager/images/indent_set.xpm:
3768         * plugins/document-manager/indent-dialog.c:
3769         * plugins/document-manager/indent-dialog.h:
3770         * plugins/document-manager/indent-util.c:
3771         * plugins/document-manager/indent-util.h:
3772         * plugins/document-manager/indent_test.c:
3773         * plugins/document-manager/plugin.c: (register_stock_icons),
3774         (docman_plugin_instance_init), (ipreferences_merge):
3775         * plugins/document-manager/plugin.h:
3776         
3777         Removed indent code from document manager
3778         
3779         * plugins/indent/Makefile.am:
3780         * plugins/indent/indent-dialog.c:
3781         * plugins/indent/indent-util.c: (indent_init_indent_style):
3782         * plugins/indent/indent.glade:
3783         * plugins/indent/indent.plugin.in:
3784         * plugins/indent/plugin.c: (on_indent_finished),
3785         (on_indent_output), (on_indent_action_activate),
3786         (on_edit_editor_indent), (on_style_combo_changed),
3787         (value_added_current_editor), (value_removed_current_editor),
3788         (indent_plugin_activate_plugin), (indent_plugin_deactivate_plugin),
3789         (indent_plugin_finalize), (indent_plugin_dispose),
3790         (anjuta_indent_plugin_instance_init),
3791         (anjuta_indent_plugin_class_init), (ipreferences_merge),
3792         (ipreferences_unmerge), (ipreferences_iface_init):
3793         * plugins/indent/plugin.h:
3795         Moved indent code to it's own plugin. Also reimplemented indent invocation
3796         using anjuta_launcher and streams. This is not yet completely working, maybe
3797         I got something wrong with the launcher.
3798         Also fixed #478987 – Unusable 'Indent setting window' on preferences
3800 2007-09-27 Sebastien Granjoux <seb.sfo@free.fr>
3802         * plugins/debug-manager/plugin.c:
3803         Fix bug#480851, disconnect save_session signal when plugin is unloaded
3805 2007-09-27  Johannes Schmid <jhs@gnome.org>
3807         * libanjuta/interfaces/libanjuta.idl:
3808         * plugins/Makefile.am:
3809         * plugins/symbol-browser/an_symbol.c: (isymbol_type_name),
3810         (isymbol_type_str), (isymbol_name), (isymbol_args),
3811         (isymbol_scope), (isymbol_inheritance), (isymbol_access),
3812         (isymbol_impl), (isymbol_iface_init):
3813         * plugins/symbol-browser/an_symbol_info.c:
3814         * plugins/symbol-browser/an_symbol_info.h:
3815         * plugins/symbol-db/Makefile.am:
3816         * plugins/symbol-db/plugin.c:
3817         (on_editor_buffer_symbols_update_timeout), (on_editor_saved),
3818         (value_added_current_editor), (on_editor_foreach_clear),
3819         (value_removed_current_editor), (project_root_added),
3820         (symbol_db_activate), (symbol_db_deactivate),
3821         (isymbol_manager_search):
3822         * plugins/symbol-db/readtags.c: (initialize_1):
3823         * plugins/symbol-db/symbol-db-engine-iterator.c:
3824         (sdb_engine_iterator_instance_init),
3825         (sdb_engine_iterator_finalize), (sdb_engine_iterator_class_init),
3826         (symbol_db_engine_iterator_new), (symbol_db_engine_iterator_first),
3827         (symbol_db_engine_iterator_move_next),
3828         (symbol_db_engine_iterator_move_prev),
3829         (symbol_db_engine_iterator_get_n_items),
3830         (symbol_db_engine_iterator_last),
3831         (symbol_db_engine_iterator_set_position),
3832         (symbol_db_engine_iterator_get_position),
3833         (symbol_db_engine_iterator_foreach), (isymbol_iter_first),
3834         (isymbol_iter_next), (isymbol_iter_previous), (isymbol_iter_last),
3835         (isymbol_iter_foreach), (isymbol_iter_set_position),
3836         (isymbol_iter_get_position), (isymbol_iter_get_length),
3837         (isymbol_iter_clone), (isymbol_iter_assign),
3838         (isymbol_iter_iface_init):
3839         * plugins/symbol-db/symbol-db-engine-iterator.h:
3840         * plugins/symbol-db/symbol-db-engine.c:
3841         (sdb_engine_disconnect_from_db), (sdb_engine_populate_db_by_tags),
3842         (sdb_engine_ctags_output_callback_1), (sdb_engine_scan_files_1),
3843         (sdb_engine_finalize), (sdb_engine_get_type),
3844         (sdb_engine_create_db_tables), (symbol_db_engine_open_db),
3845         (sdb_engine_get_table_id_by_unique_name2),
3846         (sdb_engine_get_table_id_by_unique_name3),
3847         (symbol_db_engine_add_new_workspace),
3848         (symbol_db_engine_get_opened_project_name),
3849         (symbol_db_engine_open_project), (symbol_db_engine_close_project),
3850         (sdb_engine_add_new_language), (sdb_engine_add_new_file),
3851         (sdb_prepare_executing_commands), (symbol_db_engine_add_new_files),
3852         (sdb_engine_add_new_sym_kind), (sdb_engine_add_new_sym_access),
3853         (sdb_engine_add_new_scope_definition),
3854         (sdb_engine_add_new_tmp_heritage_scope),
3855         (sdb_engine_second_pass_update_scope_1),
3856         (sdb_engine_second_pass_update_heritage),
3857         (sdb_engine_add_new_symbol), (sdb_engine_detects_removed_ids),
3858         (sdb_engine_update_file), (symbol_db_engine_update_files_symbols),
3859         (symbol_db_engine_update_project_symbols),
3860         (symbol_db_engine_remove_file), (on_scan_update_buffer_end),
3861         (symbol_db_engine_update_buffer_symbols),
3862         (sdb_engine_walk_down_scope_path),
3863         (sdb_engine_prepare_symbol_info_sql),
3864         (symbol_db_engine_get_global_members),
3865         (symbol_db_engine_get_scope_members_by_symbol_id),
3866         (symbol_db_engine_get_scope_members),
3867         (symbol_db_engine_get_current_scope),
3868         (symbol_db_engine_get_file_symbols):
3869         * plugins/symbol-db/symbol-db-engine.h:
3870         * plugins/symbol-db/symbol-db-view-locals.c: (on_symbol_removed),
3871         (on_symbol_updated), (on_symbol_inserted),
3872         (symbol_db_view_locals_get_line),
3873         (symbol_db_view_locals_update_list):
3874         * plugins/symbol-db/symbol-db-view-search.c:
3875         (sdb_view_search_model_filter), (sdb_view_search_get_type):
3876         * plugins/symbol-db/symbol-db-view-search.h:
3877         * plugins/symbol-db/symbol-db-view.c: (on_symbol_updated),
3878         (do_add_hidden_children), (do_recurse_and_add_new_sym),
3879         (on_symbol_inserted), (on_symbol_removed), (symbol_db_view_open):
3880         * plugins/symbol-db/tables.sql:
3881         * plugins/symbol-db/test/Makefile.am:
3882         * plugins/symbol-db/test/main.c: (add_new_files), (main):
3883         Updated patch from Massimo to improve symbol-db plugin
3885         * plugins/document-manager/plugin.c: (on_editor_changed):
3886         Make the code a bit more robust
3887         
3888         * plugins/sourceview/anjuta-document.c: (anjuta_document_finalize),
3889         (anjuta_document_get_property), (anjuta_document_class_init),
3890         (anjuta_document_init), (set_uri), (document_loader_loaded),
3891         (anjuta_document_load), (document_saver_saving):
3892         * plugins/sourceview/anjuta-document.h:
3893         * plugins/sourceview/sourceview.c: (autodetect_language),
3894         (ilanguage_set_language), (ilanguage_get_language):
3895         Fix language detection on startup
3897 2007-09-27  Naba Kumar  <naba.kumar@gnome.org>
3899         * plugins/document-manager/action-callbacks.c:
3900         (on_editor_command_upper_case_activate),
3901         (on_editor_command_lower_case_activate): Leftover commit from previous
3902         commit (see last changlog entry by me).
3903         
3904         * plugins/file-manager/plugin.c: (file_manager_activate):
3905         Gave proper widget name so that layout works.
3907 2007-09-26  Johannes Schmid <jhs@gnome.org>
3909         * plugins/document-manager/plugin.c: (on_editor_changed),
3910         (docman_plugin_instance_init):
3911         Only unload/load language-support plugins if necessary.
3912         
3913         * plugins/language-manager/plugin.c: (language_manager_activate):
3914         Removed some debugging code
3916         * plugins/sourceview/sourceview.c: (on_document_saved),
3917         (ilanguage_set_language), (ilanguage_get_language):
3918         Fixed ianjuta_language interface and ensure that highlighting is
3919         activated when a new file is saved.
3920         
3921 2007-09-26  Naba Kumar  <naba.kumar@gnome.org>
3923         * libanjuta/interfaces/libanjuta.idl:
3924         * plugins/document-manager/action-callbacks.c:
3925         (on_editor_command_upper_case_activate),
3926         (on_editor_command_lower_case_activate):
3927         * plugins/editor/text_editor.c: (iselection_has_selection),
3928         (iselection_get_start), (iselection_get_end),
3929         (iselection_iface_init):
3930         * plugins/language-support-cpp-java/plugin.c: (on_auto_indent):
3931         * plugins/sourceview/sourceview.c: (iselect_has_selection),
3932         (iselect_iface_init): Added IAnjutaEditorSelection::has_selection()
3933         method and implemented it for both scintilla and sourceview editors.
3934         Updated document-manager and assist plugins to use the new method.
3936 2007-09-25 Sebastien Granjoux <seb.sfo@free.fr>
3938         * plugins/file-manager/file-view.c:
3939         Fix typo, allow to compile new file manager with gtk < 2.12
3941 2007-09-25  Johannes Schmid <jhs@gnome.org>
3943         * plugins/language-support-cpp-java/plugin.c: (on_auto_indent):
3944         Support Auto-Indent for single lines (e.g no selection);
3945         
3946         * plugins/macro/plugin.c:
3947         Do not use the same shortcut as auto-indent does
3948         
3949         * plugins/sourceview/anjuta-view.c: (anjuta_view_key_press_event):
3950         Optimized keyboard navigation - do not emit char_added when only
3951         navigation keys have been pressed.
3953 2007-09-25  Naba Kumar  <naba.kumar@gnome.org>
3955         * plugins/language-support-cpp-java/cpp-java-assist.c:
3956         (on_assist_chosen), (cpp_java_assist_install),
3957         (cpp_java_assist_uninstall):
3958         * plugins/language-support-cpp-java/plugin.c: (install_support),
3959         (uninstall_support): Install and uninstall support in correct order.
3960         Fixes a bug where it was installed multiple times resulting in
3961         inserting autocomplete text multiple times.
3963 2007-09-25  Johannes Schmid <jhs@gnome.org>
3965         * configure.in:
3966         Add GNOME_WARNING_FLAGS(maximum) and
3967         GNOME_CXX_WARNIGS(yes) to avoid bugs
3968         the compiler can warn you.
3969         
3970         * libegg/test-tree-utils.c: (key_test):
3971         * plugins/file-manager/file-model.c:
3972         (file_model_cancel_expand_idle), (file_model_sort),
3973         (file_model_row_expanded):
3974         * plugins/file-manager/file-view.c: (file_view_cancel_refresh),
3975         (file_view_refresh), (file_view_get_selected), (file_view_init),
3976         (file_view_new):
3977         * plugins/file-manager/file-view.h:
3978         * plugins/symbol-db/readtags.c: (initialize_1):
3979         * src/main.c:
3980         
3981         Fixed the more critical warnings
3983 2007-09-25  Naba Kumar  <naba.kumar@gnome.org>
3985         Icons from tpgww@onepost.net:
3986         * configure.in:
3987         * plugins/debug-manager/Makefile.am:
3988         * plugins/debug-manager/images/Makefile.am:
3989         * plugins/debug-manager/images/anjuta-attach.svg:
3990         * plugins/debug-manager/images/anjuta-run-to-cursor.svg:
3991         * plugins/debug-manager/images/anjuta-step-into.svg:
3992         * plugins/debug-manager/images/anjuta-step-out.svg:
3993         * plugins/debug-manager/images/anjuta-step-over.svg:
3994         * plugins/debug-manager/plugin.c: (register_stock_icons):
3995         * plugins/document-manager/Makefile.am:
3996         * plugins/document-manager/block_select.xpm:
3997         * plugins/document-manager/fold_close.xpm:
3998         * plugins/document-manager/fold_open.xpm:
3999         * plugins/document-manager/fold_toggle.xpm:
4000         * plugins/document-manager/images/Makefile.am:
4001         * plugins/document-manager/images/anjuta-block-end.svg:
4002         * plugins/document-manager/images/anjuta-block-start.svg:
4003         * plugins/document-manager/images/anjuta-bookmark-clear.svg:
4004         * plugins/document-manager/images/anjuta-bookmark-first.svg:
4005         * plugins/document-manager/images/anjuta-bookmark-last.svg:
4006         * plugins/document-manager/images/anjuta-bookmark-next.svg:
4007         * plugins/document-manager/images/anjuta-bookmark-prev.svg:
4008         * plugins/document-manager/images/anjuta-bookmark-toggle.svg:
4009         * plugins/document-manager/indent.xpm:
4010         * plugins/document-manager/indent_auto.xpm:
4011         * plugins/document-manager/indent_dcr.xpm:
4012         * plugins/document-manager/indent_inc.xpm:
4013         * plugins/document-manager/indent_set.xpm:
4014         * plugins/document-manager/plugin.c: Added nicer icons for
4015         document manager and debugger. Organized icons in 'images'
4016         directories.
4018 2007-09-24  Johannes Schmid <jhs@gnome.org>
4020         * src/anjuta-app.c: (anjuta_app_add_widget_full):
4021         Fixed a missing NULL in g_object_set.
4023 2007-09-24  Naba Kumar  <naba.kumar@gnome.org>
4025         * plugins/language-support-cpp-java/cpp-java-assist.c:
4026         (cpp_java_assist_show_autocomplete): Fixed autocompletion to show for
4027         scope memebers just after scope operator is entered.
4029 2007-09-24  Naba Kumar  <naba.kumar@gnome.org>
4031         * plugins/language-support-cpp-java/anjuta-language-cpp-java.glade:
4032         * plugins/language-support-cpp-java/cpp-java-assist.c:
4033         (completion_function), (completion_compare),
4034         (cpp_java_assist_tag_destroy), (create_completion),
4035         (cpp_java_assist_destroy_completion_cache),
4036         (cpp_java_assist_show_autocomplete), (on_assist_chosen):
4037         Show '()' for function items in autocomplete list. Allow adding
4038         ' ' and/or '(' after function call autocompletion and have preferences
4039         settings for them.
4041 2007-09-24  Johannes Schmid <jhs@gnome.org>
4043         * sourceview.c: Reverting patch from r3157 because
4044         of side-effects
4046 2007-09-24  Johannes Schmid <jhs@gnome.org>
4048         * plugins/search/search-replace.c: (on_message_clicked):
4050         Fixed #427104 – No "highlight" of lines matching find-result
4052 2007-09-24  Johannes Schmid <jhs@gnome.org>
4054         * src/anjuta.glade:
4056         Fixed #479020 – Use of old open file dialog instead of GtkFileChooser
4058 2007-09-24  Yang Hong  <hongyang@redflag-linux.com>
4060         reviewed by: Johannes Schmid <jhs@gnome.org>
4062         * plugins/build-basic-autotools/executer.c: (execute_program):
4063         Fix #478238 – set env for execute programe in the terminal
4065 2007-09-24 Tom <tpgww@onepost.net>
4067         reviewed by: Johannes Schmid <jhs@gnome.org>
4069         * libanjuta/anjuta-status.c: (anjuta_status_set_title):
4070         Fix memory leak
4071         
4072         * plugins/debug-manager/disassemble.c: (on_disassemble):
4073         Correct a format string in DEBUG_PRINT()
4075 2007-09-23  Johannes Schmid <jhs@gnome.org>
4077         * plugins/sourceview/sourceview.c: (offset_to_position),
4078         (position_to_offset), (ieditor_goto_position), (ieditor_get_text),
4079         (ieditor_get_position), (iselect_set), (iselect_get_start),
4080         (iselect_get_end):
4081         
4082         Fixed #Bug 440637 – Search, don't work very well
4084 2007-09-23  Johannes Schmid <jhs@gnome.org>
4086         * plugins/file-manager/file-model.c: (file_model_get_filename):
4087         * plugins/file-manager/file-model.h:
4088         * plugins/file-manager/file-view.c: (file_view_query_tooltip),
4089         (file_view_init), (file_view_class_init):
4090         * plugins/message-view/message-view.c:
4091         (message_view_query_tooltip), (message_view_dispose),
4092         (message_view_instance_init), (message_view_class_init):
4094         Added GTK+ 2.12 style tooltips to file-manager and message view.
4095         Only build if GTK+ 2.12 is availible otherwise for message-view, the
4096         old implementation is used.
4098 2007-09-23  Johannes Schmid <jhs@gnome.org>
4100         * libanjuta/anjuta-plugin-manager.c: (plugin_set_update):
4101         Fixed typo
4102         
4103         * plugins/language-manager/language-manager.plugin.in:
4104         Marked UserActivatable=FALSE
4105         
4106         * plugins/language-manager/plugin.c: (load_languages),
4107         (language_manager_activate), (language_manager_deactivate),
4108         (language_manager_dispose), (language_manager_instance_init),
4109         (language_manager_find_mime_type), (language_manager_find_string),
4110         (ilanguage_get_from_mime_type), (ilanguage_get_from_string),
4111         (ilanguage_get_name), (ilanguage_get_strings):
4112         
4113         Fixed various stupid bugs in language-manager plugin
4114         
4115         * plugins/symbol-db/symbol-db-engine.c:
4116         (sdb_engine_second_pass_update_scope_1):
4117         
4118         Add a g_return_if_fail to avoid a crash though still unsure
4119         what's causing it.
4121 2007-09-23  Johannes Schmid <jhs@gnome.org>
4123         * plugins/symbol-db/plugin.c: (on_project_element_added),
4124         (sources_array_free), (sources_array_add_foreach),
4125         (project_root_added):
4126         * plugins/symbol-db/symbol-db-engine.c:
4127         (symbol_db_engine_add_new_files):
4128         * plugins/symbol-db/symbol-db-engine.h:
4129         
4130         Added support for other languages than "C" to symbol-db. Now
4131         supports all languages listed by the language-manager.
4133 2007-09-23  Tom <tpgww@onepost.net>
4135         reviewed by: Johannes Schmid <jhs@gnome.org> (with small changes)
4137         * configure.in:
4138         Bumped GNOME_VFS_REQUIRED to 2.14 (this is two years ago now...)
4139         
4140         * libanjuta/anjuta-glue-factory.c: (load_plugin),
4141         (anjuta_glue_factory_get_object_type):
4142         * libanjuta/anjuta-status.c: (anjuta_status_set_title):
4143         * plugins/build-basic-autotools/build-basic-autotools.c:
4144         (value_added_current_editor):
4145         * plugins/debug-manager/breakpoints.c:
4146         (breakpoints_dbase_edit_breakpoint),
4147         (on_toggle_breakpoint_activate):
4148         * plugins/debug-manager/plugin.c:
4149         (on_run_to_cursor_action_activate):
4150         * plugins/debug-manager/stack_trace.c:
4151         (dma_thread_update_stack_trace):
4152         * plugins/gdb/plugin.c:
4153         * plugins/glade/plugin.c: (ifile_open):
4154         * plugins/profiler/gprof-call-graph-view.c:
4155         * plugins/profiler/gprof-flat-profile-view.c:
4156         * plugins/profiler/gprof-function-call-tree-view.c:
4157         * plugins/profiler/gprof-options.c: (setup_widgets):
4158         * plugins/project-manager/plugin.c: (project_manager_unload_gbf):
4159         * plugins/search/search-replace_backend.c:
4160         (file_buffer_new_from_te):
4161         * plugins/sourceview/assist-tip.c: (assist_tip_move):
4162         * plugins/sourceview/assist-window.c: (assist_window_set_property),
4163         (assist_window_get_property), (assist_window_move):
4164         * plugins/symbol-browser/plugin.c: (update_editor_symbol_model),
4165         (value_added_current_editor):
4166         * plugins/symbol-db/plugin.c: (value_added_current_editor):
4167         * plugins/tools/variable.c: (atp_variable_get_editor_variable):
4168         * plugins/valgrind/vggeneralprefs.c: (general_prefs_get_argv):
4169         
4170         Many small code, warnings and leak fixes
4172 2007-09-23 Sebastien Granjoux <seb.sfo@free.fr>
4174         * (removed) plugins/debug-manager/debugger.c,
4175         (removed) plugins/debug-manager/debugger.h,
4176         (added) plugins/debug-manager/command.c,
4177         (added) plugins/debug-manager/command.h,
4178         (added) plugins/debug-manager/queue.c,
4179         (added) plugins/debug-manager/queue.h,
4180         plugins/debug-manager/breakpoints.c,
4181         plugins/debug-manager/debug_tree.c,
4182         plugins/debug-manager/debug_tree.h,
4183         plugins/debug-manager/disassemble.c,
4184         plugins/debug-manager/disassemble.h,
4185         plugins/debug-manager/locals.c,
4186         plugins/debug-manager/locals.h,
4187         plugins/debug-manager/memory.c,
4188         plugins/debug-manager/memory.h,
4189         plugins/debug-manager/plugin.c,
4190         plugins/debug-manager/plugin.h,
4191         plugins/debug-manager/registers.c,
4192         plugins/debug-manager/registers.h,
4193         plugins/debug-manager/sharedlib.c,
4194         plugins/debug-manager/sharedlib.h,
4195         plugins/debug-manager/signals.c,
4196         plugins/debug-manager/signals.h,
4197         plugins/debug-manager/stack_trace.c,
4198         plugins/debug-manager/stack_trace.h,
4199         plugins/debug-manager/start.h,
4200         plugins/debug-manager/start.c,
4201         plugins/debug-manager/threads.c,
4202         plugins/debug-manager/threads.h,
4203         plugins/debug-manager/watch.c,
4204         plugins/debug-manager/watch.h,
4205         plugins/debug-manager/Makefile.am,
4206         plugins/gdb/debugger.c,
4207         plugins/gdb/debugger.h,
4208         plugins/gdb/plugin.c,
4209         libanjuta/interfaces/libanjuta.idl:
4210         Split debug-manager/debugger.c into command.c and queue.c
4211         Clean up debugger queue
4212         DmaDebuggerQueue object does not implement IAnjutaDebugger
4214 2007-09-23  Johannes Schmid <jhs@gnome.org>
4216         * configure.in:
4217         Bumped version to 2.3.0 (to ensure bugzilla bugs are
4218         set correctly, etc.)
4219         
4220         * libanjuta/anjuta-glue-factory.c: (load_plugin):
4221         * libanjuta/anjuta-plugin-manager.c: (activate_plugin),
4222         (plugin_set_update):
4223         
4224         Show an error dialog instead of crashing when plugin loading fails
4226         * plugins/language-manager/Makefile.am:
4227         * plugins/language-manager/language-manager.plugin.in:
4228         * plugins/language-manager/languages.xml:
4229         * plugins/language-manager/plugin.c: (language_destroy),
4230         (load_languages), (language_manager_activate),
4231         (language_manager_deactivate), (language_manager_finalize),
4232         (language_manager_dispose), (language_manager_instance_init),
4233         (language_manager_class_init), (language_manager_find_mime_type),
4234         (language_manager_find_string), (ilanguage_get_from_mime_type),
4235         (ilanguage_get_from_string), (ilanguage_get_name),
4236         (ilanguage_get_strings), (ilanguage_iface_init):
4237         * plugins/language-manager/plugin.h:
4238         
4239         Added new language-manager plugin to have a better organisation for
4240         language names. The xml probabaly needs to be extended over time.
4241         
4242         * plugins/Makefile.am:
4243         * plugins/document-manager/plugin.c: (on_editor_changed):
4244         
4245         Adapted to new IAnjutaLanguage interface. Do not unload language-support
4246         because it does not really save memory but makes tab switching slow.
4247         
4248         * plugins/language-support-cpp-java/anjuta-language-cpp-java.plugin
4249         .in:
4250         * plugins/language-support-cpp-java/plugin.c: (install_support),
4251         (uninstall_support), (cpp_java_plugin_deactivate_plugin):
4252         Adapted to new IAnjutaLanguage interface and fixed a Gtk-Critical while
4253         unloading
4255         * plugins/language-support-cpp-java/cpp-java-assist.c:
4256         (cpp_java_assist_show_autocomplete):
4257         
4258         Fix autocomplete to only show valid completions
4260         * plugins/sourceview/assist-tip.c: (assist_tip_set_tips):
4261         Calltips always have correct size and position now
4263 2007-09-22  Johannes Schmid <jhs@gnome.org>
4265         * plugins/search/search-replace_backend.c: (get_next_match):
4266         Removed code introduced by accident that causes a crash.
4267         
4268         * plugins/sourceview/sourceview-tags.c:
4269         * plugins/sourceview/sourceview-tags.h:
4270         Removed ununsed files
4272 2007-09-22  Johannes Schmid <jhs@gnome.org>
4274         * plugins/language-support-cpp-java/cpp-java-assist.c:
4275         Fixed build error
4277 2007-09-21  Naba Kumar  <naba.kumar@gnome.org>
4279         * plugins/language-support-cpp-java/cpp-java-assist.c:
4280         (cpp_java_assist_get_calltip_context), (on_editor_char_added):
4281         Increased matching brace search to 500 chars.
4283 2007-09-21  Johannes Schmid <jhs@gnome.org>
4285         * plugins/language-support-cpp-java/cpp-java-assist.c:
4286         (cpp_java_assist_get_pre_word),
4287         (cpp_java_assist_get_calltip_context), (cpp_java_assist_check):
4288         
4289         Added some profiling debug code
4290         
4291         * plugins/language-support-cpp-java/cpp-java-utils.c:
4292         (cpp_java_util_jump_to_matching_brace):
4293         * plugins/language-support-cpp-java/cpp-java-utils.h:
4294         * plugins/language-support-cpp-java/plugin.c:
4295         (get_line_indentation_base), (get_line_auto_indentation):
4296         
4297         Add the possiblity to pass a limit to cpp_java_util_jump_matching_brace to
4298         avoid looping over the whole file when using calltips which is too slow and
4299         unneeded.
4300         
4301         * plugins/sourceview/assist-tip.c: (assist_tip_init),
4302         (assist_tip_set_tips), (assist_tip_get_coordinates),
4303         (assist_tip_new):
4304         * plugins/sourceview/sourceview.c: (iassist_show_tips):
4305         
4306         Better calltips appearance (use theme now) and avoid jumping
4307         calltips
4309 2007-09-21  Naba Kumar  <naba.kumar@gnome.org>
4311         * plugins/document-manager/plugin.c:
4312         (update_editor_ui_interface_items):
4313         * plugins/language-support-cpp-java/plugin.c: (install_support),
4314         (uninstall_support): Moved autocomplete ui update code from
4315         document-manager to language-plugin.
4317 2007-09-21  Johannes Schmid <jhs@gnome.org>
4319         * libanjuta/interfaces/libanjuta.idl:
4320         
4321         Added IAnjutaLanguage interface (might still change...) for
4322         the upcoming language-manager plugin.
4323         
4324         * plugins/file-manager/Makefile.am:
4325         * plugins/file-manager/file-model.c:
4326         (file_model_cancel_expand_idle), (file_model_add_dummy),
4327         (file_model_expand_idle), (file_model_sort),
4328         (file_model_row_expanded), (file_model_row_collapsed),
4329         (file_model_init), (file_model_finalize),
4330         (file_model_set_property), (file_model_get_property),
4331         (file_model_class_init), (file_model_new), (file_model_refresh),
4332         (file_model_get_uri):
4333         * plugins/file-manager/file-model.h:
4334         * plugins/file-manager/file-view.c: (file_view_cancel_refresh),
4335         (file_view_expand_row_idle), (file_view_refresh),
4336         (file_view_get_selected), (file_view_button_press_event),
4337         (file_view_selection_changed), (file_view_init),
4338         (file_view_get_property), (file_view_set_property),
4339         (file_view_finalize), (file_view_class_init):
4340         
4341         Split up model/view as far as possible and fixed some file-manager
4342         bugs (popup-menu and incorrect project loading).
4343         
4344         * plugins/sourceview/assist-tip.c: (assist_tip_set_tips):
4345         Use monospace font for tips.
4346         
4347         * plugins/sourceview/sourceview-cell.c: (sourceview_cell_finalize),
4348         (sourceview_cell_new), (icell_get_character), (icell_get_length),
4349         (icell_get_attribute), (icell_style_get_font_description),
4350         (icell_style_get_color), (icell_style_get_background_color),
4351         (iiter_first), (iiter_next), (iiter_previous), (iiter_last),
4352         (iiter_foreach), (iiter_set_position), (iiter_get_position),
4353         (iiter_get_length), (iiter_clone), (iiter_assign):
4355         Use GtkTextIter only and do not use GtkTextMark at all in the sourceview-cell
4356         interface. This is way faster though it has the drawback to create invalid
4357         iterators if the buffer is changed.
4359 2007-09-21  Naba Kumar  <naba.kumar@gnome.org>
4361         * libanjuta/interfaces/libanjuta.idl:
4362         * plugins/document-manager/action-callbacks.c:
4363         * plugins/document-manager/anjuta-document-manager.ui:
4364         * plugins/document-manager/plugin.c: (register_stock_icons):
4365         * plugins/editor/text_editor.c:
4366         * plugins/language-support-cpp-java/anjuta-language-support-cpp-java.ui:
4367         * plugins/language-support-cpp-java/cpp-java-assist.c:
4368         (cpp_java_assist_get_calltip_context):
4369         * plugins/language-support-cpp-java/plugin.c: (on_auto_complete),
4370         (register_stock_icons), (cpp_java_plugin_activate_plugin):
4372         Moved autocomplete menu action from document-manager to assist plugin
4373         and got rid of deprecated autocomplete interface.
4375 2007-09-20  Naba Kumar  <naba.kumar@gnome.org>
4377         * libanjuta/interfaces/libanjuta.idl:
4378         * plugins/editor/text_editor.c: (iassist_iface_init):
4379         * plugins/language-support-cpp-java/cpp-java-assist.c:
4380         (cpp_java_assist_check), (on_assist_chosen):
4381         * plugins/sourceview/sourceview.c: (iassist_iface_init):
4382         Removed react() methods in both editors and assist interface. Assist
4383         plugin itself handles setting the autocomplete. Also fixed
4384         some mem leaks.
4386 2007-09-20  Naba Kumar  <naba.kumar@gnome.org>
4388         * plugins/file-manager/Makefile.am:
4389         * plugins/file-manager/file-view.c: (file_view_add_dummy),
4390         (file_view_expand_idle), (file_view_init):
4391         * plugins/file-manager/plugin.c: (on_file_manager_refresh),
4392         (file_manager_set_default_uri), (project_root_added),
4393         (on_file_view_current_uri_changed), (on_file_view_show_popup_menu),
4394         (file_manager_activate), (file_manager_deactivate),
4395         (file_manager_instance_init), (file_manager_class_init),
4396         (ifile_manager_set_root), (ifile_manager_set_selected),
4397         (ifile_manager_iface_init): Adjusted white spaces to match
4398         anjuta convention.
4400 2007-09-19  Naba Kumar  <naba@gnome.org>
4402         * libanjuta/interfaces/libanjuta.idl:
4403         * plugins/editor/text_editor.c: (text_editor_instance_init),
4404         (iassist_show_tips), (iassist_cancel_tips),
4405         (iassist_hide_suggestions), (iassist_iface_init):
4406         * plugins/editor/text_editor.h:
4407         * plugins/editor/text_editor_cbs.c:
4408         (on_text_editor_scintilla_notify):
4409         * plugins/language-support-cpp-java/cpp-java-assist.c:
4410         (is_scope_context_character), (is_word_character),
4411         (create_completion), (cpp_java_assist_get_scope_context),
4412         (cpp_java_assist_get_pre_word),
4413         (cpp_java_assist_get_scope_operator),
4414         (cpp_java_assist_destroy_completion_cache),
4415         (cpp_java_assist_create_scope_completion_cache),
4416         (cpp_java_assist_create_word_completion_cache),
4417         (cpp_java_assist_show_autocomplete),
4418         (cpp_java_assist_get_calltip_context),
4419         (cpp_java_assist_show_calltip), (cpp_java_assist_check),
4420         (on_editor_char_added), (on_assist_chosen),
4421         (cpp_java_assist_install), (cpp_java_assist_uninstall),
4422         (cpp_java_assist_init), (cpp_java_assist_finalize):
4423         * plugins/language-support-cpp-java/cpp-java-assist.h:
4424         * plugins/language-support-cpp-java/plugin.c:
4425         (initialize_indentation_params):
4426         * plugins/sourceview/assist-tip.c:
4427         * plugins/sourceview/assist-tip.h:
4428         * plugins/sourceview/sourceview-private.h:
4429         * plugins/sourceview/sourceview.c: (on_assist_window_destroyed),
4430         (on_assist_tip_destroyed), (on_assist_cancel),
4431         (on_document_char_added), (iassist_get_suggestions),
4432         (iassist_suggest), (iassist_show_tips), (iassist_iface_init):
4433         
4434         Implement state-less assistance so that assist can be evaluated
4435         any given time at any position. Changed IAnjutaEditorAssist interfance
4436         and implementations and removed any state management in editors.
4438 2007-09-18  Naba Kumar  <naba.kumar@gnome.org>
4440         * plugins/language-support-cpp-java/cpp-java-assist.c: Improved
4441         completion items sorting and avoided unnecssary sorts.
4443         * plugins/text-editor.c: Fixed state.
4445 2007-09-17  Johannes Schmid <jhs@gnome.org>
4447         * plugins/language-support-cpp-java/cpp-java-assist.c:
4448         (on_assist_begin):
4449         
4450         Fixed calltips in sourceview
4452 2007-09-17  Naba Kumar  <naba.kumar@gnome.org>
4454         * plugins/language-support-cpp-java/cpp-java-assist.c: Improved
4455         completion items preparation time. Fixed a crash bug.
4457         * libanjuta/anjuta-launcher.c: (anjuta_launcher_fork):
4458         Set buffer size (From Massimo, required for symbol-db).
4460         * libanjuta/interfaces/libanjuta.idl: Also pass position information
4461         for suggestions.
4463         * plugins/sourceview/sourceview.c: (iassist_suggest): Fix for above
4464         change in API.
4466         * plugins/editor/aneditor-autocomplete.cxx,
4467         plugins/editor/aneditor.h, plugins/editor/aneditor-priv.h:
4468         Added ANE_GETWORDBEFORECARAT command.
4470         * plugins/editor/aneditor.cxx: Do not autocomplete. It's now done
4471         using assist interface.
4473         * plugins/editor/text_editor.c: (text_editor_instance_init),
4474         (text_editor_get_word_before_carat),
4475         (text_editor_get_current_word), (iassist_add_trigger),
4476         (iassist_remove_trigger), (on_assist_canceled),
4477         (iassist_init_suggestions), (iassist_suggest), (iassist_show_tips),
4478         (iassist_react), (iassist_hide_suggestions), (iassist_iface_init):
4479         * plugins/editor/text_editor.h:
4480         * plugins/editor/text_editor_cbs.c: (trigger_size),
4481         (max_trigger_size), (text_editor_check_assist),
4482         (on_text_editor_scintilla_notify): Implemented IAnjutaEditorAssist
4483         interface.
4485         * plugins/language-support-cpp-java/Makefile.am:
4486         * plugins/language-support-cpp-java/plugin.c:
4487         (get_line_indentation_base), (get_line_auto_indentation),
4488         (install_support), (uninstall_support),
4489         (cpp_java_plugin_activate_plugin), (cpp_java_plugin_finalize),
4490         (cpp_java_plugin_instance_init):
4491         * plugins/language-support-cpp-java/plugin.h:
4492         * plugins/language-support-cpp-java/cpp-java-assist.[ch] (added),
4493         * plugins/language-support-cpp-java/cpp-java-utils.[ch] (added),
4494         Make assist a separate class.
4496 2007-09-14  Johannes Schmid <jhs@gnome.org>
4498         * plugins/sourceview/sourceview.c: (iassist_suggest):
4499         Fixed changed char_alignment paramter in language-support
4500         plugin
4502 2007-09-14  Naba Kumar  <naba@gnome.org>
4504         * plugins/language-support-cpp-java/plugin.c: Send the right
4505         'char_alignment' paramenter (needs fixing in sourceview).
4507 2007-09-13  Johannes Schmid <jhs@gnome.org>
4509         * anjuta.anjuta:
4510         * plugins/project-wizard/templates/minimal/project.anjuta:
4511         Use IAnjutaSymbolManager instead of loading the plugin directly.
4512         (TODO: Think of a version to do this for older files...)
4514         * configure.in:
4515         * plugins/Makefile.am:
4516         * plugins/symbol-db/Makefile.am:
4517         
4518         Build symbol-db plugin if libgda-3.0 is found
4520 2007-09-13  Johannes Schmid <jhs@gnome.org>
4522         * plugins/sourceview/Makefile.am:
4523         * plugins/sourceview/anjuta-document.c: (anjuta_document_finalize),
4524         (set_uri):
4525         * plugins/sourceview/anjuta-document.h:
4526         Removed lots of dead code
4527         
4528         * plugins/sourceview/anjuta-languages-manager.c:
4529         * plugins/sourceview/anjuta-languages-manager.h:
4530         removed completely
4531         
4532         * plugins/sourceview/sourceview.c: (on_document_char_added),
4533         (on_document_loaded), (sourceview_instance_init),
4534         (iselect_get_start), (iselect_get_end),
4535         (ilanguage_get_supported_languages), (ilanguage_set_language):
4536         
4537         Fixed selection handling and make some adaptions for the changes 
4538         mentioned above
4540 2007-09-13  Johannes Schmid <jhs@gnome.org>
4542         * plugins/language-support-cpp-java/anjuta-language-cpp-java.glade:
4543         * plugins/language-support-cpp-java/plugin.c: (on_assist_begin),
4544         (on_assist_update):
4545         
4546         Added preferences to language support completion/calltips
4547         
4548         * plugins/sourceview/assist-window.c: (assist_window_update):
4550         Always select first entry
4552         * plugins/sourceview/sourceview.glade:
4553         Removed old completion preferences
4555 2007-09-11  Naba Kumar  <naba@gnome.org>
4557         * plugins/terminal/terminal.c: Fixed critical warning, memory leak
4558         and possible crash when pressing ctrl+d in terminal after preferences
4559         window has been shown once (no need for backport).
4561         * libanjuta/interfaces/anjuta-idl-compiler.pl: Create default method
4562         implementations to get warnings instead of crashes for unimplemented
4563         interface methods.
4565 2007-09-11   Massimo Cora' <maxcvs@email.it>
4567         Reviewed by: Naba Kumar  <naba@gnome.org>
4569         * libanjuta/anjuta-launcher.c: (anjuta_launcher_fork):
4570         * plugins/symbol-db/*:
4571         Added new symbol-database backend based on SQLite 3.
4572         (does not enabled for build currently).
4574 2007-09-10  Johannes Schmid <jhs@gnome.org>
4576         * anjuta.anjuta:
4577         * configure.in:
4578         * libegg/egg-recent-model.c: (egg_recent_model_write_raw),
4579         (parse_info_init), (parse_info_free), (valid_element),
4580         (start_element_handler), (end_element_handler), (text_handler),
4581         (egg_recent_model_filter), (egg_recent_model_changed_timeout),
4582         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
4583         (egg_recent_model_monitor), (egg_recent_model_read),
4584         (egg_recent_model_open_file), (egg_recent_model_lock_file),
4585         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
4586         (egg_recent_model_set_property), (egg_recent_model_class_init),
4587         (egg_recent_model_init), (egg_recent_model_add_full),
4588         (egg_recent_model_delete), (egg_recent_model_get_list),
4589         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
4590         (egg_recent_model_set_filter_mime_types),
4591         (egg_recent_model_clear_group_filter),
4592         (egg_recent_model_set_filter_groups),
4593         (egg_recent_model_clear_scheme_filter),
4594         (egg_recent_model_set_filter_uri_schemes),
4595         (egg_recent_model_remove_expired):
4596         
4597         Update EggRecent (#456465)
4599 2007-09-10  Johannes Schmid <jhs@gnome.org>
4601         * libanjuta/anjuta-plugin-manager.c: (get_plugin_loader_type),
4602         (anjuta_plugin_manager_get_plugin):
4603         * plugins/profiler/gprof-call-graph-view.c:
4604         (gprof_call_graph_view_create_columns):
4605         * plugins/profiler/gprof-flat-profile-view.c:
4606         (gprof_flat_profile_view_create_columns):
4607         * plugins/profiler/gprof-function-call-tree-view.c:
4608         (gprof_function_call_tree_view_create_columns):
4609         
4610         Fixed #466031 – Update of pieces of menus for Localization
4612 2007-09-10  Johannes Schmid <jhs@gnome.org>
4614         * libanjuta/anjuta-utils.c: (anjuta_util_parse_args_from_string):
4615         Bug 343522 – anjuta: Unable to execute commands that use options.
4617 2007-09-09  Johannes Schmid <jhs@gnome.org>
4619         * plugins/document-manager/anjuta-docman.c:
4620         (anjuta_docman_update_page_label):
4621         
4622         Fixed #458034 – Method of indicating unsaved changes breaks convention
4623         
4624         * plugins/document-manager/plugin.c: (update_title),
4625         (value_added_project_root_uri), (value_removed_project_root_uri),
4626         (on_editor_changed), (activate_plugin):
4627         * plugins/document-manager/plugin.h:
4628         * plugins/project-manager/plugin.c: (on_profile_scoped),
4629         (on_profile_descoped), (ifile_open):
4630         
4631         Fixed #427390 – Show path of item in currently focused editor window
4633 2007-09-09  Johannes Schmid <jhs@gnome.org>
4635         * plugins/search/plugin.c: (on_toolbar_find_clicked),
4636         (on_toolbar_find_incremental):
4637         Fix incremental search
4638         
4639         * plugins/sourceview/sourceview.c: (on_document_char_added),
4640         (set_select):
4641         Fixed selection management
4643 2007-09-09  Johannes Schmid <jhs@gnome.org>
4645         * libanjuta/anjuta-ui.c: (anjuta_ui_remove_action_group):
4646         Fixed memory leak
4648         * libanjuta/interfaces/libanjuta.idl:
4649         Extended IAnjutaEditorAssist interface
4650         
4651         * plugins/language-support-cpp-java/plugin.c:
4652         (jump_to_matching_brace), (add_tags), (on_assist_begin),
4653         (assist_cleanup), (on_assist_chosen), (on_assist_update),
4654         (context_character), (get_context), (function_parser),
4655         (cpp_member_parser), (install_assist), (uninstall_assist),
4656         (get_line_indentation_base), (get_line_auto_indentation),
4657         (install_support), (uninstall_support),
4658         (on_value_added_current_editor), (on_value_removed_current_editor),
4659         (cpp_java_plugin_finalize), (cpp_java_plugin_instance_init):
4660         * plugins/language-support-cpp-java/plugin.h:
4661         
4662         Improved fixed editor assistance and added support for function/method
4663         tooltips. jumb_to_matching_brance => jump_to_matching_brace
4664         
4665         * plugins/message-view/anjuta-msgman.c: (on_message_view_destroy):
4666         Removed a FIXME
4667         
4668         * plugins/project-import/project-import.c: (on_import_next):
4669         Added a non-NULL check with could probably fix #474843 but not sure
4670         
4671         * plugins/project-wizard/templates/anjuta-plugin/src/Makefile.am.tpl:
4672         Fixed anjuta-plugin project wizard
4673         
4674         * plugins/sourceview/Makefile.am:
4675         * plguins/sourceview/assist-tip.[ch]:
4676         * plugins/sourceview/anjuta-view.c: (anjuta_view_focus_out),
4677         (anjuta_view_key_press_event):
4678         * plugins/sourceview/assist-window.c: (assist_window_class_init),
4679         (assist_window_init), (assist_window_update), (assist_window_new):
4680         * plugins/sourceview/sourceview-private.h:
4681         * plugins/sourceview/sourceview.c: (on_assist_window_destroyed),
4682         (on_assist_tip_destroyed), (on_assist_chosen), (on_assist_cancel),
4683         (trigger_size), (max_trigger_size), (on_document_char_added),
4684         (sourceview_dispose), (ieditor_get_current_word),
4685         (iassist_add_trigger), (iassist_init_suggestions),
4686         (iassist_suggest), (iassist_hide_suggestions), (iassist_show_tips),
4687         (iassist_cancel_tips), (iassist_react), (iassist_iface_init):
4688         
4689         Big update on sourceview assist capabilites. Autocompletion should
4690         now work much better and function tooltips are finally supported!
4692         * plugins/sourceview/anjuta-document.h:
4693         * plugins/sourceview/anjuta-document.c: (wordcharacters_contains),
4694         (anjuta_document_get_current_word):
4695         Fixed get_current_word (inspired by aneditor.cxx implementation)
4697         * plugins/sourceview/sourceview-cell.c: (icell_get_char),
4698         (icell_get_attribute):
4699         Fixed get_attribute() to also detect character constants.
4700         Simplified get_char()
4702         * plugins/symbol-browser/plugin.c: (isymbol_manager_search),
4703         (isymbol_manager_get_members), (isymbol_manager_get_parents),
4704         (isymbol_manager_get_completions_at_position):
4705         
4706         Fixed IAnjutaSymbolManager interface (see 2.2.1 for details)
4708 2007-09-04  Naba Kumar  <naba@gnome.org>
4710         * plugins/class-gen/plugin.c: Do not enable 'Add to project'
4711         projects that can not add sources.
4713         * plugins/file-wizard/file.c: Similarly for file wizard,
4714         Do not enable 'Add to project' projects that can not add sources.
4716 2007-09-04  Naba Kumar  <naba@gnome.org>
4718         * configure.in: Bumped gnome-build requirement to 0.2.0
4719         for project capabilities support.
4721         * plugins/project-manager/plugin.c: Enable/disable project
4722         actions based on project capabilities. Fixes bug #433552:
4723         crash in Anjuta IDE: add file test.h in project on generic
4724         Makefile.
4726         * libanjuta/interfaces/libanjuta.idl: Added method to query
4727         project capabilities.
4729 2007-09-03  Naba Kumar  <naba@gnome.org>
4731         * plugins/file-manager/plugin.c: Set shadow type IN.
4732         * plugins/file-manager/file-view.c: Fixed code style.
4733         * plugins/file-manager/file-view.c: Fixed icons column to size
4734         properly.
4736         * plugins/file-manager/plugin.[c,h]: Fixed code style.
4738         * plugins/file-manager/plugin.c: Fixed crash on closing project and
4739         unmonitors project-uri on file-manager deactivation.
4741         * TODO.tasks: Updated
4743 2007-09-02  Johannes Schmid <jhs@gnome.org>
4745         * libanjuta/anjuta-ui.c: (anjuta_ui_remove_action_group):
4746         Fixed memory leak
4747         
4748         * plugins/file-manager/file-view.c: (file_view_get_selected),
4749         (file_view_button_press_event), (file_view_finalize):
4750         * plugins/file-manager/plugin.c: (project_root_removed),
4751         (file_manager_deactivate):
4752         
4753         Fixed some small bugs I missed before
4755 2007-09-02  Johannes Schmid <jhs@gnome.org>
4757         * plugins/file-manager/*:
4758         Added new and file-manager
4760 2007-09-02  Johannes Schmid <jhs@gnome.org>
4762         * plugins/file-manager/*:
4763         Removed old file-manager
4765 2007-08-31  Johannes Schmid <jhs@gnome.org>
4767         * libanjuta/anjuta-plugin-manager.c: (anjuta_plugin_manager_new):
4768         * libanjuta/anjuta-ui.c: (anjuta_ui_add_action_group):
4769         
4770         Fixed some memory leaks
4771         
4772         * MAINTAINERS: Fixed
4773         
4774 2007-08-31  Johannes Schmid <jhs@gnome.org>
4776         * libanjuta/anjuta-preferences.c: (get_object_type_from_string),
4777         (get_property_value_as_string), (set_property_value_as_string),
4778         (register_callbacks), (preferences_foreach_callback),
4779         (anjuta_preferences_register_property_raw):
4780         * libanjuta/anjuta-preferences.h:
4781         * plugins/build-basic-autotools/build-basic-autotools.c:
4782         (on_build_mesg_format):
4783         * plugins/document-manager/anjuta-document-manager.glade:
4784         * plugins/message-view/anjuta-message-manager-plugin.glade:
4785         
4786         Use GtkComboBox instead of (deprecated) GtkOptionMenu and fixed
4787         broken message view preferences
4788         
4789         * plugins/message-view/message-view.c:
4790         (message_view_instance_init), (pref_change_color), (prefs_init),
4791         (imessage_view_append):
4792         Cleaned up message view (#458041)
4793         
4794         * src/shell.c: (on_preferences_activate),
4795         (anjuta_test_shell_instance_init),
4796         (anjuta_test_shell_get_plugin_manager), (anjuta_shell_iface_init):
4797         Fixed test shell to allow better debugging
4798         
4799 2007-08-31  Johannes Schmid <jhs@gnome.org>
4801         * plugins/gtodo/interface.c: (gtodo_get_hide_done),
4802         (gtodo_get_hide_nodate), (gtodo_get_hide_due):
4803         * plugins/gtodo/main.h:
4804         * plugins/gtodo/plugin.c: (activate_plugin):
4805         
4806         Fixed #423467 (View->Tasks menu items are not 
4807         checked on startup)
4809 2007-08-31  Tobias Müller <gnome-bugs@auftrags-killer.org>
4811         reviewed by: Johannes Schmid <jhs@gnome.org>
4813         * COPYING:
4814         * data/welcome.txt.in:
4815         * launcher/anjuta_launcher.c:
4816         * libanjuta/anjuta-children.c:
4817         * libanjuta/anjuta-children.h:
4818         * libanjuta/anjuta-debug.h:
4819         * libanjuta/anjuta-encodings.c:
4820         * libanjuta/anjuta-encodings.h:
4821         * libanjuta/anjuta-glue-c.c:
4822         * libanjuta/anjuta-glue-c.h:
4823         * libanjuta/anjuta-plugin-description.c:
4824         * libanjuta/anjuta-plugin-description.h:
4825         * libanjuta/anjuta-plugin-handle.c:
4826         * libanjuta/anjuta-plugin-handle.h:
4827         * libanjuta/anjuta-plugin-manager.c:
4828         * libanjuta/anjuta-plugin-manager.h:
4829         * libanjuta/anjuta-plugin.c:
4830         * libanjuta/anjuta-plugin.h:
4831         * libanjuta/anjuta-preferences.c:
4832         * libanjuta/anjuta-preferences.h:
4833         * libanjuta/anjuta-profile-manager.c:
4834         * libanjuta/anjuta-profile-manager.h:
4835         * libanjuta/anjuta-profile.c:
4836         * libanjuta/anjuta-profile.h:
4837         * libanjuta/anjuta-save-prompt.c:
4838         * libanjuta/anjuta-save-prompt.h:
4839         * libanjuta/anjuta-serializer.c:
4840         * libanjuta/anjuta-serializer.h:
4841         * libanjuta/anjuta-session.c:
4842         * libanjuta/anjuta-session.h:
4843         * libanjuta/anjuta-shell.c:
4844         * libanjuta/anjuta-shell.h:
4845         * libanjuta/anjuta-status.c:
4846         * libanjuta/anjuta-status.h:
4847         * libanjuta/anjuta-ui.c:
4848         * libanjuta/anjuta-ui.h:
4849         * libanjuta/anjuta-utils-priv.h:
4850         * libanjuta/anjuta-utils.c:
4851         * libanjuta/anjuta-utils.h:
4852         * libanjuta/cell-renderer-captioned-image.c:
4853         * libanjuta/cell-renderer-captioned-image.h:
4854         * libanjuta/e-splash.c:
4855         * libanjuta/e-splash.h:
4856         * libanjuta/interfaces/anjuta-idl-compiler.pl:
4857         * libanjuta/interfaces/libanjuta.idl:
4858         * libanjuta/libanjuta.h:
4859         * libanjuta/resources.c:
4860         * libanjuta/resources.h:
4861         * libegg/egg-cell-renderer-text.c:
4862         * libegg/egg-combo-action.c:
4863         * libegg/egg-entry-action.c:
4864         * libegg/egg-recent-action.c:
4865         * libegg/egg-recent-files-module.c:
4866         * libegg/egg-recent-item.c:
4867         * libegg/egg-recent-model.c:
4868         * libegg/egg-recent-view-gtk.c:
4869         * libegg/egg-recent-view.c:
4870         * libegg/egg-submenu-action.c:
4871         * libegg/eggaccelerators.c:
4872         * libegg/eggcellrendererpopup.c:
4873         * libegg/eggcomboselect.c:
4874         * libegg/eggtreemodelfilter.c:
4875         * libegg/eggtreemultidnd.c:
4876         * libegg/gtkcellview.h:
4877         * libegg/treeviewutils/egg-cell-renderer-text.h:
4878         * libegg/treeviewutils/eggaccelerators.h:
4879         * libegg/treeviewutils/eggcellrendererkeys.h:
4880         * libegg/treeviewutils/eggcellrendererpopup.h:
4881         * libegg/treeviewutils/eggtreemodelfilter.h:
4882         * libegg/treeviewutils/eggtreemultidnd.h:
4883         * libegg/treeviewutils/eggtreeviewstate.h:
4884         * manuals/anjuta-faqs/C/anjuta-faqs.xml:
4885         * manuals/anjuta-faqs/Makefile.am:
4886         * manuals/anjuta-manual/C/anjuta-manual.xml:
4887         * manuals/anjuta-manual/C/license.xml:
4888         * manuals/anjuta-manual/es/es.po:
4889         * manuals/anjuta-manual/sv/sv.po:
4890         * manuals/old/C/anjuta-advanced-tutorial/anjuta-advanced-tutorial.x
4891         ml:
4892         * manuals/old/C/anjuta-tutorial/anjuta-tutorial.xml:
4893         * manuals/old/de/anjuta-tutorial/anjuta-tutorial.xml:
4894         * manuals/old/ja/anjuta-faqs/anjuta-faqs.xml:
4895         * manuals/old/ja/anjuta-manual/anjuta-manual.xml:
4896         * manuals/old/ja/anjuta-manual/license.xml:
4897         * plugins/build-basic-autotools/build-basic-autotools.c:
4898         * plugins/build-basic-autotools/build-basic-autotools.h:
4899         * plugins/build-basic-autotools/executer.c:
4900         * plugins/build-basic-autotools/executer.h:
4901         * plugins/build/build_file.c:
4902         * plugins/build/build_file.h:
4903         * plugins/build/build_project.c:
4904         * plugins/build/build_project.h:
4905         * plugins/build/clean_project.c:
4906         * plugins/build/clean_project.h:
4907         * plugins/build/commands.c:
4908         * plugins/build/commands.h:
4909         * plugins/build/compile.c:
4910         * plugins/build/compile.h:
4911         * plugins/build/compiler_options.c:
4912         * plugins/build/compiler_options.h:
4913         * plugins/build/configurer.c:
4914         * plugins/build/configurer.h:
4915         * plugins/build/executer.c:
4916         * plugins/build/executer.h:
4917         * plugins/class-gen/cell-renderer-flags.c:
4918         * plugins/class-gen/cell-renderer-flags.h:
4919         * plugins/class-gen/combo-flags.c:
4920         * plugins/class-gen/combo-flags.h:
4921         * plugins/class-gen/element-editor.c:
4922         * plugins/class-gen/element-editor.h:
4923         * plugins/class-gen/generator.c:
4924         * plugins/class-gen/generator.h:
4925         * plugins/class-gen/plugin.c:
4926         * plugins/class-gen/plugin.h:
4927         * plugins/class-gen/transform.c:
4928         * plugins/class-gen/transform.h:
4929         * plugins/class-gen/validator.c:
4930         * plugins/class-gen/validator.h:
4931         * plugins/class-gen/window.c:
4932         * plugins/class-gen/window.h:
4933         * plugins/class-inheritance/class-callbacks.c:
4934         * plugins/class-inheritance/class-callbacks.h:
4935         * plugins/class-inheritance/class-inherit.c:
4936         * plugins/class-inheritance/class-inherit.h:
4937         * plugins/class-inheritance/plugin.c:
4938         * plugins/class-inheritance/plugin.h:
4939         * plugins/cvs-plugin/cvs-actions.c:
4940         * plugins/cvs-plugin/cvs-actions.h:
4941         * plugins/cvs-plugin/cvs-callbacks.c:
4942         * plugins/cvs-plugin/cvs-callbacks.h:
4943         * plugins/cvs-plugin/cvs-execute.c:
4944         * plugins/cvs-plugin/cvs-execute.h:
4945         * plugins/cvs-plugin/cvs-interface.c:
4946         * plugins/cvs-plugin/cvs-interface.h:
4947         * plugins/cvs-plugin/plugin.c:
4948         * plugins/cvs-plugin/plugin.h:
4949         * plugins/debug-manager/breakpoints.c:
4950         * plugins/debug-manager/breakpoints.h:
4951         * plugins/debug-manager/chunk_view.c:
4952         * plugins/debug-manager/chunk_view.h:
4953         * plugins/debug-manager/data_buffer.c:
4954         * plugins/debug-manager/data_buffer.h:
4955         * plugins/debug-manager/data_view.c:
4956         * plugins/debug-manager/data_view.h:
4957         * plugins/debug-manager/debug_tree.c:
4958         * plugins/debug-manager/debug_tree.h:
4959         * plugins/debug-manager/debugger.c:
4960         * plugins/debug-manager/debugger.h:
4961         * plugins/debug-manager/disassemble.c:
4962         * plugins/debug-manager/disassemble.h:
4963         * plugins/debug-manager/info.c:
4964         * plugins/debug-manager/info.h:
4965         * plugins/debug-manager/locals.c:
4966         * plugins/debug-manager/locals.h:
4967         * plugins/debug-manager/memory.c:
4968         * plugins/debug-manager/memory.h:
4969         * plugins/debug-manager/plugin.c:
4970         * plugins/debug-manager/plugin.h:
4971         * plugins/debug-manager/registers.c:
4972         * plugins/debug-manager/registers.h:
4973         * plugins/debug-manager/sexy-icon-entry.c:
4974         * plugins/debug-manager/sexy-icon-entry.h:
4975         * plugins/debug-manager/sharedlib.c:
4976         * plugins/debug-manager/sharedlib.h:
4977         * plugins/debug-manager/signals.c:
4978         * plugins/debug-manager/signals.h:
4979         * plugins/debug-manager/sparse_buffer.c:
4980         * plugins/debug-manager/sparse_buffer.h:
4981         * plugins/debug-manager/sparse_view.c:
4982         * plugins/debug-manager/sparse_view.h:
4983         * plugins/debug-manager/stack_trace.c:
4984         * plugins/debug-manager/stack_trace.h:
4985         * plugins/debug-manager/start.c:
4986         * plugins/debug-manager/start.h:
4987         * plugins/debug-manager/threads.c:
4988         * plugins/debug-manager/threads.h:
4989         * plugins/debug-manager/utilities.c:
4990         * plugins/debug-manager/utilities.h:
4991         * plugins/debug-manager/watch.c:
4992         * plugins/debug-manager/watch.h:
4993         * plugins/devhelp/htmlview.c:
4994         * plugins/devhelp/htmlview.h:
4995         * plugins/document-manager/action-callbacks.c:
4996         * plugins/document-manager/action-callbacks.h:
4997         * plugins/document-manager/anjuta-docman.c:
4998         * plugins/document-manager/anjuta-docman.h:
4999         * plugins/document-manager/editor-tooltips.c:
5000         * plugins/document-manager/editor-tooltips.h:
5001         * plugins/document-manager/file_history.c:
5002         * plugins/document-manager/file_history.h:
5003         * plugins/document-manager/indent-dialog.c:
5004         * plugins/document-manager/indent-dialog.h:
5005         * plugins/document-manager/indent-util.c:
5006         * plugins/document-manager/indent-util.h:
5007         * plugins/document-manager/plugin.c:
5008         * plugins/editor/aneditor-autocomplete.cxx:
5009         * plugins/editor/aneditor-calltip.cxx:
5010         * plugins/editor/aneditor-indent.cxx:
5011         * plugins/editor/aneditor-priv.h:
5012         * plugins/editor/aneditor.cxx:
5013         * plugins/editor/aneditor.h:
5014         * plugins/editor/lexer.h:
5015         * plugins/editor/plugin.c:
5016         * plugins/editor/plugin.h:
5017         * plugins/editor/print.c:
5018         * plugins/editor/print.h:
5019         * plugins/editor/properties.h:
5020         * plugins/editor/properties_cxx.h:
5021         * plugins/editor/style-editor.c:
5022         * plugins/editor/style-editor.h:
5023         * plugins/editor/text-editor-iterable.c:
5024         * plugins/editor/text-editor-iterable.h:
5025         * plugins/editor/text_editor.c:
5026         * plugins/editor/text_editor.h:
5027         * plugins/editor/text_editor_cbs.c:
5028         * plugins/editor/text_editor_cbs.h:
5029         * plugins/editor/text_editor_menu.c:
5030         * plugins/editor/text_editor_menu.h:
5031         * plugins/editor/text_editor_prefs.c:
5032         * plugins/editor/text_editor_prefs.h:
5033         * plugins/file-loader/dnd.c:
5034         * plugins/file-loader/dnd.h:
5035         * plugins/file-loader/plugin.c:
5036         * plugins/file-manager/an_file_view.c:
5037         * plugins/file-manager/plugin.c:
5038         * plugins/file-wizard/file.c:
5039         * plugins/file-wizard/file.h:
5040         * plugins/file-wizard/plugin.c:
5041         * plugins/file-wizard/plugin.h:
5042         * plugins/gdb/debugger.c:
5043         * plugins/gdb/debugger.h:
5044         * plugins/gdb/gdbmi-test.c:
5045         * plugins/gdb/gdbmi.c:
5046         * plugins/gdb/gdbmi.h:
5047         * plugins/gdb/global.h:
5048         * plugins/gdb/parser.c:
5049         * plugins/gdb/parser.h:
5050         * plugins/gdb/plugin.c:
5051         * plugins/gdb/plugin.h:
5052         * plugins/gdb/utilities.c:
5053         * plugins/gdb/utilities.h:
5054         * plugins/glade/plugin.c:
5055         * plugins/glade/plugin.h:
5056         * plugins/gtodo/egg-datetime.c:
5057         * plugins/gtodo/egg-datetime.h:
5058         * plugins/gtodo/eggtrayicon.c:
5059         * plugins/gtodo/eggtrayicon.h:
5060         * plugins/gtodo/plugin.c:
5061         * plugins/gvim/anjuta-vim.c:
5062         * plugins/gvim/anjuta-vim.h:
5063         * plugins/gvim/gtkvim.c:
5064         * plugins/gvim/gtkvim.h:
5065         * plugins/gvim/plugin.c:
5066         * plugins/gvim/plugin.h:
5067         * plugins/language-support-cpp-java/plugin.c:
5068         * plugins/language-support-cpp-java/plugin.h:
5069         * plugins/macro/macro-actions.c:
5070         * plugins/macro/macro-actions.h:
5071         * plugins/macro/macro-db.c:
5072         * plugins/macro/macro-db.h:
5073         * plugins/macro/macro-dialog.c:
5074         * plugins/macro/macro-dialog.h:
5075         * plugins/macro/macro-edit.c:
5076         * plugins/macro/macro-edit.h:
5077         * plugins/macro/macro-util.c:
5078         * plugins/macro/macro-util.h:
5079         * plugins/macro/plugin.c:
5080         * plugins/macro/plugin.h:
5081         * plugins/message-view/anjuta-msgman.c:
5082         * plugins/message-view/anjuta-msgman.h:
5083         * plugins/message-view/message-view.c:
5084         * plugins/message-view/message-view.h:
5085         * plugins/message-view/plugin.c:
5086         * plugins/message-view/plugin.h:
5087         * plugins/patch/patch-plugin.c:
5088         * plugins/patch/patch-plugin.h:
5089         * plugins/patch/plugin.c:
5090         * plugins/patch/plugin.h:
5091         * plugins/profiler/gprof-call-graph-block-entry.c:
5092         * plugins/profiler/gprof-call-graph-block-entry.h:
5093         * plugins/profiler/gprof-call-graph-block.c:
5094         * plugins/profiler/gprof-call-graph-block.h:
5095         * plugins/profiler/gprof-call-graph-view.c:
5096         * plugins/profiler/gprof-call-graph-view.h:
5097         * plugins/profiler/gprof-call-graph.c:
5098         * plugins/profiler/gprof-call-graph.h:
5099         * plugins/profiler/gprof-flat-profile-entry.c:
5100         * plugins/profiler/gprof-flat-profile-entry.h:
5101         * plugins/profiler/gprof-flat-profile-view.c:
5102         * plugins/profiler/gprof-flat-profile-view.h:
5103         * plugins/profiler/gprof-flat-profile.c:
5104         * plugins/profiler/gprof-flat-profile.h:
5105         * plugins/profiler/gprof-function-call-chart-view.c:
5106         * plugins/profiler/gprof-function-call-chart-view.h:
5107         * plugins/profiler/gprof-function-call-tree-view.c:
5108         * plugins/profiler/gprof-function-call-tree-view.h:
5109         * plugins/profiler/gprof-options.c:
5110         * plugins/profiler/gprof-options.h:
5111         * plugins/profiler/gprof-profile-data.c:
5112         * plugins/profiler/gprof-profile-data.h:
5113         * plugins/profiler/gprof-view-manager.c:
5114         * plugins/profiler/gprof-view-manager.h:
5115         * plugins/profiler/gprof-view.c:
5116         * plugins/profiler/gprof-view.h:
5117         * plugins/profiler/plugin.c:
5118         * plugins/profiler/plugin.h:
5119         * plugins/profiler/string-utils.c:
5120         * plugins/profiler/string-utils.h:
5121         * plugins/project-import/plugin.c:
5122         * plugins/project-import/plugin.h:
5123         * plugins/project-import/project-import.c:
5124         * plugins/project-import/project-import.h:
5125         * plugins/project-manager/plugin.c:
5126         * plugins/project-manager/plugin.h:
5127         * plugins/project-wizard/action.c:
5128         * plugins/project-wizard/action.h:
5129         * plugins/project-wizard/autogen.c:
5130         * plugins/project-wizard/autogen.h:
5131         * plugins/project-wizard/druid.c:
5132         * plugins/project-wizard/druid.h:
5133         * plugins/project-wizard/file.c:
5134         * plugins/project-wizard/file.h:
5135         * plugins/project-wizard/header.c:
5136         * plugins/project-wizard/header.h:
5137         * plugins/project-wizard/install.c:
5138         * plugins/project-wizard/install.h:
5139         * plugins/project-wizard/parser.c:
5140         * plugins/project-wizard/parser.h:
5141         * plugins/project-wizard/plugin.c:
5142         * plugins/project-wizard/plugin.h:
5143         * plugins/project-wizard/property.c:
5144         * plugins/project-wizard/property.h:
5145         * plugins/project-wizard/values.c:
5146         * plugins/project-wizard/values.h:
5147         * plugins/sample1/plugin.c:
5148         * plugins/search/plugin.c:
5149         * plugins/search/plugin.h:
5150         * plugins/search/search-replace_backend.c:
5151         * plugins/search/search-replace_backend.h:
5152         * plugins/search/search_preferences.c:
5153         * plugins/sourceview/anjuta-convert.c:
5154         * plugins/sourceview/anjuta-convert.h:
5155         * plugins/sourceview/anjuta-document-loader.c:
5156         * plugins/sourceview/anjuta-document-loader.h:
5157         * plugins/sourceview/anjuta-document-saver.c:
5158         * plugins/sourceview/anjuta-document-saver.h:
5159         * plugins/sourceview/anjuta-document.c:
5160         * plugins/sourceview/anjuta-document.h:
5161         * plugins/sourceview/anjuta-encodings.c:
5162         * plugins/sourceview/anjuta-encodings.h:
5163         * plugins/sourceview/anjuta-languages-manager.c:
5164         * plugins/sourceview/anjuta-languages-manager.h:
5165         * plugins/sourceview/anjuta-utils.c:
5166         * plugins/sourceview/anjuta-utils.h:
5167         * plugins/sourceview/anjuta-view.c:
5168         * plugins/sourceview/anjuta-view.h:
5169         * plugins/sourceview/assist-window.c:
5170         * plugins/sourceview/assist-window.h:
5171         * plugins/sourceview/sourceview-cell.c:
5172         * plugins/sourceview/sourceview-cell.h:
5173         * plugins/sourceview/sourceview-prefs.c:
5174         * plugins/sourceview/sourceview-prefs.h:
5175         * plugins/sourceview/sourceview-print.c:
5176         * plugins/sourceview/sourceview-print.h:
5177         * plugins/sourceview/sourceview-private.h:
5178         * plugins/sourceview/sourceview-tags.c:
5179         * plugins/sourceview/sourceview-tags.h:
5180         * plugins/sourceview/sourceview.c:
5181         * plugins/sourceview/sourceview.h:
5182         * plugins/subversion/plugin.c:
5183         * plugins/subversion/plugin.h:
5184         * plugins/subversion/subversion-actions.c:
5185         * plugins/subversion/subversion-actions.h:
5186         * plugins/subversion/subversion-callbacks.c:
5187         * plugins/subversion/subversion-callbacks.h:
5188         * plugins/subversion/svn-auth.c:
5189         * plugins/subversion/svn-auth.h:
5190         * plugins/subversion/svn-backend-priv.h:
5191         * plugins/subversion/svn-backend.c:
5192         * plugins/subversion/svn-backend.h:
5193         * plugins/subversion/svn-notify.c:
5194         * plugins/subversion/svn-notify.h:
5195         * plugins/subversion/svn-thread.c:
5196         * plugins/subversion/svn-thread.h:
5197         * plugins/symbol-browser/an_symbol.c:
5198         * plugins/symbol-browser/an_symbol.h:
5199         * plugins/symbol-browser/an_symbol_info.c:
5200         * plugins/symbol-browser/an_symbol_info.h:
5201         * plugins/symbol-browser/an_symbol_iter.c:
5202         * plugins/symbol-browser/an_symbol_iter.h:
5203         * plugins/symbol-browser/an_symbol_prefs.c:
5204         * plugins/symbol-browser/an_symbol_prefs.h:
5205         * plugins/symbol-browser/an_symbol_search.c:
5206         * plugins/symbol-browser/an_symbol_search.h:
5207         * plugins/symbol-browser/an_symbol_view.c:
5208         * plugins/symbol-browser/an_symbol_view.h:
5209         * plugins/symbol-browser/plugin.c:
5210         * plugins/symbol-browser/plugin.h:
5211         * plugins/terminal/terminal.c:
5212         * plugins/tools/dialog.c:
5213         * plugins/tools/dialog.h:
5214         * plugins/tools/editor.c:
5215         * plugins/tools/editor.h:
5216         * plugins/tools/execute.c:
5217         * plugins/tools/execute.h:
5218         * plugins/tools/fileop.c:
5219         * plugins/tools/fileop.h:
5220         * plugins/tools/plugin.c:
5221         * plugins/tools/plugin.h:
5222         * plugins/tools/scripts/find-fixmes.pl:
5223         * plugins/tools/scripts/translation-status.pl:
5224         * plugins/tools/tool.c:
5225         * plugins/tools/tool.h:
5226         * plugins/tools/variable.c:
5227         * plugins/tools/variable.h:
5228         * plugins/valgrind/ldd.c:
5229         * plugins/valgrind/ldd.h:
5230         * plugins/valgrind/list.c:
5231         * plugins/valgrind/list.h:
5232         * plugins/valgrind/menu-utils.c:
5233         * plugins/valgrind/menu-utils.h:
5234         * plugins/valgrind/parser.c:
5235         * plugins/valgrind/parser.h:
5236         * plugins/valgrind/plugin.c:
5237         * plugins/valgrind/plugin.h:
5238         * plugins/valgrind/preferences.c:
5239         * plugins/valgrind/preferences.h:
5240         * plugins/valgrind/process.c:
5241         * plugins/valgrind/process.h:
5242         * plugins/valgrind/symtab.c:
5243         * plugins/valgrind/symtab.h:
5244         * plugins/valgrind/vgactions.c:
5245         * plugins/valgrind/vgactions.h:
5246         * plugins/valgrind/vgcachegrindprefs.c:
5247         * plugins/valgrind/vgcachegrindprefs.h:
5248         * plugins/valgrind/vgdefaultview.c:
5249         * plugins/valgrind/vgdefaultview.h:
5250         * plugins/valgrind/vgerror.c:
5251         * plugins/valgrind/vgerror.h:
5252         * plugins/valgrind/vggeneralprefs.c:
5253         * plugins/valgrind/vggeneralprefs.h:
5254         * plugins/valgrind/vghelgrindprefs.c:
5255         * plugins/valgrind/vghelgrindprefs.h:
5256         * plugins/valgrind/vgio.c:
5257         * plugins/valgrind/vgio.h:
5258         * plugins/valgrind/vgmemcheckprefs.c:
5259         * plugins/valgrind/vgmemcheckprefs.h:
5260         * plugins/valgrind/vgrule-editor.c:
5261         * plugins/valgrind/vgrule-editor.h:
5262         * plugins/valgrind/vgrule-list.c:
5263         * plugins/valgrind/vgrule-list.h:
5264         * plugins/valgrind/vgrule.c:
5265         * plugins/valgrind/vgrule.h:
5266         * plugins/valgrind/vgrulepattern.c:
5267         * plugins/valgrind/vgrulepattern.h:
5268         * plugins/valgrind/vgsearchbar.c:
5269         * plugins/valgrind/vgsearchbar.h:
5270         * plugins/valgrind/vgstrpool.c:
5271         * plugins/valgrind/vgstrpool.h:
5272         * plugins/valgrind/vgtoolprefs.c:
5273         * plugins/valgrind/vgtoolprefs.h:
5274         * plugins/valgrind/vgtoolview.c:
5275         * plugins/valgrind/vgtoolview.h:
5276         * src/about.c:
5277         * src/about.h:
5278         * src/action-callbacks.c:
5279         * src/action-callbacks.h:
5280         * src/anjuta-actions.h:
5281         * src/anjuta-app.c:
5282         * src/anjuta-app.h:
5283         * src/anjuta-callbacks.c:
5284         * src/anjuta-callbacks.h:
5285         * src/anjuta.c:
5286         * src/anjuta.h:
5287         * src/anjuta_cbs.c:
5288         * src/bacon-message-connection.c:
5289         * src/bacon-message-connection.h:
5290         * src/getline.c:
5291         * src/main.c:
5292         * src/shell.c:
5293         * src/shell.h:
5294         * src/start-with.c:
5295         * src/start-with.h:
5296         * src/utilities.c:
5297         * src/utilities.h:
5298         * tagmanager/options.c:
5299         
5300         Change the address of FSF in various files
5302 2007-08-30  Johannes Schmid <jhs@gnome.org>
5304         * anjuta.glade:
5305         * anjuta.gladep:
5306         Removed because they are no longer in use
5307         
5308         * plugins/class-gen/anjuta-class-gen-plugin.glade:
5309         * plugins/cvs-plugin/anjuta-cvs-plugin.glade:
5310         Marked some strings as not translatable
5312         * plugins/search/search-replace.c: (list_max_items):
5313         Fixed a possible memory corruption
5315         * src/anjuta-app.c: (anjuta_app_add_widget_full):
5316         Do not show menuitems for locked layout items
5318         * src/main.c: (main):
5319         Some minor style correction in gnome_init
5321 2007-08-25 Sebastien Granjoux <seb.sfo@free.fr>
5323         * plugins/debug-manager/debugger.c,
5324         plugins/debug-manager/breakpoints.c,
5325         plugins/gdb/plugin.c,
5326         plugins/gdb/debugger.c,
5327         libanjuta/interfaces/libanjuta.idl:
5328         Move all breakpoints functions from IAnjutaDebugger to a new
5329         IAnjutaBreakpointDebugger interface
5331 2007-07-28  Tom Lowe <tomlowe1@earthlink.net>
5333         Reviewed by Sébastien Granjoux <seb.sfo@free.fr>:
5334         * plugins/debug-manager/plugin.c,
5335         plugins/debug-manager/breakpoints.c,
5336         plugins/tools/execute.c,
5337         plugins/project-wizard/plugin.c,
5338         plugins/build-basic-autotools/executer.c,
5339         plugins/gdb/debugger.c,
5340         plugins/profiler/gprof-options.h,
5341         plugins/sourceview/assist-window.h,
5342         plugins/class-gen/transform.c,
5343         libanjuta/anjuta-plugin-description.c,
5344         libanjuta/anjuta-status.c,
5345         libanjuta/anjuta-glue-c.c,
5346         libanjuta/anjuta-glue-cpp.c,
5347         plugins/symbol-browser/an_symbol_prefs.c:
5348         Fix warnings mostly "dereferencing type-punned pointer"
5349         Fix two bugs in breakpoints.c and an_symbol_prefs.c
5351 2007-07-22 Sebastien Granjoux <seb.sfo@free.fr>
5353         * plugins/debug-manager/breakpoints.c,
5354         plugins/debug-manager/debugger.c:
5355         Avoid an endless loop if clearing all breakpoints while the programm
5356         is running
5358 2007-07-22  Tom Lowe <tomlowe1@earthlink.net>
5360         Reviewed by Sébastien Granjoux <seb.sfo@free.fr>:
5361         * plugins/debug-manager/plugin.c:
5362         Fix a segmentation fault added in the previous patch
5364 2007-07-21  Johannes Schmid <jhs@gnome.org>
5366         * plugins/build-basic-autotools/executer.c:
5367         (get_program_parameters):
5368         
5369         Show an error dialog if no targets are availible instead of
5370         just returning
5372 2007-07-20  Johannes Schmid <jhs@gnome.org>
5374         * libanjuta/anjuta-shell.c: (on_widget_data_add),
5375         (anjuta_shell_add_widget), (anjuta_shell_add_widget_full):
5376         * libanjuta/anjuta-shell.h:
5377         * plugins/document-manager/plugin.c: (activate_plugin):
5378         * plugins/glade/anjuta-design-document.c:
5379         * plugins/glade/plugin.c: (glade_update_ui):
5380         * src/anjuta-app.c: (anjuta_app_add_widget_full),
5381         (anjuta_shell_iface_init):
5382         * src/shell.c: (anjuta_test_shell_add_widget),
5383         (anjuta_shell_iface_init):
5384         
5385         Make the document manager undockable (#458038)
5387 2007-07-20  Johannes Schmid <jhs@gnome.org>
5389         * plugins/document-manager/plugin.c: (on_editor_update_ui):
5390         * plugins/glade/anjuta-design-document.c:
5391         * plugins/glade/plugin.c: (glade_update_ui):
5392         
5393         Fixed some save/dirty status bug in glade
5395 2007-07-20  Johannes Schmid <jhs@gnome.org>
5397         * libanjuta/anjuta-status.c:
5398         Fixed crasher on shutdown
5400 2007-07-20  Johannes Schmid <jhs@gnome.org>
5402         * configure.in:
5403         Minimum glade requirement is 3.2 now. It was before
5404         but we did not check...
5405         
5406         * libanjuta/anjuta-glue-factory.c: (load_plugin):
5407         * libanjuta/anjuta-profile.c:
5408         (anjuta_profile_add_plugins_from_xml):
5409         * libanjuta/anjuta-status.c: (anjuta_status_dispose):
5410         * libanjuta/anjuta-ui.c: (iter_compare_func), (anjuta_ui_merge):
5411         * libegg/egg-recent-action.c: (on_recent_files_tooltip):
5412         * plugins/file-loader/plugin.c: (on_create_submenu):
5413         * plugins/file-manager/an_file_view.c: (compare_iter):
5414         * plugins/glade/plugin.c: (activate_plugin):
5415         * src/anjuta-app.c: (on_toolbar_view_toggled):
5416         * src/main.c: (main):
5417         
5418         Fixed lots of memory leaks (thansk valgrind)
5420 2007-07-19  Johannes Schmid <jhs@gnome.org>
5422         * plugins/debug-manager/plugin.c: (value_added_current_editor):
5423         * plugins/document-manager/anjuta-docman.c:
5424         (anjuta_docman_set_busy):
5425         * plugins/document-manager/plugin.c: (on_editor_changed):
5426         * plugins/glade/plugin.c: (activate_plugin):
5427         * plugins/language-support-cpp-java/plugin.c: (on_assist_begin),
5428         (on_value_removed_current_editor):
5429         
5430         Fixed remaining criticals with IAnjutaEditor -> IAnjutaDocument
5432 2007-07-18  Johannes Schmid <jhs.gnome.org>
5434         * plugins/build-basic-autotools/executer.c: (execute_program):
5435         Fixed some of the scratchbox stuff but the environment is
5436         still broken
5438 2007-07-18  Johannes Schmid <jhs@gnome.org>
5440         * libanjuta/anjuta-plugin-manager.c: (on_plugin_activated),
5441         (on_plugin_deactivated), (get_plugin_loader_type):
5442         * plugins/glade/plugin.c: (on_close_activated), (on_shell_destroy),
5443         (activate_plugin), (deactivate_plugin),
5444         (glade_plugin_instance_init):
5445         
5446         Fixed glade plugin deactivation
5448 2007-07-18  Johannes Schmid <jhs@gnome.org>
5450         * plugins/document-manager/anjuta-docman.c:
5451         (anjuta_docman_add_document):
5452         * plugins/glade/anjuta-design-document.c: (ifile_get_uri):
5453         
5454         Fixed path display in document manager with glade files
5456 2007-07-17  Johannes Schmid <jhs@gnome.org>
5458         * libanjuta/interfaces/Makefile.am.iface:
5459         * pixmaps/Makefile.am:
5460         * plugins/cvs-plugin/plugin.c: (value_added_current_editor):
5461         * plugins/debug-manager/plugin.c: (value_added_current_editor),
5462         (value_removed_current_editor):
5463         * plugins/document-manager/anjuta-docman.c: (on_editor_save_point),
5464         (anjuta_docman_set_current_document):
5465         * plugins/document-manager/plugin.c: (on_editor_update_ui),
5466         (on_editor_added), (on_editor_changed):
5467         * plugins/glade/Makefile.am:
5468         * plugins/glade/anjuta-design-document.c:
5469         (anjuta_design_document_instance_init),
5470         (anjuta_design_document_set_property),
5471         (anjuta_design_document_get_property),
5472         (anjuta_design_document_class_init), (anjuta_design_document_new),
5473         (ifile_open), (ifile_get_uri), (ifile_iface_init):
5474         * plugins/glade/anjuta-design-document.h:
5475         * plugins/glade/anjuta-glade-notebook.c:
5476         * plugins/glade/anjuta-glade-notebook.h:
5477         * plugins/glade/plugin.c: (value_added_current_editor),
5478         (value_removed_current_editor), (glade_update_ui),
5479         (on_close_activated), (on_glade_project_changed),
5480         (glade_plugin_add_project), (activate_plugin), (deactivate_plugin),
5481         (ifile_open):
5482         * plugins/language-support-cpp-java/plugin.c:
5483         (on_value_added_current_editor), (on_value_removed_current_editor):
5484         * plugins/macro/plugin.c: (value_added_current_editor):
5485         * plugins/project-manager/plugin.c: (value_added_current_editor):
5486         * plugins/subversion/plugin.c: (value_added_current_editor):
5487         * plugins/symbol-browser/plugin.c: (value_added_current_editor):
5489         Fixed lot of IAnjutaEditor stuff and completed glade integration
5490         with document manager
5491         
5492         * plugins/build-basic-autotools/build-basic-autotools.c:
5493         (value_added_current_editor):
5494         * plugins/build-basic-autotools/executer.c: (execute_program):
5495         
5496         Some initial code to execute projects inside scratchbox
5497         
5498 2007-07-13 Sebastien Granjoux <seb.sfo@free.fr>
5500         * plugins/project-import/project-import.c:
5501         Project import overwrites file on user request (bug #452579)
5503 2007-07-11 Sebastien Granjoux <seb.sfo@free.fr>
5505         * plugins/debug-manager/debugger.c,
5506         plugins/debug-manager/threads.c,
5507         plugins/debug-manager/plugin.c,
5508         plugins/debug-manager/registers.c,
5509         plugins/debug-manager/locals.c,
5510         plugins/debug-manager/stack_trace.c,
5511         plugins/gdb/plugin.c,
5512         plugins/gdb/debugger.c,
5513         plugins/gdb/debugger.h,
5514         libanjuta/interfaces/libanjuta.idl:
5515         Rename change-location to program-moved
5516         Store thread id as gint instead of guint
5517         Do not display registers list if not available
5518         Add intermediate debugger states if missing
5520 2007-07-11  Johannes Schmid <jhs@gnome.org>
5522         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin
5523         .glade:
5524         Reverted unnecessary changes (#455819)
5526 2007-07-10  Johannes Schmid <jhs@gnome.org>
5528         * plugins/glade/plugin.c:
5529         Fixed glade plugin with glade 3.2 and another crasher
5531 2007-07-09  Johannes Schmid <jhs@gnome.org>
5533         * libanjuta/interfaces/libanjuta.idl:
5534         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin
5535         .glade:
5536         * plugins/debug-manager/breakpoints.c:
5537         (breakpoint_item_update_in_ui),
5538         (breakpoints_dbase_edit_breakpoint),
5539         (on_toggle_breakpoint_activate):
5540         * plugins/debug-manager/plugin.c:
5541         (on_run_to_cursor_action_activate):
5542         * plugins/document-manager/action-callbacks.c:
5543         (on_editor_command_cut_activate),
5544         (on_editor_command_copy_activate),
5545         (on_editor_command_paste_activate),
5546         (on_editor_command_clear_activate):
5547         * plugins/document-manager/anjuta-docman.c:
5548         (on_text_editor_notebook_close_page), (anjuta_docman_add_editor),
5549         (anjuta_docman_add_document), (anjuta_docman_set_current_document),
5550         (anjuta_docman_goto_file_line_mark),
5551         (anjuta_docman_find_editor_with_path),
5552         (anjuta_docman_get_all_editors):
5553         * plugins/document-manager/anjuta-docman.h:
5554         * plugins/document-manager/plugin.c:
5555         (update_editor_ui_interface_items), (on_editor_update_ui),
5556         (on_editor_changed), (on_session_save), (on_docman_auto_save),
5557         (ianjuta_docman_add_document), (ianjuta_docman_remove_document),
5558         (ianjuta_document_manager_iface_init), (isaveable_save),
5559         (isavable_is_dirty):
5560         * plugins/editor/editor.glade:
5561         * plugins/editor/text_editor.c: (idocument_cut), (idocument_copy),
5562         (idocument_paste), (idocument_clear), (idocument_iface_init),
5563         (iselection_iface_init):
5564         * plugins/glade/Makefile.am:
5565         * plugins/glade/anjuta-glade-notebook.c:
5566         (anjuta_glade_notebook_instance_init),
5567         (anjuta_glade_notebook_set_property),
5568         (anjuta_glade_notebook_get_property),
5569         (anjuta_glade_notebook_class_init), (anjuta_glade_notebook_new),
5570         (ifile_open), (ifile_get_uri), (ifile_iface_init),
5571         (ifile_savable_save), (ifile_savable_save_as),
5572         (ifile_savable_set_dirty), (ifile_savable_is_dirty),
5573         (ifile_savable_iface_init), (idocument_can_redo),
5574         (idocument_can_undo), (idocument_begin_undo_action),
5575         (idocument_end_undo_action), (idocument_undo), (idocument_redo),
5576         (idocument_grab_focus), (idocument_get_filename), (idocument_cut),
5577         (idocument_copy), (idocument_paste), (idocument_clear),
5578         (idocument_iface_init):
5579         * plugins/language-support-cpp-java/plugin.c:
5580         (on_value_added_current_editor), (on_value_removed_current_editor):
5581         * plugins/macro/macro-util.c: (get_current_editor):
5582         * plugins/project-manager/plugin.c: (project_manager_unload_gbf):
5583         * plugins/search/plugin.c: (on_enterselection), (on_prev_occur),
5584         (on_next_occur), (on_incremental_entry_key_press),
5585         (on_toolbar_find_clicked), (on_toolbar_find_start_over),
5586         (on_toolbar_find_incremental_start),
5587         (on_toolbar_find_incremental_end), (on_toolbar_find_incremental):
5588         * plugins/search/search-replace.c: (search_start_over),
5589         (search_update_combos), (replace_update_combos),
5590         (anjuta_search_replace_activate):
5591         * plugins/search/search-replace_backend.c: (create_search_entries):
5592         * plugins/sourceview/sourceview.c: (idocument_cut),
5593         (idocument_copy), (idocument_paste), (idocument_clear),
5594         (idocument_iface_init), (iselect_iface_init), (iassist_react):
5595         * plugins/tools/editor.c: (on_editor_response):
5596         * plugins/tools/execute.c: (get_current_editor),
5597         (atp_output_context_initialize), (atp_user_tool_execute):
5598         * plugins/tools/variable.c: (get_current_editor),
5599         (atp_variable_get_editor_variable):
5600         
5601         Some more IAnjutaEditor => IAnjutaDocument fixing!
5602         
5603         * plugins/glade/anjuta-glade-notebook.h:
5604         * plugins/glade/plugin.c: (glade_can_undo), (glade_can_redo),
5605         (glade_update_ui):
5606         * plugins/glade/plugin.h:
5607         Integrate glade designer in document manager for GLADEUI_VERSION >= 303
5608         and get rid of the glade menu. The Edit/File menu and the toolbar can now 
5609         be used for glade, too. It might still have some rough edges but already works.
5610         (Fixes #415547 – Glade usability problem)
5612 2007-07-07  Vincent Geddes <vgeddes@gnome.org>
5614         * plugins/glade/plugin.c: Ensure plugin compiles with glade 3.3.1
5615           development release (I updated version of glade3 svn to 3.3.2).
5617 2007-07-07  Naba Kumar  <naba.kumar@gnome.org>
5619         * plugins/symbol-browser/an_symbol_view.c:
5620         (anjuta_symbol_view_dispose), (sv_get_type_of_token): Removed prints.
5622 2007-07-07  Naba Kumar  <naba.kumar@gnome.org>
5624         * plugins/symbol-browser/an_symbol_prefs.c: (refresh_tags_list),
5625         (on_system_tags_update_finished), (on_update_global_clicked),
5626         (prefs_page_init), (on_gconf_notify_tags_list_changed),
5627         (symbol_browser_prefs_init),
5628         (symbol_browser_prefs_create_global_tags),
5629         (symbol_browser_load_global_tags):
5630         * plugins/symbol-browser/an_symbol_prefs.h:
5631         * plugins/symbol-browser/an_symbol_view.c:
5632         (anjuta_symbol_view_dispose), (anjuta_symbol_view_instance_init):
5633         * plugins/symbol-browser/an_symbol_view.h:
5634         * plugins/symbol-browser/plugin.c: (activate_plugin): Do not crash
5635         on global tags update because of delayed prefs merging. Happens when
5636         anjuta is first launched (i.e. no ~/.anjuta dir exists) and a file
5637         is opened.
5639 2007-07-07  Naba Kumar  <naba.kumar@gnome.org>
5641         * scripts/build-schemas.mk: Tell gconfd-2 to update schemas
5642         after install/uninstall.
5644         Patch from James Liggett:
5645         * scripts/glade2schemas.pl: Fixed creating schemas for list
5646         values.
5648 2007-07-06  Vincent Geddes <vgeddes@gnome.org>
5650         * plugins/glade/plugin.c: Ensure plugin compiles with gladeui
5651           version 3.3.0 release. The plugin will not compile with the gladeui 3.3.1
5652           development release since glade svn version is also 3.3.1. In future, the
5653           solution would be for us to always increment the micro version when
5654           changing the API.
5656 2007-07-05  Johannes Schmid <jhs@gnome.org>
5658         * libanjuta/interfaces/libanjuta.idl:
5659         * plugins/build-basic-autotools/build-basic-autotools.c:
5660         (on_build_mesg_format):
5661         * plugins/debug-manager/breakpoints.c:
5662         (breakpoint_item_update_in_ui),
5663         (breakpoints_dbase_edit_breakpoint),
5664         (on_toggle_breakpoint_activate):
5665         * plugins/debug-manager/plugin.c:
5666         (on_run_to_cursor_action_activate):
5667         * plugins/debug-manager/watch.c: (on_debug_tree_inspect):
5668         * plugins/document-manager/action-callbacks.c: (editor_autoformat),
5669         (get_current_editor), (on_save_activate), (on_save_as_activate),
5670         (on_save_prompt_save_editor), (on_close_file_activate),
5671         (on_close_all_file_activate), (on_reload_file_activate),
5672         (anjuta_print_cb), (anjuta_print_preview_cb),
5673         (on_editor_command_upper_case_activate),
5674         (on_editor_command_lower_case_activate),
5675         (on_editor_command_undo_activate),
5676         (on_editor_command_redo_activate),
5677         (on_editor_command_bookmark_toggle_activate), (on_comment_block),
5678         (on_comment_box), (on_comment_stream), (on_toolbar_goto_clicked),
5679         (on_goto_line_no1_activate), (on_goto_block_start1_activate),
5680         (on_goto_block_end1_activate), (on_zoom_in_text_activate),
5681         (on_zoom_out_text_activate), (on_force_hilite_activate),
5682         (on_indent1_activate), (on_swap_activate),
5683         (on_editor_add_view_activate), (on_editor_remove_view_activate):
5684         * plugins/document-manager/anjuta-docman.c:
5685         (on_text_editor_notebook_close_page), (editor_tab_widget_new),
5686         (anjuta_docman_save_document_as), (anjuta_docman_save_document),
5687         (anjuta_docman_dispose), (on_notebook_switch_page),
5688         (anjuta_docman_page_from_widget), (on_editor_destroy),
5689         (anjuta_docman_add_editor), (anjuta_docman_remove_document),
5690         (anjuta_docman_get_current_document),
5691         (anjuta_docman_set_current_document),
5692         (anjuta_docman_get_full_filename), (anjuta_docman_show_editor),
5693         (anjuta_docman_update_page_label),
5694         (anjuta_docman_get_document_from_path),
5695         (anjuta_docman_save_file_if_modified), (anjuta_docman_reload_file),
5696         (anjuta_docman_order_tabs):
5697         * plugins/document-manager/anjuta-docman.h:
5698         * plugins/document-manager/plugin.c: (update_editor_ui_save_items),
5699         (update_editor_ui_interface_items), (update_editor_ui),
5700         (on_editor_update_save_ui), (on_editor_update_ui),
5701         (on_editor_changed), (on_save_prompt_save_editor),
5702         (on_save_prompt), (ianjuta_docman_find_editor_with_path),
5703         (ianjuta_docman_get_current_document),
5704         (ianjuta_docman_set_current_document),
5705         (ianjuta_docman_remove_buffer),
5706         (ianjuta_document_manager_iface_init), (ifile_get_uri):
5707         * plugins/editor/text_editor.c: (itext_editor_iface_init),
5708         (idocument_get_filename), (idocument_can_undo),
5709         (idocument_can_redo), (idocument_undo),
5710         (idocument_begin_undo_action), (idocument_end_undo_action),
5711         (idocument_redo), (idocument_grab_focus), (idocument_iface_init):
5712         * plugins/language-support-cpp-java/plugin.c:
5713         (on_editor_char_inserted_cpp), (on_auto_indent):
5714         * plugins/macro/macro-util.c: (get_current_editor), (get_filename):
5715         * plugins/project-manager/plugin.c: (project_manager_unload_gbf):
5716         * plugins/sample1/plugin.c: (on_sample_action_activate):
5717         * plugins/search/plugin.c: (on_enterselection), (on_prev_occur),
5718         (on_next_occur), (on_incremental_entry_key_press),
5719         (on_toolbar_find_clicked), (on_toolbar_find_start_over),
5720         (on_toolbar_find_incremental_start),
5721         (on_toolbar_find_incremental_end), (on_toolbar_find_incremental):
5722         * plugins/search/search-replace.c: (search_and_replace),
5723         (write_message_pane), (search_start_over), (search_update_combos),
5724         (replace_update_combos), (anjuta_search_replace_activate):
5725         * plugins/search/search-replace_backend.c:
5726         (file_buffer_new_from_path), (create_search_entries):
5727         * plugins/sourceview/sourceview-print.c: (create_print_job):
5728         * plugins/sourceview/sourceview.c:
5729         (on_sourceview_uri_changed_prompt), (ieditor_iface_init),
5730         (idocument_can_redo), (idocument_can_undo),
5731         (idocument_begin_undo_action), (idocument_end_undo_action),
5732         (idocument_undo), (idocument_redo), (idocument_grab_focus),
5733         (idocument_get_filename), (idocument_iface_init):
5734         * plugins/tools/editor.c: (on_editor_response):
5735         * plugins/tools/execute.c: (atp_output_context_initialize),
5736         (atp_user_tool_execute):
5737         * plugins/tools/variable.c: (atp_variable_get_editor_variable):
5738         
5739         Create IAnjutaDocument interface. This interface is a more general idea
5740         of documents being anything that can be modified, has undo/redo and
5741         may have operations like copy/paste.
5742         The primary goal is to integrate better by making it use the standard file
5743         and edit menu instead of it's own glade menu. Of course the downside is that
5744         you won't be able to view a source file and the designer at the same time. Anyway
5745         so many people have complained that they "can't save a glade file" that I think
5746         this is the much better solution.
5747         Work on the glade plugin is still to come but the most difficult things should be
5748         done now.
5750 2007-07-02  Vincent Geddes  <vgeddes@gnome.org>
5752         * plugins/glade/plugin.c: Ensure plugin builds with libgladeui
5753           version 3.0.3.
5755 2007-07-04  Naba Kumar  <naba.kumar@gnome.org>
5757         * libanjuta/anjuta-plugin-manager.c:
5758         (anjuta_plugin_manager_get_plugins_page),
5759         (anjuta_plugin_manager_get_remembered_plugins_page):
5760         * libanjuta/anjuta-plugin-manager.h:
5761         * src/anjuta-app.c: (anjuta_app_install_preferences):
5762         * src/shell.c: (anjuta_test_shell_instance_init): Put installed plugins
5763         and remembered plugins preferences pages in separate pages (avoid
5764         crowd).
5766 2007-07-04  Naba Kumar  <naba.kumar@gnome.org>
5768         Patch from James Liggett  <jrliggett@cox.net>:
5769         * plugins/editor/Makefile.am, scripts/build-schemas.mk:
5770         Installed editor preferences schemas. Fixes bug #453463.
5772 2007-07-03  Naba Kumar  <naba.kumar@gnome.org>
5774         * libanjuta/anjuta-preferences-dialog.c: (compare_pref_page_func),
5775         (anjuta_preferences_dialog_init): Sort preferences pages on title.
5777 2007-07-03  Naba Kumar  <naba.kumar@gnome.org>
5779         * plugins/document-manager/anjuta-document-manager.ui:
5780         * plugins/language-support-cpp-java/anjuta-language-support-cpp-java.ui:
5781         * src/action-callbacks.c:
5782         * src/action-callbacks.h:
5783         * src/anjuta-actions.h:
5784         * src/anjuta-app.c: (anjuta_app_instance_init),
5785         (anjuta_app_install_preferences):
5786         * src/anjuta.glade:
5787         * src/anjuta.ui: Moved plugins and shortcuts settings inside
5788         General preferences page. Move preferences menu from Settings to
5789         Edit submenu. And got rid of Settings submenu.
5791 2007-07-02  Vincent Geddes  <vgeddes@gnome.org>
5793         * plugins/glade/plugin.c (on_close_activated): Update for glade3 svn trunk.
5794         
5795 2007-07-02  Naba Kumar  <naba.kumar@gnome.org>
5797         * TODO.tasks: Increased bounty for on-demand preferences task to $150
5798         as discussed and agreed with James Liggett.
5800         Patch from James Liggett  <jrliggett@cox.net>:
5802         * configure.in:
5803         * libanjuta/anjuta-plugin-manager.c:
5804         (on_activated_plugin_objects_foreach),
5805         (anjuta_plugin_manager_get_active_plugin_objects):
5806         * libanjuta/anjuta-plugin-manager.h:
5807         * libanjuta/anjuta-plugin.c: (anjuta_plugin_activate),
5808         (anjuta_plugin_deactivate):
5809         * libanjuta/anjuta-preferences-dialog.c:
5810         (anjuta_preferences_dialog_finalize),
5811         (anjuta_preferences_dialog_class_init), (add_category_columns),
5812         (anjuta_preferences_dialog_init), (anjuta_preferences_dialog_new),
5813         (anjuta_preferences_dialog_remove_page):
5814         * libanjuta/anjuta-preferences.c: (property_destroy),
5815         (unregister_preferences_key), (register_callbacks),
5816         (preferences_foreach_callback), (connect_prop_to_object),
5817         (anjuta_preferences_register_property_raw),
5818         (anjuta_preferences_register_property_custom),
5819         (anjuta_preferences_foreach), (anjuta_preferences_add_page),
5820         (anjuta_preferences_remove_page),
5821         (on_preferences_dialog_destroyed), (anjuta_preferences_get_dialog),
5822         (anjuta_preferences_get_type), (anjuta_preferences_dispose),
5823         (anjuta_preferences_instance_init), (anjuta_preferences_finalize),
5824         (anjuta_preferences_class_init), (anjuta_preferences_new):
5825         * libanjuta/anjuta-preferences.h:
5826         * plugins/build-basic-autotools/Makefile.am:
5827         * plugins/build-basic-autotools/build-basic-autotools.c:
5828         (ipreferences_unmerge):
5829         * plugins/cvs-plugin/Makefile.am:
5830         * plugins/cvs-plugin/plugin.c: (ipreferences_unmerge):
5831         * plugins/document-manager/Makefile.am:
5832         * plugins/document-manager/plugin.c: (ipreferences_unmerge):
5833         * plugins/editor/plugin.c: (ipreferences_unmerge):
5834         * plugins/file-manager/Makefile.am:
5835         * plugins/file-manager/plugin.c: (activate_plugin),
5836         (deactivate_plugin), (ipreferences_merge), (ipreferences_unmerge):
5837         * plugins/gtodo/plugin.c: (ipreferences_merge),
5838         (ipreferences_unmerge):
5839         * plugins/language-support-cpp-java/Makefile.am:
5840         * plugins/language-support-cpp-java/plugin.c:
5841         (ipreferences_unmerge):
5842         * plugins/message-view/Makefile.am:
5843         * plugins/message-view/plugin.c: (ipreferences_unmerge):
5844         * plugins/sourceview/Makefile.am:
5845         * plugins/sourceview/plugin.c: (ipreferences_unmerge):
5846         * plugins/symbol-browser/Makefile.am:
5847         * plugins/symbol-browser/an_symbol_prefs.c:
5848         (symbol_browser_prefs_finalize):
5849         * plugins/terminal/Makefile.am:
5850         * plugins/terminal/terminal.c: (ipreferences_unmerge):
5851         * plugins/valgrind/plugin.c: (ipreferences_merge),
5852         (ipreferences_unmerge):
5853         * scripts/Makefile.am:
5854         * scripts/glade2schema.pl, (added) scripts/build-schemas.mk:
5855         * src/Makefile.am:
5856         * src/action-callbacks.c: (on_set_preferences1_activate):
5857         * src/anjuta-app.c: (anjuta_app_instance_init),
5858         (anjuta_app_install_preferences):
5859         * src/anjuta-app.h:
5860         * src/shell.c: (anjuta_test_shell_instance_init): Completed bounty
5861         task: Bug #445314: On demand preferences widgets creation. Thanks
5862         James for this great work.
5864 2007-07-02  Naba Kumar  <naba.kumar@gnome.org>
5866         * plugins/debug-manager/data_buffer.c,
5867         plugins/message-view/message-view.c: Fixed compiler warnings.
5869 2007-06-29  Naba Kumar  <naba.kumar@gnome.org>
5871         * src/action-callbacks.c: (help_activate),
5872         (on_help_manual_activate), (on_help_tutorial_activate),
5873         (on_help_advanced_tutorial_activate), (on_help_faqs_activate):
5875         Fixed help activation (bug #451557).
5877 2007-06-28  Naba Kumar  <naba.kumar@gnome.org>
5879         * AUTHORS: Added James Liggett. Forgot to add him before :(
5881 2007-06-28 Sebastien Granjoux <seb.sfo@free.fr>
5883         * plugins/debug-manager/debugger.c,
5884         plugins/debug-manager/plugin.c,
5885         plugins/gdb/debugger.c,
5886         libanjuta/interfaces/libanjuta.idl:
5887         Add a GError* parameter to debugger-stopped signal
5889         * (added) libanjuta/anjuta-error.c,
5890         (added) libanjuta/anjuta-error.h,
5891         libanjuta/Makefile.am:
5892         Register GError as a boxed type
5894         * libanjuta/interfaces/anjuta-idl-compiler.pl:
5895         Support GError* in signal, GError must be registered as a boxed type
5896         Accept NULL as strings
5898 === anjuta 2.2.0 ===
5900 2007-06-25  Naba Kumar  <naba.kumar@gnome.org>
5902         * configure.in: Bumped version to 2.2.0
5903         * NEWS: Updated for 2.2.0 stable release.
5904         * plugins/file-manager/an_file_view.c: (fv_queue_node_expansion):
5905         Reduce the idle priority to make the UI update before anything else.
5907 2007-06-24  Naba Kumar  <naba.kumar@gnome.org>
5909         * configure.in: Bumped version to 2.1.4 (RC1 for 2.2.0).
5911         * libanjuta/interfaces/libanjuta.idl:
5912         * plugins/document-manager/action-callbacks.c:
5913         (on_editor_command_complete_word_activate):
5914         * plugins/document-manager/plugin.c:
5915         (update_editor_ui_interface_items):
5916         * plugins/editor/text_editor.c: (iautocomplete_activate),
5917         (iautocomplete_iface_init):
5918         * plugins/sourceview/sourceview.c: (iassist_iface_init):
5920         Moved autocomplete() method away from IAnjutaEditorAssist into
5921         a new deprecated IAnjutaEditorAutocomplete. This restores scintilla
5922         autocomplete and does not crash with sourceview. Fixes Bug #449620
5923         – The auto completion functionality not work. Also sets menuitem 
5924         insensitive when hiding them.
5926         * plugins/debug-manager/disassemble.c:
5927         (dma_disassembly_iter_refresh): Fixed compiler warnings for incorrect
5928         printf types.
5930 2007-06-22  Naba Kumar  <naba.kumar@gnome.org>
5932         * pixmaps/anjuta_splash.png: Updated.
5933         
5934         * plugins/search/search-replace.c
5935         (anjuta_search_replace_activate): Fixed "Find in Files" to select
5936         the right target (project).
5937         * ChangeLog: Added missing log.
5939 2007-06-21  Naba Kumar  <naba.kumar@gnome.org>
5941         * manuals/anjuta-faqs/C/anjuta-faqs.xml,
5942         manuals/anjuta-manual/C/fileoperations.xml,
5943         manuals/anjuta-manual/C/projects.xml: Fixd validation errors.
5945         * plugins/gtodo/libgtodo.h: Give a typedef for enum.
5947         * libanjuta/anjuta-children.c: Fixed a bad compile warning.
5949 2007-06-21  Naba Kumar  <naba.kumar@gnome.org>
5951         * TODO.tasks: Added bounty for on-demand preferences.
5953         Patch from Thierry Moisan:
5954         * manuals/anjuta-manual/C/fileoperations.xml: Fixed typo
5955         (bug #88824).
5957 2007-06-20  Naba Kumar  <naba.kumar@gnome.org>
5959         Patch from tpgww@onepost.net:
5961         * libegg/egg-recent-files-module.c: (do_tell), (do_set_file_info):
5962         * libegg/test-actions.c:
5963         * libegg/test-multi-drag.c: (main):
5964         * plugins/debug-manager/memory.c: (read_memory_block):
5965         * tagmanager/tm_file_entry.c: (tm_file_entry_list):
5967         Fixes compile warnings. Fixes bug #427101.
5969 2007-06-20  Naba Kumar  <naba.kumar@gnome.org>
5971         Patch from James Liggett:
5973         * plugins/profiler/gprof-options.c: (on_option_changed),
5974         (setup_widgets):
5975         * plugins/profiler/gprof-options.h:
5976         * plugins/profiler/gprof-profile-data.c:
5977         (gprof_profile_data_init_profile):
5978         * plugins/profiler/gprof-profile-data.h:
5979         * plugins/profiler/plugin.c: (profiler_get_data),
5980         (profiler_set_target), (register_options),
5981         (on_profile_data_browse_button_clicked),
5982         (on_profiling_options_button_clicked), (on_profiler_delete_data):
5983         * plugins/profiler/profiler.glade: implements independent targets.
5984         implements the ability to select arbitrary gmon.out files.
5985         Fixes bug #403502 – User should also be allowed to select an
5986         independent executable target.
5988 2007-06-20  Naba Kumar  <naba.kumar@gnome.org>
5990         * plugins/tools/scripts/prepare-changelog.pl: Updated newer version.
5992         * manuals/anjuta-faqs/C/anjuta-faqs.xml: Updated.
5993         * plugins/tools/scripts/prepare-changelog.pl: Fixed opening file.
5995 2007-06-20 Sebastien Granjoux <seb.sfo@free.fr>
5997         * plugins/debug-manager/plugin.c,
5998         plugins/debug-manager/breakpoints.c:
5999         Remove weak pointers when owner is destroyed
6000         Remove all breakpoints before loading new one
6002 2007-06-20  Vincent Geddes  <vincent.geddes@gmail.com>
6004         * plugins/glade/plugin.c: Update for API changes in glade 3.3.0 and above.
6005          
6006 2007-06-19  Naba Kumar  <naba@gnome.org>
6008         * plugins/message-view/message-view.c: Wrap long lines (at 1000px)
6009         Bug #448491 Empty Lines Problem.
6011         * libanjuta/anjuta-utils.c: Return incompletly transformed text too.
6012         
6013         * data/default.profile, plugins/message-view/plugin.c: Do not
6014         restore session for messages.
6015         Fixes bug #377461 – don't create new message window for each
6016         build/find.
6018         * plugins/profiler/plugin.c: Disconnect session signals on deactivate.
6019         Fixes a crash on exit/project-close if profiler plugin is loaded.
6021 2007-06-17  Naba Kumar  <naba@gnome.org>
6023         * plugins/class-gen/anjuta-class-gen-plugin.glade: Do not translate
6024         C keywords. Fixes bug #447655 – C keyword must NOT be localised.
6026         * plugins/file-loader/plugin.c: Fail on opening non existent files.
6027         Bug #448034 – Anjuta crashes on starting (when the last project
6028         directory was deleted).
6030         * plugins/document-manager/plugin.c: Set line markers for files
6031         opened via IAnjutaFile::open(). Fixes missing line markers while
6032         navigating symbols.
6034 2007-06-17  Naba Kumar  <naba@gnome.org>
6036         * plugins/sourceview/sourceview.glade: Set correct font
6037         default value and use monospace instead of sans. Fixes
6038         bug #448408 – crash in Anjuta IDE: Trying to change the
6039         editor
6041 2007-06-16 Sebastien Granjoux <seb.sfo@free.fr>
6043         * plugins/search/search-replace.c,
6044         plugins/search/search-replace.h,
6045         plugins/search/anjuta-search.glade:
6046         Replace deprecated GtkCombo by GtkComboBox or GtkComboBoxEntry
6047         Fixes bug #355166
6049 2007-06-16 Sebastien Granjoux <seb.sfo@free.fr>
6051         * plugins/debug-manager/plugin.c,
6052         plugins/debug-manager/breakpoints.c:
6053         Add weak references, fixes bug #448053 ?
6055 2007-06-16  Naba Kumar  <naba@gnome.org>
6057         * libanjuta/plugin-manager.c: Added remembered plugins page in plugins
6058         dialog to allow forgetting them if user chooses to select a different
6059         one.
6061 2007-06-13  Naba Kumar  <naba@gnome.org>
6063         * plugins/sourceview/sourceview-prefs.c: Initialize font
6064         on startup correctly if use_theme is set.
6066         * plugins/sourceview/sourceview-prefs.c: Use desktop fixed font
6067         if available for default font. Fixes bug #447304.
6069         * plugins/sourceview/sourceview-prefs.c: Return value based
6070         on right data type. Fixes Bug #438878 – Using gtksourceview editor
6071         for the first time has black background
6072         
6073         * plugins/project-manager/plugin.c: Give a better error message
6074         when project could not be loaded.
6076         * libanjuta/anjuta-serializer.c: Added a comment.
6078 2007-06-13  Johannes Schmid <jhs@gnome.org>
6080         * configure.in:
6081         Use GNOME_COMPILE_WARNINGS(maximum) instead of hand-written macro. Show
6082         most warnings to avoid simple coding problems.
6083         
6084         * plugins/message-view/anjuta-msgman.c:
6085         (anjuta_msgman_append_view), (anjuta_msgman_set_current_view):
6086         * plugins/message-view/plugin.c: (on_view_changed),
6087         (ianjuta_msgman_add_view):
6088         
6089         Fixed #440866 by always presenting the message-manager when a tab is
6090         added because Gtk+ seems to have problems to add tabs to hidden widgets.
6091         
6092         * plugins/subversion/subversion-callbacks.c:
6093         (on_subversion_commit_response):
6094         Destroy dialog if user clicks "No"
6096 2007-06-12  Naba Kumar  <naba@gnome.org>
6098         * tagmanager/tm_tag.c, tagmanager/tm_workspace.c: Fixes an invalid
6099         read and use of uninitialized variable.
6101         * Makefile.am, src/about.c: Install AUTHORS file in datadir also
6102         because it is used in credits listing and packaging could compress
6103         it in docdir. Fixes bug #397881: The credits are empty
6105         * tagmanager/tm_tag.c, tagmanager/include/tm_tag.h,
6106         tagmanager/include/tm_workspace.h, tagmanager/include/tm_symbol.h,
6107         tagmanager/tm_workspace.c, tagmanager/tm_symbol.c,
6108         plugins/symbol-browser/an_symbol_info.c,
6109         plugins/symbol-browser/plugin.c,
6110         plugins/symbol-browser/an_symbol_view.c,
6111         plugins/editor/aneditor-autocomplete.cxx:
6113         - Do not access TMTag
6114         member in TMSymbol when freeing it because by then the tags
6115         could have changed. Avoids dangerous memory corruptions by freeing
6116         someone else's memory (Could explain those random crashes when
6117         refreshing symbols or re-loading a different project or closing
6118         a project). Anything that tries to refresh symbols could trigger
6119         this corruptions.
6120         - Added a flag to also retrieve method definitions as part of
6121         the class's scope members. And used it to set both function prototype
6122         and definition in symbols. Fixes navigation to prototype and
6123         function definitions from symbol browser (bug #440370)
6125         * plugins/editor/text_editor.c: Avoid invalid reads beyond allocated
6126         memory. Could fix those bogus 'file changed' dialogs.
6128         * plugins/document-manager/anjuta-docman.c: Avoid runtime warning.
6130 2007-06-09 Sebastien Granjoux <seb.sfo@free.fr>
6132         * (added) libanjuta/anjuta-utils-priv.h,
6133         libanjuta/anjuta-utils.h,
6134         libanjuta/anjuta-launcher.c,
6135         libanjuta/Makefile.am:
6136         Fix bug #440801: do not use config.h in public include files
6138 2007-06-09 Sebastien Granjoux <seb.sfo@free.fr>
6140         * plugins/project-wizard/templates/mkfile.wiz:
6141         Fix bug #442038: missing project.sh file
6143         * configure.in,
6144         plugins/project-wizard/templates/Makefile.am,
6145         plugins/project-wizard/templates/translatable-strings.h,
6146         (added) plugins/project-wizard/templates/sdl.wiz,
6147         (added) plugins/project-wizard/templates/appwiz_sdl.png,
6148         (added) plugins/project-wizard/templates/sdl/configure.ac.tpl,
6149         (added) plugins/project-wizard/templates/sdl/acinclude.m4.tpl,
6150         (added) plugins/project-wizard/templates/sdl/Makefile.am,
6151         (added) plugins/project-wizard/templates/sdl/.cvsignore,
6152         (added) plugins/project-wizard/templates/sdl/src/main.c,
6153         (added) plugins/project-wizard/templates/sdl/src/Makefile.am.tpl,
6154         (added) plugins/project-wizard/templates/sdl/src/Makefile.am,
6155         (added) plugins/project-wizard/templates/sdl/src/.cvsignore,
6156         (added) plugins/project-wizard/templates/sdl/po/Makefile.am,
6157         (added) plugins/project-wizard/templates/sdl/po/POTFILES.in,
6158         (added) plugins/project-wizard/templates/sdl/po/.cvsignore:
6159         Fix bug #315635: add a SDL project wizard
6161 2007-06-09  Naba Kumar  <naba.kumar@nokia.com>
6163         * libanjuta/anjuta-children.c: Avoid a race condition and deadlock
6164         when SIGCHLD is triggered when main loop context is locked. Dead lock
6165         happens when child_exited callback also accesses main loop context.
6166         Happens particularly badly in debug target exiting.
6168 2007-06-05 Sebastien Granjoux <seb.sfo@free.fr>
6170         * manuals/anjuta-manual/C/debugger.xml:
6171         First update of the debugger documentation
6173 2007-06-04  Naba Kumar  <naba.kumar@nokia.com>
6175         * manuals/anjuta-manual/C/fileoperations.xml,
6176         manuals/anjuta-manual/C/projects.xml,
6177         manuals/anjuta-manual/C/anjuta-manual.xml,
6178         manuals/anjuta-manual/C/build.xml,
6179         manuals/anjuta-manual/C/execute.xml,
6180         manuals/anjuta-manual/Makefile.am: Updated more documentation.
6181         Added project properties documentation. Moved execution section
6182         inside project management. Removed dead documentation.
6184 2007-06-02  Naba Kumar  <naba.kumar@nokia.com>
6186         * src/anjuta.c, plugins/symbol-browser/plugin.c,
6187         plugins/symbol-browser/plugin.h,
6188         plugins/symbol-browser/an_symbol_prefs.c,
6189         plugins/symbol-browser/anjuta-symbol-browser-plugin.glade,
6190         libanjuta/anjuta-status.c, libanjuta/anjuta-status.h: Use internal
6191         progress bar instead of separate window for system tags
6192         generation. Renamed AnjutaStatus methods to a proper ones.
6194         * plugins/symbol-browser/plugin.c,
6195         plugins/symbol-browser/plugin.h,
6196         plugins/symbol-browser/an_symbol_prefs.c,
6197         plugins/symbol-browser/anjuta-symbol-browser-plugin.glade,
6198         global-tags/create_global_tags.sh.in: Get rid of message window
6199         for showing global tags creation and use a small window with
6200         progress bar.
6202 2007-05-30  Naba Kumar  <naba@gnome.org>
6204         * plugins/build-basic-autotools/build-basic-autotools.c: Fixed
6205         Bug 442315 – After calling configure, the build menus are still insensitive,
6206         Bug 442314 – Autogeneration fails when there is no autogen.sh
6208         * plugins/project-manager/plugin.c: Fixed mem corruption when it
6209         fails to remove target/source/group. Fixes bug #440196 – crash in
6210         Anjuta IDE: removing a target
6212 2007-05-29  Naba Kumar  <naba@gnome.org>
6214         * plugins/symbol-browser/an_symbol_view.c,
6215         plugins/symbol-browser/an_symbol_prefs.c: Fixed custom
6216         tags generation. Fixed runtime warning.
6218 2007-05-28  Naba Kumar  <naba@gnome.org>
6220         Patch from James Liggett  <jrliggett@cox.net>:
6221         * plugins/profiler/plugin.c, plugins/profiler/profiler.glade:
6222         Fixed bug #403502 – User should also be allowed to select an
6223         independent executable target.
6225 2007-05-27  Johannes Schmid <jhs@gnome.org>
6227         * plugins/build-basic-autotools/build-basic-autotools.c:
6228         (get_real_directory), (on_build_mesg_format):
6229         
6230         Find correct files for error messages inside scratchbox
6232 2007-05-27  Naba Kumar  <naba@gnome.org>
6234         * manuals/anjuta-manual/C/projects.xml,
6235         manuals/anjuta-manual/C/projects.xml: Updated project
6236         management chapter more.
6238 2007-05-25  Johannes Schmid <jhs@gnome.org>
6240         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade:
6241         * plugins/build-basic-autotools/build-basic-autotools.c:
6242         (on_sb_check_toggled), (build_execute_command),
6243         (ipreferences_merge), (ipreferences_unmerge):
6244         Added support for building inside scratchbox environment
6245         
6246         Patch from James Liggett <jrliggett@cox.net>:
6247         * plugins/message-view/anjuta-msgman.c: (anjuta_msgman_page_new),
6248         (anjuta_msgman_append_view):
6250         Fix 440866 
6251           – Anjuta aborts with numerous assertion failures when adding a new message view tab
6253 2007-05-23  Naba Kumar  <naba@gnome.org>
6255         * manuals/anjuta-manual/C/projects.xml: Updated project
6256         management chapter.
6258 2007-05-22  Naba Kumar  <naba@gnome.org>
6260         * manuals/anjuta-manual/C/projects.xml: More updates.
6262         * manuals/anjuta-manual/C/introduction.xml,
6263         manuals/anjuta-manual/C/projects.xml,
6264         manuals/anjuta-manual/C/interface.xml: Updated documentation.
6266 2007-05-22  Naba Kumar  <naba@gnome.org>
6268         Patch from Étienne Bersac:
6269         * plugins/class-gen/templates/go-source.tpl: use G_TYPE_DEFINE parent
6270         class in generated class.
6272 2007-05-22  Naba Kumar  <naba@gnome.org>
6274         * plugins/profiler/plugin.c: Fixed a compiler warning.
6275         * plugins/valgrind/Makefile.am: Added ldflags.
6277         Patch from James Liggett:
6278         * plugins/profiler/gprof-options.[ch], plugins/profiler/plugin.[ch],
6279         plugins/profiler/Makefile.am: Fixes bug #403503. Implemented target
6280         specific options.
6282 2007-05-18  Johannes Schmid <jhs@gnome.org>
6284         * plugins/editor/text_editor.c:
6285         * plugins/language-support-cpp-java/plugin.c:
6286         (on_editor_language_changed), (on_value_added_current_editor),
6287         (on_value_removed_current_editor):
6288         
6289         Remove IAnjutaEditorAssist from Scintilla for now as it is not supported
6290         Fix assist support in language-support-plugin.
6292 2007-05-17 Sebastien Granjoux <seb.sfo@free.fr>
6294         * libanjuta/interfaces/libanjuta.idl:
6295         Add a new interface allowing to implement plugin able
6296         to load other plugins (not written in C)
6298         * libanjuta/anjuta-plugin-handle.c,
6299         libanjuta/anjuta-plugin-handle.h:
6300         Add a language and a resident plugin properties
6302         * libanjuta/anjuta-glue-plugin.c,
6303         libanjuta/anjuta-glue-plugin.h,
6304         (added)libanjuta/anjuta-glue-c.c,
6305         (added)libanjuta/anjuta-glue-c.h,
6306         libanjuta/Makefile.am:
6307         Split code used to load a C plugin into a common part
6308         in anjuta-glue-plugin and a specific part in anjuta-glue-c
6310         * libanjuta/anjuta-glue-factory.c,
6311         libanjuta/anjuta-glue-factory.h,
6312         libanjuta/anjuta-plugin-manager.c:
6313         Allow to load plugin not written in C and search for the
6314         additional needed code in another plugin
6316 2007-05-17 Sebastien Granjoux <seb.sfo@free.fr>
6318         * plugins/editor/text_editor.c:
6319         Add an empty implementation of IAnjutaEditorAssist for scintilla,
6320         avoiding a crash if scintilla is used
6322 2007-05-14  Johannes Schmid <jhs@gnome.org>
6324         * libanjuta/interfaces/libanjuta.idl:
6325         * plugins/language-support-cpp-java/plugin.c: (on_assist_begin),
6326         (assist_cleanup), (on_assist_end), (on_assist_cancel),
6327         (on_assist_chosen), (on_assist_update), (get_context),
6328         (dot_member_parser), (pointer_member_parser), (cpp_member_parser),
6329         (install_assist), (uninstall_assist), (install_support),
6330         (on_editor_language_changed), (cpp_java_plugin_activate_plugin),
6331         (cpp_java_plugin_instance_init):
6332         * plugins/language-support-cpp-java/plugin.h:
6333         Use IAnjutaEditorAssist to show language specific suggestions
6334         
6335         * plugins/sourceview/Makefile.am:
6336         * plugins/sourceview/anjuta-view.c: (anjuta_view_new),
6337         (anjuta_view_key_press_event), (anjuta_view_button_press_event):
6338         * plugins/sourceview/anjuta-view.h:
6339         * plugins/sourceview/assist-window.c: (assist_window_expose),
6340         (assist_window_set_property), (assist_window_get_property),
6341         (assist_window_class_init), (assist_activated),
6342         (assist_window_init), (assist_window_finalize),
6343         (assist_window_select), (assist_window_first),
6344         (assist_window_last), (assist_window_up), (assist_window_down),
6345         (get_coordinates), (assist_window_move), (assist_window_update),
6346         (assist_window_filter_keypress), (assist_window_is_active),
6347         (assist_window_new), (assist_window_get_trigger),
6348         (assist_window_get_position):
6349         * plugins/sourceview/assist-window.h:
6350         * plugins/sourceview/sourceview-args.c (removed):
6351         * plugins/sourceview/sourceview-args.h (removed):
6352         * plugins/sourceview/sourceview-autocomplete.c (removed):
6353         * plugins/sourceview/sourceview-autocomplete.h (removed):
6354         * plugins/sourceview/sourceview-cell.c: (icell_get_attribute):
6355         * plugins/sourceview/sourceview-private.h:
6356         * plugins/sourceview/sourceview-scope.c(removed):
6357         * plugins/sourceview/sourceview-scope.h(removed):
6358         * plugins/sourceview/sourceview.c: (on_assist_chosen),
6359         (on_assist_cancel), (on_document_char_added),
6360         (on_reload_dialog_response), (sourceview_class_init),
6361         (sourceview_dispose), (sourceview_new), (iassist_add_trigger),
6362         (iassist_remove_trigger), (iassist_autocomplete),
6363         (iassist_get_suggestions), (iassist_suggest), (iassist_tip),
6364         (iassist_react), (iassist_iface_init):
6365         * plugins/sourceview/tag-window.c (moved to assist-window.c):
6366         * plugins/sourceview/tag-window.h (moved to assist-window.c):
6367         
6368         - Implemented IAnjutaEditorAssist for sourceview editor (without tooltips)
6369         - Mark files dirty if reload dialog is canceled.
6371 2007-05-12  Naba Kumar  <naba@gnome.org>
6373         * libanjuta/anjuta-launcher.h: Corrected include file.
6375 2007-05-12 Sebastien Granjoux <seb.sfo@free.fr>
6377         * libanjuta/anjuta-glue-plugin.c,
6378         libanjuta/anjuta-glue-plugin.h,
6379         libanjuta/anjuta-glue-factory.c,
6380         libanjuta/anjuta-glue-factory.h,
6381         ibanjuta/anjuta-plugin-manager.c:
6382         Move code used to load a C plugin from glue-factory to glue-plugin
6383         So loading a plugin written in another language could be done by
6384         just using another object derived from AnjutaGluePlugin
6386         * libanjuta/libanjuta.h:
6387         Remove anjuta-plugin-handle header, it's not installed as libanjuta
6388         includes
6390 === anjuta 2.1.3 ===
6392 2007-05-11  Naba Kumar  <naba@gnome.org>
6394         * configure.in: Bumped version to 2.1.3
6395         * NEWS: Updated.
6396         * AUTHORS: Updated.
6397         * plugins/glade/plugin.c: Fixed build with glade-3 == 3.1.4
6399 2007-05-11  Naba Kumar  <naba@gnome.org>
6401         * configure.in:
6402         * plugins/glade/plugin.c: (glade_update_ui), (glade_save):
6403         Fixed glade plugin compilation for glade3 svn version (> 3.3.0)
6404         based on patch from Jaap Versteegh  <j_r_versteegh@hotmail.com>.
6406 2007-05-10  Johannes Schmid <jhs@gnome.org>
6408         * plugins/search/plugin.c:
6409         Make incremental search behave less annoying
6410         
6411 2007-05-09 Sebastien Granjoux <seb.sfo@free.fr>
6413         * plugins/macro/macro-util.c:
6414         Fix bug #419008 and bug #419036
6415         When creating new header file, use name and email set in
6416         preferences and replace invalid C character by underscore
6417         in guards
6419 2007-05-08 Sebastien Granjoux <seb.sfo@free.fr>
6421         * plugins/search/search-replace.c,
6422         plugins/search/search-replace_backend.c:
6423         Disable search button if search expression is empty (bug #378193)
6425 2007-05-08  Naba Kumar  <naba@gnome.org>
6427         * plugins/project-wizard/templates/minimal/Makefile.am: Fixed
6428         build error.
6430 2007-05-07  Naba Kumar  <naba@gnome.org>
6432         * configure.in:
6433         * plugins/project-wizard/templates/Makefile.am:
6434         * plugins/project-wizard/templates/minimal.wiz:
6435         * plugins/project-wizard/templates/minimal/.cvsignore:
6436         * plugins/project-wizard/templates/minimal/Makefile.am:
6437         * plugins/project-wizard/templates/minimal/Makefile.am.tpl:
6438         * plugins/project-wizard/templates/minimal/autogen.sh:
6439         * plugins/project-wizard/templates/minimal/configure.ac.tpl:
6440         * plugins/project-wizard/templates/minimal/project.anjuta:
6441         Added 'minimal', a generic and flat, project template.
6442         
6443 2007-05-05  Naba Kumar  <naba@gnome.org>
6445         Patch from Cygwin Ports maintainer  <yselkowitz@users.sourceforge.net>:
6447         * configure.in: Define GNOME_CANVAS and fix GRAPHVIZ and SVN cflags/libs.
6448         * libanjuta/anjuta-launcher.c: Cygwin does not have B460800 or ECHOPRT.
6449         * libanjuta/interfaces/Makefile.am.iface: Fixed a typo.
6450         * libanjuta/interfaces/anjuta-idl-compiler.pl: Make a convenience library
6451         instead of a real one, fixes interdependency with libanjuta.
6452         * plugins/gdb/gdbmi.c: G_MODULE_EXPORT for gdbmi-test linking on Cygwin.
6453         * libanjuta/Makefile.am: 
6454         * libegg/Makefile.am:
6455         * plugins/build-basic-autotools/Makefile.am:
6456         * plugins/class-gen/Makefile.am:
6457         * plugins/class-inheritance/Makefile.am:
6458         * plugins/cvs-plugin/Makefile.am:
6459         * plugins/debug-manager/Makefile.am:
6460         * plugins/devhelp/Makefile.am:
6461         * plugins/document-manager/Makefile.am:
6462         * plugins/editor/Makefile.am:
6463         * plugins/file-loader/Makefile.am:
6464         * plugins/file-manager/Makefile.am:
6465         * plugins/file-wizard/Makefile.am:
6466         * plugins/gdb/Makefile.am:
6467         * plugins/glade/Makefile.am:
6468         * plugins/gtodo/Makefile.am:
6469         * plugins/language-support-cpp-java/Makefile.am:
6470         * plugins/macro/Makefile.am:
6471         * plugins/message-view/Makefile.am:
6472         * plugins/patch/Makefile.am:
6473         * plugins/profiler/Makefile.am:
6474         * plugins/project-import/Makefile.am:
6475         * plugins/project-manager/Makefile.am:
6476         * plugins/project-wizard/Makefile.am:
6477         * plugins/sample1/Makefile.am:
6478         * plugins/search/Makefile.am:
6479         * plugins/sourceview/Makefile.am:
6480         * plugins/subversion/Makefile.am:
6481         * plugins/symbol-browser/Makefile.am:
6482         * plugins/terminal/Makefile.am:
6483         * plugins/tools/Makefile.am:
6484         * tagmanager/Makefile.am: Properly define LDFLAGS and LIBADD.
6486 2007-05-05 Vincent Geddes  <vincent.geddes@gmail.com>
6488         * plugins/glade/anjuta-glade-plugin.png: Update Glade icon.
6490 2007-04-21 Sebastien Granjoux <seb.sfo@free.fr>
6492         * libanjuta/anjuta-launcher.c,
6493         libanjuta/anjuta-launcher.h:
6494         Add some missing implementation
6496 2007-04-26  Brian Pepple  <bpepple@fedoraproject.org>
6498         Reviewed by Naba Kumar  <naba@gnome.org>:
6499         * pixmaps/Makefile.am (update-icon-cache): fix gtk-update-icon-cache
6500         for uninstall-hook.
6502 2007-04-26  Jason Switzer  <jswitzer@gmail.com>
6504         Reviewed by Naba Kumar  <naba@gnome.org>:
6505         * plugins/editor/text_editor.c: Large memory addresses were being
6506         truncated, switched to glong (bug #422143).
6508 2007-04-24  Naba Kumar  <naba@gnome.org>
6510         * plugins/document-manager/plugin.c: (prefs_finalize):
6511         * plugins/editor/aneditor-autocomplete.cxx:
6512         * plugins/editor/text_editor_menu.c:
6513         * plugins/editor/text_editor_prefs.c: (text_editor_prefs_finalize):
6514         * plugins/file-loader/plugin.c: (open_file_with),
6515         (create_open_with_submenu):
6516         * plugins/file-manager/plugin.c: (prefs_finalize):
6517         * plugins/terminal/terminal.c: (prefs_finalize): Fixed int to
6518         pointer type castings.
6520 2007-04-24  Naba Kumar  <naba@gnome.org>
6522         Patch from s|s  <supreet.sethi@gmail.com>:
6523         * (added) plugins/project-wizard/templates/django-logo.png:
6524         * (added) plugins/project-wizard/templates/django.wiz:
6525         * plugins/project-wizard/templates/Makefile.am:
6526         * plugins/project-wizard/templates/translatable-strings.h: Added
6527         django project template. http://www.djangoproject.com/
6529 2007-04-24  Naba Kumar  <naba@gnome.org>
6531         * plugins/subversion/anjuta-subversion.glade: Set expansion for
6532         the log entry widget and made the dialog little larger.
6534 2007-04-24  Naba Kumar  <naba@gnome.org>
6536         Patch from Halton Huo:
6537         * configure.in:
6538         * plugins/project-wizard/property.c:
6539         * plugins/subversion/svn-auth.c:
6540         * plugins/subversion/svn-backend-priv.h:
6541         * plugins/subversion/svn-backend.c:
6542         * plugins/subversion/svn-backend.h:
6543         * plugins/subversion/svn-notify.h: Proper use of subversion
6544         headers. Fixes build issues in solaris (bug #426701).
6546 2007-04-24  Naba Kumar  <naba@gnome.org>
6548         * libanjuta/Makefile.am: Removed bogus newlines at the end of file.
6549         
6550         * plugins/project-wizard/templates/cpp.wiz:
6551         * plugins/project-wizard/templates/gcj.wiz:
6552         * plugins/project-wizard/templates/gnome.wiz:
6553         * plugins/project-wizard/templates/gtk.wiz:
6554         * plugins/project-wizard/templates/gtkmm.wiz:
6555         * plugins/project-wizard/templates/java.wiz:
6556         * plugins/project-wizard/templates/python.wiz:
6557         * plugins/project-wizard/templates/terminal.wiz:
6558         * plugins/project-wizard/templates/wxwin.wiz:
6559         * plugins/project-wizard/templates/xlib-dock.wiz:
6560         * plugins/project-wizard/templates/xlib.wiz: Enabled shared library
6561         project option and set it ON by default (since gnome-build, can't
6562         enabled configure shared lib support later when a sharedlib target
6563         is added).
6565 2007-04-21 Sebastien Granjoux <seb.sfo@free.fr>
6567         * plugins/debug-manager/stack_trace.c:
6568         Fix a missing case in the previous changes
6570 2007-04-21 Sebastien Granjoux <seb.sfo@free.fr>
6572         * plugins/debug-manager/plugin.c:
6573         Fix bug #430401
6575         * plugins/debug-manager/breakpoints.c,
6576         plugins/gdb/plugin.c:
6577         Fix adding breakpoint on a function
6579         * plugins/debug-manager/stack_trace.c:
6580         Highlight changed stack frame
6582 2007-04-18  Naba Kumar  <naba@gnome.org>
6584         * plugins/document-manager/anjuta-docman.c:
6585         (anjuta_docman_dispose), (on_editor_destroy),
6586         (anjuta_docman_remove_editor): Remove the editor widget from
6587         the parent container before calling destroy, otherwise container
6588         removal happens after TextEditor is disposed resulting in call
6589         to value-remove for a TextEditor which is half-dead (crash).
6591 2007-04-11 Sebastien Granjoux <seb.sfo@free.fr>
6593         * plugins/debug-manager/data_buffer.c
6594         plugins/debug-manager/data_view.c,
6595         plugins/debug-manager/memory.c:
6596         Fixes for bug #418523, bug #427090 and bug #428174
6598 2007-04-11 Halton Huo <halton.huo@sun.com>
6600         reviewed by: <jhs@gnome.org>
6602         * configure.in:
6603         * libanjuta/Makefile.am:
6604         * libanjuta/anjuta-utils.c:
6605         * libanjuta/anjuta-utils.h:
6606         * manuals/reference/libanjuta/Makefile.am:
6607         
6608         Fixed compilation on sun by deploying the libutil methods
6609         in anjuta-utils.h and building them on condition.
6611 2007-04-11  Johannes Schmid <jhs@gnome.org>
6613         * plugins/document-manager/anjuta-docman.c: (on_editor_destroy),
6614         (anjuta_docman_add_editor):
6615         Hold a reference on the editor as long as we use it.
6616         
6617         * plugins/document-manager/plugin.c: (on_editor_changed):
6618         Destroy GValue to fix a memoery leak.
6620 2007-04-11  Johannes Schmid <jhs@gnome.org>
6622         * plugins/document-manager/plugin.c: (on_editor_changed):
6623         Fixed reference counting for editor by using g_value_take_object instead
6624         of g_value_set_object. The editors are now correctly finalized and thus
6625         we do not lack so much memory anymore.
6626         
6627         * plugins/sourceview/anjuta-view.c: (anjuta_view_init),
6628         (anjuta_view_finalize), (anjuta_view_focus_out),
6629         (anjuta_view_key_press_event), (anjuta_view_button_press_event):
6630         * plugins/sourceview/anjuta-view.h:
6631         * plugins/sourceview/plugin.c: (ieditor_factory_new_editor):
6632         * plugins/sourceview/sourceview-prefs.c:
6633         (on_gconf_notify_tab_size), (sourceview_prefs_destroy):
6634         * plugins/sourceview/sourceview-prefs.h:
6635         * plugins/sourceview/sourceview-private.h:
6636         * plugins/sourceview/sourceview.c: (on_document_loaded),
6637         (timeout_unref), (on_document_saved), (sourceview_finalize),
6638         (sourceview_new), (ifile_open), (ifile_savable_save),
6639         (ifile_savable_save_as):
6641         Several changes to fix things when the editor is correctly destroyed.
6642         Fixed preferences (which led me to the refcounting issue, #409412)
6643         and removed deprecated completition code that will be replace by
6644         IAnjutaAssist interface soon. 
6646 2007-04-11  Johannes Schmid <jhs@gnome.org>
6648         * libanjuta/anjuta-launcher.c:
6649         (anjuta_launcher_execution_done_cleanup),
6650         (anjuta_launcher_child_terminated):
6651         Possible fix for #428363 and added a g_return_if_fail
6653         * plugins/message-view/plugin.c: (activate_plugin):
6654         Fixed a Gtk/Gdl-Critical
6655         
6656         Patches from Étienne Bersac <bersace03@laposte.net>
6657         * plugins/class-gen/templates/go-source.tpl:
6658         * plugins/macro/macros.xml:
6659         Use better template for GObjects (#417875 and #417918)
6660         
6661         Patches from Halton Huo <halton.huo@sun.com>
6662         * libanjuta/anjuta-launcher.h:
6663         * libanjuta/anjuta-preferences.c:
6664         * libanjuta/anjuta-utils.c:
6665         * plugins/class-gen/window.c: (cg_window_set_add_to_project),
6666         (cg_window_set_add_to_repository):
6667         * plugins/class-inheritance/class-inherit.c:
6668         Fix build with suncc (#423727, #423730, #423733, #423768, #423772)
6670 2007-04-09  Johannes Schmid <jhs@gnome.org>
6672         * plugins/editor/print.c: (anjuta_print_show_header):
6673         * plugins/file-manager/anjuta-file-manager-plugin.glade:
6674         * plugins/symbol-browser/anjuta-symbol-browser-plugin.glade:
6676   Some string changes (#427395 and #427399)
6678 2007-04-06  Johannes Schmid <jhs@gnome.org>
6680         * plugins/build-basic-autotools/build-basic-autotools.c:
6681         (on_build_mesg_format), (on_build_mesg_parse):
6682         Fixed full path detection
6684 2007-04-05  Naba Kumar  <naba@gnome.org>
6686         Patch from Halton Huo:
6687         * libanjuta/Makefile.am:
6688         * libanjuta/anjuta-glue-cpp.c: (anjuta_glue_cpp_load_plugin):
6689         * libanjuta/anjuta-glue-cpp.h:
6690         * libanjuta/anjuta-glue-factory.c: (anjuta_glue_factory_get_type),
6691         (anjuta_glue_factory_class_init), (anjuta_glue_factory_init),
6692         (anjuta_glue_factory_new), (anjuta_glue_factory_add_path),
6693         (anjuta_glue_factory_get_path), (get_already_loaded_module),
6694         (load_plugin), (anjuta_glue_factory_get_object_type):
6695         * libanjuta/anjuta-glue-factory.h:
6696         * libanjuta/anjuta-glue-plugin.c: (anjuta_glue_plugin_get_type),
6697         (anjuta_glue_plugin_load), (anjuta_glue_plugin_unload),
6698         (anjuta_glue_plugin_class_init), (anjuta_glue_plugin_init),
6699         (anjuta_glue_plugin_new):
6700         * libanjuta/anjuta-glue-plugin.h:
6701         * libanjuta/anjuta-plugin-manager.c: (activate_plugin),
6702         (anjuta_plugin_manager_finalize), (anjuta_plugin_manager_new):
6703         * libanjuta/anjuta-plugin.h:
6704         * libanjuta/glue-cpp.c:
6705         * libanjuta/glue-cpp.h:
6706         * libanjuta/glue-factory.c:
6707         * libanjuta/glue-factory.h:
6708         * libanjuta/glue-plugin.c:
6709         * libanjuta/glue-plugin.h:
6710         * plugins/build-basic-autotools/build-basic-autotools.h:
6711         * plugins/class-gen/plugin.h:
6712         * plugins/class-inheritance/plugin.h:
6713         * plugins/cvs-plugin/plugin.h:
6714         * plugins/debug-manager/plugin.h:
6715         * plugins/devhelp/plugin.h:
6716         * plugins/document-manager/plugin.h:
6717         * plugins/editor/plugin.h:
6718         * plugins/file-loader/plugin.h:
6719         * plugins/file-manager/plugin.h:
6720         * plugins/file-wizard/plugin.h:
6721         * plugins/gdb/plugin.h:
6722         * plugins/glade/plugin.h:
6723         * plugins/gtodo/plugin.h:
6724         * plugins/language-support-cpp-java/plugin.h:
6725         * plugins/macro/plugin.h:
6726         * plugins/message-view/plugin.h:
6727         * plugins/patch/plugin.h:
6728         * plugins/profiler/plugin.h:
6729         * plugins/project-import/plugin.h:
6730         * plugins/project-manager/plugin.h:
6731         * plugins/project-wizard/plugin.h:
6732         * plugins/sample1/plugin.h:
6733         * plugins/search/plugin.h:
6734         * plugins/sourceview/plugin.h:
6735         * plugins/subversion/plugin.h:
6736         * plugins/symbol-browser/plugin.h:
6737         * plugins/terminal/terminal.c:
6738         * plugins/tools/plugin.h:
6739         * plugins/tools/scripts/tools-2.xml.in:
6740         * plugins/valgrind/plugin.h:
6742         Renamed Glue to AnjutaGlue to avoid namespace conflicts.
6744 2007-04-05  Naba Kumar  <naba@gnome.org>
6746         * anjuta.spec.in, configure.in: Removed dead codes.
6747         
6748         Patch from Jos Dehaes:
6749         * configure.in, plugins/project-wizard/templates/Makefile.am,
6750         plugins/project-wizard/templates/mkfile.wiz,
6751         plugins/project-wizard/templates/translatable-strings.h: Enabled
6752         makefile-based project creation and import. Fixes bug #355145
6754 2007-04-04 Sebastien Granjoux <seb.sfo@free.fr>
6756         * plugins/debug-manager/debugger.c,
6757         plugins/debug-manager/plugin.c,
6758         plugins/gdb/anjuta-gdb.plugin.in:
6759         Code cleaning (remove unused code, rename this into self)
6760         Add information about supported format in debugger plugin
6761         Activate debugger plugin according to the target format
6763 2007-04-01  Naba Kumar  <naba@gnome.org>
6765         * plugins/message-view/message-view.c:
6766         (message_view_instance_init): Fixed message icons to appear.
6768 2007-03-31  Johannes Schmid <jhs@gnome.org>
6770         * plugins/message-view/anjuta-msgman.c:
6771         (anjuta_msgman_append_view):
6772         * plugins/message-view/plugin.c: (on_view_changed),
6773         (ianjuta_msgman_add_view), (ianjuta_msgman_set_current_view):
6774         
6775         Fixed #424845
6777 2007-03-31  Johannes Schmid <jhs@gnome.org>
6779         * plugins/message-view/message-view.c:
6780         (message_view_instance_init), (imessage_view_append):
6781         Show nice icons beside the messages for info, warning and error. This is a completly
6782         cosmetic change so if someone dislikes it he is free to remove it.
6784 2007-03-31  Johannes Schmid <jhs@gnome.org>
6785         
6786         * plugins/message-view/anjuta-msgman.c: (on_notebook_switch_page),
6787         (anjuta_msgman_class_init), (anjuta_msgman_append_view),
6788         (anjuta_msgman_remove_view), (anjuta_msgman_set_current_view):
6789         * plugins/message-view/anjuta-msgman.h:
6790         * plugins/message-view/message-view.h:
6791         * plugins/message-view/plugin.c: (on_view_changed),
6792         (activate_plugin):
6793         Fixed #359399 and made next/previous insensitive when not availible
6794         
6795         * plugins/sourceview/anjuta-languages-manager.c: (color_to_string),
6796         (tag_style_to_string):
6797         Fixed namespace Problem with gdk >= 2.11
6798         
6799         * plugins/sourceview/sourceview-autocomplete.c:
6800         (sourceview_autocomplete_init):
6801         Removed structure, follow-up of #423682
6803 2007-03-29 Sebastien Granjoux <seb.sfo@free.fr>
6805         * plugins/debug-manager/debug_tree.c,
6806         plugins/debug-manager/debug_tree.h,
6807         plugins/debug-manager/watch.c,
6808         plugins/debug-manager/anjuta-debug-manager.glade:
6809         Inspect variable at cursor
6810         Fix buttons in inspect dialog
6812 2007-03-27  Halton Huo  <halton.huo@sun.com>
6814         Reviewed by Sebastien Granjoux  <seb.sfo@free.fr>:
6816         * plugins/sourceview/sourceview-autocomplete.c
6817         plugins/debug-manager/disassemble.c,
6818         libanjuta/interfaces/libanjuta.idl:
6819         Remove array with 0 size and empty structure as it is not
6820         supported by sun cc, Fixes bug #423682
6822         * plugins/debug-manager/debugger.c:
6823         Remove anonymous union as it is not supported by sun cc,
6824         Fixes bug #423680
6826 === anjuta 2.1.2 ===
6828 2007-03-28  Naba Kumar  <naba@gnome.org>
6830         * configure.in: Bumped version to 2.1.2
6831         * NEWS: Updated for release.
6832         
6833         * plugins/editor/bookmark.xpm, plugins/sourceview/bookmark.png:
6834         Improved breakpoint marker icon.
6835         
6836         * plugins/editor/anjuta-editor.plugin.in,
6837         plugins/sourceview/sourceview.plugin.in: Made editor plugins
6838         non user activable since they are now remembered properly.
6840 2007-03-27 Sebastien Granjoux <seb.sfo@free.fr>
6842         * plugins/tools/editor.c:
6843         Fix bug #423270
6845 2007-03-27  Naba Kumar  <naba@gnome.org>
6847         * plugins/editor/aneditor-autocomplete.cxx: Replace the complete
6848         word when autocompleting without leaving any trailing part of
6849         the word.
6851 2007-03-27  Kamil Páral  <ripper42@gmail.com>
6853         Reviewed by Naba Kumar  <naba@gnome.org>:
6854         * anjuta.desktop.in.in: Remove "Application" category from desktop
6855         file and add "GNOME". GNOME Goal #3 (fixes bug #417612).
6856         
6857 2007-03-27  Naba Kumar  <naba@gnome.org>
6858         
6859         * configure.in, plugins/document-manager/anjuta-docman.c:
6860         (anjuta_docman_add_editor): Conditionally compile notebook tab
6861         reordering feature for gtk >= 2.10. Reduced dependency on gtk to 2.8.0
6863         Patch from Halton Huo:
6864         * configure.in, global-tags/Makefile.am: Do not pass -Wall to
6865         non gcc compiler flags. Fixes bug #423089.
6866         
6867 2007-03-26  Naba Kumar  <naba@gnome.org>
6868         
6869         * AUTHORS, NEWS, TODO.tasks: Updated.
6870         
6871         * plugins/project-manager/plugin.c: (update_ui): Do not insensitise
6872         close menuitem.
6873         
6874         * plugins/symbol-browser/plugin.c: (on_editor_saved),
6875         (update_editor_symbol_model), (iter_matches),
6876         (on_editor_update_ui), (value_added_current_editor),
6877         (activate_plugin), (dispose),
6878         (symbol_browser_plugin_instance_init):
6879         * plugins/symbol-browser/plugin.h: update line on editor save
6880         and editor change. Code clean up and fixed warnings.
6882 2007-03-26  Naba Kumar  <naba@gnome.org>
6884         * plugins/project-wizard/templates/java/project.anjuta,
6885         plugins/project-wizard/templates/python/project.anjuta,
6886         plugins/project-wizard/templates/python/project.anjuta:
6887         Removed version control plugins from default selection.
6889         * plugins/tools/scripts/prepare-changelog.pl,
6890         plugins/tools/scripts/tools-2.xml.in: Updated prepare changelog
6891         script to a better one (that works on both cvs and svn).
6893 2007-03-26  Naba Kumar  <naba@gnome.org>
6895         * (added) plugins/project-wizard/templates/translatable-strings.pl,
6896         Makefile.am: Added the generated translatable file (required for
6897         translations for svn checkouts).
6899         * (added)
6900         plugins/project-wizard/templates/extract-translatable-strings.pl
6901         plugins/project-wizard/templates/Makefile.am, Makefile.am,
6902         po/POTFILES.in: Generated translatable strings for .wiz files and
6903         added them in POTFILES.in for translation. Fixes bug #398035
6905 2007-03-25  Naba Kumar  <naba@gnome.org>
6907         * plugins/language-support-cpp-java/plugin.c: Fixed modeline parsing.
6908         
6909         * src/anjuta-app.c: Removed dead codes.
6910         
6911         * plugins/symbol-browser/an_symbol_prefs.c: Show message view when
6912         global tags generation starts.
6913         
6914         * plugins/debug-manager/chunk_view.c,
6915         plugins/debug-manager/start.h,
6916         plugins/debug-manager/chunk_view.h,
6917         plugins/debug-manager/utilities.c,
6918         plugins/debug-manager/utilities.h,
6919         plugins/debug-manager/debugger.c,
6920         plugins/debug-manager/threads.c,
6921         plugins/debug-manager/disassemble.c,
6922         plugins/debug-manager/info.c,
6923         plugins/debug-manager/sharedlib.c,
6924         plugins/debug-manager/threads.h,
6925         plugins/debug-manager/disassemble.h,
6926         plugins/debug-manager/signals.c,
6927         plugins/debug-manager/info.h,
6928         plugins/debug-manager/sharedlib.h,
6929         plugins/debug-manager/data_buffer.c,
6930         plugins/debug-manager/data_view.c,
6931         plugins/debug-manager/signals.h,
6932         plugins/debug-manager/debug_tree.c,
6933         plugins/debug-manager/watch.c,
6934         plugins/debug-manager/registers.c,
6935         plugins/debug-manager/data_buffer.h,
6936         plugins/debug-manager/data_view.h,
6937         plugins/debug-manager/memory.c,
6938         plugins/debug-manager/debug_tree.h,
6939         plugins/debug-manager/watch.h,
6940         plugins/debug-manager/registers.h,
6941         plugins/debug-manager/memory.h,
6942         plugins/debug-manager/locals.c,
6943         plugins/debug-manager/sexy-icon-entry.c,
6944         plugins/debug-manager/breakpoints.c,
6945         plugins/debug-manager/locals.h,
6946         plugins/debug-manager/sexy-icon-entry.h,
6947         plugins/debug-manager/stack_trace.c,
6948         plugins/debug-manager/breakpoints.h,
6949         plugins/debug-manager/sparse_buffer.c,
6950         plugins/debug-manager/sparse_view.c,
6951         plugins/debug-manager/stack_trace.h,
6952         plugins/debug-manager/sparse_buffer.h,
6953         plugins/debug-manager/sparse_view.h,
6954         plugins/debug-manager/start.c,
6955         plugins/gdb/utilities.c,
6956         plugins/gdb/utilities.h,
6957         plugins/gdb/debugger.c,
6958         plugins/gdb/debugger.h: Added indentation modeline for easy indentation
6959         setup.
6961 2007-03-24 Sebastien Granjoux <seb.sfo@free.fr>
6963         * plugins/gdb/debugger.c:
6964         Avoid empty debugger log window by limiting line to 90 characters
6966 2007-03-24 Sebastien Granjoux <seb.sfo@free.fr>
6968         * plugins/debug-manager/plugin.c,
6969         plugins/debug-manager/plugin.h,
6970         plugins/debug-manager/threads.c,
6971         plugins/debug-manager/threads.h,
6972         plugins/debug-manager/breakpoints.c,
6973         plugins/debug-manager/breakpoints.h,
6974         plugins/debug-manager/stack_trace.c,
6975         plugins/debug-manager/stack_trace.h:
6976         View code action now changes location in disassembly view too
6978         * plugins/debug-manager/anjuta-debug-manager.ui:
6979         Rename breakpoint actions
6981 2007-03-24  Naba Kumar  <naba@gnome.org>
6983         * configure.in, src/anjuta-app.c: Use the new docking algorithm
6984         in gdl 0.7.3 (svn trunk).
6985         * src/anjuta-app.c: Removed dead codes and fixed compiler warnings.
6986         
6987 2007-03-24 Sebastien Granjoux <seb.sfo@free.fr>
6989         * plugins/debug-manager/threads.c,
6990         plugins/debug-manager/debug_tree.c,
6991         plugins/debug-manager/debug_tree.h,
6992         plugins/debug-manager/locals.c,
6993         plugins/debug-manager/registers.c,
6994         plugins/debug-manager/stack_trace.c:
6995         Allow to change current thread updating register, stack and locals
6996         Allow to change current stack frame updating locals
6998         * plugins/gdb/debugger.c:
6999         Read argument of selected stack frame
7001         * plugins/debug-manager/data_view.c:
7002         Fix an unrelated bug
7004 2007-03-23  Naba Kumar  <naba@gnome.org>
7006         * plugins/document-manager/anjuta-docman.c,
7007         plugins/document-manager/plugin.c: Fixed many memory leaks.
7008         (ianjuta_file_get_uri() returns a new string).
7010         * plugins/document-manager/action-callbacks.c: Use AnjutaSavePrompt
7011         widget for save dialogs.
7012         
7013         * tagmanager/tm_tag.c, tagmanager/entry.h: Restored entry.h from
7014         svn and fixed to get function/prototype/member args list. Call tips
7015         also work fine now.
7017 2007-03-22  Naba Kumar  <naba@gnome.org>
7019         * tagmanager/c.c: Enabled 'prototype' tags so that autocomplete
7020         and calltips would work again for functions from global tags (Needs
7021         regenerating global tags).
7023         * tagmanager/c.c, plugins/symbol-browser/plugin.c: Restored c.c to
7024         ctags svn version and reopened bug #395362. Fixes tags parsing that
7025         seemed to have stopped working recently.
7027 2007-03-21  Naba Kumar  <naba@gnome.org>
7029         * tagmanager/tm_source_file.c, tagmanager/options.c,
7030         global-tags/create_global_tags.sh.in: Fixed c++ parsing (to some
7031         extend .. more needs to be investigated and fixed). Enabled some
7032         debugging.
7034 2007-03-16  Naba Kumar  <naba@gnome.org>
7036         * src/anjuta.c: Fixed project loading from command line.
7038 2007-03-16  Naba Kumar  <naba@gnome.org>
7040         Patch from James Liggett <jrliggett@cox.net>:
7041         plugins/profiler/gprof-profile-data.c: Fixed a crash.
7042         
7043 2007-03-15  Naba Kumar  <naba@gnome.org>
7045         * libanjuta/anjuta-profile-manager.c,
7046         libanjuta/anjuta-profile-manager.h: Added method to get current
7047         profile.
7049         * libanjuta/anjuta-shell.c, libanjuta/anjuta-shell.h: Added "exiting"
7050         signal and anjuta_shell_notify_exit(). Signal is emitted when anjuta
7051         is exiting.
7053         * libanjuta/anjuta-utils.c, libanjuta/anjuta-utils.h,
7054         plugins/file-loader/plugin.c: Moved to functions as utility functions.
7055         Also, not load project files in session load in loader plugin.
7056         
7057         * plugins/project-manager/plugin.c, src/anjuta.c:
7058         Emit "exiting" signal in shell when exiting anjuta. project manager
7059         listens to exiting signal and saves session. anjuta.c saves session
7060         only when current projfile is 'user'. Load project saved in session
7061         differently then the rest of the session. This should fix all the
7062         session restoration bugs.
7063         
7064         src/main.c: Present anjuta window when becon message is received.
7066 2007-03-14  Naba Kumar  <naba@gnome.org>
7068         * libanjuta/anjuta-profile.c: Fixed a bug where some plugins would
7069         not randomly save (it was a wrong looping).
7070         
7071 2007-03-12  Naba Kumar  <naba@gnome.org>
7073         * libanjuta/interfaces/libanjuta.idl: Added more API section headers.
7075 2007-03-12 Sebastien Granjoux <seb.sfo@free.fr>
7077         * plugins/debug-manager/anjuta-debug-manager.ui,
7078         libanjuta/interfaces/libanjuta.idl,
7079         plugins/debug-manager/debugger.c,
7080         (added) plugins/debug-manager/threads.c,
7081         (added) plugins/debug-manager/threads.h,
7082         plugins/debug-manager/plugin.c,
7083         plugins/debug-manager/Makefile.am,
7084         plugins/gdb/plugin.c,
7085         plugins/gdb/debugger.c,
7086         plugins/gdb/debugger.h:
7087         Add a window displaying all threads
7088         Add needed functions
7089         Switching to a different thread is still not done
7091         * plugins/debug-manager/debug_tree.c,
7092         plugins/debug-manager/locals.c,
7093         plugins/debug-manager/stack_trace.c:
7094         Small cosmetic changes
7096         * plugins/gdb/gdbmi.c:
7097         Keep all elements in gdbmi hash
7098         Even if using the same key like in -threads-list-ids
7100 2007-03-11  Naba Kumar  <naba@gnome.org>
7102         * libanjuta/interfaces/anjuta-idl-compiler.pl: Generate class comments.
7103         
7104         * libanjuta/interfaces/libanjuta.idl: Fixed and added API docs.
7105         
7106         * manuals/reference/libanjuta/libanjuta-docs.sgml,
7107         manuals/reference/libanjuta/libanjuta-sections.txt,
7108         manuals/reference/libanjuta/libanjuta.types: Updated to contain latest
7109         interfaces.
7111 2007-03-11  Naba Kumar  <naba@gnome.org>
7113         * configure.in, manuals/reference/libanjuta/Makefile.am: Fixed to use
7114         gtk-doc properly. Bumped gtk-doc requirement to 1.4
7116         * manuals/reference/libanjuta/libanjuta-docs.sgml,
7117         manuals/reference/libanjuta/libanjuta.types,
7118         manuals/reference/libanjuta/libanjuta-sections.txt,
7119         manuals/reference/libanjuta/.cvsignore,
7120         (removed) manuals/reference/libanjuta/tmpl/*: Updated API docs
7121         infrastructure. Got rid of tmpl/ directory and moved all section
7122         documenation to source code (requires gtk-doc >= 1.4).
7123         
7124         * libanjuta/anjuta-plugin-description.c,
7125         libanjuta/interfaces/libanjuta.idl,     libanjuta/anjuta-status.c,
7126         libanjuta/cell-renderer-captioned-image.c,
7127         libanjuta/anjuta-plugin-handle.c, libanjuta/resources.c,
7128         libanjuta/anjuta-debug.h, libanjuta/glue-cpp.c,
7129         libanjuta/e-splash.c, libanjuta/anjuta-plugin.c,
7130         libanjuta/anjuta-preferences-dialog.c, libanjuta/libanjuta.h,
7131         libanjuta/anjuta-plugin-manager.c, libanjuta/anjuta-shell.c,
7132         libanjuta/glue-plugin.c, libanjuta/anjuta-encodings.c,
7133         libanjuta/anjuta-save-prompt.c, libanjuta/glue-factory.c,
7134         libanjuta/anjuta-session.c, libanjuta/anjuta-children.c,
7135         libanjuta/anjuta-utils.c, libanjuta/anjuta-profile.c,
7136         libanjuta/anjuta-preferences.c, libanjuta/anjuta-launcher.c,
7137         libanjuta/anjuta-profile-manager.c, libanjuta/anjuta-serializer.c,
7138         libanjuta/anjuta-ui.c: Added inline API documentation. Moved section
7139         documentation from templates to source code.
7141 2007-03-10  Johannes Schmid <jhs@gnome.org>
7143         * libanjuta/anjuta-profile.c: (anjuta_profile_to_xml):
7144         Added some debug output but could not figure out why 
7145         some plugins are not kept.
7146         
7147         * libanjuta/interfaces/libanjuta.idl:
7148         * manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml:
7149         * manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml:
7150         Added IAnjutaEditorGoto::matching_brace
7151         
7152         * plugins/document-manager/action-callbacks.c:
7153         (on_editor_command_match_brace_activate):
7154         * plugins/document-manager/plugin.c:
7155         (update_editor_ui_interface_items):
7156         * plugins/editor/text_editor.c: (igoto_matching_brace),
7157         (igoto_iface_init):
7158         * plugins/sourceview/sourceview.c: (ieditor_iface_init):
7159         Fixed #355155 (matching brace for scintilla, disabled for sourceview)
7161 2007-03-09  Johannes Schmid <jhs@gnome.org>
7163         * plugins/file-manager/an_file_view.c: (fv_add_tree_entry):
7164         Hide correct column
7165         
7166         * plugins/sourceview/sourceview-private.h:
7167         * plugins/sourceview/sourceview.c: (on_reload_dialog_response),
7168         (on_sourceview_uri_changed_prompt), (on_sourceview_uri_changed),
7169         (sourceview_new), (ifile_savable_save_as):
7170         Tweaked vfs monitoring
7172 2007-03-09  Johannes Schmid <jhs@gnome.org>
7174         * libanjuta/interfaces/Makefile.am.iface:
7175         Fixed installtion of header files
7176         
7177         * plugins/sourceview/sourceview.c: (set_select):
7178         do not scroll to much in interactive search
7180 2007-03-09  Naba Kumar  <naba@gnome.org>
7182         * src/anjuta.c: Fixed session restoration.
7183         
7184         * plugins/symbol-browser/plugin.c: Fixed crashes due to dangling
7185         signal handlers after symbol browser plugin is deactivated.
7186         
7187         * plugins/editor/editor.glade,
7188         plugins/language-support-cpp-java/anjuta-language-cpp-java.glade:
7189         Fixed indentation confustion in preferences.
7191 2007-03-08  Johannes Schmid <jhs@gnome.org>
7193         * plugins/search/search-replace.c: (search_set_combo),
7194         (search_set_action), (search_set_target), (search_set_direction),
7195         (create_dialog), (search_disconnect_set_toggle_connect),
7196         (on_search_match_whole_word_toggled),
7197         (on_search_match_whole_line_toggled),
7198         (on_search_match_word_start_toggled),
7199         (search_set_toggle_direction):
7200         Use GCallback instead of GSignalFunc! We need to fix this code anyway,
7201         it's somehow ugly and uses many deprecated widgets
7202         
7203         Patch from Ritesh Khadgaray <baby.linux@gmail.com>:
7204         * plugins/symbol-browser/anjuta-symbol-browser-plugin.glade:
7205         Fix #394709
7206         
7207 2007-03-07  Naba Kumar  <naba@gnome.org>
7209         * src/anjuta.c: Make launching projects work from command line. Also
7210         fixes gnome session restart command.
7211         
7212 2007-03-07  Johannes Schmid <jhs@gnome.org>
7214         Patch from Lucas Mazzardo Veloso <lmveloso@gmail.com>
7215         * plugins/class-gen/plugin.c: (iwizard_activate):
7216         Fixed #408218
7217         
7218         * plugins/cvs-plugin/cvs-callbacks.c: (on_cvs_import_response):
7219         Fixed #402774
7220         
7221         * plugins/file-manager/an_file_view.c: (fv_add_tree_entry):
7222         Fixed #377483 (It's not possible to know if directories have
7223         a version in CVS. Show version column only if there are version
7224         informations availible
7226         * plugins/sourceview/sourceview-cell.c: (icell_get_attribute):
7227         Fixed memory leak
7229 2007-03-07  Johannes Schmid <jhs@gnome.org>
7231         * plugins/sourceview/sourceview-prefs.c: (get_bool):
7232         Fixed #409408
7233         * plugins/symbol-browser/an_symbol_prefs.c:
7234         (on_update_global_clicked):
7235         Fixed ##409176
7237 2007-03-07  Johannes Schmid <jhs@gnome.org>
7239         * libanjuta/anjuta-save-prompt.c: (anjuta_save_prompt_init),
7240         (anjuta_save_prompt_new):
7241         * plugins/project-import/project-import.c:
7242         (project_import_finalize):
7243         Fixed Gtk-Criticals (maybe #409408)
7245 2007-03-07  Naba Kumar  <naba@gnome.org>
7247         * plugins/language-support-cpp-java/plugin.c: Fixed indentation anomaly
7248         when we are at just beginning of string or comment. Fixes bug #397981.
7250 2007-03-07  Johannes Schmid <jhs@gnome.org>
7252         * plugins/language-support-cpp-java/plugin.c:
7253         (initialize_indentation_params):
7254         Removed annoying DEBUG_PRINT
7255         
7256         * plugins/sourceview/sourceview-cell.c:
7257         (sourceview_cell_instance_init), (icell_get_character),
7258         (icell_get_length), (icell_get_char), (icell_get_attribute):
7259         Improved code to be faster
7260         Implemented attribute handling so that indentation really works in any case
7262 2007-03-06  Johannes Schmid <jhs@gnome.org>
7264         * configure.in:
7265         GTK_REQUIRED = 2.10.0 (required for GtkRecent and Docman tabs)
7266         
7267         * plugins/document-manager/anjuta-docman.c:
7268         (anjuta_docman_instance_init), (anjuta_docman_add_editor):
7269         Removed old and ugly tab drag&drop code and use built-in gtk stuff
7270         instead (required GTK >= 2.10)
7271         
7272         * plugins/sourceview/sourceview-private.h:
7273         * plugins/sourceview/sourceview.c:
7274         (on_sourceview_uri_changed_prompt), (on_sourceview_uri_changed),
7275         (sourceview_finalize), (sourceview_new), (imark_mark),
7276         (imark_unmark), (imark_is_marker_set),
7277         (imark_location_from_handle), (imark_delete_all_markers):
7278         Fixed marker handling and worked a bit more on vfs monitoring
7280 2007-03-05  Johannes Schmid <jhs@gnome.org>
7282         * libegg/egg-combo-action.c: (egg_combo_action_set_active_iter):
7283         Added method to select specific iter
7284         
7285         * plugins/sourceview/sourceview-private.h:
7286         * plugins/sourceview/sourceview.c: (on_reload_dialog_response),
7287         (on_sourceview_uri_changed_prompt), (on_sourceview_uri_changed),
7288         (sourceview_add_monitor), (on_document_saved),
7289         (sourceview_finalize), (sourceview_new), (ifile_savable_save_as):
7290         Fixed vfs monitoring (mostly ported code from text_editor.c)
7291         
7292         * plugins/symbol-browser/an_symbol_view.c:
7293         * plugins/symbol-browser/an_symbol_view.h:
7294         * plugins/symbol-browser/plugin.c: (iter_matches),
7295         (on_editor_update_ui), (value_added_current_editor):
7296         Select the current tag in locals window and symbol toolbar. If there
7297         is no tag at the current line, reserve backward for the next tag. This will
7298         select the correct tag if inside a function.
7300 2007-03-05  Naba Kumar  <naba@gnome.org>
7302         * src/anjuta-app.c: Fixes gtk-critical messages at shutdown.
7303         * plugins/editor/text_editor.c: Disabled DEBUG_PRINTs and fixed
7304         compiler warnings.
7305         * plugins/editor/text_editor.c: Fixes a crash on 64 bit arch
7306         (Bug #412186)
7307         
7308 2007-03-04  Johannes Schmid <jhs@gnome.org>
7310         * data/Makefile.am:
7311         * po/POTFILES.in:
7312         Fixed distcheck (well, partly)
7314 2007-03-04  Johannes Schmid <jhs@gnome.org>
7316         * plugins/document-manager/anjuta-document-manager.ui:
7317         Move "Swap .c/.h from Main to Browser toolbar
7319         Modified Patch from Yang Hong <yanghong@ccoss.com.cn>:
7320         * plugins/file-manager/an_file_view.c: (fv_prefs_new),
7321         (fv_prefs_free), (fv_add_tree_entry):
7322         * plugins/file-manager/anjuta-file-manager-plugin.glade:
7323         * plugins/file-manager/plugin.c: (prefs_init):
7324         
7325         Bug 387208 – [Patch] Add custom file-manager ignore pattern support
7327 2007-03-04  Naba Kumar  <naba@gnome.org>
7329         * data/default.proflie, data/Makefile.am, src/anjuta.c,
7330         plugins/project-manager/plugin.c:
7331         Restored default profile and renamed it from "default.anjuta" to
7332         "default.profile".
7333         
7334 2007-03-03 Sebastien Granjoux <seb.sfo@free.fr>
7336         * plugins/debug-manager/debugger.c,
7337         plugins/debug-manager/plugin.c,
7338         plugins/gdb/debugger.c,
7339         libanjuta/interfaces/libanjuta.idl,
7340         plugins/debug-manager/stack_trace.c:
7341         Add a dialog box when a signal is received (except SIGINT)
7342         Display stack frame even if arguments are not available
7344 2007-03-03  Naba Kumar  <naba@gnome.org>
7346         * TODO.tasks: Icons bounty added.
7348         * libanjuta/anjuta-plugin-manager.[ch]: Implemented remember plugin
7349         choise selection.
7350         
7351         * libanjuta/anjuta-profile-manager.[ch]: Implemented profile scoping
7352         and descoping.
7354         * configure.in, src/anjuta.c, plugins/project-manager/plugin.[ch],
7355         plugins/Makefile.am, (removed) plugins/profile-default/*,
7356         plugins/project-manager/anjuta-project-manager.plugin.in,
7357         plugins/project-manager/anjuta-project-manager.ui: Use the new plugins
7358         profile implementation to load user profile and projects. Store and
7359         restore remembered plugins. Use profile scoping and descoping for
7360         saving and loading sesstions.
7361         
7362         * libanjuta/anjuta-plugin-handle.c, libanjuta/anjuta-plugin-manager.c,
7363         libanjuta/anjuta-shell.c, libanjuta/anjuta-preferences.c,
7364         libanjuta/anjuta-profile-manager.c, libanjuta/anjuta-ui.c: Disabled
7365         DEBUG_PRINTs.
7367 2007-03-03 Sebastien Granjoux <seb.sfo@free.fr>
7369         * plugins/debug-manager/debug_tree.c
7370         plugins/debug-manager/debug_tree.h:
7371         Bug fix, deleting wrong variable
7373         * plugins/gdb/debugger.c:
7374         Bug fix, remove forgotten debugging code
7376 2007-03-02  Johannes Schmid <jhs@gnome.org>
7378         * plugins/document-manager/anjuta-document-manager.ui:
7379         * plugins/search/anjuta-search.ui:
7380         * plugins/symbol-browser/anjuta-symbol-browser-plugin.ui:
7381         Break toolbars into smaller peaces: ToolbarBookmark, ToolbarSymbols,
7382         ToolbarFind
7384         * src/anjuta-app.c: (on_toolbar_view_toggled),
7385         (on_add_merge_widget), (on_session_save), (on_widget_remove):
7386         Save toolbar positions, don't use fixed toolbar style
7387         
7388         All in all this will allow more complex toolbar configurations and
7389         might gain some space on smaller displays because the user can disable
7390         toolbar parts he does not use. Also allows to use any toolbar style
7391         without looking too ugly.
7393 2007-03-01  Naba Kumasr  <naba@gnome.org>
7395         * TODO.tasks: Added a bounty for creating icons.
7397         * libanjuta/anjuta-profile.c, libanjuta/anjuta-profile-manager.c,
7398         libanjuta/anjuta-profile-manager.h: Fixed infinite loop. Added
7399         profile-changed signal. Do not sync non-user-activatable plugins.
7401 2007-02-29 Sebastien Granjoux <seb.sfo@free.fr>
7403         * plugins/debug-manager/disassemble.c,
7404         plugins/debug-manager/sparse_view.c,
7405         plugins/gdb/debugger.c,
7406         libanjuta/interfaces/libanjuta.idl:
7407         Display function name in disassembly view
7409 2007-02-28 Sebastien Granjoux <seb.sfo@free.fr>
7411         * (added) plugins/debug-manager/bookmark.png,
7412         (added) plugins/debug-manager/breakpoint-disabled.png,
7413         (added) plugins/debug-manager/breakpoint-enabled.png,
7414         (added) plugins/debug-manager/program-counter.png,
7415         (added) plugins/debug-manager/linemarker.png,
7416         plugins/debug-manager/Makefile.am,
7417         plugins/debug-manager/disassemble.c,
7418         plugins/debug-manager/disassemble.h,
7419         plugins/debug-manager/sparse_buffer.c,
7420         plugins/debug-manager/sparse_buffer.h,
7421         plugins/debug-manager/sparse_view.c,
7422         plugins/debug-manager/sparse_view.h,
7423         plugins/debug-manager/plugin.c,
7424         plugins/debug-manager/breakpoints.c,
7425         libanjuta/interfaces/libanjuta.idl:
7426         Add markers in the disassembly view
7427         Display program counter and breakpoints in disassembly view
7429         * plugins/gdb/debugger.c:
7430         Fix a bug added with my previous patch, setting and clearing
7431         breakpoints was not working
7433 2007-02-28  Johannes Schmid <jhs@gnome.org>
7435         * manuals/reference/libanjuta/tmpl/anjuta-shell.sgml:
7436         * manuals/reference/libanjuta/tmpl/ianjuta-debugger.sgml:
7437         * manuals/reference/libanjuta/tmpl/ianjuta-editor-assist.sgml:
7438         * manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml:
7439         * manuals/reference/libanjuta/tmpl/ianjuta-file-manager.sgml:
7440         * manuals/reference/libanjuta/tmpl/ianjuta-file-savable.sgml:
7441         * manuals/reference/libanjuta/tmpl/ianjuta-markable.sgml:
7442         * manuals/reference/libanjuta/tmpl/ianjuta-message-view.sgml:
7443         * manuals/reference/libanjuta/tmpl/ianjuta-project-manager.sgml:
7444         * manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml:
7445         Updated (why do they need to be under version control?)
7446         
7447         * plugins/message-view/anjuta-msgman.c: (on_msgman_close_all),
7448         (create_tab_popup_menu), (on_msgman_popup_menu),
7449         (on_tab_button_press_event), (anjuta_msgman_page_new),
7450         (anjuta_msgman_finalize), (anjuta_msgman_instance_init):
7451         Added "Close all message tabs" popup menu
7453 2007-02-26  Naba Kumar  <naba@gnome.org>
7455         * plugins/profiler/gprof-flat-profile-entry.c,
7456         plugins/profiler/gprof-flat-profile.c,
7457         plugins/profiler/gprof-flat-profile-entry.h,
7458         plugins/profiler/gprof-flat-profile.h,
7459         plugins/profiler/gprof-flat-profile-view.c,
7460         plugins/profiler/gprof-flat-profile-view.h,
7461         plugins/profiler/gprof-call-graph-block-entry.c,
7462         plugins/profiler/gprof-call-graph-block.c,
7463         plugins/profiler/gprof-function-call-chart-view.c,
7464         plugins/profiler/gprof-call-graph-block-entry.h,
7465         plugins/profiler/gprof-profile-data.c,
7466         plugins/profiler/gprof-call-graph-block.h,
7467         plugins/profiler/gprof-view.c,
7468         plugins/profiler/gprof-call-graph.c,
7469         plugins/profiler/gprof-function-call-chart-view.h,
7470         plugins/profiler/gprof-profile-data.h,
7471         plugins/profiler/gprof-call-graph.h,
7472         plugins/profiler/gprof-view.h,
7473         plugins/profiler/gprof-view-manager.c,
7474         plugins/profiler/gprof-call-graph-view.c,
7475         plugins/profiler/plugin.c,
7476         plugins/profiler/gprof-view-manager.h,
7477         plugins/profiler/gprof-call-graph-view.h,
7478         plugins/profiler/gprof-function-call-tree-view.c,
7479         plugins/profiler/gprof-function-call-tree-view.h,
7480         plugins/profiler/Makefile.am: Fix compiler warnings and link with
7481         gnome-vfs. Fixes bug #411377.
7483 2007-02-26  Naba Kumar  <naba@gnome.org>
7485         * plugins/profiler/gprof-profile-data.c: Fixes bug #411623,
7487         Patch from James Liggett  <jrliggett@cox.net>:
7488         * plugins/profiler/gprof-flat-profile-view.c,
7489         plugins/profiler/gprof-flat-profile-view.h,
7490         plugins/profiler/gprof-function-call-chart-view.c,
7491         plugins/profiler/gprof-function-call-chart-view.h,
7492         plugins/profiler/gprof-view.c,
7493         plugins/profiler/gprof-view.h,
7494         plugins/profiler/gprof-call-graph-view.c,
7495         plugins/profiler/plugin.c,
7496         plugins/profiler/gprof-call-graph-view.h,
7497         plugins/profiler/gprof-function-call-tree-view.c,
7498         plugins/profiler/gprof-function-call-tree-view.h: Implements
7499         double click navigation. Fixes bug #403514.
7501 2007-02-25  Naba Kumar  <naba@gnome.org>
7503         * libanjuta/anjuta-plugin-manager.c,
7504         libanjuta/anjuta-plugin-handle.[ch],
7505         plugins/build-basic-autotools/build-basic-autotools.c: Removed the use of
7506         g_hash_table_remove_all (introduced in glib 2.12) to stay the
7507         dependency on glib 2.8. Fixes bug #411623.
7509 2007-02-24  Naba kumar  <naba@gnome.org>
7511         * libanjuta/interfaces/Makefile.am.iface: Added log domain.
7512         
7513         * libanjuta/anjuta-marshal.list, libanjuta/anjuta-plugin-manager.c,
7514         libanjuta/anjuta-plugin-manager.h, libanjuta/anjuta-profile.c,
7515         libanjuta/anjuta-profile.h, libanjuta/Makefile.am,
7516         (added) libanjuta/anjuta-profile-manager.c,
7517         (added) libanjuta/anjuta-profile-manager.h: Implemented profile
7518         manager.
7519         Implemented profile pushing and popping. Implemented profile xml
7520         synchronization. Implemented error handling in profiles. Implemented
7521         activation and deactivation signals in plugin manager.
7522         
7523         * libanjuta/Makefile.am: Added libanjuta log domain.
7524         
7525         * libanjuta/anjuta-shell.c, libanjuta/anjuta-shell.h,
7526         src/anjuta-app.c, src/anjuta-app.h: Added get_profile_manager()
7527         in AnjutaShell interface and implemented it in AnjutaApp.
7528         
7529         * manuals/reference/libanjuta/tmpl/anjuta-shell.sgml: Updated.
7531 2007-02-23  Naba kumar  <naba@gnome.org>
7533         src/main.c: Fixed missing end quote.
7535 2007-02-20  Jean-Noel Guiheneuf  <guiheneuf.jean-noel@wanadoo.fr>
7537         * plugins/debug-manager/breakpoints.c: Enabled/Disabled breakpoints.
7540 2007-02-20  Naba Kumar  <naba@gnome.org>
7542         * plugins/subversion/plugin.c: Added "..." menuitems.
7543         * ROADMAP, README: Updated.
7544         * libanjuta/anjuta-profile.c: Fixed bugs.
7546         * (removed)plugins/gtodo/gtodo.c, (removed)plugins/gtodo/main.c,
7547         plugins/gtodo/Makefile.am: Removed dead code.
7549         Patch from  Antoine Cailliau  <a.cailliau@ac-graphic.net>:
7550         * plugins/gtodo/interface.c, plugins/gtodo/preferences.c,
7551         plugins/gtodo/notification.c, plugins/gtodo/add_edit_item.c,
7552         plugins/gtodo/list_tooltip.c,
7553         plugins/document-manager/goto_line.c, plugins/glade/plugin.c,
7554         libanjuta/anjuta-save-prompt.c: Fixed translatable strings to
7555         not contain markups. Fixes Bug #360462.
7557 2007-02-16  Naba Kumar  <naba@gnome.org>
7559         * manuals/reference/libanjuta/project-wizard-format.sgml: Removed
7560         unnecessary sub-sections.
7561         
7562 2007-02-15  Naba Kumar  <naba@gnome.org>
7564         * (removed) plugins/document-manager/bookmark-prev-16.png,
7565         plugins/document-manager/bookmark-last.png,
7566         (removed)plugins/document-manager/bookmark-first-16.png,
7567         plugins/document-manager/bookmark-prev.png,
7568         (added) plugins/document-manager/bookmark-toggle.png,
7569         (removed)plugins/document-manager/bookmark_toggle.xpm,
7570         (removed)plugins/document-manager/bookmark-last-16.png,
7571         plugins/document-manager/plugin.c,
7572         plugins/document-manager/anjuta-document-manager.ui,
7573         (removed)plugins/document-manager/bookmark-next-16.png,
7574         plugins/document-manager/bookmark-next.png,
7575         plugins/document-manager/Makefile.am,
7576         (added) plugins/document-manager/bookmark-clear.png,
7577         plugins/document-manager/bookmark-first.png: Upgraded bookmark
7578         icons (stolen from monodevelop). Added clear bookmarks toolbar
7579         button.
7581         * plugins/document-manager/plugin.c,
7582         (added) plugins/document-manager/swap.png,
7583         (removed) plugins/document-manager/undock.png,
7584         plugins/document-manager/Makefile.am: Fixed swap icon.
7586 2007-02-13  Naba Kumar  <naba@gnome.org>
7588         * plugins/class-gen/element-editor.c: Fixed typo.
7589         
7590         * libanjuta/anjuta-plugin-manager.c, libanjuta/anjuta-plugin-manager.h,
7591         libanjuta/anjuta-profile.c, libanjuta/anjuta-profile.h:
7592         Implementing plugin profiles loading.
7594 2007-02-13  Naba Kumar  <naba@gnome.org>
7596         * pixmaps/*.xpm, pixmaps/Makefile.am: Removed old icons.
7597         * pixmaps/Makefile.am, pixmaps/appwiz*.png, 
7598         pixmaps/applogo.png, pixmaps/anjuta_logo.png,
7599         pixmaps/open_project.png, pixmaps/close_project.png:
7600         Removed more old icons.
7601         * pixmaps/anjuta_logo2.png, pixmaps/anjuta_logo.png,
7602         pixmaps/Makefile.am, src/about.c: Renmaed anjuta_logo2.png to
7603         anjuta_logo.png
7604         
7605 2007-02-13  Naba Kumar  <naba@gnome.org>
7607         * plugins/class-gen/element-editor.c: Included missing headers to
7608         prevent build failures in some cases.
7609         
7610 2007-02-13 Sebastien Granjoux <seb.sfo@free.fr>
7612         * plugins/debug-manager/stack_trace.c:
7613         Fix bug #407115
7615         * plugins/debug-manager/watch.c,
7616         plugins/debug-manager/breakpoints.c:
7617         Same bug than above, wrong use of gtk_ui_manager_get_widget
7619 === anjuta 2.1.1 ===
7621 2007-02-11  Naba Kumar  <naba@gnome.org>
7623         * cofigure.in: Bumped version to 2.1.1
7624         * NEWS: Updated for 2.1.1 release.
7625         
7626 2007-02-10 Sebastien Granjoux <seb.sfo@free.fr>
7628         * plugins/debug-manager/plugin.c,
7629         plugins/debug-manager/sparse_view.c,
7630         plugins/debug-manager/sparse_view.h:
7631         Reorder some code
7633         * plugins/gdb/debugger.c,
7634         plugins/debug-manager/debugger.c,
7635         plugins/debug-manager/memory.c,
7636         plugins/debug-manager/sparse_buffer.c
7637         plugins/gdb/debugger.h,
7638         libanjuta/interfaces/libanjuta.idl:
7639         Clean up, remove some warnings
7640         Use guint everywhere for addresses
7641         Rewrite code parsing position in debugger
7643 2007-02-10 Sebastien Granjoux <seb.sfo@free.fr>
7645         * plugins/debug-manager/debug_tree.c:
7646         Use GtkTreeRowReference instead of GtkTreeIter as callback data
7647         Fix bug #406113
7649 2007-02-08  Naba Kumar  <naba@gnome.org>
7651         * plugins/editor/text_editor.h, plugins/editor/text_editor.c:
7652         Delay showing the 'file modified on disk' dialog for one sec
7653         from the last notification to insure multiple notifications for
7654         the same file are treated as one. Do not same multiple dialogs
7655         for the same file. Make sure to destory the dialog if later
7656         the conent is no longer different.
7657         
7658 2007-02-08  Naba Kumar  <naba@gnome.org>
7660         * plugins/editor/text_editor.h, plugins/editor/text_editor.c:
7661         Prevented spurious 'file modified' dialogs in scintilla editor
7662         when the file is saved.
7664 2007-02-09  Johannes Schmid <jhs@gnome.org>
7666         * scripts/glade2schema.pl:
7667         Added script to convert glade preferences into gconf schema files.
7668         See #406061
7670 2007-02-08  Naba Kumar  <naba@gnome.org>
7672         * src/anjuta-app.c: Destroy toolbar menuitem when the toolbar
7673         itself is destroyed. Fixes bug #355160.
7674         
7675 2007-02-08  Johannes Schmid <jhs@gnome.org>
7677         * plugins/profiler/profiler.plugin: 
7678         removed from version control (only .in file needed)
7679         
7680         * plugins/sourceview/anjuta-view.c: (anjuta_view_init):
7681         * plugins/sourceview/sourceview.c: (sourceview_new):
7682         Code cleanup
7683         
7684         * plugins/subversion/svn-thread.c: (svn_thread_start):
7685         * src/main.c: (main):
7686         
7687         Fixed #395875 about initialisation of threads too late
7689 2007-02-07  Armin Burgmeier  <armin@arbur.net>
7691         Reviewed by Naba Kumar  <naba@gnome.org>:
7692         * plugins/class-gen/plugin.c:
7693         * plugins/class-gen/window.c: Removed browse button related code, load
7694         generated output directly into new buffers when not adding to project.
7696         * plugins/class-gen/anjuta-class-gen-plugin.glade: Removed browse
7697         buttons from user interface.
7699 2007-02-07  Naba Kumar  <naba@gnome.org>
7701         * po/POTFILES.in: Fixed distcheck.
7703 2007-02-07  Daniel Nylander <po@danielnylander.se>
7705         * manuals/anjuta-manual/sv/sv.po: Added initial Swedish translation.
7707 2007-02-07  Johannes Schmid <jhs@gnome.org>
7709         * anjuta.desktop.in.in:
7710         Fixed spelling
7712 2007-02-07  Johannes Schmid <jhs@gnome.org>
7714         * configure.in:
7715         * manuals/anjuta-manual/*
7716         * manuals/anjuta-faqs/*:
7717         #398991 – Anjuta manuals does not use the gnome-doc-utils format
7718         
7719         * plugins/document-manager/anjuta-document-manager.plugin.in:
7720         Removed duplicate application-xml mime-type (review patches properly ;-)
7721         
7722 2007-02-06 Sebastien Granjoux <seb.sfo@free.fr>
7724         * plugins/gdb/debugger.c,
7725         libanjuta/interfaces/libanjuta.idl:
7726         Fix bug #404755
7727         Fix handling of missing source file
7729 2007-02-06  Naba Kumar  <naba@gnome.org>
7731         Patch from James Liggett  <jrliggett@cox.net>:
7732         * plugins/profiler/gprof-flat-profile.c,
7733         plugins/profiler/gprof-profile-data.c,
7734         plugins/profiler/gprof-call-graph.c,
7735         plugins/profiler/gprof-profile-data.h,
7736         plugins/profiler/plugin.c: Fixed infinite loop bug #403501,
7737         Show profiler view when target selected bug #403515.
7739 2007-02-05  Naba Kumar  <naba@gnome.org>
7741         * configure.in: Enabled devhelp plugin by default now that
7742         it works.
7743         
7744         Patch from parmigio@2ainfo.it:
7745         * plugins/document-manager/anjuta-document-manager.plugin.in:
7746         Added xml file type in supported mime types list.
7747         
7748 2007-02-04 Sebastien Granjoux <seb.sfo@free.fr>
7750         * plugins/debug-manager/debugger.c,
7751         plugins/debug-manager/plugin.c:
7752         Add a field in status bar displaying debugger state
7753         Change cursor shape when debugger is busy
7754         Fix bug #378600
7756         * plugins/debug-manager/watch.c,
7757         plugins/debug-manager/locals.c,
7758         libanjuta/interfaces/libanjuta.idl:
7759         Clean up, remove debugging messages and unused signals
7761 2007-02-03  Johannes Schmid <jhs@gnome.org>
7763         * configure.in:
7764         Fixed AC_INIT and seperated version to major, minor, micro
7766         * anjuta.anjuta:
7767         Load Subversion instead of CVS
7768         
7769         * anjuta.desktop.in.in:
7770         Fixed bug-buddy component
7772         Original patch from Rob Bradfort <robster@debian.org>:
7773         * src/main.c: (get_command_line_args), (main):
7774         Bug #335981 – Migration from popt to GOption
7776 2007-02-03  Naba Kumar  <naba@gnome.org>
7778         * configure.in: Depend on devhelp 0.13 and fixed gecko home
7779         path variable. Fixed bug #341170.
7780         * plugins/profiler/Makefile.am: Fixed indentation.
7781         
7782 2007-02-02 Sebastien Granjoux <seb.sfo@free.fr>
7784         * libanjuta/interfaces/libanjuta.idl,
7785         plugins/sourceview/sourceview.c,
7786         plugins/editor/text-editor.c,
7787         plugins/symbol-browser/plugin.c,
7788         plugins/search/search-replace.c,
7789         plugins/document-manager/goto_line.c,
7790         plugins/document-manager/action-callbacks.c,
7791         plugins/document-manager/anjuta-docman.c:
7792         Rename markers of anjuta interface
7793         IANJUTA_MARKABLE_NONE has been removed
7794         IANJUTA_MARKABLE_BASIC renamed in IANJUTA_MARKABLE_LINEMARKER
7795         IANJUTA_MARKABLE_LIGHT renamed in IANJUTA_MARKABLE_BOOKMARK
7796         IANJUTA_MARKABLE_ATTENTIVE renamed in
7797                 IANJUTA_MARKABLE_BREAKPOINT_DISABLED
7798         IANJUTA_MARKABLE_INTENSE renamed in
7799                 IANJUTA_MARKABLE_BREAKPOINT_ENABLED
7800         IANJUTA_MARKABLE_PROGRAM_COUNTER has been created
7802         * (removed) plugins/sourceview/marker-light.png,
7803         (removed) plugins/sourceview/marker-basic.png,
7804         (removed) plugins/sourceview/marker-attentive.png,
7805         (removed) plugins/sourceview/marker-intense.png,
7806         plugins/sourceview/bookmark.png,
7807         (added) plugins/sourceview/breakpoint-disabled.png,
7808         (added) plugins/sourceview/breakpoint-enabled.png,
7809         (added) plugins/sourceview/program-counter.png,
7810         (added) plugins/sourceview/linemarker.png,
7811         plugins/sourceview/Makefile.am,
7812         (added) plugins/editor/bookmark.xpm,
7813         (added) plugins/editor/breakpoint-disabled.xpm,
7814         (added) plugins/editor/breakpoint-enabled.xpm,
7815         (added) plugins/editor/program-counter.xpm,
7816         (added) plugins/editor/linemarker.xpm,
7817         plugins/editor/Makefile.am:
7818         Add or change marker pixmaps in scintilla and sourceview editor
7820         * plugins/document-manager/plugin.c,
7821         libanjuta/interfaces/libanjuta.idl,
7822         plugins/debug-manager/plugin.c,
7823         plugins/debug-manager/breakpoints.c
7824         plugins/gdb/debugger.c:
7825         Fix bug #376404, program counter marker is not displayed when debugger
7826         Return the selected editor or NULL (if file does not exist) with 
7827         ianjuta_document_manager_goto_file_line* functions
7828         Emit a change-location signal even if the program counter is in an
7829         unknown file
7831 2007-02-02  Naba Kumar  <naba@gnome.org>
7833         * TODO.tasks: Marked bounty bug #359478 completed. And checked
7834         older bounties 'Done'.
7835         
7836 2007-02-02  Naba Kumar  <naba@gnome.org>
7838         * TODO.tasks: Fixed typop.
7840         Patch from James Liggett  <jrliggett@cox.net>:
7841         * plugins/profiler/*, plugins/class-inheritance/Makefile.am,
7842         plugins/Makefile.am, configure.in, libanjuta/Makefile.am: gprof
7843         profiler plugin by James Liggett. Completes bounty bug #359478
7844         'Gprof performance profiler plugin'
7846 2007-02-01  Naba Kumar  <naba@gnome.org>
7848         * src/main.c: Renamed option name.
7850         * TODO.tasks: Marked "Test and fix all project wizards templates"
7851         bounty completed.
7852         
7853 2007-01-29  Johannes Schmid <jhs@gnome.org>
7855         * plugins/document-manager/plugin.c: (on_editor_changed):
7856         Added DEBUG_PRINT(...)
7857         * plugins/editor/text_editor.c: (itext_editor_set_auto_indent):
7858         implemented
7859         * plugins/language-support-cpp-java/anjuta-language-cpp-java.plugin.in:
7860         Fix language support plugin for sourceview editor (add some new
7861         language names)
7862         
7863         * plugins/sourceview/sourceview.c: (iindic_clear):
7864         Clear all indicators
7866 2007-01-29  Johannes Schmid <jhs@gnome.org>
7868         * TODO.tasks:
7869         Minor task currentions
7870         
7871         * libanjuta/interfaces/libanjuta.idl:
7872         * plugins/editor/text_editor.c: (itext_editor_set_auto_indent),
7873         (itext_editor_iface_init):
7874         * plugins/language-support-cpp-java/plugin.c: (install_support):
7875         * plugins/sourceview/sourceview.c: (ieditor_set_auto_indent),
7876         (ieditor_get_attributes), (ieditor_iface_init):
7877         Added ianjuta_editor_set_auto_indent to disable auto-indent from language support
7878         plugins.
7879         
7880         * plugins/sourceview/sourceview.glade:
7881         Fixed sourceview preference window
7883 2007-01-28  Naba Kumar  <naba@gnome.org>
7884         
7885         * src/anjuta.glade, src/anjuta.c, src/main.c, src/anjuta.h:
7886         Implemented --no-files and --no-session command line options and
7887         corresponding preferernces checkboxes in General tab.
7889 2007-01-28  Johannes Schmid <jhs@gnome.org>
7891         * plugins/subversion/plugin.c:
7892         * plugins/subversion/plugin.h:
7893         * plugins/subversion/svn-notify.c: (svn_show_info),
7894         (show_svn_error), (on_svn_notify):
7895         * plugins/subversion/svn-notify.h:
7896         * plugins/subversion/svn-thread.c: (create_message_view),
7897         (svn_thread_start):
7898         Fixed error handling and fixed #394216 – No indication of subversion commands running
7899         
7900         * plugins/tools/execute.c: (atp_output_context_print):
7901         Show name of tool in message pane
7903 2007-01-28  Naba Kumar  <naba@gnome.org>
7904         
7905         * configure.in, plugins/glade/plugin.c: Make it work with
7906         glade svn. Based on patch from  Vincent Geddes. Fixes bug #400833.
7907         
7908         * configure.in, src/Makefile.am: Cleaned up dead codes. Added ldflags
7909         from devhelp (won't work untill devhelp is fixed: bug #341170).
7910         
7911         * plugins/symbol-browser/an_symbol_prefs.c: Code cleanup.
7912         
7913 2007-01-26 Sebastien Granjoux <seb.sfo@free.fr>
7915         Reviewed by Naba Kumar  <naba@gnome.org>:
7916         * libanjuta/interfaces/libanjuta.idl, 
7917         plugins/debug-manager/debugger.c,
7918         plugins/debug-manager/start.c,
7919         plugins/gdb/plugin.c,
7920         plugins/gdb/debugger.c,
7921         plugins/gdb/debugger.h:
7922         Fix a bug when launching gdb
7923         Set the terminal for the debugged program on the command line.
7925 2007-01-26  Johannes Schmid <jhs@gnome.org>
7927         * plugins/sourceview/anjuta-document-saver.c:
7928         (anjuta_document_saver_save):
7929         * plugins/sourceview/anjuta-document.c: (document_saver_saving):
7930         * plugins/sourceview/sourceview.c: (save_if_modified),
7931         (on_document_saved), (ifile_savable_save), (ifile_savable_save_as):
7932         Proper error handling, for example if a file was modified externally. Use backup files
7933         to avoid data-loss on disk full.
7935 2007-01-24  Naba Kumar  <naba@gnome.org>
7936         
7937         * plugins/devhelp/htmlview.c: Fixed crash during project load.
7938         Fixed mem leak and source leak.
7939         
7940 2007-01-24 Sebastien Granjoux <seb.sfo@free.fr>
7942         Reviewed by Naba Kumar  <naba@gnome.org>:
7943         * plugins/debug-manager/debug_tree.c,
7944         plugins/debug-manager/debug_tree.h,
7945         plugins/debug-manager/watch.c:
7946         Partial rewrite of the variable object code, find and fix a few bugs
7947         Fix bug #395808: gdb can still crash but children are listed
7948         on request only so you can avoid the crash
7950 2007-01-24  Naba Kumar  <naba@gnome.org>
7951         
7952         * (added) plugins/symbol-browser/anjuta-symbol-locals.c,
7953         (added) plugins/symbol-browser/anjuta-symbol-locals.h,
7954         plugins/symbol-browser/plugin.h,
7955         plugins/symbol-browser/plugin.c,
7956         plugins/symbol-browser/Makefile.am: Added current file (local)
7957         symbols view (Seriously getting bored with the browse toolbar).
7959 2007-01-22  Naba Kumar  <naba@gnome.org>
7960         
7961         Patch from Gabor Kelemen:
7962         * po/POTFILES.in: Added .plugin.in files.
7964 2007-01-21 Yang Hong <yanghong@ccoss.com.cn>
7966         Reviewed by Naba Kumar  <naba@gnome.org>:
7967         * plugins/document-manager/anjuta-docman.c,
7968         plugins/message-view/anjuta-msgman.c
7969         Set right alignment to the label widget in the tab title.
7971 2007-01-21  Naba Kumar  <naba@gnome.org>
7972         
7973         * libegg/egg-combo-action.c: Fixed mode line.
7974         * manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
7975         manuals/reference/libanjuta/tmpl/plugins.sgml: Updated.
7977 2007-01-21  Armin Burgmeier  <armin@arbur.net>
7979         Reviewed by Naba Kumar  <naba@gnome.org>:
7980         * plugins/class-gen/plugin.c: Prompt for target before actually
7981         generating the class files. This ensures that the files are created in
7982         the correct directory. Fixes bug #397406.
7984         * plugins/class-gen/window.c: Set browse buttons to insensitive when
7985         the class is added to the project.
7987 2007-01-21  Naba Kumar  <naba@gnome.org>
7989         * libanjuta/anjuta-plugin-description.c,
7990         libanjuta/anjuta-ui.h,
7991         libanjuta/anjuta-status.c,
7992         libanjuta/anjuta-plugin-description.h,
7993         libanjuta/cell-renderer-captioned-image.c,
7994         libanjuta/anjuta-plugin-handle.c,
7995         libanjuta/anjuta-status.h,
7996         libanjuta/resources.c,
7997         libanjuta/cell-renderer-captioned-image.h,
7998         libanjuta/glue-cpp.c,
7999         libanjuta/anjuta-plugin-handle.h,
8000         libanjuta/anjuta-plugin.c,
8001         libanjuta/anjuta-preferences-dialog.c,
8002         libanjuta/libanjuta.h,
8003         libanjuta/resources.h,
8004         libanjuta/glue-cpp.h,
8005         libanjuta/anjuta-plugin.h,
8006         libanjuta/anjuta-preferences-dialog.h,
8007         libanjuta/anjuta-plugin-manager.c,
8008         libanjuta/anjuta-shell.c,
8009         libanjuta/anjuta-plugin-manager.h,
8010         libanjuta/anjuta-shell.h,
8011         libanjuta/anjuta-save-prompt.c,
8012         libanjuta/anjuta-save-prompt.h,
8013         libanjuta/anjuta-children.c,
8014         libanjuta/anjuta-utils.c,
8015         libanjuta/anjuta-profile.c,
8016         libanjuta/anjuta-preferences.c,
8017         libanjuta/anjuta-launcher.c,
8018         libanjuta/anjuta-utils.h,
8019         libanjuta/anjuta-profile.h,
8020         libanjuta/anjuta-launcher.h,
8021         libanjuta/anjuta-ui.c: Updated file headers.
8023         * po/POTFILES.in: Updated.
8025         * libanjuta/anjuta-marshal.list,
8026         (added) libanjuta/anjuta-plugin-handle.c,
8027         (added) libanjuta/anjuta-plugin-handle.h,
8028         (added) libanjuta/anjuta-plugin-manager.c,
8029         (added) libanjuta/anjuta-plugin-manager.h,
8030         libanjuta/anjuta-shell.c, libanjuta/anjuta-shell.h,
8031         (added) libanjuta/anjuta-profile.c,
8032         (added) libanjuta/anjuta-profile.h,
8033         (renamed) libanjuta/plugins.c, (renamed) libanjuta/plugins.h,
8034         libanjuta/Makefile.am, src/anjuta-app.c, src/anjuta-app.h,
8035         src/shell.c, src/about.c, src/shell.h, src/anjuta.c, src/main.c,
8036         src/action-callbacks.c: Implemented AnjutaPluginManager
8037         class based on old plugins.[ch]. Implemented AnjutaProfile as
8038         prelimanary profiles implementation. Implemented AnjutaPluginHandle
8039         class to represent plugins (not to be confused with plugin objects).
8040         Added a method anjuta_shell_get_plugin_manager() in AnjutaShell and
8041         implemented it in AnjutaApp and AnjutaTestShell.
8042         De-globalized plugin management and several clean ups.
8044         * plugins/file-loader/plugin.c, plugins/symbol-browser/plugin.c,
8045         plugins/debug-manager/debugger.c, plugins/debug-manager/plugin.c,
8046         plugins/search/search-replace.c, plugins/terminal/terminal.c,
8047         plugins/project-import/project-import.c,
8048         plugins/profile-default/plugin.c, plugins/profile-default/plugin.h,
8049         plugins/document-manager/plugin.c, plugins/file-manager/plugin.c:
8050         Fixed plugins for the change in API.
8052         * libanjuta/anjuta-utils.c: Fixed a crash bug when saving an empty
8053         file.
8054         
8055         * manuals/reference/libanjuta/tmpl/anjuta-shell.sgml: Updated.
8057 2007-01-19 Sebastien Granjoux <seb.sfo@free.fr>
8059         Reviewed by Naba Kumar  <naba@gnome.org>:
8060         * libanjuta/anjuta-launcher.c,
8061         libanjuta/anjuta-launcher.h:
8062         Add a new function anjuta_set_terminate_on_exit to close the i/o
8063         channel when the child exit
8064         Return directly the status and not the exit code in child-exited
8065         signal
8067         * plugins/gdb/debugger.c:
8068         Use new function in debugger plugin
8070 2007-01-18  Johannes Schmid <jhs@gnome.org>
8072         * src/about.c: Do not show empty license information instead hide the button (#397883)
8074 2007-01-15  Johannes Schmid <jhs@gnome.org>
8076         * plugins/project-manager/plugin.c:
8077         * plugins/project-wizard/templates/python.wiz
8078         * plugins/project-wizard/templates/python/src/Makefile.am.tpl:
8079         
8080         Fixed #335235 python programs are not executeable/ do not start when pressing F3
8081         You will also need latest gnome-build svn       
8083 === anjuta 2.1.0 ===
8085 2007-01-14  Naba Kumar  <naba@gnome.org>
8087         * configure.in: Removed reference of mkfile project
8088         template to fix distcheck build error.
8089         * AUTHORS: Updated.
8090         * NEWS: Updated.
8091         * configure.in: Bumped version to 2.1.0 for beta release.
8092         * plugins/symbol-browser/an_symbol_view.c: Fixed Bug #396571: Anjuta
8093         crashes as soon as editing starts in normal text files.
8095 2007-01-14  Johannes Schmid <jhs@gnome.org>
8097         * configure.in
8098         * po/LINGUAS:
8099         Applied http://live.gnome.org/GnomeGoals/PoLinguas
8101         * tagmanager/c.c:
8102         Patch from Massimo Cora' to hopefully fix #395362
8104         * plugins/project-wizard/templates/*:
8106         Fixed and tested all project-wizards. Deactivated mkfile project because
8107         it was totally broken and I don't see any real use for it.
8108         Applied http://live.gnome.org/GnomeGoals/PoLinguas to all projects
8110 2007-01-14  Naba Kumar  <naba@gnome.org>
8112         * NEWS: Updated for release.
8113         
8114         * libanjuta/anjuta-launcher.c: Fixed a possible timer leak.
8115         
8116         * libanjuta/interfaces/libanjuta.idl,
8117         plugins/editor/text_editor_cbs.c,
8118         plugins/editor/text_editor.c: Added 'changed' signal in IAnjutaEditor
8119         interface and implemented it for scintilla.
8120         
8121         * plugins/editor/text-editor.c: Fixed highlighing issues when
8122         used with indicators (particularly when the file is just opened).
8123         Fixes bug #377477 – when debugging, scintilla editor grays out all
8124         lines before current line.
8125         
8126         * plugins/build-basic-autotools/build-basic-autotools.[ch]:
8127         Maintain a separate list of indicated edtitors for separate contexts.
8128         Fixes bug 342717 - Build errors redisplayed AFTER a successful build.
8129         
8130 2007-01-12 Sebastien Granjoux <seb.sfo@free.fr>
8132         Reviewed by Naba Kumar  <naba@gnome.org>:
8133         * plugins/debug-manager/plugin.c:
8134         Bug fix: breakpoints cannot be added after stopping the debugger
8136 2007-01-13  Naba Kumar  <naba@gnome.org>
8138         * NEWS: Updated for release.
8140 2007-01-12  Johannes Schmid <jhs@gnome.org>
8142         * plugins/project-wizard/anjuta-plugin/src/Makefile.am.tpl:
8143         * plugins/project-wizard/cpp/src/Makefile.am.tpl:
8144         * plugins/project-wizard/gcj/src/Makefile.am.tpl:
8145         * plugins/project-wizard/gnome/src/Makefile.am.tpl:
8146         * plugins/project-wizard/gtk/src/Makefile.am.tpl:
8147         * plugins/project-wizard/gtkmm/src/Makefile.am.tpl:
8148         * plugins/project-wizard/terminal/src/Makefile.am.tpl:
8149         * plugins/project-wizard/wxwin/src/Makefile.am.tpl:
8150         * plugins/project-wizard/xlib/src/Makefile.am.tpl:
8151         * plugins/project-wizard/xlib-dock/src/Makefile.am.tpl:
8152         
8153         Fixed #395767: Changed PACKAGE_LIBS and PACKAGE_CFLAGS to
8154         [+NameCUpper+]_CFLAGS/LIBS in Makefile.am.tpl
8155         
8156         * plugins/sourceview/sourceview.c:
8157         Use gtk_text_buffer_get_slice() instead of gtk_text_buffer_get_text because we rely
8158         on character positions.
8159         
8160 2007-01-12  Naba Kumar  <naba@gnome.org>
8162         * src/anjuta-app.c,
8163         plugins/project-manager/plugin.c,
8164         plugins/profile-default/plugin.c,
8165         libanjuta/anjuta-status.c,
8166         libanjuta/anjuta-status.h: Introduced an API for application title
8167         in AnjutaStatus. Set application title to project name.
8169 2007-01-11  Massimo Cora' <maxcvs@email.i>
8171         Reviewed by Naba Kumar  <naba@gnome.org>:
8172         * tagmanager/Makefile.am,
8173         plugins/symbol-browser/Makefile.am: removed installation for 
8174         test programs.
8176 2007-01-11 Sebastien Granjoux <seb.sfo@free.fr>
8178         Reviewed by Naba Kumar  <naba@gnome.org>:
8179         * plugins/debug-manager/start.h,
8180         plugins/debug-manager/start.c,
8181         plugins/debug-manager/anjuta-debug-manager.ui,
8182         plugins/debug-manager/plugin.c:
8183         Partial fix for bug #392537
8185         * plugins/debug-manager/disassemble.c:
8186         Fix bug #392543
8188 2007-01-11  Naba Kumar  <naba@gnome.org>
8190         * src/anjuta.c: Load project seperately from session,
8191         so that project session is also loaded.
8192         
8193         * plugins/profile-default/plugin.c: Load project in new
8194         anjuta if there already is one loaded currently (disabled
8195         code for now).
8196         
8197         * plugins/editor/aneditor.cxx: Disconnect focus in/out
8198         signals when editor is destroyed. Fixes a crash bug.
8199         
8200         * plugins/editor/text_editor.c: Do not mark line in
8201         ianjuta_editor_goto_line() implementation.
8202         
8203         * plugins/search/search-replace.c: Always check for markable
8204         interface availablility because its optional for an editor.
8205         
8206         * plugins/document-manager/goto_line.c,
8207         plugins/document-manager/action-callbacks.c: Mark lines for
8208         goto line commands (from dialog and from menu entry box).
8209         
8210         * plugins/file-manager/plugin.c, plugins/file-manager/plugin.h,
8211         plugins/file-manager/an_file_view.c: Expand file manager
8212         nodes in idle loop, one at a time. Did as a possible work
8213         around for bug #361763, but it didn't make any difference.
8214         However, it could still be useful in situations where there
8215         are lots to expand.
8216         
8217         * libanjuta/anjuta-serializer.c: Avoid an unnecessary warning.
8219 2007-01-11  Naba Kumar  <naba@gnome.org>
8221         * plugins/editor/scintilla/LineMarker.h,
8222         plugins/editor/scintilla/LexBasic.cxx,
8223         plugins/editor/scintilla/LexHTML.cxx,
8224         plugins/editor/scintilla/include/SciLexer.h,
8225         plugins/editor/scintilla/include/Scintilla.h,
8226         plugins/editor/scintilla/include/Scintilla.iface,
8227         plugins/editor/scintilla/include/ScintillaWidget.h,
8228         plugins/editor/scintilla/LexBash.cxx,
8229         plugins/editor/scintilla/PlatGTK.cxx,
8230         plugins/editor/scintilla/ViewStyle.h,
8231         plugins/editor/scintilla/Editor.cxx,
8232         plugins/editor/scintilla/StyleContext.h,
8233         plugins/editor/scintilla/LexCPP.cxx,
8234         plugins/editor/scintilla/Converter.h,
8235         plugins/editor/scintilla/LexAU3.cxx,
8236         plugins/editor/scintilla/Editor.h,
8237         plugins/editor/scintilla/LexPerl.cxx,
8238         plugins/editor/scintilla/LexVB.cxx,
8239         plugins/editor/scintilla/ScintillaGTK.cxx,
8240         plugins/editor/scintilla/ViewStyle.cxx,
8241         plugins/editor/scintilla/PropSet.cxx,
8242         plugins/editor/scintilla/LexSQL.cxx,
8243         plugins/editor/scintilla/ScintillaBase.cxx: Updated scintilla to
8244         version 1.71
8246 2007-01-11  Armin Burgmeier  <armin@arbur.net>
8248         Reviewed by Naba Kumar  <naba@gnome.org>:
8249         * plugins/class-gen/element-editor.c: Scroll to a cell if it is
8250         selected for editing. This fixes bug #394218.
8252         * plugins/class-gen/plugin.c: Do not use project's root URI as project
8253         name if said URI is not known.
8255         * plugins/class-gen/window.c: When stripping function prefix away,
8256         include the trailing underscore because it is already set by the
8257         template.
8259         * plugins/class-gen/transform.c: Include "const char*" and "const
8260         gchar*" in the list for transforming a default C type to a GType.
8261         Don't access invalid memory when writing pointer_str in
8262         cg_transform_first_argument.
8264 2007-01-11  Naba Kumar  <naba@gnome.org>
8266         * pixmaps/anjuta.png, (renamed) pixmaps/anjuta_icon.svg
8267         pixmaps/anjuta.svg, pixmaps/Makefile.am,
8268         (renamed) pixmaps/anjuta_icon.png, src/main.c,
8269         libegg/test-actions.c, anjuta.desktop.in.in,
8270         anjuta.prj: Renamed application icon to 'anjuta.png' from
8271         'anjuta_icon.png'. Added more fields in desktop file.
8273         * mime/anjuta.xml: Added magic section.
8274         
8275         * (removed) mime/anjuta.applications,
8276         (removed) mime/anjuta.mime, mime/Makefile.am,
8277         (removed) mime/anjuta.keys,
8278         mime/gnome-mime-application-x-anjuta.svg: Removed deprecated mime
8279         registeration and added scalable icon. Also fixes bug #393680
8281 2007-01-09  Curtis Magyar  <curtm4n@gmail.com>
8283         Reviewed by Naba Kumar  <naba@gnome.org>:
8284         * libanjuta/anjuta-status.c: fixed anjuta_status_progress_tick()
8285         and anjuta_status_progress_add_ticks() to check for progressbar 
8286         being realized before trying to update it.
8288 2007-01-10  Naba Kumar  <naba@gnome.org>
8290         * tagmanager/tm_workspace.c,
8291         po/POTFILES.in,
8292         plugins/debug-manager/Makefile.am,
8293         plugins/tools/scripts/Makefile.am,
8294         plugins/class-gen/plugin.c,
8295         plugins/class-gen/Makefile.am,
8296         global-tags/Makefile.am: Fixed make distcheck.
8298         * plugins/debug-manager/attach_process.c,
8299         plugins/debug-manager/attach_process.h,
8300         plugins/class-gen/action-callbacks.h,
8301         plugins/class-gen/action-callbacks.c,
8302         plugins/class-gen/class_gen.h,
8303         plugins/class-gen/class_gen.c: Deleted unused/old files.
8305         * (removed) scintilla, (added) plugins/editor/scintilla,
8306         plugins/editor/scintilla/lexers.make,
8307         plugins/editor/scintilla/Makefile.am,
8308         plugins/editor/Makefile.am
8309         configure.in, manuals/reference/libanjuta/Makefile.am
8310         Makefile.am: Moved scintilla to its right place.
8312 2007-01-09  Naba Kumar  <naba@gnome.org>
8314         * plugins/profile-default/plugin.c: Save project session before
8315         a new one is opened.
8317         * plugins/project-manager/plugin.c,
8318         plugins/project-manager/plugin.h,
8319         plugins/project-manager/anjuta-project-manager.ui,
8320         plugins/profile-default/plugin.c,
8321         plugins/profile-default/plugin.h,
8322         plugins/profile-default/Makefile.am,
8323         (added) plugins/profile-default/anjuta-default-profile.ui,
8324         manuals/reference/libanjuta/tmpl/ianjuta-profile.sgml,
8325         libanjuta/interfaces/libanjuta.idl: Reverted back incomplete
8326         multiple projects support.
8327         
8328 2007-01-06  Armin Burgmeier  <armin@arbur.net>
8330         Reviewed by Naba Kumar  <naba@gnome.org>
8331         * plugins/class-gen/combo-flags.h:
8332         * plugins/class-gen/combo-flags.c: Added CgComboFlagsSelectionType
8333         enum, added a type parameter to selected signal. Select highlighted
8334         entry when pressing enter (but not unselect it if it was already
8335         selected) before closing the popup. Also accept input when clicking
8336         not into the popup.
8338         * plugins/class-gen/cell-renderer-flags.c: Do appropriate action
8339         according to selection type.
8341         * libanjuta/anjuta-marshal.list: Changed VOID:BOXED marshaller to
8342         VOID:BOXED,ENUM.
8344 2007-01-08  Johannes Schmid <jhs@gnome.org>
8346   * plugins/project-wizard/templates/gtkmm/configure.in.tpl
8347   * plugins/project-wizard/templates/gtkmm/Makefile.am
8348   * plugins/project-wizard/templates/python/configure.ac.tpl
8349   * plugins/project-wizard/templates/python/configure.in.tpl
8350   * plugins/project-wizard/templates/python/Makefile.am
8351   * plugins/project-wizard/templates/cpp/configure.ac.tpl
8352   * plugins/project-wizard/templates/cpp/configure.in.tpl
8353   * plugins/project-wizard/templates/cpp/Makefile.am
8354   * plugins/project-wizard/templates/terminal.wiz
8355   * plugins/project-wizard/templates/xlib-dock.wiz
8356   * plugins/project-wizard/templates/wxwin.wiz
8357   * plugins/project-wizard/templates/java.wiz
8358   * plugins/project-wizard/templates/xlib/configure.ac.tpl
8359   * plugins/project-wizard/templates/xlib/configure.in.tpl
8360   * plugins/project-wizard/templates/xlib/Makefile.am
8361   * plugins/project-wizard/templates/gcj/configure.ac.tpl
8362   * plugins/project-wizard/templates/gcj/configure.in.tpl
8363   * plugins/project-wizard/templates/gcj/Makefile.am
8364   * plugins/project-wizard/templates/terminal/configure.ac.tpl
8365   * plugins/project-wizard/templates/terminal/configure.in.tpl
8366   * plugins/project-wizard/templates/terminal/Makefile.am
8367   * plugins/project-wizard/templates/terminal/autogen.sh
8368   * plugins/project-wizard/templates/wxwin/configure.ac.tpl
8369   * plugins/project-wizard/templates/wxwin/configure.in.tpl
8370   * plugins/project-wizard/templates/wxwin/Makefile.am
8371   * plugins/project-wizard/templates/gnome.wiz 
8372   * plugins/project-wizard/templates/java/configure.ac.tpl
8373   * plugins/project-wizard/templates/java/configure.in.tpl
8374   * plugins/project-wizard/templates/java/Makefile.am
8375   * plugins/project-wizard/templates/anjuta-plugin.wiz
8376   * plugins/project-wizard/templates/gtkmm.wiz
8377   * plugins/project-wizard/templates/python.wiz
8378   * plugins/project-wizard/templates/cpp.wiz
8379   * plugins/project-wizard/templates/gtk.wiz
8380   * plugins/project-wizard/templates/gcj.wiz
8381   * plugins/project-wizard/templates/anjuta-plugin/configure.ac.tpl
8382   * plugins/project-wizard/templates/anjuta-plugin/configure.in.tpl
8383   * plugins/project-wizard/templates/anjuta-plugin/Makefile.am:
8385   Starting fixing of all project wizards:
8386   - rename configure.in to configure.ac
8387   - use proper names for PKG_CONFIG_PATH variables instead of just 'PACKAGE'
8388   - fix AC_INIT and AM_INIT_AUTOMAKE to use the correct project names
8389   (See #394184)
8390   
8391   * TODO.task: Added bug number to bounty
8393 2007-01-07  Johannes Schmid <jhs@gnome.org>
8395   *  plugins/build-basic-autotools.c:
8396   Fixed #392290 – Missed install as root option in project manager
8398 2007-01-07  Johannes Schmid <jhs@gnome.org>
8400   * plugins/sourceview/sourceview.c:
8401   Fixed #388731 – Odd editor behaviour after performing block-text operations
8402   Fixed #388727 – Block-tab does not work
8403   
8404   * plugins/sourceview/anjuta-document.h/c:
8405   Removed deprecated has_selection() method which is now in Gtk (>= 2.10)
8406   
8407   * configure.in:
8408   Require Gtk+ >= 2.10 for sourceview plugin
8410 2007-01-06  Curtis Magyar <curtm4n@gmail.com>
8412         * libanjuta/anjuta-status.c:
8413         Replaced deprecated gtk_widget_draw() with gtk_widget_queue_draw()
8415 2007-01-05 Sebastien Granjoux <seb.sfo@free.fr>
8417         * configure.in,
8418         plugins/terminal/terminal.c:
8419         Fix bug #377027
8420         remove support for VTE < 0.9
8422 2007-01-06  Naba Kumar  <naba@gnome.org>
8424         * po/POTFILES.in: Updated
8426 2007-01-05  Adam Dingle  <adam@medovina.org>
8428         Reviewed by Naba Kumar  <naba@gnome.org>:
8429         * plugins/message-view/anjuta-message-manager-plugin.glade:
8430         Fixed bug #377903 (improve message color defaults).
8432 2007-01-05  Naba Kumar  <naba@gnome.org>
8434         * TODO.tasks: Completed Bounty bug #359862, Improve class wizard.
8435         
8436 2007-01-03  Armin Burgmeier  <armin@arbur.net>
8438         Reviewed by  Naba Kumar  <naba@gnome.org>:
8439         * plugins/symbol-browser/test-class.h: Fixed block ends.
8441         * libanjuta/anjuta-plugin.c: Changed a C++-style-//-comment to a
8442         C-style-block comment.
8444         * plugins/project-wizard/autogen.c: (Hopefully) temporary hack to
8445         allow lists when writing autogen definition files. This is required
8446         for the new class generator. Also fixed a wrong return value in
8447         npw_autogen_write_definition_file and set a GError in
8448         npw_autogen_execute when the output file could not be opened.
8450         * plugins/class-gen/anjuta-class-gen-plugin.glade: New class generator
8451         user interface.
8453         * plugins/class-gen/Makefile.am: Added templates subdir, removed
8454         goc_template_header and goc_template_source, added top_srcdir to
8455         includes, link against project wizard (also hopefully temporarily),
8456         removed class_gen.h, class_gen.c, action-callbacks.h,
8457         action-callbacks.c.
8459         * libanjuta/anjuta-marshal.list: Added VOID:BOXED marshaller.
8461         * plugins/class-gen/cell-renderer-flags.h:
8462         * plugins/class-gen/cell-renderer-flags.c:
8463         * plugins/class-gen/combo-flags.h:
8464         * plugins/class-gen/combo-flags.c:
8465         * plugins/class-gen/element-editor.c:
8466         * plugins/class-gen/element-editor.h:
8467         * plugins/class-gen/generator.c:
8468         * plugins/class-gen/generator.h:
8469         * plugins/class-gen/plugin.h:
8470         * plugins/class-gen/plugin.c:
8471         * plugins/class-gen/transform.c:
8472         * plugins/class-gen/transform.h:
8473         * plugins/class-gen/validator.c:
8474         * plugins/class-gen/validator.h:
8475         * plugins/class-gen/window.c:
8476         * plugins/class-gen/window.h: Rewrote class generator, it now allows
8477         adding of several class elements and uses autogen.
8479         * plugins/class-gen/templates/cc-header.tpl:
8480         * plugins/class-gen/templates/cc-source.tpl:
8481         * plugins/class-gen/templates/go-header.tpl:
8482         * plugins/class-gen/templates/go-source.tpl:
8483         * plugins/class-gen/templates/Makefile.am: Added Autogen templates
8484         for the class generator.
8486         * configure.in: Added plugins/class-gen/templates/Makefile to output.
8488 2007-01-04  Naba Kumar  <naba@gnome.org>
8490         Patch from Nick Treleaven:
8491         * tagmanager/tm-tag.c: Fixes Bug #389764 – Tags search do not retrieve
8492         all matching symbols.
8493         
8494         Patches from  Maik Beckmann and Sébastien Granjoux:
8495         * plugins/profile-default/plugin.c,
8496         plugins/project-manager/plugin.c: Unescape project name. Fixes
8497         Bug #357151
8499 2007-01-04  Naba Kumar  <naba@gnome.org>
8501         * plugins/glade/plugin.c: Fixed compilation with
8502         older glade-3 version.
8503         
8504         Patch from Roland Illig:
8505         libanjuta/anjuta-children.c, libanjuta/anjuta-launcher.c,
8506         plugins/sourceview/anjuta-document-saver.c,
8507         plugins/terminal/terminal.c, src/main.c: Fixed Bug 392699 Some patches
8508         are necessary to build anjuta on NetBSD 3.0
8510         Patch from Sebastien Granjoux <seb.sfo@free.fr>:
8511         * src/anjuta-app.c: Fixed Bug #377767 – resize crashes
8512         window manager in gnome.
8513         
8514 2007-01-02  Naba Kumar  <naba@gnome.org>
8515         
8516         * plugins/glade/plugin.c: Make it work with glade-3 svn.
8517         
8518 2006-12-31 Sebastien Granjoux <seb.sfo@free.fr>
8520         Reviewed by Naba Kumar  <naba@gnome.org>:
8521         * libanjuta/interfaces/libanjuta.idl,
8522         plugins/debug-manager/Makefile.am,
8523         plugins/debug-manager/anjuta-marshal.list,
8524         plugins/debug-manager/debugger.c,
8525         plugins/debug-manager/sparse_buffer.c,
8526         plugins/debug-manager/sparse_buffer.h,
8527         plugins/debug-manager/sparse_view.c,
8528         plugins/debug-manager/sparse_view.h,
8529         plugins/debug-manager/disassemble.h,
8530         plugins/debug-manager/disassemble.c,
8531         plugins/debug-manager/anjuta-marshal.list,
8532         plugins/debug-manager/plugin.c,
8533         plugins/gdb/debugger.c,
8534         plugins/gdb/debugger.h,
8535         plugins/gdb/plugin.c:
8536         Add a disassembly view window
8538         * plugins/debug-manager/breakpoints.c,
8539         plugins/debug-manager/chunk_view.c,
8540         plugins/debug-manager/locals.c,
8541         plugins/debug-manager/memory.c,
8542         plugins/debug-manager/registers.c,
8543         plugins/debug-manager/stack_trace.c:
8544         Add some debugging information 
8546 2006-12-18  Naba Kumar  <naba@gnome.org>
8548         * configure.in, plugins/glade/plugin.c: Allow building against both
8549         glade == 3.0.2 and glade > 3.0.2 (~ cvs).
8551 2006-12-03  Naba Kumar  <naba@gnome.org>
8552         
8553         * TODO.tasks: Marked a bounty completed.
8555 2006-11-24  Adam Dingle <adam@medovina.org>
8557         Reviewed by Naba Kumar  <naba@gnome.org>:
8558         * plugins/build-basic-autotools/build-basic-autotools.c,
8559         plugins/debug-manager/watch.c,
8560         plugins/document-manager/plugin.c, 
8561         plugins/patch/plugin.c,
8562         plugins/project-manager/plugin.c:
8563         Fixed bug #378879 (several command names need ellipses).
8565 2006-11-22  Sylvain Defresne  <sdefresne@gmail.com>
8567         Reviewed by: Naba Kumar  <naba@gnome.org>
8568         * plugins/*/*.[ch]: Corrected warnings occuring when compiling with
8569         GCC 4.1.2 (there are only two warnings remaining now when compiling
8570         plugins).
8572         * plugins/*/*.[ch]: Use class macro for type casting (ANJUTA_PLUGIN_*).
8574         * libanjuta/anjuta-plugin.h: Modification of the ANJUTA_PLUGIN_BEGIN
8575         macro so that the generated function support a NULL plugin parameter.
8577         * plugins/debug-manager/debug_tree.c: Fix an incorrect call to gfree
8578         in debug_tree_find_expression by freeing memory returned by the call
8579         to gtk_tree_model_get instead of the parameter string.
8581 2006-11-26 Sebastien Granjoux <seb.sfo@free.fr>
8583         * plugins/debug-manager/breakpoints.c:
8584         Fix bug #378850
8586         * plugins/debug-manager/anjuta-debug-manager.ui,
8587         plugins/debug-manager/debugger.c,
8588         plugins/debug-manager/plugin.c:
8589         Fix bug #378871
8591 2006-11-21 Sebastien Granjoux <seb.sfo@free.fr>
8593         * libanjuta/anjuta-launcher.c,
8594         plugins/gdb/debugger.c:
8595         Fix bug #377061
8597 2006-11-21  Naba Kumar  <naba@gnome.org>
8599         * plugins/search/search_preferences.c: Fixed build break.
8600         
8601 2006-11-20  Naba Kumar  <naba@gnome.org>
8602         
8603         Patch from Kjartan Maraas:
8604         * plugins/cvs-plugin/cvs-interface.c,
8605         plugins/document-manager/plugin.c,
8606         plugins/gtodo/interface.c,
8607         plugins/gtodo/libgtodo.h,
8608         plugins/message-view/anjuta-msgman.c,
8609         plugins/project-wizard/druid.c,
8610         plugins/search/search_preferences.c,
8611         plugins/sourceview/sourceview-prefs.c,
8612         plugins/terminal/terminal.c,
8613         src/start-with.c: Fix a bunch of memory leaks. Fixes bug #377115.
8615         Patch from Przemysław Grzegorczyk:
8616         * plugins/cvs-plugin/anjuta-cvs-plugin.glade,
8617         plugins/subversion/anjuta-subversion.glade: Enable files in
8618         fileselection dialog. Fixes bug #376031.
8619         
8620 2006-11-17  Adam Dingle <adam@medovina.org>
8622         Reviewed by: Naba Kumar  <naba@gnome.org>
8623         * plugins/build-basic-autotools/build-basic-autotools.c
8624         * plugins/class-gen/anjuta-class-gen.plugin.in
8625         * plugins/debug-manager/breakpoints.c
8626         * plugins/debug-manager/plugin.c
8627         * plugins/devhelp/plugin.c
8628         * plugins/document-manager/plugin.c
8629         * plugins/gdb/debugger.c
8630         * plugins/glade/anjuta-glade.plugin.in
8631         * plugins/gtodo/plugin.c
8632         * plugins/language-support-cpp-java/plugin.c
8633         * plugins/message-view/plugin.c
8634         * plugins/project-import/anjuta-project-import.glade
8635         * plugins/project-import/anjuta-project-import.plugin.in
8636         * plugins/search/plugin.c
8637         * plugins/tools/scripts/tools-2.xml.in
8638         * plugins/valgrind/plugin.c
8639         * src/anjuta-actions.h:
8640         Fixed bug #376335 "menu items should be capitalized".  Minor
8641         grammar edits.
8643 2006-11-20  Naba Kumar  <naba@gnome.org>
8644         
8645         * configure.in: Fixed build.
8647         Patch from: Arjan Timmerman
8648         *configure.in: Make subvesion plugin build for apr 1.x.
8649         Fixes: Bug #364754.
8650         
8651 2006-11-20  Johannes Schmid <jhs@gnome.org>
8653         * configure.in
8654         * plugins/*/*.[ch]:
8655         Removed patches from Sylvain and Günther. They caused not problems but
8656         Naba was against them.
8658 2006-11-20  Johannes Schmid <jhs@gnome.org>
8660         * Removed me from MAINTAINERS
8662 2006-11-14  Günther Brammer <GBrammer@gmx.de>
8664         * configure.in:
8665         Use apr-1 instead of apr-0
8667 2006-11-14  Sylvain Defresne  <sdefresne@gmail.com>
8669         * global-tags/create_global_tags.sh.in: Correct a bug when environment
8670         variable $PKG_CONFIG_PATH point to an empty or non-existent directory,
8671         and another bug occuring when parsing .pc file containing quotes.
8673 2006-11-13  Sylvain Defresne  <sdefresne@gmail.com>
8675         * plugins/*/*.[ch]: Use class macro for type casting.
8677         * plugins/*/*.[ch]: Corrected warnings occuring when compiling with
8678         GCC 4.1.2 (there are only two warnings remaining now when compiling
8679         plugins).
8681         * plugins/debug-manager/debug_tree.c: corrected a invalid free and
8682         a memory leak in debug_tree_find_expression; g_free was called on
8683         the parameter instead of the memory allocated by gtk_tree_model_get.
8685         * libanjuta/anjuta-plugin.h: updated the ANJUTA_PLUGIN_BEGIN macro
8686         to declare and initialize the global type variable of the plugin.
8688 2006-10-31  Naba Kumar  <naba@gnome.org>
8690         * global-tags/create_global_tags.sh.in: Added an end message.
8691         
8692         * libanjuta/anjuta-launcher.h: Fixed indentation.
8693         
8694         * plugins/symbol-browser/an_symbol_prefs.c: Fixed system tags
8695         creation to a) append the messages in right way, b) Connect signals
8696         to the view properly and c) Recreate the system-tags.cache at the
8697         end of the generation.
8699         * plugins/symbol-browser: Fixed action path (double
8700         click on sysmbols was not working).
8702         * libanjuta/anjuta-session.[ch], libanjuta/anjuta-serializer.c:
8703         Fixed typedef and removed dead code.
8705         * tagmanager/c.c: Took the latest version from ctags source
8706         repository, because the one we had (from ctags 5.6) was broken.
8707         
8708         * global_tags/create_global_tags.sh.in: Reverted the patch from
8709         Sylvain because it was not right fix (and added a helpful comment).
8710         Used /bin/bash to fix the bashism and generated separate log files
8711         for each tag files in the same directory.
8712         
8713 2006-10-29  Naba Kumar  <naba@gnome.org>
8715         * plugins/editor/text_editor.c: Use a temporary file
8716         to save the editor and move it at the end to original
8717         file. This will prevent data corruption if file save
8718         failed for any reason. Also report proper errors when
8719         file save fails. Fixes bug #346575.
8720         
8721 2006-10-26  Naba Kumar  <naba@gnome.org>
8723         * plugins/document-manager/anjuta-docman.c: Do not load
8724         the same files with different path more than once (happens
8725         with symlinked files). Fixes Bug #323591.
8727 2006-10-25  Naba Kumar  <naba@gnome.org>
8729         * plugins/valgrind/vgactions.c: Fixed a warning.
8731 2006-10-25  Sylvain Defresne  <sdefresne@gmail.com>
8733         Reviewed by Naba Kumar  <naba@gnome.org>:
8735         * plugins/valgrind/vgtoolview.c:
8736         Correct memory leaks in vg_tool_view_set_{argv,srcdir}.
8738         * plugins/valgrind/bugged-prg-test.c:
8739         No more warning during compilation with GCC 4.1.
8740         Program is still buggy in order to be used as a test of the
8741         plugin.
8743         * plugins/valgrind/ldd.c plugins/valgrind/parser.c
8744         plugins/valgrind/preferences.c plugins/valgrind/symtab.c
8745         plugins/valgrind/vgdefaultview.c plugins/valgrind/vgerror.c
8746         plugins/valgrind/vgrule.c:
8747         No more warning during compilation with GCC 4.1.
8749         * plugins/valgrind/plugin.c:
8750         Correct call to vg_tool_view_set_{argv,srcdir} to conform to
8751         prototype (was missing from previous patch).
8753 2006-10-24  Naba Kumar  <naba@gnome.org>
8755         * plugins/glade/plugin.c: Show glade tree view, not list view.
8756         
8757         * plugins/glade/plugin.c: Fixed crash when Anjuta is
8758         exited with glade plugin still loaded. Fixes Bug #364755.
8760         * plugins/document-manager/anjuta-document-manager.plugin.in:
8761         Added application/x-reject in accepted mime-types.
8762         
8763         * Changelog: Fixed changelog alignments.
8765 2006-10-24  Sylvain Defresne  <sdefresne@gmail.com>
8767         Reviewed by: Naba Kumar  <naba@gnome.org>
8768         
8769         * plugins/valgrind/menu-utils.c plugins/valgrind/plugin.c
8770         plugins/valgrind/plugin.h plugins/valgrind/preferences.c
8771         plugins/valgrind/vgactions.c plugins/valgrind/vgcachegrindprefs.c
8772         plugins/valgrind/vgdefaultview.c plugins/valgrind/vggeneralprefs.c
8773         plugins/valgrind/vghelgrindprefs.c plugins/valgrind/vgmemcheckprefs.c
8774         plugins/valgrind/vgrule-editor.c plugins/valgrind/vgrule-list.c
8775         plugins/valgrind/vgsearchbar.c:
8776         Use class macro for type casting.
8778         * plugins/valgrind/plugin.h:
8779         Don't force cast a GtkActionGroup to a GtkAction.
8781         * plugins/valgrind/plugin.c:
8782         Use correct API to get path of the preoject root when building
8783         the list of targets for the run action.
8784         Correct ordering of the construction of the preferences widgets.
8785         Only remove the valgrind widget if it is currently displayed.
8787         * plugins/valgrind/vgactions.c plugins/valgrind/vgactions.h:
8788         Return if check_valgrind_binary() fails.
8789         The ValgrindPluginPrefs object is initialized after the call to
8790         vg_action_new. Take a handle to the location of the pointer to
8791         the future object.
8793 2006-10-24  Naba Kumar  <naba@gnome.org>
8795         * HACKING: Updated coding sample.
8796         
8797         Patch from: Armin Burgmeier  <armin@arbur.net>
8798         * plugins/symbol-browser/test-class.h,
8799         plugins/editor/aneditor-autocomplete.cxx: Fixed block ends.
8800         
8801 2006-10-22 Sylvain Defresne <sdefresne@gmail.com>
8803         * plugins/valgrind/plugin.c plugins/valgrind/vgtoolview.c
8804         * plugins/valgrind/vgtoolview.h:
8805         Correctly handle the argv / srcdir of vg_tool_view object. Do
8806         not leak memory associated with those arrays.
8808         * plugins/symbol-browser/an_symbol_prefs.c:
8809         Support unloading / reloading of the module (for example when
8810         closing a project and opening another one).
8812         * plugins/project-manager/plugin.c:
8813         Remove plugin widget before removing plugin itself, preventing
8814         a crash with valgrind plugin.
8816         * libanjuta/anjuta-preferences-dialog.c:
8817         Do not use the page_num returned by gtk_notebook_append_page to
8818         remove the page as it cause bugs when pages removal is not done
8819         in LIFO.
8821         * plugins/document-manager/anjuta-docman.c:
8822         Fix some GTK+ warnings.
8824         * global-tags/create_global_tags.sh.in:
8825         Rewrite script to remove bash-ism and use pkg-config directly
8826         instead of parsing the *.pc file by hand. This solve problems
8827         that occurred when one of the directory in PKG_CONFIG_PATH is
8828         empty.
8830 2006-10-22 Arjan Timmermann <arjan@southfly.nl>
8832         * plugins/glade/plugin.c: Fix build (#363884)
8834 2006-10-22  Johannes Schmid <jhs@gnome.org>
8836         * plugins/file-manager/an_file_view.c:
8837         * plugins/file-manager/plugin.c:
8838         * plugins/file-manager/plugin.h:
8839         Fix possible crasher when changing project-root uri when we try to restore open nodes
8840         * AUTHORS: Updated
8842 2006-10-19  Naba Kumar  <naba@gnome.org>
8844         Patch from: Juan Pablo Ugarte
8845         * plugins/glade/plugin.c: Include glade header
8846         correctly.
8847         
8848 2006-10-15 Sebastien Granjoux <seb.sfo@free.fr>
8849         
8850         * plugins/debug-manager/Makefile.am,
8851         plugins/debug-manager/sexy-icon-entry.h,
8852         plugins/debug-manager/sexy-icon-entry.c,
8853         plugins/debug-manager/dataview.c:
8854         Fix bug #358134 (Goto memory prompt)
8855         Use sexy-icon-entry from libsexy 0.1.10
8857         * plugins/debug-manager/debugger.c,
8858         plugins/debug-manager/plugin.c,
8859         plugins/debug-manager/start.c,
8860         plugins/gdb/debugger.c,
8861         plugins/gdb/plugin.c:
8862         Better error handling when starting and stopping debugger
8864 2006-10-13  Maik Beckmann <maik@eigenco.de>
8866         * src/action_callbacks.c:
8867         Fixed bug #361830 (AboutDialog does not close) which is caused 
8868         due to a change in Gtk+ 2.10  
8869   
8870 2006-10-12  Adam Dingle <adam@medovina.org>
8872         * libanjuta/plugins.c: Fixed bug #357537 (allow double click in plugin selection dialog).
8874         * plugins/search/search-replace.c:
8875         Fixed bug #358068 (indicate when Find in Files is complete)
8877         * src/action-callbacks.c: fixed bug #357542 (plugins window is too narrow)
8879         * plugins/sourceview/sourceview-prefs.c:
8880         * plugins/sourceview/sourceview.glade:
8881         Fixed bug #359663 (make line highlighting optional in GtkSourceView editor).
8883         * manuals/xmldocs.make: fixed bug #359730 (Anjuta can't launch help files).
8885         * plugins/devhelp/plugin.c:
8886         * plugins/search/plugin.c: 
8887         Fixed bug #359750 (fix find/replace shortcut keys).
8889         * plugins/document-manager/plugin.c: fixed bug #351387 (don't
8890         use Alt+key for shortcuts)
8892         *  plugins/debug-manager/debug_tree.c:
8893         *  plugins/debug-manager/debugger.c:
8894         Fixed bug #359317 (can't load debug manager)
8896         * /plugins/document-manager/plugin.c:
8897         Fixed bug #359259 (highlight modes listed in reverse 
8898         alphabetical order).
8900 2006-10-10  Johannes Schmid <jhs@gnome.org>
8902         * plugins/glade/plugin.c:
8903         Add scrollbars to glade project window
8905 2006-10-10  Johannes Schmid <jhs@gnome.org>
8907         * libanjuta/interfaces/Makefile.am.iface:
8908         Fixed Makefile with broke build
8910 2006-10-07  Johannes Schmid <jhs@gnome.org>
8912         * libanjuta/interfaces/anjuta-idl-compiler.pl:
8913         * libanjuta/interfaces/Makefile.iface.am:
8914         Fixed enum types generation
8916         * libanjuta/interfaces/libanjuta.idl:
8917         Fixed some strange typo
8919 2006-10-06  Johannes Schmid <jhs@gnome.org>
8921         * libanjuta/interfaces/Makefile.iface.am:
8922         Fixed enum-types.h generation
8923         * libanjuta/interfaces/libanjuta.idl:
8924         char* => gchar*
8925         IAnjutaTODO::load should take const gchar* argument
8926         Remove include to libanjuta/e-splash.h which is not installed as header file
8927         Disable get_attributes for now
8928         
8929         * pluings/sourceview/sourceview.c: Disabled get_attributes
8930         
8931         * plugins/gtodo/plugin.c: itodo_load now with const gchar* argument
8933 2006-10-05  Naba Kumar  <naba@gnome.org>
8935         * TODO.tasks: Set 'Improve class widzard' task to assigned.
8936         Set bug id for 'Profiler plugin' task.
8938 2006-10-03  Naba Kumar  <naba@gnome.org>
8940         * TODO.tasks: Set 'Profiler plugin' task to assigned. Added new
8941         tasks 'Automated tests for Anjuta' and 'Bug fixing batch #1'
8943         * libanjuta/interfaces/libanjuta.idl, plugins/document-manager/plugin.c,
8944         plugins/project-manager/plugin.c: Added a new API in
8945         IAnjutaDocumentManager called ianjuta_document_manager_remove_editor().
8946         Added some documentation. On project close, close all editors that
8947         has files opened for the project.
8948         
8949         * plugins/glade/plugin.c, src/anjuta-app.c: Remove client widgets
8950         from the containers on anjuta_shell_remove_widget(). Do not destroy
8951         glade widgets once created.
8952         
8953 2006-10-03  Johannes Schmid <jhs@gnome.org>
8955         * libanjuta/interfaces/anjuta-idl-compiler.pl:
8956         * libanjuta/interfaces/libanjuta.idl:
8957         const-List<> => const List<>
8958         List-free<> => List<>
8959         
8960         * Makefile.am: Reenabled launcher
8962 2006-10-03  Johannes Schmid <jhs@gnome.org>
8964         * libanjuta/interfaces/Makefile.am.iface:
8965         Install libanjuta.idl
8967 2006-10-02  Adam Dingle <adam@medovina.org>
8969         * src/action-callbacks.c: fixed bug #357542 (plugins window is too narrow)
8971 2006-10-02  Adam Dingle <adam@medovina.org>
8973         * plugins/editor/style-editor.c: fixed bug #357534
8974         * plugins/gdb/utilities.h: removed 2 unused declarations
8976 2006-10-02  Johannes Schmid <jhs@gnome.org>
8978         * Makefile.am: disabled anjuta-launcher
8979         * libanjuta/Makefile.am:
8980         
8981         * libanjuta/anjuta-plugin.c: (anjuta_plugin_class_init):
8982         * libanjuta/glue-factory.c: (glue_factory_add_path),
8983         (glue_factory_get_path):
8984         * libanjuta/plugins.c: (activate_tool), (tool_set_update):
8985         * libanjuta/glue-factory.h:
8986         * libanjuta/glue-cpp.h:
8987         * libanjuta/glue-cpp.c:
8988         Added support for C++ plugins. Those have a Language=C++ tag in their .plugin file      
8989         
8990         * libanjuta/interfaces/Makefile.am.iface:
8991         * libanjuta/interfaces/anjuta-idl-compiler.pl:
8992         * libanjuta/interfaces/libanjuta.idl:
8993         Add a new features to idl compiler:
8994         List<Type> => List of Type
8995         List-free<Type> => List of Type, it is up to the caller to free items and list
8996         const-List(-free)<Type> = const List of Types
8997         These three all wrap to GList* in C but will be handled differently in C++, Python, etc.
8998         
8999         * plugins/class-gen/class_gen.c: (gobject_class_create_code),
9000         (generic_cpp_class_create_code):
9001         Adapted to new project_manager interface
9002         
9003         * plugins/gdb/plugin.c: (ivariable_debugger_iface_init):
9004         * plugins/debug-manager/debugger.c:
9005         (ivariable_debugger_iface_init):
9006         Do not use C++ keyword "delete" for interface name
9007         
9008         * plugins/document-manager/anjuta-document-manager.plugin.in:
9009         Added m4 to mime-types
9010         
9011         * plugins/project-manager/plugin.c:
9012         (iproject_manager_add_source_multi):
9013         Changed interface to use GList instead of GList* (needs new gnome-build CVS)
9015 2006-10-01  Naba Kumar  <naba@gnome.org>
9017         * plugins/devhelp/anjuta-devhelp-simple.ui: Added a simple
9018         UI file used when out-of-process devhelp is used instead of
9019         embedded devhelp.
9020         
9021         * configure.in, plugins/Makefile.am, plugins/devhelp/Makefile.am,
9022         plugins/devhelp/plugin.c, plugins/devhelp/plugin.h,
9023         plugins/profile-default/default.anjuta: Build devhelp plugin,
9024         but use out-of-process devhelp if devhelp plugin is disabled
9025         (either by user or devhelp is not installed). Disabled devhelp
9026         plugin by default. Added it in default profile.
9028 2006-10-01  Naba Kumar  <naba@gnome.org>
9030         * plguins/project-manager/plugin.c: Possible fix for crash
9031         bug #358583.
9032         
9033         * configure.in, plugins/Makefile.am: Enabled glade plugin and
9034         set dep to last version 3.0.2.
9035         
9036         * plugins/cvs-plugin/plugin.c, plugins/file-loader/plugin.c,
9037         plugins/file-loader/plugin.h, plugins/subversion/plugin.c,
9038         plugins/symbol-browser/plugin.c: Use the right action group
9039         for getting popup actions (Fixes lots of assertion failures).
9041         * plugins/project-manager/plugin.c,
9042         plugins/project-manager/plugin.h: use separate action group
9043         for profie actions.
9044         
9045         * plugins/message-view/plugin.c: Disconnect session load
9046         signal on plugin deactivation (fixes a crash).
9048 2006-09-30  Naba Kumar  <naba@gnome.org>
9050         * TODO.tasks: Added a few debugger tasks from Sebastien (two bounties).
9051         * TODO.tasks: Assigned a bounty to Massimo.
9053 2006-09-29  Naba Kumar  <naba@gnome.org>
9055         * src/anjuta-app.c, src/shell.c: Fixed build errors.
9057 2006-09-30 Sebastien Granjoux <seb.sfo@free.fr>
9059         * plugins/debug-manager/debugger.c,
9060         plugins/debug-manager/plugin.c,
9061         libanjuta/interfaces/libanjuta.idl:
9062         Add a new abort command to quit debugger without waiting
9064         * plugins/gdb/debugger.c,
9065         plugins/gdb/debugger.h,
9066         plugins/gdb/plugin.c:
9067         Send a signal directly to the debugged program
9068         Implement abort command
9070         * plugins/debug-manager/debug_tree.c:
9071         Fix bug #358163
9073         * plugins/debug-manager/stack-trace.c:
9074         Fix bug #358009
9076 2006-09-29  Naba Kumar  <naba@gnome.org>
9078         * TODO.tasks: Updated.
9079         
9080         * plugins/gtodo/add_edit_item.c: Fixed text wrapping and item edit
9081         dialog.
9082         
9083         * TODO.tasks: Added more tasks and bounties. Marked a few completed.
9084         
9085         * TODO.tasks: Updated in light of the word wrapping fix
9086         in Tasks Manager. Added a test bounty entry.
9088         * TODO.tasks: Added four bounties.
9089         
9090 2006-09-28  Naba Kumar  <naba@gnome.org>
9092         * libanjuta/anjuta-ui.c, libanjuta/anjuta-ui.h:
9093         Added 'customizable' parameter to
9094         anjuta_ui_add_action_group_entries() and similar functions to
9095         allow user configuration of the actions. Filter out actions that
9096         are not configurable items (such as submenu items). Now the
9097         'Customize shortcuts' dialog is much better listed.
9099         * plugins/build-basic-autotools/build-basic-autotools.c,
9100         plugins/build-basic-autotools/build-basic-autotools.h,
9101         plugins/cvs-plugin/plugin.c,
9102         plugins/cvs-plugin/plugin.h,
9103         plugins/debug-manager/breakpoints.c,
9104         plugins/debug-manager/plugin.c,
9105         plugins/debug-manager/stack_trace.c,
9106         plugins/debug-manager/watch.c,
9107         plugins/devhelp/plugin.c,
9108         plugins/document-manager/plugin.c,
9109         plugins/file-loader/plugin.c,
9110         plugins/file-manager/plugin.c,
9111         plugins/glade/plugin.c,
9112         plugins/gtodo/interface.c,
9113         plugins/gtodo/plugin.c,
9114         plugins/language-support-cpp-java/plugin.c,
9115         plugins/macro/plugin.c,
9116         plugins/macro/plugin.h,
9117         plugins/message-view/plugin.c,
9118         plugins/patch/plugin.c,
9119         plugins/profile-default/default.anjuta,
9120         plugins/project-manager/plugin.c,
9121         plugins/project-manager/plugin.h,
9122         plugins/sample1/plugin.c,
9123         plugins/search/plugin.c,
9124         plugins/subversion/plugin.c,
9125         plugins/subversion/plugin.h,
9126         plugins/symbol-browser/plugin.c,
9127         plugins/symbol-browser/plugin.h,
9128         plugins/tools/plugin.c,
9129         plugins/valgrind/plugin.c,
9130         plugins/valgrind/plugin.h: Fixed to take care of above change
9131         in API of AnjutaUI. Properly added/removed action groups in some
9132         plugins. Split action groups into customization and non-customizable
9133         groups and added them separately.
9135         * plugins/document-manager/plugin.c: Close files belonging to
9136         project when project is closed (not complete).
9137         
9138         * plugins/gtodo/plugin.c: Enabled wrapping of tasks texts and
9139         vertical aligned cell entries.
9140         
9141         * src/anjuta-app.c: Define macros for the placeholder names.
9142         Set default widths and heights of the default placeholders,
9143         so that newly docked widgets are correclty sized.
9144         
9145         * plugins/project-wizard/templates/anjuta-plugin/src/plugin.c,
9146         plugins/project-wizard/templates/anjuta-plugin/src/plugin.h:
9147         Fixed to generated correct actions addition/removal code.
9149 2006-09-25  Naba Kumar  <naba@gnome.org>
9151         * libanjuta/Makefile.am, libanjuta/libanjuta.h,
9152         libanjuta/anjuta-serializer.[ch]: Implemented serialization
9153         class.
9154         
9155         * plugins/message-view/anjuta-msgman.c,
9156         plugins/message-view/anjuta-msgman.h,
9157         plugins/message-view/message-view.c,
9158         plugins/message-view/message-view.h,
9159         plugins/message-view/plugin.c: Serialize messages panes in
9160         session save and deserialize them in session load so that
9161         build messages persistant.
9162         
9163 2006-09-24  Johannes Schmid <jhs@gnome.org>
9165         * libanjuta/anjuta-utils.c:
9166         * plugins/message-view/message-view.c:
9167         Really fixed #355407
9169 2006-09-23 Sebastien Granjoux <seb.sfo@free.fr>
9171         * libanjuta/interfaces/libanjuta.idl:
9172         Change one variable sign
9174         * plugins/debug-manager/anjuta-debug-manager.glade,
9175         plugins/debug-manager/anjuta-debug-manager.ui:
9176         Few small interface changes     
9178         * plugins/debug-manager/debug_tree.h,
9179         plugins/debug-manager/watch.c,
9180         plugins/debug-manager/debugger.c,
9181         plugins/debug-manager/plugin.c
9182         plugins/gdb/debugger.c,
9183         plugins/gdb/plugin.c:
9184         Big rewrite of debugger queue
9185         Allow to cancel command
9187         * plugins/debug-manager/memory.c:
9188         Fix a bug if a command is cancelled
9190 2006-09-23  Bursig Rafal <Bursig_Rafal@mentor.com>
9192         * plugins/gdb/debugger.c,
9193         plugins/debug-manager/debug_tree.c,
9194         plugins/debug-manager/locals.c:
9195         Restore tree representation for local variable
9196         Add argument in local variable list
9197         Use gdb variable object to get all informations
9199 2006-09-19  Naba Kumar  <naba@gnome.org>
9201         * libanjuta/anjuta-save-prompt.[c,h]: Added missing files
9202         that implements AnjutaSavePrompt class.
9204         * ChangeLog: Fixed indentation.
9205         
9206         * libanjuta/Makefile.am,
9207         libanjuta/anjuta-marshal.list,
9208         libanjuta/anjuta-shell.c,
9209         libanjuta/anjuta-shell.h,
9210         plugins/document-manager/action-callbacks.c,
9211         plugins/document-manager/action-callbacks.h,
9212         plugins/document-manager/anjuta-docman.c,
9213         plugins/document-manager/anjuta-docman.h,
9214         plugins/document-manager/plugin.c,
9215         src/anjuta.c: Impletemnted save prompt dialog to prompt for
9216         unsaved items during exit. A new signal is added in shell
9217         interface called 'save-prompt' to collect all unsaved items.
9218         Create AnjutaSavePrompt class (dialog) to process unsaved items.
9219         Fixed document manager to use the new save-prompt signal in shell
9220         and AnjutaSavePrompt object for unsaved files. Cleaned up
9221         AnjutaDocman to synchronously save new files. Fixed function
9222         names.
9224 2006-09-18  Johannes Schmid <jhs@gnome.org>
9226         * configure.in: Added gdl-gnome-1.0 to depencies and bumped
9227         gdl requirement to 0.7.0
9229 2006-09-18  Johannes Schmid <jhs@gnome.org>
9231         * global-tags/.cvsignore:
9232         * global-tags/Makefile.am:
9233         * global-tags/create_global_tags.sh (removed):
9234         * global-tags/create_global_tags.sh.in (added):
9235         Fixed #355407
9236         
9237         * libanjuta/anjuta-launcher.c:
9238         Fixed #349374
9239         
9240         * plugins/project-manager/plugin.c:
9241         (project_manager_plugin_close_project):
9242         Fixed crasher
9243         
9244         * plugins/symbol-browser/plugin.c: (update_editor_symbol_model):
9245         Fixed gtk critical
9246         
9247         * src/anjuta-app.c: (on_add_merge_widget), (on_widget_remove):
9248         More reasonable toolbar creation/deletition though it does
9249         not completly work!
9251 2006-09-15  Johannes Schmid <jhs@gnome.org>
9253         * libanjuta/anjuta-utils.c/.h:
9254         Fixed #355168
9256 2006-09-13  Curtis Magyar <curtm4n@gmail.com>
9258         * scintilla/ScintillaGTK.cxx
9259         Fixed doulbe freeing in Scintilla
9261 2006-09-12  Johannes Schmid  <jhs@gnome.org>
9263         * plugins/symbol-browser/an_symbol_prefs.c:
9264         Support unloading / reloading of the module (for example when
9265         closing a project and opening another one).
9267         * plugins/project-manager/plugin.c:
9268         Really fixed #355148 (Show project name in title bar)
9270 2006-09-09  Johannes Schmid  <jhs@gnome.org>
9272         * libanjuta/plugins.c:
9273         Fixed #355156 (Show plugins in alphabetical order)
9275 2006-09-09  Johannes Schmid  <jhs@gnome.org>
9277         * plugins/project-manager/plugin.c:
9278         Fixed #355148 (Show project name in title bar)
9280 2006-09-09  Johannes Schmid  <jhs@gnome.org>
9282         * plugins/project-manager/plugin.c:
9283         (value_removed_project_root_uri):
9284         Fixed crasher if project cannot be opened
9286 2006-08-30 Naba Kumar  <naba@gnome.org>
9288         * plugins/language-support-cpp-java/plugin.[c,h],
9289         plugins/language-support-cpp-java/anjuta-language-support-cpp-java.ui:
9290         Impletemnted UI for auto indent.
9291         
9292 2006-08-28 Naba Kumar  <naba@gnome.org>
9293         
9294         * plugins/gvim/.cvsignore,
9295         plugins/gvim/Makefile.am,
9296         plugins/gvim/anjuta-vim-plugin.png,
9297         plugins/gvim/anjuta-vim.c,
9298         plugins/gvim/anjuta-vim.h,
9299         plugins/gvim/anjuta-vim.plugin.in,
9300         plugins/gvim/gtkvim.c,
9301         plugins/gvim/gtkvim.h,
9302         plugins/gvim/plugin.c,
9303         plugins/gvim/plugin.h: Added gvim anjuta plugin. Not included
9304         in build yet.
9306 2006-08-28 Naba Kumar  <naba@gnome.org>
9308         Patch from: Massimo Corà  <maxcvs@email.it>
9309         * tagmanager/tm_source_file.c, tagmanager/tm_workspace.c: Fixed
9310         possible infinite loop.
9312 2006-08-22 Adam Dingle <adam@medovina.org>
9313         
9314         * plugins/editor/editor.glade: Fixed bug 346775 ("no highlight styles
9315         to edit are shown in the preferences dialog in anjuta").
9316         Removed unused widgets from the style editor dialog.
9318 2006-08-21  Johannes Schmid <jhs@gnome.org>
9320         * plugins/symbol-browser/test-class.[cpp/h]
9321         Added missing files
9323 2006-08-18  Naba Kumar  <naba@gnome.org>
9325         * plugins/sourceview/sourceview.c: Emit language-changed signal at the
9326         end of document loading.
9328         * plugins/language-support-cpp-java/plugin.c,
9329         plugins/sourceview/sourceview.c: Fixed plugin loading.
9331 2006-08-17  Naba Kumar  <naba@gnome.org>
9333         * plugins/language-support-cpp-java/plugin.c,
9334         plugins/language-support-cpp-java/plugin.h: Implemented emacs-style
9335         mode line parsing. Indentation parameters initialized based on
9336         mode line parameters.
9338 2006-08-16  Naba Kumar  <naba@gnome.org>
9340         * Makefile.am, plugins/editor/text_editor.c,
9341         plugins/language-support-cpp-java/plugin.c: Fixed indentation in
9342         comments.
9344 2006-08-16 Naba Kumar  <naba@gnome.org>
9346         Patch from  Massimo Cora'  <maxcvs@email.it>:
9347         
9348         * plugins/editor/aneditor-autocomplete.cxx,
9349         plugins/editor/aneditor-calltip.cxx,
9350         plugins/symbol-browser/Makefile.am,
9351         plugins/symbol-browser/an_symbol.c,
9352         plugins/symbol-browser/an_symbol_view.c,
9353         plugins/symbol-browser/plugin.c,
9354         tagmanager/Makefile.am, tagmanager/acconfig.h, tagmanager/args.c,
9355         tagmanager/args.h, tagmanager/asm.c, tagmanager/asp.c,
9356         tagmanager/awk.c, tagmanager/beta.c, tagmanager/c.c,
9357         tagmanager/cobol.c, tagmanager/ctags.c, tagmanager/ctags.h,
9358         tagmanager/debug.c, tagmanager/debug.h, tagmanager/eiffel.c,
9359         tagmanager/entry.c, tagmanager/entry.h, tagmanager/erlang.c,
9360         tagmanager/fortran.c, tagmanager/general.h, tagmanager/get.c,
9361         tagmanager/get.h, tagmanager/html.c,
9362         tagmanager/include/tm_source_file.h,
9363         tagmanager/include/tm_tag.h,
9364         tagmanager/include/tm_workspace.h,
9365         tagmanager/jscript.c, tagmanager/keyword.c,
9366         tagmanager/keyword.h, tagmanager/lisp.c,
9367         tagmanager/lregex.c, tagmanager/lua.c,
9368         tagmanager/main.h, tagmanager/make.c,
9369         tagmanager/options.c, tagmanager/options.h,
9370         tagmanager/parse.c, tagmanager/parse.h,
9371         tagmanager/parsers.h, tagmanager/pascal.c,
9372         tagmanager/perl.c, tagmanager/php.c,
9373         tagmanager/python.c, tagmanager/read.c,
9374         tagmanager/read.h, tagmanager/readtags.c,
9375         tagmanager/readtags.h, tagmanager/rexx.c,
9376         tagmanager/routines.c, tagmanager/routines.h,
9377         tagmanager/ruby.c, tagmanager/scheme.c,
9378         tagmanager/sh.c, tagmanager/slang.c,
9379         tagmanager/sml.c, tagmanager/sort.c,
9380         tagmanager/sort.h, tagmanager/sql.c,
9381         tagmanager/strlist.c, tagmanager/strlist.h,
9382         tagmanager/tcl.c, tagmanager/tm_source_file.c,
9383         tagmanager/tm_symbol.c, tagmanager/tm_tag.c,
9384         tagmanager/tm_workspace.c, tagmanager/verilog.c,
9385         tagmanager/vim.c, tagmanager/vstring.c,
9386         tagmanager/vstring.h, tagmanager/yacc.c: Updated ctags to version
9387         5.6 and namespace completion fixed.
9389         * manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
9390         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml: Updated.
9392 2006-08-15 Naba Kumar  <naba@gnome.org>
9394         * libanjuta/interfaces/libanjuta.idl,
9395         plugins/editor/text-editor-iterable.c,
9396         plugins/editor/text_editor.c,
9397         plugins/sourceview/sourceview-cell.c,
9398         plugins/sourceview/sourceview.c: Implemented ianjuta_iterable_clone(),
9399         ianjuta_iterable_assign(), ianjuta_editor_begin_action (),
9400         ianjuta_editor_end_action().
9401         
9402         * plugins/language-support-cpp-java/plugin.c: Improved auto-indentation.
9404 2006-08-13 Naba Kumar  <naba@gnome.org>
9406         * plugins/debug-manager/breakpoints.c,
9407         plugins/debug-manager/memory.c,
9408         plugins/debug-manager/registers.c,
9409         src/layout.xml: Fixed debugger widgets layout.
9411 2006-08-12 Naba Kumar  <naba@gnome.org>
9413         * plugins/editor/aneditor-indent.cxx, plugins/editor/aneditor-priv.h,
9414         plugins/editor/aneditor.cxx, plugins/editor/aneditor.h,
9415         plugins/editor/editor.glade, plugins/editor/text_editor.h,
9416         plugins/editor/text_editor_prefs.c: Disabled automatic indentation
9417         codes and dead codes. Removed automatic indentation prefs.
9419 2006-08-12  Johannes Schmid <jhs@gnome.org>
9421         * libanjuta/Makefile.am:
9422         * libanjuta/anjuta-launcher.c:
9423         * libanjuta/anjuta-launcher.h:
9424         * libanjuta/anjuta-plugin.c:
9425         * libanjuta/anjuta-plugin.h:
9426         * libanjuta/anjuta-preferences.c:
9427         * libanjuta/anjuta-preferences.h:
9428         * libanjuta/anjuta-shell.c:
9429         * libanjuta/anjuta-shell.h:
9430         * libanjuta/libanjuta.h:
9431         
9432         Made wrapper friendly:
9433         - no inline in header files (preferences_set/get)
9434         - correct signal names
9435         - correct GError** argument in anjuta_shell_freeze/thaw
9436         - include correct files in libanjuta.h
9437         
9438         * plugins/project-manager/plugin.c: 
9439         Fixed two crashers
9441 2006-08-11 Naba Kumar  <naba@gnome.org>
9443         * plugins/editor/aneditor-priv.h,
9444         plugins/editor/aneditor.cxx: Disabled inbuilt autoindentation.
9445         
9446         * plugins/editor/text_editor_cbs.c,
9447         plugins/sourceview/anjuta-view.c: Pass the right position for char
9448         added signal.
9449         
9450         * plugins/sourceview/anjuta-view.c: Emit char-added signal for tab.
9451         
9452         * plugins/language-support-cpp-java/plugin.c: Fixed memory corruption.
9454 2006-08-11 Naba Kumar  <naba@gnome.org>
9456         * plugins/sourceview/sourceview-cell.c: Fixed get_character () to
9457         return the right character at the iter position and get_char() to
9458         not leak memory.
9460         * plugins/sourceview/sourceview.c: Fixed get_line_begin_position()
9461         to set to character offset and not byte index.
9463         * plugins/language-support-cpp-java/plugin.c: Improved
9464         auto-indentation login. Indents opening and closing braces correctly.
9466 2006-08-10  Johannes Schmid <jhs@gnome.org>
9468         * INSTALL:
9469         * autogen.sh:
9470         Required automake = 1.9
9472         * libanjuta/anjuta-children.c:
9473         * libanjuta/anjuta-children.h:
9474         * libanjuta/anjuta-encodings.h:
9475         * libanjuta/anjuta-launcher.h:
9476         * libanjuta/anjuta-plugin-description.h:
9477         * libanjuta/anjuta-preferences-dialog.h:
9478         * libanjuta/anjuta-preferences.h:
9479         * libanjuta/anjuta-session.h:
9480         * libanjuta/anjuta-status.h:
9481         * libanjuta/anjuta-ui.h:
9482         * libanjuta/anjuta-utils.c:
9483         * libanjuta/anjuta-utils.h:
9484         * libanjuta/e-splash.h:
9485         * libanjuta/glue-factory.h:
9486         * libanjuta/glue-plugin.h:
9487         * libanjuta/plugins.h:
9488         * libanjuta/resources.h:
9489         Fixed libanjuta to be able to wrap it
9490         - G_BEGIN_DECLS, G_END_DECLS
9491         - include all necessary files in libanjuta.h
9493         * plugins/gtodo/tray-icon.c:
9494         * plugins/terminal/terminal.c:
9495         Some build fixes for freebsd
9497         * plugins/sourceview/sourceview-prefs.c: (sourceview_prefs_init):
9498         * plugins/sourceview/sourceview.glade:
9499         Remove auto-indent feature as it is now in language-support
9501 2006-08-09 Naba Kumar  <naba@gnome.org>
9503         * plugins/language-support-cpp-java/anjuta-language-cpp-java.glade,
9504         plugins/language-support-cpp-java/anjuta-language-support-cpp-java.ui:
9505         Added missing files.
9507         * plugins/sourceview/sourceview.c:  Implemented get_tabsize(),
9508         get_use_spaces(), set_tabsize() and set_use_spaces().
9510 2006-08-09 Naba Kumar  <naba@gnome.org>
9512         * libanjuta/anjuta-plugin.c: Only merge preferences if the plugin
9513         succeeded in activating.
9515         * plugins/document-manager/plugin.c: Added debug message.
9517         * libanjuta/interfaces/libanjuta.idl,
9518         plugins/editor/text_editor.c: Implemented get_tabsize(),
9519         get_use_spaces(), set_tabsize() and set_use_spaces().
9521         * plugins/language-support-cpp-java/Makefile.am,
9522         plugins/language-support-cpp-java/plugin.c,
9523         plugins/language-support-cpp-java/plugin.h: Used editor parameters
9524         for indentation. Added preferences page for paramenters.
9526         * manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml: Updated.
9528 2006-08-08 Naba Kumar  <naba@gnome.org>
9530         * libanjuta/interfaces/libanjuta.idl,
9531         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
9532         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
9533         plugins/editor/text_editor.c,
9534         plugins/sourceview/sourceview.c: Added grab_focus() in IAnjutaEditor
9535         and implemented it for both scintilla and sourceview.
9537         * plugins/search/plugin.c: Use the new grab_focus() to transfer
9538         focus back to editor (happens when pressing esc in incremental
9539         search box).
9541 2006-08-08 Naba Kumar  <naba@gnome.org>
9543         * libanjuta/interfaces/libanjuta.idl,
9544         plugins/editor/text_editor.c,
9545         plugins/editor/text_editor.h,
9546         plugins/editor/text-editor-iterable.c,
9547         plugins/sourceview/sourceview-cell.c,
9548         plugins/sourceview/sourceview.c: Implemented editor attributes
9549         methods.
9550         
9551         * plugins/editor/aneditor.cxx: Disabled old indentation code.
9552         plugins/language-support-cpp-java/plugin.c: Implemented indentation
9553         code (not complete yet).
9555         * manuals/reference/libanjuta/tmpl/anjuta-preferences-dialog.sgml,
9556         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
9557         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
9558         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml,
9559         manuals/reference/libanjuta/tmpl/ianjuta-profile.sgml,
9560         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
9562 2006-08-04 Naba Kumar  <naba@gnome.org>
9564         * plugins/sourceview/sourceview.c: Fixed ieditor_goto_position
9565         implementation.
9566         
9567 2006-08-03  Johannes Schmid <jhs@gnome.org>
9569         * configure.in: Add a more informative text to valgrind plugin
9571         * TODO.tasks:
9572         Modified Preferences tasl
9573         * libanjuta/anjuta-plugin.c: 
9574         * libanjuta/anjuta-preferences-dialog.c: 
9575         * libanjuta/anjuta-preferences-dialog.h:
9576         * libanjuta/anjuta-preferences.c:
9577         * libanjuta/anjuta-preferences.h:
9578         * libanjuta/interfaces/Makefile.am.iface:
9579         * libanjuta/interfaces/libanjuta.idl:
9580         Added IAnjutaPreferences interface which every plugin that has preferences should
9581         implement. Call merge() and unmerge() at plugin activation/deactivation.
9582         Fixed preferences_page_remove()
9583         
9584         * plugins/build-basic-autotools/build-basic-autotools.c:
9585         * plugins/cvs-plugin/plugin.c: 
9586         * plugins/document-manager/plugin.c:
9587         * plugins/editor/plugin.c:
9588         * plugins/editor/plugin.h:
9589         * plugins/file-manager/plugin.c: 
9590         * plugins/gtodo/main.h:
9591         * plugins/gtodo/plugin.c: 
9592         * plugins/gtodo/preferences.c: 
9593         * plugins/message-view/anjuta-msgman.c: 
9594         * plugins/message-view/anjuta-msgman.h:
9595         * plugins/message-view/plugin.c:
9596         * plugins/sourceview/plugin.c: 
9597         * plugins/sourceview/plugin.h:
9598         * plugins/symbol-browser/an_symbol_prefs.c:
9599         * plugins/symbol-browser/plugin.c: 
9600         * plugins/terminal/terminal.c: 
9601         * plugins/valgrind/plugin.c
9602         * src/anjuta-app.c:
9603         
9604         Updated preference loading/unloading for all plugins
9606 2006-08-03 Guenther Brammer <gbrammer@gmx.de>
9607         
9608         * configure.in, libanjuta/Makefile.am, libegg/Makefile.am,
9609         src/Makefile.am, plugins/tools/scripts/Makefile.am: 
9610     - Do not define PACKAGE_*_DIR in config.h, use -D compiler arguments instead as
9611         recommended by the autoconf manual. 
9612         - Fixes compiling with autoconf 2.60.
9613         
9614         * libanjuta/libanjuta-1.0.pc.in: Silence a warning about datarootdir
9616 2006-08-02      Johanes Schmid <jhs@gnome.org>
9618         * plugins/profile-default/plugin.c:
9619         Fixed session handling
9621 2006-08-01  Johannes Schmid <jhs@gnome.org>
9623         * configure.in
9624         * plugins/Makefile.am:
9625         Disabled devhelp and glade for now as they do not work (#341073
9626         and #341170)
9627         
9628         * plugins/profile-default/anjuta-default-profile.ui (removed):
9629         * plugins/profile-default/plugin.c:
9630         * plugins/profile-default/plugin.h:
9631         * plugins/project-manager/anjuta-project-manager.ui:
9632         * plugins/project-manager/plugin.c:
9633         * plugins/project-manager/plugin.h:
9634         Limted multiple project support #315043
9636         * libanjuta/interfaces/libanjuta.idl:
9637         Added ianjuta_profile_unload
9639 2006-07-31 Naba Kumar  <naba@gnome.org>
9641         * libanjuta/interfaces/libanjuta.idl,
9642         plugins/editor/text-editor-iterable.c,
9643         plugins/editor/text_editor.c,
9644         plugins/sourceview/anjuta-view.c,
9645         plugins/sourceview/anjuta-view.h,
9646         plugins/sourceview/sourceview.c: Fixed text iteration and 
9647         IAnjutaEditor implementations in both scintilla
9648         and sourceview. Cleand up libanjuta API: Removed redundant
9649         erase_range() method from IAnjutaEditor interface, fixed
9650         ianjuta_editor_get_text to take length instead of range (consistency).
9651         autoindentation in both sourceview and scintilla more or less works,
9652         but still disabled for now because there are still some anomalies
9653         in text iteration.
9655         * plugins/language-support-cpp-java/plugin.c: Fixed indentation code.
9657         * plugins/symbol-browser/plugin.c, plugins/tools/execute.c: Fixed
9658         API changes.
9660 2006-07-30  Johannes Schmid <jhs@gnome.org>
9662         * plugins/sourceview/anjuta-document.c:
9663         * plugins/sourceview/anjuta-document.h:
9664         * plugins/sourceview/anjuta-view.c: 
9665         * plugins/sourceview/sourceview.c:
9666         Wrote a new "char_added" implementation, I hope this one is good
9668         * plugins/sourceview/sourceview-cell.c:
9669         Fixed typo: "text_iter" instead of "iter"
9671 2006-07-30 Naba Kumar  <naba@gnome.org>
9673         * plugins/sourceview/sourceview-cell.c: Fixed iter navigation.
9675 2006-07-30  Johannes Schmid <jhs@gnome.org>
9677         * autogen.sh: use gnome-autogen.sh from gnome-coomen
9678         
9679         * plugins/debug-manager/plugin.c: 
9680         * plugins/patch/plugin.c:
9681         Use IAnjutaIndicable to mark debugger position
9683         * plugins/sourceview/sourceview.c:
9684         Define colors for IAnjutaIndicable
9686 2006-07-29  Johannes Schmid <jhs@gnome.org>
9688         * plugins/debug-manager/anjuta-debug-manager.ui:
9689         * plugins/debug-manager/breakpoints.c:
9690         * plugins/debug-manager/images/Makefile.am:
9691         * plugins/debug-manager/images/run-to-cursor.png:
9692         * plugins/debug-manager/plugin.c:
9693         Added toolbar and some icons
9695         * plugins/patch/anjuta-patch.ui:
9696         * plugins/patch/patch-plugin.c:
9697         * plugins/patch/patch-plugin.glade:
9698         * plugins/patch/plugin.c:
9699         * plugins/patch/plugin.h:
9700         Improved patch plugin (GUI and function)
9702         * plugins/sourceview/sourceview.c:
9703         Fixed another Gtk-Critical
9705         * plugins/tools/anjuta-tools.ui:
9706         * plugins/tools/plugin.h:
9707         Put Patch plugin in tools menu and changed ui file
9709 2006-07-29  Johannes Schmid <jhs@gnome.org>
9711         * plugins/document-manager/plugin.c:
9712         Fixed accelator Gtk-Warning
9714         * plugins/message-view/anjuta-msgman.c: 
9715         Fixed Gtk-Warning
9717         * plugins/sourceview/anjuta-document.c:
9718         * plugins/sourceview/anjuta-document.h:
9719         * plugins/sourceview/anjuta-marshal.list:
9720         Wrote a better emitter for the char-added signal
9722         * plugins/sourceview/sourceview.c:
9723         Fixed Redo/Undo to void Gtk-Criticals
9724         
9725         * plugins/sourceview/sourceview-args.c:
9726         * plugins/sourceview/sourceview-cell.c:
9727         * plugins/sourceview/sourceview-scope.c:
9728         * plugins/sourceview/sourceview-tags.c: 
9729         Adapted to new IAnjutaIterator API
9731 2006-07-28 Naba Kumar  <naba@gnome.org>
9733         * libanjuta/interfaces/libanjuta.idl: More accurate comments.
9735         * plugins/symbol-browser/an_symbol.c,
9736         plugins/symbol-browser/an_symbol_iter.c,
9737         plugins/symbol-browser/an_symbol_iter.h: AnjutaSymbolIter is now
9738         subclass of AnjutaSymbol so that the symbol is accessible from
9739         the iter in light of changes in IAnjutaIterable.
9741         * plugins/class-inheritance/class-inherit.c: Fixed based on changes
9742         implementation of IAnjutaIterable.
9744 2006-07-28 Naba Kumar  <naba@gnome.org>
9746         * libanjuta/interfaces/libanjuta.idl: Removed get data methods in
9747         IAnjutaIterable. They were kind of useless since the interface is
9748         defined on the data object itself. Added set_position() method
9749         in IAnjutaIterable to allow setting arbitrary current index to the
9750         iter.
9751         Added erase() and erase_range() in IAnjutaEditor.
9753         * plugins/editor/text-editor-iterable.c: Fixed 
9754         plugins/editor/text_editor.c: Implemented erase() and erase_range()
9755         methods in editor. Fixed get_line_from_position() method.
9757         * plugins/language-support-cpp-java/plugin.c: Fixed indentation
9758         code. It's disabled for now.
9760         * plugins/sourceview/sourceview-cell.c,
9761         plugins/symbol-browser/an_symbol_iter.c: Fixed IAnjutaIterable
9762         implementation.
9764 2006-07-27  Johannes Schmid <jhs@gnome.org>
9766         * plugins/sourceview/sourceview-cell.c:
9767         Fixed IAnjutaEditorCell to work only on a single line
9768         Fixed crasher in finalize
9770         * plugins/symbol-browser/an_symbol_prefs.c:
9771         * global-tags/Makefile.am:
9772         Philip van Hoof pointed out that it is a bad idea to depend on PATH for
9773         script installation     
9775 2006-07-26 Naba Kumar  <naba@gnome.org>
9777         * libanjuta/interfaces/libanjuta.idl: Fixed IAnjutaEditorCell and
9778         IAnjutaEditorCellStyle interfaces to not inherit IAnjutaEditor.
9779         
9780         * manuals/reference/libanjuta/tmpl/ianjuta-debugger.sgml: Updated.
9781         
9782         * plugins/document-manager/plugin.c: Fixed dynamic loading of
9783         support plugins
9784         
9785         * plugins/editor/text-editor-iterable.c,
9786         plugins/editor/text_editor.c,
9787         plugins/editor/text_editor_cbs.c: Fixed ianjuta_editor_get_text
9788         method to work correctly, it was ignoring start and end parameters.
9789         Fixed TextEditorCell implementation. Fixed 'char-added' signal
9790         emission.
9791         
9792         * plugins/language-support-cpp-java/anjuta-language-cpp-java.plugin.in,
9793         plugins/language-support-cpp-java/plugin.c: Fixed indentation engine.
9795 2006-07-24  Massimo Cora'  <maxcvs@email.it>
9797         * plugins/symbol-browser/an_symbol_view.c,
9798         plugins/symbol-browser/an_symbol_view.h,
9799         plugins/symbol-browser/plugin.c:
9800     fix a matching case into sv_extract_type_qualifier_from_expr ()
9801     and some minor issues.
9803 2006-07-26  Johannes Schmid <jhs@gnome.org>
9805         * plugins/language-support-cpp-java/plugin.c:
9806         Fixed to work kind of with sourceview editor
9807         * plugins/sourceview/anjuta-document.c: 
9808         * plugins/sourceview/anjuta-view.c: 
9809         * plugins/sourceview/sourceview-cell.c:
9810         * plugins/sourceview/sourceview.c:
9811         Fixed IAnjutaEditorCell and "char-added" signal
9813 2006-07-24 Naba Kumar  <naba@gnome.org>
9815         * plugins/document-manager/plugin.c,
9816         plugins/document-manager/plugin.h: Initial implementedion for loading
9817         support plugins.
9818         
9819         * plugins/editor/text_editor.c: Fixed IAnjutaEditorLanguage
9820         implementation.
9821         
9822         * plugins/editor/text_editor.c: Fixed syntax highlighting when
9823         indicators are cleared (that leaved grey texts).
9825 2006-07-14 Sebastien Granjoux <seb.sfo@free.fr>
9827         * libanjuta/interfaces/libanjuta.idl,
9828         plugins/debug-manager/breakpoints.c,
9829         plugins/debug-manager/memory.c,
9830         plugins/debug-manager/registers.c,
9831         plugins/debug-manager/debug_tree.c,
9832         plugins/debug-manager/debugger.c,
9833         plugins/gdb/debugger.c,
9834         plugins/gdb/debugger.h,
9835         plugins/gdb/plugin.c:
9836         Add a parameter for reporting error
9837         Add a new interface for using gdb variable object
9838         Allow to cancel commands
9839         Rewrite handling of debugger state
9841         * plugins/debug-manager/plugin.c,
9842         plugins/debug-manager/locals.c,
9843         plugins/debug-manager/locals.h,
9844         plugins/debug-manager/register.c,
9845         plugins/debug-manager/stack_trace.c,
9846         plugins/debug-manager/stack_trace.h:
9847         Create and destroy local and stack trace windows when needed
9849 2006-07-20  Johannes Schmid <jhs@cvs.gnome.org>
9851         * plugins/document-manager/plugin.c:
9852         Fixed "Automatic" highlighting
9854 2006-07-20  Johannes Schmid <jhs@cvs.gnome.org>
9856         * plugins/sourceview/sourceview.c: Added support for IAnjutaEditorLanguage
9858         * plugins/sourceview/anjuta-view.c:
9859         Patch from Fredrik Axelsson <fraxbe@gmail.com> to fix a popup-menu issue
9861 2006-07-14  Johannes Schmid <jhs@cvs.gnome.org>
9862         
9863         * configure.in: Check for C/C++-Compiler correctly
9865 2006-07-14  Fredrik Axelsson <fraxbe@gmail.com>
9867         reviewed by: Johannes Schmid <jhs@cvs.gnome.org>
9869         * plugins/debug-manager/stack_trace.c:
9870         Destroy stack window when debuuger is disabled (#347414)
9871         
9872         * plugins/sourceview/anjuta-view.c:
9873         Fix a crash with popup-menu (#347412)
9875 2006-07-13 Naba Kumar  <naba@gnome.org>
9877         * plugins/editor/Makefile.am,
9878         plugins/editor/text_editor.h,
9879         plugins/editor/text-editor-iterable.h,
9880         plugins/editor/text-editor-iterable.c: Implemented text iterator (not
9881         tested yet).
9882         
9883         * plugins/language-support-cpp-java/plugin.c: Preliminary indentation
9884         code.
9885         
9886         * plugins/sourceview/sourceview-cell.c: Fixed a leak.
9888 2006-07-03  Johannes Schmid <jhs@cvs.gnome.org>
9890         * plugins/editor/text_editor.c: (convert_to_utf8_from_charset):
9891         Bug #342937
9892         
9893 2006-07-03  Fredrik Axelsson <fraxbe@gmail.com>
9895         reviewed by: Johannes Schmid <jhs@cvs.gnome.org>
9897         * libanjuta/anjuta-preferences-dialog.c:
9898         Do not use the page_num returned by gtk_notebook_append_page to
9899         remove the page as it cause bugs when pages removal is not done
9900         in LIFO.
9902         * plugins/document-manager/anjuta-docman.c:
9903         * src/anjuta-app.c:
9904         makes Anjuta display dock_items which have previously been hidden
9906 2006-07-03  Fredrik Axelsson <fraxbe@gmail.com>
9908         reviewed by: Johannes Schmid <jhs@cvs.gnome.org>
9910         * plugins/debug-manager/breakpoints.c: (on_clear_all_breakpoints):
9911         * plugins/sourceview/sourceview.c: (imark_unmark):
9912         
9913         Patches for bugs #346450 and #346295
9914         
9915         * AUTHORS: Added Fredrik
9917 2006-06-18 Johannes Schmid <jhs@cvs.gnome.org>
9919         * plugins/message-view/anjuta-msgman.c: 
9920         Fixed close button/icon size (like in docman)
9922 2006-06-10 Naba Kumar <naba@gnome.org>
9924         * plugins/editor/text_editor.c: Fixed goto line to mark the line
9925         being set.
9926         
9927 2006-06-10 Sebastien Granjoux <seb.sfo@free.fr>
9929         * libanjuta/interfaces/libanjuta.idl:
9930         Move inspect_memory function in IAnjutaCpuDebugger interface
9931         Rename Boolean type to State
9933         * plugins/debug-manager/breakpoint.c:
9934         Rename Boolean type to State
9936         * plugins/debug-manager/Makefile.am,
9937         plugins/debug-manager/anjuta-marshal.list,
9938         plugins/debug-manager/data_view.c,
9939         plugins/debug-manager/data_view.h,
9940         plugins/debug-manager/data_buffer.c,
9941         plugins/debug-manager/data_buffer.h,
9942         plugins/debug-manager/chunk_view.c,
9943         plugins/debug-manager/chunk_view.h,
9944         plugins/debug-manager/anjuta-debug-manager.ui,
9945         plugins/debug-manager/debugger.c,
9946         plugins/debug-manager/memory.c,
9947         plugins/debug-manager/memory.h,
9948         plugins/debug-manager/plugin.c,
9949         plugins/gdb/debugger.c,
9950         plugins/gdb/debugger.h,
9951         plugins/gdb/plugin.c:
9952         Rewrite memory window using a special widget
9953         Rename Boolean type to State
9955 2006-06-08 Naba Kumar <naba@gnome.org>
9957         * plugins/editor/text_editor.c (itext_editor_get_current_word):
9958         Do not return garbage characters and return NULL when there is no
9959         current word.
9960         
9961         * plugins/search/plugin.c: Fixed next occurance and prev occurance to
9962         work correctly.
9963         
9964         * plugins/search/search-replace.c: Fixed a mem leak.
9966 2006-06-08  Johannes Schmid <jhs@cvs.gnome.org>
9968         * libanjuta/anjuta-launcher.c:
9969         Added debug message (see #343522)
9970         
9971         * plugins/build-basic-autotools/build-basic-autotools.c:
9972         Patch from Günther Brammer to fix #344015
9974         * plugins/sourceview/sourceview.c:
9975         Implemented IAnjutaEditor->get_begin/end_line_position (crashed
9976         automatic highlight of build messages)
9978 2006-06-06 Naba Kumar <naba@gnome.org>
9980         * configure.in,
9981         libanjuta/interfaces/libanjuta.idl,
9982         manuals/reference/libanjuta/tmpl/ianjuta-debugger.sgml,
9983         plugins/Makefile.am,
9984         plugins/document-manager/action-callbacks.c,
9985         plugins/document-manager/plugin.c,
9986         plugins/editor/text_editor.c: Implemented IAnjutaEditorLanguage
9987         interface for language highlight selection and langauge change
9988         signal.
9989         
9990         * plugins/language-support-cpp-java: Added language support
9991         plugin for cpp and java.
9993 2006-05-27  Naba Kumar  <naba@gnome.org>
9995         * libanjuta/interfaces/libanjuta.idl, plugins/gdb/*,
9996         plugins/debug-manager/*, data/Makefile.am,
9997         manuals/reference/libanjuta/libanjuta.types,
9998         manuals/reference/libanjuta/tmpl/ianjuta-debugger.sgml,
9999         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml:
10000         merged anjuta-new-debugger branch into trunck.
10001         (cvs -z3 up -j anjuta-merged-from-trunk-to-new-debugger -j anjuta-new-debugger)
10003 2006-05-06 Sebastien Granjoux <seb.sfo@free.fr>
10004         
10005         * libanjuta/interfaces/libanjuta.idl,
10006         plugins/debug-manager/debugger.c,
10007         plugins/debug-manager/debugger.h,
10008         plugins/gdb/anjuta-gdb.plugin.in,
10009         plugins/gdb/debugger.c,
10010         plugins/gdb/debugger.h,
10011         plugins/gdb/plugin.c:
10012         Add new IAnjutaCpuDebugger interface to access cpu register
10013         Run gdb instead of /usr/local/bin/gdb
10014         
10015         * plugins/debug-manager/plugin.c,
10016         plugins/debug-manager/registers.c,
10017         plugins/debug-manager/registers.h:
10018         Rewrite register window
10019         Rename Load target menu item to Run target
10021 2006-05-07  Naba Kumar  <naba@gnome.org>
10023         * plugins/gdb.init
10024         
10025 2006-05-01 Sebastien Granjoux <seb.sfo@free.fr>
10027         * plugins/debug-manager/watch.c,
10028         plugins/debug-manager/breakpoint.c,
10029         plugins/debug-manager/breakpoint.h:
10030         Fix crash: disconnect save and load session signals
10032 2006-04-30 Sebastien Granjoux <seb.sfo@free.fr>
10034         * libanjuta/interface/libanjuta.idl,
10035         plugins/debug-manager/debugger.c,
10036         plugins/gdb/plugin.c:
10037         Add a value parameter for evaluate command
10039         * plugins/debug-manager/anjuta-debug-manager.glade:
10040         Create new dialog box for watches using glade
10042         * plugins/debug-manager/anjuta-debug-manager.ui:
10043         Move watch menu items near the end
10044         Move breakpoint menu items outside the sub menu
10046         * plugins/debug-manager/debug_tree.c,
10047         plugins/debug-manager/debug_tree.h,
10048         plugins/debug-manager/debug_tree.h,
10049         plugins/debug-manager/watch.c:
10050         Move all GUI code from watch.c to debug_tree.c
10051         Add an auto update property to watches
10052         
10053         * plugins/debug-manager/locals.c,
10054         plugins/debug-manager/locals.h,
10055         plugins/debug-manager/stack_trace.c,
10056         plugins/debug-manager/stack_trace.h,
10057         plugins/debug-manager/plugin.c:
10058         Register actions before starting debugger
10060         * plugins/gdb/debugger.c:
10061         Do not call callback function if not present
10063 2006-04-02 Sebastien Granjoux <seb.sfo@free.fr>
10065         * libanjuta/interfaces/libanjuta.idl,
10066         plugins/debug-manager/stack_trace.c,
10067         plugins/debug-manager/stack_trace.h,
10068         plugins/debug-manager/anjuta-debug-manager.ui,
10069         plugins/gdb/debugger.c:
10070         Add a popup menu in stack frame window
10071         Add a new frame-changed event
10072         Use MI command for getting stack informations
10073         Get filename with full path (need gdb > 6.3)
10075         * libanjuta/interfaces/libanjuta.idl,
10076         plugins/debug-manager/debug_tree.c,
10077         plugins/debug-manager/debugger.c,
10078         plugins/debug-manager/locals.c,
10079         plugins/debug-manager/locals.h,
10080         plugins/debug-manager/plugin.c,
10081         plugins/gdb/debugger.c,
10082         plugins/gdb/debugger.h,
10083         plugins/gdb/parser.c,
10084         plugins/gdb/parser.h,
10085         plugins/gdb/plugin.c,
10086         plugins/gdb/Makefile.am:
10087         Pass watch data with string instead of Watch structures
10088         Use debug_tree in local window
10089         Remove info local
10090         Remove parser.{ch}
10092         * plugins/debug-manager/breakpoints.c,
10093         plugins/debug-manager/utilities.c,
10094         plugins/debug-manager/utilities.h:
10095         Use a GtkListStore instead of a GtkTreeStore
10096         move goto_location_in_editor in utilities.c
10097         
10098 2006-03-26 Sebastien Granjoux <seb.sfo@free.fr>
10100         * libanjuta/interfaces/libanjuta.idl,
10101         plugins/debug-manager/anjuta-debug-manager.ui,
10102         plugins/debug-manager/breakpoints.c,
10103         plugins/debug-manager/plugin.c,
10104         plugins/gdb/debugger.c:
10105         Add a breakpoint type
10106         Add new popup menu in breakpoint window
10107         Add toggle breakpoint in editor popup menu
10108         Save and restore breakpoint enable
10109         Fix bug in clear all breakpoints
10110         Remove old useless code
10112         * plugins/debug-manager/debugger.c:
10113         Fix some problem with debugger states
10115         * manuals/reference/libanjuta/tmpl/ianjuta-debugger.sgml:
10116         Update documentation
10117         
10118 2006-03-25 Sebastien Granjoux <seb.sfo@free.fr>
10120         * data/Makefile.am,
10121         plugins/gdb/Makefile.am,
10122         plugins/gdb/gdb.init:
10123         Move gdb.init crom data to plugins/gdb
10125         * plugins/gdb/gdb.init,
10126         libanjuta/interfaces/libanjuta.idl,
10127         plugins/debug-manager/breakpoints.c,
10128         plugins/debug-manager/debugger.c,
10129         plugins/debug-manager/plugin.c,
10130         plugins/gdb/debugger.c,
10131         plugins/gdb/plugin.c:
10132         Support pending breakpoints
10133         Rewrite debugger states
10134         Split ianjuta_debugger_log into _enable_log and _disable_log
10136         * plugins/debug-manager/start.c,
10137         plugins/debug-manager/debug_tree.c,
10138         plugins/gdb/parser.c:
10139         Remove some useless lines
10141         * manuals/reference/libanjuta/tmpl/ianjuta-debugger-manager.sgml,
10142         manuals/reference/libanjuta/tmpl/ianjuta-debugger.sgml,
10143         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml:
10144         Update documentation
10146 2006-03-12 Naba Kumar <naba@gnome.org>
10148         * manuals/references/libanjuta/libanjuta.types: Fixed
10149         debug-manager name.
10150         
10151 2006-03-12 Sebastien Granjoux <seb.sfo@free.fr>
10153         * libanjuta/anjuta-debugger.c,
10154         libanjuta/anjuta-debugger.h:
10155         Remove those files
10156         
10157         * libanjuta/interfaces/libanjuta.idl,
10158         plugins/debug-mananger/breakpoints.c,
10159         plugins/debug-manager/debug_tree.c,
10160         plugins/debug-manager/debugger.c,
10161         plugins/debug-manager/plugin.c,
10162         plugins/debug-manager/registers.c,
10163         plugins/debug-manager/sharedlib.c,
10164         plugins/debug-manager/signal.c,
10165         plugins/debug-manager/stack_trace.c,
10166         plugins/debug-manager/start.c,
10167         plugins/debug-manager/watch.c,
10168         plugins/gdb/debugger.c,
10169         plugins/gdb/debugger.h,
10170         plugins/gdb/parser.c,
10171         plugins/gdb/parser.h,
10172         plugins/gdb/plugin.c:
10173         Move types definitions from libanjuta/anjuta-debugger.{ch}
10174         Rename types from AnjutaDebugger* to IAnjutaDebugger*
10175         
10176         * plugins/gdb/Makefile.am:
10177         Remove user interface from gdb plugin
10179 2006-03-12 Naba Kumar <naba@gnome.org>
10181         * merged from trunk (tag: anjuta-merged-from-trunk-to-new-debugger)
10183 2006-05-21  Johannes Schmid <jhs@cvs.gnome.org>
10185         Modified Patch from Marc Maurer <uwog@uwog.net>:
10186         * libegg/egg-entry-action.c: (entry_focus_in), (entry_focus_out):
10187         Fixes #342447
10188         
10189         * plugins/sourceview/Makefile.am:
10190         * plugins/sourceview/sourceview-cell.c:
10191         * plugins/sourceview/sourceview-cell.h:
10192         * plugins/sourceview/sourceview.c: 
10193         
10194         Implemented IAnjutaEditorCell
10196 2006-05-21  Naba Kumar  <naba@gnome.org>
10198         * libanjuta/interfaces/libanjuta.idl,
10199         plugins/document-manager/action-callbacks.c,
10200         plugins/document-manager/plugin.c,
10201         plugins/editor/print.c, plugins/editor/text_editor.c,
10202         plugins/editor/text_editor.h, plugins/editor/text_editor_prefs.c:
10203         Fixed zooming and added icons and shortcuts for zoom menu items.
10205 2006-05-21  Naba Kumar  <naba@gnome.org>
10207         * libanjuta/interfaces/libanjuta.idl: Fixed api documentation and
10208         whitespaces.
10210 2006-05-20  Johannes Schmid <jhs@cvs.gnome.org>
10212         * plugins/document-manager/anjuta-docman.c:
10213         Fixed close button reaction by setting the correct current editor
10215 2006-05-20  Johannes Schmid <jhs@cvs.gnome.org>
10217         Patch from Yang Hong <yanghong@ccoss.com.cn>:
10218         * plugins/document-manager/anjuta-docman.c
10219         - Fix close button, you can close any tab as you wish now.
10220         - Fadeout mime icon as the same as close image  
10222 2006-05-20  Johannes Schmid <jhs@cvs.gnome.org>
10224         Patch from Marc Maurer <uwog@uwog.net>
10225         * main.c: Compile fix when NLS is enabled
10226         
10227         AUTHORS: Added Marc
10229 2006-05-20  Naba Kumar  <naba@gnome.org>
10231         * tagmanager/tm_symbol.c: Prevent infinite recursive (detected
10232         while loading abiword-2.4.4/abi project).
10234 2006-05-18 Naba Kumar  <naba@gnome.org>
10236         * libanjuta/interfaces/libanjuta.idl,
10237         plugins/document-manager/action-callbacks.c,
10238         plugins/editor/print.c,
10239         plugins/editor/text_editor.c,
10240         plugins/editor/text_editor.h,
10241         plugins/editor/text_editor_prefs.c: Fixed zooming.
10242         
10243         * libanjuta/interfaces/libanjuta.idl: Defined IAnjutaEditorCell
10244         interface for character iteration and IAnjutaEditorAssist interface
10245         for autocompletions and editor tips.
10247 2006-05-18  Johannes Schmid <jhs@cvs.gnome.org>
10249         Patch from Günther Brammer <GBrammer@gmx.de>:
10250         * plugins/document-manager/anjuta-docman.c:
10251         Make tabs smaller but keep nice closing icon
10253         * plugins/document-manager/anjuta-docman.c:
10254         * plugins/document-manager/Makefile.am:
10255         
10256         Added nice mime-icons to the editor tabs
10258 2006-05-17  Johannes Schmid <jhs@cvs.gnome.org>
10260         * configure.in: Bumped version to 2.0.3 (pre-release increment)
10261         
10262         * plugins/symbol-browser/an_symbol_view.c:
10263         - Fixed crasher
10264         - Fixed symbol searching (Yang Hong (#341997))
10265         
10266         * plugins/devhelp/htmlview.c:
10267         Fixed devhelp plugin
10268         
10269         * plugins/build-basic-autotools/build-basic-autotools.c:
10270         * plugins/search/search-replace.c:
10271         * plugins/document-manager/anjuta-docman.c:
10272         
10273         Only add a marker to a line where it makes sense!
10275 === anjuta 2.0.2 ===
10277 2006-05-15  Naba Kumar  <naba@gnome.org>
10279         * configure.in: set required versions for
10280         gdl and glade3.
10281         
10282 2006-05-15  Johannes Schmid <jhs@cvs.gnome.org>
10284         * plugins/glade/plugin.c:
10285         Fixed signal connection for "gtk-doc-search"
10287 2006-05-15  Johannes Schmid <jhs@cvs.gnome.org>
10289         * NEWS: Set release date, add known issues
10290         
10291         * libanjuta/anjuta-shell.c:
10292         Use DEBUG_PRINT instead of g_warning (to be able to pass --g-fatal-warnings
10293         and debug other gtk-warnings/criticals)
10294         
10295         * plugins/build-basic-autotools/build-basic-autotools.c:
10296         Fixed gtk-critical (gtk_hash_table_destroy(NULL))
10297         
10298         * plugins/sourceview/anjuta-view.c:
10299         * plugins/sourceview/sourceview-args.c:
10300         * plugins/sourceview/sourceview-scope.c:
10301         * plugins/sourceview/sourceview-tags.c:
10302         Fixed gtk-criticals (gtk_source_language_get_mime_types)
10304 2006-05-13  Johannes Schmid <jhs@cvs.gnome.org>
10306         * pixmaps/Makefile.am:
10307         Add preferences_general.png
10308         
10309         * plugins/devhelp/plugin.c:
10310         Fixed some more realise things
10311         
10312         * plugins/message-view/anjuta-msgman.c:
10313         Support stock icons for message panes
10314         
10315         * plugins/search/search-replace.c:
10316         Use GTK_STOCK_FIND_AND_REPLACE instead of anjuta_icon
10317          
10318         * plugins/search/search-replace_backend.c:
10319         Fixed #341359
10320         
10321         * plugins/sourceview/anjuta-document.c:
10322         * plugins/sourceview/sourceview.c:
10323         Fixed finalise and tag completion
10324         
10325         * src/anjuta-app.c:
10326         Use preferences_general icon
10328 2006-05-13  Johannes Schmid <jhs@cvs.gnome.org>
10330         * pixmaps/Makefile.am:
10331         Fixed EXTRA_DIST
10333 2006-05-13  Johannes Schmid <jhs@cvs.gnome.org>
10335         * plugins/sourceview/sourceview-prefs.c:
10336         Fixed font & color handling
10337         
10338         * plugins/symbol-browser/an_symbol_view.c:
10339         Fixed crasher
10341 2006-05-13 Johannes Schmid <jhs@cvs.gnome.org>
10343         * plugins/macro/macros.xml:
10344         Fixed bug #341583 (Address of FSF)
10346 2006-05-12      Johannes Schmid <jhs@cvs.gnome.org>
10348         * src/main.c:
10349         Added "--no-client" option to start a new instance of anjuta instead of connecting to an old one.
10350         Update: Do it the cool way...
10351         
10352 2006-05-08      Johannes Schmid <jhs@cvs.gnome.org>
10354         * plugins/glade/plugin.c: (on_api_help), (activate_plugin):
10355         Implement gtk-api-help signals of glade3
10356         * configure.in: Bump to glade3 2.91.2
10357         
10358         * plugins/devhelp/plugin.c:
10359         Fixed some realize stuff in the devhelp plugin
10360         
10361         * plugins/sourceview/anjuta-document.c:
10362         fixed bug with scope completion
10364 2006-05-08      Johannes Schmid <jhs@cvs.gnome.org>
10366         * plugins/symbol-browser/an_symbol_view.c
10367         * plugins/symbol-browser/an_symbol_prefs.c
10368         * plugins/symbol-browser/an_symbol_prefs.h
10369         * global_tags/create_global_tags.sh:
10370         
10371         Automaticly create global tags on first startup
10373 2006-05-08  Massimo Cora'  <maxcvs@email.it>
10375         * configure.in:
10376         * plugins/project-wizard/templates/Makefile.am:
10377         * (added) plugins/project-wizard/templates/cpp-logo.png:
10378         * (added) plugins/project-wizard/templates/cpp.wiz:
10379         * (added) plugins/project-wizard/templates/cpp/*:
10381         Added a generic c++ template. It's a simple hello world.
10383 2006-05-07  Massimo Cora' <maxcvs@email.it>
10385         * plugins/symbol-browser/an_symbol_view.c:
10386         fixed a stupid crasher.
10388 2006-05-05  Johannes Schmid <jhs@cvs.gnome.org>
10390         * plugins/project-wizard/templates/wxwin/configure.in.tpl
10391         * plugins/project-wizard/templates/wxwin/src/Makefile.am:
10392         
10393         Fixed WxWidgets project type
10395 2006-05-04  Johannes Schmid <jhs@cvs.gnome.org>
10397         * plugins/devhelp/htmlview.c: 
10398         * plugins/devhelp/plugin.c:
10399         Maybe I fixed the crash this time! I could at least not reproduce anymore!
10400         
10401         * plugins/project-wizard/install.c:
10402         Don't set a message - thanks to seb
10404 2006-05-04  Johannes Schmid <jhs@cvs.gnome.org>
10406         * plugins/devhelp/htmlview.c: 
10407         * plugins/symbol-browser/an_symbol_view.c:
10408         
10409         There is a weird crash in gtk_idle which I still did not completly fix!
10410         
10411         * plugins/project-wizard/install.c:
10412         Default to success instead of failure
10414 2006-05-03  Johannes Schmid <jhs@cvs.gnome.org>
10416         * plugins/devhelp/htmlview.c:
10417         * plugins/devhelp/plugin.c:
10418         Fixed bug and libdevhelp issue!
10420         * plugins/project-wizard/install.c:
10421         Fixed message string!
10423 2006-05-03  Massimo Cora' <maxcvs@email.it>
10424        
10425         * plugins/symbol-browser/an_symbol_view.c:
10426         Avoiding to get keywords from sv_extract_type_qualifier_from_expr()
10428 2006-05-01  Johannes Schmid <jhs@cvs.gnome.org>
10430         * pixmaps/Makefile.am:
10431         * src/main.c:
10432         * anjuta.desktop.in.in
10433         
10434         GNOME Goal #2.1: Install theme-friendly icons
10436 2006-05-01  Johannes Schmid <jhs@cvs.gnome.org>
10438         * plugins/devhelp/htmlview.c: Reload page on reparent
10439         * plugins/document-manager/anjuta-docman.c:
10440         Present document-manager when document is selected in file-manager
10442 2006-05-01  Johannes Schmid <jhs@cvs.gnome.org>
10444         * plugins/symbol-broser/an_symbol_view.c:
10445         Fixed crasher in namespace exploration
10447 2006-05-01  Massimo Cora' <maxcvs@email.it>
10449         * configure.in:
10450         * plugins/valgrind/Makefile.am:
10452         Optional compiling of Valgrind plugin
10454 2006-05-01  Massimo Cora' <maxcvs@email.it>
10456         * plugins/symbol-browser/an_symbol_view.c:
10457         - modularized code. Marked with FIXME the parts which need improvement.
10458         - More comments.
10459     - Added basic namespace completion for Gtkmm type project:
10460     - namespace1::MyClass *class;
10461     - class-> [display]
10462     - Namespaces must be anyway improved.
10464 2006-05-01  Johannes Schmid <jhs@cvs.gnome.org>
10466         * plugins/devhelp/plugin.c: 
10467         Fixed up plugin unloading and show html widget on link selected
10468         
10469         * NEWS: Updated
10470         
10471 2006-05-01  Johannes Schmid <jhs@cvs.gnome.org>
10473         * plugins/devhelp/Makefile.am:
10474         * plugins/devhelp/anjuta-devhelp.plugin.in:
10475         * plugins/devhelp/htmlview.c:
10476         * plugins/devhelp/htmlview.h:
10477         * plugins/devhelp/plugin.c: 
10478         * plugins/devhelp/plugin.h:
10479         Reimplemeted devhelp plugin from scratch
10480         
10481         * plugins/symbol-browser/an_symbol_view.c: (sv_get_type_of_token):
10482         Fixed crasher
10484 2006-04-30  Johannes Schmid <jhs@cvs.gnome.org>
10486         * plugins/sourceview/sourceview-tags.c:
10487         complete some more tag types
10488         
10489         * plugins/valgrind/plugin.c:
10490         * plugins/valgrind/preferences.c:
10491         * plugins/valgrind/vggeneralprefs.c:
10492         
10493         Fixed lots of gtk warnings
10495 2006-04-29 Johannes Schmid <jhs@cvs.gnome.org>
10497         * plugins/sourceview/sourceview-scope.c:
10498         Implemented type-ahead for scope completion
10500 2006-04-28  Johannes Schmid <jhs@cvs.gnome.org>
10502         * manuals/C/Makefile.am:
10503         * manuals/Makefile.am:
10504         * plugins/document-manager/Makefile.am:
10505         * plugins/project-wizard/templates/anjuta-plugin/Makefile.am:
10506         * plugins/sourceview/Makefile.am:
10507         * tagmanager/c.c:
10508         
10509         Fixed distcheck
10510         
10511         * plugins/class-gen/goc_template_header: G_END_DECLS
10513 2006-05-27  Naba Kumar <naba@gnome.org>
10515         * (added) scintilla/LexSpice.cxx, scintilla/Editor.cxx,
10516         scintilla/KeyWords.cxx, scintilla/LexSQL.cxx, scintilla/LexTCL.cxx,
10517         scintilla/Makefile.am, scintilla/PlatGTK.cxx, scintilla/lexers.make,
10518         scintilla/include/HFacer.py, scintilla/include/SciLexer.h,
10519         scintilla/include/Scintilla.iface,
10520         (remove) scintilla/patches/pango-1.8.patch: Updated scintilla from
10521         cvs. Fixed compile flags. Removed outdated patches.
10523 2006-04-27  Johannes Schmid <jhs@cvs.gnome.org>
10525         * configure.in: Require libgladeui 2.91.1 (for glade3 plugin)
10527         * plugins/sourceview/anjuta-document.c:
10528         * plugins/sourceview/sourceview-args.c:
10529         * plugins/sourceview/sourceview-scope.c:
10530         
10531         Add End/Home keypresses and support completion if symbol start with '!' for example
10532         in an if statement
10534 2006-04-27 Massimo Cora' <maxcvs@email.it>
10536         * libanjuta/interfaces/libanjuta.idl:
10538         * plugins/sourceview/sourceview-scope.c:
10539         * plugins/sourceview/tag-window.c: 
10540         * plugins/sourceview/tag-window.h:
10541         * plugins/symbol-browser/an_symbol_view.c:
10542         * plugins/symbol-browser/an_symbol_view.h:
10543         * plugins/symbol-browser/plugin.c:
10544         
10545         added and implemented IAnjutaSymbolManager -> get_completions_at_position ()
10546         interface.
10547         Code and ideas for C/C++ new completion engine comes from IComplete written by
10548         Martin Stubenschrott <stubenschrott@gmx.net>.
10549         Currently the interface works only with GtkSourceView plugin.   
10550         
10551         * tagmanager/Makefile.am:
10552         * tagmanager/c.c: 
10553         * tagmanager/entry.h:
10554         * tagmanager/get.c:
10555         * tagmanager/get.h:
10556         * tagmanager/include/tm_file_entry.h:
10557         * tagmanager/include/tm_project.h:
10558         * tagmanager/include/tm_source_file.h:
10559         * tagmanager/include/tm_symbol.h:
10560         * tagmanager/include/tm_tagmanager.h:
10561         * tagmanager/include/tm_work_object.h:
10562         * tagmanager/include/tm_workspace.h:
10563         * tagmanager/parse.c:
10564         * tagmanager/read.c: 
10565         * tagmanager/read.h:
10566         * tagmanager/tm_project.c: 
10567         * tagmanager/tm_source_file.c: 
10568         * tagmanager/tm_workspace.c:
10569         
10570         Tagmanager can now parse a memory buffer and generate/update 
10571         tags into tm_workspace/tm_project on the fly, without using files.
10572         C/C++ is supported now.
10573         
10574 2006-04-26  Johannes Schmid <jhs@cvs.gnome.org>
10576         * plugins/sourceview/anjuta-document.c:
10577         * plugins/sourceview/sourceview-args.c:
10578         * plugins/sourceview/sourceview-scope.c:
10579         * plugins/sourceview/sourceview.c:
10580         
10581         Fixed some memory leaks and argument completion
10583 2006-04-25  Johannes Schmid <jhs@cvs.gnome.org>
10585         * plugins/glade/plugin.c:
10586         
10587         Fixed glade plugin build because of API changes in glade3
10589 2006-04-25  Johannes Schmid <jhs@cvs.gnome.org>
10591         * manuals/C/anjuta-faqs/anjuta-faqs.xml:
10592         Updated editor section
10593         
10594         * manuals/C/anjuta-manual/interface.xml:
10595         * manuals/C/anjuta-manual/preferences.xml:
10596         * manuals/C/anjuta-manual/projects.xml:
10597         Updated manual
10598         
10599         * plugins/editor/anjuta-editor.plugin.in:
10600         Better plugin name
10602 2006-04-23  Johannes Schmid <jhs@cvs.gnome.org>
10604         * configure.in:
10605         * plugins/editor/anjuta-editor.plugin.in:
10606         * plugins/sourceview/sourceview.plugin.in:
10608         Build both editors and let the user decide a runtime!
10609         
10610         * plugins/sourceview/sourceview-scope.c:
10611         Fixed bug in regex to allow test()-> completions
10613 2006-04-23  Johannes Schmid <jhs@cvs.gnome.org>
10615         * plugins/sourceview/anjuta-document.c:
10616         * plugins/sourceview/sourceview-args.c: 
10617         * plugins/sourceview/sourceview-scope.c:
10618         * plugins/sourceview/sourceview-tags.c:
10619         * plugins/sourceview/tag-window.c: 
10620         
10621         Improved callltip windows
10623 2006-04-22  Johannes Schmid <jhs@cvs.gnome.org>
10625         * src/anjuta-app.c: (on_session_save):
10626         Fixed bug in toolbar saving. Thanks to Ricardo Jose Ferrari
10627         <ricardo.jose.ferrari@gmail.com> for pointing this out!
10629 2006-04-22  Johannes Schmid <jhs@cvs.gnome.org>
10631         * libanjuta/anjuta-utils.c: 
10632         * plugins/cvs-plugin/cvs-execute.c:
10633         Off-by-one...
10635         * scintilla/LexInno.cxx:
10636         * scintilla/LexOpal.cxx:
10637         * scintilla/LexTCL.cxx:
10639         Added missing files from scintilla-update
10641 2006-04-22  Johannes Schmid <jhs@cvs.gnome.org>
10643         * configure.in:
10644         * manuals/C/Makefile.am:
10645         * manuals/C/anjuta-faqs/anjuta-faqs.xml:
10646         * manuals/C/anjuta-manual/Makefile.am:
10647         * manuals/C/anjuta-manual/anjuta-manual.xml:
10648         * manuals/C/anjuta-manual/build.xml:
10649         * manuals/C/anjuta-manual/debugger.xml:
10650         * manuals/C/anjuta-manual/execute.xml:
10651         * manuals/C/anjuta-manual/figures/anjuta-in-action.png:
10652         * manuals/C/anjuta-manual/figures/arguments.png:
10653         * manuals/C/anjuta-manual/figures/configure_dlg.png:
10654         * manuals/C/anjuta-manual/figures/file_menu.png:
10655         * manuals/C/anjuta-manual/figures/menu_main.png:
10656         * manuals/C/anjuta-manual/figures/menubar.png:
10657         * manuals/C/anjuta-manual/figures/new_file_wizard.png:
10658         * manuals/C/anjuta-manual/figures/project_info.png:
10659         * manuals/C/anjuta-manual/figures/scrshot.png:
10660         * manuals/C/anjuta-manual/figures/symbol_browser.png:
10661         * manuals/C/anjuta-manual/figures/tool-editor.png:
10662         * manuals/C/anjuta-manual/figures/toolbar_browser.png:
10663         * manuals/C/anjuta-manual/figures/toolbar_ext.png:
10664         * manuals/C/anjuta-manual/figures/toolbar_format.png:
10665         * manuals/C/anjuta-manual/figures/toolbar_main.png:
10666         * manuals/C/anjuta-manual/figures/toolbar_tags.png:
10667         * manuals/C/anjuta-manual/fileoperations.xml:
10668         * manuals/C/anjuta-manual/interface.xml:
10669         * manuals/C/anjuta-manual/introduction.xml:
10670         * manuals/C/anjuta-manual/preferences.xml:
10671         * manuals/C/anjuta-manual/projects.xml:
10672         * manuals/C/anjuta-manual/tools.xml:
10673         * manuals/Makefile.am:
10674         
10675         Updated manual and faq
10677         * scintilla/CallTip.cxx:
10678         * scintilla/CallTip.h:
10679         * scintilla/CellBuffer.cxx:
10680         * scintilla/CellBuffer.h:
10681         * scintilla/ContractionState.cxx:
10682         * scintilla/Document.cxx:
10683         * scintilla/Document.h:
10684         * scintilla/DocumentAccessor.cxx:
10685         * scintilla/Editor.cxx:
10686         * scintilla/Editor.h:
10687         * scintilla/ExternalLexer.cxx:
10688         * scintilla/Indicator.cxx:
10689         * scintilla/KeyMap.cxx:
10690         * scintilla/KeyWords.cxx:
10691         * scintilla/LexAU3.cxx:
10692         * scintilla/LexBash.cxx:
10693         * scintilla/LexCPP.cxx:
10694         * scintilla/LexCaml.cxx:
10695         * scintilla/LexCsound.cxx:
10696         * scintilla/LexEiffel.cxx:
10697         * scintilla/LexGui4Cli.cxx:
10698         * scintilla/LexHTML.cxx:
10699         * scintilla/LexLua.cxx:
10700         * scintilla/LexMSSQL.cxx:
10701         * scintilla/LexOthers.cxx:
10702         * scintilla/LexPOV.cxx:
10703         * scintilla/LexPython.cxx:
10704         * scintilla/LexRuby.cxx:
10705         * scintilla/LexSQL.cxx:
10706         * scintilla/LexVB.cxx:
10707         * scintilla/Makefile.am:
10708         * scintilla/PlatGTK.cxx:
10709         * scintilla/PropSet.cxx:
10710         * scintilla/RESearch.cxx:
10711         * scintilla/RESearch.h:
10712         * scintilla/ScintillaBase.cxx:
10713         * scintilla/ScintillaGTK.cxx:
10714         * scintilla/StyleContext.h:
10715         * scintilla/ViewStyle.cxx:
10716         * scintilla/ViewStyle.h:
10717         * scintilla/XPM.cxx:
10718         * scintilla/include/KeyWords.h:
10719         * scintilla/include/Platform.h:
10720         * scintilla/include/PropSet.h:
10721         * scintilla/include/SciLexer.h:
10722         * scintilla/include/Scintilla.h:
10723         * scintilla/include/Scintilla.iface:
10724         * scintilla/include/ScintillaWidget.h:
10725         * scintilla/lexers.make:
10727         Update to scintilla 1.68
10729         * src/anjuta-app.c:
10730         Only show help items which are really availible
10732         * plugins/cvs-plugin/cvs-callbacks.c
10733         * plugins/cvs-plugin/cvs-execute.c
10734         * plugins/cvs-plugin/subversion-callbacks.c:
10735         * libanjuta/anjuta-utils.c:
10736         Fixed utf-8 issues and fixed a crasher (yes, strings tend to be longer than 2048...)
10738 2005-04-22 Sebastien Granjoux <seb.sfo@free.fr>
10740         * plugins/project-wizard/install.c,
10741         * plugins/project-wizard/autogen.c:
10742         Add error messages if using a read only directory
10743         Improve fix for bug #339296
10745 2006-04-22  Johannes Schmid <jhs@cvs.gnome.org>
10747         * libanjuta/interfaces/libanjuta.idl:
10748         * plugins/document-manager/action-callbacks.c:
10749         * plugins/document-manager/plugin.c:
10750         * plugins/editor/text_editor.c:
10751         Added IAnjutaEditorGoto 
10753         * plugins/editor/aneditor.cxx:
10754         * plugins/editor/aneditor.h:
10755         * plugins/editor/text_editor.h:
10756         * plugins/editor/text_editor_prefs.c:
10757         
10758         Fixed #305076
10760 2006-04-21  Johannes Schmid <jhs@cvs.gnome.org>
10762         * libanjuta/interfaces/libanjuta.idl:
10763         * plugins/document-manager/action-callbacks.c:
10764         * plugins/document-manager/anjuta-docman.c:
10765         * plugins/document-manager/plugin.c:
10766         * plugins/editor/text_editor.c: 
10767         Added and implemented IAnjutaEditorComment and IAnjutaEditorZoom
10768         
10769         * plugins/sourceview/sourceview.c:
10770         * plugins/sourceview/sourceview.glade:
10771         Fixed some uft-8 issues and added a preference option
10772         to enable/disable gnome-vfs monitoring
10773         
10774         * scintilla/Makefile.am:
10775         * scintilla/include/Makefile.am:
10776         Fixed build
10778 2006-04-20  Massimo Cora' <maxcvs@email.it>
10780         * libanjuta/interfaces/libanjuta.idl:
10781         Remove get_current_pos () because we have get_position()
10783 2006-04-20  Johannes Schmid <jhs@cvs.gnome.org>
10785         * NEWS: Updated
10786         * plugins/sourceview/tag-window.c:
10787         Don't close window on PageUp/PageDown
10789 2006-04-20 Johannes Schmid <jhs@cvs.gnome.org>
10791         * data/Makefile.am:
10792         * manuals/reference/libanjuta/Makefile.am:
10793         
10794         Some build fixes
10795         
10796         * src/Makefile.am:
10797         * src/bacon-message-connection.c: 
10798         * src/bacon-message-connection.h: (both from gedit)
10799         * src/main.c:
10800         
10801         Fixed #312319 (Opening files when Anjuta is already open)
10803 2006-04-18  Johannes Schmid <jhs@cvs.gnome.org>
10805         * TODO.tasks: Updated
10806         * plugins/sourceview/anjuta-view.c: 
10807         * plugins/sourceview/anjuta-view.h:
10808         * plugins/sourceview/sourceview.c: 
10809         
10810         * configure.in: Fix --enable-plugin-scintilla
10811         
10812         Added char_added signal
10814 2006-04-18  Johannes Schmid <jhs@cvs.gnome.org>
10816         * libanjuta/anjuta-utils.c: (anjuta_util_diff):
10817         
10818         Fixed diff for utf8
10819         
10820         * plugins/sourceview/sourceview.c:
10821         Fixed VFS monitoring (still a bit buggy)
10822         
10823         * plugins/sourceview/sourceview-args.c:
10824         * plugins/sourceview/tag-window.c: 
10825         
10826         Better sizing for the popup-window
10828 2006-04-17  Johannes Schmid <jhs@cvs.gnome.org>
10830         * plugins/project-wizard/templates/gnome/src/main.c:
10831         * plugins/project-wizard/templates/gnome/src/project.glade:
10832         * plugins/project-wizard/templates/gtk/src/main.c: 
10833         * plugins/project-wizard/templates/gtk/src/project.glade:
10834         * plugins/project-wizard/templates/gtkmm/src/main.cc:
10835         
10836         Fixed up GLADE_FILE definition in project types and fixed bug #334546
10837         
10838 2006-04-17  Kjartan Maraas  <kmaraas@gnome.org>
10840         * configure.in: More removal of obsoleteness.
10841         * po/no.po:
10843 2006-04-12  Johannes Schmid <jhs@cvs.gnome.org>
10845         * ROADMAP:
10846         * libanjuta/anjuta-preferences.c: 
10847         * libanjuta/anjuta-utils.c: 
10848         * libanjuta/anjuta-utils.h:
10849         * plugins/message-view/message-view.c:
10850         
10851         Changed color functions and moved convert_color to anjuta-utils.h
10852         
10853         * plugins/message-view/anjuta-message-manager-plugin.glade:
10854         GnomeColorPicker -> GtkColorButton (bug #309154)
10855         
10856         * plugins/sourceview/plugin.c:
10857         * plugins/sourceview/sourceview-prefs.c:
10858         * plugins/sourceview/sourceview.glade:
10859         Added color and font preferences
10861         * plugins/sourceview/sourceview-tags.c:
10862         Only show as much choices as configured in preferences
10864 2006-04-11  Johannes Schmid <jhs@cvs.gnome.org>
10866         * ROADMAP, NEWS: Updated (we are far behind ;-)
10867         * plugins/document-manager/plugin.c: Hide Folding menu items if not supported
10869 2006-04-11  Johannes Schmid <jhs@cvs.gnome.org>
10871         * configure.in:
10872         * plugins/editor/Makefile.am:
10873         * scintilla/Makefile.am
10874         
10875         Build sourceview on 2.14, scintilla on 2.12 and make it user configurable at build time
10876         
10877         * global-tags/Makefile.am:
10878         * global-tags/create_global_tags.sh:
10879         * plugins/symbol-browser/an_symbol_prefs.c:
10880         * plugins/symbol-browser/anjuta-symbol-browser-plugin.glade:
10881         * plugins/symbol-browser/plugin.h:
10882         * tagmanager/include/tm_workspace.h:
10883         * tagmanager/tm_workspace.c:
10884         
10885         Fixed symbol-browser prefs and move global tags generation from installtion to
10886         preferences to make the life easier for distributers and to allow updates after installtion
10888         * plugins/document-manager/action-callbacks.c: 
10889         * plugins/document-manager/action-callbacks.h:
10890         * plugins/document-manager/anjuta-document-manager.ui:
10891         * plugins/document-manager/indent-util.c:
10892         * plugins/document-manager/plugin.c:
10893         * plugins/editor/text_editor.c:
10894         
10895         Moved indent stuff to document-manager
10896         
10897         * plugins/sourceview/anjuta-view.c: 
10898         * plugins/sourceview/sourceview-args.c: 
10899         * plugins/sourceview/sourceview-scope.c:
10900         * plugins/sourceview/sourceview-tags.c: 
10901         * plugins/sourceview/sourceview.c:
10902         
10903         Fixed several bugs
10904         
10905         * plugins/sourceview/sourceview.plugin (removed):
10906         * plugins/sourceview/sourceview.plugin.in:
10907         Editor is not user-activatible
10908         
10909         * plugins/sourceview/sourceview.png:
10910         Updated icon
10912 2006-04-08  Johannes Schmid <jhs@cvs.gnome.org>
10914         * src/anjuta-app.c: Fixed crasher on plugin unloading
10916 2006-04-06  Johannes Schmid <jhs@cvs.gnome.org>
10918         * plugins/sourceview/sourceview.c
10919         * plugins/sourceview/sourceview-args.c
10920         * plugins/sourceview/sourceview-args.h:
10921         
10922         Polished argument completion
10924 2006-04-05  Johannes Schmid <jhs@cvs,gnome.org>
10926         * plugins/message-view/anjuta-msgman.c:
10927         * plugins/message-view/plugin.c: (ianjuta_msgman_set_current_view):
10928         
10929         Show message pane on switch (does not work, anjuta_shell needs a fix)
10930         
10931         * plugins/sourceview/Makefile.am:
10932         * plugins/sourceview/anjuta-view.c: (find_tag_window),
10933         * plugins/sourceview/sourceview-args.c: 
10934         * plugins/sourceview/sourceview-args.h:
10935         * plugins/sourceview/sourceview-private.h:
10936         * plugins/sourceview/sourceview-scope.c: 
10937         (sourceview_scope_update), (sourceview_scope_filter_keypress):
10938         * plugins/sourceview/sourceview-tags.c:
10939         * plugins/sourceview/sourceview.c:
10940         * plugins/sourceview/tag-window.c:
10941         * plugins/sourceview/tag-window.h:
10942         
10943         Added scope and argument completion
10945 2006-04-03  Johannes Schmid <jhs@gnome.org>
10947         * TODO.tasks
10948         * src/anjuta-app.c: (on_add_merge_widget), (on_session_save),
10949         (on_widget_remove):
10950         Save toolbar state
10952         * plugins/sourceview/sourceview.c: (iselect_clear):
10953         Make "Delete"-key working
10955         * configure.in: #336389
10957 2006-04-03  Johannes Schmid <jhs@gnome.org>
10959         * plugins/sourceview/Makefile.am:
10960         * plugins/sourceview/anjuta-view.c:
10961         * plugins/sourceview/plugin.c: 
10962         * plugins/sourceview/sourceview-private.h:
10963         * plugins/sourceview/sourceview-scope.c:
10964         * plugins/sourceview/sourceview-scope.h:
10965         * plugins/sourceview/sourceview-tags.c: 
10966         * plugins/sourceview/sourceview-tags.h:
10967         * plugins/sourceview/sourceview.c:
10968         * plugins/sourceview/sourceview.h:
10969         * plugins/sourceview/tag-window.c:
10970         
10971         - fixed goto_file_line
10972         - scroll to cursor on undo/redo
10973         - show correct popup-menu
10974         - scope completion (not ready yet)
10976 2006-04-03  Johannes Schmid <jhs@gnome.org>
10978         * plugins/sourceview/plugin.c: 
10979         * plugins/sourceview/sourceview-tags.c:
10980         * plugins/sourceview/sourceview.c: 
10981         * plugins/sourceview/sourceview.h:
10982         * plugins/sourceview/tag-window.c:
10983         
10984         Fixed some GObject stuff and use proper AnjutaSymbolManager interface
10986 2006-04-03  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
10988         * plugins/sourceview/sourceview.c:
10989         Fixed next/previous bookmark.
10990         Toggled bookmark (set/unset).
10992 2006-04-03  Johannes Schmid <jhs@gnome.org>
10994         * plugins/document-manager/action-callbacks.c:
10995         Fixed Gtk-Warning in goto_line
10996         
10997         * plugins/sourceview/Makefile.am:
10998         * plugins/sourceview/anjuta-document.c:
10999         * plugins/sourceview/anjuta-view.c: 
11000         * plugins/sourceview/anjuta-view.h:
11001         * plugins/sourceview/sourceview-autocomplete.c:
11002         * plugins/sourceview/sourceview-autocomplete.h:
11003         * plugins/sourceview/sourceview-private.h:
11004         * plugins/sourceview/sourceview-tags.c:
11005         * plugins/sourceview/sourceview-tags.h:
11006         * plugins/sourceview/sourceview.c:
11007         * plugins/sourceview/tag-window.c:
11008         * plugins/sourceview/tag-window.h:
11009         Created a nice API for tag and completion windows
11010         
11011         * plugins/sourceview/sourceview-print.h:
11012         * plugins/sourceview/sourceview-print.c:
11013         Added printing
11014                 
11015 2006-04-02  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11017         * plugins/sourceview/sourceview.c:
11018         Fixed typo (Sort bookmarks).
11019         
11020 2006-04-01  Johannes Schmid <jhs@gnome.org>
11022         * plugins/sourceview/anjuta-document.c:
11023         * plugins/sourceview/anjuta-document.h:
11024         * plugins/sourceview/anjuta-view.c:
11025         * plugins/sourceview/anjuta-view.h:
11026         * plugins/sourceview/sourceview-autocomplete.c:
11027         * plugins/sourceview/sourceview-autocomplete.h:
11028         * plugins/sourceview/sourceview-prefs.c:
11029         * plugins/sourceview/sourceview-prefs.h:
11030         * plugins/sourceview/sourceview-private.h:
11031         * plugins/sourceview/sourceview-tags.c:
11032         * plugins/sourceview/sourceview-tags.h:
11033         * plugins/sourceview/sourceview.c:
11034         * plugins/sourceview/sourceview.glade:
11035         * plugins/sourceview/tag-window.c: 
11036         * plugins/sourceview/tag-window.h:
11037         
11038         Improved code complete and autocomplete
11040 2006-04-01  Johannes Schmid <jhs@gnome.org>
11042         * plugins/sourceview/Makefile.am:
11043         * plugins/sourceview/bookmark.png:
11044         * plugins/sourceview/marker-attentive.png:
11045         * plugins/sourceview/marker-basic.png:
11046         * plugins/sourceview/marker-intense.png:
11047         * plugins/sourceview/marker-light.png:
11048         * plugins/sourceview/sourceview.c: 
11049         
11050         Added pixmaps for all marker types and show bookmarks
11051         
11052         * configure.in
11053         * plugins/sourceview/Makefile.am:
11054         Build sourceview on 2.14 only
11056 2006-03-31  Johannes Schmid <jhs@gnome.org>
11058         * plugins/sourceview/Makefile.am:
11059         * plugins/sourceview/anjuta-document.c:
11060         * plugins/sourceview/anjuta-view.c:
11061         * plugins/sourceview/anjuta-view.h:
11062         * plugins/sourceview/sourceview-autocomplete.c:
11063         * plugins/sourceview/sourceview-private.h:
11064         * plugins/sourceview/sourceview-tags.c:
11065         * plugins/sourceview/sourceview-tags.h:
11066         * plugins/sourceview/sourceview.c: 
11067         * plugins/sourceview/tag-window.c:
11068         * plugins/sourceview/tag-window.h:
11069         
11070         Added code completion with tag manager to the editor and fixed a save_as bug
11072 2006-03-31  Johannes Schmid <jhs@gnome.org>
11074         * src/main.c: Revert patch from Rob to allow building with
11075         Gnome 2.12
11076         * configure.in: Require at least 2.12 libraries
11078 2006-03-29 Yang Hong <yanghong@ccoss.com.cn>
11080         reviewed by: Johannes Schmid <jhs@gnome.org> (fixed typo)
11082         * plugins/project-wizard/templates/anjuta-plugin/Makefile.am:
11083         Improve anjuta-plugin project template: Added missed files dist tarball
11084         (make dist)
11086         * plugins/project-wizard/templates/anjuta-plugin/src/plugin.glade: Fixed
11087         typo
11089 2006-03-28  Yang Hong <yanghong@ccoss.com.cn>
11091         reviewed by: Johannes Schmid <jhs@gnome.org>
11093         * plugins/project-wizard/templates/anjuta-plugin/configure.in.tpl
11094         plugins/project-wizard/templates/anjuta-plugin/po/POTFILES.in
11095         plugins/project-wizard/templates/anjuta-plugin/src/plugin.c
11096         plugins/project-wizard/templates/anjuta-plugin/src/plugin.glade:
11097         
11098         Improve anjuta-plugin project template. Also fix for #322744
11100 2006-03-27  Johannes Schmid <jhs@gnome.org>
11102         * plugins/sourceview/sourceview-private.h:
11103         plugins/sourceview/sourceview.c:
11104         
11105         Added basic bookmark support
11107 2006-03-27  Johannes Schmid <jhs@gnome.org>
11109         * TODO.tasks:
11110         Updated
11111         
11112         Patch from Rob Bradfort <robster@debian.org>:
11113         * src/main.c: (get_command_line_args), (main):
11114         Migration from popt to GOption
11115         
11116 2006-03-26 Naba Kumar  <naba@gnome.org>
11118         * plugins/document-manager/anjuta-docman.c: Fixed close icon button
11119         size to scale itself with theme.
11121 2006-03-26 Naba Kumar  <naba@gnome.org>
11123         * plugins/file-manager/an_file_view.c,
11124         plugins/symbol-browser/an_symbol_view.c: Destroy tooltip timers
11125         when symbolview and fileview objects are destroyed to avoid crashes
11126         after the plugins are disabled.
11128 2006-03-26 Naba Kumar <naba@gnome.org>
11130         * Makefile.am,  po/POTFILES.skip, (removed) anjuta_dialogs_strings.h:
11131         Deleted unused file.
11132         
11133         * plugins/glade/plugin.c: Be able to close glade plugin when there
11134         there is no glade project loaded.
11135         
11136         * plugins/sourceview/sourceview.plugin,
11137         plugins/sourceview/sourceview.plugin.in: Give a better plugin name.
11139 2006-03-23  Naba Kumar  <naba@gnome.org>
11141         * plugins/editor/print.c: Fixed a bug where some sections of
11142         printed/previewed text is not highlighted.
11143         
11144 2006-03-20  Johannes Schmid <jhs@gnome.org>
11146         * libanjuta/interfaces/libanjuta.idl:
11147         Added IAnjutaPrint
11148         * plugins/devhelp/plugin.c: Work with any devhelp version (hopefully)
11149         as we do not use private apis. Show help window and startup because it does 
11150         not survive gdl
11151         
11152         * plugins/document-manager/action-callbacks.c:
11153         plugins/editor/Makefile.am:
11154         plugins/editor/text_editor.c:
11155         plugins/editor/print.c:
11156         plugins/editor/print.h:
11157         
11158         Fixed printing (nobody has missed it BTW ;-)
11159         
11160         * plugins/sourceview/sourceview.c:
11161         Fixed a crasher
11163 2006-03-20 Naba Kumar <naba@gnome.org>
11165         * configure.in, plugins/devhelp/plugin.c: Be able to build with
11166         devhelp >= 0.9 < 0.11 versions.
11167         
11168 2006-03-20  Johannes Schmid <jhs@gnome.org>
11170         * plugins/sourceview/anjuta-document-loader.c
11171         plugins/sourceview/sourceview.c:
11172         
11173         Fixed encoding bugs
11175 2006-03-20  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11177         * plugins/sourceview/sourceview.c, plugins/search/search-replace_backend.c :
11178         Fixed bug (line position)
11179         Give the good line position whatever the active editor.
11181 2006-03-19  Ilkka Tuohela  <hile@iki.fi>
11183         * configure.in: Added fi to ALL_LINGUAS
11185 2006-03-19  Johannes Schmid <jhs@gnome.org>
11187         * plugins/sourceview/anjuta-document-loader.c:
11188         replace gnome_vfs_get_mime_type_for_name_and data
11190         * plugins/build-basic-autotools/build-basic-autotools.c:
11191         Fixed #335142
11193 2006-03-17  Johannes Schmid <jhs@gnome.org>
11195         * plugins/editor/editor.glade:
11196         Added style-editor again after it got lost somehow
11198 2006-03-17  Johannes Schmid <jhs@gnome.org>
11200         * plugins/devhelp/plugin.c: Updated to work with devhelp-0.11
11201         configure.in: require devhelp 0.11
11202         
11203         Post 0.11 devhelp versions (CVS) do not work because of an API change...
11205         plugins/build-basic-autotools/build-basic-autotools.c:
11206         forgot a an installtion callback for the "install as root"-feature
11208 2006-03-17  Massimo Cora' <maxcvs@email.it>
11210         reviewed by: Johannes Schmid <jhs@gnome.org>
11212         * plugins/class-gen/anjuta-class-gen-plugin.glade
11213         plugins/class-gen/class_gen.c 
11214         plugins/class-gen/goc_template_header
11215         plugins/class-gen/goc_template_source
11216         
11217         Fixed bug #334663
11219 2006-03-16  Johannes Schmid <jhs@gnome.org>
11221         * plugins/sourceview/sourceview.c:
11222         Fixed "save-point" signal for undo actions
11224 2006-03-16  Massimo Cora' <maxcvs@email.it>
11225         
11226         reviewed by: Johannes Schmid <jhs@gnome.org>
11227         
11228         * plugins/document-manager/anjuta-docman.c:
11229         Implement tab drag and drop
11231 2006-03-16  Johannes Schmid <jhs@gnome.org>
11233         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade:
11234         plugins/build-basic-autotools/build-basic-autotools.c:
11235         
11236         Implemented "install as root"-feature (#321455)
11238 2006-03-16  Johannes Schmid <jhs@gnome.org>
11240         * mime/.cvsignore
11241         plugins/sourceview/.cvsignore
11242         plugins/tools/scripts/.cvsignore:
11243         Added/extended .cvsignore files
11244         
11245         * plugins/sourceview/sourceview-autocomplete.c:
11246         plugins/sourceview/sourceview-autocomplete.h:
11247         plugins/sourceview/sourceview-prefs.c:
11248         plugins/sourceview/sourceview-private.h:
11249         plugins/sourceview/sourceview.glade:
11250         Autcomplete just works(tm) now and respects preferences
11251         
11252         * plugins/sourceview/sourceview.c: (ieditor_get_current_word):
11253         Use better algorithm from autocomplete
11255 2006-03-15  Johannes Schmid <jhs@gnome.org>
11257         * src/anjuta-app.c:
11258         Fixed bug #304495
11260 2006-03-15  Johannes Schmid <jhs@gnome.org>
11262         * libanjuta/interfaces/libanjuta.idl:
11263         plugins/class-gen/class_gen.c:
11264         plugins/file-wizard/file.c: (on_new_file_okbutton_clicked):
11265         plugins/project-manager/plugin.c:
11266         
11267         Allow to add multiple source files (#320191)
11268         
11269         * configure.in: Require gnome-build 0.1.3
11271 2006-03-14  Johannes Schmid <jhs@gnome.org>
11273         * plugins/macro/macro-utils.c: Fixed bug #333606
11274         * plugins/file-wizard/file.c: Fixed bug #333601
11276 2006-03-13  Johannes Schmid <jhs@gnome.org>
11278         * plugins/sourceview/sourceview_autocomplete.c
11279         plugins/sourceview/sourceview_autocomplete.h
11280         plugins/sourceview/sourceview.c
11281         plugins/sourceview/sourceview-private.h
11282         plugins/sourceview/sourceview-prefs.c:
11283         
11284         Cleaned up and fixed several issues
11285         
11286 2006-03-13  Johannes Schmid <jhs@gnome.org>
11288         * plugins/sourceview/Makefile.am:
11289         plugins/sourceview/sourceview-autocomplete.c
11290         plugins/sourceview/sourceview-autocomplete.h:
11291         plugins/sourceview/sourceview-prefs.c: (sourceview_prefs_init):
11292         plugins/sourceview/sourceview-private.h:
11293         plugins/sourceview/sourceview.c:
11294         
11295         Added (buggy) autocomplete feature to sourceview
11296         
11297 2006-03-12 Naba Kumar <naba@gnome.org>
11299         * libanjuta/anjuta-preferences.c, libanjuta/anjuta-preferences.h,
11300         libanjuta/anjuta-session.c: Added API docs.
11302 2006-03-12 Naba Kumar <naba@gnome.org>
11304         * TODO.tasks: Added couple of tasks.
11305         * libanjuta/interfaces/anjuta-idl-compiler.pl: Delay type normalization,
11306         Register private class as early as possible so that members could
11307         point to self class. Code clean up.
11309 2006-03-12 Naba Kumar <naba@gnome.org>
11311         * po/POTFILES.in, po/POTFILES.skip: Updated.
11313 2006-03-11 Naba Kumar <naba@gnome.org>
11315         * libanjuta/anjuta-shell.c,
11316         plugins/document-manager/anjuta-docman.c,
11317         plugins/document-manager/plugin.c,
11318         plugins/symbol-browser/an_symbol_search.c,
11319         plugins/valgrind/vgrule-list.c: Use correct signal names while
11320         creating them.
11321         
11322         * libanjuta/interfaces/anjuta-idl-compiler.pl: Generate correct
11323         signal names and fixed enum IANJUTA_TYPE_* macro.
11325 2006-03-08  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11327         * plugins/sourceview/sourceview.c, plugins/sourceview/sourceview-private.h,
11328         plugins/search/search-replace.c :
11329         Fixed bug (Bookmark the good line).
11330         Search & Replace (Mark all matched strings).
11331         
11332 2006-03-09  Johannes Schmid <jhs@gnome.org>
11334         * libanjuta/anjuta-encodings.c: (anjuta_encodings_init):
11335         Completed changes from yesterday
11336         
11337         * plugins/document-manager/anjuta-document-manager.glade:
11338         plugins/editor/editor.glade
11339         plugins/editor/plugin.c: (activate_plugin)
11340         plugins/editor/text_editor.c
11341     plugins/sourceview/Makefile.am
11342         plugins/sourceview/plugin.c: (sourceview_plugin_activate)
11343         plugins/sourceview/sourceview.glade:
11344         Completed preference changes
11346 2006-03-08  Johannes Schmid <jhs@gnome.org>
11348         * libanjuta/anjuta-encodings.c: (anjuta_encodings_init)
11349         plugins/search/plugin.c: (activate_plugin):
11350         
11351         Removed Gtk-Criticals
11352         
11353         * plugins/document-manager/anjuta-document-manager.glade:
11354         plugins/document-manager/plugin.c: (on_docman_auto_save),
11355         (on_gconf_notify_timer), (prefs_init):
11356     plugins/document-manager/plugin.h:
11357         plugins/editor/text_editor.c: (text_editor_instance_init),
11358         (text_editor_dispose):
11359         plugins/editor/text_editor.h:
11360         plugins/editor/text_editor_cbs.c:
11361         plugins/editor/text_editor_cbs.h:
11362         plugins/editor/text_editor_prefs.c: (text_editor_prefs_init):
11363         plugins/glade/plugin.c: (activate_plugin):
11364         plugins/sourceview/sourceview-prefs.c: (sourceview_prefs_init):
11365         plugins/sourceview/sourceview-private.h:
11366         plugins/sourceview/sourceview.c: (on_menu_popup),
11367         (sourceview_new), (ifile_open), (ifile_savable_save),
11368         (ifile_savable_save_as), (ieditor_set_popup_menu),
11369         (ieditor_get_filename), (imark_mark):
11371     Moved autosave from editor to document manager and fixed some things in 
11372     Sourceview plugin
11374 2006-03-08  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11376         * plugins/search/anjuta-search.glade :
11377         New order's buttons - Renamed "Forward" to "Find" (bug #306970)
11378         plugins/search/search-replace_bachend.c: Fixed a crash bug.
11379         plugins/search/search-replace.c : Fixed bug.
11380         
11381 2006-03-08  Johannes Schmid <jhs@gnome.org>
11383     * plugins/search/anjuta-search.glade
11384     Fixed widget names (glade is a bit stupid on copying widgets to other files)
11386 2006-03-07  Johannes Schmid <jhs@gnome.org>
11388         * plugins/document-manager/action-callbacks.c
11389         plugins/document-manager/anjuta-document-manager.glade
11390         plugins/document-manager/plugin.c: (prefs_init),
11391         (activate_plugin):
11392         plugins/editor/Makefile.am:
11393         plugins/editor/editor.glade:
11394         plugins/editor/plugin.c: (on_style_button_clicked),
11395         (activate_plugin), (dispose):
11396         plugins/editor/style-editor.c:
11397         
11398         Startet to seperate document-manager and editor preferences
11400         * plugins/search/Makefile.am:
11401         plugins/search/anjuta-search.glade:
11402         plugins/search/search-replace.c:
11403         
11404         Moved search GUI to search-plugin
11405                 
11406         * plugins/sourceview/sourceview-prefs.c:
11407         plugins/sourceview/sourceview-prefs.h:
11408         plugins/sourceview/sourceview-private.h:
11409         plugins/sourceview/sourceview.c: 
11410         plugins/sourceview/sourceview.h:
11411         plugins/sourceview/Makefile.am:
11412         plugins/sourceview/anjuta-document.h:
11413         plugins/sourceview/anjuta-view.c: (anjuta_view_init):
11414         plugins/sourceview/plugin.c: 
11415         
11416         Added some preferences to sourceview and fixed vfs_monitor
11417         
11418         * tagmanager/c.c: (parseParens): 
11419         Removed annoying debug message
11420         
11421         * libanjuta/interfaces/libanjuta.idl: 
11422         Removed IAnjutaEditorFactory::create_style_editor()
11424 2006-03-07  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11426         * plugins/sourceview/sourceview.c, plugins/search/search-replace.c :
11427         Search : Bookmark all matched lines.
11429 2006-03-06  Johannes Schmid <jhs@gnome.org>
11431         * plugins/class-gen/anjuta-class-gen.plugin.in
11432         plugins/file-loader/plugin.c: (sort_wizards)
11433         (on_create_submenu), (activate_plugin)
11434         plugins/file-wizard/anjuta-file-wizard.plugin.in
11435         plugins/glade/anjuta-glade.plugin.in
11436         plugins/project-import/anjuta-project-import.plugin.in
11437         plugins/project-wizard/anjuta-project-wizard.plugin.in:
11438         
11439         Changed File->Wizard to File->New and changed some wizard titles. Wizards are 
11440         sorted alphabeticly
11441         
11442         * plugins/project-wizard/templates/mkfile.wiz:
11443         Use configured project directory instead of ~/myproject
11444         
11445         * plugins/sourceview/sourceview.c: (sourceview_apply_prefs),
11446         (ifile_open):
11447         Show markers (again) and monitor uri
11449 2006-03-06  Naba Kumar  <naba@gnome.org>
11451         * libanjuta/interfaces/anjuta-idl-compiler.pl: Generate struct
11452         typedefs separately so that forward linking would work.
11453         e.g: typedef sturct _Foo Foo; struct _Foo { Foo *prev };
11455 2006-03-05  Naba Kumar  <naba@gnome.org>
11457         * libanjuta/interfaces/anjuta-idl-compiler.pl: Added support for
11458         passing Enums and Structs in signals. Define struct _Name in
11459         generated code, so that forward referencing.
11460         e.g: typedef sturct _Foo { strutct _Foo *prev } Foo;
11461         
11462         * libanjuta/interfaces/libanjuta.idl: Fixed typo.
11463         
11464 2006-03-05  Naba Kumar  <naba@gnome.org>
11466         * libanjuta/interfaces/anjuta-idl-compiler.pl: Added typedef
11467         support. Generate GType definitions for enums in generated codes
11468         so that enums could be passed as signal params.
11469         
11470 2006-03-04  Naba Kumar  <naba@gnome.org>
11472         * plugins/document-manager/*, plugins/print/*, plugins/search/*:
11473         Restored cvs-moved revision files. They were originally marked
11474         deleted at their older locations. Now they are restored at
11475         their new locations. The changeset is one that was committed
11476         as part of document-manager, editor, search and print plugins
11477         separation from editor plugin.
11478         
11479 2006-03-03  Johannes Schmid <jhs@gnome.org>
11481         * plugins/sourceview/*:
11482         Reimplemented sourceview plugin reusing much code from gedit. Thanks to Paolo Borelli & Maggi for 
11483         poiting this out!
11485 2006-03-04  Naba Kumar  <naba@gnome.org>
11487         * plugins/gdb/*: Deleted removed files (see previous changlog
11488         entry for files list).
11489         
11490 2005-03-01 Sebastien Granjoux <seb.sfo@free.fr>
11492         * plugins/debug-mananger/breakpoints.c,
11493         plugins/debug-manager/breakpoints.h,
11494         plugins/debug-manager/debug_tree.c,
11495         plugins/debug-manager/debug_tree.h,
11496         plugins/debug-manager/info.c,
11497         plugins/debug-manager/info.h,
11498         plugins/debug-manager/locals.c,
11499         plugins/debug-manager/locals.h,
11500         plugins/debug-manager/memory.c,
11501         plugins/debug-manager/memory.h,
11502         plugins/debug-manager/registers.c,
11503         plugins/debug-manager/registers.h,
11504         plugins/debug-manager/sharedlib.c,
11505         plugins/debug-manager/sharedlib.h,
11506         plugins/debug-manager/signal.c,
11507         plugins/debug-manager/signal.h,
11508         plugins/debug-manager/stack_trace.c,
11509         plugins/debug-manager/stack_trace.h,
11510         plugins/debug-manager/watch.c,
11511         plugins/debug-manager/watch.h,
11512         plugins/debug-manager/Makefile.am:
11513         Move from gdb plugin to debug manager plugin
11515         * plugins/debug-manager/anjuta-debug-manager.glade,
11516         plugins/debug-manager/anjuta-debug-manager.ui:
11517         Move all user interface from gdb to debug manager
11519         * plugins/debug-manager/utilities.c,
11520         plugins/debug-manager/utilities.h:
11521         Remove some unused code
11522         Add useful code from gdb plugin
11524         * plugins/debug-manager/start.c,
11525         plugins/debug-manager/start.h:
11526         Include code of attach_process
11527         Add more code to start the debugger
11529         * plugins/debug-manager/plugin.c,
11530         plugins/debug-manager/plugin.h,
11531         plugins/debug-manager/anjuta-debug-manager.plugin.in:
11532         Rename IAnjutaDebuggerManager to IAnjutaDebugManager
11534         * plugins/debug-manager/debugger.c,
11535         plugins/debug-manager/debugger.h:
11536         Implement a queue of debugger command
11538         * plugins/gdb/actions.c,
11539         plugins/gdb/actions.h,
11540         plugins/gdb/watch_cbs.c,
11541         plugins/gdb/watch_cbs.h,
11542         plugins/gdb/watch_gui.c,
11543         plugins/gdb/watch_gui.h:
11544         Removed 
11546         * plugins/gdb/debugger.c,
11547         plugins/gdb/debugger.h,
11548         plugins/gdb/gdbmi.c,
11549         plugins/gdb/gdbmi.h,
11550         plugins/gdb/utilities.c,
11551         plugins/gdb/utilities.h,
11552         plugins/gdb/Makefile.am,
11553         plugins/gdb/anjuta-gdb.plugin.in:
11554         Implement necessary functions
11556         * plugins/gdb/parser.c,
11557         plugins/gdb/parser.h:
11558         Code for parsing variable previously in debug_tree.c
11560         * plugins/gdb/anjuta-gdb.glade,
11561         plugins/gdb/anjuta-gdb.ui:
11562         Remove user interface
11564         * plugins/gdb/gdbmi-test.c:
11565         Need update
11567         * plugins/gdb/anjuta-gdb.plugin.png:
11568         Try an improved icon for gdb (archer fish)
11570         * libanjuta/anjuta-debugger.c,
11571         libanjuta/anjuta-debugger.h,
11572         libanjuta/interfaces/libanjuta.idl,
11573         libanjuta/interfaces/anjuta-idl-compiler.pl,
11574         libanjuta/Makefile.am:
11575         Add declaration used in new IAnjutaDebugger interface
11577         * manuals/reference/libanjuta.types,
11578         manuals/reference/libanjuta/tmpl/ianjuta-debugger.sgml
11579         manuals/referecen/libanjuta/tmpl/libanjuta-unused.sgml:
11580         Update documentation
11582 2006-03-02  Naba Kumar  <naba@gnome.org>
11584         * manuals/reference/libanjuta/Makefile.am,
11585         manuals/reference/libanjuta/libanjuta-docs.sgml,
11586         manuals/reference/libanjuta/libanjuta-sections.txt,
11587         manuals/reference/libanjuta/libanjuta.types,
11588         manuals/reference/libanjuta/tmpl/anjuta-children.sgml,
11589         manuals/reference/libanjuta/tmpl/anjuta-launcher.sgml,
11590         manuals/reference/libanjuta/tmpl/anjuta-marshal.sgml,
11591         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
11592         manuals/reference/libanjuta/tmpl/anjuta-preferences-dialog.sgml,
11593         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
11594         manuals/reference/libanjuta/tmpl/anjuta-session.sgml,
11595         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
11596         manuals/reference/libanjuta/tmpl/anjuta-status.sgml,
11597         manuals/reference/libanjuta/tmpl/anjuta-ui.sgml,
11598         manuals/reference/libanjuta/tmpl/anjuta-utils.sgml,
11599         manuals/reference/libanjuta/tmpl/cell-renderer-captioned-image.sgml,
11600         manuals/reference/libanjuta/tmpl/e-splash.sgml,
11601         manuals/reference/libanjuta/tmpl/glue-factory.sgml,
11602         manuals/reference/libanjuta/tmpl/glue-plugin.sgml,
11603         manuals/reference/libanjuta/tmpl/ianjuta-bookmark.sgml,
11604         manuals/reference/libanjuta/tmpl/ianjuta-buildable.sgml,
11605         manuals/reference/libanjuta/tmpl/ianjuta-debugger-manager.sgml,
11606         manuals/reference/libanjuta/tmpl/ianjuta-debugger.sgml,
11607         manuals/reference/libanjuta/tmpl/ianjuta-document-manager.sgml,
11608         manuals/reference/libanjuta/tmpl/ianjuta-editor-assist.sgml,
11609         manuals/reference/libanjuta/tmpl/ianjuta-editor-convert.sgml,
11610         manuals/reference/libanjuta/tmpl/ianjuta-editor-edit.sgml,
11611         manuals/reference/libanjuta/tmpl/ianjuta-editor-factory.sgml,
11612         manuals/reference/libanjuta/tmpl/ianjuta-editor-folds.sgml,
11613         manuals/reference/libanjuta/tmpl/ianjuta-editor-line-mode.sgml,
11614         manuals/reference/libanjuta/tmpl/ianjuta-editor-selection.sgml,
11615         manuals/reference/libanjuta/tmpl/ianjuta-editor-view.sgml,
11616         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
11617         manuals/reference/libanjuta/tmpl/ianjuta-file.sgml,
11618         manuals/reference/libanjuta/tmpl/ianjuta-indicable.sgml,
11619         manuals/reference/libanjuta/tmpl/ianjuta-iterable-tree.sgml,
11620         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml,
11621         manuals/reference/libanjuta/tmpl/ianjuta-macro.sgml,
11622         manuals/reference/libanjuta/tmpl/ianjuta-markable.sgml,
11623         manuals/reference/libanjuta/tmpl/ianjuta-message-manager.sgml,
11624         manuals/reference/libanjuta/tmpl/ianjuta-message-view.sgml,
11625         manuals/reference/libanjuta/tmpl/ianjuta-project-manager.sgml,
11626         manuals/reference/libanjuta/tmpl/ianjuta-symbol-manager.sgml,
11627         manuals/reference/libanjuta/tmpl/ianjuta-symbol.sgml,
11628         manuals/reference/libanjuta/tmpl/ianjuta-vcs.sgml,
11629         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
11630         manuals/reference/libanjuta/tmpl/plugins.sgml,
11631         (added) manuals/reference/libanjuta/tmpl/anjuta-session.sgml,
11632         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-assist.sgml,
11633         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-convert.sgml,
11634         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-edit.sgml,
11635         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-factory.sgml,
11636         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-folds.sgml,
11637         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-line-mode.sgml,
11638         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-selection.sgml,
11639         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-view.sgml,
11640         (added) manuals/reference/libanjuta/tmpl/ianjuta-indicable.sgml,
11641         (added) manuals/reference/libanjuta/tmpl/ianjuta-macro.sgml,
11642         (added) manuals/reference/libanjuta/tmpl/ianjuta-symbol-manager.sgml,
11643         (added) manuals/reference/libanjuta/tmpl/ianjuta-symbol.sgml,
11644         (added) manuals/reference/libanjuta/tmpl/ianjuta-vcs.sgml: Updated
11645         documentation.
11647 2006-02-28  Naba Kumar <naba@gnome.org>
11649         (added) manuals/reference/libanjuta/tmpl/anjuta-session.sgml,
11650         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-assist.sgml
11651         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-convert.sgml
11652         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-edit.sgml
11653         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-factory.sgml
11654         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-folds.sgml
11655         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-line-mode.sgml
11656         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-selection.sgml
11657         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-view.sgml
11658         (added) manuals/reference/libanjuta/tmpl/ianjuta-indicable.sgml
11659         (added) manuals/reference/libanjuta/tmpl/ianjuta-macro.sgml
11660         (added) manuals/reference/libanjuta/tmpl/ianjuta-symbol-manager.sgml
11661         (added) manuals/reference/libanjuta/tmpl/ianjuta-symbol.sgml
11662         (added) manuals/reference/libanjuta/tmpl/ianjuta-vcs.sgml
11664 2006-03-02  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11666         * plugins/sourceview/sourceview.c:
11667         Select to brace, select block.
11669 2006-02-28  Johannes Schmid <jhs@gnome.org>
11671         * plugins/file-wizard/Makefile.am
11672         plugins/file-wizard/action-callbacks.c (removed)
11673         plugins/file-wizard/action-callbacks.h (removed)
11674         plugins/file-wizard/anjuta-file-wizard.ui
11675         plugins/file-wizard/plugin.c: (activate_plugin),
11676         (deactivate_plugin)
11677         plugins/file-wizard/plugin.h:
11678         Removed Edit->Insert Text submenu (replace by macros plugin)
11679         
11680         * plugins/sourceview/sourceview.c: (sourceview_new),
11681         (ieditor_set_popup_menu):
11682         Fixed some more bugs
11683         
11684         * plugins/subversion/svn-threat.h (removed): Removed ununsed file
11686 2006-02-28  Naba Kumar <naba@gnome.org>
11688         * plugins/file-manager/an_file_view.c,
11689         plugins/symbol-browser/an_symbol_view.c: Show tooltips for unselected
11690         rows also and with delay 1 sec (the color and timout value should
11691         probably be picked up from some system wide preference key).
11693 2006-02-28  Naba Kumar <naba@gnome.org>
11695         * libanjuta/interfaces/libanjuta.idl,
11696         plugins/document-manager/action-callbacks.c,
11697         plugins/document-manager/plugin.c,
11698         plugins/editor/text_editor.c: Renamed IAnjutaEditorView to
11699         IAnjutaEditorFolds and implemented IAnjutaEditorView as editor views.
11700         Added interface checks in document manager and enable/disable
11701         menus based on supported interface.
11702         
11703         * plugins/project-import/anjuta-project-import.glade: Set some
11704         resonable size for the import dialog.
11706  2006-02-27  Naba Kumar  <naba@gnome.org>
11708         * libanjuta/interfaces/libanjuta.idl,
11709         plugins/document-manager/action-callbacks.c,
11710         plugins/editor/text_editor.c: Fixed IAnjutaEditorLineMode interface
11711         and eol conversion actions.
11713 2006-02-27  Johannes Schmid <jhs@gnome.org>
11714         
11715         * plugins/sourceview/sourceview.c: Implemented markers and fixed several crashers
11716         * plugins/file-manager/an_file_view.c
11717         plugins/file-manager/plugin.h:  Added tooltips
11718         * plugins/symbol-browser/an_symbol_view.h: Added tooltips
11720 2006-02-26  Naba Kumar  <naba@gnome.org>
11722         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade,
11723         plugins/build-basic-autotools/build-basic-autotools.c,
11724         plugins/build-basic-autotools/build-basic-autotools.h,
11725         plugins/build-basic-autotools/executer.c,
11726         plugins/message-view/anjuta-message-manager-plugin.glade: Moved enable/
11727         disable indicator highlights preferences from message manager to
11728         build plugin. Implemented message indicator highlights in build tool.
11729         
11730         * plugins/editor/text_editor.c: Fixed indicators.
11732 2006-02-26  Johannes Schmid <jhs@gnome.org>
11734         * plugins/sourceview/sourceview.c:
11735         - Fixed some bugs
11736         - Added markers
11737         * plugins/subversion/svn_auth.c:
11738         Fixed username/password authentification but there might be a memory corruption
11740 2006-02-26  Naba Kumar  <naba@gnome.org>
11742         Patch from Anjuta Khongbantabam <k_anjuta@yahoo.com>:
11743         * libanjuta/anjuta-encodings.c, libanjuta/anjuta-launcher.c,
11744         libanjuta/anjuta-launcher.h: Added documentation.
11746 2006-02-24  Naba Kumar  <naba@gnome.org>
11748         * plugins/editor/text_editor.c: Fixed change in API in
11749         IAnjutaEditorSelection::set().
11750         
11751 2006-02-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11753         * plugins/sourceview/sourceview.c, plugins/search/plugin.c,
11754         plugins/search/search-replace.c, plugins/search/search-replace_backend.c,
11755         libanjuta/interfaces/libanjuta.idl :
11756         Search in sourceview editor (Select in buffer).
11759 2006-02-23  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11761         * plugins/sourceview/sourceview.c :
11762         Fixed Replace, to_upper, to_lower.
11763         
11764         * plugins/search/search-replace_backend.c :
11765         Renamed header name.
11767 2006-02-22  Naba Kumar  <naba@gnome.org>
11769         * libanjuta/anjuta-plugin-description.c,
11770         libanjuta/anjuta-plugin-description.h, libanjuta/anjuta-shell.c,
11771         libanjuta/anjuta-shell.h, libanjuta/interfaces/libanjuta.idl,
11772         manuals/reference/libanjuta/tmpl/anjuta-plugin-description.sgml,
11773         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
11774         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml: Fixed API docs.
11775         
11776         Patch from Anjuta Khongbantabam <k_anjuta@yahoo.com>:
11777         * libanjuta/interfaces/libanjuta.idl: Added more API documentation stubs.
11778         
11779 2006-02-21  Naba Kumar  <naba@gnome.org>
11781         * libanjuta/interfaces/libanjuta.idl,
11782         plugins/editor/text_editor.c, plugins/editor/text_editor.h,
11783         plugins/editor/text_editor_cbs.c: Implemanted IAnjutaIndicable
11784         interface for editor.
11786 2006-02-21  Naba Kumar  <naba@gnome.org>
11788         * plugins/editor/text_editor.c: Fixed a crash bug on copy operation.
11790         Patch from Anjuta Khongbantabam <k_anjuta@yahoo.com>:
11791         * libanjuta/interfaces/libanjuta.idl: Added API documentation stubs.
11793 2006-02-21  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11795         * GTKSOURCEVIEW EDITOR
11796         plugins/sourceview/sourceview.c :
11797         Fixed copy and Goto Line.
11798         
11799         plugins/macro/macro-actions.c plugins/macro/macro-dialog.c
11800         plugins/macro/plugin.c :
11801         Fixed Insert key word and Insert macro.
11803 2006-02-19  Johannes Schmid <jhs@cvs.gnome.org>
11805         * plugins/document-manager/anjuta-docman.c:
11806         (on_open_filesel_response): Fixed useless g_slist statement (thanks gcc for complaining)
11807         
11808         * configure.in:
11809         plugins/Makefile.am:
11810         plugins/sourceview/.cvsignore:
11811         plugins/sourceview/Makefile.am:
11812         plugins/sourceview/plugin.c: :
11813         plugins/sourceview/plugin.h:
11814         plugins/sourceview/sourceview.c: 
11815         plugins/sourceview/sourceview.h:
11816         plugins/sourceview/sourceview.plugin:
11817         plugins/sourceview/sourceview.plugin.in:
11818         plugins/sourceview/sourceview.png:
11820         Added sourceview editor plugin
11822 2006-02-19 Naba Kumar  <naba@gnome.org>
11824         * libanjuta/interfaces/libanjuta.idl,
11825         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
11826         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
11827         plugins/cvs-plugin/cvs-interface.c,
11828         plugins/document-manager/action-callbacks.c,
11829         plugins/document-manager/action-callbacks.h,
11830         plugins/editor/text_editor.c, plugins/macro/macro-actions.c,
11831         plugins/search/plugin.c, plugins/search/search-replace.c,
11832         plugins/search/search-replace_backend.c,
11833         plugins/subversion/subversion-actions.c,
11834         plugins/subversion/subversion-callbacks.c,
11835         plugins/tools/editor.c, plugins/tools/execute.c,
11836         plugins/tools/variable.c: Defined proper editor interfaces and fixed
11837         few fatal warnings.
11839 2006-02-15 Naba Kumar  <naba@gnome.org>
11841         * libanjuta/anjuta-shell.c: Added a warning when a session is loaded
11842         within another.
11843         
11844         * libanjuta/interfaces/libanjuta.idl,
11845         plugins/document-manager/anjuta-docman.c,
11846         plugins/document-manager/plugin.c,
11847         plugins/editor/plugin.c, plugins/editor/text_editor.c: Removed
11848         unnecessary parameters from IAnjutaEditor interface and used proper
11849         types instead of 'gpointer'. Fixed various compiler warnings.
11850         
11851         * (removed) plugins/valgrind/main.c, po/POTFILES.in: Deleted useless
11852         file
11854 2006-02-12 Naba Kumar  <naba@gnome.org>
11856         * po/POTFILES.in: Updated.
11857         
11858 2006-02-11 Naba Kumar  <naba@gnome.org>
11860         * plugins/editor/properties.[cxx,h],
11861         plugins/editor/text_editor.c, plugins/editor/style-editor.c,
11862         plugins/editor/text_editor_prefs.c: Renamed prop_*() functions
11863         to sci_prop_*(), because they were conflicting with external
11864         functions (in some ssl library).
11865         
11866 2006-02-08 Naba Kumar  <naba@gnome.org>
11868         Patch from Massimo Cora  <maxcvs@email.it>:
11869         * plugins/valgrind/anjuta-valgrind.schemas,
11870         plugins/valgrind/plugin.c, plugins/valgrind/plugin.h,
11871         plugins/valgrind/preferences.c, plugins/valgrind/vgactions.c,
11872         plugins/valgrind/vgactions.h, plugins/valgrind/vgdefaultview.c,
11873         plugins/valgrind/vgdefaultview.h, plugins/valgrind/vggeneralprefs.c,
11874         plugins/valgrind/vggeneralprefs.h, plugins/valgrind/vgmemcheckprefs.c,
11875         plugins/valgrind/vgtoolview.c,
11876         plugins/valgrind/vgtoolview.h: It checks for the valgrind binary
11877         before running the debugging session. I've added also a
11878         preference in Anjuta Preferences where you can specify
11879         the path to the valgrind binary. The default is /usr/bin/valgrind.
11880         Now it displays a dialog with the error. [it can be -program
11881         exited- or -file loaded or end of input-]. Some valgrind 3.x
11882         compatibility.
11883         
11884 2006-01-29 Naba Kumar  <naba@gnome.org>
11886         Patch from Massimo Cora  <maxcvs@email.it>:
11887         * configure.in, plugins/Makefile.am,
11888         plugins/valgrind/*: Valgrind plugin (requires
11889         binutils-dev and valgrind to be installed.
11891 2005-01-24 Johannes Schmid <jhs@gnome.org>
11893         * Patch from Eric Greveson <ejg45@cam.ac.uk>
11894         plugins/tools/variables.c:
11895         Added current directory to possible variables
11897         * Patch from Günther Brammer <gbrammer@gmx.de>
11898         plugins/document-manager/anjuta-docman.c:
11899         Fix a crash on opening a file
11901         AUTHORS: Added Günther Brammer
11903 2005-12-17 Sebastien Granjoux <seb.sfo@free.fr>
11905         * libanjuta/anjuta-launcher.c:
11906         Fix a bug in AnjutaLauncher when output is bigger than buffer
11907         Probably fix bug #315188 and #305134
11909 2005-12-28      Johannes Schmid <jhs@gnome.org>
11910         
11911         * configure: Changed required gtk to 2.6.0, bumped VERSION to 2.02cvs
11912         * src/about.c: Use new gtk about dialog
11913         * plugins/project-wizard/templates/anjuta-plugin/src/plugin.c:
11914         Updated anjuta_ui_add_action_group_entries call
11915         
11916         Patch from Jean Breford <jean.breford@normalesup.org>
11917         and Markus Habermehl <bmh1980de@yahoo.de>:
11918         
11919         * libanjuta/anjuta-encodings.c: Fix crash in a much more nice way
11920         * AUTHORS: Added Jean and Markus
11922 2005-12-23  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11923         * plugins/search/search-replace.c :
11924         Bookmark all matched lines.
11925         * plugins/search/search-replace_backend.c :
11926         Fixed bug (Search in all project files).
11928 2005-12-21      Johannes Schmid <jhs@gnome.org>
11929         
11930         * plugins/search/plugin.c:
11931         Fixed signal names
11932         * libanjuta/anjuta-encodings.c: Don't crash if uninitialized. Further
11933         investigation needed.
11934         
11935         AUTHORS: Added Ross Goldner
11937 2005-12-19  Ross Golder  <ross@golder.org>
11939         * plugins/document-manager/anjuta-document-manager.plugin.in: Added
11940         application/xml MIME type.
11942 2005-12-18  Johannes Schmid <jhs@gnome.org>
11943         
11944         po/POTFILES.in: Updated files after directory changes
11945         HACKING: Removed outdated section 3 (anoncvs)
11947 2005-12-15  Sebastien Granjoux <seb.sfo@free.fr>
11949         * plugins/build-basic-autotools/build-basic-autotools.c:
11950         Save all files in editor before running a command
11952         * plugins/tools/execute.c:
11953         Use document manager plugin instead of each editor for
11954         saving all files
11956 2005-12-15  Johannes Schmid <jhs@gnome.org>
11958         * plugins/document-manager/action-callbacks.c:
11959         (on_save_all1_activate), (on_swap_activate)
11960         plugins/document-manager/anjuta-docman.c:
11961         (on_save_as_filesel_response), (on_notebook_switch_page):
11962         
11963         Fixed some remaining issues in document-manger
11965 2005-12-15      Johannes Schmid <jhs@gnome.org>
11967         * plugins/profile-default/default.anjuta:
11968         Load Search plugin and Message Manager by default
11970 2005-12-14  Johannes Schmid <jhs@gnome.org>
11971         
11972         * plugins/editor/text_editor.c
11973         libanjuta/anjuta-utils.c:
11974         
11975         Check if files differ when gnome-vfs monitoring is used.
11976         (Bug #309688)
11978 2005-12-13  Johannes Schmid <jhs@gnome.org>
11980         * plugins/document-manager/plugin.c:
11981         Only save modified files in ianjuta_file_savable_save() for document-manager
11982         as discussed on mailing list.
11983         
11984         * plugins/cvs-plugin/cvs-callbacks.c:
11985         Fixed dialog handling for empty log message
11987 2005-12-13  Johannes Schmid <jhs@gnome.org>
11989         * plugins/search/plugin.c: Fixed search toolbar (FIXME: Wrapping);
11990         
11991         * plugins/project-manager/* Removed ununsed files
11992         
11993         * plugins/symbol-browser/an_symbol_iter.c
11994         plugins/build-basic-autotools/build-basic-autotools.c
11995         plugins/build-basic-autotools/executer.c
11996         plugins/class-gen/class_gen.c
11997         plugins/class-inheritance/class-inherit.c
11998         plugins/cvs-plugin/cvs-actions.c
11999         plugins/cvs-plugin/cvs-interface.c
12000         plugins/debug-manager/attach_process.
12001         plugins/devhelp/plugin.c
12002         plugins/document-manager/plugin.c
12003         plugins/document-manager/indent_util.c
12004         plugins/editor/properties.cxx
12005         plugins/editor/aneditor.cxx
12006         plugins/editor/style-editor.c
12007         plugins/editor/text_editor.c
12008         plugins/macro/macro_db.c
12009         tagmanager/c.c:
12010         
12011         Use DEBUG_PRINT for debug messages
12013         libanjuta/anjuta-debug.h: Include config.h
12014         
12015         HACKING: Updated (BTW: does anyone read this?)
12016         
12017 2005-12-12  Johannes Schmid <jhs@gnome.org>
12019         Patch from Johan Ersvik <jersvik@fastmail.fm>:
12020         * plugins/gdb/debugger.c
12021         
12022         Fix a crasher in gdb plugin
12023         
12024         * plugins/gtodo/plugin.c
12025         plugins/search/plugin.c
12026         
12027         Fixed bug #305301
12028         
12029         * plugins/document-manager/anjuta-docman.c:
12030         
12031         Fixed error markers 
12032         
12033         * AUTHORS: Added Rafał Bursig <bursig@poczta.fm>
12034         
12035         Patch from Rafał Bursig <bursig@poczta.fm> (#320338 and #320341):
12036         
12037         * plugins/document-manager/anjuta-docman.c:
12038         highlight changed files in docman popup-menu
12039         * plugins/gdb/debug-tree.c:
12040         plugins/gdb/debugger.c
12041         Do not corupt entire "locals" tree when variable pointer have
12042         additional info and arrays/strucs/unions correctly.
12043         
12045 2005-12-11  Johannes Schmid <jhs@gnome.org>
12047         * plugins/document-manager/anjuta-docman.c
12048         plugins/document-manager/plugin.c
12049         plugins/editor/text_editor.c:
12050         
12051         AUTHORS: Added Johan Ersvik
12053         Fixed "is-dirty" bug and tab ordering
12055 2005-12-11  Johan Ersvik <jersvik@fastmail.fm>
12056         
12057         * plugins/editor/aneditor-autocomplete.cxx
12058         plugins/editor/aneditor-calltip.cxx
12059         plugins/editor/aneditor-priv.h
12060         plugins/symbol-browser/an_symbol.c
12061         plugins/symbol-browser/an_symbol_view.c
12062         tagmanager/entry.h
12063         tagmanager/tm_symbol.c
12064         tagmanager/tm_tag.c
12065         tagmanager/include/tm_symbol.h
12066         tagmanager/include/tm_tag.h
12067         tagmanager/c.c
12069         Better pointer recognition in tagmanager and symbol browser
12071 2005-12-11  Johannes Schmid <jhs@gnome.org>
12073         * plugins/search/*: New search plugin derived from search code in old editor
12074         plugin.
12075         
12076         * plugins/document-manager/*: new document-manger which is now seperated from
12077         editor to allow implementation of other editor widgets. Code is mostly derived
12078         from old editor plugin
12080         * plugins/print/* new print plugin which is not fully implemented in the
12081         moment
12083         * plugins/editor/text_editor.c: Added lots of interface code
12084         
12085         * libanjuta/interfaces/libanjuta.idl: Added IAnjutaEditorEdit, IAnjutaEditorView,
12086         IAnjutaEditorFactory and extended IAnjutaEditor
12087         
12088         * configure.in, plugins/Makefile.am updated build system for new
12089         plugins
12091         This is a huge commit which might still contain some bugs and also has
12092         some fixmes. Things that are not working are the search toolbar because it
12093         does not use the same backend as any other searching function and printing
12094         (easy to fix) because it did not yet implement IAnjutaPrintable.
12096 2005-11-26 Sebastien Granjoux <seb.sfo@free.fr>
12098         * plugins/project-wizard/property.c:
12099         Use newer GtkFileChooser instead of GtkFileSelection with
12100         GnomeFileEntry to avoid a bug
12102         * plugins/project-wizard/install.c:
12103         Avoid an endless loop if project directory is not writable
12104         
12105         * plugins/project-wizard/druid.c:
12106         Allow creating project in empty directory without a
12107         warning
12109 2005-11-25  Johannes Schmid <jhs@cvs.gnome.org>
12110         
12111         Patch from Massimo Cora <maxcvs@email.it>
12112         * plugins/class-inheritence/class-inherit.c
12113         plugins/class-inheritence/plugin.c
12114         plugins/class-inheritence/plugin.h
12115         configure.in
12116         
12117         Update plugin to use new API from graphviz 2.6. Version 2.2 is 
12118         no longer supported!
12120 2005-11-23  Johannes Schmid <jhs@cvs.gnome.org>
12121         
12122         Patch from Johan Ersvik <jersvik@fastmail.fm>
12123         * plugins/message-view/message-view.c
12124         plugins/build-basic-autotools/build-basic-autotools.c
12125         plugins/build-basic-autotools/automake-c.filters
12127         This patch correct regex-filters for newer automake
12128         versions
12130 2005-11-19 Sebastien Granjoux <seb.sfo@free.fr>
12132        * plugins/tools/execute.c:
12133        Detect variables inside a word
12135 2005-11-08  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12137         * libanjuta/anjuta-status.[ch],
12138         plugins/editor/text_editor.[ch], plugins/editor/text_editor_cbs.c,
12139         plugins/editor/anjuta-docman.c :
12140         New anjuta-status procedure.
12142 2005-10-28  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12144         *Modified Files:
12145         libanjuta/anjuta-preferences.c libanjuta/anjuta-preferences.h
12146         plugins/editor/Makefile.am
12147         plugins/editor/anjuta-document-manager.glade
12148         plugins/editor/plugin.c plugins/editor/plugin.h
12149         plugins/editor/text_editor.c plugins/editor/text_editor.h
12150         *Added Files:
12151         plugins/editor/indent-dialog.c plugins/editor/indent-dialog.h
12152         plugins/editor/indent-util.c plugins/editor/indent-util.h
12153         plugins/editor/indent_test.c :
12154         Set and Preview indent preferences parameters.
12155         Saved indent user parameters.
12157 2005-10-27  Naba Kumar  <naba@gnome.org>
12159         Patch from Flavio daCosta  <flavio.dacosta@gmail.com>
12160         * plugins/editor/anjuta-docman.c: Restore tab color to normal
12161         theme color for saved documents.
12162         
12163 2005-10-26  Naba Kumar  <naba@gnome.org>
12165         * libanjuta/anjuta-encodings.c: Save changed supported encodings
12166         list. Fixed bug #316731.
12167         
12168 2005-10-23 Sebastien Granjoux <seb.sfo@free.fr>
12170         * tagmanager/tm_symbol.c: Fixed bug #315218
12172 2005-10-23  Adam Weinberger  <adamw@gnome.org>
12174         * plugins/build/build_file.c
12175           plugins/build-basic-autotools/build-basic-autotools.c
12176           plugins/tools/execute.c
12177           plugins/build/compile.c
12178           plugins/build/configurer.c
12179           plugins/debug-manager/plugin.c
12180           plugins/editor/plugin.c
12181           plugins/editor/print.c
12182           plugins/editor/text_editor.c
12183           plugins/file-loader/plugin.c
12184           plugins/file-manager/an_file_view.c
12185           plugins/symbol-browser/an_symbol_view.c
12186           plugins/gdb/debugger.c
12187           plugins/gdb/plugin.c
12188           plugins/glade/plugin.c
12189           plugins/macro/macro-actions.c
12190           plugins/macro/plugin.c
12191           plugins/profile-default/plugin.c
12192           plugins/project-manager/plugin.c
12193           plugins/project-manager/project_import.c
12194           plugins/symbol-browser/plugin.c
12195           plugins/tools/execute.c
12196           src/anjuta.c
12197           src/anjuta-actions.h
12198           src/shell.c:
12199           Correct spacing errors before and after "...".
12201 2005-10-20  Naba Kumar  <naba@gnome.org>
12203         * plugins/gdb/debugger.c: Fixed attach/detach process to
12204         updated UI properly.
12205         
12206 2005-10-18  Naba Kumar  <naba@gnome.org>
12208         * plugins/editor/aneditor.cxx: Fixed bug #172442 (and possibly
12209         #171314 too).
12210         
12211 2005-10-13  Naba Kumar  <naba@gnome.org>
12212         
12213         * plugins/project-mkfile-import/*: Removed separate import wizard for
12214         makefile based projects (because single widzard handles all wizards).
12216         * plugins/project-import/project-import.c: Made wizard window
12217         transient to main window.
12219         Patch from: Eric Greveson  <ejg45@cam.ac.uk>
12220         
12221         * AUTHORS: Added Eric's name in contributors list.
12222         
12223         * configure.in, plugins/Makefile.am,
12224         plugins/project-import/Makefile.am,
12225         plugins/project-import/anjuta-project-import.glade,
12226         plugins/project-import/project-import.c,
12227         plugins/project-import/project-import.h: Import wizard now detects
12228         both makefile and automake projects together instead of separate wizard.
12229         
12230         * plugins/project-wizard/templates/java/project.anjuta,
12231         plugins/project-wizard/templates/mkfile/project.anjuta,
12232         plugins/project-wizard/templates/python/project.anjuta,
12233         plugins/project-wizard/templates/terminal/project.anjuta: Renamed plugin
12234         name to make it appropriate.
12236 2005-10-11  Naba Kumar  <naba@gnome.org>
12238         * configure.in: Fixed glade3 version requirement.
12240 2005-09-29  Alexander Shopov  <ash@contact.bg>
12242         * configure.in: Added "bg" (Bulgarian) to ALL_LINGUAS
12244 2005-09-26  Johannes Schmid <jhs@cvs.gnome.org>
12246         * plugins/subversion/svn_auth.c
12247         plugins/subversion/anjuta_subversion.glade:
12248         Implemented svn_auth_ssl_server_trust_prompt_func_cb (untested)
12250 2005-09-22  Naba Kumar  <naba@gnome.org>
12252         Patch from: Eric Greveson  <ejg45@cam.ac.uk>:
12254         * configure.in,  plugins/Makefile.am
12255         plugins/project-manager/anjuta-project-manager.plugin.in,
12256         plugins/project-manager/plugin.c,
12257         (added) plugins/project-mkfile-import/.cvsignore,
12258         (added) plugins/project-mkfile-import/Makefile.am,
12259         (added) plugins/project-mkfile-import/
12260             anjuta-project-mkfile-import-plugin.png,
12261         (added) plugins/project-mkfile-import/
12262             anjuta-project-mkfile-import.glade,
12263         (added) plugins/project-mkfile-import/
12264             anjuta-project-mkfile-import.plugin.in,
12265         (added) plugins/project-mkfile-import/plugin.c,
12266         (added) plugins/project-mkfile-import/plugin.h,
12267         (added) plugins/project-mkfile-import/project-mkfile-import.c,
12268         (added) plugins/project-mkfile-import/project-mkfile-import.h,
12269         plugins/project-wizard/templates/Makefile.am,
12270         (added) plugins/project-wizard/templates/mkfile-logo.png,
12271         (added) plugins/project-wizard/templates/mkfile.wiz,
12272         (added) plugins/project-wizard/templates/mkfile/.cvsignore,
12273         (added) plugins/project-wizard/templates/mkfile/Makefile.am,
12274         (added) plugins/project-wizard/templates/mkfile/project.anjuta,
12275         (added) plugins/project-wizard/templates/mkfile/po/.cvsignore,
12276         (added) plugins/project-wizard/templates/mkfile/po/ChangeLog,
12277         (added) plugins/project-wizard/templates/mkfile/po/Makefile.am,
12278         (added) plugins/project-wizard/templates/mkfile/po/POTFILES.in,
12279         (added) plugins/project-wizard/templates/mkfile/src/.cvsignore,
12280         (added) plugins/project-wizard/templates/mkfile/src/Makefile.am,
12281         (added) plugins/project-wizard/templates/mkfile/src/Makefile.tpl,
12282         (added) plugins/project-wizard/templates/mkfile/src/main.c:
12283         Added makefile based project import wizard and wizard template.
12285 2005-09-12 Johannes Schmid <jhs@cvs.gnome.org>
12287         * libanjuta/anjuta-launcher.c: Reduced false password detections
12289 2005-09-09 Johannes Schmid <jhs@cvs.gnome.org>
12291         * plugins/cvs-plugin/cvs-interface.c: Handle empty log 
12292         messages correctly.a
12294 2005-09-09 Johannes Schmid <jhs@cvs.gnome.org>
12295         
12296         * scintilla/Makefile.am: Changed scintilla library to noinst
12297         * pixmaps/Makefile.am: Install password.png
12298         * libanjuta/anjuta-launcher.c: Changed password detection
12299         to be able to access GNOME CVS with ssh.
12300         
12301 2005-08-31  Naba Kumar  <naba@gnome.org>
12303         * plugins/glade/plugin.c: Set transient window for the widget
12304         dialogs.
12305         
12306 2005-08-21  Jens Seidel  <jseidel@cvs.gnome.org>
12308         * plugins/gtodo/main.c: Typo fix: s/occured/occurred/.
12310 2005-08-10  Naba Kumar  <naba@gnome.org>
12312         * plugins/build-basic-autotools/build-basic-autotools.c: Added F3
12313         as shortcut key for execute.
12315         * src/about.c: Clean up.
12316         
12317         Patch from: Jochen Baier  Jochen.Baier@stud.uni-karlsruhe.de
12318         * plugins/editor/action-callbacks.c: Fixed edit shortcuts for
12319         entry boxes.
12320         
12321 2005-08-09  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12323         * plugins/editor/search-replace_backend.c :
12324         Fixed search in File Patterns.
12326 2005-08-09  Philip Van Hoof  <pvanhoof@gnome.org>
12328         * plugins/gdb/Makefile.am: Fixed a make -j x bug
12329         
12330 2005-08-04  Naba Kumar  <naba@gnome.org>
12332         * scintilla/PlatGTK.cxx, patches/pango-1.8.patch: Better fix
12333         for pango-1.8 rendering bug.
12334         
12335 2005-08-03  Naba Kumar  <naba@gnome.org>
12337         * plugins/glade/plugin.c: Proper names for plugin widgets.
12338         
12339         * plugins/subversion/anjuta-subversion.glade,
12340         plugins/subversion/svn-auth.c: Fixed authentication dialog and
12341         string allocations. Use passed default values when available.
12342         Set proper focus and dialog default response. Destroy dialog after use.
12343         Return error when appropriate.
12345 2005-08-02  Naba Kumar  <naba@gnome.org>
12347         * scintilla/PlatGTK.cxx, patches/pango-1.8.patch: Better fix
12348         for pango-1.8 rendering bug.
12349         
12350 2005-08-02  Philip Van Hoof  <pvanhoof@gnome.org>
12352         * scintilla/Makefile.am: Fixed a make -j x bug
12353         
12354 2005-08-02  Johannes Schmid <jhs@gnome.org>
12355         
12356         * plugins/subversion/svn-auth.c: Added username/password 
12357         auto function.
12359 2005-08-01  Naba Kumar  <naba@gnome.org>
12361         * scintilla/PlatGTK.cxx, patches/pango-1.8.patch: Added index bound
12362         checks for character width calculations.
12363         
12364 2005-07-31  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12366         * plugins/gdb/debug_tree.c : Inspect memory from locals window.
12368 2005-07-31  Naba Kumar  <naba@gnome.org>
12370         * scintilla/PlatGTK.cxx, patches/pango-1.8.patch: Fixed text rendering
12371         messup with pango 1.8. Fixed bug #311846.
12373 2005-07-30  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12375         * plugins/gdb/memory.c : Fixed bug 305082.
12376         
12377         * plugins/project-wizard/templates/anjuta-plugin.wiz,
12378         plugins/project-wizard/templates/gcj.wiz,
12379         plugins/project-wizard/templates/gnome.wiz,
12380         plugins/project-wizard/templates/gtk.wiz,
12381         plugins/project-wizard/templates/java.wiz,
12382         plugins/project-wizard/templates/python.wiz,
12383         plugins/project-wizard/templates/wxwin.wiz,
12384         plugins/project-wizard/templates/xlib-dock.wiz : Spelling fixes.
12386 2005-07-27 Sebastien Granjoux <seb.sfo@free.fr>
12388         * plugins/tools/execute.c:
12389         Correct a crash if editor is closed while a tool still use it.
12391 2005-07-28  Naba Kumar  <naba@gnome.org>
12393         * scintilla/*: Updated scintilla from their latest CVS.
12395 2005-07-27  Naba Kumar  <naba@gnome.org>
12397         * libanjuta/anjuta-ui.c, libanjuta/anjuta-ui.h,
12398         plugins/build-basic-autotools/build-basic-autotools.c,
12399         plugins/cvs-plugin/plugin.c, plugins/debug-manager/plugin.c,
12400         plugins/devhelp/plugin.c, plugins/editor/plugin.c,
12401         plugins/file-loader/plugin.c, plugins/file-manager/plugin.c,
12402         plugins/file-wizard/plugin.c, plugins/gdb/plugin.c,
12403         plugins/glade/plugin.c, plugins/gtodo/plugin.c, plugins/macro/plugin.c,
12404         plugins/message-view/plugin.c, plugins/patch/plugin.c,
12405         plugins/profile-default/plugin.c, plugins/project-manager/plugin.c,
12406         plugins/sample1/plugin.c, plugins/subversion/plugin.c,
12407         plugins/symbol-browser/plugin.c, plugins/tools/plugin.c,
12408         src/anjuta-app.c, src/main.c, src/shell.c: Added 'translation_domain'
12409         argument to anjuta_ui_add_action_group_entries() and
12410         anjuta_ui_add_toggle_action_group_entries() and set the translation domain.
12411         Fixed all plugins to pass translation domain. This fixes untranslated
12412         UI bugs. 
12414 2005-07-27  Naba Kumar  <naba@gnome.org>
12416         * plugins/class-inheritance/class-callbacks.c,
12417         plugins/class-inheritance/class-inherit.c: Fixed color scheme to use
12418         proper system colors.
12420 2005-07-26  Naba Kumar  <naba@gnome.org>
12422         * ROADMAP: Updated and added more tasks.
12424 2005-07-25  Naba Kumar  <naba@gnome.org>
12426         * ROADMAP: Updated and added more tasks.
12427         
12428 2005-07-24  Naba Kumar  <naba@gnome.org>
12430         * HACKING: Fixed format.
12432 2005-07-24  Naba Kumar  <naba@gnome.org>
12434         * ROADMAP: Fixed format.
12435         * plugins/tools/scripts/prepare-changelog.pl: Fixed month figure.
12437 2005-07-24  Naba Kumar  <naba@gnome.org>
12439         * HACKING, ROADMAP: Fixed format and add some tasks to do in ROADMAP.
12440         * data/properties/cpp.properties: Added *.c++ as file extension for c++
12442 2005-07-24 Sebastien Granjoux <seb.sfo@free.fr>
12444         * plugins/tools/dialog.c, plugins/tools/dialog.h:
12445         Correct wrong sensitivity setting
12446         
12447         * plugins/tools/tool.c: Correct a crash when removing overridden tool
12448         
12449         * plugins/tools/variable.c:     Add variables for project manager
12451 2005-07-23  Naba Kumar  <naba@gnome.org>
12453         * ROADMAP: updated.
12455 2005-07-23 Naba Kumar  <naba@gnome.org>
12457         * plugins/subversion/Makefile.am,
12458         plugins/subversion/svn-auth.c,
12459         plugins/subversion/svn-auth.h: Added subversion authentication code
12460         stubs.
12461         
12462         * plugins/subversion/subversion-callbacks.c,
12463         plugins/subversion/subversion-callbacks.h,
12464         plugins/subversion/svn-backend-priv.h,
12465         plugins/subversion/svn-backend.c, plugins/subversion/svn-backend.h,
12466         plugins/subversion/svn-notify.c, plugins/subversion/svn-notify.h,
12467         plugins/subversion/svn-thread.c, plugins/subversion/svn-thread.h:
12468         Added file mode line.
12470 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
12472         * configure.in: Added 'gl' to ALL_LINGUAS.
12474 2005-07-21 Naba Kumar  <naba@gnome.org>
12476         * libanjuta/anjuta-launcher.c: Fixed dispose method to neatly close
12477         the active sources and kill the running process without emitting
12478         signals (which could be fatal because the object is being destroyed).
12479         Incidentally, fixed the crash that happens when stopping an active
12480         debugger session. Disabled debug prints and code clean up.
12481         Fixed bug #305587.
12482         
12483         * plugins/cvs-plugin/cvs-execute.c: Removed signal disconnections from
12484         message view object, because that prevents many unprocessed outputs
12485         from the cvs command from being appended in view. Does not set NULL
12486         to mesg_view private member (not required) so that any pending outputs
12487         to view is processed.Fixed bug #172666.
12489         * plugins/editor/anjuta-document-manager.plugin.in: Added ruby mime
12490         type in supported list.
12491         
12492 2005-07-18  Adam Weinberger  <adamw@gnome.org>
12494         * plugins/file-manager/anjuta-file-manager-plugin.glade:
12495           grammar/spelling fixes.
12497 2005-07-17 Naba Kumar  <naba@gnome.org>
12499         * (new) plugins/project-wizard/templates/terminal/cvsignore,
12500         (new) plugins/project-wizard/templates/terminal/po/cvsignore,
12501         (new) plugins/project-wizard/templates/terminal/src/cvsignore,
12502         plugins/project-wizard/templates/anjuta-plugin.wiz,
12503         plugins/project-wizard/templates/gcj.wiz,
12504         plugins/project-wizard/templates/gnome.wiz,
12505         plugins/project-wizard/templates/gtk.wiz,
12506         plugins/project-wizard/templates/gtkmm.wiz,
12507         plugins/project-wizard/templates/java.wiz,
12508         plugins/project-wizard/templates/python.wiz,
12509         plugins/project-wizard/templates/terminal.wiz,
12510         plugins/project-wizard/templates/terminal/Makefile.am,
12511         plugins/project-wizard/templates/terminal/po/Makefile.am,
12512         plugins/project-wizard/templates/terminal/src/Makefile.am,
12513         plugins/project-wizard/templates/wxwin.wiz,
12514         plugins/project-wizard/templates/xlib-dock.wiz,
12515         plugins/project-wizard/templates/xlib.wiz: Added cvsignore files for
12516         wizards and updated .wiz files to install them in newly created
12517         projects.
12519 2005-07-16 Naba Kumar  <naba@gnome.org>
12521         * plugins/editor/anjuta-document-manager.plugin.in: Added mime types.
12522         
12523         * plugins/file-manager/an_file_view.c,
12524         plugins/file-manager/plugin.c: Added file manager preferences to
12525         show/hide files ignored by version control (e.g. cvsignore).
12526         
12527         * plugins/editor/text_editor.c: Initialize vfs info struct.
12528         
12529         * .cvsignore, global-tags/.cvsignore, libanjuta/.cvsignore,
12530         libanjuta/interfaces/.cvsignore, libegg/.cvsignore,
12531         libegg/menu/.cvsignore, libegg/recent-files/.cvsignore,
12532         libegg/treeviewutils/.cvsignore, libegg/util/.cvsignore,
12533         omf-install/.cvsignore, pixmaps/.cvsignore,
12534         plugins/file-manager/anjuta-file-manager-plugin.glade,
12535         scintilla/.cvsignore, scintilla/include/.cvsignore,
12536         scripts/.cvsignore, src/.cvsignore, tagmanager/.cvsignore,
12537         tagmanager/python.c: Updated.
12539 2005-07-16 Naba Kumar  <naba@gnome.org>
12541         * tagmanager/parse.c, tagmanager/parse.h, tagmanager/python.c:
12542         Fixed python parser to parser class methods.
12544 2005-07-15 Naba Kumar  <naba@gnome.org>
12546         * plugins/project-wizard/property.c: Used parenthesis to remove
12547         ambiguty.
12548         
12549         * plugins/project-wizard/templates/anjuta-plugin.wiz,
12550         plugins/project-wizard/templates/gcj.wiz,
12551         plugins/project-wizard/templates/gnome.wiz,
12552         plugins/project-wizard/templates/gtk.wiz,
12553         plugins/project-wizard/templates/gtkmm.wiz,
12554         plugins/project-wizard/templates/java.wiz,
12555         plugins/project-wizard/templates/python.wiz,
12556         plugins/project-wizard/templates/terminal.wiz,
12557         plugins/project-wizard/templates/wxwin.wiz,
12558         plugins/project-wizard/templates/xlib-dock.wiz,
12559         plugins/project-wizard/templates/xlib.wiz: Fixed wizard descriptions
12560         and names.
12562 2005-07-15 Naba Kumar  <naba@gnome.org>
12564         * plugins/project-wizard/templates/java.wiz,
12565         plugins/project-wizard/templates/java/Makefile.am,
12566         plugins/project-wizard/templates/java/project.anjuta,
12567         plugins/project-wizard/templates/python.wiz,
12568         plugins/project-wizard/templates/python/Makefile.am,
12569         plugins/project-wizard/templates/python/project.anjuta: Use different
12570         project files for java and python module where debugger is not
12571         included in the list of plugins.
12573 2005-07-15 Naba Kumar  <naba@gnome.org>
12575         * configure.in, plugins/project-wizard/templates/Makefile.am,
12576         plugins/project-wizard/templates/gcj-logo.png,
12577         plugins/project-wizard/templates/gcj.wiz,
12578         plugins/project-wizard/templates/gcj/.cvsignore,
12579         plugins/project-wizard/templates/gcj/Makefile.am,
12580         plugins/project-wizard/templates/gcj/configure.in.tpl,
12581         plugins/project-wizard/templates/gcj/src/.cvsignore,
12582         plugins/project-wizard/templates/gcj/src/Makefile.am,
12583         plugins/project-wizard/templates/gcj/src/Makefile.am.tpl,
12584         plugins/project-wizard/templates/java-logo.png,
12585         plugins/project-wizard/templates/java.wiz,
12586         plugins/project-wizard/templates/java/configure.in.tpl,
12587         plugins/project-wizard/templates/java/po/Makefile.am,
12588         plugins/project-wizard/templates/java/po/POTFILES.in,
12589         plugins/project-wizard/templates/java/src/Makefile.am.tpl,
12590         plugins/project-wizard/templates/java/src/main.java,
12591         plugins/project-wizard/templates/python-logo.png,
12592         plugins/project-wizard/templates/python.wiz,
12593         plugins/project-wizard/templates/python/.cvsignore,
12594         plugins/project-wizard/templates/python/Makefile.am,
12595         plugins/project-wizard/templates/python/configure.in.tpl,
12596         plugins/project-wizard/templates/python/po/.cvsignore,
12597         plugins/project-wizard/templates/python/po/Makefile.am,
12598         plugins/project-wizard/templates/python/po/POTFILES.in,
12599         plugins/project-wizard/templates/python/src/.cvsignore,
12600         plugins/project-wizard/templates/python/src/Makefile.am,
12601         plugins/project-wizard/templates/python/src/Makefile.am.tpl,
12602         plugins/project-wizard/templates/python/src/main.py: Added Generic
12603         gcj and python project wizards. Fixed Generic java project to
12604         use _JAVA primary. Update gnome-build from cvs for them to work
12605         correctly.
12607 2005-07-12 Naba Kumar  <naba@gnome.org>
12609         * plugins/project-manager/plugin.c: Automatically determine
12610         project backend by probing.
12611         
12612 2005-07-04 Naba Kumar  <naba@gnome.org>
12614         * Makefile.am: Do not install old anjuta.glade file which conflicts
12615         with newer src/anjuta.glade.
12617 2005-07-03 Johannes Schmid <jhs@cvs.gnome.org>
12619         * plugins/an_symbol_prefs.c:
12620         Sort list of available symbol files
12622 2005-07-02 Johannes Schmid <jhs@cvs.gnome.org>
12624         * plugins/build-basic-autotools.c:
12625         Fixed #307810
12626         
12627         * plugins/gtodo/libgtodo.c:
12628         Possible fix for #307800
12630         * libanjuta/anjuta-encodings.c
12631         libanjuta/anjuta-launcher.c
12632         libanjuta/anjuta-preference-dialog.c
12633         libanjuta/anjuta-preferences.c
12634         libanjuta/anjuta-ui.c
12635         libanjuta/anjuta-util.c
12636         libanjuta/cell-renderer-captioned-image.c
12637         libanjuta/plugin.c:
12638         
12639         Patch from de_lupus@pandora.be (Kristof Vansant):
12640         Replaced deprecated gnome-i18n.h
12641         Closed #309153
12643 2005-07-01 Johannes Schmid <jhs@cvs.gnome.org>
12644         
12645         * plugins/subversion/anjuta-subversion.glade
12646         plugins/subversion/anjuta-subversion.ui
12647         plugins/subversion/plugin.c
12648         plugins/subversion/subversion-actions.c
12649         plugins/subversion/subversion-callbacks.h
12650         plugins/subversion/subversion-callbacks.c
12651         plugins/subversion/svn-backend-priv.h
12652         plugins/subversion/svn-backend.h
12653         plugins/subversion/svn-backend.c
12654         plugins/subversion/svn-thread.h
12655         plugins/subversion/svn-thread.c:
12656         
12657         Implemented Subversion diff
12658         
12659 2005-06-30 Johannes Schmid <jhs@cvs.gnome.org>
12660         
12661         * plugins/build-basic-autotools/build-basic-autotools.c:
12662         Fixed crash bug! Might be useful to release 2.0.2 soon
12663         because this bug will crash any build which produces errors
12664         or warnings
12666 === Anjuta 2.0.1 ===
12668 2005-06-27 Naba Kumar  <naba@gnome.org>
12670         * plugins/tools/execute.c: Formated code.
12671         
12672 2005-06-26 Sebastien Granjoux <seb.sfo@free.fr>
12674         * plugins/build-basic-autotools/build-basic-autotools.c:
12675         Remove two memory leaks
12676         Check command output versus untranslated strings too
12678         * plugins/tools/execute.c:
12679         Remove two memory leaks
12680         Check command output versus untranslated strings too
12681         Remove description message
12683         * plugins/tools/fileop.c:
12684         Escape tool name in xml configuration file
12686 2005-05-26 Naba Kumar  <naba@gnome.org>
12688         * configure.in: Bumped version to 2.0.1
12689         * plugins/tools/scripts/Makefile.am: Fixed make checkdist bugs.
12691         * plugins/tools/execute.c: Fixed clickable messages.
12692         * NEWS: Updated.
12694         * plugins/glade/plugin.c, src/layout.xml: Added glade stock icon.
12695         Deactivate glade plugin when last glade project is closed. Reorder
12696         glade widgets in layout. Change glade project when user selects a
12697         new project. Removed project from the list when user closes it. Fixed
12698         glade project file loading from URI. Save and restored loaded glade
12699         projects in/from session.
12701         * plugins/class-gen/action-callbacks.c,
12702         plugins/class-gen/anjuta-class-gen-plugin.glade,
12703         plugins/class-gen/class_gen.c, plugins/class-gen/plugin.c,
12704         plugins/file-wizard/anjuta-file-wizard.glade,
12705         plugins/file-wizard/file.c, plugins/file-wizard/file.h,
12706         plugins/file-wizard/plugin.c, plugins/file-wizard/plugin.h: Implemented
12707         "Add to project" correctly. Use the source file path returned after
12708         adding to project. Fixed memory leaks. Deactivate wizard plugins
12709         after use.
12710         
12711         * plugins/project-manager/plugin.c,
12712         plugins/project-wizard/anjuta-project-wizard.glade,
12713         plugins/project-wizard/druid.c, plugins/project-wizard/install.c,
12714         plugins/project-wizard/plugin.c, plugins/project-wizard/plugin.h,
12715         src/Makefile.am, src/anjuta-app.c, src/anjuta.glade: Moved
12716         project-wizard preference page to anjuta app, because they are
12717         more appropriated as general preferences. Renamed username and
12718         useremail properties keys.
12719         
12720         * po/POTFILES.in: Updated.
12722         * plugins/editor/action-callbacks.c: Fixed a crash bug when a file is
12723         saved at closing.
12724         
12725         * plugins/file-loader/plugin.c: Do not use static variable to store
12726         created submenu in factory. Fixed crash in anjuta exit.
12727         
12728 2005-05-24 Naba Kumar  <naba@gnome.org>
12730         * manuals/reference/libanjuta/tmpl/anjuta-utils.sgml,
12731         manuals/reference/libanjuta/tmpl/ianjuta-context-list.sgml,
12732         manuals/reference/libanjuta/tmpl/ianjuta-context-text.sgml,
12733         manuals/reference/libanjuta/tmpl/ianjuta-context-tree.sgml,
12734         manuals/reference/libanjuta/tmpl/ianjuta-context.sgml,
12735         manuals/reference/libanjuta/tmpl/ianjuta-renderable.sgml,
12736         manuals/reference/libanjuta/tmpl/ianjuta-sand-box.sgml,
12737         manuals/reference/libanjuta/tmpl/ianjuta-transformable.sgml,
12738         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
12739         
12740         * libanjuta/anjuta-utils.c, libanjuta/anjuta-utils.h,
12741         plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade,
12742         plugins/build-basic-autotools/build-basic-autotools.c,
12743         plugins/build-basic-autotools/build-basic-autotools.h,
12744         plugins/build-basic-autotools/executer.c,
12745         plugins/build-basic-autotools/executer.h,
12746         plugins/devhelp/plugin.c, plugins/gdb/debugger.c,
12747         plugins/tools/variable.c: Added an extra argument to
12748         anuta_util_dialog_input() to pass default value. Save/load project
12749         configure and execution parameters in/from session.
12751         * plugins/editor/aneditor-autocomplete.cxx: Fixed crash bug when no
12752         symbol browser is loaded.
12753         
12754         * plugins/profile-default/plugin.c: Fixed an unbalanced shell
12755         freeze/thaw.
12757         * plugins/terminal/terminal.c: Fixed bug where repeated activate and
12758         deactivate would not start shell.
12760 2005-05-24 Naba Kumar  <naba@gnome.org>
12762         * libanjuta/anjuta-ui.c, libanjuta/plugins.c,
12763         libegg/egg-combo-action.c, libegg/egg-recent-action.c,
12764         libegg/egg-submenu-action.c, libegg/test-actions.c,
12765         plugins/build-basic-autotools/build-basic-autotools.c,
12766         plugins/cvs-plugin/plugin.c, plugins/editor/aneditor-autocomplete.cxx,
12767         plugins/editor/search-replace.c, plugins/editor/text_editor.c,
12768         plugins/file-wizard/plugin.c, plugins/gdb/debugger.c,
12769         plugins/gtodo/plugin.c, plugins/macro/macro-db.c,
12770         plugins/macro/plugin.c, plugins/message-view/plugin.c,
12771         plugins/profile-default/plugin.c, plugins/project-import/plugin.c,
12772         plugins/project-manager/plugin.c, plugins/project-wizard/plugin.c,
12773         plugins/project-wizard/templates/anjuta-plugin/src/plugin.c,
12774         plugins/sample1/plugin.c, plugins/subversion/plugin.c,
12775         plugins/tools/plugin.c: Used DEBUG_PRINT() instead of g_message().
12777 2005-05-24 Naba Kumar  <naba@gnome.org>
12779         * data/properties/styles.properties: Fixed defalt font.
12781         * plugins/editor/search-replace.c,
12782         plugins/editor/search-replace_backend.c: Fixed message outputs. Identify
12783         project openness wihtout activating project-manager plugin (i.e.
12784         using anjuta_shell_get()).
12785         
12786         * libanjuta/interfaces/libanjuta.idl, plugins/project-manager/plugin.c:
12787         - Completed add_source(), add_group() and add_target() methods of
12788         IAnjutaProjectManager.
12789         - Change their definition to return the added element (or NULL).
12790         - Used interface API for project main menus and 'add to project'
12791         from file-manager context menu.
12792         - Select proper default target/group when prompting for adding
12793         source/target/group.
12794         - Do not expand all nodes in selection tree when default selection
12795         are given (eases navigation in big projects).
12796         - Code clean ups.
12797         - Marked strings for translation.
12799 2005-05-23 Naba Kumar  <naba@gnome.org>
12801         * src/anjuta-app.c: Save menu accelerators on change.
12802         * NEWS: Updated.
12803         * plugins/editor/anjuta-docman.c: Fixed premature destruction of
12804         save-as dialog (leading to crash later).
12806 2005-05-22 Naba Kumar  <naba@gnome.org>
12808         * NEWS: Updated.
12809         * AUTHORS: Added developers for other projects. Updated.
12810         * TODO.tasks: Updated.
12811         * ChangeLog: Added past changelogs from anjuta-0.1.5.
12812         
12813 2005-05-22 Naba Kumar  <naba@gnome.org>
12815         * plugins/tools/execute.c: Make parsable lines distinct by adding
12816         a "Click me" description in the message. Allow tools to open arbibrary
12817         file in editory using gdb-styled annotation (The line starts with two
12818         \032 characters followed by the file:line).
12819         
12820         * plugins/tools/scripts/prepare-changelog.pl,
12821         plugins/tools/scripts/tools-2.xml.in: Fixed to add changelog entry in
12822         ChangeLog file itself and open it.
12824 2005-06-21 Sebastien Granjoux <seb.sfo@free.fr>
12826         * plugins/tools/execute.c:
12827         Parse output in message pane
12828         Correct a crash on plugin deactivation
12830         * plugins/tools/fileop.c,
12831         plugins/tools/tool.c,
12832         plugins/tools/tool.h:
12833         Load only valid tools
12835 2005-06-21  Naba Kumar  <naba@gnome.org>
12837         * anjuta.spec.in: Fixed devel package requirement.
12839         * plugins/message-view/message-view.c: Scroll message on next/previous.
12841         * TODO.tasks: Updated.
12843         * manuals/reference/libanjuta/tmpl/ianjuta-context-list.sgml,
12844         manuals/reference/libanjuta/tmpl/ianjuta-context-text.sgml,
12845         manuals/reference/libanjuta/tmpl/ianjuta-context-tree.sgml,
12846         manuals/reference/libanjuta/tmpl/ianjuta-context.sgml,
12847         manuals/reference/libanjuta/tmpl/ianjuta-renderable.sgml,
12848         manuals/reference/libanjuta/tmpl/ianjuta-sand-box.sgml,
12849         manuals/reference/libanjuta/tmpl/ianjuta-transformable.sgml,
12850         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
12852         * libanjuta/anjuta-preferences.c,
12853         plugins/build-basic-autotools/build-basic-autotools.c,
12854         plugins/build-basic-autotools/executer.c,
12855         plugins/class-gen/action-callbacks.c,
12856         plugins/class-gen/action-callbacks.h,
12857         plugins/class-gen/class_gen.c,
12858         plugins/cvs-plugin/cvs-interface.c,
12859         plugins/debug-manager/attach_process.c,
12860         plugins/debug-manager/plugin.c,
12861         plugins/debug-manager/utilities.c,
12862         plugins/debug-manager/utilities.h,
12863         plugins/editor/aneditor-autocomplete.cxx,
12864         plugins/editor/aneditor.cxx,
12865         plugins/editor/search-replace.c,
12866         plugins/editor/search-replace_backend.c,
12867         plugins/gdb/breakpoints.c,
12868         plugins/gdb/registers.c,
12869         plugins/patch/plugin.c,
12870         plugins/project-wizard/druid.c,
12871         plugins/project-wizard/install.c,
12872         plugins/subversion/plugin.c,
12873         tagmanager/tm_file_entry.c: Fixed compiler warnings and deleted dead
12874         codes.
12876         * plugins/class-gen/action-callbacks.c,
12877         plugins/project-wizard/parser.c,
12878         plugins/project-wizard/property.c,
12879         plugins/project-wizard/values.c,
12880         plugins/symbol-browser/an_symbol.c: Fixed compiler warnings.
12882         * plugins/tools/scripts/prepare-changelog.pl: Order filenames
12883         alphabetically
12885 2005-06-20  Naba Kumar  <naba@gnome.org>
12887         * manuals/reference/libanjuta/tmpl/ianjuta-profile.sgml,
12888         manuals/reference/libanjuta/tmpl/e-splash.sgml,
12889         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
12890         
12891         * libanjuta/anjuta-launcher.c: Fixed possible double call of child
12892         exit idle function.
12893         
12894         * plugins/file-wizard/file.c, plugins/file-manager/an_file_view.c:
12895         Fixed possible memory corruption.
12897         * plugins/profile-default/plugin.c, plugins/symbol-browser/plugin.c,
12898         plugins/symbol-browser/an_symbol_view.c, libanjuta/e-splash.c,
12899         libanjuta/anjuta-status.c, plugins/project-manager/plugin.c: Fixed
12900         progress bar increment and added progress status for symbol refresh
12901         and project loading.
12902         
12903         * plugins/profile-default/plugin.c, libanjuta/interfaces/libanjuta.idl,
12904         libanjuta/e-splash.h, libanjuta/anjuta-status.c, src/main.c,
12905         plugins/file-loader/plugin.c, libanjuta/e-splash.c, src/anjuta.h,
12906         libanjuta/anjuta-status.h, src/anjuta.c: Implemented progress
12907         bar.
12909         * TODO.tasks: Updated.
12911 2005-06-19  Naba Kumar  <naba@gnome.org>
12913         * global_tags/create_global_tags.sh: Fixed sh incompatibility bug.
12914         Fixed warning.
12915         
12916         * plugins/project-import/project-import.c: Deactivate plugin when done.
12917         
12918 2005-06-18  Naba Kumar  <naba@gnome.org>
12920         * plugins/profile-default/plugin.c: Fixed error when loading another
12921         project while a project is still loaded.
12922         
12923         * plugins/project-manager/plugin.c: Used (newly added) group-activated
12924         signal from gnome-build to popup group properties.
12925         
12926         * src/anjuta.c: Load default session by default.
12928         * po/POTFILES.in: Added missing files.
12929         
12930         * libanjuta/anjuta-plugin.[ch], libanjuta/plugins.[ch]: Do not
12931         activate plugin on load (activate it separately). Connect to activate
12932         and deactivate signals for housekeeping, so that if plugins are
12933         activated or deactivate externally, they are properly recorded.
12934         
12935         * plugins/profile-default/plugin.c: Save profile before a project
12936         is loaded so that it could be restored when project is closed.
12937         
12938         * plugins/file-loader/plugin.c: Fixed ok/cancel buttons order.
12940 2005-06-17  Naba Kumar  <naba@gnome.org>
12942         * plugins/profile-default/plugin.h, plugins/profile-default/plugin.c,
12943         libanjuta/plugins.c, libanjuta/plugins.h: Implmented profile saving
12944         for project. The plugins loaded for the project is restored when project
12945         is loaded next time.
12946         
12947         * TODO.tasks: Updated.
12948         
12949 2005-06-15  Naba Kumar  <naba@gnome.org>
12951         * plugins/tools/scripts/find-fixmes.pl,
12952         (new) plugins/tools/scripts/translation-status.pl,
12953         plugins/tools/scripts/tools-2.xml.in,
12954         plugins/tools/scripts/Makefile.am,
12955         plugins/tools/scripts/prepare-changelog.pl: Added translation
12956         status script. Completed find-fixmes.pl script. Fixed bugs.
12958         * plugins/tools/scripts/tools-2.xml.in: Fixed prepare-changelog
12959         tool path.
12961 2005-06-14  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12963         * plugins/message-view/anjuta-message-manager-plugin.glade :
12964         renamed "messages.tag.position" to "messages.tab.position".
12965         plugins/message-view/anjuta-msgman.c : 
12966         Messages tab position prefrences.
12967         
12968 2005-06-14  Naba Kumar  <naba@gnome.org>
12970         * (new) plugins/tools/scripts/find-fixmes.pl,
12971         (new) plugins/tools/scripts/tools-2.xml.in,
12972         (new) plugins/tools/scripts/Makefile.am,
12973         (new) plugins/tools/scripts/prepare-changelog.pl,
12974         plugins/tools/plugin.h, plugins/tools/fileop.c,
12975         plugins/tools/Makefile.am, configure.in: Added system tools.
12977 2005-06-11  Sebastien Granjoux  <seb.sfo@free.fr>
12979         * plugins/tools/editor.c:
12980         Take care of creating .anjuta directory if missing
12982 2005-06-10  Naba Kumar  <naba@gnome.org>
12984         * configure.in: Increased gnome-build required to version 0.1.2.
12985         
12986         * plugins/project-manager/plugin.c: Fixed target/group removal.
12987         Fixed memory leaks.
12988         
12989 2005-06-10  Naba Kumar  <naba@gnome.org>
12991         * plugins/project-manager/plugin.c: Implemented target/group
12992         configuration (update gnome-build module from cvs).
12993         
12994 2005-06-07  Naba Kumar  <naba@gnome.org>
12996         Patch from: Massimo Cora'  <maxcvs@email.it>:
12997         * plugins/class-inheritance/Makefile.am,
12998         plugins/class-inheritance/class-inherit.c,
12999         plugins/class-inheritance/class-inherit.h,
13000         plugins/class-inheritance/plugin.c,
13001         plugins/class-inheritance/plugin.h,
13002         (added) plugins/class-inheritance/class-callbacks.[ch]: Implemented
13003         expanded view of classes in hierarchy canvas (collapsable again).
13004         
13005 2005-06-05  Johannes Schmid <jhs@cvs.gnome.org>
13007         * scintilla/patches/scintilla-64-bit.diff (added)
13008         * plugins/patch/patch-plugin.c:
13009         Conditional build for GTK 2.4 and GTK 2.6
13011 2005-06-04  Sebastien Granjoux  <seb.sfo@free.fr>
13013         * plugins/tools/anjuta-tools.glade,
13014         plugins/tools/editor.c,
13015         plugins/tools/plugin.h,
13016         plugins/tools/fileop.c:
13017         Add a check box to edit an user script
13018         Correct a few memory leak
13020         * plugins/tools/execute.c,
13021         plugins/tools/tool.c,
13022         plugins/tools/tool.h:
13023         Move utility remove_mnemonic function in tool.c
13024         Small fix
13026 2005-06-04  Johannes Schmid <jhs@cvs.gnome.org>
13028         Patch from sbrabec@suse.cz:
13029         * configure.in
13030         scintilla/include/Scintilla.h:
13031         
13032         Fix 64-Bit warnings in gcc 4
13034 2005-06-03  Johannes Schmid <jhs@cvs.gnome.org>
13035         
13036         * plugins/patch/patch_plugin.c
13037         plugins/patch/patch.h
13038         plugin/patch/patch-plugin.glade
13039         plugin/patch/Makefile.am:
13040         
13041         Changed patch plugin to use libglade and new gtk 2.6 widgets
13043 2005-05-31  Naba Kumar  <naba@gnome.org>
13045         Patch from Jason Bayman  <JBayman@HobbitHell.com>:
13046         * plugins/editor/text_editor.c: Don't show error
13047         for empty files.
13048         
13049 2005-05-28  Sebastien Granjoux  <seb.sfo@free.fr>
13050         
13051         * plugins/message-view/anjuta-message-manager.ui,
13052         plugins/message-view/anjuta-msgman.c,
13053         plugins/message-view/anjuta-msgman.h,
13054         plugins/message-view/message-view.c,
13055         plugins/message-view/message-view.h,
13056         plugins/message-view/plugin.c:
13057         Add a popup menu in messages panes
13058         Move save message pane option in it
13060 2005-05-28  Naba Kumar  <naba@gnome.org>
13062         * data/properties/styles.properties: Fixed default font
13063         names and sizes.
13065         * plugins/editor/style-editor.c: cleanup.
13066         
13067 2005-05-25  Naba Kumar  <naba@gnome.org>
13069         * plugin/gdb/plugin.c: Start gdb even if the program does
13070         not exists. Fixes bug #305074
13071         
13072 2005-05-24  Naba Kumar  <naba@gnome.org>
13074         Patch from: Saleem Abdulrasool  <compnerd@gentoo.org>
13075         * configure.in: graphviz pkgconfig path.
13077 2005-05-24  Naba Kumar  <naba@gnome.org>
13079         * configure.in, anjuta.desktop.in.in: Fixed Icon path.
13080         * TODO.tasks: Updated.
13081         
13082 2005-05-22  Naba Kumar  <naba@gnome.org>
13084         * anjuta.spec.in: Fixed spec file
13085         * plugins/editor/text_editor.c: Fixed gnome-vfs monitor.
13087 2005-05-21  Sebastien Granjoux  <seb.sfo@free.fr>
13088         
13089         * TODO.tasks: Updated.
13091         * plugins/message-view/anjuta-message-manager.ui,
13092         plugins/message-view/message-view.c,
13093         plugins/message-view/message-view.h,
13094         plugins/message-view/plugin.c:
13095         Add shortcut for next and previous message
13096         Add a save message menu item
13097         Fix a bug in previous message
13099 2005-05-21  Naba Kumar  <naba@gnome.org>
13101         * Makefile.am, anjuta.spec.in, configure.in, data/properties/Makefile.am,
13102         doc/Makefile.am, global-tags/create_global_tags.sh,
13103         libanjuta/interfaces/Makefile.am.iface: Fixed 64bit arch related bugs
13104         and rpm package creation. Fixed installation paths.
13105         
13106         * plugins/editor/anjuta-document-manager.glade,
13107         plugins/editor/text_editor.c: Fixed autoformat settings in preferences
13108         and indent options.
13109         
13110         * tagmanager/tm_workspace.c: Fixed code format and compiler warning.
13112 2005-05-21  Naba Kumar  <naba@gnome.org>
13114         * Makefile.am, configure.in, data/Makefile.am, doc/Makefile.am,
13115         global-tags/Makefile.am, launcher/Makefile.am, libegg/Makefile.am,
13116         pixmaps/Makefile.am, scripts/Makefile.am, src/Makefile.am,
13117         tagmanager/Makefile.am: Fixed paths configure variables to take
13118         automake configure variables instead of hardcoding.
13120         * global-tags/tm_global_tags.c: Formated code.
13122         * manuals/reference/libanjuta/tmpl/e-splash.sgml,
13123         manuals/reference/libanjuta/tmpl/ianjuta-context-list.sgml,
13124         manuals/reference/libanjuta/tmpl/ianjuta-context-text.sgml,
13125         manuals/reference/libanjuta/tmpl/ianjuta-context-tree.sgml,
13126         manuals/reference/libanjuta/tmpl/ianjuta-context.sgml,
13127         manuals/reference/libanjuta/tmpl/ianjuta-renderable.sgml,
13128         manuals/reference/libanjuta/tmpl/ianjuta-sand-box.sgml,
13129         manuals/reference/libanjuta/tmpl/ianjuta-transformable.sgml,
13130         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
13132 2005-05-20  Naba Kumar  <naba@gnome.org>
13134         * README, anjuta.spec.in, configure.in: Updated Anjuta Descriptions
13135         and fixed rpm spec file (more testing required).
13136         
13137         * data/gdb.init: Don't set gdb prompt.
13138         
13139         * mime/Makefile.am: run update-mime-data only on system-wide install.
13140         
13141         * plugins/gdb/Makefile.am: Install plugin at correct paths.
13143 2005-05-19  Naba Kumar  <naba@gnome.org>
13145         * plugins/terminal/terminal.c: Fixed crash bug when terminal is used
13146         while it's not visible.
13148         Patch from: Jason Bayman  <JBayman@HobbitHell.com>
13149         * plugins/editor/aneditor-autocomplete.cxx: Fixed crash bugs.
13150         
13151 2005-05-19  Naba Kumar <naba@gnome.org>
13153         * configure.in: Fixed subversion checks. Added
13154         --disable-plugin-subversion and --disable-plugin-glade
13155         configure flags to manually turn off their plugin builds.
13157         * plugins/editor/plugin.c: Save and restore current editor line
13158         positions in session.
13160 2005-05-18  Naba Kumar  <naba@gnome.org>
13162         * AUTHORS: Fixed email address.
13163         
13164         * libanjuta/anjuta-utils.c,
13165         plugins/project-manager/plugin.c: Take plugin shell as dialog parents
13166         when the projectmanager toplevel is not a window. Check for valid
13167         gtkwindow type before using the passed window as parent for anjuta
13168         dialogs.
13170 2005-05-17  Naba Kumar  <naba@gnome.org>
13172         * libanjuta/interfaces/libanjuta.idl: Fixed compiler warnings.
13173         
13174         * plugins/cvs-plugin/Makefile.am,
13175         plugins/devhelp/plugin.c,
13176         plugins/file-loader/Makefile.am,
13177         plugins/macro/Makefile.am,
13178         plugins/message-view/Makefile.am,
13179         plugins/patch/Makefile.am,
13180         plugins/project-manager/Makefile.am,
13181         plugins/subversion/Makefile.am,
13182         plugins/symbol-browser/Makefile.am: Removed -module flags
13183         from libtool flags
13185         * MAINTAINERS: Added file so that I could recieve bugzilla
13186         reports.
13188         * plugins/glade/plugin.c: Fixed compile error.
13190 === Anjuta 2.0.0 ===
13192 2005-05-15  Naba Kumar  <naba@gnome.org>
13194         * configure.in: Adjusted gdl version requirement. Bumped anjuta
13195         version to 2.0.0.
13197         * plugins/symbol-browser/an_symbol_view.c,
13198         plugins/symbol-browser/plugin.c,
13199         tagmanager/tm_workspace.c: Fixed symbol-browser crash when
13200         symbols have been updated. Reset file symbols when update
13201         occurs. Fixed memory leaks.
13203         Patch from Jason Bayman  <JBayman@HobbitHell.com>:
13204         * plugins/file-wizard/action-callbacks.c: Fixed crash bug.
13205         
13206 2005-05-14  Sebastien Granjoux  <seb.sfo@free.fr>
13208         * plugins/tools/anjuta-tools.glade:
13209         Remove unused parameter dialog
13211         * plugins/tools/dialog.c,
13212         plugins/tools/fileop.c,
13213         plugins/tools/fileop.h,
13214         plugins/tools/tool.c,
13215         plugins/tools/tool.h,
13216         plugins/tools/variable.c:
13217         Add a few comments and cleanups
13219         * plugins/tools/editor.c,
13220         plugins/tools/editor.h:
13221         Remove code from previous plugin and add comments
13222         Use main window as parent (instead of tool list)
13224         * plugins/tools/execute.c,
13225         plugins/tools/execute.h:
13226         Remove code from previous plugin and add comments
13227         Fix warnings
13229 2005-05-14  Naba Kumar  <naba@gnome.org>
13231         * AUTHORS, FUTURE, NEWS, README, ROADMAP: Updated and prepared for
13232         release.
13233         
13234         * configure.in: Fixed
13235         
13236         * plugins/class-inheritance/class-inheritance.png: New icon.
13237         
13238         * plugins/devhelp/plugin.c: Fixed docking bug where browser widget
13239         screws up when reparented.
13241 2005-02-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
13243         * plugins/editor/search-replace.c,
13244         plugins/editor/search-replace_backend.c
13245         plugins/project-manager/plugin.c : Clear find pane if searching same 
13246         expression. Clean code.
13248 2005-05-14  Pawan Chitrakar  <pawan@nplinux.org>
13250         * configure.in: Added ne in ALL_LINGUAS
13251         
13252 2005-05-13  Naba Kumar  <naba@gnome.org>
13254         * configure.in: Fixed glade-3 version.
13255         
13256         * plugins/gdb/debugger.c, plugins/gdb/debugger.h,
13257         plugins/gdb/locals.c, plugins/gdb/stack_trace.c,
13258         plugins/gdb/watch.c: Update locals, watch and frame document on
13259         frame change.
13261 2005-05-12  Naba Kumar  <naba@gnome.org>
13263         * plugins/editor/aneditor-autocomplete.cxx: Fixed infinite loop in
13264         scope autocompletion when the function definition is incomplete.
13265         
13266         * plugins/class-gen/anjuta-class-gen.plugin.in,
13267         plugins/file-wizard/anjuta-file-wizard.plugin.in,
13268         plugins/gdb/plugin.c,
13269         plugins/glade/anjuta-glade.plugin.in,
13270         plugins/project-import/anjuta-project-import.plugin.in,
13271         plugins/project-wizard/anjuta-project-wizard.plugin.in: Give a proper
13272         titles for the wizards.
13274 2005-05-11  Naba Kumar  <naba@gnome.org>
13276         * configure.in, plugins/debug-manager/Makefile.am,
13277         plugins/debug-manager/plugin.c,
13278         (added) plugins/debug-manager/images/.cvsignore,
13279         (added) plugins/debug-manager/images/Makefile.am,
13280         (added) plugins/debug-manager/images/detach-16.png,
13281         (added) plugins/debug-manager/images/detach.png,
13282         (added) plugins/debug-manager/images/step-into-16.png,
13283         (added) plugins/debug-manager/images/step-into.png,
13284         (added) plugins/debug-manager/images/step-out-16.png,
13285         (added) plugins/debug-manager/images/step-out.png,
13286         (added) plugins/debug-manager/images/step-over-16.png,
13287         (added) plugins/debug-manager/images/step-over.png,
13288         plugins/gdb/Makefile.am,
13289         plugins/gdb/breakpoints.c,
13290         plugins/gdb/plugin.c,
13291         (added) plugins/gdb/images/.cvsignore,
13292         (added) plugins/gdb/images/Makefile.am,
13293         (added) plugins/gdb/images/breakpoint.png,
13294         (added) plugins/gdb/images/locals.png,
13295         (added) plugins/gdb/images/stack.png,
13296         (added) plugins/gdb/images/watch.png: Fixed breakpoints
13297         'remove all'. Added debugger icons.
13299         * plugins/editor/text_editor.c: Fixed file monitor.
13301         Patch from: Massimo Cora'  <maxcvs@email.it>
13302         * plugins/patch/anjuta-patch-plugin.png,
13303         plugins/class-gen/Makefile.am,
13304         plugins/class-gen/action-callbacks.c,
13305         plugins/class-gen/class_gen.c,
13306         plugins/class-gen/class_logo.xpm: Implemented vcs
13307         file addions. New icons by Fabio Zecchini
13309 2005-02-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
13311         * libanjuta/interfaces/libanjuta.idl
13312         plugins/editor/anjuta-docman.c plugins/editor/search-replace.c
13313         plugins/editor/search-replace_backend.c
13314         plugins/project-manager/plugin.c : Search & Replace in all Project Files.
13316 2005-05-11  Naba Kumar  <naba@gnome.org>
13317         
13318         * plugins/gdb/actions.c, plugins/gdb/breakpoints.c,
13319         plugins/gdb/breakpoints.h, plugins/gdb/debug_tree.c,
13320         plugins/gdb/plugin.c, plugins/gdb/plugin.h,
13321         plugins/gdb/registers.c, plugins/gdb/stack_trace.c,
13322         plugins/gdb/watch.c: Completed breakpoints implementation. Fixed
13323         memory leaks.
13324         
13325         * plugins/symbol-browser/an_symbol_prefs.c,
13326         plugins/symbol-browser/an_symbol_search.c,
13327         plugins/symbol-browser/an_symbol_view.c,
13328         plugins/symbol-browser/an_symbol_view.h,
13329         plugins/symbol-browser/plugin.c: Fixed memory leaks.
13331 2005-05-11  Naba Kumar  <naba@gnome.org>
13333         * libanjuta/anjuta-shell.c: Fixed runtime warning.
13334         
13335         * libanjuta/e-splash.c, libanjuta/e-splash.h, src/main.c: Pass the
13336         progress bar location at create time, instead of hardcoding.
13337         
13338         * pixmaps/Makefile.am, (added) pixmaps/anjuta_splash_mini.png:
13339         Added mini splash screen.
13340         
13341         * plugins/editor/text_editor.c: Do not produce warning when file
13342         monitor could not be created.
13343         
13344         * plugins/profile-default/plugin.c: Save project session on exit.
13345         Show mini splash with progress bar at profile load.
13347 2005-05-10  Naba Kumar  <naba@gnome.org>
13349         * configure.in, manuals/Makefile.am: Fixed compile flags.
13350         Disable outdated manuals builds.
13351         
13352         * global-tags/Makefile.am: Uninstall tags files on
13353         'make uninstall'
13354         
13355         * libegg/Makefile.am: Use configured deprecated flags.
13356         
13357         * manuals/reference/libanjuta/tmpl/ianjuta-iterable-tree.sgml,
13358         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml,
13359         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml:
13360         Updated.
13361         
13362         * mime/Makefile.am: Take DESTDIR into account.
13363         
13364         * plugins/class-gen/Makefile.am: Fixed 'make distcheck' errors.
13365         
13366         * plugins/editor/aneditor-autocomplete.cxx: Fixed crash bug
13367         on scope autocompletion.
13368         
13369         * plugins/debug-manager/plugin.c, plugins/gdb/debugger.c,
13370         plugins/gdb/debugger.h, plugins/gdb/plugin.c: Use project
13371         shared libs and static libs paths for debugging. Order them
13372         correctly.
13373         
13374         * po/POTFILES.in: Updated.
13376 2005-05-09  Naba Kumar  <naba@gnome.org>
13378         * libanjuta/interfaces/libanjuta.idl,
13379         plugins/gdb/debugger.[ch], plugins/gdb/plugin.c,
13380         plugins/gdb/breakpoints.ch, plugins/gdb/gdbmi-test.c,
13381         plugins/debug-manager/plugin.c, plugins/gdb/anjuta-gdb-plugin.ui:
13382         Implemented debugger source directory search and emits location changed
13383         signal with absolute path of the file.
13385         * plugins/tools/tool.c: Fixed compile errors.
13386         
13387 2005-05-08  Sebastien Granjoux  <seb.sfo@free.fr>
13389         * plugins/tools/anjuta-tools.glade,
13390         plugins/tools/dialog.h,
13391         plugins/tools/dialog.c,
13392         plugins/tools/plugin.c,
13393         plugins/tools/editor.c:
13394         Improve graphical user interface
13395         Remove old code
13396         Correct an error on close
13397         Some cleanups
13399         * plugins/tools/fileop.c,
13400         plugins/tools/tool.h,
13401         plugins/tools/tool.c:
13402         Change the tool internal structure
13403         Support having tools configuration in several places
13405 2005-05-08  Naba Kumar  <naba@gnome.org>
13407         * plugins/gdb/actions.c,
13408         (removed) plugins/gdb/registers_cbs.c,
13409         (removed) plugins/gdb/registers_cbs.h,
13410         (removed) plugins/gdb/registers_gui.c,
13411         (removed) plugins/gdb/sharedlib_cbs.c,
13412         (removed) plugins/gdb/sharedlib_cbs.h,
13413         (removed) plugins/gdb/sharedlib_gui.c,
13414         (removed) plugins/gdb/signals_cbs.c,
13415         (removed) plugins/gdb/signals_cbs.h,
13416         (removed) plugins/gdb/signals_gui.c: Removed dead files.
13418 2005-05-08  Naba Kumar  <naba@gnome.org>
13420         * plugins/build-basic-autotools/executer.c: Fixed programs
13421         listing dialog.
13422         
13423         * plugins/debug-manager/Makefile.am,
13424         plugins/debug-manager/anjuta-debug-manager.glade,
13425         plugins/debug-manager/plugin.c,
13426         plugins/gdb/Makefile.am: Used libglade for programs listing
13427         dialog.
13428         
13429         * (added) plugins/gdb/pointer.png: Stack pointer image.
13430         
13431         * libanjuta/anjuta-marshal.list,
13432         pixmaps/Makefile.am,
13433         plugins/gdb/actions.c,
13434         plugins/gdb/actions.h,
13435         plugins/gdb/anjuta-gdb-plugin.ui,
13436         plugins/gdb/anjuta-gdb.glade,
13437         plugins/gdb/breakpoints.c,
13438         plugins/gdb/breakpoints.h,
13439         plugins/gdb/debug_tree.c,
13440         plugins/gdb/debug_tree.h,
13441         plugins/gdb/debugger.c,
13442         plugins/gdb/debugger.h,
13443         plugins/gdb/gdbmi-test.c,
13444         plugins/gdb/gdbmi.c,
13445         plugins/gdb/gdbmi.h,
13446         plugins/gdb/info.c,
13447         plugins/gdb/info.h,
13448         plugins/gdb/locals.c,
13449         plugins/gdb/locals.h,
13450         plugins/gdb/memory.c,
13451         plugins/gdb/memory.h,
13452         plugins/gdb/plugin.c,
13453         plugins/gdb/plugin.h,
13454         plugins/gdb/registers.c,
13455         plugins/gdb/registers.h,
13456         plugins/gdb/registers_cbs.c,
13457         plugins/gdb/registers_cbs.h,
13458         plugins/gdb/registers_gui.c,
13459         plugins/gdb/sharedlib.c,
13460         plugins/gdb/sharedlib.h,
13461         plugins/gdb/sharedlib_cbs.c,
13462         plugins/gdb/sharedlib_cbs.h,
13463         plugins/gdb/sharedlib_gui.c,
13464         plugins/gdb/signals.c,
13465         plugins/gdb/signals.h,
13466         plugins/gdb/signals_cbs.c,
13467         plugins/gdb/signals_cbs.h,
13468         plugins/gdb/signals_gui.c,
13469         plugins/gdb/stack_trace.c,
13470         plugins/gdb/stack_trace.h,
13471         plugins/gdb/utilities.c,
13472         plugins/gdb/utilities.h,
13473         plugins/gdb/watch.c,
13474         plugins/gdb/watch.h,
13475         plugins/gdb/watch_cbs.c,
13476         plugins/gdb/watch_cbs.h,
13477         plugins/gdb/watch_gui.c: Implemented gdb MI interface and used
13478         it for all debugger component updates and listing. Implemented
13479         user custom debugger command window. Fixed all debugger components
13480         to work correctly. Implemented debugger as GObject. Removed
13481         deprecated codes.
13482         
13483 2005-05-06  Naba Kumar  <naba@gnome.org>
13484         
13485         * TODO.tasks: Updated.
13486         
13487         * plugins/build-basic-autotools/Makefile.am,
13488         plugins/file-loader/Makefile.am,
13489         plugins/profile-default/Makefile.am,
13490         plugins/sample1/Makefile.am,
13491         plugins/symbol-browser/images/Makefile.am,
13492         src/Makefile.am: Fixed 'make distcheck' errors.
13494         * plugins/symbol-browser/an_symbol_view.c: Removed unnecessary
13495         updates.
13497         * tagmanager/tm_workspace.c: Include prototypes in getting
13498         scope members.
13500 2005-05-06  Naba Kumar  <naba@gnome.org>
13502         * TODO.tasks: Updated.
13503         
13504         * configure.in, plugins/cvs-plugin/Makefile.am,
13505         plugins/debug-manager/Makefile.am,
13506         plugins/devhelp/Makefile.am,
13507         plugins/editor/Makefile.am,
13508         plugins/gdb/Makefile.am: Fixed 'make distcheck' errors.
13509         
13510         * libanjuta/interfaces/libanjuta.idl: Defined IAnjutaSymbol,
13511         IAnjutaSymbolManager, IAnjutaIterable and IAnjutaIterableTree
13512         interfaces.
13513         
13514         * tagmanager/tm_workspace.c,
13515         tagmanager/include/tm_workspace.h,
13516         plugins/editor/aneditor-autocomplete.cxx,
13517         plugins/editor/aneditor-calltip.cxx: Fixed fill_find_tags_array()
13518         to return all matching tag types when no name is given instead of
13519         returning empty array.
13520         
13521         * plugins/symbol-browser/Makefile.am,
13522         (added) plugins/symbol-browser/an_symbol.c,
13523         (added) plugins/symbol-browser/an_symbol.h,
13524         plugins/symbol-browser/an_symbol_info.c,
13525         plugins/symbol-browser/an_symbol_info.h,
13526         (added) plugins/symbol-browser/an_symbol_iter.c,
13527         (added) plugins/symbol-browser/an_symbol_iter.h,
13528         plugins/symbol-browser/an_symbol_search.c,
13529         plugins/symbol-browser/an_symbol_view.c,
13530         plugins/symbol-browser/an_symbol_view.h,
13531         plugins/symbol-browser/anjuta-symbol-browser.plugin.in,
13532         plugins/symbol-browser/plugin.c,
13533         plugins/symbol-browser/plugin.h: Implemented IAnjutaSymbol wrapper
13534         for tags. Implemented IAnjutaSymbolManager interface in symbol-browser
13535         plugin and implemented IAnjutaIterable interface for symbol search
13536         and iteration.
13538         * plugins/class-inheritance/Makefile.am,
13539         plugins/class-inheritance/class-inherit.c,
13540         plugins/class-inheritance/class-inherit.h,
13541         plugins/class-inheritance/plugin.h: Use the newly added
13542         IAnjutaSymbolManager/IAnjutaSymbol/IAnjutaIterable intefaces and
13543         get rid of libanjuta-ctags.la dependencies.
13545 2005-05-02  Naba Kumar  <naba@gnome.org>
13547         * plugins/class-inheritance/class-inherit.c,
13548         plugins/class-inheritance/plugin.c,
13549         plugins/class-inheritance/plugin.h: Fixed crash bug when no symbols could
13550         be found for a class. Formated code.
13552         Patch from: Curtis Magyar  <curtm4n@gmail.com>:
13553         * plugins/editor/anjuta-docman.c: Fixed alpabetical ordering
13554         of editor tabs.
13555         
13556 2005-05-01  Sebastien Granjoux  <seb.sfo@free.fr>
13558         * libanjuta/anjuta-launcher.c:
13559         Keep trying sending data until all bytes have been written
13561         * plugins/tools/anjuta-tools.glade,
13562         plugins/tools/editor.c:
13563         Add a combo box to defined data from stdin
13565         * plugins/tools/execute.c:
13566         Send data in stdin if needed
13567         Code cleanups
13569         * plugins/tools/fileop.c,
13570         plugins/tools/tool.h,
13571         plugins/tools/tool.c:
13572         Store, load and save stdin data
13573         Use tools-2.xml instead of tools.xml
13575         * plugins/tools/plugin.c,
13576         plugins/tools/plugin.h:
13577         Code cleanups
13579         * plugins/tools/dialog.c,
13580         plugins/tools/dialog.h:
13581         Few code cleanups
13583         * plugins/tools/variable.c,
13584         plugins/tools/variable.h:
13585         Add editor related variables
13586         Code cleanups
13588 2005-04-29  Naba Kumar  <naba@gnome.org>
13590         * libanjuta/Makefile.am, src/Makefile.am: Include libutil in libanjuta.
13592         * plugins/editor/text_editor.c: Fixed line marker interpretation.
13593         
13594         * data/gdb.init, plugins/gdb/Makefile.am, plugins/gdb/breakpoints.c,
13595         plugins/gdb/breakpoints.h, plugins/gdb/debugger.c,
13596         plugins/gdb/debugger.h, (added) plugins/gdb/gdbmi-test.c,
13597         (added) plugins/gdb/gdbmi.c, (added) plugins/gdb/gdbmi.h: Started
13598         working on gdb MI interface. Completed MI parser interface.
13600         Patch from  Massimo Cora <maxcvs@email.it>:
13601         * plugins/class-inheritance/Makefile.am,
13602         plugins/class-inheritance/class-inherit.c,
13603         plugins/class-inheritance/class-inherit.h,
13604         plugins/class-inheritance/plugin.c,
13605         plugins/class-inheritance/plugin.h: Update to class inheritance plugin.
13606         Used system theme for colors. Display class members on mouse click.
13607         
13608 2005-04-28  Naba Kumar  <naba@gnome.org>
13610         * plugins/symbol-browser/an_symbol_prefs.c
13611         plugins/symbol-browser/anjuta-symbol-browser-plugin.glade: Added
13612         implementation to create/add/remove custom tags files in symbol
13613         brower preferences.
13615         * global-tags/Makefile.am: Exclude bin target anjuta-tags from
13616         EXTRA_DIST.
13618         * plugins/project-import/project-import.c: Fixed memory leaks and
13619         use correct debug prints.
13620         
13621         * TODO.tasks: Updated.
13622         
13623 2005-04-27  Naba Kumar  <naba@gnome.org>
13625         * libanjuta/Makefile.am, libanjuta/interfaces/Makefile.am.iface,
13626         libegg/Makefile.am,     libegg/treeviewutils/Makefile.am,
13627         scintilla/Makefile.am: Fixed 'make distcheck' errors.
13629         * plugins/editor/anjuta-docman.c,
13630         plugins/editor/anjuta-docman.h,
13631         plugins/editor/plugin.c: Emit editor-added signal from docman
13632         and connect signals to new editor correctly.
13634         * plugins/class-inheritance/plugin.c,
13635         plugins/symbol-browser/plugin.c: Added stock icons.
13636         
13637         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade,
13638         plugins/build-basic-autotools/executer.c,
13639         plugins/build-basic-autotools/executer.h: Added missing files
13640         for the execute programs implementation.
13642 2005-04-26  Naba Kumar  <naba@gnome.org>
13643         
13644         * TODO.tasks: Updated.
13646         * plugins/file-loader/plugin.c,
13647         plugins/project-import/anjuta-project-import.plugin.in,
13648         plugins/project-import/plugin.c,
13649         plugins/project-import/project-import.c,
13650         plugins/project-import/project-import.h: Be able to import older
13651         anjuta projects.
13653 2005-04-26  Naba Kumar  <naba@gnome.org>
13655         * libanjuta/anjuta-shell.c: Remove widget from the queue also when
13656         removing it from the shell.
13658         * libanjuta/anjuta-shell.c,
13659         libanjuta/anjuta-shell.h,
13660         plugins/profile-default/plugin.c: Implemented freeze/thaw for shell
13661         so that widget additions are freezed or thaw using a pending queue.
13662         Fixded UI flicker while loading projects.
13664 2005-04-26  Naba Kumar  <naba@gnome.org>
13666         * TODO.tasks: Updated.
13667         
13668         * libanjuta/interfaces/libanjuta.idl: Added execute method for
13669         IAnjutaBuildable interface.
13670         
13671         * plugins/build-basic-autotools/Makefile.am,
13672         plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui,
13673         plugins/build-basic-autotools/anjuta-build-basic-autotools.plugin.in,
13674         plugins/build-basic-autotools/build-basic-autotools.c,
13675         plugins/build-basic-autotools/build-basic-autotools.h: Added "Execute"
13676         interface and UI for executing project/file programs. Implemented
13677         IAnjutaFile interface so that executables could be opened directly.
13678         
13679         * plugins/class-inheritance/anjuta-class-inheritance.plugin.in: Removed
13680         Authors line (Reserved for external plugins, which do not have a way to
13681         show their credits).
13682         
13683         * plugins/file-loader/plugin.c: Read "Title" from [Wizard] and
13684         [File Loader] group for menu labels (default to "Name" if it is not
13685         defined.
13686         
13687         * plugins/terminal/terminal.c: Implemented IAnjutaTerminal interface
13688         for executing external commands.
13690 2005-04-25  Sebastien Granjoux  <seb.sfo@free.fr>
13692         * plugins/project-wizard/property.c:
13693         Correct a memory leak
13695         * libanjuta/interfaces/libanjuta.idl,
13696         plugins/editor/text_editor.c:
13697         Add erase_all and replace_selection function to IAnjutaEditor
13699         * plugins/tools/anjuta-tools.glade,
13700         plugins/tools/fileop.c,
13701         plugins/tools/editor.c,
13702         plugins/tools/tool.c
13703         plugins/tools/tool.h:
13704         Add shortcut and icon 
13706         * plugins/tools/variable.c,
13707         plugins/tools/variable.h:
13708         Add a variable asking parameters at run time
13710         * plugins/tools/execute.c:
13711         Add a warning message for missing document manager
13712         Add replace buffer and replace selection output
13713         Correct an error in popup output
13715         * plugins/tools/plugin.c,
13716         plugins/tools/plugin.h,
13717         plugins/tools/anjuta-tools.ui,
13718         src/anjuta.ui:
13719         Few clean up
13720         Attach tools menu to a new place
13722 2005-04-25  Naba Kumar  <naba@gnome.org>
13724         * libanjuta/plugins.c, src/about.c, src/about.h,
13725         src/anjuta-actions.h, src/anjuta-app.c, src/anjuta.ui,
13726         plugins/class-gen/anjuta-class-gen.plugin.in: Added about
13727         plugins (about box for plugins) menu.
13729 2005-04-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
13731         *  plugins/editor/search-replace.c :
13732         Displayed full path in Search pane window. 
13733         Bug 300231 : Selected line in Search pane window .
13734                 
13735 2005-04-23  Naba Kumar  <naba@gnome.org>
13737         * plugins/terminal/terminal.c: Fixed crash on terminal docking.
13739 2005-04-22  Naba Kumar  <naba@gnome.org>
13741         * plugins/project-wizard/templates/java-logo.png: Smaller icons.
13742         
13743         * plugins/project-wizard/templates/java.wiz,
13744         plugins/project-wizard/templates/java/src/Makefile.am.tpl: Add option
13745         to create bytecodes (.class) files.
13746         
13747         * plugins/symbol-browser/an_symbol_info.c,
13748         plugins/symbol-browser/an_symbol_info.h,
13749         plugins/symbol-browser/an_symbol_search.c,
13750         plugins/symbol-browser/an_symbol_view.c,
13751         plugins/symbol-browser/plugin.c,
13752         tagmanager/tm_workspace.c: Fixed java symbols view. Fixed icon types
13753         in file symbol list.
13755 2005-04-22  Naba Kumar  <naba@gnome.org>
13757         * TODO.tasks: Updated.
13758         
13759         * plugins/class-inheritance/Makefile.am,
13760         plugins/subversion/Makefile.am: Do not install plugin files when
13761         plugin build condition is false.
13762         
13763         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui,
13764         plugins/build-basic-autotools/build-basic-autotools.c,
13765         plugins/build-basic-autotools/build-basic-autotools.h,
13766         plugins/file-loader/anjuta-loader-plugin.ui,
13767         plugins/file-loader/dnd.c,
13768         plugins/file-loader/plugin.c,
13769         plugins/file-loader/plugin.h,
13770         plugins/project-manager/anjuta-project-manager.ui,
13771         plugins/project-manager/plugin.c: Added open file and build context
13772         menu in project manager context menu.
13774 2005-04-22  Naba Kumar  <naba@gnome.org>
13776         * configure.in: Added message output showing conditional plugins to
13777         build or not.
13778         
13779         * src/layout.xml: Added layout for class-inheritance plugin widget.
13780         
13781         * plugins/class-inheritance/anjuta-class-inheritance.plugin.in: Fixed
13782         plugin name to remove redundant terms.
13783         
13784         * TODO.tasks: Updated.
13785         
13786         * configure.in,
13787         plugins/symbol-browser/Makefile.am,
13788         plugins/symbol-browser/an_symbol_view.c,
13789         (removed) plugins/symbol-browser/sv_class.xpm,
13790         (removed) plugins/symbol-browser/sv_function.xpm,
13791         (removed) plugins/symbol-browser/sv_macro.xpm,
13792         (removed) plugins/symbol-browser/sv_private_fun.xpm,
13793         (removed) plugins/symbol-browser/sv_private_var.xpm,
13794         (removed) plugins/symbol-browser/sv_protected_fun.xpm,
13795         (removed) plugins/symbol-browser/sv_protected_var.xpm,
13796         (removed) plugins/symbol-browser/sv_public_fun.xpm,
13797         (removed) plugins/symbol-browser/sv_public_var.xpm,
13798         (removed) plugins/symbol-browser/sv_static_fun.xpm,
13799         (removed) plugins/symbol-browser/sv_static_var.xpm,
13800         (removed) plugins/symbol-browser/sv_struct.xpm,
13801         (removed) plugins/symbol-browser/sv_unknown.xpm,
13802         (removed) plugins/symbol-browser/sv_variable.xpm,
13803         (added) plugins/symbol-browser/images/.cvsignore,
13804         (added) plugins/symbol-browser/images/Icons.16x16.Class,
13805         (added) plugins/symbol-browser/images/Icons.16x16.Enum,
13806         (added) plugins/symbol-browser/images/Icons.16x16.Field,
13807         (added) plugins/symbol-browser/images/Icons.16x16.FormsDesigner.BringToFront,
13808         (added) plugins/symbol-browser/images/Icons.16x16.FormsDesigner.SendToBack,
13809         (added) plugins/symbol-browser/images/Icons.16x16.Interface,
13810         (added) plugins/symbol-browser/images/Icons.16x16.InternalClass,
13811         (added) plugins/symbol-browser/images/Icons.16x16.InternalDelegate,
13812         (added) plugins/symbol-browser/images/Icons.16x16.InternalEnum,
13813         (added) plugins/symbol-browser/images/Icons.16x16.InternalEvent,
13814         (added) plugins/symbol-browser/images/Icons.16x16.InternalField,
13815         (added) plugins/symbol-browser/images/Icons.16x16.InternalInterface,
13816         (added) plugins/symbol-browser/images/Icons.16x16.InternalMethod,
13817         (added) plugins/symbol-browser/images/Icons.16x16.InternalProperty,
13818         (added) plugins/symbol-browser/images/Icons.16x16.InternalStruct,
13819         (added) plugins/symbol-browser/images/Icons.16x16.Literal,
13820         (added) plugins/symbol-browser/images/Icons.16x16.Method,
13821         (added) plugins/symbol-browser/images/Icons.16x16.NameSpace,
13822         (added) plugins/symbol-browser/images/Icons.16x16.PrivateClass,
13823         (added) plugins/symbol-browser/images/Icons.16x16.PrivateDelegate,
13824         (added) plugins/symbol-browser/images/Icons.16x16.PrivateEnum,
13825         (added) plugins/symbol-browser/images/Icons.16x16.PrivateEvent,
13826         (added) plugins/symbol-browser/images/Icons.16x16.PrivateField,
13827         (added) plugins/symbol-browser/images/Icons.16x16.PrivateInterface,
13828         (added) plugins/symbol-browser/images/Icons.16x16.PrivateMethod,
13829         (added) plugins/symbol-browser/images/Icons.16x16.PrivateProperty,
13830         (added) plugins/symbol-browser/images/Icons.16x16.PrivateStruct,
13831         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedClass,
13832         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedDelegate,
13833         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedEnum,
13834         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedEvent,
13835         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedField,
13836         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedInterface,
13837         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedMethod,
13838         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedProperty,
13839         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedStruct,
13840         (added) plugins/symbol-browser/images/Icons.16x16.Reference,
13841         (added) plugins/symbol-browser/images/Makefile.am: Removed old symbol
13842         pixmaps and added new icons (taken from monodevelop).
13844 2005-04-21  Naba Kumar  <naba@gnome.org>
13846         Patch from  Massimo Cora <maxcvs@email.it>:
13848         * configure.in, plugins/Makefile.am
13849         (new) plugins/class-inheritance/.cvsignore,
13850         (new) plugins/class-inheritance/Makefile.am,
13851         (new) plugins/class-inheritance/anjuta-class-inheritance.plugin.in,
13852         (new) plugins/class-inheritance/class-inherit.c,
13853         (new) plugins/class-inheritance/class-inherit.h,
13854         (new) plugins/class-inheritance/plugin.c,
13855         (new) plugins/class-inheritance/plugin.h,
13856         (new) plugins/class-inheritance/class-inheritance.png: Added class
13857         inheritance plugin.
13858         
13859         Changes by naba: Added pkgconfig check for graphviz and conditionally
13860         build graphviz.
13861         
13862         * plugins/patch/.cvsignore, plugins/tools/.cvsignore: Updated.
13864 2005-04-20  Naba Kumar  <naba@gnome.org>
13866         * manuals/reference/libanjuta/tmpl/anjuta-children.sgml,
13867         manuals/reference/libanjuta/tmpl/ianjuta-context-list.sgml,
13868         manuals/reference/libanjuta/tmpl/ianjuta-context-text.sgml,
13869         manuals/reference/libanjuta/tmpl/ianjuta-context-tree.sgml,
13870         manuals/reference/libanjuta/tmpl/ianjuta-context.sgml,
13871         manuals/reference/libanjuta/tmpl/ianjuta-iterable-tree.sgml,
13872         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml,
13873         manuals/reference/libanjuta/tmpl/ianjuta-renderable.sgml,
13874         manuals/reference/libanjuta/tmpl/ianjuta-sand-box.sgml,
13875         manuals/reference/libanjuta/tmpl/ianjuta-transformable.sgml,
13876         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
13877         
13878         * plugins/gdb/plugin.[ch], plugins/gdb/utilities.[ch]: Fixed gdb
13879         message view management.
13881         * libanjuta/anjuta-children.[ch],
13882         plugins/build-basic-autotools/build-basic-autotools.c,
13883         libanjuta/anjuta-launcher.c, plugins/terminal/terminal.c:
13884         Removed anjuta_children_init() function,
13885         because it is done automatically when first invoked. Introduced
13886         anjuta_children_recover() to recover the child signalling. Fixed
13887         child exit management to correctly recover the exit status.
13888         
13889         * libanjuta/anjuta-launcher.c: Fixed anjuta_launcher_dispose()
13890         to properly shutdown the launcher and to kill the running process
13891         (without emitting any signal).
13892         
13893         * plugins/gdb/debugger.c, plugins/gdb/debugger.h, plugins/gdb/plugin.c,
13894         plugins/gdb/plugin.h: Fixed debugger to properly shutdown, kill both
13895         gdb and program instance.
13897 2005-04-19  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
13899         * plugins/editor/search-replace.c :
13900         Fixed bug 300229 (Search dialog unsensitive freezed Search button).
13902 2005-04-18  Naba Kumar  <naba@gnome.org>
13904         * TODO.tasks: Marked completed items.
13905         
13906         * plugins/debug-manager/plugin.c, plugins/gdb/debugger.c,
13907         plugins/gdb/debugger.h, plugins/gdb/plugin.c,
13908         plugins/project-manager/plugin.c: Prompt user for the debugging
13909         target (select from a list of project's executable targets) and
13910         correctly start debugger. Take care of libtool wrapping when the
13911         target selected is libtool target. Fixed debugger menu items
13912         sensitivity.
13914 2005-04-17  Sebastien Granjoux  <seb.sfo@free.fr>
13916         * plugins/tools/execute.c,
13917         plugins/tools/execute.h:
13918         Implement save all files before running a command
13919         Implement all options for stdout and stderr except replace buffer
13920         Allow running several tools
13922         * plugins/tools/plugin.c:
13923         Move anjuta launcher in execute.c
13925         * plugins/tools/tools.h,
13926         plugins/tools/variable.c:
13927         Small changes
13929 2005-04-13  Sebastien Granjoux  <seb.sfo@free.fr>
13931         * plugins/tools/anjuta-tools.glade:
13932         Add new properties in tool editor dialog
13933         Cosmetic improvements
13934         
13935         * plugins/tools/anjuta-tools.ui:
13936         Attach tool menu as a build menu
13938         * plugins/tools/dialog.c:
13939         Set tool menu item sensitivity in tool list
13940         Fix bugs
13942         * plugins/tools/editor.c,
13943         plugins/tools/editor.h,
13944         plugins/tools/fileop.c,
13945         plugins/tools/tool.c,
13946         plugins/tools/tool.h:
13947         Add new properties (active, save file...)
13948         Most of them are still not implemented
13950         * plugins/tools/execute.c,
13951         plugins/tools/execute.h:
13952         Reorganize code to support multiple run
13953         Support run in terminal
13954         
13955         * plugins/tools/plugin.c
13956         plugins/tools/plugin.h:
13957         Move message handling in execute.c
13959         * plugins/tools/variable.h,
13960         plugins/tools/variable.c:
13961         Add useful variables
13962         
13963 2005-04-13  Naba Kumar  <naba@gnome.org>
13965         * plugins/editor/text_editor.c: Fixed file monitoring condition.
13966         * plugins/editor/Makefile.am: Added gnome-vfs flags.
13967         
13968 2005-04-12  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
13970         * plugins/tools/dialog.c plugins/tools/tool.c :
13971         Fixed bugs.
13973 2005-04-06  Naba Kumar  <naba@gnome.org>
13975         * src/anjuta.c: Load default session only when
13976         "anjuta.session.load.last" preference is enabled.
13977         
13978 2005-04-07  Sebastien Granjoux  <seb.sfo@free.fr>
13980         * plugins/tools/Makefile.am,
13981         plugins/tools/variable.c,
13982         plugins/tools/variable.h:
13983         Add new code for handling variables
13985         * plugins/tools/anjuta-tools.glade:
13986         Improve tool editor dialog
13987         Add variable selection dialog
13989         * plugins/tools/dialog.c,
13990         plugins/tools/dialog.h,
13991         plugins/tools/plugin.c,
13992         plugins/tools/plugin.h:
13993         Add variable object
13994         Add a function to get it
13996         * plugins/tools/editor.c:
13997         Add gui code for variable selection dialog
13999         * plugins/tools/execute.c:
14000         Use variables for executing command
14001         
14002         * Naba: Compile warning fixes.
14004 2005-04-06  Naba Kumar  <naba@gnome.org>
14006         * TODO.tasks: Marked completed items.
14007         
14008 2005-04-06  Naba Kumar  <naba@gnome.org>
14010         * plugins/subversion/svn-backend.c: Fixed subversion plugin
14011         compile error.
14012         
14013         * plugins/tools/anjuta-tools.glade: Improved dialog layout.
14015 2005-04-04  Naba Kumar  <naba@gnome.org>
14017         * src/layout.xml, plugins/glade/plugin.c: Dock glade widgets
14018         inside Main window.
14019         
14020 2005-03-31  Sebastien Granjoux  <seb.sfo@free.fr>
14022         * plugins/tools/Makefile.am,
14023         plugins/tools/anjuta-tools.plugin.in,
14024         plugins/tools/anjuta-tools.ui,
14025         plugins/tools/anjuta-tools.gladei,
14026         plugins/tools/anjuta-tools-plugin.png,
14027         plugins/tools/plugin.c,
14028         plugins/tools/plugin.h,
14029         plugins/tools/dialog.c,
14030         plugins/tools/dialog.h,
14031         plugins/tools/fileop.c,
14032         plugins/tools/fileop.h,
14033         plugins/tools/tool.c,
14034         plugins/tools/tool.h,
14035         plugins/tools/editor.c,
14036         plugins/tools/editor.h,
14037         plugins/tools/execute.c,
14038         plugins/tools/execute.h, configure.in, plugins/Makefile.am:
14039         Port tool plugin from anjuta 1.2 (split anjuta-tools.c)
14040         Not fully working
14042         * anjuta-tools.[ch]: Removed old tools code.
14043         
14044 2005-04-01  Steve Murphy  <murf@e-tools.com>
14046         * configure.in: Added "rw" to ALL_LINGUAS.
14048 2005-03-29  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14050         * Modified Files:
14051         manuals/C/anjuta-manual/fileoperations.xml
14052         Added Files:
14053         manuals/C/anjuta-manual/figures/search_expr.png
14054         manuals/C/anjuta-manual/figures/search_expr_basic.png
14055         manuals/C/anjuta-manual/figures/search_file_list.png
14056         manuals/C/anjuta-manual/figures/search_file_pattern.png
14057         manuals/C/anjuta-manual/figures/search_replace.png
14058         manuals/C/anjuta-manual/figures/search_setting.png
14059         manuals/C/anjuta-manual/figures/search_target.png
14060         manuals/C/anjuta-manual/figures/search_target_action.png
14061         manuals/C/anjuta-manual/figures/search_target_in.png
14062         Removed Files:
14063         manuals/C/anjuta-manual/figures/find_files.png
14064         manuals/C/anjuta-manual/figures/find_replace.png
14065         manuals/C/anjuta-manual/figures/find_text.png :
14066         Updated Anjuta manual (File Operations)
14068 2005-03-26  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14070         * manuals/C/anjuta-manual/fileoperations.xml,
14071         manuals/C/anjuta-manual/figures/open_file.png,
14072         manuals/C/anjuta-manual/figures/open_file_multiple.png,
14073         manuals/C/anjuta-manual/figures/prefs_print.png,
14074         manuals/C/anjuta-manual/figures/print_dlg.png,
14075         manuals/C/anjuta-manual/figures/print_preview.png.
14076         * Added Files:
14077         manuals/C/anjuta-manual/figures/add_edit_macro.png,
14078         manuals/C/anjuta-manual/figures/display_macro.png,
14079         manuals/C/anjuta-manual/figures/insert_text.png,
14080         manuals/C/anjuta-manual/figures/keyword_macro.png,
14081         manuals/C/anjuta-manual/figures/new_file_wizard.png,
14082         manuals/C/anjuta-manual/figures/save_as_file.png :
14083         Updated Anjuta Manual (File Operations)
14085 2005-03-23  Adam Weinberger  <adamw@gnome.org>
14087         * plugins/editor/action-callbacks.c,
14088           plugins/file-loader/plugin.c,
14089           plugins/gtodo/main.c,
14090           plugins/project-wizard/druid.c:
14091           Fix spelling/grammar errors. Fixes bugs
14092           169068, 169137, 169138, and 169139.
14094 2005-03-21  Naba Kumar  <naba@gnome.org>
14096         Patch from: Massimo Cora' <maxcvs@email.it>:
14097         
14098         * plugins/editor/Makefile.am
14099         plugins/editor/anjuta-docman.c,
14100         (added) plugins/editor/editor-tooltips.c,
14101         (added) plugins/editor/editor-tooltips.h: Added tooltips to
14102         editor tabs to show full path.
14104 2005-03-19  Johannes Schmid <jhs@cvs.gnome.org>
14105         
14106         * plugins/subversion/svn-backend.c:
14107         Removed "apr-0/" from include because this is 
14108         already included in SVN_INCLUDE and broke building if
14109         apr >= 1.0 was installed.
14111 2005-03-18  Naba Kumar  <naba@gnome.org>
14113         Patch from: Massimo Cora' <maxcvs@email.it>:
14115         * plugins/editor/action-callbacks.c,
14116         plugins/editor/aneditor-calltip.cxx,
14117         plugins/editor/aneditor-priv.h,
14118         plugins/editor/aneditor.cxx,
14119         plugins/editor/aneditor.h,
14120         plugins/editor/anjuta-document-manager.ui: Added calltip
14121         activation from menu.
14123 2005-03-16  Naba Kumar  <naba@gnome.org>
14125         Patch from: Massimo Cora' <maxcvs@email.it>:
14126         
14127         * plugins/class-gen/action-callbacks.c,
14128         plugins/class-gen/anjuta-class-gen-plugin.glade,
14129         plugins/class-gen/class_gen.c,
14130         plugins/class-gen/class_gen.h,
14131         plugins/class-gen/class_logo.xpm,
14132         plugins/class-gen/plugin.c: Create files without project
14133         being open. Add to project support. And other enhancements.
14135 2005-03-15  Adam Weinberger  <adamw@gnome.org>
14137         * anjuta.glade,
14138           plugins/debug-manager/utilities.c,
14139           plugins/file-loader/plugin.c,
14140           plugins/gdb/utilities.c,
14141           plugins/profile-default/plugin.c,
14142           plugins/project-import/project-import.c,
14143           src/anjuta-actions.h:
14144           Spelling/grammar fixes.
14146 2005-03-13  Naba Kumar  <naba@gnome.org>
14147         
14148         * plugins/editor/action-callbacks.c,
14149         plugins/editor/action-callbacks.h,
14150         plugins/editor/anjuta-document-manager.ui,
14151         plugins/editor/plugin.c: Cleaned up editor UI and get rid of 'Format'
14152         submenu. Moved menuitems from Format to View->Editor.
14153         
14154         * src/action-callbacks.c, src/action-callbacks.h,
14155         src/anjuta-actions.h, src/anjuta-app.c, src/anjuta.ui: Created Reset
14156         layout and lock layout menus in View submenu. Get rid of
14157         Settings->Layout Manager menu.
14158         
14159         * plugins/project-import/anjuta-project-import.plugin.in:
14160         Fixed icon name
14162         * global-tags/Makefile.am,
14163         global-tags/create_global_tags.sh,
14164         plugins/editor/aneditor-autocomplete.cxx,
14165         plugins/editor/aneditor-priv.h,
14166         plugins/editor/aneditor.cxx,
14167         tagmanager/tm_workspace.c: Fixed scope members autocompletion
14168         in editor and made it work in global symbols also.
14169         
14170         * src/anjuta-app.c: Always use priority texts besides icons style
14171         for toolbars, because other styles look horible for Anjuta (fixme).
14173 2005-03-11  Naba Kumar  <naba@gnome.org>
14175         * configure.in: Removed test for iconv.
14177         * scintilla/ScintillaGTK.cxx: Fixed crash bug when focus in occurs
14178         before scintilla widget is realized.
14179         
14180         * plugins/cvs-plugin/plugin.c: Aligned comments and added a shortcut
14181         for Update menuitem.
14182         
14183         * scintilla/patches/set-cursor-warning-fix.diff: Removed because
14184         already applied in scintilla main stream.
14185         
14186         * scintilla/patches/preedit-window-crash-fix.diff: Added new fix
14187         and notified scintilla developer.
14188         
14189 2005-03-10  Naba Kumar  <naba@gnome.org>
14191         * src/action-callbacks.c: Removed reference to src/help.h (dead
14192         file).
14194         * plugins/editor/text_editor.c: Removed reference to
14195         src/launcher.h (a dead file).
14197         * src/anjuta_dirs.c, src/anjuta_dirs.h, src/anjuta_gui.c,
14198         src/controls.c, src/controls.h, src/fileselection.c,
14199         src/fileselection.h, src/glade_iface.c, src/glade_iface.h,
14200         src/global.h, src/help.c, src/help.h, src/launcher.c, src/launcher.h,
14201         src/main.cpp, src/main_menubar.c, src/main_menubar.h,
14202         src/mainmenu_callbacks.c, src/mainmenu_callbacks.h, src/session.c,
14203         src/session.h, src/support.c, src/support.h, src/toolbar.c,
14204         src/toolbar.h, src/toolbar_callbacks.c, src/toolbar_callbacks.h:
14205         Removed these dead files from CVS.
14208 2005-03-10  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14210         * plugins/file-wizard/action-callbacks.c : Added error message.
14211         plugins/project-import/project-import.c : Closed Import wizard with Esc key.
14214 2005-03-09      Johannes Schmid <jhs@cvs.gnome.org>
14215         
14216         * plugins/cvs-plugin/cvs-callbacks.c
14217         plugins/cvs-plugin/plugin.c:
14218         Fixed preferences page init and busy handling
14219         
14220         * plugins/subversion/plugin.c:
14221         Fixed preferences page init
14223 2005-03-09  Naba Kumar  <naba@gnome.org>
14225         * plugins/Makefile.am, plugins/glade/Makefile.am,
14226         plugins/glade/plugin.c: Now that glade3 cvs head has been fixed,
14227         enabled glade plugin in Anjuta. The plugin is built only when
14228         glade3 is installed.
14229         
14230 2005-03-09  Johannes Schmid <jhs@cvs.gnome.org>
14232         * plugins/project-wizard/templates/java.wiz
14233         plugins/project-wizard/templates/java-logo.png (*)
14234         plugins/project-wizard/templates/java/*
14235         plugins/project-wizard/templates/Makefile.am
14236         configure.in:
14237         
14238         Add Java project type. It generates a autoconf/automake
14239         project which is compiled using gcj. It requires automake 
14240         > 1.4 (1.9 is known to work) to work!
14241         
14242         (*) still awaiting response from the gcj team if we
14243         may use their logo.
14244         
14245 2005-03-09  Johannes Schmid <jhs@cvs.gnome.org>
14246         
14247         * plugins/project-import/*
14248         plugins/Makefile.am
14249         configure.in:
14250         Added project import plugin. Might be a bit buggy and limited
14251         but works for now.
14252         * plugins/cvs-plugin/anjuta-cvs-plugin.png:
14253         Icon from old pixmaps dir
14255 2005-02-20  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14257         * plugins/file-wizard/plugin.c, plugins/macro/macro-dialog.c
14258         plugins/macro/macro-util.c, plugins/macro/macros.xml :
14259         Added C Custom_Indent line macro.
14260         Cleaned macros.xml
14262 2005-03-09  Naba Kumar  <naba@gnome.org>
14264         * TODO.tasks: Added new message-manager tasks.
14265         
14266         * manuals/reference/libanjuta/tmpl/ianjuta-context-list.sgml,
14267         manuals/reference/libanjuta/tmpl/ianjuta-context-text.sgml,
14268         manuals/reference/libanjuta/tmpl/ianjuta-context-tree.sgml,
14269         manuals/reference/libanjuta/tmpl/ianjuta-context.sgml,
14270         manuals/reference/libanjuta/tmpl/ianjuta-iterable-tree.sgml,
14271         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml,
14272         manuals/reference/libanjuta/tmpl/ianjuta-renderable.sgml,
14273         manuals/reference/libanjuta/tmpl/ianjuta-sand-box.sgml,
14274         manuals/reference/libanjuta/tmpl/ianjuta-transformable.sgml,
14275         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
14276         
14277         * plugins/gdb/debug_tree.c, plugins/gdb/debugger.c,
14278         plugins/gdb/locals.c, plugins/gdb/memory.c, plugins/gdb/plugin.c,
14279         plugins/gdb/registers.c, plugins/gdb/registers_gui.c,
14280         plugins/gdb/sharedlib.c, plugins/gdb/sharedlib_gui.c,
14281         plugins/gdb/signals.c, plugins/gdb/signals_gui.c,
14282         plugins/gdb/stack_trace.c, plugins/gdb/stack_trace.h,
14283         plugins/gdb/watch.c, plugins/gdb/watch.h, plugins/gdb/watch_gui.c:
14284         Removed debugger widgets from shell on debugger shutdown. Added
14285         scrolled windows for docked widgets. Removed unnecessary widget refs
14286         and unrefs. Destroy widgets correctly on debugger shutdown.
14287         
14288         * plugins/project-wizard/anjuta-project-wizard.glade: Added frame
14289         with project description title. Removed frame shadow.
14290         
14291         * plugins/project-wizard/druid.c: Initializes tooltips.
14292         
14293         * scintilla/Makefile.am: Fixed comiple error.
14295 2005-03-08  Adam Weinberger  <adamw@gnome.org>
14297         * plugins/class-gen/anjuta-class-gen-plugin.glade,
14298           plugins/class-gen/class_gen.c: Fix grammar/spelling errors
14300 2005-03-08  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14302         * plugins/macro/macro-actions.c, plugins/macro/macro-db.[ch],
14303         plugins/macro/macro-dialog.c, plugins/macro/macro-util.[ch],
14304         plugins/macro/macro-util.c, plugins/macro/macro-util.h
14305         plugins/macro/macros.xml, plugins/macro/plugin.c :
14306         Moved cursor at the '|' position defined in macros.
14308 2005-03-07  Naba Kumar  <naba@gnome.org>
14310         * plugins/subversion/Makefile.am: Fixed build error.
14312         * plugins/editor/anjuta-document-manager-plugin.in: Added some mime
14313         types (perl, python, shellscript).
14314         
14315         * plugins/editor/plugin.c: Fixed to show all highlight options.
14316         
14317 2005-03-07  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14319         * TODO.tasks : updated tasks.
14320         * plugins/gtodo/interface.c : Implemented column sorting (TASK MANAGER)
14322 2005-03-07  Naba Kumar  <naba@gnome.org>
14324         * plugins/subvesion/plugin.c: Detect ".svn" directory to enable
14325         or disable subversion file-manager submenu. If "Subvesion" is also
14326         valid directory, we should also check for it.
14328         * configure.in: Disable cygwin macro until someone fixes the
14329         autoconf warnings.
14330         
14331         * plugins/subvesion/svn-thread.c: Use older API svn_client_add() for
14332         backward compatibility.
14333         
14334 2005-03-06  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14336         * src/about.c : Cleaned code.
14337         * plugins/macro/macros.xml : Added "do_while" C macro.
14338         * plugins/gdb/registers_cbs.[ch], plugins/gdb/registers_gui.c,
14339         plugins/gdb/sharedlib_cbs.[ch], plugins/gdb/sharedlib_gui.c, 
14340         plugins/gdb/signals_cbs.[ch], plugins/gdb/signals_gui.c :
14341         Closed registers, shared libraries, kernel signals dialogs with ESC key.
14342         
14343 2005-03-06      Johannes Schmid <jhs@cvs.gnome.org>
14345         * plugins/class-gen/plugin.c:
14346         Removed "return" to activate project_root_uri watching.
14348 2005-03-06      Johannes Schmid <jhs@cvs.gnome.org>
14350         * plugins/Makefile.am
14351         plugins/subversion/*:
14352         Added subversion plugin. Add, Remove, Commit and Update work
14353         everything else needs work.
14354         
14355         * plugins/terminal/terminal.c
14356         Applied old 1.2.2 patch to fix Ctrl-C in terminal but
14357         we still have focus problems with the editor.
14359 2005-03-05  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14361         * AUTHORS, src/about.c : Updated about dialog by AUTHORS file.
14362         
14363 2005-03-04  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14365         * Makefile.am, src/about.c : Updated about dialog by AUTHORS.xml file.
14367 2005-03-04  Naba Kumar  <naba@gnome.org>
14369         Patch from Massimo Cora' <maxcvs@email.it>:
14371         * plugins/class-gen/Makefile.am,
14372         plugins/class-gen/action-callbacks.c,
14373         plugins/class-gen/action-callbacks.h,
14374         (added) plugins/class-gen/anjuta-class-gen-plugin.glade,
14375         plugins/class-gen/anjuta-class-gen.plugin.in,
14376         plugins/class-gen/class_gen.c,
14377         plugins/class-gen/class_gen.h,
14378         (removed) plugins/class-gen/clsGen.c,
14379         (added) plugins/class-gen/goc_template_header,
14380         (added) plugins/class-gen/goc_template_source,
14381         plugins/class-gen/plugin.c,
14382         plugins/class-gen/plugin.h: Refactored class gen code.
14383         Added GOCBuilder code. Fixed UI. Implemented plugin.
14385 2005-03-03  Johannes Schmid <jhs@cvs.gnome.org>
14387         * plugins/project-wizard/property.c
14388         plugins/project-wizard/install.c
14389         plugins/project-wizard/druid.c
14390         plugins/editor/goto_line.c
14391         plugins/editor/plugin.c
14392         plugins/gtodo/add_edit_item.c
14393         plugins/gtodo/ligtodo.c
14394         plugins/gtodo/main.c
14395         plugins/gtodo/preferences.c:
14396         Fixed #167559, #167534, #167266, #167357
14397         (Bad English in strings...)
14398         
14399         Thanks to Adam Weinberger and Thierry Moisan for
14400         reporting!
14402 2005-03-03  Naba Kumar  <naba@gnome.org>
14404         * libegg/Makefile.am, libegg/menu/Makefile.am,
14405         (added) libegg/egg-submenu-action.c,
14406         (added) libegg/menu/egg-submenu-action.h: Created a new action for
14407         submenu (used for wizard listing).
14408         
14409         * plugins/file-loader/anjuta-loader-plugin.ui
14410         plugins/file-loader/plugin.c: Implemented wizards submenu in menu
14411         and toolbar.
14412         
14413         * plugins/editor/action-callbacks.c,
14414         plugins/editor/aneditor.cxx, plugins/editor/plugin.c: Disabled
14415         ctrl+tabbing because it was interfaring with focus navigation.
14416         Focus editor on "Esc" in incremental search entry. Cleanups.
14417         
14418         * plugins/file-manager/an_file_view.c,
14419         plugins/symbol-browser/plugin.c,
14420         plugins/symbol-browser/an_symbol_view.c: Fixed key shortcuts.
14421         Cleanups.
14422         
14423         * plugins/profile-default/plugin.c,
14424         scintilla/PlatGTK.cxx: Fixed compiler warnings. Added splash icon
14425         for sesssion load.
14426         
14427         * (removed) scintilla/patches/a64-crash-fix.patch,
14428         (added) scintilla/patches/set-cursor-warning-fix.diff: Updated
14429         scintilla patches.
14431 2005-03-03  Naba Kumar  <naba@gnome.org>
14433         * HACKING: Fixed typos.
14434         
14435         * plugins/editor/aneditor-indent.cxx: Clean up.
14436         
14437         * plugins/editor/plugin.c, plugins/editor/text_editor.[h]:
14438         Enable/disable save, undo and redo actions depending on state
14439         of the editor.
14440         
14441 2005-03-02  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14443         * libanjuta/anjuta-status.h plugins/editor/Makefile.am
14444         plugins/editor/action-callbacks.c, plugins/editor/search-replace.c :
14445         Displayed search_incremental status.
14447         * Removed plugins/editor/search_incremental.[ch]
14449 2005-02-26  Johannes Schmid <jhs@cvs.gnome.org>
14450         
14451         * plugins/cvs-plugin/cvs-execute.c
14452         plugins/cvs-plugin/cvs-callbacks.c:
14453         - Use weak reference on mesg_view and reuse tab if
14454         it still exists to avoid cluttering message manager.
14455         - Fixed bug in cvs remove
14456         
14457         README, HACKING: Updated
14458         
14459         configure.in: Added check for libsvn
14461 2005-02-29  Naba Kumar  <naba@gnome.org>
14462         
14463         * plugins/file-manager/an_file_view.c,
14464         plugins/symbol-browser/an_symbol_view.c,
14465         plugins/symbol-browser/plugin.c: Hide column headers (they
14466         are redundant).
14468 2005-02-29  Naba Kumar  <naba@gnome.org>
14470         * manuals/reference/libanjuta/tmpl/ianjuta-context-list.sgml,
14471         manuals/reference/libanjuta/tmpl/ianjuta-context-text.sgml,
14472         manuals/reference/libanjuta/tmpl/ianjuta-context-tree.sgml,
14473         manuals/reference/libanjuta/tmpl/ianjuta-context.sgml,
14474         manuals/reference/libanjuta/tmpl/ianjuta-iterable-tree.sgml,
14475         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml,
14476         manuals/reference/libanjuta/tmpl/ianjuta-renderable.sgml,
14477         manuals/reference/libanjuta/tmpl/ianjuta-sand-box.sgml,
14478         manuals/reference/libanjuta/tmpl/ianjuta-transformable.sgml,
14479         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
14481         * libanjuta/Makefile.am, libanjuta/anjuta-marshal.list,
14482         libanjuta/anjuta-shell.c, libanjuta/anjuta-shell.h,
14483         (added) libanjuta/anjuta-session.[hc],
14484         plugins/editor/plugin.c, plugins/file-loader/plugin.c,
14485         plugins/profile-default/plugin.c, plugins/profile-default/plugin.h,
14486         src/anjuta-app.c, src/anjuta-app.h, src/anjuta.c, src/anjuta.h,
14487         src/main.c:
14488         
14489         Implemented session management. Implemented session
14490         container class. Added session notifications from shell. Implemented
14491         session save/load in editor, file-loader, default-profile-plugin
14492         and anjuta-app. Fixed window sizing and restoration. Cleaned up
14493         code in anjuta-app.[ch], anjuta.[ch], main.c. Added fullscreen
14494         and maximized states in session. Implemented project session
14495         management.
14497 2005-02-27  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14499         * plugins/class-gen/action-callbacks.[ch],
14500         plugins/class-gen/class_gen.c plugins/project-wizard/druid.c,
14501         plugins/gdb/breakpoints.c plugins/gdb/memory.c:
14502         Closed Wizard project, Class gen, Inspect memory, Breakpoints dialogs 
14503         with Escape key.
14505 2005-02-26  Sebastien Granjoux  <seb.sfo@free.fr>
14506         
14507         * plugins/project-wizard/anjuta-project-wizard.glade,
14508         plugins/project-wizard/druid.c:
14509         Add some padding in tab label in project selection page
14510         
14511         * plugins/project-wizard/druid.c,
14512         plugins/project-wizard/parser.c:
14513         Search for project template recursively
14514         Add ~/.anjuta/project to the search paths
14516 2005-02-26  Naba Kumar  <naba@gnome.org>
14518         * plugins/file-wizard/action-callbacks.c: Fixed memory curruption.
14519         * plugins/file-loader/plugin.c: Fixed crash bug.
14520         * libanjuta/plugins.c: Fixed memory leak.
14521         
14522 2005-02-26  Naba Kumar  <naba@gnome.org>
14523         
14524         * libanjuta/plugins.c, libanjuta/plugins.h: Implemented
14525         "UserActivatable" attribute for plugins. This attribute if set to
14526         "no" will prevent users from activating/deactivating it from
14527         plugins dialog. Added a toggle button in plugins dialog to toggle
14528         the plugins list between list of activatable plugins (default) to
14529         list of all plugins. anjuta_plugin_select() now only selects the
14530         plugin. Added anjuta_plugins_select_and_activate() method that will
14531         select and activate it.
14532         
14533         * plugins/profile-default/Makefile.am,
14534         plugins/profile-default/anjuta-default-profile.ui,
14535         plugins/profile-default/plugin.c,
14536         plugins/profile-default/plugin.h,
14537         plugins/project-manager/anjuta-project-manager.ui,
14538         plugins/project-manager/plugin.c,
14539         plugins/project-manager/plugin.h:
14540         
14541         Anjuta projects (*.anjuta) files define the profile of respective
14542         projects. Profile is a set of related plugins required for the
14543         project to open. Moved "close project" action from Project Manager
14544         to Profile Manager plugin. Implemented loading and unloading of
14545         project profiles in DefaultProfilePlugin. DefaultProfilePlugin
14546         (instead of Project Manager) now handles opening of *.anjuta files.
14547         Close Project menuitem is now moved to File submenu (being
14548         consistent with Anjuta 1.x versions and avoiding creating Project
14549         submenu when project manager is not loaded).
14550         
14551         * src/anjuta-actions.h: Fixed short-cut key for Help content.
14552         
14553         * src/anjuta.ui: Fixed place holder for projects.
14554         
14555         * (new) plugins/profile-default/default.anjuta: default startup
14556         profile. Removed the hardcoded plugins loading in
14557         DefaultProfilePlugin.
14559         * anjuta.anjuta,
14560         plugins/project-wizard/templates/terminal/project.anjuta:
14561         Implemented project format in newly created projects.
14563         * plugins/build-basic-autotools/anjuta-build-basic-autotools.plugin.in:
14564         plugins/class-gen/anjuta-class-gen.plugin.in,
14565         plugins/cvs-plugin/anjuta-cvs.plugin.in,
14566         plugins/editor/anjuta-document-manager.plugin.in,
14567         plugins/file-loader/anjuta-loader.plugin.in,
14568         plugins/file-wizard/anjuta-file-wizard.plugin.in,
14569         plugins/gdb/anjuta-gdb.plugin.in,
14570         plugins/glade/anjuta-glade.plugin.in,
14571         plugins/message-view/anjuta-message-manager.plugin.in,
14572         plugins/profile-default/anjuta-default-profile.plugin.in,
14573         plugins/project-manager/anjuta-project-manager.plugin.in,
14574         plugins/project-wizard/anjuta-project-wizard.plugin.in:
14575         Defined UserActivatable attributes. Added supported types attribute.
14577         * plugins/project-wizard/anjuta-project-wizard.glade
14578         plugins/project-wizard/plugin.c: Changed "New Project Wizard" to
14579         "Project Wizard" in preferences title.
14581         * TODO.tasks: Updated.
14582         
14583         * manuals/reference/libanjuta/tmpl/ianjuta-message-manager.sgml:
14584         Updated.
14585         
14586 2005-02-25  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14588         * plugins/file-wizard/anjuta-file-wizard.glade
14589         plugins/file-wizard/file.[ch], plugins/macro/macros.xml :
14590         
14591         Integrated License macros, cleaned file.c.
14592         
14593 2005-02-24      Johannes Schmid <jhs@cvs.gnome.org>
14594         
14595         * plugins/macor/macro-util.c: Fixed crash bugs if email or
14596         username can not be found correctly.
14598 2005-02-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14600         * plugins/file-wizard/file.[ch], plugins/macro/macro-util.c,
14601         plugins/macro/macros.xml :
14602         
14603         Added Headers macros. Cleaned file.c
14605 2005-02-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14607         * plugins/file-wizard/action-callbacks.c, plugins/macro/macro-util.c, 
14608         plugins/macro/macros.xml :
14609         
14610         Fixed a bug. Added Header macro.
14612         
14613 2005-02-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14615         * plugins/file-wizard/action-callbacks.c, 
14616         plugins/file-wizard/file.c, plugins/macro/macro-util.c
14617         plugins/macro/macros.xml :
14618         
14619         Added FileName, Header template macros.
14620         
14621 2005-02-24  Naba Kumar  <naba@gnome.org>
14622         
14623         * plugins/patch/patch-plugin.c: Fixed a function call.
14624         
14625         * src/anjuta.c, src/main.c: Save and load default session.
14626         
14627 2005-02-24  Naba Kumar  <naba@gnome.org>
14629         * libanjuta/interfaces/libanjuta.idl,
14630         plugins/message-view/anjuta-msgman.c,
14631         plugins/message-view/anjuta-msgman.h,
14632         plugins/message-view/plugin.c: Added and implemented
14633         set_view_title() method.
14634         
14635         * plugins/build-basic-autotools/build-basic-autotools.c,
14636         plugins/build-basic-autotools/build-basic-autotools.h: Implemented
14637         build context pooling. Maximum 3 contexts are reused. Additional
14638         contexts are created when all are busy.
14640 2005-02-23  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14642         * plugins/macro/macro-actions.c, plugins/macro/macro-db.[ch],
14643         plugins/macro/macro-dialog.c, plugins/macro/macro-util.[ch],
14644         plugins/macro/macros.xml, plugins/macro/plugin.[ch],
14645         plugins/file-wizard/action-callbacks.c, plugins/file-wizard/file.c :
14647         Added Copyright, Changelog macros.
14648                 
14649 2005-02-23  Naba Kumar  <naba@gnome.org>
14651         Patch from Massimo Cora' <maxcvs@email.it>:
14652         * plugins/Makefile.am,
14653         plugins/patch/Makefile.am,
14654         (added) plugins/patch/anjuta-patch-plugin.png,
14655         (added) plugins/patch/anjuta-patch.plugin.in,
14656         (added) plugins/patch/anjuta-patch.ui,
14657         plugins/patch/patch-plugin.c,
14658         (added) plugins/patch/patch-plugin.h,
14659         (added) plugins/patch/plugin.c,
14660         (added) plugins/patch/plugin.h: Ported patch plugin to Anjuta 2.0
14661         architecture.
14663 2005-02-23  Naba Kumar  <naba@gnome.org>
14665         * libanjuta/anjuta-marshal.list, libanjuta/anjuta-plugin.[ch],
14666         file-loader/plugin.c, profile-default/plugin.c:
14667         Implemented "activated" and "deactivated" signals for plugin class.
14668         Renamed *_location() functions to *_id(), because location is
14669         ambiguous. Implemented anjuta_plugins_unload_plugin_by_id() and
14670         anjuta_plugins_unload_plugin().
14671         
14672         * class-gen/plugin.c: Fixed complier warning and utility function call.
14673         
14674         * debug-manager/plugin.c: Unload debugger plugin correctly.
14675         
14676         * project-manager/plugin.c:     Fixed compiler warnings.
14677         
14678         * plugins/project-wizard/templates/gnome/.cvsignore,
14679         plugins/project-wizard/templates/gnome/po/.cvsignore,
14680         plugins/project-wizard/templates/gnome/src/.cvsignore,
14681         plugins/project-wizard/templates/gtk/po/.cvsignore,
14682         plugins/project-wizard/templates/gtkmm/po/.cvsignore,
14683         plugins/project-wizard/templates/xlib/.cvsignore: Added cvsignores.
14684         
14685         * manuals/reference/libanjuta/tmpl/*: Unnecessary changes from the
14686         build (we need to fix this thing).
14687         
14688 2005-02-23  Johannes Schmid <jhs@cvs.gnome.org>
14690         * plugins/macro/macro-action.[ch]
14691         plugins/macro/macro-edit.c
14692         plugins/macro/macro-dialog.c
14693         plugins/macro/macro-db.[ch]
14694         plugins/macro/plugin.[ch]
14695         plugins/macro/macro-util.[ch] (added)
14696         
14697         Cleaned up macro plugin and preview expanded macros.
14699 2005-02-21  Ryan Garver <rgarvage@yahoo.com>
14701         * plugins/cvs-plugin/cvs-interface.c:
14703         Fixed option setting when using no compression and not 
14704         ignoring .cvsrc
14706 2005-02-23  Naba Kumar  <naba@gnome.org>
14707         
14708         * src/anjuta.c, src/anjuta.h, src/main.c: Save and restore window
14709         geometry on exit and startup (only if there is no geometry from the
14710         session).
14712         * TODO.tasks: Updated.
14713         
14714         Patch from Sebastien Granjoux <seb.sfo@free.fr>:
14715         
14716         * manuals/reference/libanjuta/Makefile.am,
14717         manuals/reference/libanjuta/libanjuta-docs.sgml,
14718         (new) manuals/reference/libanjuta/project-wizard-format.sgml: Added
14719         documentation for writing project templates.
14721 2005-02-22  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14723         * plugins/macro/macro-actions.c, plugins/macro/macro-actions.h
14724         plugins/macro/macro-dialog.c, plugins/macro/macros.xml :
14725         
14726         Expansion keywords in macros. 
14728 2005-02-22  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14730         * plugins/file-wizard/action-callbacks.c,
14731         plugins/file-wizard/file.[ch], plugins/macro/macro-actions.c,
14732         plugins/macro/macros.xml :
14733         
14734         Inserting text by macro plugin
14735         In progress ...
14737 2005-02-22  Johannes Schmid <jhs@cvs.gnome.org>
14739         * plugins/macro/plugin.c
14740         plugins/cvs-plugin/plugin.c:
14741         
14742         Fixed interfaces (use static)
14744 2005-02-21  Johannes Schmid <jhs@cvs.gnome.org>
14745         
14746         * plugins/macro/macro-actions.[ch]
14747         plugins/macro/plugin.c
14748         libanjuta/interfaces/libanjuta.idl:
14749         
14750         Implemented IAnjutaMacro interface to be used by file-wizard
14751         
14752         * plugins/cvs-plugin/plugin.c
14753         libanjuta/interfaces/libanjuta.idl:
14754         
14755         Reworked IAnjutaCvs to IAnjutaVCS to be used as an interface
14756         for all version control systems and not only for cvs.
14758 2005-02-20  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14760         * plugins/macro/macro-actions.[ch], plugins/macro/macros.xml : Added 
14761         insert_macro.
14762         
14763         * plugins/file-wizard/anjuta-file-wizard.glade : Add project & CVS.
14766 2005-02-21  Naba Kumar  <naba@gnome.org>
14768         * libanjuta/interfaces/libanjuta.idl: Fixed IAnjutaDebugManager and
14769         IAnjutaDebugger interface.
14770         
14771         * plugins/debug-manager/anjuta-debug-manager.ui,
14772         plugins/debug-manager/attach_process.c,
14773         plugins/debug-manager/attach_process.h,
14774         plugins/debug-manager/plugin.c,
14775         plugins/debug-manager/plugin.h,
14776         plugins/gdb/actions.c,
14777         plugins/gdb/actions.h,
14778         plugins/gdb/anjuta-gdb-plugin.ui,
14779         plugins/gdb/breakpoints.c,
14780         plugins/gdb/breakpoints.h,
14781         plugins/gdb/debugger.c,
14782         plugins/gdb/debugger.h,
14783         plugins/gdb/memory.c,
14784         plugins/gdb/plugin.c,
14785         plugins/gdb/plugin.h,
14786         plugins/gdb/sharedlib.h,
14787         plugins/gdb/sharedlib_cbs.c,
14788         plugins/gdb/watch.c: Fixed debugger plugin. Split debug operations
14789         correctly between debug-manager and debugger. Implemented debugger
14790         interface in gdb plugin. Fixed action names. Added UI updating.
14791         Start and stop debugger (does not work yet). Fixed UI merging.
14792         Fixed debugger plugin handling in debug-manager.
14794 2005-02-20  Johannes Schmid <jhs@cvs.gnome.org>
14796         * plugins/editor/aneditor-autocomplete.cxx:
14797         
14798         Patch from Jason Bayman <JBayman@HobbitHell.com> avoids
14799         crash with C++ "template" keyword.
14801 2005-02-20  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14803         * plugins/macro/macro-dialog.c, plugins/macro/macro-edit.c :
14804         Fixed bug (Closed macro dialogs with Esc key).
14805         
14806 2005-02-19  Sebastien Granjoux  <seb.sfo@free.fr>
14807         
14808         * plugins/project-wizard/xlib.wiz,
14809         plugins/project-wizard/xlib-logo.png,
14810         plugins/project-wizard/xlib/*:
14811         Port old xlib anjuta project on new project wizard
14812         
14813         * plugins/project-wizard/xlib-dock.wiz,
14814         plugins/project-wizard/xlib-dock/*:
14815         Port old xlib dock anjuta project on new project wizard
14816         
14817         * plugins/project-wizard/wxwin.wiz,
14818         plugins/project-wizard/wxwin-logo.png,
14819         plugins/project-wizard/wxwin/*:
14820         Port old wxwin anjuta project on new project wizard
14821         
14822         * configure.in, plugins/project-wizard/templates/Makefile.am: Other
14823         necessary changes for the new templates.
14824         
14825 2005-02-18  Naba Kumar  <naba@gnome.org>
14827         * plugins/Makefile.am: Added class-gen
14828         
14829 2005-02-17  Sebastien Granjoux  <seb.sfo@free.fr>
14831         * plugins/project-wizard/header.c:
14832         Fix a bug in sorting of project categories
14834 2005-02-18  Naba Kumar  <naba@gnome.org>
14836         Patch from Massimo Cora  <maxcvs@email.it>:
14837         
14838         * plugins/class-gen/.cvsignore,
14839         plugins/class-gen/Makefile.am,
14840         (added) plugins/class-gen/action-callbacks.c,
14841         (added) plugins/class-gen/action-callbacks.h,
14842         (added) plugins/class-gen/anjuta-class-gen.plugin.in,
14843         (added) plugins/class-gen/class_gen.c,
14844         (added) plugins/class-gen/class_gen.h,
14845         (added) plugins/class-gen/plugin.c,
14846         (added) plugins/class-gen/plugin.h: Ported class wizard to the
14847         new architecture.
14848         
14849         * plugins/project-manager/plugin.c: implemented add_source().
14851 2005-02-17  Naba Kumar  <naba@gnome.org>
14853         * plugins/file-loader/plugin.c: Fixed possible crash.
14854         
14855         * src/action-callbacks.c, src/action-callbacks.h,
14856         src/anjuta-actions.h, src/anjuta.ui: Fixed help menuitems.
14858 2005-02-17  Naba Kumar  <naba@gnome.org>
14859         
14860         * plugins/project-wizard/templates/anjuta-plugin.wiz,
14861         plugins/project-wizard/templates/gnome.wiz,
14862         plugins/project-wizard/templates/gtk.wiz,
14863         plugins/project-wizard/templates/gtkmm.wiz,
14864         plugins/project-wizard/templates/terminal.wiz,
14865         plugins/project-wizard/templates/anjuta-plugin/src/plugin.c,
14866         plugins/project-wizard/templates/anjuta-plugin/src/plugin.h,
14867         plugins/project-wizard/templates/gnome/src/callbacks.c,
14868         plugins/project-wizard/templates/gnome/src/callbacks.h,
14869         plugins/project-wizard/templates/gnome/src/main.c,
14870         plugins/project-wizard/templates/gtk/src/callbacks.c,
14871         plugins/project-wizard/templates/gtk/src/callbacks.h,
14872         plugins/project-wizard/templates/gtk/src/main.c,
14873         plugins/project-wizard/templates/gtkmm/src/main.cc,
14874         plugins/project-wizard/templates/terminal/src/main.c: Fixed templates
14875         to generate licence correctly (without any extra newlines). Removed
14876         IncludeGNUHeader macro definition and added proper licence property.
14877         Fixed project directory paths in file contents.
14879 2005-02-17  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14881         * plugins/macro/macro-dialog.c, plugins/macro/macro-edit.c :
14882         Closed macro dialogs with Esc key.
14884 2005-02-16  Naba Kumar  <naba@gnome.org>
14886         * plugins/project-wizard/templates/anjuta-plugin/src/plugin.c,
14887         plugins/project-wizard/templates/anjuta-plugin/src/plugin.h,
14888         plugins/project-wizard/templates/gnome/src/callbacks.c,
14889         plugins/project-wizard/templates/gnome/src/callbacks.h,
14890         plugins/project-wizard/templates/gnome/src/main.c,
14891         plugins/project-wizard/templates/gtk/src/main.c,
14892         plugins/project-wizard/templates/gtkmm/src/main.cc,
14893         plugins/project-wizard/templates/terminal/src/main.c: Fixed licence
14894         macros to avoid blank newlines.
14896 2005-02-16  Sebastien Granjoux  <seb.sfo@free.fr>
14898         * plugins/project-wizard/autogen.c:
14899         Correct a problem when having property value in UTF-8
14901         * plugins/project-wizard/druid.c:
14902         Correct a bug when reselecting a new project (all pages
14903         must be removed)
14905         * plugins/project-wizard/property.c:
14906         Avoid having default invalid properties
14908         * plugins/project-wizard/templates/terminal.wiz,
14909         plugins/project-wizard/templates/terminal/po/ChangeLog,
14910         plugins/project-wizard/templates/terminal/src/main.c:
14911         Remove command for testing run function
14912         Move destination directory to second page and include
14913         project name. Add exist tag. Remove unused properties.
14915 2005-02-16  Naba Kumar  <naba@gnome.org>
14917         * Makefile.am, libanjuta/interfaces/libanjuta.idl,
14918         plugins/debug-manager/anjuta-debug-manager.ui,
14919         plugins/debug-manager/plugin.c,
14920         plugins/gdb/Makefile.am, plugins/gdb/breakpoints.c,
14921         plugins/gdb/debugger.c, plugins/gdb/plugin.c,
14922         plugins/gdb/plugin.h, plugins/gdb/registers.c,
14923         plugins/gdb/sharedlib.c, plugins/gdb/signals.c,
14924         plugins/gdb/stack_trace.c, plugins/gdb/utilities.c,
14925         plugins/gdb/utilities.h, plugins/gdb/watch_cbs.c,
14926         (removed) src/anjuta_info.c,
14927         (removed) src/anjuta_info.h,
14928         (added) plugins/gdb/info.c (added) plugins/gdb/info.h,
14929         (added) plugins/gdb/anjuta-gdb-plugin.ui,
14930         (added) plugins/gdb/actions.c,
14931         (added) plugins/gdb/actions.h: Completed initial
14932         porting of debugger to new architecture. Fixed many of the debugger
14933         functions.
14935         * plugins/file-loader/plugin.c: Detect some important mime ourself
14936         to avoid inconsistencies when mime system isn't working.
14937         
14938 2005-02-16  Naba Kumar  <naba@gnome.org>
14940         * plugins/editor/Makefile.am,
14941         (added) plugins/editor/aneditor-autocomplete.cxx,
14942         (added) plugins/editor/aneditor-calltip.cxx,
14943         (added) plugins/editor/aneditor-indent.cxx,
14944         (added) plugins/editor/aneditor-priv.h,
14945         plugins/editor/aneditor.cxx: Split aneditor.cxx file into
14946         different smaller chunks to make it easy to maintain.
14948 2005-02-16  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14950         * plugins/project-wizard/druid.c :
14951         
14952         Found system Email address if not defined in Preferences.
14954 2005-02-16      Johannes Schmid <jhs@cvs.gnome.org>
14955         
14956         * plugins/project-wizard/gtkmm.wiz
14957         plugins/project-wizard/gtkmm-logo.png (from pixmaps/)
14958         plugins/project-wizard/gtkmm/*
14959         
14960         Added GTKmm (C++) project type
14962 2005-02-15  Johannes Schmid <jhs@cvs.gnome.org>
14964         * plugins/message-view/plugin.c
14965         plugins/message-view/message-view.c
14966         TODO.gtodo:
14967         Implemented next/prev action
14969 2005-02-15  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14971         * plugins/project-wizard/templates/libglade2.* :
14972         Removed libglade2 project.
14973         
14974         * plugins/project-wizard/templates/gtk* :
14975         Removed interface.[ch] & support.[ch].
14976         
14977 2005-02-15  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14979         * plugins/project-wizard/anjuta-project-wizard.glade,
14980         plugins/project-wizard/property.[ch],
14981         plugins/project-wizard/templates/anjuta-plugin.wiz :
14982         Added a new property ("iconfile").
14984 2005-02-14  Naba Kumar  <naba@gnome.org>
14986         * plugins/project-wizard/install.c,
14987         plugins/project-wizard/plugin.c,
14988         plugins/project-wizard/templates/anjuta-plugin.wiz,
14989         plugins/project-wizard/templates/gnome.wiz,
14990         plugins/project-wizard/templates/gtk.wiz,
14991         plugins/project-wizard/templates/libglade2.wiz,
14992         plugins/project-wizard/templates/terminal.wiz: Added actions to autogen
14993         newly created projects and open them. Fixed message buffering in
14994         wizard.
14996 2005-02-14  Naba Kumar  <naba@gnome.org>
14998         * src/about.c, pixmaps/Makefile.am,
14999         (new) pixmaps/anjuta_logo2.png: New about page splash screen.
15000         
15001         * mime/gnome-mime-application-x-anjuta.png,
15002         pixmaps/anjuta_icon.png,
15003         (new) pixmaps/anjuta_icon.svg: New svg icon and derived png icons
15004         done by 9-speed at:
15005         http://cvs.freedesktop.org/svg-icons/lila/gnome/scalable/apps/anjuta_icon.svg?rev=1.2&view=log
15006         
15007 2005-02-14  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
15009         * configure.in,
15010         plugins/project-wizard/templates/libglade2-logo.png,
15011         plugins/project-wizard/templates/libglade2.wiz,
15012         plugins/project-wizard/templates/libglade2/* :
15013         Add Glade2 project
15016 2005-02-14  Naba Kumar  <naba@gnome.org>
15018         * TODO.tasks: Updated.
15019         
15020         * plugins/editor/anjuta-docman.c,
15021         plugins/editor/text_editor.c,
15022         plugins/editor/text_editor.h,
15023         plugins/editor/text_editor_cbs.c: Added gnome-vfs monitor
15024         for file modification, but it is still not functioning.
15026 2005-02-13  Sebastien Granjoux  <seb.sfo@free.fr>
15028         * plugins/project-wizard/values.c,
15029         plugins/project-wizard/values.h,
15030         plugins/project-wizard/property.c,
15031         plugins/project-wizard/property.h,
15032         plugins/project-wizard/druid.c:
15033         Rewrite mandatory property check
15034         Add check of exist property
15035         Rewrite handling of cached property page
15037 2005-02-13  Naba Kumar  <naba@gnome.org>
15039         Patch from Igor Kovalenko  <garrison@mail.ru>:
15040         * tagmanager/tm_workspace.c: Improved performance.
15042 2005-02-13  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
15044         *plugins/project-wizard/templates/*.wiz,
15045         plugins/project-wizard/druid.c,
15046         plugins/project-wizard/templates/terminal/src/main.c,
15047         plugins/project-wizard/templates/gtk/src/*.[ch],
15048         plugins/project-wizard/templates/gtk/src/Makefile.am,
15049         plugins/project-wizard/templates/gnome/src/*.[ch],
15050         plugins/project-wizard/templates/anjuta-plugin/src/*.[ch] :
15051         Add Copyright date & Email address,
15052         Correct terminal project.
15053         
15054 2005-02-12  Naba Kumar  <naba@gnome.org>
15056         * plugins/project-wizard/property.c: Fixed hidden
15057         properties to take values.
15059         * plugins/project-wizard/file.[ch]: Renamed
15060         true/false enum values to fix compile error
15061         (conflict with other definition).
15062         
15063         * plugins/file-loader/plugin.c: Detect anjuta projects correctly
15064         even when mime type detection fails (for example, when Anjuta is
15065         installed in non-system prefix).
15067 2005-02-12  Sebastien Granjoux  <seb.sfo@free.fr>
15069         * plugins/project-wizard/values.c,
15070         plugins/project-wizard/values.h:
15071         Rewrite file with more comments
15073         * plugins/project-wizard/druid.c,
15074         plugins/project-wizard/druid.h,
15075         plugins/project-wizard/autogen.c,
15076         plugins/project-wizard/autogen.h,
15077         plugins/project-wizard/druid.c,
15078         plugins/project-wizard/druid.h:
15079         Add more comments
15080         Use values instead of properties
15081         Move default properties to druid.c
15083         * plugins/project-wizard/install.c,
15084         plugins/project-wizard/install.h:
15085         Use values instead of properties
15086         Add a check to avoid overwriting files
15088         * plugins/project-wizard/parser.c,
15089         plugins/project-wizard/property.c,
15090         plugins/project-wizard/property.h:
15091         Update to use new values
15092         Add an "exist" attribute to check if a directory already exist
15094         * plugins/project-wizard/anjuta-project-wizard.glade:
15095         Change project selection page (GtkTextView => GtkLabel,
15096         GtkTable => GtkVBox)
15098         * plugins/project-wizard/templates/terminal.wiz:
15099         Move destination directory on second page
15100         
15101         * plugins/project-wizard/action.c:
15102         Add a few comments
15104 2005-02-12  Naba Kumar  <naba@gnome.org>
15106         * plugins/file-manager/an_file_view.c,
15107         plugins/symbol-browsers/an_symbol_view.c: Removed rules hint from the
15108         views. Created dynamic update date of view depending on project
15109         changes -- similar to file-manager view.
15110         
15111         * plugins/devhelp/plugin.c: Load help on idle.
15112         
15113         * plugins/editor/anjuta-document-manager.glade: Moved 'disable
15114         autoformat' to proper location in preferences.
15115         
15116         * mime/anjuta.mime: Added .prj extension in the mime type for backward
15117         compatibility.
15118         
15119         * plugins/editor/plugin.c: Fixed accel name.
15121 2005-02-12  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
15123         *plugins/project-wizard/templates/anjuta-plugin.wiz,
15124         plugins/project-wizard/templates/gnome.wiz,
15125         plugins/project-wizard/templates/gtk.wiz,
15126         plugins/project-wizard/anjuta-project-wizard.glade,
15127         plugins/project-wizard/autogen.c:
15128         Add Username & Email address in Project preferences.
15130 2005-02-11  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
15132         *plugins/project-wizard/templates/gnome-logo.png,
15133         plugins/project-wizard/templates/gnome.wiz,
15134         plugins/project-wizard/templates/gnome/* :
15135         Add Gnome project
15137 2005-02-11  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
15139         * plugins/project-wizard/templates/terminal/src/main.c, 
15140         plugins/project-wizard/templates/terminal/src/main.c,
15141         plugins/project-wizard/templates/terminal/src/main.[ch] :
15142         Insert License in projects
15143         
15144 2005-02-11  Naba Kumar  <naba@gnome.org>
15146         * TODO.tasks: Added message manager task.
15147         
15148         * plugins/devhelp/plugin.c: Show busy while initializing devhelp.
15149         
15150         * plugins/editor/plugin.c: Use bookmark stock icons.
15151         
15152         * plugins/message-view/anjuta-message-manager.ui,
15153         plugins/message-view/plugin.c: Added toolbar buttons for next/prev.
15155 2005-02-10  Naba Kumar  <naba@gnome.org>
15157         * libanjuta/interfaces/libanjuta.idl: fixed build error.
15158         
15159 2005-02-09  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
15161         * global-tags/Makefile.am
15162         Error during 'make install'
15164 2005-02-09  Naba Kumar  <naba@gnome.org>
15166         * plugins/symbol-browser/anjuta-symbol-browser-pluing.glade: Added
15167         missing file.
15168         
15169 2005-02-08  Naba Kumar  <naba@gnome.org>
15171         * plugins/symbol-browser/an_symbol_prefs.[ch]: Added missing files.
15172         
15173         * plugins/symbol-browser/an_symbol_prefs.c, src/anjuta-app.c:
15174         Show busy cursur when updating global tags in preferences.
15176         * configure.in: Fixed.
15177         
15178 2005-02-08  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
15180         * plugins/project-wizard/templates/anjuta-plugin/src/Makefile.am.tpl
15181           plugins/project-wizard/templates/anjuta-plugin/src/plugin.c
15182          
15183         - Fixed anjuta-plugin project (glade)
15185 2005-02-08  Naba Kumar  <naba@gnome.org>
15187         * plugins/editor/aneditor.cxx: Implemented auto-indent on 'tab' press.
15188         Fixed automatic indentations.
15190         * global-tags/Makefile.am, global-tags/create_global_tags.sh:
15191         Global tags are now segregated into smaller api tags, which can be
15192         selectively loaded from symbol browser preferences.
15194         * plugins/project-manager/plugin.c, plugins/project-manager/plugin.h:
15195         Implemented IProjectManager interface in project-manager. Mostly getter
15196         methods for now, but need to add add() and remove() methods to add
15197         or remove project elements.
15199         * plugins/gdb/debug_tree.c: Small fix.
15201         * plugins/editor/aneditor.cxx, plugins/symbol-browser/Makefile.am,
15202         plugins/symbol-browser/an_symbol_info.c,
15203         plugins/symbol-browser/an_symbol_info.h,
15204         plugins/symbol-browser/an_symbol_search.c,
15205         plugins/symbol-browser/an_symbol_search.h,
15206         plugins/symbol-browser/an_symbol_view.c,
15207         plugins/symbol-browser/an_symbol_view.h,
15208         plugins/symbol-browser/plugin.c,
15209         plugins/symbol-browser/plugin.h,
15210         tagmanager/c.c,
15211         tagmanager/entry.h,
15212         tagmanager/tm_project.c,
15213         tagmanager/tm_symbol.c,
15214         tagmanager/tm_tag.c,
15215         tagmanager/tm_workspace.c,
15216         tagmanager/vstring.c,
15217         tagmanager/include/tm_tag.h,
15218         tagmanager/include/tm_workspace.h:
15219         
15220         - Fixed tagmanager parsing of source files to parse for typedefines and
15221         properly record element scopes. Implemented scope autocompletion
15222         (autocompletion on '.', '->', '::' and ':'. The functionality is not
15223         fully working. It was based on older patch for Anjuta 1.2.2 in SF
15224         patch list (author is unknown).
15225         - Implemented symbol-browser preferences for dynamically loading and
15226         saving tags API segments.
15227         - Fixed symbol-search to use tagmanager directly instead of depending
15228         on symbol-view for tags list.
15229         - Fixed symbol-view to create the tree using TMSymbol tree directly.
15230         - Fixed TMSymbol to create the complete tags tree instead of letting the
15231         symbol-view created the root nodes.
15232         - Changed project tags cache name to .tm_project2.cache because the
15233         newer format records additional scope information.
15234         
15235 2005-02-07  Naba Kumar  <naba@gnome.org>
15237         * plugins/editor/style-editor.c,
15238         plugins/editor/anjuta-document-manager.glade: Used GtkColorButton
15239         and GtkFontButton instead of deprecated widgets in
15240         style editor.
15241         
15242 2005-02-07  Sebastien Granjoux  <seb.sfo@free.fr>
15244         * plugins/project-wizard/action.c,
15245         plugins/project-wizard/action.h,
15246         plugins/project-wizard/autogen.c,
15247         plugins/project-wizard/autogen.h,
15248         plugins/project-wizard/file.c,
15249         plugins/project-wizard/file.h,
15250         plugins/project-wizard/install.c,
15251         plugins/project-wizard/install.h,
15252         plugins/project-wizard/parser.h,
15253         plugins/project-wizard/parser.c,
15254         plugins/project-wizard/property.c,
15255         plugins/project-wizard/property.h,
15256         plugins/project-wizard/plugin.h,
15257         plugins/project-wizard/plugin.c,
15258         plugins/project-wizard/values.c,
15259         plugins/project-wizard/values.h:
15260         Replace C++ comments by C comments
15262         * plugins/project-wizard/autogen.c,
15263         plugins/project-wizard/autogen.h:
15264         Add a run time check of autogen version.
15265         Add UserName variable.
15267         * plugins/project-wizard/anjuta-project-wizard.glade,
15268         plugins/project-wizard/header.c,
15269         plugins/project-wizard/druid.c,
15270         plugins/project-wizard/druid.h:
15271         Sort project in alphabetic order.
15272         Correct selection troubles in notebooks.
15274         * plugins/project-wizard/parser.c:
15275         Add some check when reading the project header block.
15277 2005-02-05  Sebastien Granjoux  <seb.sfo@free.fr>
15279         * plugins/project-wizard/action.c,
15280         plugins/project-wizard/action.h,
15281         plugins/project-wizard/autogen.c,
15282         plugins/project-wizard/autogen.h,
15283         plugins/project-wizard/file.c,
15284         plugins/project-wizard/file.h,
15285         plugins/project-wizard/install.c,
15286         plugins/project-wizard/parser.h,
15287         plugins/project-wizard/parser.c,
15288         plugins/project-wizard/property.c,
15289         plugins/project-wizard/property.h,
15290         plugins/project-wizard/values.c,
15291         plugins/project-wizard/values.h,
15292         Add a space between function name and open.
15294         * plugins/project-wizard/plugin.h,
15295         plugins/project-wizard/plugin.c,
15296         plugins/project-wizard/install.c,
15297         Avoid a crash if the user close the message view used by the .
15299         * plugins/project-wizard/anjuta-project-wizard,
15300         plugins/project-wizard/druid.c,
15301         plugins/project-wizard/druid.h,
15302         plugins/project-wizard/header.h,
15303         plugins/project-wizard/header.c,
15304         Add a text view with the description of each.
15305         Add a tab for each project.
15306         Replace some C++ comments to C comments.
15308 2005-02-05  Naba Kumar  <naba@gnome.org>
15310         * plugins/project-wizard/anjuta-project-wizard-plugin.png:
15311         New icon from Sebastien Granjoux .
15312         
15313 2005-02-05  Sebastien Granjoux  <seb.sfo@free.fr>
15315         * libanjuta/anjuta-preferences.c:
15316         Set file property even without a focus out event (file selected 
15317         the browse dialog)
15319 2005-02-04  Naba Kumar  <naba@gnome.org>
15321         * plugins/glade/plugin.c: Fixed glade function calls.
15322         * configure.in: Fixed a typo.
15323         * TODO.tasks: Updated.
15325 2005-02-03  Naba Kumar  <naba@gnome.org>
15327         * plugins/project-manager/plugin.c: Fixed memory corruption.
15329         * plugins/build-basic-autotools/build-basic-autotools.c: Fixed
15330         build error.
15331         
15332         * manuals/reference/libanjuta/tmpl/ianjuta-buildable.sgml,
15333         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
15334         manuals/reference/libanjuta/tmpl/ianjuta-project-manager.sgml,
15335         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
15337         * libanjuta/interfaces/libanjuta.idl,
15338         plugins/project-manager/plugin.c: Implemented IAnjutaProjectManager
15339         interface.
15340         
15341         * plugins/symbol-browser/an_symbol_view.c: Fixed memory leaks.
15343         Patch from Massimo Cora <maxcvs@email.it>:
15344         * plugins/editor/plugin.c: Fixed update UI for created buffers.
15345         
15346 2005-02-01  Naba Kumar  <naba@gnome.org>
15348         * libanjuta/anjuta-launcher.c, libanjuta/anjuta-launcher.h,
15349         libanjuta/anjuta-utils.c, libanjuta/anjuta-utils.h,
15350         plugins/editor/goto_line.c, plugins/editor/goto_line.h,
15351         scintilla/ScintillaGTK.cxx, scintilla/include/ScintillaWidget.h,
15352         (new) scintilla/patches/a64-crash-fix.patch: Applied old patches
15353         from sourceforge -- a64 crash fixes (correct typing for GType)
15354         and fixes compile errors in sun.
15356         * plugins/terminal/terminal.c: Patch from sourceforge -- Fixes
15357         paste (shift+insert) in terminal.
15359 2005-02-01  Kjartan Maraas  <kmaraas@gnome.org>
15361         * configure.in: Add «nb» to ALL_LINGUAS.
15363 2005-02-01  Naba Kumar  <naba@gnome.org>
15365         * TODO.tasks, TODO: Updated todo tasks.
15366         
15367         * plugins/editor/anjuta-document-manager.glade: Improved search
15368         relace dialog.
15369         
15370         * TODO.tasks: Fixed xml format.
15371         
15372         * plugins/editor/aneditor.cxx: Added code to trap 'tab' key (does not
15373         work yet).
15374         
15375         * plugins/editor/text_editor.c, plugins/editor/text_editor.h: Code
15376         cleanups.
15377         
15378         * plugins/gtodo/interface.c, plugins/gtodo/libgtodo.c: Fixed xml
15379         format during save (removed unwanted text nodes). Fixed scrollbars.
15381 2005-01-31  Naba Kumar  <naba@gnome.org>
15383         * libanjuta/interfaces/libanjuta.idl,
15384         plugins/cvs-plugin/cvs-execute.c, plugins/macro/macro-actions.c:
15385         Implemented append() method for IAnjutaEditor interface and fixed
15386         various bugs with text insertions (cvs diff and macro insertions).
15387         
15388         * plugins/editor/aneditor.cxx: Implemented mulilevel calltips, fixed
15389         automatic indentation.
15390         
15391         * plugins/editor/action-callbacks.c,
15392         plugins/editor/action-callbacks.h,
15393         plugins/editor/anjuta-docman.c,
15394         plugins/editor/anjuta-document-manager.ui,
15395         plugins/editor/plugin.c,
15396         plugins/editor/text_editor.c,
15397         plugins/editor/text_editor.h,
15398         plugins/editor/text_editor_prefs.c: Create highlight menu dynamically.
15399         Fixed highlight issues.
15401         * plugins/macro/plugin.c: Added keyboard shortcuts for insert and add
15402         macro.
15403         
15404         * plugins/symbol-browser/an_symbol_view.c: Force update project.
15406         * data/properties/*: Updated properties files from scite. Created
15407         styles.properties to override the scite styles.
15408         
15409         * plugins/editor/aneditor.cxx: Fixed automatic indentation.
15411         * manuals/reference/libanjuta/libanjuta.types: Fixed build error.
15412         
15413 2005-01-30  Naba Kumar  <naba@gnome.org>
15415         * libanjuta/interfaces/libanjuta.idl: Added documentations and removed
15416         unused definitions.
15417         
15418         * plugins/cvs-plugin/anjuta-cvs-plugin.glade: Fixed typo.
15419         
15420         * plugins/editor/aneditor.cxx, plugins/editor/aneditor.h,
15421         plugins/editor/text_editor.c,
15422         plugins/editor/text_editor_prefs.c: Added new aneditor commands,
15423         fixed linuwidth preference setting, fixed insert text interface
15424         implementation. Improved automatice-indentation for cpp lexer.
15425         
15426         * plugins/symbol-browser/an_symbol_view.c: Code cleanup.
15428 2005-01-29  Naba Kumar  <naba@gnome.org>
15430         * plugins/cvs-plugin/anjuta-cvs-plugin.glade: Disabled "Remove sticky"
15431         option in update dialog as default. Improved import dialog. Sized
15432         log dialog.
15434         * configure.in: Fixed underquoted warning from autoconf.
15435         
15436         * plugins/editor/action-callbacks.c,
15437         plugins/editor/aneditor.cxx,
15438         plugins/editor/aneditor.h,
15439         plugins/editor/anjuta-document-manager.glade,
15440         plugins/editor/plugin.c,
15441         plugins/editor/plugin.h,
15442         plugins/editor/text_editor.c,
15443         plugins/editor/text_editor.h,
15444         plugins/editor/text_editor_prefs.c: Implemented prefernces commands
15445         for Editor and fixed all preferences syncronization and notifys for
15446         visible prefs (in editor preferences page).
15447         
15448         * plugins/file-loader/plugin.c: Load recent files on idle.
15450 2005-01-28  Naba Kumar  <naba@gnome.org>
15452         * plugins/editor/text_editor.c, plugins/editor/text_editor.h,
15453         plugins/editor/text_editor_prefs.c: Fixed linenumbers width bug.
15455         * plugins/editor/action-callbacks.c,
15456         plugins/editor/action-callbacks.h,
15457         plugins/editor/aneditor.cxx,
15458         plugins/editor/aneditor.h,
15459         plugins/editor/anjuta-document-manager.ui,
15460         plugins/editor/plugin.c,
15461         plugins/editor/text_editor.c,
15462         plugins/editor/text_editor.h,
15463         plugins/editor/text_editor_cbs.c,
15464         plugins/editor/text_editor_cbs.h,
15465         plugins/editor/text_editor_prefs.c: Implemented Multiple view of
15466         Text editor.
15468         Patch from Massimo Cora <maxcvs@email.it>:
15469         * plugins/editor/an_symbol_search.c,
15470         plugins/editor/an_symbol_search.c: Fixed crash bugs.
15471         
15472 2005-01-27  Naba Kumar  <naba@gnome.org>
15473         
15474         *libegg/eggcomboselect.c: Fix crash bug during popup close and fixed
15475         minimum size request to 200.
15477         * plugins/symbol-browser/an_symbol_info.c,
15478         plugins/symbol-browser/an_symbol_info.h,
15479         plugins/symbol-browser/an_symbol_search.c,
15480         plugins/symbol-browser/an_symbol_search.h,
15481         plugins/symbol-browser/an_symbol_view.c,
15482         plugins/symbol-browser/an_symbol_view.h,
15483         plugins/symbol-browser/plugin.c: Fixed object disposition. Fixed
15484         pixbuf retrieval. Fixed runtime warning. Code clean up.
15486 2005-01-27  Naba Kumar  <naba@gnome.org>
15488         * configure.in, plugins/Makefile.am, src/anjuta-app.c,
15489         src/anjuta.ui, (new) plugins/glade/.cvsignore,
15490         (new) plugins/glade/Makefile.am,
15491         (new) plugins/glade/anjuta-glade-plugin.png,
15492         (new) plugins/glade/anjuta-glade.plugin.in,
15493         (new) plugins/glade/anjuta-glade.ui,
15494         (new) plugins/glade/plugin.c,
15495         (new) plugins/glade/plugin.h,
15496         (new) plugins/profile-default/plugin.c:  Glade plugin. Disabled for
15497         now until glade3 works properly.
15499         * libanjuta/anjuta-marshal.[c,h]: Removed from cvs, because
15500         they are generated.
15501         
15502 2005-01-26  Naba Kumar  <naba@gnome.org>
15504         * mime/Makefile.am, (new)gnome-mime-application-x-anjuta.png:
15505         Added mime icon for anjuta projects.
15506         
15507         patch from Massimo Cora <maxcvs@email.it>:
15508         * an_symbol_info.c, an_symbol_info.h, an_symbol_search.c,
15509         an_symbol_search.h, an_symbol_view.c, plugin.c:
15510         Fix/implement objects destroying/freeing.
15512 2005-01-26  Johannes Schmid <jhs@cvs.gnome.org>
15513         
15514         * src/action-callback.[ch], src/anjuta-actions.h:
15515         Changed bug and feature request urls to bugzilla.gnome.org and removed LIDN
15516         because it has not been updated for years and we know have a devhelp plugin
15517         which can do the job much better.
15518         * TODO.tasks: Updated done items
15520 2005-01-25  Naba Kumar  <naba@gnome.org>
15522         * autogen.sh: Fixed to generate interface files.
15524         * plugins/editor/plugin.c, plugins/project-manager/plugin.c: Fixed
15525         session save filenames.
15526         
15527         * plugins/editor/anjuta-docman.c: Lazy create fileselection dialogs.
15528         
15529 2005-01-24  Sebastien Granjoux <seb.sfo@free.fr>
15531         * plugins/project-wizard/Makefile.am,
15532         plugins/project-wizard/install.c,
15533         plugins/project-wizard/install.h,
15534         plugins/project-wizard/parser.c,
15535         plugins/project-wizard/parser.h,
15536         plugins/project-wizard/templates/terminal.wiz:
15537         Add action list block in wizard template
15538         * plugins/project-wizard/file.c,
15539         plugins/project-wizard/autogen.c:
15540         Small fixes
15542 2005-01-23  Naba Kumar  <naba@gnome.org>
15544         * configure.in: Fixed build error.
15546 2005-01-22  Sebastien Granjoux <seb.sfo@free.fr>
15548         * plugins/project-wizard/druid.c,
15549         plugins/project-wizard/parser.c,
15550         plugins/project-wizard/property.c: Rewrite parser with
15551         better error handling
15553 2005-01-22  Naba Kumar  <naba@gnome.org>
15555         * plugins/symbol-browser/plugin.c: Changed c++ coments
15556         to c commnets and formated code to anjuta coding styles.
15557         
15558 2005-01-21  Naba Kumar  <naba@gnome.org>
15560         * configure.in, autogen.sh: Fixed build errors in newer automake.
15561         
15562         * plugins/editor/anjuta-docman.c: Do not emit change editor
15563         signal while in dispose.
15565         Patch from: Massimo Corà <maxcvs@email.it>
15566         * plugins/symbol-browser/Makefile.am,
15567         plugins/symbol-browser/an_symbol_view.c,
15568         plugins/symbol-browser/an_symbol_view.h,
15569         plugins/symbol-browser/plugin.c,
15570         plugins/symbol-browser/plugin.h,
15571         plugins/symbol-browser/test-symbol-browser.c,
15572         (new) plugins/symbol-browser/an_symbol_info.c,
15573         (new) plugins/symbol-browser/an_symbol_info.h,
15574         (new) plugins/symbol-browser/an_symbol_search.c,
15575         (new) plugins/symbol-browser/an_symbol_search.h:
15576         Added a cool real-time symbol-search-view in symbol browser.
15578 2005-01-21  Johannes Schmid <jhs@cvs.gnome.org>
15579         
15580         * plugin/macro/plugin.c
15581         plugin/macro/anjuta-macro-plugin.ui
15582         plugin/macro/macro-db.[ch]
15583         plugin/macro/macro-dialog.[ch]
15584         plugin/macro/macro-actions.[ch]
15585         plugin/macro/macro-edit.[ch]
15586         plugin/macro/plugin.[ch]:
15587         
15588         Implemented three menu items as Naba proposed:
15589         Edit->Macro->
15590                 Insert Macro: Pops of a border-less window to enter a shortcut
15591                 Add Macro: Same as Manage Macro => New
15592                 Manage Macros: Full-features macro dialog
15594 2005-01-20  Naba Kumar  <naba@gnome.org>
15596         * libanjuta/anjuta-marshal.c, libanjuta/anjuta-marshal.h,
15597         libanjuta/anjuta-marshal.list, libanjuta/anjuta-shell.c,
15598         libanjuta/anjuta-shell.h,
15599         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
15600         plugins/editor/plugin.c, plugins/file-loader/plugin.c,
15601         plugins/project-manager/plugin.c, plugins/project-manager/plugin.h,
15602         src/anjuta-app.c, src/anjuta-app.h, src/anjuta.c,
15603         src/main.c, src/shell.c: Implemented command line args processing
15604         and session management. Fixed geometry restoration.
15606 2005-01-19  Johannes Schmid <jhs@cvs.gnome.org>
15607         
15608         * plugins/macro/macro-db.c,
15609         plugins/macros.xml:
15610         Cleaned up XML interface and use attributes now for name, category and 
15611         shortcut. CDATA is used to avoid xml errors inside of macros.
15613 2005-01-19  Naba Kumar  <naba@gnome.org>
15615         * libanjuta/anjuta-launcher.[c,h]: Fixed bugs.
15617 2005-01-18  Naba Kumar  <naba@gnome.org>
15618         
15619         * plugins/cvs-plugin/cvs-actions.c: Fixed "whole project" toggle button
15620         to work.
15622         * scintilla/*: Updated scintilla to current cvs and updated
15623         scintilla patches.
15624         
15625 2005-01-18  Johannes Schmid <jhs@cvs.gnome.org>
15626         
15627         * plugins/cvs-plugin/anjuta-cvs-plugin.glade
15628         plugins/cvs-plugin/cvs-actions.c:
15629         Added "Whole project" infrastructure but it does not
15630         work because I did not find a way to get the current project's
15631         root dir.
15633 2005-01-18  Johannes Schmid <jhs@cvs.gnome.org>
15635         * plugins/cvs-plugin/Makefile.am
15636         plugins/cvs-plugin/anjuta-cvs.plugin.in
15637         plugins/cvs-plugin/cvs-actions.c
15638         plugins/cvs-plugin/cvs-callbacks.c
15639         plugins/cvs-plugin/cvs-interface.[ch] (added)
15640         plugins/cvs-plugin/plugin.c:
15641         
15642         Added IAnjutaCVS interface and improved cvs plugin. There
15643         is still some work to do on cvs import and to add a current
15644         project toggle.
15646 2005-01-17  Naba Kumar  <naba@gnome.org>
15648         * plugins/editor/aneditor.cxx: Fixed auto indentation.
15649         
15650         * configure.in: Fixed build errors.
15652         * data/Makefile.am,     (removed) data/README.stock_libs,
15653         (removed) data/anjuta.mime, (removed) data/autogen.sh*,
15654         (removed) data/header.c, (removed) data/stock_libs.anj,
15655         (removed) data/x-anjuta-project.desktop,
15656         (removed) data/macros/*, (removed) data/macros2/*: Removed old files.
15658         * libanjuta/anjuta-plugin-description.c,
15659         libanjuta/anjuta-shell.c: Updated documentations.
15661         Patch from: Hamish Mackenzie  <hamish@firestream.co.uk>
15662         
15663         * libanjuta/anjuta-launcher.c,
15664         plugins/build-basic-autotools/build-basic-autotools.c: Fixed errors in
15665         x86_64 systems.
15667 2005-01-17  Naba Kumar  <naba@gnome.org>
15668         
15669         * plugins/project-wizard/templates/anjuta-plugin.wiz,
15670         plugins/project-wizard/templates/gtk.wiz,
15671         plugins/project-wizard/templates/anjuta-plugin/src/plugin.glade:
15672         Updated templates to new format.
15673         
15674         Patch from Sébastien Granjoux <seb.sfo@free.fr>:
15675         * plugins/project-wizard/druid.c,
15676         plugins/project-wizard/parser.c,
15677         plugins/project-wizard/property.c,
15678         plugins/project-wizard/property.h,
15679         plugins/project-wizard/templates/terminal.wiz,
15680         plugins/project-wizard/templates/terminal/AUTHORS,
15681         plugins/project-wizard/templates/terminal/ChangeLog,
15682         plugins/project-wizard/templates/terminal/NEWS,
15683         plugins/project-wizard/templates/terminal/README,
15684         plugins/project-wizard/templates/terminal/project.anjuta,
15685         plugins/project-wizard/templates/terminal/src/main.c:
15686         Moveed code related to property types from druid.c and parser.c to 
15687         property.c. Changed tag from "<string ..." to
15688         "<property type="string..."     and so on. Rewrite parser
15689         (warning still in progress). Added list property. Changed
15690         terminal project to avoid using autogen on some file (much 
15691         faster) using the autogen attribute. Add a license list box in
15692         terminal project (just as an example). _label in item list is
15693         optional now.
15695 2005-01-16  Naba Kumar  <naba@gnome.org>
15697         * plugins/edtior/text_editor_menu.c, src/anjuta-actions.h,
15698         plugins/edtior/anjuta-docman.c: Fixed build errors.
15699         
15700         * libanjuta/Makefile.am, libanjuta/anjuta-debug.h,
15701         libanjuta/anjuta-launcher.c, libanjuta/anjuta-plugin-description.c,
15702         libanjuta/anjuta-plugin.c, libanjuta/anjuta-preferences.c,
15703         (removed) libanjuta/anjuta-stock.h, libanjuta/anjuta-ui.c,
15704         (removed) libanjuta/defaults.c, libanjuta/defaults.h,
15705         (removed) libanjuta/pixmaps.h, libanjuta/resources.c,
15706         libanjuta/resources.h,
15707         plugins/build-basic-autotools/build-basic-autotools.c,
15708         plugins/editor/plugin.c, plugins/editor/text_editor.c,
15709         plugins/file-manager/an_file_view.c, plugins/gdb/stack_trace.c,
15710         plugins/gtodo/plugin.c, src/Makefile.am,
15711         src/about.c, src/anjuta-app.c, src/anjuta-app.h, src/anjuta.c,
15712         src/main.c, (removed) src/preferences.c, (removed) src/preferences.h:
15713         Removed deprecated APIs; pixmaps, stock icons, defaults etc. They
15714         should be handled in respective plugins. Added API documentations.
15716         * libanjuta-docs.sgml, libanjuta-sections.txt,
15717         libanjuta.types,
15718         (added) tmpl/anjuta-debug.sgml,
15719         (added) tmpl/anjuta-launcher.sgml,
15720         tmpl/anjuta-plugin.sgml,
15721         tmpl/anjuta-preferences.sgml,
15722         tmpl/anjuta-shell.sgml,
15723         (added) tmpl/anjuta-status.sgml,
15724         (removed) tmpl/anjuta-stock.sgml,
15725         tmpl/anjuta-utils.sgml,
15726         (removed) tmpl/defaults.sgml,
15727         (removed) tmpl/fileselection.sgml,
15728         (removed) tmpl/gnomefilelist.sgml,
15729         tmpl/ianjuta-buildable.sgml,
15730         (added) tmpl/ianjuta-debugger-manager.sgml,
15731         (added) tmpl/ianjuta-debugger.sgml,
15732         tmpl/ianjuta-document-manager.sgml,
15733         tmpl/ianjuta-editor.sgml,
15734         tmpl/ianjuta-file.sgml,
15735         tmpl/ianjuta-loader.sgml,
15736         tmpl/ianjuta-markable.sgml,
15737         tmpl/ianjuta-message-view.sgml,
15738         (added) tmpl/ianjuta-project-manager.sgml,
15739         (added) tmpl/ianjuta-todo.sgml,
15740         (added) tmpl/ianjuta-wizard.sgml,
15741         tmpl/libanjuta-iface-marshallers.sgml,
15742         tmpl/libanjuta-unused.sgml,
15743         (removed) tmpl/pixmaps.sgml,
15744         tmpl/plugins.sgml,
15745         (removed) tmpl/properties.sgml,
15746         tmpl/resources.sgml: Updated API documentations.
15748 2005-01-15  Naba Kumar  <naba@gnome.org>
15750         * libanjuta/anjuta-launcher.c: Added API docs.
15751         
15752         * plugins/project-wizard/templates/anjuta-plugin.wiz,
15753         plugins/project-wizard/templates/gtk.wiz,
15754         plugins/project-wizard/templates/terminal.wiz,
15755         plugins/project-wizard/templates/anjuta-plugin/src/Makefile.am.tpl,
15756         plugins/project-wizard/templates/gtk/src/Makefile.am.tpl,
15757         plugins/project-wizard/templates/gtk/src/main.c,
15758         plugins/project-wizard/templates/terminal/Makefile.am.tpl,
15759         plugins/project-wizard/templates/terminal/src/Makefile.am.tpl: Fixed
15760         template files.
15762         Patch from: Sébastien Granjoux <seb.sfo@free.fr>
15763         * plugins/project-wizard/anjuta-project-wizard.glade,
15764         plugins/project-wizard/autogen.c,
15765         plugins/project-wizard/druid.c,
15766         plugins/project-wizard/druid.h,
15767         plugins/project-wizard/file.c,
15768         plugins/project-wizard/file.h,
15769         plugins/project-wizard/install.c,
15770         plugins/project-wizard/parser.c,
15771         plugins/project-wizard/plugin.c,
15772         plugins/project-wizard/plugin.h: Add a preferences dialog: used for
15773         setting the default project directory. Fix HIDDEN property, it's
15774         working but I think we could make this cleaner. Removed the
15775         copy of the string in mandatory_property. Add an optional autogen
15776         attribute, to force or avoid using autogen on some files, default
15777         without any attribute is autodetect.+ Replace the script tag with
15778         a normal file tag and an attribute execute.
15779         
15780 2005-01-14  Naba Kumar  <naba@gnome.org>
15782         * plugins/editor/action-callbacks.c,
15783         plugins/editor/search_incremental.c,
15784         plugins/editor/search_incremental.h: Fixed incremental search, ctrl-e
15785         works now.
15786         
15787         * plugins/editor/plugin.c, plugins/editor/plugin.h,
15788         src/anjuta-callbacks.c: Added ctrl-tabbing and alt-switching of editor
15789         tabs.
15791 2005-01-12  Naba Kumar  <naba@gnome.org>
15793         * configure.in,
15794         plugins/project-wizard/templates/Makefile.am,
15795         (added) plugins/project-wizard/templates/anjuta-plugin-logo.png,
15796         plugins/project-wizard/templates/anjuta-plugin.wiz,
15797         (added) plugins/project-wizard/templates/gtk-logo.png,
15798         (added) plugins/project-wizard/templates/gtk.wiz,
15799         (added) plugins/project-wizard/templates/terminal-logo.png,
15800         plugins/project-wizard/templates/terminal.wiz,
15801         plugins/project-wizard/templates/anjuta-plugin/src/Makefile.am.tpl,
15802         plugins/project-wizard/templates/anjuta-plugin/src/plugin.c,
15803         (added) plugins/project-wizard/templates/gtk/.cvsignore,
15804         (added) plugins/project-wizard/templates/gtk/Makefile.am,
15805         (added) plugins/project-wizard/templates/gtk/src/.cvsignore,
15806         (added) plugins/project-wizard/templates/gtk/src/Makefile.am,
15807         (added) plugins/project-wizard/templates/gtk/src/Makefile.am.tpl,
15808         (added) plugins/project-wizard/templates/gtk/src/main.c,
15809         (added) plugins/project-wizard/templates/gtk/src/project.glade,
15810         plugins/project-wizard/templates/terminal/src/Makefile.am.tpl: Added
15811         GTK+ project templated and fixed other templates. Updated template
15812         logos.
15814 2005-01-12  Naba Kumar  <naba@gnome.org>
15816         * plugins/macro/anjuta-macro.glade: Improved GUI.
15817         
15818 2005-01-10  Johannes Schmid <jhs@cvs.gnome.org>
15820         * plugins/cvs-plugin/cvs_gui.[ch] (removed)
15821         * plugins/cvs-plugin/cvs_cbs.[ch] (removed)
15822         * plugins/cvs-plugin/cvs.[ch] (removed)
15823         Removed old unused files
15824         
15825         * plugins/cvs-plugin/cvs-callbacks.[ch] (added)
15826         * plugins/cvs-plugin/cvs-actions.c
15827         * plugins/cvs-plugin/Makefile.am:
15828         Seperate callback functions for better error
15829         handling. Cleaned up code.
15830         
15831         * plugins/macro/macros.xml: removed corrupt cvs
15832         macros for now.
15834 2005-01-10  Naba Kumar  <naba@gnome.org>
15836         * plugins/message-view/message-view.c, libanjuta/anjuta-ui.c,
15837         plugins/symbol-browser/an_symbol_view.c: Fixed memory curruption
15838         and leaks.
15840 2005-01-09  Naba Kumar  <naba@gnome.org>
15842         * libegg/egg-recent-action.c, libegg/test-actions.c,
15843         libegg/menu/egg-recent-action.h: Recent Action now takes multiple
15844         recent files models.
15845         
15846         * plugins/file-loader/plugin.c, plugins/file-loader/plugin.h: Have
15847         two models -- one for projects and other for regular files and show
15848         both in recent files menu. Changed recent files group from "anjuta"
15849         to "anjuta-projects" and "anjuta-files" respectively. Set mime types
15850         when adding the URI in recent files.
15851         
15852         * plugins/macro/anjuta-macro.glade: Beautified insert macro dialog.
15853         * plugins/macro/anjuta-macro.plugin.in: Proper plugin name.
15854         * plugins/macro/macro-dialog.c: Fixed dispose() method.
15855         * plugins/macro/macros.xml: Fixed xml errors.
15857 2005-01-08  Naba Kumar  <naba@gnome.org>
15858         
15859         * libegg/Makefile.am, (added) libegg/egg-recent-action.c,
15860         libegg/test-actions.c, libegg/menu/Makefile.am,
15861         libegg/menu/egg-recent-action.h: Added a new action for
15862         recent files.
15864         * libegg/egg-combo-action.c, libegg/egg-entry-action.c:
15865         Fixed dispose. Cleanup.
15866         
15867         * plugins/file-loader/anjuta-loader-plugin.ui,
15868         plugins/file-loader/plugin.c, plugins/file-loader/plugin.h:
15869         Use the new action for recent files. Added recent files in
15870         toolbar.
15872         * plugins/project-wizard/druid.c: Show busy cursor and
15873         de-sensitize druid buttons during page change.
15874         
15875         Patch from Sébastien Granjoux  <seb.sfo@free.fr>:
15876         * plugins/project-wizard/Makefile.am,
15877         plugins/project-wizard/druid.c,
15878         plugins/project-wizard/druid.h,
15879         plugins/project-wizard/install.c,
15880         plugins/project-wizard/plugin.c,
15881         plugins/project-wizard/plugin.h,
15882         plugins/project-wizard/property.c,
15883         plugins/project-wizard/property.h,
15884         (added) plugins/project-wizard/values.c,
15885         (added) plugins/project-wizard/values.h: Added a new NPWPropertyValues
15886         objects (in values.c and values.h) containing the values of all
15887         properties. The NPWProperty objects now keep their values in this
15888         object which is persistant for one activation of the plugin, so the
15889         user keeps all the values even if he goes backward. Used an anjuta
15890         message view to list all files copied by the project wizard.
15892 2005-01-08  Johannes Schmid <jhs@cvs.gnome.org>
15894         * plugins/macro/plugin.[ch],
15895         plugins/macro/macro-dialog.[ch]
15896         plugins/macro/macro-edit.[ch]
15897         plugins/macro/macro-db.[ch]
15898         plugins/macro/macro-actions.[ch]
15899         plugins/macro/anjuta-macro.plugin.in
15900         plugins/macro/anjuta-macro.glade
15901         plugins/macro/anjuta-macro.png
15902         plugins/macro/Makefile.am
15903         plugins/macro/macros.xml
15904         plugins/macro/anjuta-macro.ui (all added)
15905         configure.in
15906         plugins/Makefile.am:
15907         Added new macro plugins
15908         
15909         * plugins/cvs-plugin/anjuta-cvs-plugin.png:
15910         New icon
15911         
15912         * manuals/reference/template (removed)
15913         Removed old api reference
15914         
15915         * plugins/message-view/message-view.c:
15916         "Fixed" crash in on_row_deleted and added a
15917         comment that I cannot work this way. We will
15918         have to change everything a bit to avoid losing
15919         memory there.
15920         
15921         * plugins/text-editor/text_editor.c:
15922         Update line number width on file save
15925 2005-01-07  Naba Kumar  <naba@gnome.org>
15927         * plugins/project-wizard/anjuta-project-wizard.glade,
15928         plugins/project-wizard/druid.c,
15929         plugins/project-wizard/templates/anjuta-plugin.wiz,
15930         plugins/project-wizard/templates/terminal.wiz: Fixed project templates.
15931         Display page description in bold. Fixed mandatory field check.
15933         * configure.in,
15934         libanjuta/libanjuta-1.0.pc.in,
15935         plugins/project-wizard/druid.c,
15936         plugins/project-wizard/parser.c,
15937         plugins/project-wizard/property.h,
15938         plugins/project-wizard/templates/anjuta-plugin.wiz,
15939         plugins/project-wizard/templates/terminal.wiz,
15940         plugins/project-wizard/templates/anjuta-plugin/Makefile.am,
15941         (added) plugins/project-wizard/templates/anjuta-plugin/configure.in.tpl,
15942         (added) plugins/project-wizard/templates/anjuta-plugin/po/.cvsignore,
15943         (added) plugins/project-wizard/templates/anjuta-plugin/po/Makefile.am,
15944         (added) plugins/project-wizard/templates/anjuta-plugin/po/POTFILES.in,
15945         plugins/project-wizard/templates/anjuta-plugin/src/Makefile.am.tpl,
15946         plugins/project-wizard/templates/anjuta-plugin/src/plugin.c,
15947         plugins/project-wizard/templates/anjuta-plugin/src/plugin.h,
15948         plugins/project-wizard/templates/anjuta-plugin/src/plugin.plugin.in,
15949         plugins/project-wizard/templates/terminal/configure.in.tpl,
15950         plugins/project-wizard/templates/terminal/src/Makefile.am.tpl,
15951         plugins/project-wizard/templates/terminal/src/main.c: Implemented
15952         a new property type -- hidden. Fixed terminal and anjuta-plugin
15953         project templates.
15955 2005-01-07  Naba Kumar  <naba@gnome.org>
15957         * templates/anjuta-plugin.wiz,
15958         templates/terminal.wiz,
15959         templates/terminal/Makefile.am.tpl,
15960         templates/terminal/autogen.sh,
15961         (Removed) templates/terminal/configure.ac.tpl,
15962         (Added) templates/.cvsignore,
15963         (Added) templates/Makefile.am,
15964         (Added) templates/anjuta-plugin/.cvsignore,
15965         (Added) templates/anjuta-plugin/Makefile.am,
15966         (Added) templates/anjuta-plugin/src/.cvsignore,
15967         (Added) templates/anjuta-plugin/src/Makefile.am.tpl,
15968         (Added) templates/terminal/.cvsignore,
15969         (Added) templates/terminal/Makefile.am,
15970         (Added) templates/terminal/configure.in.tpl,
15971         (Added) templates/terminal/po/.cvsignore,
15972         (Added) templates/terminal/po/ChangeLog,
15973         (Added) templates/terminal/po/Makefile.am,
15974         (Added) templates/terminal/po/POTFILES.in,
15975         (Added) templates/terminal/src/.cvsignore,
15976         (Added) templates/terminal/src/Makefile.am,
15977         (Added) templates/terminal/src/Makefile.am.tpl: Completed terminal
15978         project wizard. Fixed configure/po/Makefile template errors.
15980 2005-01-06  Naba Kumar  <naba@gnome.org>
15982         * configure.in: Added project templates.
15983         * plugins/project-wizard/templates/*: Added to project and renamed
15984         Makefile.am and configure.in to Makefile.am and configure.ac respectively
15985         for the project templates (so that they do not conflict with autotools
15986         build. Created proper configure.ac.tpl and autogen.sh for project
15987         templates.
15988         
15989 2005-01-06  Naba Kumar  <naba@gnome.org>
15991         * plugins/project-wizard/anjuta-project-wizard.glade,
15992         plugins/project-wizard/druid.c, plugins/project-wizard/parser.c:
15993         Fixed file list parsing and to take absolute file paths (for example,
15994         from an icon selected previously). Used toggle buttons for boolean
15995         properties. Check if all mandatory fields are given before going
15996         forward in the wizard. Use scrollable viewport for listing property
15997         widgets incase the list goes out of wizard's size. Added tooltips
15998         as descriptions of the property widgets. And other fixes.
16000         * (Removed) plugins/project-wizard/templates/anjuta-plugin/plugin.c,
16001         (Removed) plugins/project-wizard/templates/anjuta-plugin/plugin.glade,
16002         (Removed) plugins/project-wizard/templates/anjuta-plugin/plugin.h,
16003         (Removed) plugins/project-wizard/templates/anjuta-plugin/plugin.plugin.in,
16004         (Removed) plugins/project-wizard/templates/anjuta-plugin/plugin.ui,
16005         (Added) plugins/project-wizard/templates/anjuta-plugin/configure.in,
16006         (Added) plugins/project-wizard/templates/anjuta-plugin/src/Makefile.am,
16007         (Added)plugins/project-wizard/templates/anjuta-plugin/src/plugin.c,
16008         (Added) plugins/project-wizard/templates/anjuta-plugin/src/plugin.glade,
16009         (Added) plugins/project-wizard/templates/anjuta-plugin/src/plugin.h,
16010         (Added) plugins/project-wizard/templates/anjuta-plugin/src/plugin.plugin.in,
16011         (Added) plugins/project-wizard/templates/anjuta-plugin/src/plugin.ui:
16012         Restructured template files.
16014 2005-01-06  Naba Kumar  <naba@gnome.org>
16016         * configure.in: Added check for autogen.
16017         
16018         * libanjuta/anjuta-status.c: (Weak) unref all the remaining widgets
16019         in dispose.
16020         
16021         * plugins/editor/anjuta-docman.c, plugins/editor/plugin.c:
16022         Do not emit changed signal when in dispose.
16024         * plugins/symbol-browser/plugin.c: Don't updated symbols when
16025         symbol-view widget has been destroyed.
16026         
16027         * src/anjuta-app.c: Set null to preference, status and ui object
16028         pointers when they are destroyed.
16030         * plugins/project-wizard/druid.c, plugins/project-wizard/parser.c,
16031         plugins/project-wizard/property.h: Fixed multipage .wiz file parsing.
16032         Added boolean, integer and file property types.
16033         
16034         * plugins/project-wizard/Makefile.am,
16035         plugins/project-wizard/templates/*: Added terminal and anjuta-plugin
16036         project wizard templates.
16038 2005-01-04  Naba Kumar  <naba@gnome.org>
16040         * libanjuta/anjuta-status.c: Use weak ref instead of hard ref on
16041         added widgets.
16042         
16043         * plugins/editor/aneditor.cxx,
16044         plugins/editor/anjuta-docman.c,
16045         plugins/editor/plugin.c,
16046         plugins/editor/text_editor.c:
16047         Removed unnecessary ref/unref of scintilla.
16048         
16049         * plugins/message-view/anjuta-msgman.c,
16050         plugins/message-view/message-view.c: Removed unnecessary refs/unrefs and
16051         make close button similar to document manager.
16052         
16053         * plugins/project-manager/plugin.c,
16054         plugins/project-manager/plugin.h: Removed dead codes. Removed
16055         unnecessary ref/unref.
16056         
16057         * plugins/symbol-browser/plugin.c: Use weak refs on AnjutaEditor objects
16058         instead of hard refs.
16060 2005-01-03  Naba Kumar  <naba@gnome.org>
16062         * libanjuta/interfaces/libanjuta.idl: Added configure() and
16063         generate() methods for IAnjutaBuildable interface.
16065         * plugins/build-basic-autotools/build-basic-autotools.c: Implemented
16066         IAnjutaBuildable inteface.
16068         * plugins/build-basic-autotools/build-basic-autotools.c: Use weak ref
16069         to destroy build context when message view is destroyed.
16070         
16071         * plugins/editor/aneditor.cxx: Sink scintilla widget in aneditor, hold
16072         a ref to it and unref in destructor. AnEditor class wants to be the
16073         owner of scintilla widget. Fixed compile warnings with signed/unsigned
16074         comparisions.
16075         
16076         * plugins/editor/anjuta-docman.c: Removed unnecessary refs/unrefs. They
16077         complicate the scene. Removed editor widget from AnjutaDocman when
16078         the widget is destroyed.
16079         
16080         * plugins/editor/plugin.c: Destroy docman widget instead of just removing
16081         from shell. It will be removed from shell when the widget is destroyed.
16082         
16083         * plugins/editor/text_editor.c: Added debug codes to track object
16084         finalizations.
16086         * plugins/message-view/anjuta-msgman.c: Remove message view on
16087         widget destroy. Destroy message view on remove. Removed all views
16088         correctly.
16089         
16090         * anjuta/src/anjuta-app.c: Removed widgets correctly when they are removed
16091         from container.
16093 2005-01-02  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
16095         * plugins/file-wizard/action-callbacks.c,
16096         plugins/file-wizard/anjuta-file-wizard.glade,
16097         plugins/file-wizard/file.c, plugins/file-wizard/file.h :
16098         Insert Licence, copyright, header template ...
16099         
16100 2005-01-02  Naba Kumar  <naba@gnome.org>
16102         * libanjuta/anjuta-status.c, libanjuta/anjuta-status.h,
16103         libanjuta/plugins.c: Added "busy" signal in AnjutaStatus. Added
16104         anjuta_status_add_widget() to allow setting busy cursor on non
16105         toplevel windows.
16107         * plugins/cvs-plugin/plugin.c: Fixed memory leaks.
16109         * plugins/editor/anjuta-document-manager.plugin.in: Updated accepted
16110         mime types to take text/source also.
16111         
16112         * plugins/editor/anjuta-docman.c,
16113         plugins/editor/anjuta-docman.h,
16114         plugins/editor/plugin.c,
16115         plugins/editor/text_editor.c,
16116         plugins/editor/text_editor.h,
16117         plugins/editor/text_editor_cbs.c: Listen for busy signal from
16118         AnjutaStatus and set busy cursor on editors.
16120         * plugins/file-loader/Makefile.am,
16121         plugins/file-loader/plugin.c,
16122         (added) plugins/file-loader/dnd.c,
16123         (added) plugins/file-loader/dnd.h, Added drag and drop file receives.
16125         * src/anjuta.c: Hide anjuta window before destruction.
16127         Patch from Sébastien Granjoux  <seb.sfo@free.fr>:
16128         * configure.in, plugins/Makefile.am,
16129         (removed) plugins/project-wizard/appwiz_page1.c,
16130         (removed) plugins/project-wizard/appwiz_page2.c,
16131         (removed) plugins/project-wizard/appwiz_page3.c,
16132         (removed) plugins/project-wizard/appwiz_page4.c,
16133         (removed) plugins/project-wizard/appwizard.c,
16134         (removed) plugins/project-wizard/appwizard.h,
16135         (removed) plugins/project-wizard/appwizard_cbs.c,
16136         (removed) plugins/project-wizard/appwizard_cbs.h,
16137         (removed) plugins/project-wizard/appwizard_gui.c,
16138         (removed) plugins/project-wizard/gnome_project.c,
16139         (removed) plugins/project-wizard/gnome_project.h,
16140         (removed) plugins/project-wizard/wizard_gui.c,
16141         (removed) plugins/project-wizard/wizard_gui.h,
16142         (added) plugins/project-wizard/.cvsignore,
16143         (added) plugins/project-wizard/Makefile.am,
16144         (added) plugins/project-wizard/anjuta-project-wizard-plugin.png,
16145         (added) plugins/project-wizard/anjuta-project-wizard.glade,
16146         (added) plugins/project-wizard/anjuta-project-wizard.plugin.in,
16147         (added) plugins/project-wizard/applogo.png,
16148         (added) plugins/project-wizard/appwizard.png,
16149         (added) plugins/project-wizard/autogen.c,
16150         (added) plugins/project-wizard/autogen.h,
16151         (added) plugins/project-wizard/druid.c,
16152         (added) plugins/project-wizard/druid.h,
16153         (added) plugins/project-wizard/file.c,
16154         (added) plugins/project-wizard/file.h,
16155         (added) plugins/project-wizard/header.c,
16156         (added) plugins/project-wizard/header.h,
16157         (added) plugins/project-wizard/install.c,
16158         (added) plugins/project-wizard/install.h,
16159         (added) plugins/project-wizard/parser.c,
16160         (added) plugins/project-wizard/parser.h,
16161         (added) plugins/project-wizard/plugin.c,
16162         (added) plugins/project-wizard/plugin.h,
16163         (added) plugins/project-wizard/property.c,
16164         (added) plugins/project-wizard/property.h: Removed old application-wizard
16165         codes and added new template based (autogen based) project wizard
16166         implemented by Sébastien Granjoux  <seb.sfo@free.fr>
16168 2005-01-01  Johannes Schmid <jhs@cvs.gnome.org>
16170         * plugins/cvs-plugin/plugin.c: Fixed crash bug
16171         * plugins/cvs-plugin/cvs-execute.c:
16172         Fix cvs_log which did not work because of some
16173         glade problem
16174         Patch from Mark R. Pariente <markpariente@cmu.edu>
16175         - Fix message highlighting
16177 2004-12-30  Johannes Schmid <jhs@cvs.gnome.org>
16178         
16179         * template/*,
16180         date/template/*,
16181         configure.in:
16182         Removed template stuff completly because we dicussed to implement
16183         a macro system for Edit->Insert Text
16185 2004-12-30  Johannes Schmid <jhs@cvs.gnome.org>
16186         
16187         * plugins/editor/aneditor.cxx,
16188         plugins/editor/text_editor.c:
16189         Set line number width dynamically
16190         * src/about.c:
16191         Prepered new GTK 2.6 about dialog
16193 2004-12-30  Naba Kumar  <naba@gnome.org>
16195         patch from: Massimo Corà  <maxcvs@email.it>
16196         * plugins/editor/aneditor.cxx: Highlights correct function
16197         argument in recursive calltips.
16199 2004-12-30  Naba Kumar  <naba@gnome.org>
16201         * plugins/symbol-browser/plugin.c,
16202         libanjuta/interfaces/libanjuta.idl,
16203         plugins/editor/text_editor.c: Fixed editor markers and added a new
16204         marker (BASIC) to indicate line numbers. Fixed symbol browser to
16205         mark the line visited.
16206         
16207         * libegg/menu/eggcomboselect.h, libegg/menu/Makefile.am,
16208         libegg/Makefile.am, libegg/eggcomboselect.c,
16209         libegg/gtkcellview.h, libegg/egg-combo-action.c: Created a new combo
16210         widget for use with symbol view in toolbar.
16211         
16212         * plugins/cvs-plugin/anjuta-cvs.ui,
16213         plugins/file-manager/anjuta-file-manager.ui: Added appropriate
16214         placeholder for cvs plugin context menu in filemanager.
16215         
16216 2004-12-28  Johannes Schmid <jhs@cvs.gnome.org>
16217         
16218         * plugins/cvs-plugin/plugin.c:
16219         Show popup menu only if the file is contained in
16220         a directory containing a "CVS" directory
16222 2004-12-28  Johannes Schmid <jhs@cvs.gnome.org>
16223         
16224         * plugins/cvs-plugin/cvs-action.[ch],
16225         * plugins/cvs-plugin/anjuta-cvs-plugin.glade,
16226         * plugins/cvs-plugin/anjuta-cvs.ui,
16227         * plugins/cvs-plugin/plugin.c:
16228         Implemented "Import"
16229         
16230         Patch from Mark R. Pariente <markpariente@cmu.edu>:
16231         Added right-click-menu for file-manager
16233 2004-12-26  Naba Kumar  <naba@gnome.org>
16235         * src/action-callbacks.c, src/action-callbacks.h,
16236         src/anjuta-actions.h, src/anjuta-app.c,
16237         src/anjuta.ui: Added fullscreen action.
16239         * plugins/cvs-plugin/cvs-actions.c,
16240         plugins/cvs-plugin/plugin.c,
16241         plugins/cvs-plugin/plugin.h: Watches current editor,
16242         project and file manager selection in plugin
16243         implementation.
16244         
16245 2004-12-26  Naba Kumar  <naba@gnome.org>
16247         * src/anjuta-app.c, src/anjuta.c, src/main.c,
16248         src/action-callbacks.c: Fixed app finalization. Added a
16249         command line arg --proper-shutdown (-p), which when set
16250         will release all plugins and their resources (this option
16251         is mainly for debugging).
16252         
16253         * plugins/file-loader/plugin.c: Fixed filename duplications
16254         in recent files history.
16255         
16256         * plugins/profile-default/plugin.c: Disabled problematic
16257         plugins for now to load at startup.
16258         
16259         * libanjuta/anjuta-ui.c, libanjuta/plugins.c: Disabled 
16260         annoying debug prints.
16261         
16262 2004-12-23  Naba Kumar  <naba@gnome.org>
16264         Patch from: Mark R. Pariente  <markpariente@cmu.edu>
16265         * plugins/cvs-plugin/anjuta-cvs-plugin.glade,
16266         plugins/cvs-plugin/anjuta-cvs.ui,
16267         plugins/cvs-plugin/cvs-actions.c,
16268         plugins/cvs-plugin/cvs-actions.h,
16269         plugins/cvs-plugin/cvs-execute.c,
16270         plugins/cvs-plugin/cvs-execute.h,
16271         plugins/cvs-plugin/Makefile.am,
16272         plugins/cvs-plugin/plugin.c: Added cvs message highlighting.
16273         Added cvs log command.
16275 2004-12-20  Johannes Schmid <jhs@cvs.gnome.org>
16276         
16277         * plugins/cvs-plugin/cvs-actions.c: Use current editor filename as 
16278         default
16280 2004-12-20  Naba Kumar  <naba@gnome.org>
16282         patch from: Massimo Corà  <maxcvs@email.it>
16283         * plugins/editor/aneditor.cxx: Added recursive calltips.
16285 2004-12-20  Naba Kumar  <naba@gnome.org>
16286         
16287         * libanjuta/plugins.c, plugins/file-loader/plugin.c:
16288         Show busy cursor during loading and unloading.
16289         
16290 2004-12-19  Naba Kumar  <naba@gnome.org>
16292         * libanjuta/anjuta-plugin.c, libanjuta/anjuta-ui.c: Fixed
16293         memory leaks. Disabled debug print.
16295         * plugins/symbol-browser/an_symbol_view.c,
16296         plugins/symbol-browser/plugin.c,
16297         plugins/symbol-browser/plugin.h: Fixed loading and unloading
16298         problems. Creates SymbolView object every time when the
16299         plugin is activated.
16301         * plugins/project-manager/plugin.c: Close project when
16302         deactivating.
16303         
16304 2004-12-18  Naba Kumar  <naba@gnome.org>
16306         * po/POTFILES.in: Removed commented lines.
16307         * configure.in: Commented dupilcate call to AC_PROG_INTLTOOL.
16308         * plugins/devhelp/plugin.c: Fixed loading/unloading bug.
16309         * plugins/gdb/plugin.c: Fixed compile error.
16310         
16311         Patch from: Mark R. Pariente  <mark@demar.com.tr>
16312         * libegg/eggcellrendererkeys.c: Fixed compile error.
16313         
16314 2004-12-18  Naba Kumar  <naba@gnome.org>
16316         * plugins/file-loader/plugin.c: Fixed loading bug.
16317         
16318         *plugins/debug-manager/plugin.c, plugins/debug-manager/plugin.h,
16319         plugins/devhelp/plugin.c, plugins/editor/plugin.c,
16320         plugins/file-manager/an_file_view.c, plugins/file-manager/plugin.c,
16321         plugins/gdb/plugin.c, src/shell.c, src/shell.h: Fixed memory leaks
16322         and corruptions. Fixed loading and unloading of plugins.
16323         
16324 2004-12-17  Naba Kumar  <naba@gnome.org>
16325         
16326         * plugins/file-loader/Makefile.am,
16327         plugins/file-loader/plugin.c,
16328         plugins/project-manager/plugin.c: Fixed memory corruption
16329         and disposition codes. Added missing plugin.h in Makefile.am.
16331 2004-12-16  Naba Kumar  <naba@gnome.org>
16333         * plugins/symbol-browser/an_symbol_view.c,
16334         plugins/symbol-browser/plugin.c: Fixed finalization and disposition
16335         codes. Fixed memory leaks and corruptions.
16337         * plugins/build-basic-autotools/build-basic-autotools.c
16338         plugins/editor/anjuta-docman.c,
16339         plugins/editor/text_editor.c,
16340         plugins/file-loader/plugin.c,
16341         plugins/file-manager/plugin.c,
16342         plugins/file-wizard/plugin.c,
16343         plugins/message-view/anjuta-msgman.c,
16344         plugins/message-view/anjuta-msgman.h,
16345         plugins/message-view/message-view.c,
16346         plugins/message-view/plugin.c,
16347         plugins/message-view/plugin.h,
16348         plugins/terminal/terminal.c: Fixed finalization and disposition codes.
16350         * src/about.c, src/about.h, src/action-callbacks.c,
16351         src/action-callbacks.h, src/anjuta-actions.h,
16352         src/anjuta-app.c, src/anjuta-app.h,
16353         src/anjuta-callbacks.c, src/anjuta-callbacks.h,
16354         src/anjuta.c, src/anjuta.h, src/getline.c, 
16355         src/main.c, src/main.cpp, src/shell.c, src/shell.h, 
16356         src/start-with.c, src/start-with.h: Fixed emacs modes.
16358         * src/layout.xml: Brought document manager in front.
16359         
16360 2004-12-15  Naba Kumar  <naba@gnome.org>
16362         * libanjuta/anjuta-plugin.c: Fixed crash bug where watches were not
16363         properly removed.
16364         
16365         * libanjuta/plugins.c, libanjuta/plugins.h: Proper clean up on
16366         finalization. Added a method to unload all plugins and destroy them.
16367         Fixed memory leaks.
16368         
16369         * plugins/sample1/plugin.c: Proper finalization code and renamed
16370         functions to proper names.
16371         
16372         * plugins/build-basic-autotools/build-basic-autotools.c,
16373         plugins/cvs-plugin/plugin.c: Proper     finalization and disposition code.
16375         * src/shell.c: Unload all plugins on exit, so that memory profilers
16376         can detect memory leaks in plugins.
16378 2004-12-13  Naba Kumar  <naba@gnome.org>
16380         * plugins/devhelp/plugin.c: Delay widget initialization, now that
16381         docking is working.
16382         * plugins/sample1/plugin.c: Dock at bottom, mostly for testing.
16383         * src/anjuta-app.c, src/layout.xml: Fixed dynamic docking.
16385 2004-12-11  Naba Kumar  <naba@gnome.org>
16387         * data/properties/anjuta.properties: Fixed font size.
16388         * plugin/build-basic-autotools/build-basic-autotools: Added initial
16389         compile file function. There are some fixmes there.
16390         * plugins/message-view/anjuta-msgman.c,
16391         * plugins/message-view/message-view.c: Fixed bugs and clean up.
16392         
16393 2004-12-08  Naba Kumar  <naba@gnome.org>
16395         * libanjuta/anjuta-launcher.c, libanjuta/anjuta-utils.c,
16396         src/utilities.c, libanjuta/anjuta-utils.h: Added a function
16397         to escape quotes in a string.
16398         
16399         * plugins/cvs-plugin/cvs-actions.c,
16400         plugins/cvs-plugin/cvs-execute.c: Escaped commit message. Corrected
16401         cvs diff command.
16403         * plugins/build-basic-autotools/build-basic-autotools.c,
16404         plugins/build-basic-autotools/automake-c.filters: Fixed bugs with
16405         filters.
16406         
16407 2004-12-07  Naba Kumar  <naba@gnome.org>
16409         * plugins/build-basic-autotools/build-basic-autotools.c,
16410         plugins/build-basic-autotools/automake-c.filters: Completed directory
16411         tracking. Double click on Errors and warnings now work as expected.
16413         * plugins/build-basic-autotools.c: Added codes to track build directory
16414         so that absolute path of the files could be determined.
16416 2004-12-06  Naba Kumar  <naba@gnome.org>
16418         * plugins/cvs-plugin/cvs-execute.c: Show completion message.
16419         * plugins/cvs-plugin/cvs-execute.c: Fixed command completion bug.
16420         * plugins/cvs-plugin/anjuta-cvs-plugin.glade: UI beautification.
16421         
16422 2004-12-05  Naba Kumar  <naba@gnome.org>
16424         * plugins/editor/anjuta-docman.c: Fixed save-as, Fixed updating
16425         tab label, Fixed mem leaks. Fixed uri handling. Fixed other minor bugs.
16426         
16427         * plugins/cvs-plugin/plugin.c,
16428         plugins/cvs-plugin/cvs-execute.c: Fixed message output appending.
16429         
16430 2004-13-05  Johannes Schmid <jhs@cvs.gnome.org>
16431         
16432         * plugins/cvs-plugin/anjuta-cvs-plugin.glade,
16433         * plugins/cvs-plugin/plugin.[ch], plugins/cvs-plugin/cvs-action.[ch],
16434         plugins/cvs-plugin/cvs-execute.[ch]:
16435         Implemented cvs status and cvs diff
16436         Known bugs:
16437         - rdiff command is not correct
16438         - Must find a way to allow selection of directies AND files 
16439         in GtkFileChooser
16441 2004-12-03  Naba Kumar  <naba@gnome.org>
16443         * plugins/editor/anjuta-docman.c, plugins/editor/style-editor.c,
16444         plugins/editor/style-editor.h, plugins/editor/text_editor.c,
16445         plugins/editor/text_editor_cbs.c: Save/load editor styles. Use old
16446         session.properties file if it is for the first time.
16447         
16448 2004-12-02  Johannes Schmid <jhs@cvs.gnome.org>
16449         
16450         * plugins/cvs-plugin/anjuta-cvs-plugin.glade: Added cvs update and
16451         commit.
16452         
16453         * plugins/cvs-plugin/plugin.c, plugins/cvs-plugin/cvs-action.[ch],
16454         plugins/cvs-plugin/anjuta-cvs.ui:
16455         Implemented update/commit and changed menu layout 
16457 2004-12-02  Naba Kumar  <naba@gnome.org>
16459         * plugins/cvs-plugin/anjuta-cvs-plugin.glade: Fixed prefernce
16460         property name (for cvs path property). Beautified dialogs.
16462 2004-11-30      Johannes Schmid <jhs@cvs.gnome.org>
16463         
16464         * plugins/message-view/anjuta-msgman.c: Changed callback name
16465         and changed switch-page handling.
16466         
16467         * plugins/cvs-plugin/cvs-actions.c:
16468         * plugins/cvs-plugin/cvs-execute.c:
16469         * plugins/cvs-plugin/anjuta-cvs-plugin.glade:
16470         - Implemented cvs add and cvs removed - both working now
16471         - Created a useful preferences page
16472         
16474 2004-11-30  Naba Kumar  <naba@gnome.org>
16476         * libanjuta/anjuta-status.c: Fixed runtime warning.
16477         
16478         * plugins/editor/Makefile.am:
16479         plugins/editor/anjuta-document-manager.glade,
16480         plugins/editor/plugin.c
16481         plugins/editor/plugin.h
16482         plugins/editor/style-editor.c (new, moved from src/),
16483         plugins/editor/style-editor.h (new, moved from src/),
16484         plugins/editor/text_editor_prefs.c: Implemented "Font and colours"
16485         settings in preferences.
16487         * plugins/editor/text_editor.c,
16488         plugins/editor/text_editor.h: Do not take unused args in
16489         text_editor_get_props().
16491         * src/style-editor.c, src/style-editor.h: Removed, moved to
16492         plugins/editor/ directory.
16494 2004-11-29  Naba Kumar  <naba@gnome.org>
16496         * plugins/editor/text_editor_cbs.c: Emit click signal in
16497         IAnjutaMarkable.
16498         * libanjuta/anjuta-status.c: More spacing between items.
16499         
16500 2004-11-29  Naba Kumar  <naba@gnome.org>
16502         Patch from: Pavol Bosik  <pavol.bosik@radiantsystems.com>:
16503         
16504         * libanjuta/interfaces/libanjuta.idl,
16505         plugins/debug-manager/anjuta-debug-manager.plugin.in,
16506         plugins/debug-manager/plugin.c,
16507         plugins/gdb/breakpoints.c,
16508         plugins/gdb/breakpoints.h,
16509         plugins/gdb/debugger.c,
16510         plugins/gdb/debugger.h,
16511         plugins/gdb/plugin.c,
16512         plugins/gdb/plugin.h,
16513         plugins/gdb/utilities.c,
16514         plugins/gdb/utilities.h: Code cleanups and partial implementation of
16515         toggle breakpoint margin clicks.
16517 2004-11-28  Naba Kumar  <naba@gnome.org>
16519         * TODO.tasks: Fixed indentations.
16520         * plugins/gtodo/libgtodo.c: Save with indentation.
16521         * plugins/file-manager/an_file_view.c: Sorts the files alphabatically.
16522         * plugins/project-manager/plugin.c: Fixed runtime warnings.
16523         * libanjuta/anjuta-status.c: Fixed busy cursors.
16524         * manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml: Updated.
16525         * po/POTFILES.in: Updated.
16526         
16527 2004-11-28  Jean-Noel GUIHENEUF <guiheneuf.jean-noel@wanadoo.fr>
16528         
16529         * plugins/editor/anjuta-document-manager.glade,
16530           plugins/editor/search-replace.[c,h], 
16531           plugins/editor/search-replace_backend.h
16532           plugins/editor/search-preferences.[c,h] :
16533           Saved Search-Preferences (gconf),
16534           Basic search by default.
16536 2004-11-22  Naba Kumar  <naba@gnome.org>
16538         * configure.in: Fixed build error.
16540 2004-11-21  Naba Kumar  <naba@gnome.org>
16542         * libanjuta/Makefile.am, libanjuta/anjuta-shell.c,
16543         libanjuta/anjuta-shell.h, src/anjuta-app.c, src/anjuta-app.h:
16544         Added AnjutaStatus class to libanjuta.
16545         Added anjuta_shell_get_status() method.
16546         
16547         * libanjuta/interfaces/anjuta-idl-compiler.pl: Added gchar type
16548         and fixed marshaller generation.
16549         
16550         * libanjuta/interfaces/libanjuta.idl: Added "char_added" and
16551         "updade_ui" signals to IAnjutaEditor interface.
16552         
16553         * manuals/reference/libanjuta/tmpl/anjuta-shell.sgml: Updated.
16554         
16555         * plugins/build-basic-autotools/automake-c.filters: Fixed filter
16556         regexes.
16557         
16558         * plugins/class-gen/clsGen.c: Intial port.
16559         
16560         * plugins/debug-manager/anjuta-debug-manager.plugin.in: Fixed attribute
16561         name.
16562         
16563         * plugins/editor/action-callbacks.c, plugins/editor/plugin.c,
16564         plugins/editor/text_editor.c, plugins/editor/text_editor.h,
16565         plugins/editor/text_editor_cbs.c, plugins/editor/text_editor_prefs.c:
16566         Implemented status update. Emits "update_ui" and "char_added" signals.
16567         Added view preferences.
16568         
16569         * plugins/file-loader/plugin.c: Added open with plugins in open with
16570         menus.
16571         
16572         * plugins/gdb/plugin.c: Do not add widgets to shell as floating.
16573         
16574         * plugins/message-view/anjuta-msgman.c,
16575         plugins/message-view/message-view.c: Fixed finalize and dispose. Fixed
16576         to close correct message view rather than current view.
16578 2004-11-20  Johannes Schmid <jhs@cvs.gnome.org>
16579         
16580         * plugins/cvs-plugin/cvs-actions.c
16581         plugins/cvs-plugin/plugin.[ch]
16582         plugins/cvs-plugin/anjuta-cvs-plugin.glade:
16583         Implemented cvs add but ran into a launcher/message_view
16584         problem because of a limitation of the idl compiler
16586 2004-11-19  Naba Kumar  <naba@gnome.org>
16588         * plugins/project-manager/plugin.c: Displays a progress window during
16589         project load.
16590         
16591         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui:
16592         Fixed UI separators.
16593         
16594         * plugins/file-manager/anjuta-file-manager.ui: Added project manager
16595         UI placeholder.
16596         
16597         * plugins/project-manager/anjuta-project-manager.ui,
16598         plugins/project-manager/plugin.[c,h]: Added add/remove context
16599         menus and implemented them. Added file manager merge menu.
16601 2004-11-18  Naba Kumar  <naba@gnome.org>
16603         * TODO.tasks: Updated.
16604         * plugins/editor/anjuta-docman.c, plugins/message-view/anjuta-msgman.c,
16605         plugins/message-view/message-view.c: Fixed finalize and dispose
16606         methods.
16607         * plugins/debugger/*: Removed from cvs (development now in
16608         debug-manager).
16610 2004-11-17  Pavol Bosik  <pavol.bosik@radiantsystems.com>
16612         Reviewed by Naba Kumar  <naba@gnome.org>:
16613         
16614         * libanjuta/interfaces/libanjuta.idl, plugins/Makefile.am,
16615         plugins/editor/plugin.c, plugins/editor/text_editor.c,
16616         plugins/gdb/breakpoints.c: all marker related stuff moved from
16617         editor and docman interfaces to IAnjutaMarkable
16619 2004-11-17  Naba Kumar  <naba@gnome.org>
16621         * TODO.tasks: Updated.
16622         
16623         * libanjuta/interfaces/libanjuta.idl: Added "saved" signal.
16624         
16625         * libegg/egg-combo-action.c: Block changed signal when changing model.
16626         
16627         * plugins/editor/text_editor.c, plugins/editor/text_editor_cbs.c:
16628         Emit changed signal. Removed dead codes.
16629         
16630         * plugins/file-loader/plugin.c: Remove file fragments from uris, so
16631         that recent files history do not duplicate.
16632         
16633         * plugins/symbol-browser/an_symbol_view.c,
16634         plugins/symbol-browser/an_symbol_view.h,
16635         plugins/symbol-browser/plugin.c: Refreshes symbols on editor save.
16636         Fixed a bug.
16638 2004-11-15  Naba Kumar  <naba@gnome.org>
16640         * plugins/project-manager/plugin.c: Opens targets on double click.
16641         
16642         * plugins/message-view/message-view.c,
16643         plugins/file-manager/anjuta-file-manager-plugin.glade,
16644         plugins/file-manager/plugin.[c,h], plugins/terminal/terminal.c:
16645         Added proper class finalization
16646         and disposition. Added preferences notifications and callbacks to
16647         change info/warning/error colors.
16648         
16649         * plugins/editor/anjuta-docman.c, plugins/editor/plugin.c,
16650         plugins/editor/text_editor.[h,c], src/action-callbacks.c,
16651         src/anjuta-app.c, src/anjuta.c: Fixed crash bug on exit.
16652         Implemented finalize method for AnjutaApp. Code cleanups.
16653         
16654         * plugins/message-view/plugin.c: Static parent_class.
16655         
16656 2004-11-12  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
16657         * plugins/editor/search-replace.[c,h], 
16658           plugins/editor/search-replace_backend.c
16659           Update search entry in main toolbar.
16660           Clean code.
16662 2004-11-11  Naba Kumar  <naba@gnome.org>
16664         * TODO.tasks: Updated.
16666         * libanjuta/anjuta-preferences.[c,h]: Added keys notification API.
16667         and completed on-the-fly-change preferences. Removed "changed"
16668         signal as it is no longer necessary (use notify for similar
16669         purpose to monitor individual preferences).
16671         
16672         * plugins/editor/anjuta-document-manager.glade: Added view menu
16673         preferences so that they are registered.
16674         
16675         * plugins/editor/Makefile.am, plugins/editor/text_editor.[c,h],
16676         (added) plugins/editor/text_editor_prefs.[c,h]: Removed
16677         connection to "changed" signal of preferences and implemented
16678         notifications for some editor preferences. More to implement.
16680 2004-11-10  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
16681         * plugins/editor/print.c
16682         Fixed bug 1047624 : Add line number every X lines.
16684 2004-11-10  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
16685         * plugins/editor/search-replace.c
16686         Fixed a crash bug (995755) when searching "%n"
16688 2004-11-09  Naba Kumar  <naba@gnome.org>
16690         * plugins/gtodo/interface.c, plugins/gtodo/libgtodo.c:
16691         Fixed to refresh categories list on file load.
16693 2004-11-08  Naba Kumar  <naba@gnome.org>
16694         
16695         * configure.in, plugins/Makefile.am,
16696         plugins/profile-default/plugin.c: Added cvs plugin in build.
16697         
16698         * plugins/cvs-plugin/*: Restored johannes files from cvs attic.
16699         
16700         * plugins/debug-manager/.cvsignore: Added file to ignore.
16701         
16702         * plugins/debug-manager/Makefile.am: Removed dead codes.
16703         
16704         * src/anjuta.ui: Added placeholder for version control UI.
16706 2004-11-08  Naba Kumar  <naba@gnome.org>
16708         * manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
16709         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
16710         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml:
16711         Updated.
16713         * global-tags/Makefile.am: Fixed make error.
16715         * plugins/profile-default/plugin.c: Added debug-manager
16716         and gdb plugins to load at startup so that debugger
16717         windows are docked properly. They will be removed
16718         later when we figure out runtime docking.
16720         * plugins/sample1/*: Restored to last working state.
16722         * plugins/gdb/debugger.c, src/layout.xml: Added debugger
16723         windows in lower pane. Named the windows appropriately.
16725         * ChangeLog: Fixed format.
16726         
16727 2004-11-07  Pavol Bosik <pavol.bosik@radiantsystems.com>
16729         * libanjuta/interfaces/libanjuta.idl,
16730         libanjuta/anjuta-marshal.c,
16731         plugins/Makefile.am,
16732         plugins/debug-manager/plugin.c,
16733         plugins/editor/plugin.c,
16734         plugins/editor/text_editor.c,
16735         plugins/gdb/breakpoints.c,
16736         plugins/gdb/debugger.c,
16737         plugins/gdb/plugin.c,
16738         plugins/gdb/plugin.h: fixed "Toggle breakpoint" feature
16740 2004-11-06  Jean-NoelGuiheneuf <guiheneuf.jean-noel@wanadoo.fr>
16741         * plugins/editor/anjuta-docman.h plugins/editor/plugin.c,
16742         plugins/editor/search-replace.c,
16743         plugins/message-view/anjuta-msgman.c plugins/message-view/plugin.c:
16744         Search and Replace; Show result in find pane
16745           
16746 2004-11-03  Johannes Schmid <jhs@cvs.gnome.org>
16747         
16748         * plugins/gdb, plugins/debug-manager: Applied debugger patch
16749         from Bosik, Pavol <pavol.bosik@radiantsystems.com>
16750         (added features: starting debugger and loading of core/executable,
16751         StepIn, StepOut, StepOver and Execute, toggling breakpoint
16752         partially works)
16754 2004-11-03  Johannes Schmid <jhs@cvs.gnome.org>
16755         
16756         * plugins/cvs-plugin/*: Mess up with cvs and lost some of 
16757         my cvs-plugin files...
16758         I hope I have rescued everything possible.
16759         
16760         * Naba: Could you please fix sample1 because I messed it up to 
16761         but there should be a histroy of this directory we should commit
16763 2004-10-22  Johannes Schmid <jhs@cvs.gnome.org>
16764         
16765         * plugins/cvs-plugin/cvs-execute.[ch]: Add basic command execute
16766         infrastructure
16767         * plugins/cvs-plugin/plugin.c,
16768         /plugins/cvs-plugin/anjuta-cvs-plugin.glade:
16769         Added preferences dialog (not yet complete)
16771 2004-10-22  Johannes Schmid <jhs@cvs.gnome.org>
16772         
16773         * global-tags/Makefile.am, mime/Makefile.am:
16774         Some fixes in build process from Alexey Rusakov <ktirf@users.sf.net>
16775         
16776         * template/xmltemplate.[ch],
16777         template/xmlstrings.[ch],
16778         template/autotools.[ch] removed,
16779         template/prj_template.[ch] removed,
16780         template/lang_template.[ch] removed,
16781         template/lib_template.[ch] removed,
16782         template/Makefile.am adjusted,
16783         template/dtds/lang.dtd removed, 
16784         template/dtds/lib.dtd removed,
16785         template/dtds/prj.dtd removed,
16786         template/dtds/autotools.dtd removed,
16787         data/template/lib/* removed,
16788         data/template/language/* removed,
16789         data/template/library/* removed,
16790         data/template/project/* removed,
16791         date/template/Makefile.am adjusted:
16792         Remove everything except text-templates to replace hardcoded 
16793         Edit->Insert texts with dynamic loaded.
16795         * plugins/cvs-plugin/plugin.[ch],
16796         plugins/cvs-actions.[ch],
16797         plugins/Makefile.am,
16798         plugins/cvs-plugin/Makefile.am,
16799         plugins/cvs-plugin/anjuta-cvs-plugin.ui,
16800         plugins/cvs-plugin/anjuta-cvs-plugin.glade,
16801         plugins/cvs-plugin/anjuta-cvs.plugin.in:
16802         Added initial cvs-plugin code
16804 2004-10-21  Naba Kumar  <naba@gnome.org>
16805         
16806         * libanjuta/anjuta-plugin.c,
16807         plugins/build-basic-autotools/build-basic-autotools.c,
16808         plugins/debugger/plugin.c,
16809         plugins/devhelp/plugin.c,
16810         plugins/editor/anjuta-docman.c,
16811         plugins/editor/goto_line.c,
16812         plugins/editor/plugin.c,
16813         plugins/editor/search-replace.c,
16814         plugins/editor/text_editor.c,
16815         plugins/file-loader/plugin.c,
16816         plugins/file-manager/plugin.c,
16817         plugins/file-wizard/file.c,
16818         plugins/file-wizard/plugin.c,
16819         plugins/gdb/plugin.c,
16820         plugins/gtodo/plugin.c,
16821         plugins/message-view/anjuta-msgman.c,
16822         plugins/profile-default/plugin.c,
16823         plugins/project-manager/plugin.c,
16824         plugins/sample1/plugin.c,
16825         plugins/terminal/terminal.c: Defined all global variables static,
16826         particularly class parent_class variables. They were getting
16827         confused at link time.
16829         * libanjuta/plugins.c: Do not unload plugins when they are
16830         deactivated. Simply cache them for later activation. Unloading
16831         modules have some problem with shared libs using static class
16832         registration. Fixed hash type for installed plugins. Eventually,
16833         we want to add "CanUnload" attribute for .plugin files (in
16834         "Anjuta Plugin" group) to let plugin loader know if the plugin can
16835         be unloaded from memory. Those plugins declaring CanUnload=false
16836         will not be unloaded from memory and will be put in the cache. Those
16837         not declaring anything or declaring CanUnload=true, will be unloaded
16838         from memory when they are deactivated.
16840         * plugins/editor/action-callbacks.c, plugins/editor/anjuta-docman.c,
16841         plugins/editor/plugin.c, plugins/editor/text_editor.c,
16842         plugins/editor/text_editor.h, plugins/file-manager/an_file_view.c,
16843         plugins/file-manager/plugin.c, plugins/file-wizard/plugin.c,
16844         plugins/project-manager/plugin.c: Fixed object finalization, dispose,
16845         activation, deactivation. Fixed memory leaks.
16847 2004-10-20  Naba Kumar  <naba@gnome.org>
16849         * TODO.tasks: Updated.
16850         
16851         * libanjuta/anjuta-plugin.c, libanjuta/anjuta-plugin.h,
16852         libanjuta/anjuta-utils.h, libanjuta/plugins.c: Defined separate
16853         macro for adding interfaces to plugin types. Code cleanup.
16854         
16855         * manuals/reference/libanjuta/tmpl/anjuta-utils.sgml,
16856         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
16857         
16858         * plugins/build-basic-autotools/build-basic-autotools.c,
16859         plugins/debugger/plugin.c, plugins/devhelp/plugin.c,
16860         plugins/editor/plugin.c, plugins/editor/text_editor.c,
16861         plugins/file-loader/plugin.c, plugins/file-manager/plugin.c,
16862         plugins/file-wizard/plugin.c, plugins/gdb/plugin.c,
16863         plugins/gtodo/plugin.c, plugins/message-view/message-view.c,
16864         plugins/message-view/plugin.c, plugins/profile-default/plugin.c,
16865         plugins/project-manager/plugin.c,
16866         plugins/symbol-browser/an_symbol_view.c,
16867         plugins/symbol-browser/plugin.c, plugins/terminal/terminal.c: Used
16868         newly defined macro to add interfaces to plugin types.
16870         * src/anjuta-app.c, src/shell.c: Do not add value for widgets.
16872 2004-10-20  Naba Kumar  <naba@gnome.org>
16874         * TODO.tasks: Added task list.
16875         * plugins/file-manager/anjuta-file-manager-plugin.glade: Set
16876         default values.
16878 2004-10-19  Naba Kumar  <naba@gnome.org>
16880         * plugins/build-basic-autotools/build-basic-autotools.c: Fixed bugs.
16881         
16882         * plugins/editor/action-callbacks.c,
16883         plugins/editor/action-callbacks.h,
16884         plugins/editor/anjuta-docman.c,
16885         plugins/editor/anjuta-docman.h,
16886         plugins/editor/anjuta-document-manager.ui,
16887         plugins/editor/file_history.c,
16888         plugins/editor/file_history.h,
16889         plugins/editor/plugin.c: Added file history browsing.
16890         
16891         * plugins/gtodo/libgtodo.c, plugins/gtodo/plugin.c: Fixed refresh.
16892         
16893         * plugins/message-view/anjuta-message-manager.ui,
16894         plugins/message-view/plugin.c: Added document manager context menu.
16895         
16896         * plugins/symbol-browser/an_symbol_view.c,
16897         plugins/symbol-browser/an_symbol_view.h,
16898         plugins/symbol-browser/anjuta-symbol-browser-plugin.ui,
16899         plugins/symbol-browser/plugin.c: Added goto tag def/decl. Added
16900         document manager context menu.
16901         
16902         * scintilla/*, scintilla/include/*: Updated to current cvs.
16903         
16904 2004-10-19  Naba Kumar  <naba@gnome.org>
16906         *plugins/debugger/anjuta-debugger.ui, src/anjuta.ui: Added
16907         placeholder for debugger UI.
16908         
16909         * plugins/devhelp/plugin.c, plugins/editor/plugin.c: Fixed shortcuts.
16910         * plugins/file-manager/plugin.c: Fixed loading bug.
16911         
16912         * libanjuta/anjuta-encodings.c, libanjuta/anjuta-encodings.h,
16913         libanjuta/anjuta-preferences.c, libanjuta/anjuta-preferences.h:
16914         Initializes gconf database with default values when the
16915         values are not defined. Use bool and int prefs separately.
16917         * plugins/editor/plugin.c: Added encoding preferences.
16918         * plugins/project-manager/plugin.c: Cleanup and debug messages.
16920         * manuals/reference/libanjuta/tmpl/anjuta-encodings.sgml,
16921         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
16922         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
16923         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
16925 2004-10-18  Naba Kumar  <naba@gnome.org>
16927         * po/POTFILES.in: Updated.
16928         
16929         * libanjuta/anjuta-ui.c: Corrected debug messages.
16930         
16931         * libegg/egg-combo-action.c, libegg/test-actions.c,
16932         libegg/menu/egg-combo-action.h: Fixed combo action.
16933         
16934         * plugins/debugger/Makefile.am, plugins/gdb/Makefile.am:
16935         Fixed format.
16936         
16937         * plugins/editor/action-callbacks.[c,h],
16938         plugins/editor/anjuta-document-manager.ui, plugins/editor/plugin.c:
16939         Implemented file swap. Removed dead codes.
16940         
16941         * plugins/editor/text_editor.[c,h]: Fixed crash bug. Removed
16942         dead codes.
16943         
16944         * plugins/symbol-browser/an_symbol_view.[c,h],
16945         plugins/symbol-browser/anjuta-symbol-browser-plugin.ui,
16946         plugins/symbol-browser/plugin.[c,h]: Completed symbol browser plugin.
16947         Implemented file symbols. Implemented goto file line when symbol is
16948         selected.
16949         
16950         * src/utilities.[c,h]: Moved code to plugins/editor/action-callbacks.c.
16951         
16952 2004-10-10  Naba Kumar  <naba@gnome.org>
16954         Patch from Bosik, Pavol  <pavol.bosik@radiantsystems.com>:
16955         
16956         * libanjuta/interfaces/libanjuta.idl: Added debugger interface.
16957         
16958         * plugins/debugger/.cvsignore,
16959         (added) plugins/debugger/Makefile.am,
16960         (added) plugins/debugger/anjuta-debugger.glade,
16961         (added) plugins/debugger/anjuta-debugger.plugin.in,
16962         (added) plugins/debugger/anjuta-debugger.plugin.png,
16963         (added) plugins/debugger/anjuta-debugger.ui,
16964         plugins/debugger/attach_process.c,
16965         (removed) plugins/debugger/attach_process_cbs.c,
16966         (removed) plugins/debugger/attach_process_cbs.h,
16967         (removed) plugins/debugger/breakpoints.c,
16968         (removed) plugins/debugger/breakpoints.h,
16969         (removed) plugins/debugger/debug_tree.c,
16970         (removed) plugins/debugger/debug_tree.h,
16971         (removed) plugins/debugger/debugger.c,
16972         (removed) plugins/debugger/debugger.h,
16973         (removed) plugins/debugger/memory.c,
16974         (removed) plugins/debugger/memory.h,
16975         (added) plugins/debugger/plugin.c,
16976         (added) plugins/debugger/plugin.h,
16977         (removed) plugins/debugger/registers.c,
16978         (removed) plugins/debugger/registers.h,
16979         (removed) plugins/debugger/registers_cbs.c,
16980         (removed) plugins/debugger/registers_cbs.h,
16981         (removed) plugins/debugger/registers_gui.c,
16982         (removed) plugins/debugger/sharedlib.c,
16983         (removed) plugins/debugger/sharedlib.h,
16984         (removed) plugins/debugger/sharedlib_cbs.c,
16985         (removed) plugins/debugger/sharedlib_cbs.h,
16986         (removed) plugins/debugger/sharedlib_gui.c,
16987         (removed) plugins/debugger/signals.c,
16988         (removed) plugins/debugger/signals.h,
16989         (removed) plugins/debugger/signals_cbs.c,
16990         (removed) plugins/debugger/signals_cbs.h,
16991         (removed) plugins/debugger/signals_gui.c,
16992         (removed) plugins/debugger/stack_trace.c,
16993         (removed) plugins/debugger/stack_trace.h,
16994         (added) plugins/debugger/utilities.c,
16995         (added) plugins/debugger/utilities.h,
16996         (removed) plugins/debugger/watch.c,
16997         (removed) plugins/debugger/watch.h,
16998         (removed) plugins/debugger/watch_cbs.c,
16999         (removed) plugins/debugger/watch_cbs.h,
17000         (removed) plugins/debugger/watch_gui.c,
17001         (removed) plugins/debugger/watch_gui.h: Moved files to gdb backend plugin.
17002         
17003         * configure.in, plugins/Makefile.am, (added) plugins/gdb/*:
17004         Added debugger gdb backend plugin.
17005         
17006         * plugins/message-view/plugin.c: Registered all message stock icons.
17007         
17008         * plugins/profile-default/plugin.c: Loads debugger plugin.
17009         
17010         * src/Makefile.am, libegg/Makefile.am: Fixed build errors.
17012 2004-10-08  Naba Kumar  <naba@gnome.org>
17014         * libanjuta/libanjuta-1.0.pc.in: changed .pc file to have version
17015         information.
17016         
17017         * plugins/symbol-browser/.cvsignore,
17018         plugins/symbol-browser/Makefile.am,
17019         plugins/symbol-browser/an_symbol_view.c,
17020         plugins/symbol-browser/an_symbol_view.h,
17021         plugins/symbol-browser/anjuta-symbol-browser-plugin.png,
17022         plugins/symbol-browser/anjuta-symbol-browser-plugin.ui,
17023         plugins/symbol-browser/anjuta-symbol-browser.plugin.in,
17024         plugins/symbol-browser/plugin.c,
17025         plugins/symbol-browser/plugin.h,
17026         plugins/symbol-browser/sv_class.xpm,
17027         plugins/symbol-browser/sv_function.xpm,
17028         plugins/symbol-browser/sv_macro.xpm,
17029         plugins/symbol-browser/sv_private_fun.xpm,
17030         plugins/symbol-browser/sv_private_var.xpm,
17031         plugins/symbol-browser/sv_protected_fun.xpm,
17032         plugins/symbol-browser/sv_protected_var.xpm,
17033         plugins/symbol-browser/sv_public_fun.xpm,
17034         plugins/symbol-browser/sv_public_var.xpm,
17035         plugins/symbol-browser/sv_static_fun.xpm,
17036         plugins/symbol-browser/sv_static_var.xpm,
17037         plugins/symbol-browser/sv_struct.xpm,
17038         plugins/symbol-browser/sv_unknown.xpm,
17039         plugins/symbol-browser/sv_variable.xpm,
17040         plugins/symbol-browser/test-symbol-browser.c,
17041         plugins/Makefile.am: Implemented Symbol
17042         browser plugin.
17043         
17044         * pixmaps/sv_*.xpm: Moved to plugins/symbol-browser/ dir.
17045         
17046         * plugins/build-basic-autotools/Makefile.am,
17047         plugins/devhelp/Makefile.am,
17048         plugins/editor/Makefile.am,
17049         plugins/file-loader/Makefile.am,
17050         plugins/file-manager/Makefile.am,
17051         plugins/file-wizard/Makefile.am,
17052         plugins/gtodo/Makefile.am,
17053         plugins/message-view/Makefile.am,
17054         plugins/profile-default/Makefile.am,
17055         plugins/project-manager/Makefile.am
17056         plugins/sample1/Makefile.am,
17057         plugins/terminal/Makefile.am,
17058         scintilla/Makefile.am,
17059         libegg/Makefile.am,
17060         launcher/Makefile.am,
17061         libanjuta/Makefile.am,
17062         src/Makefile.am,
17063         tagmanager/Makefile.am,
17064         configure.in: Defined anjuta_plugin_dir, anjuta_image_dir,
17065         anjuta_data_dir in configure.in and used them in plugins Makefile.am
17066         files. Also fixed library dependencies.
17067         
17068         * plugins/editor/aneditor.cxx: Disabled unused codes.
17069         * plugins/file-manager/an_file_view.c: Added copyright.
17070         * plugins/gtodo/tray-icon.c: Fixed pixmap path.
17071         
17072         * plugins/profile-default/plugin.c: Can load plugins by location.
17073         * plugins/project-manager/plugin.c: Remove project_root_uri value
17074         when project is closed.
17075         
17076 2004-10-06  Naba Kumar  <naba@gnome.org>
17078         * libanjuta/plugins.c: Shows plugins in a nicer dialog.
17079         
17080         * libanjuta/interfaces/libanjuta.idl,
17081         plugins/editor/text_editor.c: Added get_length()
17082         and get_current_word() methods in IAnjutaEditor interface.
17083         
17084         * libegg/Makefile.am: Added test_actions target.
17085         
17086         * libegg/egg-combo-action.c: Fixed combo-action and made it usable.
17087         
17088         * plugins/build-basic-autotools/build-basic-autotools.c,
17089         plugins/file-loader/plugin.c,
17090         plugins/message-view/message-view.c: Added code to go to file and
17091         line number,
17092         
17093         * plugins/devhelp/plugin.c: Context sensitive help now works.
17094         * plugins/editor/anjuta-docman.c: Reads the fragment id from file
17095         uri as line number and goes to that line number.
17096         
17097         * plugins/gtodo/interface.c, plugins/gtodo/libgtodo.c,
17098         plugins/gtodo/plugin.c: Creates a default gtodo client and implemented
17099         gtodo_client_load() method to load from a diffrent file. Watched 
17100         project root directory in plugin to open TODO.tasks of the project.
17101         
17102         * plugins/project-manager/plugin.c: Updates project UI
17103         sensitive/insensitive.
17105         * src/Makefile.am, src/shell.[c,h], src/anjuta-shell.ui: Added
17106         anjuta-shell program to test plugins.
17107         
17108         * src/anjuta-app.c: Registered UI accels.
17109         
17110 2004-09-28  Naba Kumar  <naba@gnome.org>
17112         * libanjuta/anjuta-shell.[c,h]: Added anjuta_shell_present_widget()
17113         method.
17114         
17115         * src/anjuta-app.c: Implemented present widget method.
17116         
17117         * plugins/devhelp/plugin.c, plugins/editor/plugin.c,
17118         plugins/message-view/plugin.c, plugins/project-manager/plugin.c,
17119         
17120         * plugins/editor/anjuta-docman.c: Code cleanup and selects newly
17121         added editor.
17122         
17123         * plugins/editor/text_editor.c: Connects to preferences changed signal
17124         correctly.
17125         
17126 2004-09-28  Naba Kumar  <naba@gnome.org>
17127         
17128         * libanjuta/anjuta-debug.h, libanjuta/Makefile.am: Added debug
17129         print code.
17130         
17131         * libanjuta/e-splash.c, Fixed compiler error and reduced progress bar
17132         size to 5 pix.
17133         
17134         * libegg/egg-entry-action.c: Takes GtkEditable rather than GtkEntry
17135         in changed signal callback.
17136         
17137         * plugins/editor/action-callbacks.c: Implemented save_all action
17138         callback. Removed dead code. Do save_as when saving a new file.
17139         Implemented incremental search.
17140         
17141         * plugins/editor/anjuta-docman.c: Removed dead code and formated code.
17142         
17143         * plugins/editor/plugin.c, plugins/editor/print.c: Used debug prints.
17144         
17145         * src/anjuta-app.c: Registers UI accelerators.
17146         
17147 2004-09-27  Naba Kumar  <naba@gnome.org>
17149         * libanjuta/anjuta-utils.c: Added a border in input dialog entry box.
17150         
17151         * plugins/build-basic-autotools/anjuta-build-basic-autotools.plugin.in,
17152         plugins/devhelp/anjuta-devhelp.plugin.in,
17153         plugins/file-loader/anjuta-loader.plugin.in,
17154         plugins/file-manager/anjuta-file-manager.plugin.in,
17155         plugins/gtodo/anjuta-gtodo.plugin.in,
17156         plugins/project-manager/anjuta-project-manager.plugin.in,
17157         plugins/terminal/anjuta-terminal.plugin.in:
17158         Gave proper plugin names.
17160         * plugins/build-basic-autotools/build-basic-autotools.c: Detailed
17161         error when regex fail.
17162         
17163         * plugins/devhelp/anjuta-devhelp.ui, plugins/devhelp/plugin.[c,h]:
17164         Added help and context search. Watches current editor. More menus
17165         in Help submenu. Update UI (sensitive when required) properly.
17166         
17167         * plugins/editor/anjuta-document-manager.ui,
17168         plugins/devhelp/anjuta-devhelp.ui,
17169         plugins/message-view/anjuta-message-manager.ui,
17170         src/anjuta.ui: Goto menu actions are in separate submenu.
17171         
17172         * src/anjuta.ui, src/action-callbacks.[c,h], src/anjuta-actions.h:
17173         Removed unimplemented UI elements.
17174         
17175         * src/anjuta-app.c: Larger (and normal) icon size.
17176         
17177         * src/layout.xml: Task manager plugin along with document (in middle).
17178         
17179         * plugins/editor/plugin.c, plugins/file-loader.c,
17180         plugins/devhelp/plugin.c: Gives short-labels and is-important flag
17181         in gtkactions. Enable/disable UI properly.
17182         
17183 2004-09-26  Naba Kumar  <naba@gnome.org>
17185         * po/POTFILES.in: Updated, added missing files.
17187         * .cvsignore: Updated.
17188         
17189         * libanjuta/anjuta-utils.[h,c]: Functions take constant parameters. Added
17190         a new function to get User input text.
17191         
17192         * libanjuta/resources.[c,h]: Added a function to created sized image.
17193         
17194         * libanjuta/interfaces/libanjuta.idl: Changed parameter name to uri
17195         from filename, as thats the correct representation.
17196         
17197         * plugins/build-basic-autotools/Makefile.am,
17198         (added) plugins/build-basic-autotools/automake-c.filters,
17199         plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui,
17200         plugins/build-basic-autotools/build-basic-autotools.[c,h]:
17201         Rearragned UI elements in the build menu. Added codes to read build
17202         filter rules from external file. Implemented all build, configure,
17203         autogen commands. Watches current editor and project.
17204         
17205         * plugins/editor/anjuta-docman.[c,h], plugins/editor/plugin.c:
17206         Added editor changed signal and exports current editor value.
17207         Fixed parameter names. Fixed get_uri() interface implementation to
17208         return correct uri.
17209         
17210         * plugins/editor/anjuta-document-manager.ui: Removed unnecessary UI
17211         elements.
17212         
17213         * plugins/file-loader/anjuta-loader-plugin.ui: Added New UI element.
17214         
17215         * plugins/file-manager/an_file_view.c,
17216         plugins/file-manager/an_file_view.c: Exports file uri correctly.
17217         
17218         * plugins/file-wizard/file.c: Reads uri correctly.
17219         
17220         * plugins/message-view/anjuta-msgman.c: Sizes tab images properly and
17221         sets the page to the new view.
17222         
17223         * plugins/message-view/message-view.c: Unrefs the tree model when done.
17224         Fixed signal connecting.
17225         
17226         * plugins/project-manager/plugin.c: Changed "project_root_directory"
17227         to "project_root_uri" and exports as uri.
17228         
17229 2004-09-24  Naba Kumar  <naba@gnome.org>
17231         * libanjuta/anjuta-ui.c: Fixed a crash bug.
17232         * libanjuta/anjuta-plugin.c, libanjuta/plugins.c: Activates plugin
17233         in correct way.
17234         * plugins/file-manager/plugin.c: Fixed crash in unloading.
17235         * plugins/file-loader/plugin.c: Added comments.
17236         * plugins/build-basic-autotools/plugin.c: Added comments.
17237         * plugins/devhelp/plugin.c: Fixed crash bug. Added comments.
17238         
17239         * libanjuta/interfaces/libanjuta.idl,
17240         plugins/message-view/anjuta-msgman.c,
17241         plugins/message-view/message-view.c,
17242         plugins/message-view/message-view.h,
17243         plugins/message-view/plugin.c: Buffering and appending messages have
17244         been separated. message-view implementations cleaned up. Signals
17245         Emissions fixed. Messages now displayed in summary and details show
17246         as tooltip. Message color highlights fixed. Updated IAnjutaMessageView
17247         API.
17248         
17249         * plugins/message-view/anjuta-message-manager-plugin.glade: Organized
17250         preferences.
17251         
17252         * plugins/build-basic-autotools/Makefile.am,
17253         plugins/build-basic-autotools/build-basic-autotools.c: Added regex
17254         parsing of output to create message summaries. Uses new message view
17255         API.
17256         
17257         * plugins/editor/anjuta-document-manager.glade: Hidden unnecessary
17258         preferences to make dialog box smaller.
17259         
17260         * plugins/editor/search-replace.c: Fixed compile error with change
17261         in IAnjutaMessageView API.
17262         
17263 2004-09-21  Naba Kumar  <naba@gnome.org>
17265         * plugins/Makefile.am: Deletes old (installed) plugins before
17266         installing new ones.
17267         
17268         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui,
17269         plugins/build-basic-autotools/build-basic-autotools.c,
17270         plugins/build-basic-autotools/build-basic-autotools.h: Uses exported
17271         file URI from filemanager. Only disables/enables build submenu in file
17272         manager, instead of merging/unmerging.
17273         
17274         * plugins/editor/anjuta-docman.c: Fixed a crash bug when opening
17275         non-text files.
17276         
17277         * plugins/file-loader/anjuta-loader-plugin.ui,
17278         plugins/file-loader/plugin.c, plugins/file-loader/plugin.h:
17279         Implemented "Open with" file manager submenu. Displays error message
17280         when file can not be opened.
17281         
17282         * plugins/file-manager/an_file_view.c: Renamed
17283         file_manager_current_filename value name to file_manager_current_uri
17284         and exports proper URI.
17285         
17286         * plugins/gtodo/plugin.c: Display name changed to "Tasks".
17288 2004-09-19  Naba Kumar  <naba@gnome.org>
17290         * plugins/editor/anjuta-docman.c, plugins/editor/plugin.c,
17291         plugins/editor/text_editor.c, plugins/editor/text_editor_cbs.c: Added
17292         save point signal to change editor tabs. Fixed accels.
17293         
17294         * plugins/file-loader/plugin.c: Fixed accels.
17296         * plugins/project-manager/plugin.c: Added target selection callback.
17297         
17298         * plugins/project-manager/plugin.c: Added URI activation.
17299         * plugins/editor/goto-line.c, plugin/editor/action_callbacks.c:
17300         Fixed dialog and closed it on ok. Fixed a crash bug.
17301         * plugins/editor/anjuta-docman.c: Set notebook scrollable.
17303         * (added) libegg/egg-recent-*.c, (added) libegg/recent-files/*,
17304         configure.in, libegg/Makefile.am, plugins/file-loader/Makefile.am,
17305         plugins/file-loader/anjuta-loader-plugin.ui,
17306         plugins/file-loader/plugin.c, plugins/file-loader/plugin.h:
17307         Added recent files in file loade plugin.
17308         
17309         * ChangeLog: Fixed entry dates.
17310         
17311 2004-09-18  Naba Kumar  <naba@gnome.org>
17313         * plugins/devhelp/plugin.c: Added UI sensitization and removed
17314         an unnecessary GtkFrame.
17315         
17316 2004-09-17  Naba Kumar  <naba@gnome.org>
17318         * mime/anjuta.xml, mime/Makefile.am: Added mime definition xml.
17320         * TODO: Updated.
17321         
17322         * data/Makefile.am: Disabled installing old mime info.
17323         
17324         * mime/anjuta.applications, mime/anjuta.keys: Updated.
17325         
17326         * plugins/editor/anjuta-docman.c, plugins/editor/anjuta-docman.h,
17327         plugins/editor/anjuta-document-manager.ui,
17328         plugins/editor/plugin.c, plugins/editor/text_editor.c,
17329         plugins/editor/text_editor.h, plugins/editor/text_editor_cbs.c:
17330         Added Editor context popup menu.
17331         
17332         * plugins/project-manager/anjuta-project-manager-plugin.png:
17333         Update image.
17334         
17335         * plugins/project-manager/anjuta-project-manager.plugin.in:
17336         Support .anjuta mime type.
17337         
17338         * plugins/project-manager/plugin.c: Exports "project_root_directory"
17339         value.
17340         
17341         * plugins/file-manager/plugin.c: Watches "project_root_directory"
17342         value.
17343         
17344         * src/layout.xml, plugins/profile-default/plugin.c:
17345         Added project manager plugin for startup.
17347 2004-09-16  Naba Kumar  <naba@gnome.org>
17348         
17349         * anjuta.prj: Updated.
17350         
17351         * pixmaps/Makefile.am, plugins/build-basic-autotools/Makefile.am,
17352         plugins/devhelp/Makefile.am, plugins/editor/Makefile.am,
17353         plugins/file-loader/Makefile.am, plugins/file-manager/Makefile.am,
17354         plugins/file-wizard/Makefile.am, plugins/message-view/Makefile.am,
17355         plugins/profile-default/Makefile.am, plugins/sample1/Makefile.am,
17356         plugins/terinal/Makefile.am, src/Makefile.am,
17357         plugins/gtodo/Makefile.am, plugins/project-manager/Makefile.am:
17358         Fixed makefile syntax errors.
17360 2004-09-16  Naba Kumar  <naba@gnome.org>
17362         * configure.in, src/layout.xml,
17363         plugins/profile-default/plugin.c,
17364         libanjuta/interfaces/libanjuta.idl,
17365         plugins/Makefile.am, (added) plugins/gtodo/*: Added Todo plugin.
17366         
17367         * configure.in, plugins/Makefile.am,
17368         plugins/project-manager/.cvsignore, 
17369         plugins/project-manager/Makefile.am,
17370         plugins/project-manager/anjuta-project-manager-plugin.png,
17371         plugins/project-manager/anjuta-project-manager.plugin.in,
17372         plugins/project-manager/anjuta-project-manager.ui,
17373         plugins/project-manager/plugin.c,
17374         plugins/project-manager/plugin.h: Added project manager plugin
17375         based on gnome-build.
17376         
17377         * Makefile.am, mime/Makefile.am, mime/anjuta.applications,
17378         mime/anjuta.keys, mime/anjuta.mime: Added anjuta files mime types.
17379         
17380         * manuals/reference/libanjuta/tmpl/e-splash.sgml,
17381         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
17382         manuals/reference/libanjuta/tmpl/properties.sgml: Updated.
17383     
17384 2004-09-16  Naba Kumar  <naba@gnome.org>
17386         * plugins/editor/action-callbacks.c: Fixed compile error.
17387         
17388 2004-09-15  Naba Kumar  <naba@gnome.org>
17390         * plugins/devhelp/plugin.[c,h]: Fixed a start-up warning.
17391         
17392         * libanjuta/e-splash.c, plugins/profile-default/plugin.c:
17393         New improved splace with nicer progress.
17394         
17395         * configure.in, plugins/Makefile.am,
17396         (added) file-wizard/.cvsignore,
17397         (added) file-wizard/Makefile.am,
17398         (added) file-wizard/action-callbacks.c,
17399         (added) file-wizard/action-callbacks.h,
17400         (added) file-wizard/anjuta-file-wizard-plugin.png,
17401         (added) file-wizard/anjuta-file-wizard.glade,
17402         (added) file-wizard/anjuta-file-wizard.plugin.in,
17403         (added) file-wizard/anjuta-file-wizard.ui,
17404         (added) file-wizard/file.c,
17405         (added) file-wizard/file.h,
17406         (added) file-wizard/plugin.c,
17407         (added) file-wizard/plugin.h:
17408         Created new file wizard and added it. The wizard takes care of text
17409         bit insertions and new files creation.
17411         * plugins/editor/Makefile.am, plugins/editor/action-callbacks.c,
17412         plugins/editor/action-callbacks.h,
17413         plugins/editor/anjuta-document-manager.glade,
17414         plugins/editor/anjuta-document-manager.ui,
17415         plugins/editor/plugin.c, plugins/editor/text_editor.c,
17416         (removed) plugins/editor/file.[c,h]: Removed text insertions and
17417         new files code and moved into a new plugin (file wizard).
17418         
17419         * libanjuta/plugins.[c,h]: Added plugins selection function.
17420         
17421         * libanjuta/interfaces/libanjuta.idl: Added goto_position(),
17422         get_position(), insert() in IAnjutaEditor interface. Added
17423         add_buffer() in IAnjutaDocumentManager interface. Added IAnjutaWizard
17424         interface (for wizard plugins).
17426         * plugins/file-loader/anjuta-loader-plugin.ui,
17427         plugins/file-loader/plugin.c: Added wizard launcher interface which
17428         scans for plugins implement IAnjutaWizard interface and presents the
17429         list to user for selection. The selected plugin is then activated
17430         for the wizard.
17432         * libanjuta/interfaces/.cvsignore: Updated.
17433         * plugins/message-view/.cvsignore: Updated.
17434         * plugins/launcher/*: Removed as launcher has already been moved to
17435         libanjuta as class.
17437         * manuals/reference/libanjuta/tmpl/anjuta-stock.sgml,
17438         manuals/reference/libanjuta/tmpl/ianjuta-document-manager.sgml,
17439         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
17440         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
17441         manuals/reference/libanjuta/tmpl/pixmaps.sgml:
17442         Updated API documentations.
17444 2004-09-01  Amanpreet Singh Alam  <aalam@redhat.com>
17446         * configure.in: Added Punjabi to ALL_LINGUAS
17448 2004-07-29  Naba Kumar  <naba@gnome.org>
17450         * configure.in: Added file-loader plugin Makefile path and
17451         fixed devhelp version requirement.
17453 2004-07-28  Naba Kumar  <naba@gnome.org>
17455         * src/anjuta-app.c, libanjuta/pixmaps.h, libanjuta/anjuta-stock.h,
17456         terminal/preferences-terminal.png (added), message-view/*.png (added),
17457         message-view/*.xpm (added), editor/*.png (added),
17458         editor/*.xpm (added), plugins/editor/Makefile.am,
17459         plugins/editor/plugin.c, plugins/message-view/Makefile.am,
17460         plugins/message-view/plugin.c, plugins/terminal/Makefile.am,
17461         src/anjuta-app.c, pixmaps/Makefile.am: Moved pixmap files to
17462         respective plugins directories.
17464         * pixmaps/autocomplete-16.png, pixmaps/autocomplete.png,
17465         pixmaps/block-end-16.png, pixmaps/block-end.png
17466         pixmaps/block-start-16.png, pixmaps/block-start.png
17467         pixmaps/block_select.xpm, pixmaps/bookmark-first-16.png
17468         pixmaps/bookmark-first.png, pixmaps/bookmark-last-16.png
17469         pixmaps/bookmark-last.png, pixmaps/bookmark-next-16.png
17470         pixmaps/bookmark-next.png, pixmaps/bookmark-prev-16.png
17471         pixmaps/bookmark-prev.png, pixmaps/bookmark_toggle.xpm
17472         pixmaps/fold_close.xpm, pixmaps/fold_open.xpm
17473         pixmaps/fold_toggle.xpm, pixmaps/indent.xpm
17474         pixmaps/indent_auto.xpm, pixmaps/indent_dcr.xpm
17475         pixmaps/indent_inc.xpm, pixmaps/indent_set.xpm
17476         pixmaps/preferences-editor.png, pixmaps/undock.png
17477         pixmaps/error-next-16.png, pixmaps/error-next.png
17478         pixmaps/error-prev-16.png, pixmaps/error-prev.png
17479         pixmaps/messages.xpm, pixmaps/preferences-messages.png,
17480         pixmaps/preferences-terminal.png: Deleted
17482         * libanjuta/properties* (removed), plugins/editor/properties* (added),
17483         plugins/editor/Makefile.am, plugins/editor/action-callbacks.c,
17484         plugins/editor/aneditor.cxx, plugins/editor/anjuta-docman.c,
17485         plugins/editor/anjuta-document-manager.plugin.in,
17486         plugins/editor/anjuta-document-manager.ui,
17487         plugins/editor/plugin.c, plugins/editor/print.c,
17488         plugins/editor/search-replace_backend.c,
17489         plugins/editor/search_preferences.h,
17490         plugins/editor/text_editor.c, plugins/editor/text_editor.h:
17491         Moved properties souce files to editor plugin as it not required in
17492         libanjuta. Other editor fixes.
17494         * configure.in, libegg/Makefile.am, libegg/egg-dock* (removed),
17495         libegg/dock/* (removed)
17496         : Restored GDL external dependencies and removed libegg dock
17497         sources, because gdl is being developed.
17498         
17499         * libanjuta/Makefile.am, libanjuta/anjuta-preferences.c,
17500         libanjuta/anjuta-preferences.h, libanjuta/anjuta-shell.c,
17501         libanjuta/anjuta-shell.h, libanjuta/anjuta-utils.c,
17502         libanjuta/anjuta-utils.h, libanjuta/libanjuta.h,
17503         libanjuta/plugins.c, libanjuta/plugins.h,
17504         libanjuta/resources.c, libanjuta/resources.h: Preferences now use
17505         gconf system. Shell now takes docking positions. Added more utility
17506         functions. Added plugins query function. And other fixes.
17508         * libanjuta/interfaces/libanjuta.idl: Added File loader interface.
17509         
17510         * plugins/Makefile.am, plugins/file-loader/*: Implemented file loader
17511         plugin to load files based on mime type.
17512         
17513         * configure.in, plugins/devhelp/plugin.c: Fixed to use devhelp >= 0.9.
17514         
17515         * plugins/file-manager/Makefile.am, plugins/file-manager/an_file_view.c,
17516         plugins/file-manager/plugin.c: File manager now uses file loader to
17517         open files.
17519         * plugins/message-view/anjuta-msgman.c,,
17520         plugins/message-view/message-view.c,
17521         plugins/message-view/plugin.c: Implemented launcher in libanjuta.
17523         * plugins/profile-default/plugin.c, plugins/sample1/plugin.c,
17524         plugins/terminal/terminal.c, src/Makefile.am,
17525         src/action-callbacks.c, src/anjuta-app.c, src/anjuta-app.h,
17526         src/anjuta.c, src/layout.xml, src/preferences.c: Bug fixes.
17527         
17528         * libegg/dock/*: Removed directory.
17529         
17530 2004-07-28  Naba Kumar  <naba@gnome.org>
17532         * configure.in: Reduced gnome-print version requirement.
17533         * plugins/devhelp/plugin.c: Fixed changes wrt develop >= 0.9.0.
17535 2004-07-21  Ray Strode  <rstrode@redhat.com>
17536         * anjuta/anjuta.desktop.in.in: Add MimeType line to desktop file
17537         new mime sytem.
17539 2004-06-29  Johannes Schmid <jhs@cvs.gnome.org>
17540         
17541         * plugins/editor/search-replace.c: Some fixes
17542         * plugins/terminal/Makefile.am:
17543         Patch from: Alexey Rusakov <ktirf@users.sf.net>
17545 2004-05-19  Naba Kumar  <naba@gnome.org>
17547         * libanjuta/e-splash.c: Set 'type' at construct time. Fixed
17548         compiler warning.
17550 2004-05-17  Johannes Schmid <jhs@cvs.gnome.org>
17552         * plugins/editor/text_editor.c: Implemented IAnjutaFile correctly.
17553         Implemented IAnjutaSavable
17554         * plugins/editor/plugin.c: Implemented IAnjutaFile and IAnjutaSavable.
17556 2004-05-17  Naba Kumar  <naba@gnome.org>
17558         * configure.in, plugins/Makefile.am, plugins/profile-default/plugin.c,
17559         plugins/build-basic-autotools/.cvsignore,
17560         plugins/build-basic-autotools/Makefile.am,
17561         plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.png,
17562         plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui,
17563         plugins/build-basic-autotools/anjuta-build-basic-autotools.plugin.in,
17564         plugins/build-basic-autotools/build-basic-autotools.c,
17565         plugins/build-basic-autotools/build-basic-autotools.h: Added basic autotools
17566         build plugin.
17567         
17568         * libanjuta/interfaces/libanjuta.idl: Added IAnjutaProject interface
17569         definition.
17570         
17571         * plugins/file-manager/an_file_view.c,
17572         plugins/file-manager/anjuta-file-manager.ui,
17573         plugins/file-manager/plugin.c, plugins/file-manager/plugin.h:
17574         Added context menu UI.
17575         
17576         * src/anjuta-app.c, src/anjuta-app.h, src/anjuta.c: Added widgets show/hide
17577         in view menu.
17579 2004-05-16      Johannes Schmid <jhs@cvs.gnome.org>
17580         
17581         * libanjuta/anjuta-preferences.[ch]: 
17582         Added save/load_gconf functions
17583         * src/action_callbacks.[ch], src/preferences.c: 
17584         Load global prefs from gconf at startup and save them
17585         on exit. Prefs load and save correctly but something resets
17586         them to default after loading...
17587         * src/Makefile.am: Hack: Add anjuta-preferences.o to LD_ADD.
17588         Somehow the linker does not find save/load_gconf functions
17589         in libanjuta. Must be a stupid mistake, I would be glad
17590         if someone could fix that.
17591         * manuals/reference/libanjuta-sections.txt: Added new
17592         preferences functions and removed gnome-filelist
17593         * plugins/file-manager/anjuta-file-manager-plugin.glade:
17594         * plugins/file-manager/plugin.c:
17595         Added root-path property
17597 2004-05-14      Johannes Schmid <jhs@cvs.gnome.org>
17598         
17599         * libanjuta/fileselection.[ch], gnomefilelist.[ch]: Removed,
17600         they are not longer needed.
17601         * manuals/reference/libanjuta/Makefile.am, anjuta-docs.sgml,
17602         anjuta-sections.txt: Remove references to the files
17603         * libanjuta/pixmaps.h, pixmaps/directory(-accept).png:
17604         Use new nautilus icons for file-manager, looks incredible
17605         cool!
17607 2004-05-14  Johannes Schmid <jhs@cvs.gnome.org>
17608         
17609         * plugins/editor/anjuta-docman.c: gchar* to 
17610         const gchar* in arguments
17611         * plugins/editor/text_editor.c: Implemented IAnjutaFile
17612         Interface
17613         * plugins/file-manager/an_file_view.c: Open files on
17614         double-click. Does not work yet because it does not
17615         find IAnjutaFile interface in document manager
17617 2004-05-14  Johannes Schmid <jhs@cvs.gnome.org>
17618         
17619         * plugins/editor/anjuta-docman.c
17620         * plugins/editor/text_editor.c:
17621         Made close button working, made multiple selection in
17622         File/Open dialog possble, fixed crash bug if file cannot
17623         be opened.
17625 2004-05-13  Johannes Schmid <jhs@cvs.gnome.org>
17626         
17627         * plugins/editor/action-callbacks.c
17628         * plugins/editor/anjuta-docman.c
17629         * plugins/editor/anjuta-docman.h
17630         * plugins/editor/search-replace.c
17631         * plugins/editor/search-replace_backend.c
17632         * plugins/editor/text_editor.c
17633         * plugins/editor/text_editor.h:
17634         Moved to new GtkFileChooserDialog, use gnome-vfs everywhere to be
17635         able to open all files, use uri instead of full_filename, fixed
17636         many bugs.
17639 2004-05-13  Naba Kumar  <naba@gnome.org>
17641         * plugins/message-view/anjuta-message-manager-plugin.glade:
17642         HIG compliant.
17644         * src/anjuta-actions.h, src/anjuta-app.c, src/anjuta.ui: Fixed toolbar
17645         management.
17647         * pixmaps/anjuta_splash.png: Added border.
17648         
17649         * plugins/editor/anjuta-document-manager.png: New icon.
17650         
17651         * anjuta.glade, plugins/editor/anjuta-document-manager.glade,
17652         plugins/editor/.cvsignore: Moved search dialogs from anjuta.glade.
17653         
17654         plugins/editor/Makefile.am,
17655         plugins/editor/search-replace.c,
17656         plugins/editor/search-replace.h,
17657         plugins/editor/search-replace_backend.c,
17658         plugins/editor/search-replace_backend.h,
17659         plugins/editor/search_preferences.h,
17660         plugins/editor/search_preferences.c: Merged changes from
17661         ANJUTA_1_2_0 branch.
17662         
17663         * plugins/editor/anjuta-docman.c, plugins/editor/file.c,
17664         plugins/editor/plugin.c: Fixed crash bugs. Made toggle editor items
17665         operational.
17667         * plugins/terminal/Makefile.am,
17668         plugins/terminal/anjuta-terminal-plugin.glade: Fixed terminal preferences
17669         dialog.
17670         
17671         * src/anjuta-actions.h, src/anjuta-app.c, src/anjuta.ui: Added toolbar
17672         submenu.
17674 2004-05-13  Johannes Schmid <jhs@cvs.gnome.org>
17675         * plugins/message-view/plugin.c: Fixed glade file loading
17676         Removed "Show messages" menu item
17677         * src/anjuta-app.c: Fixed crash bug, g_free(filename was called
17678         twice because of this load system layout hack.
17679         * libanjuta/anjuta-ui.h: Removed #include config.h
17680         * libanjuta/libanjuta.pc: Fixed path and depencies
17681         * libanjuta/Makefile.am: Install properties.h and glue-plugin.h
17682         * libanjuta/properties.h: Moved C++ stuff to properties_cxx.h (file added)
17683         * libanjuta/properties.cxx : #include "properties_cxx.h"
17684         * plugins/editor/aneditor.cxx: #include "properties_cxx.h"
17686 2004-05-12  Johannes Schmid <jhs@cvs.gnome.org>
17687         * plugins/message-view/*: Fixed message view preferences
17688         * plugins/message-view/message_prefs.glade: unmerged from anjuta.glade
17689         * anjuta.glade: Removed messages stuff
17691 2004-05-12  Johannes Schmid <jhs@cvs.gnome.org>
17692         
17693         * Removed libanjutamm, it is now hosted on SF.net:
17694         cvs.sf.net/cvsroot/anjuta/libanjutamm
17696 2004-05-11  Johannes Schmid  <jhs@cvs.gnome.org>
17697         
17698         * libanjutamm/*
17699         Added some experimental code to add support for C++ plugins.
17700         Nothing works yet and it is likely that it will disappear but
17701         I have some questions to murrayc and he wants to see the code.
17703 2004-05-11  Naba Kumar  <naba@gnome.org>
17705         * plugins/terminal/terminal.c: Fixed prefs loading bug.
17707         * plugins/editor/action-callbacks.c: Fixed a crash bug in
17708         hightlight style menu actions.
17710         * manuals/reference/libanjuta/libanjuta-docs.sgml,
17711         manuals/reference/libanjuta/plugin-description-file.sgml,
17712         manuals/reference/libanjuta/writing-plugins.sgml,
17713         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
17714         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
17715         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml: Updated docs.
17717         * src/anjuta-app.c: Always load system layout for now.
17719         * libanjuta/anjuta-shell.h, libanjuta/gnomefilelist.h: Fixed format.
17720         
17721         * manuals/reference/libanjuta/libanjuta-docs.sgml,
17722         manuals/reference/libanjuta/libanjuta-sections.txt,
17723         manuals/reference/libanjuta/libanjuta.types,
17724         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
17725         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
17726         manuals/reference/libanjuta/tmpl/anjuta-utils.sgml,
17727         manuals/reference/libanjuta/tmpl/fileselection.sgml,
17728         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml,
17729         (added) manuals/reference/libanjuta/tmpl/ianjuta-terminal.sgml:
17730         Updated documentation.
17732         * (new) plugins/terminal/*, plugins/Makefile.am, configure.in,
17733         plugins/profile-default/plugin.c, src/layout.xml:
17734         Created terminal plugin.
17735          
17736         * (new) plugins/file-manager/anjuta-file-manager-plugin.glade,
17737         (new) plugins/file-manager/.cvsignore,
17738         plugins/file-manager/an_file_view.c,
17739         plugins/file-manager/plugin.c,
17740         plugins/file-manager/plugin.h: Moved preferences to separate
17741         glade file and added cvsignore file.
17742         
17743         * (new) po/ko.po, (new) po/sq.po, po/ChangeLog: Brought missing po files
17744         from ANJUTA_1_2_0 branch. Please note that other po files need merging
17745         from the branch. I tried it     but there were way too many conflicts.
17746         
17747         * anjuta.glade: Merged with ANJUTA_1_2_0 branch.
17748         
17749         * libanjuta/anjuta-utils.c, libanjuta/anjuta-utils.h: Added more
17750         util functions required during the merge.
17751         
17752         * libanjuta/interfaces/libanjuta.idl: Defined IAnjutaTerminal
17753         interface.
17754         
17755         * plugins/editor/aneditor.cxx, plugins/editor/aneditor.h,
17756         plugins/editor/anjuta-docman.c, plugins/editor/goto_line.c,
17757         plugins/editor/text_editor.c, plugins/editor/text_editor.h,
17758         plugins/editor/text_editor_menu.c, plugins/file-manager/Makefile.am:
17759         Merged with ANJUTA_1_2_0 branch.
17761 2004-05-09  Johannes Schmid <jhs@cvs.gnome.org>
17763         * configure.in: Changed GNOME_COMPILE_WARNIGS from error to maximum
17765 2004-05-07  Naba Kumar  <naba@gnome.org>
17767         * libanjuta/anjuta-ui.c: Reads action labels and icons correctly.
17769         * plugins/file-manager/an_file_view.c, plugins/file-manager/plugin.c:
17770         Added preferences reading and loading.
17771         
17772         * anjuta.glade, anjuta_dialogs_strings.c, ChangeLog,
17773         libanjuta/anjuta-preferences.c, libanjuta/defaults.c,
17774         libanjuta/fileselection.c, libanjuta/fileselection.h,
17775         libanjuta/resources.c: Merged with ANJUTA_1_2_0 branch.
17776         
17777         * manuals/reference/libanjuta/anjuta-architecture.sgml: Added some docs.
17779         * AUTHORS, HACKING, NEWS, README, anjuta.desktop.in.in,
17780         anjuta.spec.in, configure.in, data/autogen.sh.generic,
17781         data/autogen.sh.gtk, data/autogen.sh.gtkmm, data/autogen.sh.wxwin,
17782         data/macros/autogen.sh, data/macros2/autogen.sh
17783         data/properties/ada.properties, data/properties/anjuta.properties,
17784         launcher/Makefile.am, launcher/anjuta_launcher.c, libanjuta/gnomefilelist.c,
17785         libanjuta/gnomefilelist.h, manuals/C/Makefile.am,
17786         (added) manuals/C/anjuta-advanced-tutorial/.cvsignore,
17787         (added) manuals/C/anjuta-advanced-tutorial/Makefile.am,
17788         (added) manuals/C/anjuta-advanced-tutorial/anjuta-advanced-tutorial-C.omf,
17789         (added) manuals/C/anjuta-advanced-tutorial/anjuta-advanced-tutorial.xml,
17790         (added) manuals/C/anjuta-advanced-tutorial/figures/aat_additional_options.png,
17791         (added) manuals/C/anjuta-advanced-tutorial/figures/aat_config_libraries_lib3ds.png,
17792         (added) manuals/C/anjuta-advanced-tutorial/figures/aat_config_libraries_libxml2.png,
17793         (added) manuals/C/anjuta-advanced-tutorial/figures/aat_include_paths.png,
17794         (added) manuals/C/anjuta-advanced-tutorial/figures/aat_libraries.png,
17795         (added) manuals/C/anjuta-advanced-tutorial/figures/aat_options_lib3ds.png,
17796         (added) manuals/C/anjuta-advanced-tutorial/figures/aat_options_libxml2.png,
17797         (added) manuals/C/anjuta-advanced-tutorial/figures/aat_project_type.png,
17798         manuals/C/anjuta-manual/authors.xml, manuals/C/anjuta-manual/build.xml,
17799         manuals/C/anjuta-tutorial/anjuta-tutorial.xml,
17800         plugins/class-gen/clsGen.c, plugins/editor/print.c,
17801         plugins/patch/patch-plugin.c, scintilla/Document.cxx,
17802         scintilla/Editor.cxx, scintilla/KeyWords.cxx, scintilla/LexCPP.cxx
17803         scintilla/LexMatlab.cxx, scintilla/LexOthers.cxx, scintilla/LexRuby.cxx,
17804         scintilla/LexVB.cxx, scintilla/Makefile.am, scintilla/PlatGTK.cxx,
17805         (added) scintilla/README.sync, scintilla/ScintillaBase.cxx,
17806         scintilla/ScintillaBase.h, scintilla/ScintillaGTK.cxx,
17807         (added) scintilla/scintilla-marshal.c,
17808         (added) scintilla/scintilla-marshal.h,
17809         (added) scintilla/scintilla-marshal.list,
17810         scintilla/include/SString.h, scintilla/include/SciLexer.h,
17811         scintilla/include/Scintilla.h, scintilla/include/Scintilla.iface,
17812         (added) scintilla/patches/scintilla-calltip-align.patch,
17813         (added) scintilla/patches/scintilla-minor.patch,
17814         tagmanager/Makefile.am: Merge (level 4) with ANJUTA_1_2_0 branch.
17816 2004-05-06  Naba Kumar  <naba@gnome.org>
17818         * (added) plugins/file-manager/Makefile.am,
17819         (added) plugins/file-manager/anjuta-file-manager-plugin.png,
17820         (added) plugins/file-manager/anjuta-file-manager.plugin.in,
17821         (added) plugins/file-manager/anjuta-file-manager.ui,
17822         (added) plugins/file-manager/plugin.c,
17823         (added) plugins/file-manager/plugin.h,
17824         (removed) plugins/file-manager/an_file_view.h,
17825         plugins/Makefile.am, configure.in,
17826         plugins/file-manager/an_file_view.c: Created file manager plugin.
17827         
17828         * plugins/profile-default/plugin.c: Added file manager plugin in default
17829         profile.
17830         
17831         * libanjuta/Makefile.am: Fixed dependencies.
17832         * pixmaps/anjuta_splash.png: New splash screen.
17834 2004-05-05  Johannes Schmid <jhs@cvs.gnome.org>
17835         
17836         * template/template.c/h: Added in-line doc
17837         * manuals/reference/template/*: Added template documentation
17838         * configure.in: Build template docs
17840 2004-05-05  Naba Kumar  <naba@gnome.org>
17842         * autogen.sh: Added commands to generate initial interfaces.
17843         
17844         * libanjuta/Makefile.am,
17845         (removed)libanjuta/anjuta-plugin-parser.c,
17846         (removed)libanjuta/anjuta-plugin-parser.h,
17847         (added)libanjuta/anjuta-plugin-description.c,
17848         (added)libanjuta/anjuta-plugin-description.h: Renamed plugin-parser to
17849         plugin description.
17850         
17851         * libanjuta/anjuta-plugin.c,
17852         libanjuta/anjuta-plugin.h: Added activation and deactivation methods.
17853         
17854         * libanjuta/anjuta-shell.c, libanjuta/anjuta-shell.h: Fixed documentation
17855         and added AnjutaShellPlacement enum for widgeds placement (passed to 
17856         widget add_widget() method.
17857         
17858         * libanjuta/plugins.c, libanjuta/plugins.h: Added plugin query routines
17859         and moved plugin sets loading in profile plugins.
17860         
17861         * libanjuta/interfaces/.cvsignore,
17862         (removed)libanjuta/interfaces/Makefile.am,
17863         libanjuta/interfaces/libanjuta.idl,
17864         libanjuta/interfaces/anjuta-idl-compiler.pl,
17865         (removed)libanjuta/interfaces/ianjuta-document-manager.c,
17866         (removed)libanjuta/interfaces/ianjuta-document-manager.h,
17867         (removed)libanjuta/interfaces/ianjuta-editor.c,
17868         (removed)libanjuta/interfaces/ianjuta-editor.h,
17869         (removed)libanjuta/interfaces/ianjuta-file.c,
17870         (removed)libanjuta/interfaces/ianjuta-file.h,
17871         (removed)libanjuta/interfaces/ianjuta-message-manager.c,
17872         (removed)libanjuta/interfaces/ianjuta-message-manager.h,
17873         (removed)libanjuta/interfaces/ianjuta-message-view.c,
17874         (removed)libanjuta/interfaces/ianjuta-message-view.h: Removed all *.c,
17875         *.h and Makefile.am files. They are autogenerated. Interfaces are
17876         by anjuta-idl-compiler.pl from libanjuta.idl file.
17877         
17878         * manuals/reference/libanjuta/Makefile.am,
17879         manuals/reference/libanjuta/anjuta-architecture.sgml,
17880         manuals/reference/libanjuta/libanjuta-docs.sgml,
17881         manuals/reference/libanjuta/libanjuta-sections.txt,
17882         manuals/reference/libanjuta/libanjuta.types,
17883         manuals/reference/libanjuta/plugin-description-file.sgml,
17884         manuals/reference/libanjuta/writing-plugins.sgml,
17885         (added)manuals/reference/libanjuta/tmpl/.cvsignore,
17886         (added)manuals/reference/libanjuta/tmpl/anjuta-plugin-description.sgml,
17887         (removed)manuals/reference/libanjuta/tmpl/anjuta-plugin-parser.sgml,
17888         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
17889         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
17890         (added)manuals/reference/libanjuta/tmpl/ianjuta-buildable.sgml,
17891         (added)manuals/reference/libanjuta/tmpl/ianjuta-context-list.sgml,
17892         (added)manuals/reference/libanjuta/tmpl/ianjuta-context-text.sgml,
17893         (added)manuals/reference/libanjuta/tmpl/ianjuta-context-tree.sgml,
17894         (added)manuals/reference/libanjuta/tmpl/ianjuta-context.sgml,
17895         manuals/reference/libanjuta/tmpl/ianjuta-document-manager.sgml,
17896         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
17897         (added)manuals/reference/libanjuta/tmpl/ianjuta-file-loader.sgml,
17898         (added)manuals/reference/libanjuta/tmpl/ianjuta-file-manager.sgml,
17899         (added)manuals/reference/libanjuta/tmpl/ianjuta-file-savable.sgml,
17900         (added)manuals/reference/libanjuta/tmpl/ianjuta-file.sgml,
17901         (added)manuals/reference/libanjuta/tmpl/ianjuta-help.sgml,
17902         (added)manuals/reference/libanjuta/tmpl/ianjuta-iterable-tree.sgml,
17903         (added)manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml,
17904         (added)manuals/reference/libanjuta/tmpl/ianjuta-loader.sgml,
17905         (added)manuals/reference/libanjuta/tmpl/ianjuta-markable.sgml,
17906         manuals/reference/libanjuta/tmpl/ianjuta-message-manager.sgml,
17907         manuals/reference/libanjuta/tmpl/ianjuta-message-view.sgml,
17908         (added)manuals/reference/libanjuta/tmpl/ianjuta-profile.sgml,
17909         (added)manuals/reference/libanjuta/tmpl/ianjuta-renderable.sgml,
17910         (added)manuals/reference/libanjuta/tmpl/ianjuta-sand-box.sgml,
17911         (added)manuals/reference/libanjuta/tmpl/ianjuta-stream-loader.sgml,
17912         (added)manuals/reference/libanjuta/tmpl/ianjuta-stream-savable.sgml,
17913         (added)manuals/reference/libanjuta/tmpl/ianjuta-stream.sgml,
17914         (added)manuals/reference/libanjuta/tmpl/ianjuta-transformable.sgml,
17915         (added)manuals/reference/libanjuta/tmpl/libanjuta-iface-marshallers.sgml,
17916         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
17917         manuals/reference/libanjuta/tmpl/plugins.sgml: Updated documentation.
17918         Wrote writing-plugins.sgml documentation. Fixed cross links. Added
17919         interfaces template sgmls.
17920         
17921         * plugins/Makefile.am,
17922         plugins/devhelp/anjuta-devhelp.plugin.in,
17923         plugins/devhelp/plugin.c,
17924         plugins/editor/action-callbacks.c,
17925         plugins/editor/anjuta-document-manager.plugin.in,
17926         plugins/editor/plugin.c,
17927         plugins/editor/plugin.h,
17928         plugins/editor/text_editor.c,
17929         plugins/sample1/plugin.c,
17930         plugins/message-view/anjuta-message-manager.plugin.in,
17931         plugins/message-view/plugin.c: Fixed shell add_widget method to take
17932         placement. Fixed other errors.
17933         
17934         * (added)plugins/profile-default/.cvsignore,
17935         (added)plugins/profile-default/Makefile.am,
17936         (added)plugins/profile-default/anjuta-default-profile-plugin.png,
17937         (added)plugins/profile-default/anjuta-default-profile.plugin.in,
17938         (added)plugins/profile-default/anjuta-default-profile.ui,
17939         (added)plugins/profile-default/plugin.c,
17940         (added)plugins/profile-default/plugin.h: Added a default new
17941         profile plugin.
17942         
17943         * src/Makefile.am,
17944         src/action-callbacks.c,
17945         src/anjuta-app.c,
17946         src/anjuta.c,
17947         src/main.cpp: Fixed necessary changes for libanjuta
17949 2004-05-04  Naba Kumar  <naba@gnome.org>
17951         * libanjuta/anjuta-shell.[h,c], src/anjuta-app.c,
17952         plugins/sample1/plugin.c, plugins/devhelp/plugin.c,
17953         plugins/message-view/plugin.c, plugins/editor/plugin.c: Added shell
17954         placement for default widgets placements.
17956 2004-05-03  Naba Kumar  <naba@gnome.org>
17958         * manuals/reference/libanjuta/anjuta-architecture.sgml,
17959         manuals/reference/libanjuta/libanjuta-docs.sgml,
17960         manuals/reference/libanjuta/plugin-description-file.sgml,
17961         manuals/reference/libanjuta/writing-plugins.sgml:
17962         Wrote more sections in writing-plugins document and fixed errors.
17964 2004-05-03  Naba Kumar  <naba@gnome.org>
17966         * libanjuta/interfaces/libanjuta.idl: Added interface
17967         IAnjutaFileManager.
17968         
17969         * manuals/reference/libanjuta/anjuta-architecture.dia,
17970         manuals/reference/libanjuta/anjuta-architecture.png: Updated
17971         architecture diagram.
17972         
17973         * (added) manuals/reference/libanjuta/anjuta-architecture.sgml,
17974          manuals/reference/libanjuta/libanjuta-docs.sgml,
17975         (added) manuals/reference/libanjuta/plugin-description-file.sgml,
17976         (added) manuals/reference/libanjuta/writing-plugins.sgml:
17977         Wrote writing-plugins document and separated chapters into
17978         separate sgml files.
17979         
17980         * plugins/file-manager/an_file_view.c,
17981         plugins/file-manager/an_file_view.h: New and improved directory
17982         rendering.
17984 2004-05-02  Sven Herzberg  <herzi@abi02.de>
17986         * anjuta.glade: re-designed the new file dialog
17987         * anjuta_dialogs_strings.c: new strings from the new file dialog
17989 2004-04-30  Naba Kumar  <naba@gnome.org>
17991         * libanjuta/interfaces/Makefile.am.iface,
17992         libanjuta/interfaces/anjuta-idl-compiler.pl: Fixed errors.
17993         
17994         * libanjuta/interfaces/libanjuta.idl: Updated.
17996         * libanjuta/interfaces/Makefile.am.iface,
17997         libanjuta/interfaces/libanjuta.idl: Updated.
17999 2004-04-29  Naba Kumar  <naba@gnome.org>
18000         
18001         * libanjuta/interfaces/Makefile.am.iface,
18002         libanjuta/interfaces/libanjuta.idl: Updated.
18004 2004-04-29  Naba Kumar  <naba@gnome.org>
18006         * libanjuta/interfaces/giface-idlc-c.pl,
18007         libanjuta/interfaces/libanjuta.idl: Upgraded.
18008         * libanjuta/interfaces/Makefile.am.iface: Added.
18009         
18010 2004-04-28  Naba kumar  <naba@gnome.org>
18012         * libanjuta/interfaces/giface-idlc-c.pl,
18013         libanjuta/interfaces/libanjuta.idl: Added anjuta interface
18014         definitions and wrote a compiler.
18015         
18016 2004-04-28  Naba Kumar  <naba@gnome.org>
18018         * libanjuta/anjuta-shell.c: Fixed docs.
18019         * libanjuta/interfaces/Makefile.am,
18020         libanjuta/interfaces/ianjuta-file.c,
18021         libanjuta/interfaces/ianjuta-file.h: Added ianjuta-file.{c,h}
18022         
18023         * libanjuta/interfaces/ianjuta-editor.c: Fixed bug.
18024         
18025         * manuals/reference/libanjuta/tmpl/anjuta-children.sgml
18027         * manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
18028         manuals/reference/libanjuta/tmpl/anjuta-preferences-dialog.sgml,
18029         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
18030         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
18031         manuals/reference/libanjuta/tmpl/anjuta-ui.sgml: Updated docs.
18032         * src/anjuta-app.c: Fixed bug.
18034 2004-04-27  Naba Kumar  <naba@gnome.org>
18036         * libanjuta/anjuta-preferences-dialog.c,
18037         manuals/Makefile.am: Fixed document bugs and enabled docs
18038         building.
18040         * libanjuta/anjuta-preferences-dialog.c,
18041         manuals/reference/libanjuta/tmpl/anjuta-preferences-dialog.sgml:
18042         More documentation.
18043         
18044         * libanjuta/anjuta-preferences.c,
18045         manuals/reference/libanjuta/libanjuta-docs.sgml,
18046         manuals/reference/libanjuta/tmpl/anjuta-children.sgml,
18047         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
18048         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
18049         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
18050         manuals/reference/libanjuta/tmpl/anjuta-ui.sgml:
18051         Wrote more documentations.
18053         * (removed) plugins/message-view/imessage-view.c,
18054         (removed) plugins/message-view/ianjuta-msgman.c,
18055         plugins/message-view/Makefile.am,
18056         plugins/message-view/anjuta-msgman.c,
18057         plugins/message-view/anjuta-msgman.h,
18058         plugins/message-view/message-view.c,
18059         plugins/message-view/message-view.h,
18060         plugins/message-view/plugin.c,
18061         plugins/message-view/plugin.h: Moved interface implementations
18062         in their respective classes and used correct macros to
18063         defined class types.
18065         * libanjuta/anjuta-ui.c, libanjuta/anjuta-ui.h,
18066         src/action-callbacks.c, src/anjuta-app.c: Subclassed
18067         AnjutaUI from GtkUIManager instead of GtkDialog.
18069         * manuals/reference/libanjuta/Makefile.am,
18070         manuals/reference/libanjuta/libanjuta-docs.sgml,
18071         manuals/reference/libanjuta/libanjuta-sections.txt,
18072         manuals/reference/libanjuta/libanjuta.types,
18073         (added) manuals/reference/libanjuta/anjuta-architecture.dia,
18074         (added) manuals/reference/libanjuta/anjuta-architecture.png,
18075         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
18076         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
18077         manuals/reference/libanjuta/tmpl/anjuta-ui.sgml,
18078         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml:
18079         Wrote more documentation, fixed typos, added architecture
18080         diagram, updated object types etc.
18082         * plugins/editor/text_editor.c: Fixed interface implementation.
18084 2004-04-26  Naba Kumar  <naba@gnome.org>
18086         * (added) manuals/reference/libanjuta/anjuta-architecture.dia,
18087         (added) manuals/reference/libanjuta/anjuta-architecture.png,
18088         manuals/reference/libanjuta/libanjuta-docs.sgml: Added
18089         architecture diagram and a new chapter on plugins description file.
18091 2004-04-25  Naba Kumar  <naba@gnome.org>
18093         *  libanjuta/anjuta-children.h,
18094         libanjuta/anjuta-plugin.c,
18095         libanjuta/anjuta-plugin.h,
18096         libanjuta/anjuta-preferences.c,
18097         libanjuta/anjuta-shell.c,
18098         libanjuta/anjuta-shell.h,
18099         libanjuta/e-splash.c,
18100         libanjuta/e-splash.h,
18101         manuals/reference/libanjuta/Makefile.am,
18102         manuals/reference/libanjuta/libanjuta-docs.sgml,
18103         manuals/reference/libanjuta/libanjuta-sections.txt,
18104         manuals/reference/libanjuta/tmpl/anjuta-children.sgml,
18105         manuals/reference/libanjuta/tmpl/anjuta-encodings.sgml,
18106         manuals/reference/libanjuta/tmpl/anjuta-marshal.sgml,
18107         manuals/reference/libanjuta/tmpl/anjuta-plugin-parser.sgml,
18108         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
18109         manuals/reference/libanjuta/tmpl/anjuta-preferences-dialog.sgml,
18110         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
18111         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
18112         manuals/reference/libanjuta/tmpl/anjuta-stock.sgml,
18113         manuals/reference/libanjuta/tmpl/anjuta-ui.sgml,
18114         manuals/reference/libanjuta/tmpl/anjuta-utils.sgml,
18115         manuals/reference/libanjuta/tmpl/defaults.sgml,
18116         manuals/reference/libanjuta/tmpl/fileselection.sgml,
18117         manuals/reference/libanjuta/tmpl/glue-factory.sgml,
18118         manuals/reference/libanjuta/tmpl/glue-plugin.sgml,
18119         manuals/reference/libanjuta/tmpl/gnomefilelist.sgml,
18120         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
18121         manuals/reference/libanjuta/tmpl/pixmaps.sgml,
18122         manuals/reference/libanjuta/tmpl/plugins.sgml,
18123         manuals/reference/libanjuta/tmpl/properties.sgml,
18124         manuals/reference/libanjuta/tmpl/resources.sgml,
18125         manuals/reference/libanjuta/tmpl/cell-renderer-captioned-image.sgml,
18126         manuals/reference/libanjuta/tmpl/e-splash.sgml,
18127         manuals/reference/libanjuta/tmpl/ianjuta-document-manager.sgml,
18128         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
18129         manuals/reference/libanjuta/tmpl/ianjuta-message-manager.sgml,
18130         manuals/reference/libanjuta/tmpl/ianjuta-message-view.sgml:
18132         Added more template files and wrote more documentation.
18134 2004-04-24  Andras Timar  <timar@gnome.hu>
18136         * configure.in: Added hu to ALL_LINGUAS.
18138 2004-04-23  Naba Kumar  <naba@gnome.org>
18139         
18140         * configure.in: Fixed compile error.
18141         
18142         * libanjuta/anjuta-children.c,
18143         libanjuta/anjuta-children.h,
18144         libanjuta/anjuta-preferences.c,
18145         libanjuta/anjuta-preferences.h,
18146         libanjuta/anjuta-shell.c,
18147         libanjuta/anjuta-ui.c,
18148         libanjuta/anjuta-ui.h,
18149         manuals/reference/libanjuta/Makefile.am,
18150         manuals/reference/libanjuta/libanjuta-docs.sgml,
18151         manuals/reference/libanjuta/libanjuta.types,
18152         manuals/reference/libanjuta/tmpl/anjuta-children.sgml,
18153         manuals/reference/libanjuta/tmpl/anjuta-encodings.sgml,
18154         manuals/reference/libanjuta/tmpl/anjuta-marshal.sgml,
18155         manuals/reference/libanjuta/tmpl/anjuta-plugin-parser.sgml,
18156         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
18157         manuals/reference/libanjuta/tmpl/anjuta-preferences-dialog.sgml,
18158         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
18159         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
18160         manuals/reference/libanjuta/tmpl/anjuta-stock.sgml,
18161         manuals/reference/libanjuta/tmpl/anjuta-ui.sgml,
18162         manuals/reference/libanjuta/tmpl/anjuta-utils.sgml,
18163         manuals/reference/libanjuta/tmpl/defaults.sgml,
18164         manuals/reference/libanjuta/tmpl/fileselection.sgml,
18165         manuals/reference/libanjuta/tmpl/glue-factory.sgml,
18166         manuals/reference/libanjuta/tmpl/glue-plugin.sgml,
18167         manuals/reference/libanjuta/tmpl/gnomefilelist.sgml,
18168         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
18169         manuals/reference/libanjuta/tmpl/pixmaps.sgml,
18170         manuals/reference/libanjuta/tmpl/plugins.sgml,
18171         manuals/reference/libanjuta/tmpl/properties.sgml,
18172         manuals/reference/libanjuta/tmpl/resources.sgml,
18173         plugins/sample1/plugin.c: Added libanjuta API documentation.
18175 2004-04-22  Naba Kumar  <naba@gnome.org>
18177         * libanjuta/anjuta-preferences.c, libanjuta/anjuta-preferences.h,
18178         libanjuta/anjuta-shell.c, libanjuta/anjuta-shell.h,
18179         libanjuta/anjuta-ui.c, libanjuta/anjuta-ui.h,
18180         libegg/Makefile.am, (removed) libegg/egg-accel-dialog.c,
18181         (removed) libegg/egg-action-group.c, (removed) libegg/egg-action.c,
18182         libegg/egg-combo-action.c, libegg/egg-entry-action.c,
18183         (removed) libegg/egg-markup.c, (removed) libegg/egg-menu-merge.c,
18184         (removed) libegg/egg-radio-action.c, (removed) libegg/egg-toggle-action.c,
18185         (removed) libegg/eggradiotoolbutton.c,
18186         (removed) libegg/eggseparatortoolitem.c,
18187         (removed) libegg/eggtoggletoolbutton.c,
18188         (removed) libegg/eggtoolbar.c,
18189         (removed) libegg/eggtoolbutton.c,
18190         (removed) libegg/eggtoolitem.c,
18191         (removed) libegg/prop-editor.c,
18192         (removed) libegg/test-actions.c,
18193         (removed) libegg/test-drag.c,
18194         (removed) libegg/test-merge.c,
18195         (removed) libegg/test-toolbar.c,
18196         libegg/menu/Makefile.am,
18197         (removed) libegg/menu/egg-accel-dialog.h,
18198         (removed) libegg/menu/egg-action-group.h,
18199         (removed) libegg/menu/egg-action.h,
18200         libegg/menu/egg-entry-action.h,
18201         (removed) libegg/menu/egg-markup.h,
18202         (removed) libegg/menu/egg-menu-merge.h,
18203         (removed) libegg/menu/egg-menu.h,
18204         (removed) libegg/menu/egg-radio-action.h,
18205         (removed) libegg/menu/egg-toggle-action.h,
18206         (removed) libegg/menu/howitshouldwork.txt,
18207         (removed) libegg/toolbar/.cvsignore,
18208         (removed) libegg/toolbar/Makefile.am,
18209         (removed) libegg/toolbar/TODO,
18210         (removed) libegg/toolbar/eggradiotoolbutton.h,
18211         (removed) libegg/toolbar/eggseparatortoolitem.h,
18212         (removed) libegg/toolbar/eggtoggletoolbutton.h,
18213         (removed) libegg/toolbar/eggtoolbar.h,
18214         (removed) libegg/toolbar/eggtoolbutton.h,
18215         (removed) libegg/toolbar/eggtoolitem.h,
18216         (removed) libegg/toolbar/prop-editor.h,
18217         (removed) libegg/toolbar/toolbar-api.txt,
18218         (removed) libegg/toolbar/toolbar-ideas.txt,
18219         plugins/devhelp/anjuta-devhelp.ui,
18220         plugins/devhelp/plugin.c,
18221         plugins/editor/action-callbacks.c,
18222         plugins/editor/action-callbacks.h,
18223         plugins/editor/anjuta-docman.c,
18224         plugins/editor/anjuta-document-manager.ui,
18225         plugins/editor/plugin.c,
18226         P plugins/message-view/Makefile.am,
18227         plugins/message-view/anjuta-message-manager.ui,
18228         plugins/message-view/plugin.c,
18229         plugins/sample1/anjuta-sample.ui,
18230         plugins/sample1/plugin.c,
18231         src/action-callbacks.c,
18232         src/action-callbacks.h,
18233         src/anjuta-actions.h,
18234         src/anjuta-app.c,
18235         src/anjuta.ui: Removed libegg code for menu/toolbar action-merge and used
18236         Gtk actions and UIManager. Fixed all plugins to use this.
18237         
18238         * manuals/reference/gtkdoc-scangobj.diff,
18239         manuals/reference/libanjuta/Makefile.am,
18240         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
18241         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
18242         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
18243         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
18244         manuals/reference/libanjuta/tmpl/plugins.sgml: Fixed document generation.
18246         * configure.in: Updated to require gtk-2.4 and gnome-2.6.
18247         
18248 2004-04-20  Johannes Schmid <jhs@cvs.gnome.org>
18249         
18250         * plugins/message-view/imessage-view.c
18251         * plugins/message-view/ianjuta-msgman.c:
18252         Added interfaces
18254 2004-04-17  Adam Weinberger  <adamw@gnome.org>
18256         * configure.in: Added en_CA to ALL_LINGUAS.
18258 2004-04-08  Naba Kumar  <naba@gnome.org>
18260         * libanjuta/interfaces/ianjuta-message-view.[c,h], 
18261         libanjuta/interfaces/Makefile.am,
18262         libanjuta/interfaces/ianjuta-message-manager.[c,h]: Implemented
18263         message manager and message view interfaces.
18265         * libanjuta/anjuta-children.h, libanjuta/anjuta-plugin-parser.h,
18266         libanjuta/anjuta-plugin.c, libanjuta/anjuta-plugin.h,
18267         libanjuta/anjuta-shell.c, libanjuta/anjuta-shell.h,
18268         libanjuta/plugins.c, libanjuta/plugins.h, src/action-callbacks.c,
18269         src/anjuta-app.c: Used 'activate' and
18270         'deactivate' virtual methods for plugins. Fixed installed plugins
18271         dialogs. Added remove_widget() method for AnjutaShell.
18273         * libanjuta/interfaces/Makefile.am,
18274         libanjuta/interfaces/ianjuta-document-manager.c,
18275         libanjuta/interfaces/ianjuta-document-manager.h,
18276         libanjuta/interfaces/ianjuta-editor.c,
18277         libanjuta/interfaces/ianjuta-editor.h: Fixed document manager
18278         and editor interfaces.
18280         * plugins/devhelp/plugin.c,
18281         plugins/message-view/anjuta-message-manager.plugin.in,
18282         plugins/message-view/anjuta-msgman.h, plugins/message-view/plugin.c,
18283         plugins/sample1/plugin.c: Updated plugins implementation to
18284         reflect the changes.
18286 2004-04-07  Naba Kumar  <naba@gnome.org>
18288         * libanjuta/anjuta-plugin.h, libanjuta/anjuta-shell.[c,h],
18289         libanjuta/plugins.[c,h], libanjuta/interfaces/Makefile.am,
18290         libanjuta/interfaces/ianjuta-editor.h,
18291         (added) libanjuta/interfaces/ianjuta-document-manager.[c,h],
18292         plugins/editor/anjuta-docman.c,
18293         plugins/editor/anjuta-document-manager.plugin.in,
18294         plugins/editor/plugin.c, plugins/sample1/plugin.c,
18295         src/anjuta-app.c: Implemented IAnjutaDocumentManager interface.
18296         Added supported interfaces for plugins. Tested plugin interfaces
18297         through sample plugin.
18298         
18299 2004-02-29  Johannes Schmid <jhs@cvs.gnome.org>
18300         
18301         * template/Makefile.am, data/templates/library/Makefile.am
18302         Fixed some automake-1.7 incompatibilities
18303         * template/xmltemplate.c: Small fix
18305 2004-02-23  Naba Kumar  <naba@gnome.org>
18307         * src/actions-callbacks.[c,h], src/anjuta-actions.h, src/anjuta.ui:
18308         Added plugins manager dialog.
18309         
18310         * plugins/editor/Makefile.am: Added libanjuta-interface.la to the
18311         library dependencies.
18312         
18313         * src/Makefile.am, src/action-callbacks.c, src/action-callbacks.h,
18314         src/anjuta-actions.h, src/anjuta-app.c, src/anjuta-app.h,
18315         src/anjuta-callbacks.c, src/anjuta_cbs.c, src/main.c.
18316         (new) src/anjuta.[c,h]: Organized session and winodw callbacks. Added
18317         geometry command line option.
18318         
18319 2004-02-16  Naba Kumar  <naba@gnome.org>
18321         * configure.in, libanjuta/Makefile.am, libanjuta/interface/*:
18322         Added interfaces and IAnjutaEditor editor interface.
18323         * plugins/editor/text_editor.c: Implemented IAnjutaEditor
18324         interface.
18325         * libanjuta/anjuta-shell.h: Fixed bug.
18326         
18327 2004-02-13  Naba Kumar  <naba@gnome.org>
18329         * configure.in: Requires devhelp 0.8.1 (0.8 is broken).
18330         
18331 2004-02-13  Johannes Schmid <jhs@cvs.gnome.org>
18332         
18333         * data/template/*/.cvsignore:
18334         Avoid all these ? in cvs output
18336 2004-02-13  Naba Kumar  <naba@gnome.org>
18338         * configure.in, plugins/devhelp/plugin.c: Fixed devhelp library
18339         includes and linking.
18341         * configure.in, plugins/Makefile.am: Enabled devhelp plugin
18342         and set required version to devhelp 0.8. This devhelp version
18343         can be acquired from gnome cvs branch devhelp branch
18344         devhelp-gtk-2-2 or devhelp-0.8.tar.gz to be released soon.
18346         * src/anjuta.ui, src/actions.h, src/actions-callbacks.h,
18347         src/actions-callbacks.c: Added Dock Manager settings menu item.
18349         * configure.in, plugins/Makefile.am: Disabled devhelp creation.
18350         * plugins/devhelp/plugin.c: Fixed a linking bug.
18351         
18352         * configure.in, (added) libegg/gdl-*, libegg/Makefile.am,
18353         libanjuta/gnomefilelist.c, src/anjuta-app.c, src/anjuta-app.h: Removed
18354         external GDL dependency and used libegg codes.
18355         
18356 2004-02-12  Naba Kumar  <naba@gnome.org>
18358         * configure.in, plugins/Makefile.am, plugins/devhelp/*:
18359         Added devhelp plugin, but it can't be used without a
18360         patch in devhelp. So it's disabled for now.
18362         * libanjuta/.cvsignore, libegg/toolbar/.cvsignore,
18363         libegg/treeviewutils/.cvsignore, plugins/editor/.cvsignore,
18364         plugins/message-view/.cvsignore, plugins/sample1/.cvsignore:
18365         Update cvsignore files.
18367         * libanjuta/plugins.c, widgets/e-splash.c:
18368         Fixed plugins loading to show splash icons.
18369         
18370         * plugins/message-view/anjuta-message-manager.plugin.in,
18371         plugins/message-view/plugin.c: Fixed plugin registered name.
18373         * plugins/message-view/anjuta-message-view.png,
18374         plugins/sample1/anjuta-sample-plugin.png: Update images.
18376         * src/Makefile.am, src/anjuta-app.c, src/layout.xml,
18377         src/main.c: Fixed layout loading.
18379         * plugins/devhelp/Makefile.am: Fixed error.
18381         * (removed) widgets/*, libanjuta/plugins.h,
18382         src/main.c: Transfered widgets to libanjuta/.
18383         
18384         * libegg/Makefile.am, libegg/*.c: Moved souce files in libegg
18385         toplevel directory to created only one library as libanjuta-egg.
18387         * data/Makefile.am: Fixed build error.
18389         * configure.in, libegg/egg-dock*.c, libegg/layout.glade,
18390         libegg/test-dock.c, libegg/dock/*, libegg/Makefile.am,
18391         libegg/.cvsignore: Added egg dock widget.
18393         * gdl/*: Removed as they are now available in libegg.
18394         
18395 2004-02-11  Franco Catrin <fcatrin@tuxpan.com>
18397         * plugins/editor/anjuta-docman.c:
18398         Use stock close icon on tab close button
18400 2004-02-11  Johannes Schmid <jhs@cvs.gnome.org>
18401         
18402         * data/template/Makefile.am
18403         data/template/language/Makefile.am
18404         data/template/library/Makefile.am
18405         data/template/text/Makefile.am
18406         data/template/project/Makefile.am
18407         data/template/project/terminal/Makefile.am
18408         configure.in: Created Makefile to install templates
18410 2004-02-11  Naba Kumar  <naba@gnome.org>
18412         * plugins/editor/action-callbacks.c,
18413         plugins/editor/anjuta-document-manager.ui,
18414         plugins/editor/plugin.c
18415         plugins/message-view/anjuta-message-manager.ui,
18416         src/anjuta-actions.h, src/anjuta.ui: Fixed Edit->Goto submenu merging.
18417         
18418 2004-02-09  Johannes Schmid <jhs@cvs.gnome.org>
18419         
18420         * plugins/message-view/*: MessageView plugin is now loaded
18421         The menu items are still dummies.
18423 2004-02-09  Naba Kumar  <naba@gnome.org>
18425         * Makefile.am, autogen.sh, configure.in: Added proper gtkdoc
18426         generation.
18427         
18428         * libanjuta/anjuta-preferences.h: Added some documentation.
18429         
18430         * libanjuta/anjuta-shell.h: Removed dead codes.
18431         
18432         * (removed) manuals/reference/gtkdoc-scangobj,
18433         manuals/reference/gtkdoc-scangobj.diff,
18434         manuals/reference/libanjuta/.cvsignore,
18435         manuals/reference/libanjuta/Makefile.am,
18436         manuals/reference/libanjuta/README.inline-doc,
18437         manuals/reference/libanjuta/README.sections,
18438         manuals/reference/libanjuta/libanjuta-docs.sgml,
18439         manuals/reference/libanjuta/libanjuta-sections.txt,
18440         manuals/reference/libanjuta/tmpl/anjuta-children.sgml,
18441         manuals/reference/libanjuta/tmpl/anjuta-encodings.sgml,
18442         manuals/reference/libanjuta/tmpl/anjuta-marshal.sgml,
18443         manuals/reference/libanjuta/tmpl/anjuta-plugin-parser.sgml,
18444         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
18445         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
18446         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
18447         manuals/reference/libanjuta/tmpl/anjuta-stock.sgml,
18448         manuals/reference/libanjuta/tmpl/anjuta-ui.sgml,
18449         manuals/reference/libanjuta/tmpl/anjuta-utils.sgml,
18450         manuals/reference/libanjuta/tmpl/defaults.sgml,
18451         manuals/reference/libanjuta/tmpl/fileselection.sgml,
18452         manuals/reference/libanjuta/tmpl/glue-factory.sgml,
18453         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
18454         manuals/reference/libanjuta/tmpl/pixmaps.sgml,
18455         manuals/reference/libanjuta/tmpl/plugins.sgml,
18456         manuals/reference/libanjuta/tmpl/properties.sgml,
18457         manuals/reference/libanjuta/tmpl/resources.sgml: Fixed c++ compilation
18458         of scan program. Updated templates.
18460         plugins/editor/action-callbacks.c, plugins/editor/plugin.c: Fixed
18461         editor action callbacks data.
18462         
18463         plugins/editor/text_editor.c: Fixed scintilla height problem. Added
18464         scintilla object ref/unref.
18466 2004-02-08  Johannes Schmid <jhs@cvs.gnome.org>
18467         
18468         * template/*: Added new xml based template system
18469         * template/dtds/*: Dtds to validate xml files of the template systems
18470         * data/template/*: Some sample template files
18471         Still needs some work but builds fine!
18473 2004-02-06  Naba Kumar  <naba@gnome.org>
18475         * cofigure.in, manuals/Makefile.am,
18476         (added) manuals/reference/*: Added API documentation
18477         structure (gtk-doc based).
18479         * libanjuta/libanjuta.h: Updated
18480         
18481 2004-02-05  Naba Kumar  <naba@gnome.org>
18482         
18483         * configure.in: Sets correct dependencies and
18484         uses gdl external library.
18486         * libanjuta/Makefile.am, libanjuta/anjuta-plugin.c,
18487         libanjuta/anjuta-plugin.h, libanjuta/anjuta-utils.c,
18488         libanjuta/anjuta-utils.h, libanjuta/fileselection.c
18489         libanjuta/fileselection.h, libanjuta/glue-factory.c,
18490         libanjuta/gnomefilelist.c, libanjuta/gnomefilelist.h,
18491         libanjuta/plugins.c, libanjuta/plugins.h: Fixed plugin system
18492         and added file dialogs.
18494         * libegg/menu/Makefile.am, libegg/toolbar/Makefile.am,
18495         libegg/treeviewutils/Makefile.am, libegg/util/Makefile.am:
18496         Build dynamic libraries for libegg.
18498         * plugins/Makefile.am, plugins/editor/Makefile.am,
18499         plugins/editor/action-callbacks.c, 
18500         plugins/editor/action-callbacks.h,
18501         plugins/editor/anjuta-docman.c,
18502         plugins/editor/anjuta-docman.h
18503         plugins/editor/anjuta-document-manager.plugin.in
18504         plugins/editor/anjuta-document-manager.png
18505         plugins/editor/anjuta-document-manager.ui
18506         plugins/editor/file.c
18507         plugins/editor/file.h
18508         plugins/editor/plugin.c
18509         plugins/editor/print.c
18510         plugins/editor/print.h
18511         plugins/editor/search-replace.c
18512         plugins/editor/search_incremental.c
18513         plugins/editor/search_incremental.h
18514         plugins/editor/text_editor.c
18515         plugins/editor/text_editor.h
18516         plugins/editor/text_editor_cbs.c
18517         plugins/editor/text_editor_menu.h
18518         plugins/sample1/Makefile.am
18519         plugins/sample1/anjuta-sample-plugin.png
18520         plugins/sample1/anjuta-sample.plugin.in
18521         plugins/sample1/anjuta-sample.ui
18522         plugins/sample1/plugin-sample1.c
18523         plugins/sample1/plugin.c
18524         plugins/sample1/plugin.h: Created sample
18525         plugin and fixed editor plugin.
18527         * printing/*: Removed.
18529         * scintilla/Makefile.am: Builds dynamic library.
18531         * src/Makefile.am, src/action-callbacks.c,
18532         src/action-callbacks.h, (removed) src/an_symbol_view.c,
18533         src/anjuta-actions.h, src/anjuta-app.c,
18534         src/anjuta-app.h, src/anjuta-callbacks.c,
18535         src/anjuta-callbacks.h, (removed) src/anjuta.c,
18536         (removed) src/anjuta.h, src/anjuta.ui,
18537         src/layout.xml, src/main.c, src/preferences.h,
18538         src/utilities.c: Debuggged and finally made plugins
18539         loadable.
18541         * global-tags/Makefile.am: Fixed build error.
18543 2004-02-03  Naba Kumar  <naba@gnome.org>
18545         * configure.in: Users GDL from external package.
18546         * plugins/*: Added many new plugins (not ready though).
18547         * src/*: Removed many files (which have been transfered in plugins/).
18548         
18549 2004-02-01  Robert Sedak  <robert.sedak@sk.htnet.hr>
18551         * configure.in: Added "hr" (Croatian) to ALL_LINGUAS.
18553 2004-01-10  Jean-Noel Guiheneuf <jnoel@lotuscompounds.com>
18555         * configure.in: Added editor plugins
18556         
18557         * plugins/Makefile.am, src/search-replace_backend.h,
18558         plugins/editor/Makefile.am, plugins/editor/ action-callbacks.c,
18559         plugins/editor/search-replace.c, plugins/editor/search-replace_backend.h
18560         
18561         * Added: plugins/editor/search_incremental.c, 
18562         plugins/editor/search_incremental.h
18564         * Update search-replace in plugins/editor
18565         
18566 2004-01-09  Johannes Schmid <jhs@cvs.gnome.org>
18567         
18568         * plugins/message-view/message-view.c: Some code clean-up
18570 2004-01-09  Jean-Noel Guiheneuf <jnoel@lotuscompounds.com>
18572         * Added: search_incremental[ch]
18573         
18574         * anjuta.glade, src/search-replace.c, src/search-replace_backend.h,
18575         src/mainmenu_callbacks.c, src/toolbar.c
18576         src/toolbar_callbacks.c, src/toolbar_callbacks.h, src/Makefile.am
18577         
18578         * Incremental Search
18580 2004-01-03  Johannes Schmid <jhs@cvs.gnome.org>
18581         
18582         * plugins/message-view/anjuta-msgman.[c/h]:
18583         Added message manager for easier message handling with a
18584         similar interface as docman. Of course you can still use
18585         MessageView standalone.
18586         * plugins/Makefile.am: Added message-view because it compiles
18587         without errors.
18589 2004-01-03  Johannes Schmid <jhs@cvs.gnome.org>
18590         
18591         * plugins/message-view/*: Added message-view plugin 
18592         (still incomplete) 
18593         * configure.in: Added plugins/message-view/Makefile
18595 2004-01-03  Naba Kumar  <naba@gnome.org>
18597         * libanjuta/*.c: Added new files and updated old ones.
18598         * plugins/editor/*: Added editor plugin.
18599         * configure.in: Added editor plugin and moved editor related
18600         files into it.
18602 2004-01-02  Jean-Noel Guiheneuf  <jnoel@lotuscompounds.com>
18604         * src/Makefile.am: Added search-replace_backend.[ch]
18605         Removed: find_text.[ch], find_in_files.[ch], find_in_files_cbs.[ch],
18606         find_replace.[ch]
18607         * anjuta.glade, src/search-replace.c, src/search-replace.h,
18608         src/search-replace_backend.c, src/search-replace_backend.h,
18609         src/mainmenu_callbacks.c, src/mainmenu_callbacks.h,
18610         src/anjuta.c, src/anjuta.h, src/project_dbase.c, src/project_dbase.h,
18611         src/toolbar_callbacks.c
18612         * The advanced Search/Replace functionality now replaces the older
18613         Find/Replace stuff.
18614         * The Search/Replace functionality can be interrupted during a long
18615         Search/Replace;
18616         
18617 2003-12-11  Naba Kumar  <naba@gnome.org>
18619         * configure.in: Removed libegg flags from ANJUTA_FLAGS.
18620         * libegg/toolbar/Makefile.am, libegg/menu/Makefile.am: Fixed linking
18621         errors.
18622         * Makefile.am, libanjuta/*: Added new module.
18623         * src/Makefile.am: Fixed linking error.
18624         * src/watch_cbs.c: Debugger clean up.
18625         * configure.in: Added libanjuta-2.0.pc
18627         * configure.in, libanjuta/Makefile.am,
18628         (new) libanjuta/libanjuta.pc.in, (rm) libanjuta-2.0.pc.in: Used
18629         libanjuta instead.
18631 2003-12-11  Naba Kumar  <naba@gnome.org>
18633         Patch from: Jean-Noel Guiheneuf   <jnoel@saudionline.com.sa>
18635         * anjuta.glade, src/Makefile.am, src/aneditor.cxx, src/aneditor.h,
18636         src/anjuta-tools.c, src/anjuta.c, src/anjuta.h, src/cvs.c,
18637         src/mainmenu_callbacks.c, src/memory.c, src/search-replace.c,
18638         src/text_editor.c, src/text_editor.h, (new) src/file.[c,h]:
18639         The user can now give a name at the creation of a new file and
18640         insert automatically (user choice) header, gpl notice, header
18641         template. The file extension is added automatically according
18642         to the selected type of file. The various insert functions have
18643         been moved from mainmenu-callback.c to file.c. The cursor is now
18644         moved after an insert operation. Removes also useless code in
18645         memory.c and search-replace.c
18646         
18647 2003-12-11  Pavol Bosik  <Pavol.Bosik@siemens.com>
18649         * src/attach_process.c, src/attach_process.h, anjuta/anjuta.glade:
18650         sortable headers, process tree, removal of path and process params
18651         * src/debugger.c, src/debugger.h, anjuta/src/aneditor.cxx,
18652         anjuta/src/mainmenu_callbacks.c, anjuta/src/watch_cbs.c:
18653         code cleanup
18655 2003-12-10  Naba Kumar  <naba@gnome.org>
18657         * Merged changes from cvs branch ANJUTA_1_2_0 (tag: MERGE_LEVEL_3)
18658         
18659 2003-11-30  Abel Cheung  <maddog@linux.org.hk>
18661         * configure.in: Added "cs" "mk" "sr" "sr@Latn" to ALL_LINGUAS.
18663 2003-11-28  Naba Kumar  <naba@gnome.org>
18665         * Merged changes from cvs branch ANJUTA_1_2_0 (tag: MERGE_LEVEL_2)
18666         
18667         * manuals/de/*: Added german translation docs.
18668         
18669         * configure.in, Makefile.am, src/Makefile.am,
18670         libegg/*/*: Added libegg library.
18671         
18672         * src/anjuta.ui, src/Makefile.am: Fixed UI file and its
18673         installation directory.
18674         
18675         * src/text_editor_cbs.c: Fixed closing of file.
18677 2003-09-14  Hasbullah Bin Pit <sebol@ikhlas.com>
18678                                                                                 
18679         * configure.in: Added 'ms' (Malay) to ALL_LINGUAS.
18681 2003-09-05  Naba Kumar  <naba@gnome.org>
18683         * src/Makefile.am, src/anjuta.c, src/anjuta.h, src/anjuta_gui.c,
18684         src/controls.c, src/controls.h, src/mainmenu_callbacks.c,
18685         src/mainmenu_callbacks.h, src/preferences.c, src/preferences.h,
18686         src/project_dbase.c, src/resources.c, src/toolbar_callbacks.c,
18687         src/toolbar_callbacks.h, configure.in, anjuta.glade, anjuta.prj,
18688         anjuta_dialogs_strings.c, (new) src/anjuta-actions.h,
18689         (new)src/anjuta-stock.h, (new) src/anjuta-ui.[c,h],
18690         (new) src/anjuta.ui: Implemented UI (menus and toolbars) merging
18691         using libegg. Initial commit -- compiles but is not complete.
18693 2003-08-08  Abel Cheung  <maddog@linux.org.hk>
18695         * anjuta.glade, anjuta_dialog_strings.c: Fix typo. (#107513)
18697 2003-06-04  Abel Cheung  <maddog@linux.org.hk>
18699         * configure.in: Removed "ta" from ALL_LINGUAS.
18701 2003-05-16  Jordi Mallach  <jordi@sindominio.net>
18703         * configure.in (ALL_LINGUAS): Added "ca" (Catalan).
18705 2003-05-16  Danilo Šegan  <dsegan@gmx.net>
18707         * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.
18709 2004-04-24  Andras Timar  <tmar@gnome.hu>
18711         * configure.in: Added hu to ALL_LINGUAS.
18713 2004-04-14  Naba Kumar  <naba@gnome.org>
18715         * src/Makefile.am, printing/Makefile.am,
18716         tagmanager/Makefile.am, launcher/Makefile.am: Enabled deprecated code
18717         because we are still using GtkCombo and build breaks with gtk-2.4.
18718         
18719 2004-04-13  Naba Kumar  <naba@gnome.org>
18721         * NEWS: Updated.
18722         * anjuta.spec.in: Fixed build error.
18723         * po/POTFILES.in: Updated.
18724         * manuals/C/anjuta-advanced-tutorial/Makefile.am: Fixed build error.
18726 2004-04-11  Naba Kumar  <naba@gnome.org>
18728         * NEWS: Updated.
18729         * AUTHORS: Updated.
18730         * configure.in: Added ga in ALL_LINGUAS.
18731         * ChangeLog: Fixed dates.
18732         
18733 2004-04-09  Naba Kumar  <naba@gnome.org>
18735         * src/print.c: Fixed buffer styling bug when printing with
18736         selection.
18738         * data/properties/anjuta.properties: Defined only one base font and
18739         used courier instead of lucidatypewriter, because most newer systems are
18740         unlikely to have it (bug #885023, #925956, #890473).
18741         
18742         * configure.in, src/getline.c, src/compiler_options.c: Fixed compiler
18743         warning.
18744         
18745         * src/an_file_view.c: Fixed possible crash bug.
18747 2004-04-07  Naba Kumar  <naba@gnome.org>
18749         * src/anjuta.c: Use _exit() instead of exit() (or gtk_quit() or
18750         gtk_main_quit() etc..), so that atexit() functions are not called
18751         (which is apparently done to free up memory and we don't need to
18752         do that at this point). Incidentally, something also happens in the
18753         atexit call which freezes the UI for far too long when the application
18754         exits and we want to avoid that..
18755         * src/glade_iface.c: Fixed compiler warning.
18756         
18757 2004-04-06  Naba Kumar  <naba@gnome.org>
18759         * src/project_dbase_gui.c: Fixed errors.
18761         * src/registers_gui.c: Fixed possible crash bug.
18762         * src/signals_cbs.[c,h], src/signals_gui.c: Removed.
18763         * src/signals.[c,h]: Used tree view and glade file for dialog.
18764         * src/Makefile.am, src/about.c, src/an_file_view.c,
18765         src/an_symbol_view.c, src/anjuta-plugins.c, src/anjuta-tools.c,
18766         src/anjuta.c, src/anjuta_cbs.c, src/anjuta_gui.c, src/anjuta_info.c,
18767         src/appwiz_page1.c, src/appwiz_page2.c, src/appwiz_page3.c,
18768         src/appwiz_page4.c, src/appwizard_gui.c, src/breakpoints.c,
18769         src/commands.c, src/compatibility_0.c, src/compiler_options.c,
18770         src/cvs.c, src/cvs_cbs.c, src/cvs_gui.c, src/debug_tree.c,
18771         src/debugger.c, src/dnd.c, src/file.c, src/fileselection.c,
18772         src/glade_iface.c, src/goto_line.c, src/help.c, src/launcher.c,
18773         src/launcher.h, src/main.c, src/main_menubar.c,
18774         src/mainmenu_callbacks.c, src/memory.c, src/message-manager-dock.c,
18775         src/message-manager-private.cc, src/message-manager.cc,
18776         src/preferences.c, src/project_config.c, src/project_dbase.c,
18777         src/project_dbase_gui.c, src/project_import.c, src/project_import_cbs.c,
18778         src/project_import_gui.c, src/registers.c, src/registers_cbs.c,
18779         src/registers_cbs.h, src/registers_gui.c, src/resources.c,
18780         src/search-replace.c, src/search-replace_backend.c,
18781         src/search_incremental.c, src/search_preferences.c,
18782         src/sharedlib.c, src/sharedlib_gui.c, src/signals.c,
18783         src/signals.h, src/signals_cbs.c, src/signals_cbs.h,
18784         src/signals_gui.c, src/source.c, src/src_paths.c,
18785         src/stack_trace.c, src/start-with.c, src/style-editor.c,
18786         src/support.c, src/text_editor.c, src/text_editor_cbs.c,
18787         src/text_editor_gui.c, src/text_editor_menu.c, src/toolbar.c,
18788         src/toolbar_callbacks.c, src/watch_cbs.c, src/watch_cbs.h,
18789         src/watch_gui.c, src/widget-registry.c, src/wizard_gui.c,
18790         tagmanager/Makefile.am, scintilla/include/SString.h,
18791         widgets/Makefile.am, widgets/gnomefilelist.c:
18793         Removed all deprecated codes and substituted
18794         with newer APIs. Fixed some possible crash bugs where cell renderers
18795         were being shared.
18796         
18797         * scintilla/patches/scintilla-minor.patch: Minor patch.
18799 2004-04-06  Naba Kumar  <naba@gnome.org>
18801         * src/project_dbase.c, src/project_dbase_gui.c: Refreshes the project
18802         tree after all the files have been added (and not everytime a file
18803         is added in the project). Also fixed some memory corruption
18804         (possibly bug #900478).
18805         
18806         * src/anjuta.c, src/anjuta.h, src/anjuta_cbs.c, src/dnd.c,
18807         src/dnd.h, src/executer.c, src/gnome_project.c, src/main_menubar.c,
18808         src/mainmenu_callbacks.c, src/project_dbase.c, src/project_dbase.h,
18809         src/project_dbase_gui.c, src/source.c, src/text_editor.c,
18810         src/text_editor.h, src/utilities.c, src/utilities.h: Used 'const'
18811         qualifier wherever appropriate.
18813 2004-04-05  Naba Kumar  <naba@gnome.org>
18815         * src/launcher.[h,c], src/debugger.c: Added a method in launcher to 
18816         switch terminal echo on/off. Debugger requires it off, while the
18817         rest requires it on.
18819         * src/search-replace.c: sets search direction and action (in addtion
18820         to target) for find in files.
18821         
18822 2004-04-02  Naba Kumar  <naba@gnome.org>
18824         * src/mainmenu_callbacks.c: Sets filename during save of new files.
18826         * src/project_dbase.c, src/debugger, src/an_file_view.c,
18827         src/an_symbol_view.c: Added an gtk events loop for
18828         displaying project loading status (for loading large projects) and
18829         debugger program starting ... just to give an impression of fastness :-).
18831         * configure.in, anjuta.prj: Bumped version to 1.2.2.
18833         * src/an_symbol_view.c, src/an_file_view.c: Apperantly, fixed a
18834         crash bug, which occurs when opening and closing a large project
18835         repeatedly.
18836         
18837         * src/attach_process.c: Fixed a comiple error for old gcc.
18838         
18839         * src/launcher.c: Prints proper error message when launcher child
18840         could not be executed and exits properly. Fixed a crash
18841         bug (bug #926606).
18842         
18843         * src/resources.c, src/utilities.c, src/glade_iface.c,
18844         src/debugger.c, src/attach_process.c: Properly exits forked children
18845         when they could not be executed.
18846         
18847 2004-04-01  Naba Kumar  <naba@gnome.org>
18849         * src/search-replace.c: Fixed a crash bug (bug #921893).
18851 2004-03-31  Naba Kumar  <naba@gnome.org>
18853         * anjuta.glade: Added a note on compiler options dialog ->support
18854         dialog telling that supports are only available for file mode.
18856         * src/anjuta.[c,h], src/project_dbase.[h,c], src/main.c,
18857         src/anjuta_cbs.c:
18858         Improved shutdown time delay by bypassing project closing
18859         and unloading plugins.
18861         * src/build_file.c, data/properties/anjuta.properties: Added a property
18862         to toggle on/off for going to first error automatically.
18864 2004-03-31  Pavol Bosik <Pavol.Bosik@siemens.com>
18866         * src/debugger.c: fixed core file loading
18867         * src/aneditor.cxx, scintilla/include/SString.h: fixed HANGUP bug
18868         for long lines (bugs #700968 and #911376)
18869         * scintilla/ScintillaGTK.cxx, scintilla/PlatGTK.cxx: partially fixed bug
18870         #917982.
18871         * src/anjuta.c: Focuses current AnEditor correctly.
18873 2004-03-30  Naba Kumar  <naba@gnome.org>
18875         * THANKS, anjuta.prj: Removed and moved all credits to AUTHORS file.
18876         * AUTHORS: Updated with all contributors names.
18877         * NEWS: Updated.
18878         * src/about.c: Reads contributors names from AUTHORS file.
18879         * manuals/C/anjuta-manual/authors.xml: Points to online
18880         contributors list.
18881         
18882 2004-03-29  Naba Kumar  <naba@gnome.org>
18884         * data/properties/ada.properties: Fixed syntax colors. Patch
18885         from Gabriel Rossetti <gabriel.rossetti _at_ eivd.ch>
18886         (bug #923474).
18888         * src/source.c, src/gnome_project.c, src/appwizard_cbs.c,
18889         src/appwiz_page2.c:     Correctly defines PACKAGE_DATA_DIR for
18890         generated projects, so that their pixmap files are
18891         found properly (bug #919903).
18892         
18893         * configure.in, src/main.c: Defines SYSTEM_DATA_DIR for
18894         anjuta.
18896         * src/source.c: Installs .glade file of libgllade
18897         projects in $(datadir)/$(package)/glade (part of bug #861038).
18898         
18899         * src/compiler_options.c: Fixed 'remove' and 'clear' of Defines list
18900         in compiler options (bug #883837).
18901         
18902         * src/launcher.c: Disabled pty terminal echo. Correctly prompts
18903         for passwords (eg. root install and ssh cvs access). Fixed Bug #894533.
18904         
18905 2004-03-29  Pavol Bosik <Pavol.Bosik@siemens.com>
18907         * anjuta/src/search-replace.c: fixed another crash bug in
18908         "Find Usage"
18909         * anjuta/src/debugger.c: wrong breakpoint condition gives error message,
18910         breakpoint property fix
18912 2004-03-29  Naba Kumar  <naba@gnome.org>
18914         * src/main_menubar_def.h, configure.in, manuals/C/Makefile.am,
18915         (new) manuals/C/anjuta-advanced-tutorial/*:
18916         Added menu entry for 'Anjuta Advanced Tutorial'
18917         written by Olivier Pinçon  <opincon _at_ wanadoo.fr>.
18919 2004-03-28  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
18920         
18921         * src/fileselection.[ch], src/mainmenu_callbacks.c:
18922         Fixed bug #908941  ('Open' starts in wrong directory)
18923         
18924 2004-03-26  Naba Kumar  <naba@gnome.org>
18926         * anjuta.h, src/message-manager-private.[h,cc]: Fixed
18927         compile error and bug #905738 with terminal.
18929         * src/search_incremental.c, src/register.c, src/sharedlib.c,
18930         src/search-replace.[h,c], src/search_incremental.[h,c],
18931         src/search_preferences.h, src/utilities.c, src/anjuta.c,
18932         src/text_editor.[c,h]: Fixed compiler warnings.
18933         
18934         * src/search-replace.c: Fixed a memory corruption (possible
18935         fix for bug #921893, but not yet confirmed).
18936         
18937         * src/launcher.c, src/glade-iface.c, src/project_dbase.c,
18938         src/executer.c, src/utilities.c, src/utilities.h, src/text_editor.c,
18939         src/anjuta-tools.c, src/message-manager-private.[h,cc]: Fixed a bug where
18940         SIGCHLD was overwritten by gnome_execute_shell() - bug #905738.
18942 2004-03-25  Naba Kumar  <naba@gnome.org>
18944         * src/attach_process.c, anjuta.glade, anjuta_dialogs_strings: Fixed a
18945         crash bug with attach process dialog and made the dialog closable
18946         with 'esc'.
18947         
18948         * src/breakpoints.c: Fixed bug #895536 (breakpoint glyphs do not
18949         always display within the margin.)
18950         
18951         * src/debugger.c: Fixed a typo (detele -> delete) which deletes
18952         the old breakpoint when it's properties are updated
18953         (creating a new updated one).
18954         
18955 2004-03-25  Pavol Bosik <Pavol.Bosik@siemens.com>
18957         * src/aneditor.cxx, src/aneditor.h: fixed calltips
18958         displayed for wrong file.
18959         * src/breakpoints.c: conditional breakpoints
18960         * src/controls.c: BUG #912618 - "Save all" for 1 file opened +
18961         "Find in Files..." disabling policy
18963 2004-03-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
18965         * src/build_file.c: Fixed bug #874380
18966         Goto the first error if it exists.
18968 2004-03-24  Naba Kumar  <naba@gnome.org>
18970         * src/anjuta.c: Fixed to get correct child exit status
18971         using mask (bug #905738).
18972         
18973         * anjuta.glade, anjuta_dialog_strings.c, src/file.c:
18974         Aligned buttons in the New file dialog,
18975         set default response to OK, entry box activates default response,
18976         ESC closes dialog and hides on delet_event.
18978 2004-03-19  Naba Kumar  <naba@gnome.org>
18980         * src/project_dbase.c: fixed bug #893400 ("Remove file" in project
18981         tree).
18983 2004-03-17  Pavol Bosik <Pavol.Bosik@siemens.com>
18985         * src/search-replace.c: fixed "Find Usage" crash when no project open
18987 2004-03-17  Naba Kumar  <naba@gnome.org>
18989         * data/autogen.sh.*, data/macros/autogen.sh, data/macros2/autogen.sh:
18990         Fixed the generated projects to read m4 directory if the directory
18991         exists (bug #917781).
18992         
18993 2004-03-12  Naba Kumar  <naba@gnome.org>
18995         * HACKING: Fixed formatting for auto-parsing.
18997 2004-03-10  Pavol Bosik <Pavol.Bosik@siemens.com>
18998         
18999         * src/anjuta.c, src/search-replace.c, src/search-replace.h: "Find Usage"
19000         rework (bug #890609)
19002 2004-03-10  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
19003         
19004         * src/aneditor.cxx: Fixed bug #910097 (Insert comment)
19006 2004-03-08  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
19007         
19008         * src/search-replace.c: "Replace All" in not opened files (All Project files, File List ...).
19009         * src/search_preferences.c: Fixed typo.
19010         
19011 2004-02-26  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
19012         
19013         * src/search-replace.c: improved Search&Replace
19014         For the moment "Replace All" does not work with non opened files
19015         but Anjuta should not crash now ! ??? 
19016         
19017 2004-02-26  Naba Kumar  <naba@gnome.or>
19019         * src/source.c: Fixed to pass cflags correctly
19020         and suppress the automake's default cflags.
19021         bug #816130, #801056, #782798, #773459
19022         
19023         * data/properties/anjuta.properties: Do not defualt to -k make option.
19024         bug #875486.
19026         * manuals/C/anjuta-manual/build.xml: Changed build shortcut to F11.
19027         bug #877683.
19028         
19029         * src/registers_gui.c: Fixed a runtime warning. bug #900087.
19030         
19031         * src/message-manager-private.cc: Disabled debug messages.
19032         
19033 2004-02-25  Adam Weinberger  <adamw@FreeBSD.org>
19035         * configure.in: Added 'en_CA' (Canadian English) to ALL_LINGUAS.
19037 2004-02-25  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
19038         * anjuta.glade, src/search-replace.c:
19039         Reduced Search&Replace dialog, bug #902636.
19040         
19041 2004-02-23  Naba Kumar  <naba@gnome.or>
19043         * manuals/C/anjuta-tutorial/anjuta-tutorial.xml: Fixed a typo
19044         (bug #866143).
19046 2004-02-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
19047         
19048         * src/search_incremental.c: Fixed bug #900903
19050 2004-02-23  Pavol Bosik <Pavol.Bosik@siemens.com>
19051         
19052         * src/defaults.c, src/message-manager.cc, src/project_dbase.c,
19053         src/anjuta.c: Fixed bugs #890609 and #890609
19055 2004-02-23  Naba Kumar  <naba@gnome.or>
19057         * src/message-manager.cc: Disconnects menuitem signal properly.
19058         Fixed bug #901723.
19059         
19060         * src/mainmenu_callbacks.c: Do not reload new files. Fixed
19061         bug #900897.
19062         
19063 2004-02-20  Naba Kumar  <naba@gnome.org>
19065         * src/message-manager-private.[c,h]: Implemented keypress
19066         event for the terminal and resets it when ctrl c or ctrl d
19067         is pressed. But it doesn't seem to be working on keypress.
19068         Added a workaround to let it work on key release instead.
19069         (bug #878357).
19070         
19071         * src/search-replace: Fixed compiler warnings.
19072         
19073 2004-02-18  Franco Catrin  <fcatrin@tuxpan.com>
19075         * src/mainmenu_callbacks.c, widgets/gnomefilelist.c:
19076         Use defined file name when saving new files (fixes bug #898105)
19077         Don't change filename when clicking on a directory
19078         
19079         BTW: Happy birthday to me :-)
19080         
19081 2004-02-18  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
19082         
19083         * src/search-replace.c: Fixed a crash bug 
19084         Crash on Find & Replace (#887833)
19085         
19086 2004-02-18  Naba Kumar  <naba@gnome.org>
19088         * src/executer.c: Fixed a crash bug.
19089         
19090         * widgets/gnomefilelist.[h,c], src/fileselection.[h,c],
19091         src/debugger.c, project_database_gui.c, src/anjuta.[h,c],
19092         src/anjuta_cbs.c, src/project_database.h: Subclasses GtkDialog
19093         instead of GtkWindow (Part of bug #671596).
19094         
19095         * anjuta.glade, src/breakpoints.c, src/anjuta_info.c,
19096         src/registers_gui.c, src/registers_cbs.[h,c],
19097         src/sharedlib_gui.c, src/sharedlib_cbs.[c,h],
19098         src/signals_cbs.[h,c], src/signals_gui.c, src/executer.c,
19099         src/compiler_options.c, src/an_file_view.c, start-with.c,
19100         src/anjuta-tools.c, help.c:
19102         Added "close" buttons on all
19103         dialogs (HIG) and fixed to properly response to ESC close
19104         (Part of bug #671596).
19106         * src/launcher.c: Disabled printing of long debug lines.
19107         
19108         * src/utilities.h: Fixed a compiler warning.
19109         
19110 2004-02-17  Franco Catrin  <fcatrin@tuxpan.com>
19112         * src/anjuta.c: "Save all" action now asks for filenames for new files
19113         (fixes bug #898111)
19115 2004-02-16  Franco Catrin  <fcatrin@tuxpan.com>
19117         * anjuta.glade, src/text_editor.c:
19118         Fixed a typo in Hello World indentation style 
19119         Fixed misuse of translated strings when looking for style
19120         This entry fixes bug #876037
19122 2004-02-16  Naba Kumar  <naba@gnome.org>
19124         * src/utilities.c: Fixed return value when dest file could
19125         not be created.
19127         Patch from: Dennis Moehlmann  <darksaidin@users.sourceforge.net>
19128         * src/utilities.[c,h]: Removed 'cmp' dependency and used
19129         internal function to compare files.
19130         
19131 2004-02-14  Franco Catrin  <fcatrin@tuxpan.com>
19133         * src/message-manager-private.cc:
19134         Set bold color as foreground color in terminal
19135         (fixes bug #864924)
19137         * src/aneditor.cxx:
19138         Use font style defined for message indicators in
19139         preferences/messages
19140         (fixes bug #885032)
19142 2004-02-13  Franco Catrin  <fcatrin@tuxpan.com>
19144         * src/build_project.c:
19145         Use build.silent option from preferences (fixes bug #895726)
19146         
19147 2004-02-11  Robert Sedak  <robert.sedak@sk.htnet.hr>
19149         * configure.in: Added "hr" (Croatian) to ALL_LINGUAS.
19151 2004-01-27  Johannes Schmid <jhs@cvs.gnome.org>
19152         
19153         Patch from Massimo Corà <maxcvs@email.it>:
19154         * scintilla/LexCPP.cxx: Support "///" comments
19156 2004-01-18  Jean-Noel Guiheneuf <jnoel@lotuscompounds.com>
19157         * src/Makefile.am, src/anjuta.c, src/search-replace.c,
19158         src/search_replace.h, src/search-replace_backend.h
19159         anjuta.glade
19160         
19161         * Added: src/search_preferences.c, src/search_preferences.h
19162         Allow the user to save search/replace settings and give them names.
19164 2004-01-16  Johannes Schmid <jhs@cvs.gnome.org>
19165         
19166         * scintilla/Makefile.am, scintilla/scintilla_marshal.[c/h/list],
19167         scintilla/ScintillaGTK.cxx:
19168         Hopefully fixed AMD 64 crash bug by using correct marshaller
19170 2004-01-16  Franco Catrin L. <fcatrin@tuxpan.com>
19172         * src/preferences.c: Save GtkOptionMenu properties properly
19173         * src/text_editor.c: Fixes editor mispell of fold.symbols property
19175 2004-01-15  Johannes Schmid <jhs@cvs.gnome.org>
19176         
19177         * configure.in, src/Makefile.am, scintilla/Makefile.am:
19178         Fixed libiconv issue
19179         * NEWS: Updated
19181 2004-01-15  Johannes Schmid <jhs@cvs.gnome.org>
19182         
19183         Patch from Pavol Bosik <Pavol.Bosik@siemens.com>:
19184         *  src/attach_process.c, src/debugger.c, src/registers.c/h,
19185         src/registers_cbs.c, src/registers_gui.c, src/search-replace.c
19186         src/sharedlib.c, src/sharedlib.h, src/sharedlib_cbs.c
19187         src/sharedlib_gui.c:
19188         Debugger speed-up, replaced deprecated GtkCList
19190 2004-01-14  Franco Catrin L.<fcatrin@tuxpan.com>
19192         * src/text-editor.c: Use stock gtk+ close button for editor tabs
19194 2004-01-13  Laurent Dhima  <laurenti@alblinux.net>
19196         * configure.in: Added "sq" to ALL_LINGUAS.
19198 2004-01-12  Changwoo Ryu  <cwryu@debian.org>
19200         * configure.in: Added "ko" to ALL_LINGUAS.
19202 2004-01-09  Jean-Noel Guiheneuf <jnoel@lotuscompounds.com>
19204         * src/toolbar.c, src/toolbar_callbacks.c, src/toolbar_callbacks.h,
19205         src/search_incremental.c, src/search_incremental.h: 
19206         Search_incremental code cleanup
19208 2004-01-08  Jean-Noel Guiheneuf <jnoel@lotuscompounds.com>
19210         * scintilla/*/*: Updated scintilla to CVS
19211         * Added: scintilla/Readme.sync
19212         * scintilla/Document.cxx, scintilla/Editor.cxx, scintilla/KeyWords.cxx,
19213         scintilla/LexMatlab.cxx, scintilla/LexOthers.cxx, scintilla/LexRuby.cxx,
19214         scintilla/LexVB.cxx, scintilla/ScintillaBase.cxx, scintilla/ScintillaBase.h,
19215         scintilla/ScintillaGTK.cxx,
19216         scintilla/include/SciLexer.h, scintilla/include/Scintilla.h,
19217         scintilla/include/Scintilla.iface: Updated.
19219 2004-01-07  Jean-Noel Guiheneuf <jnoel@lotuscompounds.com>
19221         * search-replace_backend.[ch], search_incremental[ch]: Added
19222         
19223         * find_text.[ch], find_in_files.[ch], find_in_files_cbs.[ch],
19224         find_replace.[ch]: Removed.
19225         
19226         * anjuta.glade, src/search-replace.c, src/search-replace.h,
19227         src/search-replace_backend.c, src/search-replace_backend.h,
19228         src/mainmenu_callbacks.c, src/mainmenu_callbacks.h,
19229         src/anjuta.c, src/anjuta.h, src/project_dbase.c, src/project_dbase.h,
19230         src/toolbar_callbacks.c, src/Makefile.am: The advanced Search/Replace
19231         functionality now replaces the older Find/Replace stuff. The Search/Replace
19232         functionality can be interrupted during a long Search/Replace.
19234 2004-01-02  Dan Elphick <dre00r@ecs.soton.ac.uk>
19236         * widgets/gnomefilesel.c: Fix use of previously freed memory on
19237         selecting ".." and "." from file selector. 
19239 2004-01-02  Johannes Schmid <jhs@cvs.gnome.org>
19241         * anjuta.glade: Fixed wrong "fold.symbols" property
19243 2003-12-31  Johannes Schmid <jhs@cvs.gnome.org>
19244         
19245         * src/project_dbase_gui.c: Alphabetical order ;-)
19246         * src/compiler_options.c: Fixed bug #867539
19247         * src/launcher.c: Workaround for bugs #864922, #849928,
19248         #846386 and #845782: The launcher no longer hangs but does
19249         not get the exit status correctly sometimes.
19250         * Changes suggested by Bosik are obviously already in without
19251         any Changelog entry (ClsGen.c, project_dbase_gui.c)
19252         * NEWS, README, anjuta.prj, configure.in: 
19253         Changed version to 1.2.1
19254         
19255         Patch from Andreas Volz <andreas99@users.sourceforge.net>:
19256         * anjuta_dialogs_strings.c, anjuta.glade: 
19257         Fixed bugs #860906, #859329
19258         
19259         Patch from grzegol@pld-linux.org
19260         * anjuta.desktop.in.in: Fixed bug #858993 (Follow 
19261         freedesktop.org standard)
19263 2003-12-31  Johannes Schmid <jhs@cvs.gnome.org>
19264         
19265         Patch from Stefano Vallarino <stevalla@libero.it>:
19266         * src/source.[c/h]: Fixes cpp sample file to conform to 
19267         ISO/IEC 14882, C++-Standard 
19269 2003-12-31  Dan Elphick  <dre00r@ecs.soton.ac.uk>
19271         Review by Johannes Schmid <jhs@cvs.gnome.org>
19272         * src/build_file.[ch]: Add build_execute_shell_command which executes the
19273         command using sh -c.
19274         * src/compile.c: Use build_execute_shell_command when compiling single
19275         files.
19277 2003-12-31  Johannes Schmid <jhs@cvs.gnome.org>
19278         
19279         Patch from Pavol Bosik  <Pavol.Bosik@siemens.com>:
19280         * src/breakpoints.c: Code cleanup, workaroud for possible 
19281         launcher bug
19282         * src/src_paths.c: Update debugger dirs on directory change
19284 2003-12-31  Pavol Bosik  <Pavol.Bosik@siemens.com>
19286         Review by Johannes Schmid <jhs@cvs.gnome.org>
19287         * src/attach_process.c, src/attach_process.h, anjuta.glade:
19288         sortable headers, process tree, removal of path and process params
19289         * src/debugger.c, src/debugger.h, anjuta/src/aneditor.cxx,
19290         anjuta/src/mainmenu_callbacks.c, anjuta/src/watch_cbs.c:
19291         code cleanup
19293 2003-12-31  Johannes Schmid <jhs@cvs.gnome.org>
19294         
19295         Patch from: Jean-Noel Guiheneuf <jnoel@lotuscompounds.com>
19296         * anjuta.glade, src/mainmenu_callbacks.c, src/file.[c/h]:
19297         Add a dialog for "New file" which lets the user set the 
19298         filename and to add copyright/header templates to the file
19299         * Review: Changed function names to contain modules name (file_)
19301 2003-12-09  Naba Kumar  <naba@gnome.org>
19303         * setup-gettext: Fixed a typo.
19304         * scintilla/Makefile.am: Fixed a build error for SMP systems.
19306 ---- Released version 1.2.0 ---
19308 2003-12-08  Naba Kumar  <naba@gnome.org>
19310         * src/preferences.c: Fixed compiler error.
19311         * global_tags/create_global_tags.sh: Fixed to install properly
19312         even when system.tags could not be generated.
19313         * NEWS: Updated.
19315 2003-12-06  Naba Kumar  <naba@gnome.org>
19317         * setup-gettext: Fixed to not generate intl directory with gettextize.
19319         Patch from:  Karl-Heinz Brünen  <k.bruenen@eprosoft.de>
19320         * src/anjuta.c: Filters out unnecessary files from find in files
19321         command.
19322         
19323         * NEWS: Updated.
19324         * manuals/C/anjuta-tutorial/anjuta-tutorial.xml: Fixed tutorial
19325         * src/widzard_gui.c: Added horiz scrollbar for desc text.
19326         
19327 2003-12-04  Naba Kumar  <naba@gnome.org>
19328         
19329         * src/gnome_project.c: Enables debug and optimization flags for
19330         new projects.
19331         
19332         Patch from: Pavol Bosik  <Pavol.Bosik@siemens.com>
19333         
19334         * src/project_dbase_gui.c: combined header and c files for
19335         file selector.
19336         
19337         * plugins/class-gen/clsGen.c: Fixed file name typo in generated file.
19338         * data/properties/pascal.properties: Fixed pascal syntax highlighting.
19340 2003-11-30  Abel Cheung  <maddog@linux.org.hk>
19342         * configure.in: Added "cs" "mk" "sr" "sr@Latn" to ALL_LINGUAS.
19344 2003-11-29  Naba Kumar  <naba@gnome.org>
19346         * configure.in, anjuta.prj: Bumped version to 1.2.0.
19347         * NEWS: Updated.
19349 2003-11-28 Johannes Schmid <clubfan@users.sourceforge.net>
19350         
19351         * src/main_menubar.c: Now files cannot be opened twice in recently
19352         file menu
19354 2003-11-27  Pavol Bosik  <Pavol.Bosik@siemens.com>
19356         * src/breakpoints.c: Fixed parsing of gdb output for breakpoints in C++
19358 2003-11-28  Naba Kumar  <naba@gnome.org>
19360         * scintilla/*/*: Updated scintilla to CVS (2003-11-28)
19361         
19362 2003-11-27  Naba Kumar  <naba@gnome.org>
19364         * src/breakpoints.c, src/launcher.c, src/find_text.c,
19365         src/test_editor_cbs.c, src/signals_cbs.c: Fixed compiler warnings.
19366         
19367         * src/appwiz_page1.c, src/appwiz_page4.c, src/appwizard.[c,h],
19368         src/appwizard_gui.c, src/gnome_project.c, src/project_dbase.[c,h],
19369         src/project_import_gui.c, src/wizard_gui.[c,h]: Implemented a
19370         checkbox in project wizard (project options page) to enable/disable
19371         source code generation with glade(mm).
19372         
19373         * NEWS: Updated
19374         
19375 2003-11-19  Pavol Bosik  <Pavol.Bosik@siemens.com>
19377         * src/dnd.c: Opening files with special characters in the name.
19379 2003-11-20  Jordi Mallach  <jordi@sindominio.net>
19381         * configure.in (ALL_LINGUAS): Bah, "ca" (Catalan) has been missing for
19382         a long time.
19384 2003-11-18  Naba Kumar  <naba@gnome.org>
19386         * src/anjuta-tools.c, src/build_file.c, src/cvs.c, src/debugger.c,
19387         src/find_in_files.c, src/gnome_project.c, src/launcher.c,
19388         src/project_import.c, plugins/patch/patch-plugin.c:
19389         Fixed g_signal_diconnect calls to pass correct data.
19390         (Fixed possible crash in project imports).
19391         
19392         * NEWS: Updated.
19393         
19394 2003-11-18  Pavol Bosik  <Pavol.Bosik@siemens.com>
19396         Reviewed by Naba Kumar  <naba@gnome.org>
19397         * src/launcher.[h,c], src/debugger.c: Fixed encoding bug with GIOChannel
19398         and debugger. Sets default settings for pty in launcher.
19399         * data/gdb.init: Removed charset work around (now works with user's
19400         native charset)
19401         * src/debugger.c: Code cleanup. Removed duplicate call to 'info signals'.
19403 2003-11-18  Naba Kumar  <naba@gnome.org>
19405         * src/anjuta-encodings.c, src/preferences.c: Renamed all variable
19406         names of 'index' to 'idx'.
19407         
19408 2003-11-17  Naba Kumar  <naba@gnome.org>
19410         Patch from: arief_mulya  <arief_m_utama@telkomsel.co.id>
19411         * src/project_dbase.c: Prompts user for unsaved project files
19412         when project is closed.
19413         
19414 2003-11-16  Naba Kumar  <naba@gnome.org>
19416         Patch from: Marcin "Zenek" Jaskólski  <zenek@moo.pl>
19417         * src/appwizard_cbs.c, src/start-with.c: Fixed compiler errors with
19418         older gcc.
19419         
19420 2003-11-11  Johannes Schmid <clubfan@users.sourceforge.net>
19421         
19422         * src/anjuta.c: Fixed crash related to tag == NULL while 
19423         anjuta is exiting
19425 2003-11-11  Naba Kumar  <naba@gnome.org>
19427         * src/glade_iface.c: Avoids error conditions for glade or glademm not
19428         found. It simply doesn't generate the c/c++ codes and continues with
19429         just a warning.
19430         * NEWS: Updated.
19431         
19432 2003-11-10  Naba Kumar  <naba@gnome.org>
19434         * anjuta.glade, anjuta_dialogs_strings.c: Fixed typos in
19435         'Start with dialog'.
19437         * configure.in, manuals/Makefile.in, manuals/de/* (new): Added
19438         German translation of anjuta-tutorial.
19439         
19440         * src/launcher.c: Fixed an encoding bug with GIOChannels.
19441         * NEWS: Updated.
19443 2003-11-10  Jean-Noel Guiheneuf   <jnoel@saudionline.com.sa>
19445         * src/breakpoints.c, src/project_dbase.c, src/text_editor.c:
19446         Fixes the Bug #823249, Fixes the Bug #713229 When the user enables
19447         the syntax highlighting in Preferences, the automatic syntax
19448         highlighting is now selected. When the debugger is stopped and the
19449         breakpoints window not closed, the gtk_tree_view in this window is
19450         now made unsensitive.
19452 2003-11-07  Johannes Schmid  <clubfan@users.sourceforge.net>
19454         * src/preferences.h, src/preferences.c, anjuta.glade:
19455         Fixed translation bug in preferences by using GtkOptionMenu
19456         * anjuta.prj: Project version 1.1.98
19458 ---------------- Released version 1.1.98 ----------------
19460 2003-11-07  Naba Kumar  <naba@gnome.org>
19462         * anjuta.spec.in: Revived docs package and combined all docs into
19463         one package.
19464         * configure.in: Bumped version to 1.1.98 rc2
19465         * NEWS: Updated.
19466         * anjuta.spec.in: Fixed scrollkeepr-update command.
19467         * anjuta.spce.in: Fixed file permissions.
19469 2003-11-06  Naba Kumar  <naba@gnome.org>
19471         * src/mainmenu_callback.[c,h], src/main_menubar_def.h: Added help
19472         menus to activate anjuta helps.
19473         
19474         * manuals/C/anjuta-faqs/anjuta-faqs.sgml (removed),
19475         manuals/C/anjuta-faqs/anjuta-faqs.xml (added),
19476         manuals/C/anjuta-faqs/legal.xml (added),
19477         manuals/C/anjuta-faqs/Makefile.am,
19478         manuals/C/anjuta-faqs/anjuta-faqs-C.omf,
19479         manuals/C/anjuta-faqs/.cvsignore,
19480         manuals/C/anjuta-tutorial/anjuta-tutorial.sgml (removed),
19481         manuals/C/anjuta-tutorial/anjuta-tutorial.xml (added),
19482         manuals/C/anjuta-tutorial/legal.xml (added),
19483         manuals/C/anjuta-tutorial/Makefile.am,
19484         manuals/C/anjuta-tutorial/anjuta-tutorial-C.omf,
19485         manuals/C/anjuta-tutorial/.cvsignore,
19486         manuals/C/anjuta-manual/*.sgml (removed),
19487         manuals/C/anjuta-manual/*.xml (added),
19488         manuals/C/anjuta-manual/Makefile.am,
19489         manuals/C/anjuta-manual/anjuta-manual-C.omf,
19490         manuals/C/anjuta-manual/.cvsignore,
19491         manuals/C/topic.dat (removed), manuals/C/Makefile.am,
19492         manuals/ja/anjuta-faqs/anjuta-faqs.sgml (removed),
19493         manuals/ja/anjuta-faqs/anjuta-faqs-ja_JP.eucJP.omf (removed),
19494         manuals/ja/anjuta-faqs/anjuta-faqs-ja_JP.UTF-8.omf (added),
19495         manuals/ja/anjuta-faqs/anjuta-faqs.xml (added),
19496         manuals/ja/anjuta-faqs/legal.xml (added),
19497         manuals/ja/anjuta-faqs/Makefile.am,
19498         manuals/ja/anjuta-faqs/anjuta-faqs-C.omf,
19499         manuals/ja/anjuta-faqs/.cvsignore,
19500         manuals/ja/anjuta-manual/*.sgml (removed),
19501         manuals/ja/anjuta-manual/anjuta-manual-ja_JP.eucJP.omf (removed),
19502         manuals/ja/anjuta-manual/anjuta-manual-ja_JP.UTF-8.omf (added),
19503         manuals/ja/anjuta-manual/*.xml (added),
19504         manuals/ja/anjuta-manual/Makefile.am,
19505         manuals/ja/anjuta-manual/anjuta-manual-C.omf,
19506         manuals/ja/anjuta-manual/.cvsignore,
19507         manuals/ja/topic.dat (removed), manuals/ja/Makefile.am,
19508         manuals/sgmldocs.make (removed),
19509         manuals/xmldocs.make (added), manuals/omf.make (added),
19510         manuals/Makefile.am, configure.in, Makefile.am: Converted old sgml
19511         documentations to newer docbook xml documentations. Converted 
19512         Japanesh docs to UTF8 docs. Fixed installations. Update cvsignores.
19513         Enabled manulas installations.
19514         
19515         * gdl/.cvsignore, scintilla/.cvsignore, .cvsigore: Updated.
19517 2003-11-05  Naba Kumar  <naba@gnome.org>
19519         * data/gdb.init: Sets host's charset to ascii to solve debugger
19520         freeze up due to uninitialized strings in target program.
19522         * src/mainmenu_callbacks.c, src/watch_cbs.c, src/message-manager.[cc,h]:
19523         Fixed a crash bug with 'Add expression in watch'. Bug #822017
19524         
19525         * NEWS: Updated.
19526         
19527         Patch from: Bosik Pavol  <Pavol.Bosik@siemens.com>
19528         src/launcher.c: Turns off echo in spawned pty to fix debugger.
19530 2003-11-04  Naba Kumar  <naba@gnome.org>
19532         * scintilla/Makefile.am, widgets/Makefile.am: Fixed distribution
19533         problems.
19534         
19535         Patch from: Jean-Noel Guiheneuf <jnoel@saudionline.com.sa
19536         * src/aneditor.cxx, src/aneditor.h, src/controls.c, src/main_menubar.c,
19537         src/main_menubar.h, src/main_menubar_def.h, src/mainmenu_callbacks.c,
19538         src/mainmenu_callbacks.h: Added emacs style c/c++ custom indentation
19539         in file headers.
19540         
19541         * src/search-replace.c: Fixed infinite loop bug.
19542         * start-with.c: Fixed a crash bug with "Open last project".
19543         
19544         Patch from: Karl-Heinz Brünen  <k.bruenen@eprosoft.de
19545         * scintilla/Makefile.am: Fixed compiler option.
19546         
19547 2003-10-16  Naba Kumar  <naba@gnome.org>
19549         Patch from: Jean-Noel Guiheneuf <jnoel@saudionline.com.sa
19550         * src/text_editor.c: Fixed autoformat.
19551         
19552 2003-10-15  Naba Kumar  <naba@gnome.org>
19554         * src/anjuta_cbs.c: Used ALT+number for editor tab browsing, instead
19555         of CTRL+number.
19556         
19557 2003-10-09  Naba Kumar  <naba@gnome.org>
19559         * src/cvs_gui.c: Fixed a UI bug (hides the unwanted frame).
19560         
19561 2003-10-08  Naba Kumar  <naba@gnome.org>
19563         * src/source.c: Fixed a GETTEXT typo error.
19564         * anjuta.glade: Made 'Sorted in order you open them' default option
19565         for editor tabs.
19567         Patch from: Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
19568         * anjuta.glade, data/properties/anjuta.properties:
19569         Fixed the freeze of the "Preferences" combos at the first Anjuta
19570         init is generated by:
19571                 - a not complete translation of preferences.c file
19572                 - a difference between 2 names in anjuta.glade and
19573                 anjuta.properties (arrows --> Arrows , bottom --> Bottom)
19574                 - the same name given to 3 combos (anjuta.glade).
19575                 
19576         * src/find_text.c: If the "whole document" mode is selected,
19577         a new search will select the next occurrence (Bug #764954).
19578         It is now possible to use the shortcuts to search next or previous
19579         occurrence even if the search dialog has the focus.     Bug #790318
19580         
19581         * src/main_menubar_def.h: "Select code block" shortcut; the new
19582         shortcut is now Alt+L instead of Alt+B (already used by _Build menu).
19583         (Bug #811016).
19585         Patch from: Richard Lee  <r.h.lee@comcast.net>
19586         * tagmanager/include/tm_tag.h, tagmanager/tm_tag.c,
19587         tagmanager/tm_workspace.c: The following is a patch to fix a
19588         seemingly random occurence where Anjuta would crash when a
19589         certain key was pressed.
19591 2003-09-29  Naba Kumar  <naba@gnome.org>
19593         * src/find_in_files.c: Ignores binary by default. Disabled the option
19594         of NOCVS search, because launcher does not use sh and hence can not
19595         pipe.
19596         
19597         * src/project_dbase.c, src/session.[h,c]: Fixed to save the
19598         "clean before build" state in project session and not in account session,
19599         otherwise the state gets reflected to other projects causing annoyance.
19600         
19601         * src/compiler_options.c: Fixed a bug where compiler options were always
19602         claimed 'modified'.
19604         * src/build_project.c, data/properties/anjuta.properties,
19605         src/commands.[h]: Fixed a bad bug where clean-before-build
19606         doesn't work.
19607         
19608         * scintilla/patches/research-cvs-nolog.diff,
19609         scintilla/patches/scintilla-ac-gtk2-port.diff,
19610         scintilla/patches/scintilla-ac-sort-fix.diff,
19611         scintilla-optimization.diff: Removed, because they are already in
19612         scintilla CVS.
19613         
19614         * scintilla/*/*: Update scintilla to current CVS (just after 1.55 release,
19615         2003-09-29).
19617         * scintilla/LexMPT.cxx, scintilla/LexMetapost.cxx, scintilla/LexTeX.cxx,
19618         scintilla/LexYAML.cxx: Added new scintilla lexers.
19619         
19620         * TODO, NEWS: Updated.
19622         Patch from: Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
19623         * src/utilities.c: Fixed typo bugs.
19625 2003-09-26  Naba Kumar  <naba@gnome.org>
19627         * src/anjuta.c: Only connects to kernel SIGCHLD signal.
19628         * src/find_replace.c, src/find_text.c, src/mainmenu_callbacks.c,
19629         src/text_editor.[c,h], src/toolbar_callbacks.c: Added wrap in
19630         text_editor_find() and Fixed I-Search wrapping.
19631         * src/debugger.c: Fixed to pass a newline after a debugger
19632         command (which was broken since the launcher was refactored.
19633         (Pointed out by Bosik Pavol  <Pavol.Bosik@siemens.com>)
19635 2003-09-25  Naba Kumar  <naba@gnome.org>
19637         * src/toolbar_callbacks.c: Fixed start of incremental search.
19638         
19639         Patch from: Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
19640         * src/controls.c, src/main_menubar.c, src/main_menubar.h,
19641         src/main_menubar_def.h, src/mainmenu_callbacks.c,
19642         src/toolbar_callbacks.c, src/toolbar.c: Added reverse search
19643         menu and implementation.
19645 2003-09-24  Pavol Bosik  <bosikp@frcatel.fri.utc.sk>
19647         Reviewed by 2003-09-24  Naba Kumar  <naba@gnome.org>
19648         * src/debug_tree.c, src/debug_tree.h: Fixed color of modified
19649         variables in Locals window.
19651 2003-09-24  Frederic RUAUDEL <grumz@users.sourceforge.net>
19653         Reviewed by 2003-09-24  Naba Kumar  <naba@gnome.org>
19654         * src/utilities.[ch] : Fix a tooltip bug in 
19655         anjuta_util_toolbar_append_stock(), the label appeared instead of
19656         the tooltip text. Remove label from arguments of the function
19657         because label is included in the stock icon data.
19658         * src/toolbar.c : Fix call to anjuta_util_toolbar_append_stock().
19659         * src/text_editor_gui.c : Fix call to anjuta_util_toolbar_append_stock().
19660         * FIXME: translation file should be updated because of label text removal.
19662 2003-09-24  Naba Kumar  <naba@gnome.org>
19664         * scintilla/PlatGTK.cxx: Fixed font setting in widget style.
19665         
19666         * src/launcher.[c,h], plugins/patch/patch-plugin.c, src/anjuta-tools.c,
19667         src/build_file.c, src/cvs.c, src/find_in_files.c, src/gnome_project.c,
19668         src/project-import.c, src/anjuta.c: Implemented buffered outputs for
19669         stdout and stderr. Also buffered output and check-for-password
19670         can be enabled/disabled. Added proper UTF8 handling. Fixed pty input
19671         with password prompts. Checkes for password prompts from all outputs.
19672         
19673         * src/utilities.[h,c]: Defined anjuta_util_convert_to_utf8() function
19674         which takes a string (which could be utf8 also) and converts into
19675         utf8 string.
19676         
19677         * src/main.c: Connects kernel signals after gnome_program_init().
19678         
19679         Patch from: Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
19680         * src/message-manager.c: Fixed bug #787026 by converting the strings
19681         to proper UTF8.
19682         
19683 2003-09-22  Naba Kumar  <naba@gnome.org>
19685         * src/scintilla/patches/scintilla-ac-gtk2-port.diff,
19686         scintilla/PlatGTK.cxx: Ported autocomplete window to gtk2 by removing
19687         GtkCList and using GtkTreeView instead. Added the patch.
19688         * src/scintilla/patches/scintilla-ac-sort-fix.diff,
19689         scintilla/PlatGTK.cxx: Fixes sorting bug in AC.
19690         
19691 2003-09-19  Naba Kumar  <naba@gnome.org>
19693         * printing/print.c: Proper UTF8 printing support.
19694         * src/main.c: moved kernel signal connects at the
19695         end of application initialization.
19696         
19697 2003-09-18  Naba Kumar  <naba@gnome.org>
19699         * scintilla/*/*, src/scintilla/Makefile.am, src/Makefile.am,
19700         (new) lexers.make, (new) lexers: Update scintilla to latest
19701         scintilla CVS (2003-09-18), added new lexers, automated
19702         lexers makefiles sections and scintilla update. Added
19703         patches. Optimized pango rendering. Fixed a crash bug
19704         in scintilla.
19705         
19706         * (new) scintilla/patches/research-cvs-nolog.diff: Added
19707         patch to remove cvs log command from RESearch.cxx file.
19708         * scintilla/patches/scintilla-pango-always.diff:
19709         Fixed file name.
19710         * scintilla/RESearch.cxx: Removed spurious cvs log command
19711         and logs.
19712         * (new) scintilla/test-scintilla.cxx: A test file for scintilla.
19713         
19714         Patch from: Bosik Pavol <Pavol.Bosik@siemens.com>
19715         * src/dnd.c: Fixed a crash bug with DND.
19716         
19717 2003-09-15  Naba Kumar  <naba@gnome.org>
19719         * src/text_editor.[c,h], src/anjuta.c, src/breakpoints.c,
19720         src/goto_line.c, src/mainmenu_callbacks.c, src/text_editor_cbs.c,
19721         src/toolbar_callbacks.c: Added an additional parameter to
19722         text_editor_goto_line() funtion which decides if the line should
19723         be made visible (if it's under fold).
19724         
19725         * src/style-editor.c: Fixed a compiler warning.
19726         * src/message-manager.cc: Calls parent method correctly.
19728         * src/preferences.h: Fixed prent class.
19729         
19730         Patch from: Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
19731         * src/project_dbase.c: Fixed bug #713210.
19732         
19733 2003-09-14  Hasbullah Bin Pit <sebol@ikhlas.com>
19734                                                                                 
19735         * configure.in: Added 'ms' (Malay) to ALL_LINGUAS.
19737 2003-09-11  Naba Kumar  <naba@gnome.org>
19739         Patch from: Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
19740         * src/style-editor.c: Fixed bug #769130 (Crash on font
19741         selection dialog).
19742         
19743         * src/message-manger.[h,cc]: Made AnMessageManager
19744         derived from GtkFrame and removed deprecated code.
19745         
19746         * src/breakpoints.c, src/search-replace.c, src/source.c: Fixed
19747         compiler warnings.
19748         
19749 2003-09-09  Naba Kumar  <naba@gnome.org>
19751         * src/Makefile.am: Addded rules for built sources.
19752         
19753 2003-09-08  Naba Kumar  <naba@gnome.org>
19755         * (new) src/anjuta-marshalers.list: Added marshalers definition
19756         file.
19757         
19758         * src/source.c: Fixed bug #762043 and makes sure, CFLAGS
19759         and CXXFLAGS are not overwriten by automake's default.
19760         * src/style-editor.c: Added 'operators' in the style editor.
19761         
19762         Patch from Masahito Omote <utyuuzin@users.sourceforge.net>
19763         and Jesus Gonzalez  <jgonzlz@terra.es> (combined).
19764         * src/message-manager-private.cc, src/message-manager.cc:
19765         Converts message going into message into UTF-8 endoding.
19766         * src/main.c: Uses UTF-8 codeset for localization.
19767         
19768 2003-09-08  Franco Catrin L.  <fcatrin@tuxpan.cl>
19770         * src/anjuta.desktop.in.in: Added Encoding attribute (required).
19771         
19772 2003-09-08  Naba Kumar  <naba@gnome.org>
19774         * TODO: Updated.
19775         
19776         Patch from Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
19777         * src/find_in_files.c, src/find_replace.c, src/search_replace.c:
19778         Fixed bug #798717, Find - Find&Replace - Find in files bug;
19779         The combo entries were updated if the same data with a different
19780         case exist in the combo list. The combo entries are now case sensitive. 
19781         Search&Replace bug; First search ,max actions = 0 ==> now max
19782         actions = 100.
19783         
19784 2003-09-08  Naba Kumar  <naba@gnome.org>
19786         * TODO: Updated.
19787         * src/utilities.[c,h]: a function takes contant args.
19788         * src/anjuta.[c,h]: Fixed child registering/unregistering routine.
19789         Now the child terminated signal is emitted properly.
19790         * src/Makefile.am: Used $(top_srcdir) for referring to 
19791         scintilla objects.
19792         * (new) src/anjuta-marshalers.list, src/Makefile.am: Added marshalers
19793         definitions file which will generate anjuta-marshalers.[c,h] files.
19794         * src/.cvsignore: Updated.
19795         * src/build_project.c: Changed su command to preserve quotes.
19796         * src/anjuta-tools.c, tagmanager/tm_project.c,
19797         tagmanager/tm_workspace.c: Use standard tmp file.
19798         * configure.in: Cleaned up. Provide -g -O0 flags for final build also
19799         so that users could report bugs easily.
19800         * configure.in, anjuta.spec.in: Removed libzvt references/dependency.
19801         
19802         * tagmanager/tm_workspace.c, tm_file_entry.c, widgets/gnomefilelist.c,
19803         printing/print.c, plugins/sample1/plugin-sample1.c, src/an_file_view.c,
19804         src/an_symbol_view.c, src/utilities.[c,h], src/anjuta-encodings.c,
19805         src/attach_process.c, src/breakpoints.c, src/commands.c,
19806         src/compiler_options.c, src/configurer.c, src/cvs_gui.c,
19807         src/cvs_cbs.c, src/debug_tree.c, src/debugger.c, src/executer.c,
19808         src/find_in_files.c, src/find_in_files_cbs.c, src/mainmenu_callbacks.c,
19809         src/memory.c, src/message-manager-private.c, src/preferences.c,
19810         src/project_config.c, src/project_dbase.c, src/source.h, src/src_paths.c,
19811         src/search-replace.[c,h], stack_trace.c, text_editor.c,
19812         src/text_editor_cbs.c, src/toolbars.c, src/watch.c, src/watch_gui.c,
19813         src/source.c, src/anjuta.c, src/glade_iface.c, src/style_editor.c:
19814         Fixed compile warnings and cleanup.
19815         
19816         * src/launcher.[c,h], src/anjuta-tools.c, src/build_file.c,
19817         src/build_project.c, src/clean_project.c, src/compile.c, src/configurer.c,
19818         src/cvs.c, src/find_in_files.c, src/gnome_project.c, src/project_import.c: 
19819         Removed libzvt usage and implemented child spawing differently. Launcher is
19820         now proper GObject, which can be created multiple times (and can be
19821         operated in parallel).
19823         * src/appwizard_cbs.c: Fixed bug #740881 (crash on project wizard).
19824         * src/project_import_gui.c, src/project_import_cbs.c,
19825         src/project_import.[c,h], mainmenu_callbacks.c: Fixed bug #766070
19826         (crash on project import). Removed deprecared codes.
19827         
19828 2003-09-03 Johannes Schmid <clubfan@users.sourceforge.net>
19829         
19830         * src/cvs.c: Fixed cvs output bug.
19832 2003-09-03  Naba Kumar  <naba@gnome.org>
19834         Patch from: Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
19835         * src/aneditor.cxx, src/breakpoints.c, src/breakpoints.h,
19836         src/mainmenu_callbacks.c, src/text_editor.c, src/text_editor.h,
19837         src/text_editor_cbs.c: Implements --
19838                 If the debugger is started
19839                         A double click in the margin add or remove a breakpoint
19840                         A single click activate or deactivate the breakpoint
19841                 else
19842                         A double click in the margin add or remove a bookmark
19844 2003-09-03 Johannes Schmid <clubfan@users.sourceforge.net>
19845         
19846         Reviewed by Naba Kumar  <naba@gnome.org>
19847         * src/cvs_gui.[c/h], mainmenu_callbacks.c:
19848         User is now able to choose a branch on cvs update for project.
19849         Cleaned up variable names.
19851 2003-09-03  Naba Kumar  <naba@gnome.org>
19853         * (new) scintilla/LexEScript.cxx, scintilla/LexLout.cxx,
19854         src/Makefile.am: Added lexers.
19855         * scintilla/*/*: Updated...
19856         * src/an_symbol_view.c: Fixed a crash bug.
19857         * src/compiler_options.c, src/project_dbase.c: Fixed compile
19858         and build bugs.
19859         * src/main_menubar.[c,h]: Removed 'page setup' menu item.
19860         * src/source.c: Fixed project generation bug with gettext code.
19861         * tagmanager/tm_project.c: Fixed a crash bug.
19862         * src/compiler_options.c, src/project_dbase.c: Fixed build failure
19863         bug when there is no project open. Bug #____.
19864         * src/source.c: Fixed a bug with build failure with non-gnome
19865         project with glade-generated source (eg. gtk2). Bug #____.
19866         * NEWS: Updated...
19868 2003-08-22  Naba Kumar  <naba@gnome.org>
19870         Patch from: Rob Bradford  <rob@debianplanet.org>
19871         * data/Makefile.am: Fixed to install properly during
19872         package building.
19873         
19874         Patch from: Etay Meiri  <etay-m@bezeqint.net>
19875         * src/debug-tree.c: Fixed a crash bug.
19876         * src/compiler_options.c: Takes care of linking the missing pieces;
19877         C flags, libs, optimization options, debug and profile.
19879         Patch from: Enver ALTIN  <ealtin@casdb.com>
19880         * src/anjuta_cbs.c, src/find_replace.c: Trivial dialog HIG fixes.
19881         
19882 2003-08-22  Johannes Schmid <clubfan@users.sourceforge.net>
19884         Reviewed by Naba Kumar  <naba@gnome.org>
19885         * src/project_dbase.c: Fixed bugs #778263 and #778413
19886           Adding multiple files to project should work now.
19888 2003-08-22  Pavol Bosik  <bosikp@frcatel.fri.utc.sk>
19890         Reviewed by Naba Kumar  <naba@gnome.org>
19891         * src/dnd.c: Fixed Drag&Drop (opening file(s)).
19892         * src/debug_tree.c, src/debugger.c: Fixed context menu separator
19893         for Locals window.
19895 2003-08-08  Abel Cheung  <maddog@linux.org.hk>
19897         * anjuta.glade, anjuta_dialog_strings.c: Fix typo. (#107513)
19899 2003-08-08  Abel Cheung  <maddog@linux.org.hk>
19901         * src/text_editor.c: Fix translatable string (#113934).
19903 2003-07-04  Naba Kumar  <naba@gnome.org>
19905         * src/compiler_options.c, src/project_dbase.c: Fixed build failure
19906         bug when there is no project open. Bug #____.
19907         
19908         * src/source.c: Fixed a bug with build failure with non-gnome
19909         project with glade-generated source (eg. gtk2). Bug #____.
19911 2003-06-26  Naba Kumar  <naba@gnome.org>
19913         * src/anjuta.h: Removed reference to windows-dialog.h.
19914         * src/message-manager-private.[cc,h]: Fixed doulbe click
19915         activation of messages to properly jump at the destination.
19916         * src/toolbar_callbacks.c: Fixed search combo pulldown bug.
19917         * src/toolbar.c: Code clean-ups.
19918         
19919         * tagmanager/tm_file_entry.c, tagmanager/tm_project.c,
19920         tagmanager/tm_symbol.c: Used g_return_if_fail() instead of g_assert().
19921         
19922         * src/message-manager-private.[cc,h]: Removed dead codes.
19923         
19924         * (new) data/properties/css.properties,
19925         data/properties/anjuta.properties, data/properties/Makefile.am:
19926         Added CSS syntax hiliting properties.
19927         
19928         * tagmanager/tm_file_entry.c: Fixed a possible bug.
19929         * src/debugger.c: Clean ups.
19930         * src/lexer.h: Added CSS lexer definition.
19931         
19932         * Makefile.am: Installs destop file properly.
19933         * configure.in: Bumped version to 1.1.97 (RC1 for 1.2.0 stable).
19934         * NEWS: Updated for 1.1.97 release.
19935         * src/main_menubar_def.h: Changed some non working shortcuts.
19936         
19937 2003-06-24  Naba Kumar  <naba@gnome.org>
19939         * src/search-replace.c: Shows the dialog properly, even when it is
19940         hidden behind another window.
19941         
19942         * (removed) src/windows-dialog.[c,h], src/Makefile.am, po/POTFILES.in,
19943         src/anjuta.[c,h], (removed) pixmaps/windows-style-*.png,
19944         pixmaps/Makefile.am: Removed windows-dialog and setup wizard files
19945         and code clean up.
19946         
19947         * anjuta.glade, anjuta_dialog_strings.c: Removed windows-dialog and
19948         setup wizard dialogs.
19949         
19950         * src/debugger.c: Removed a redundant call to
19951         debugger_update_controls().
19952         * src/compiler_options.c, src/launcher.c: code cleanup.
19953         * src/executer.c: Fixed execution bug with 'Set Program params...".
19954         
19955 2003-06-23  Naba Kumar  <naba@gnome.org>
19957         * widgets/e-splash.c: Removed border around the splash image.
19958         * anjuta.spec: correct libgnomeprintui22 name in depencencies.
19959         * widgets/gnomefilelist.c: Implemented multiple file selection mode.
19960         * src/cvs.c: Added a frame around commit log text widget.
19961         * src/prefereces.[c,h], anjuta.glade, anjuta_dialog_strings.c: Fixed
19962         crash bug associated with translated combo box list in preferences
19963         dialog (in different locale other than en_US). Used widget names
19964         to pass the combo list items.
19965         * po/POTFILES.in: Updated.
19966         * src/launcher.c: Creates the zvt terminal at startup (and not
19967         every time a build is done) -- speeds up buld operations.
19968         * src/file_history.c: Should be if() conditional instead of
19969         assertion check.
19970         * tagmanager/tm_work_object.c, src/utilities.c, src/text_editor.c:
19971         Disabled useless warnings.
19972         * src/project_dbase.c: Fixed bonobo 2 project name.
19973         * src/project_dbase.c, src/source.c: Corrected bonobo2 project name
19974         and uses correct glade-2 for file generation.
19975         
19976 2003-06-21  Naba Kumar  <naba@gnome.org>
19978         * src/aneditor.cxx: Fixed bugs with debug tip dwell start and end.
19979         And disables autocomple show for numbers (very annoying).
19980         * src/mainmenu_callbacks.[c,h], src/main_menubar_def.h,
19981         src/main_menubar.[c,h], src/controls.c, src/toolbar.[c,h],
19982         src/toolbar_callbacks.[c,h]: Removed unnecessary menuitems
19983         from view menu and adjust the controls accordingly.
19984         * src/anjuta.c: Changed 'not implemented' dialog to info dialog with
19985         only OK button.
19986         * src/project_dbase.[c,h]: Removed show_local flag processing.
19987         * src/message-manager.[c,h]: Reorganized messages tabs in more
19988         sensible order.
19989         * configure.in, anjuta.spec.in: Fixed gnome-print and zvt dependencies.
19990         Also added PCRE dependency.
19991         
19992 2003-06-20  Naba Kumar  <naba@gnome.org>
19994         * pixmaps/anjuta_splash.png: New splash.
19995         from Jean Schurger  <yshartk@schurger.org>
19996         
19997         * src/controls.c: De-sensitize run-to-cursor when debugger
19998         is not running.
19999         * src/cvs_gui.c: Set default reponse for various cvs dialogs.
20000         
20001         * src/message-manager-private.cc: Fixed to properly jump at
20002         the right file:line.
20003         
20004         * src/appwiz_page1.c: Fixed to correctly determine the project
20005         trpe from the wizard.
20006         
20007 2003-06-20  Naba Kumar  <naba@gnome.org>
20009         * src/message-manager.cc, mainmenu_callbacks.c: Code cleanup.
20010         * src/watch_gui.c: Code cleanups.
20011         * src/debugger.[c,h], src/stack_trace.[c,h],
20012         (removed) src/stack_trace_cbs.[c,h], (removed) src/stack_trace_gui.h,
20013         src/Makefile.am: Merged stack_trace[_cbs/_gui] into stack_trace.c,
20014         Removed direct access to stack_trace private data, Increased debugger
20015         command size from 256 to 1024 (to be on safer side). Also implemented
20016         row-activated signle for seting frame and viewing the source.
20017         * src/debugger.c: Avoids starting program and stopping debugger
20018         when starting debugger and stopping program, respectively.
20019         
20020         * src/debugger.[c,h], src/main_menucallbacks.c, src/controls.c:
20021         Reverted codes to start debugger automatically
20022         The file is brought to the state just after the branching 
20023         (debugger.c == 1.27 and debugger.h == 1.10 rev.), except for 
20024         some code clean ups.
20025         
20026         * src/launcher.[h,c], plugins/patch/patch-plugin.c,
20027         src/anjuta-tools.c, src/build_file.[c,h], src/build_project.[c,h],
20028         src/compile.[c,h], src/clean_project.[c,h], src/configurer.[c,h],
20029         src/cvs.c, src/find_in_files.[c,h], src/gnome_project.[c,h],
20030         src/project_import.[c,h], src.anjuta.c, src/mainmenu_callbacks.c,:
20031         src/project_dbase.c: Code clean ups.
20032         
20033         * anjuta.glade, anjuta_dialog_strings.c: Fixed a hard coded pref
20034         (Projects dir) so that correct $HOME/Projects path is set when
20035         anjuta is run for the first time.
20036         
20037 2003-06-13  Guntupalli Karunakar  <karunakar@freedomink.org>
20039         * configure.in: Added "ml" for Malayalam in ALL_LINGUAS.
20041 2003-06-13  Naba Kumar  <naba@gnome.org>
20043         * src/stack_trace_cbs.c: Moved variable declaration at the
20044         top of the block (bug #737867)
20045         
20046         * src/source.c: use target_CFLAGS and target_CXXFLAGS instead of
20047         just CFLAGS and CXXFLAGS (bug #743617).
20048         
20049         * src/create_global_tags.sh: Fixed shell script to properly
20050         detect installed *-config files.
20051         
20052 2003-06-12  Naba Kumar  <naba@gnome.org>
20054         * src/preferences.[c,h]: Added methods for custom widgets in
20055         preferences: using custom set/get methods for them.
20056         
20057         * src/anjuta-encoding.c: Implemented up/down of the encodings
20058         in the list and property saves correctly.
20059         
20060         Patch from Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
20061         * src/aneditor.cxx: Fixes Anjuta looping when a backward search reaches
20062         the beginning of a file.
20064         Patch from Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
20065         * src/aneditor.cxx, src/aneditor.h,
20066         src/controls.c, src/main_menubar.c, src/main_menubar.h,
20067         src/main_menubar_def.h, src/mainmenu_callbacks.c,
20068         src/mainmenu_callbacks.h: Allows the operator to select the current
20069         word or the current line (Request: 680801). It puts also
20070         sensitive/unsensitive several select/comment menu items.
20072         * src/breakpoints.c: Presets by default the current line for a
20073         defined breakpoint.
20075 2003-06-11  Naba Kumar  <naba@gnome.org>
20077         * src/anjuta.c, src/text_editor.c: Fixed bug #715270. 'Changed' file name
20078         color (red highlight) now cosistent for inactive tabs also.
20079         
20080         * src/main_menubar.c, src/main_menubar_def.h: Fixed bug #715261. Moved
20081         'Advanced search and replace' in Edit->Search submenu.
20082         
20083         * data/properties/tcltk.properties: Fixed bug #731851. Added line
20084         wrappings '\' where     they were missing.
20085         
20086         * src/mainmenu_callbacks.c: Fixed bug #751715. The 'Customize menu'
20087         message is now more descriptive and details the correct thing to do
20088         for GNOME2 desktop.
20089         
20090 2003-06-10  Naba Kumar  <naba@gnome.org>
20092         * autogen.sh.generic, autogen.sh.gtk, autogen.sh.gtkmm
20093         autogen.sh.wxwin, macros/autogen.sh, macros2/autogen.sh:
20094         Removed any reference to particular version of automake/autoconf
20095         so that they could work with newer versions (Bug #659394).
20097         * src/anjuta-encodings.c, src/anjuta-encodings.h, anjuta.glade,
20098         src/anjuta.c: Added coded to add/remove supported encodings.
20099         
20100         * src/appwizard.c, src/appwizard.h, src/gnome_project.c,
20101         src/preferences.c, src/project_dbase.c, src/project_dbase.h,
20102         src/project_import.c, src/project_type.c, src/project_type.h,
20103         src/source.c, src/wizard_gui.c: Added a new field called 'deprecated'
20104         in the projects typtes. Code clean ups. Removed GTK1/GNOME1
20105         from the project wizard.
20107 2003-06-06  Naba Kumar  <naba@gnome.org>
20109         Patch from Etay Meiri  <etay-m@bezeqint.net>
20110         * src/compiler_options.c: Fixed bugs related to clean before
20111         build patch.
20112         
20113         * anjuta.desktop.in.in: Added commandline options.
20114         * src/cvs.[c,h], anjuta.glade, anjuta_dialogs_strings.c: Separated
20115         -dP and -A flags of CVS update into different options.
20116         
20117 2003-06-04  Abel Cheung  <maddog@linux.org.hk>
20119         * configure.in: Removed "ta" from ALL_LINGUAS.
20121 2003-06-02  Naba Kumar  <naba@gnome.org>
20123         * scintilla/PropSet.h, src/properties.[ch]*: Reversed the patch to
20124         return NULL for undefined properties and "" for defined but empty
20125         strings. It was creating many problems where both are assumed to be
20126         same. And besides, it doesn't matter to differentiate the two (the
20127         problem with preferences was due to a different bug).
20129         * src/prefereces.[c,h]: Fixed to handle empty and blank properties
20130         correctly. Also, s/props_build_in/props_built_in/g.
20131         
20132         * widgets/gnomefilelist.[c,h]: Uses gdl theme icons for file
20133         list.
20134         
20135         * src/an_file_view.c: Unrefed pixbufs when done with them.
20137         * pixmaps/Makefile.am, (added) pixmaps/preferences-encodings.png,
20138         (removed) file_text.png: Added and removed pixmaps.
20139         
20140 2003-05-30  Naba Kumar  <naba@gnome.org>
20142         * anjuta.glade: Fixed encodings preferences dialog
20143         
20144 2003-05-23  Etay Meiri  <etay-m@bezeqint.net>
20145         
20146         Reviewed by Naba Kumar  <naba@gnome.org>
20147         
20148         * src/build_project.c src/clean_project/c: perform a clean before
20149         build, if required. Show the message manager on clean.
20150         * src/compiler_options.c: save the new options when window is closed
20151         and flag project to be cleaned before the next build.
20152         * src/project_dbase.c: added a 'clean before build' flag to project
20154 2003-05-29  Naba Kumar  <naba@gnome.org>
20156         * anjuta.glade, anjuta_dialogs_strings.c: Added encoding prefs
20157         dialog.
20158         
20159         * [pixmaps/] cfolder.xpm, console.xpm, file_c.png, file_c.xpm,
20160         file_core.png, file_core.xpm, file_cpp.png, file_cpp.xpm,
20161         file_exec.png, file_exec.xpm, file_file.png, file_file.xpm,
20162         file_h.png, file_h.xpm, file_html.png, file_html.xpm,
20163         file_i18n.png, file_i18n.xpm, file_icon.png, file_icon.xpm,
20164         file_pix.png, file_pix.xpm, file_text.xpm, file_unknown.png,
20165         file_unknown.xpm, ledgreen.xpm, ledred.xpm, ofolder.xpm,
20166         print_color.xpm, print_landscape.xpm, print_layout.xpm,
20167         print_nocolor.xpm, print_portrait.xpm: Removed unused icons
20169         * pixmaps/Makefile.am, src/toolbar.c, src/pixmaps.h, src/resources.h:
20170         Removed unused icons references.
20172 2003-05-27      Enver ALTIN  <ealtin@casdb.com>
20174         Reviewed by Naba Kumar  <naba@gnome.org>
20175         
20176         * src/anjuta-tools.c, src/anjuta_cbs.c, src/breakpoints.c,
20177           src/compiler_options.c, src/debugger.c, src/find_replace.c,
20178           src/find_text.c, src/mainmenu_callbacks.c, src/preferences.c,
20179           src/project_dbase_gui.c, src/src_paths.c, src/text_editor.c,
20180           src/toolbar_callbacks.c: HIG compliant dialogs.
20182         * src/utilities.c: anjuta_button_new_with_stock_image() and
20183           anjuta_dialog_add_button() stolen from gedit.
20185         * src/main_menubar_def.h: Fixed mnemonics.
20187 2003-05-26  Naba Kumar  <naba@gnome.org>
20189         * src/project_dbase_gui.c: Added header files filter for add file
20190         dialog box. Disabled project window to be transient window.
20191         
20192         * src/message-manager.cc: Disabled message manager window to be
20193         transient window.
20194         
20195         * src/text_editor.c, src/anjuta_cbs.c: Better error reporting when
20196         a file could not be loaded.
20197         
20198         * src/project_dbase.c: Fixed a bug with GUI editor command
20199         where empty string is returned.
20200         
20201         * src/Makefile.am, src/preferences.h, src/text_editor.c
20202         src/text_editor.h, (new) src/anjuta-encodings.h,
20203         (new) src/anjuta-encodings.c, data/properties/anjuta.properties:
20204         Added encoding support and to handle characters encoding correctly
20205         by auto detecting it during load. Added preferences for selecting
20206         the encoding during save.
20208         * src/preferences.c, src/resources.c: Removed debug messages.
20210         Patch from: Alexander Nedotsukov <bland@mail.ru>
20211         * src/getline.c: Fixed many fatal bugs for FreeBSD.
20213 2003-05-26  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20214         * src/anjuta.c: Try to sow the splash image more often.
20216 2003-05-20  Naba Kumar  <naba@gnome.org>
20218         Patch from Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
20219         * src/debug_tree.c: Colorize the modified locals during
20220         debugging and call memory analyze from the debugger.
20221         * src/breakpoints.c: The color is now different for the enabled
20222         and disabled breakpoints. Anjuta now can erase several
20223         breakpoints defined at the same line. The markers are updated
20224         according to the enable/disable action.
20225         
20226         Patch from Etay Meiri  <etay-m@bezeqint.net>
20227         * src/launcher.c: Fixes launcher freeze up bug during build.
20229 2003-05-16  Dan Elphick <dre00r@ecs.soton.ac.uk>
20231         Reviewed by Naba Kumar  <naba@gnome.org>
20232         * scintilla/PropSet.h: Change member variables from private to protected.
20233         * src/properties.[ch]*: Add new methods GetString and GetExpandedString
20234         to PropSetFile class, which return a gchar * (and can therefore indicate
20235         whether properties are empty or do not exist) and make prop_get and
20236         prop_get_expanded use them.
20237         * src/project_dbase.c: Fix where project_dbase_module_is_empty assumes
20238         that the result of of prop_get cannot be an empty string.
20240 2003-05-14      Dan Elphick <dre00r@ecs.soton.ac.uk>
20242         Reviewed by Naba Kumar  <naba@gnome.org>
20243         * src/text_editor.[ch], src/anjuta.c, src/anjuta.c, src/anjuta_cbs.c,
20244         src/build_file.c, src/compile.c, src/mainmenu_callbacks.c,
20245         src/text_editor_cbs.c: When saving all the files in the project, the
20246         text editors are now only rehighlighted once instead of once for each
20247         file saved.
20249 2003-05-16  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20250         * src/main.c, widgets/e-splash.c: Splash screen improvements.
20251         * src/anjuta.desktop.in.in: Support startup notification.
20252 2003-05-16  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20253         * src/main.c, widgets/e-splash.c: Splash screen improvements.
20254         * src/anjuta.desktop.in.in: Support startup notification.
20257 2003-05-13  Dan Elphick <dre00r@ecs.soton.ac.uk>
20259         Reviewed by Naba Kumar  <naba@gnome.org>
20260         
20261         * src/executer.[ch]: Only allow one set params dialog at a time. Fix
20262         memory leak from glade_xml_new call. Removed gxml field from Executer
20263         struct as only used in create_executer_dialog and then destroyed.
20264         
20265         * src/anjuta.c: Fix warning on getting a page that doesn't exist.
20266         
20267         * src/configurer.c: Fix warning trying to connect signal to non-existent
20268         environment entry in configure dialog and fix crash when closing the
20269         window.
20270         
20271         * src/cvs_cbs.c: Fix deprecated use of gnome_date_edit_get_date; use
20272         gnome_date_edit_get_time instead.
20273         
20274         * main_menubar.c, main_menubar_def.h: Removal of show stack menu item
20275         in view menu required renumbering elsewhere.
20277 2003-05-10  Etay Meiri  <etay-m@bezeqint.net>
20279         Reviewed by Naba Kumar  <naba@gnome.org>
20280         
20281         * src/breakpoints.c: fixed an error when removing breakpoint
20282         * src/controls.c: 'run to cursor' is sensitive when debugger not active
20283         * src/debugger.c: changes to the way the debugger is activated
20284         * src/debugger.h: clean ups
20286 2003-05-13  Naba Kumar  <naba@gnome.org>
20288         Patch from  Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
20289         * anjuta.glade, anjuta_dialogs_strings.c, src/memory.c,
20290         src/memory.h: A new version of memory and the interface
20291         is now integrated in anjuta.glade
20293 2003-05-09  Naba Kumar  <naba@gnome.org>
20295         * configure.in: Bumped required gtk version to 2.0.8.
20296         
20297 2003-05-06  Naba Kumar  <naba@gnome.org>
20299         src/message-manager-private.cc, src/message-manager.cc: Clean ups.
20301 2003-05-07  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20302         * gdl/Makefile.am, printing/Makefile.am: distcheck fixes.
20304 2003-05-06  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20305         * scripts/anjuta_import.sh.in, src/defaults.c, src/project_dbase_gui.c
20306         , tagmanager/c.c: Support for ProC and RDB files.
20308 2003-05-06  Naba Kumar  <naba@gnome.org>
20310         * src/aneditor.cxx, src/goto_line.c, src/main_menubar_def.h,
20311         src/mainmenu_callbacks.c, src/mainmenu_callbacks.h:
20312         Uncomment (Box & Stream), Select the current function,
20313         authorize the "Quit" button of the GotoLine window
20315 2003-05-05  Naba Kumar  <naba@gnome.org>
20317         * src/watch_gui.h: CVS added new file.
20319         * scintilla/ExterLexer.[cxx,h]: CVS added new files.
20321         Patch from Etay Meiri <etay-m@bezeqint.net>
20322         * src/debugger.c, src/debugger.h, src/main_menubar_def.h,
20323         src/mainmenu_callbacks.c, src/message-manager.cc,
20324         src/message-manager.h, src/stack_trace.c, src/stack_trace.h,
20325         src/stack_trace_cbs.c, src/stack_trace_cbs.h, src/stack_trace_gui.c:
20326         Ported stack trace to GNOME2 and added it in the message manager
20327         pane.
20329 2003-05-02  Naba Kumar  <naba@gnome.org>
20331         * src/memory.[h,c], debug_tree.c: Fixed a compiler error/warning.
20332         
20333         * src/preferences.[h,c]: Fixed preferences to save only one copy of
20334         preferences property.
20335         
20336         * anjuta.prj: Fixed multiple preferences saved data.
20337         
20338         * scintilla/Document.cxx, scintilla/Editor.cxx, scintilla/Editor.h,
20339         scintilla/LexCPP.cxx, scintilla/Makefile.am, scintilla/PlatGTK.cxx,
20340         scintilla/PropSet.cxx, scintilla/ScintillaGTK.cxx,
20341         scintilla/include/Platform.h, scintilla/include/PropSet.h,
20342         scintilla/include/Scintilla.h, scintilla/include/Scintilla.iface:
20343         Upgraded scitilla from CVS with faster window repaint
20344         and more bugfixes.
20345         
20346         Patch from  Etay Meiri  <etay-m@bezeqint.net>
20347         * src/watch.[c,h], src/watch_gui.c, (new) src/watch_gui.h: Fixed bugs
20348         and code cleanups
20349         
20350 2003-04-30  Dan Elphick <dre00r@ecs.soton.ac.uk>
20352         * message-manager-private.[ch]: Make AnMessageWindow keep scrolling 
20353         the window if messages are appended to the end and the scrollbar is
20354         at the end.
20356 2003-04-29  Naba Kumar  <naba@gnome.org>
20358         * configure.in: Removed omf-install from Makefiles list.
20360 2003-04-28  Naba Kumar  <naba@gnome.org>
20362         * po/POTFILES.in: Remvoded deleted files.
20363         
20364         * pixmaps/Makefile.am, pixmaps/windows-style-docked.png,
20365         pixmaps/windows-style-undocked.png: Added setup wizard's images.
20367         * src/anjuta-tools.c: Fixed a bug where working dir (when the tool
20368         is executed as detached) is not set properly.
20369         
20370 2003-04-25  Naba Kumar  <naba@gnome.org>
20371         
20372         * anjuta.prj: Updated.
20373         * src/anjuta_info.c: Fixed text wrapping and column view.
20374         * data/welcome.txt.in: Removed unaligned characters.
20375         
20376 2003-04-24  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20377         * src/main_menubar.c: Disable setup dialog.
20379 2003-04-22  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20380         * src/breakpoints.c; Fixed compilation with older GCC
20381         * src/preferences.c: Fixed crash with G_DISABLE_CHECKS
20382         * HACKING: Spelling fixes (Suggested by Stephen Knight)
20384 2003-04-18  Naba Kumar  <naba@gnome.org>
20386         * anjuta.prj: Updated (includes compiler options).
20387         
20388         * src/anjuta.[hc], src/anjuta-tools.c: Removed redundant get_user_params
20389         function from anjuta.c (it was already available in anjuta-tools.c).
20390         
20391 2003-04-18  Naba Kumar  <naba@gnome.org>
20393         * src/about.c, THANKS: Updated
20394         
20395         * anjuta.glade, anjuta_dialogs_strings.c: Updated setup-dialog
20396         
20397         * src/an_file_view.c, src/project_dbase.c: Restores file-filters
20398         properly from the project session before updating the file
20399         view.
20400         
20401         * src/main_menubar_def.h, src/mainmenu_callbacks.[ch],
20402         an_file_view.[ch], main_menubar.[ch], controls.c: Removed windows
20403         dialog settings (as it will not be required once GDL is in place) and
20404         added file view filters in the settings sub-menu.
20406 2003-04-17  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20407         * HACKING: Updated
20408         * configure.in: Disable cast checks on final build.
20410 2003-04-17  Naba Kumar  <naba@gnome.org>
20412         * src/build_project.c: Fixed a compilation error.
20414         * src/launcher.c: Removed commnets.
20415         
20416         * anjuta.glade, anjuta_dialogs_strings.c: Moved indentation
20417         properties from editor tab to indentation tab and fixed a property
20418         label for proper i18n translation. Fixed typos in project config
20419         dialog (reported by Gaëtan de Menten  <ged@bugfactory.org>). Disabled
20420         sorting and reordering in compiler options dialog.
20421         
20422         * src/compiler_options.c: Implemented _save() function to save the
20423         options (which was pending).
20424         
20425         * src/build_project.c: Destroys install-as-root dialog when it is done.
20426         
20427         * src/an_symbol_view.c: Change "event" event to "event-after" so
20428         that symbol row is selected first before the popup is shown.
20429         
20430 2003-04-14  Dan Elphick <dre00r@ecs.soton.ac.uk>
20432         * tagmanager/tm_file_entry.c: Fix to make CVS info appear for first 
20433         file in CVS/Entries. (Reviewed and applied by Biswa)
20435 2003-04-16  Naba Kumar  <naba@gnome.org>
20437         * aneditor.cxx: use unicode everytime (fixed unicode related
20438         bugs).
20440         * anjuta.prj: Fixed UI editor name (blank to use default) and
20441         anjuta version.
20442         
20443         Patch from Patch from Gaëtan de Menten  <ged@bugfactory.org>
20444         * anjuta.glade, anjuta_dialogs_strings.c: Reorganized
20445         Editor preferences page.
20447 2003-04-16  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20448         * src/anjuta.[ch], src/print.c: Fixed warnings
20449         * scintilla/*, src/aneditor.cxx: Restore LexCPP patch.
20450         * configure.in: Profiling support with gprof
20452 2003-04-16  Naba Kumar  <naba@gnome.org>
20454         Patch from Gaëtan de Menten  <ged@bugfactory.org>
20455         * src/launcher.c: Fixed cvs dialog.
20456         
20457 2003-04-15  Johannes Schmid <clubfan@users.sourceforge.net>
20458         
20459         * src/message-manager-private.cc: Fixed double-click on first line of 
20460         output to properly select a line.
20461         * src/project_dbase.[c/h]: Removed parent_node from ProjectFileData
20462         because still was a deprecatd GtkCTreeNode and always NULL anyway.
20464 2003-04-15  Naba Kumar  <naba@gnome.org>
20466         * src/message-manager-private.cc: Fixed the glade filename typo.
20468 2003-04-15  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20469         * scintilla/*, data/properties/*: Scintilla CVS merge
20470         * anjuta.prj: Removed unnecessary files.
20471         * scintilla/PlatGTK.cxx: Force Pango fonts always
20472         * src/anjuta-plugins.c, src/anjuta_dirs.c, src/main.c,
20473         src/mainmenu_callbacks.c src/preferences.c: Use versionsed directory
20474         for preferences.
20475         * configure.in: Change version no. for 1.1.1 (alpha release)
20476         * configure.in: Added '--with-pref-suffix' option.
20477         * config.guess, config.sub: Removed from CVS.
20479 2003-04-15  Naba Kumar  <naba@gnome.org>
20481         Patch from Timothee Besset  <ttimo@idsoftware.com>
20482         * Makefile.am: Fixed a shell script error during intallation.
20483         
20484 2003-04-14  Johannes Schmid <clubfan@users.sourceforge.net>
20486         Reviewed by Naba Kumar  <naba@gnome.org>
20487         * src/message-manager.cc: Added popup-menu to TreeView and fixed
20488         set_wm_class to use "anjuta" instead of "an.
20489         * src/message-manager-private.cc: Headers are hidden again.
20491 2003-04-14  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20492         * src/project_dbase_gui.c: Memory corruption fix.
20493         * anjuta.prj: Updated project file
20495 2003-04-14  Dan Elphick <dre00r@ecs.soton.ac.uk>
20496         * an_file_view.c: Connect to event-after signal rather than event so that
20497         selection is updated first and thus context menu is for the right file.
20498         Reviewed and applied by Biswa.
20500 2003-04-14  Naba Kumar  <naba@gnome.org>
20502         * anjuta.glade, anjuta_dialogs_strings.c: Updated setup dialog.
20503         
20504         * src/auncher.c: More child exit fixes
20505         from Timothee Besset  <ttimo@idsoftware.com>
20507 2003-04-14  Johannes Schmid <clubfan@users.sourceforge.net>
20508         
20509         Reviewed by Naba Kumar  <naba@gnome.org>
20510         
20511         * src/message-manager.[c/h], src/message-manager-private[c/h],
20512                 anjuta.[c/h]: Ported message-manager to Gtk2
20513         
20514         * plugins/patch/patch-plugin.c, src/anjuta-tools.c,
20515         src/anjuta_cbs.c, src/build_file.c, src/build_project.c,
20516         src/clean_project.c, src/compile.c, src/configurer.c,
20517         src/controls.c, src/cvs.c, src/debugger.c,
20518         src/find_in_files.c, src/gnome_project.c, src/mainmenu_callbacks.c,
20519         src/project_import.c, src/search-replace.c: Changed name from
20520         AnjutaMessageManager to AnMessageManager to avoid too long type
20521         and funtion names.
20523 2003-04-11  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20524         * src/launcher.c: Fix build won't stop problem - TTimo
20525         * TODO: Updated
20526         * pixmaps/anjuta_splash.c: New splash screen prototype.
20527         * src/anjuta-tools.c, src/anjuta.[ch], : Forward port from branch.
20528         * src/compiler_options.c: Mute pkgconfig errors.
20529         * src/project_config.c. widgets/gnomefilelist.c: Fix leak.
20531 2003-04-10  Naba Kumar  <naba@gnome.org>
20533         * configurer.[c,h]: Fixed dialog to close properly.
20534         * src/project_dbase.c, widgets/gnomefilelist.c: Added
20535         debugging asserts.
20536         
20537 2003-04-09  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20538         * anjuta.prj: Removed unnecessary files, load with 1.2.0
20539         * plugins/class-gen/Makefile.am, plugins/patch/Makefile.am,
20540         plugins/sample1/Makefile.am, src/an_file_view.c, src/anjuta.c,
20541         src/anjuta.h, src/project_dbase.c: Use default GNOME icons.
20542         * gdl/*, widgets/*, Makefile.am, configure.in, plugins/*/Makefile.am,
20543         src/makefile.am: Move gdl to it's own directory.
20544         * global-tags/create_global_tags.sh: Silently ignore SDL error.
20546 2003-04-09  Naba Kumar  <naba@gnome.org>
20548         * anjuta.glade: Synced search and replace dialog from the ANJUTA_1_0_0
20549         branch.
20551 2003-04-09  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20552         * src/anjuta-tools.c: Use CDATA for saving tools data.
20553         * anjuta.glade, src/search-replace.c: Port from branch.
20554         * widgets/e-splash.*, src/main.c: Better splash screen.
20555         * configure.in, widgets/gdl*: Import GDL widgets.
20556         * ROADMAP: Updated roadmap.
20557         * src/an_file_view.c: Use GDL icons for file tree.
20559 2003-04-09  Naba Kumar  <naba@gnome.org>
20561         * anjuta.glade: Added (hidden) initial setup-wizard window.
20562         
20563         Patch from: Vitaly  <vvv@rfniias.ru>
20564         * src/preferences.c: Fixes a bug with libglace widget access with
20565         translated strings.
20567         Patch from: Etay Meiri  <etay-m@bezeqint.net>
20568         * src/debug_tree.c, src/debug_tree.h, src/debugger.c,
20569         src/debugger.h, src/main_menubar_def.h, src/mainmenu_callbacks.c,
20570         src/mainmenu_callbacks.h, main_menubar.[c,h], src/toolbar.[c,h],
20571         src/toolbar_callbacks.[c,h],
20572         src/memory.c, src/message-manager-private.cc,
20573         src/message-manager-private.h, src/message-manager.cc,
20574         src/message-manager.h, src/watch.c, src/watch.h, src/watch_cbs.c
20575         src/watch_cbs.h, src/watch_gui.c: Ports the watch related stuff
20576         to HEAD (mostly changing GtkClist to GtkTreeView). Also changed the
20577         watch window to a subwindow in the notebook
20579 2003-04-03  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20580         * ROADMAP: Updated roadmap.
20582 2003-04-03  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
20584         * configure.in: Added Belarusian to ALL_LINGUAS.
20586 2003-04-01  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20587         * src/fileselection.c, src/goto_line.c: Fixed warnings. Patch by
20588         Henry Jia
20589         * ROADMAP: Added roadmap for HEAD.
20591 2003-03-29  Naba Kumar  <naba@gnome.org>
20593         * src/main_menubar_def.h, mainmenu_callbacks.[c,h], src/anjuta.c
20594         src/Makefile.am, pixmaps/Makefile.am, anjuta.glade,
20595         anjuta_dialogs_strings.c, (new) src/start-with.[c,h],
20596         (new) pixmaps/start-with-wizard.png,
20597         (new) pixmaps/start-with-import.png,
20598         (new) pixmaps/start-with-open.png Added Start with dialog which pops
20599         up on anjuta start-up to give quick access to opening file/project or
20600         creation wizards.
20602         * src/main.c: Sets proper data directory for the gnome
20603         program.
20605 2003-03-27  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20606         * src/text_editor.c: Fixed error/warning indicators.
20608 2003-03-24  Naba Kumar  <naba@gnome.org>
20610         * README: Correct version.
20611         
20612 2003-03-24  Michael Tindal <etherscape@paradoxpoint.com>
20614         * configure.in: Added checks to see if were building on FreeBSD
20615         systems.  Sets -DFREEBSD if we are, and also attempts to find
20616         gmake if the host system is FreeBSD.
20618         * src/getline.c: New file used to provide the getline function,
20619         which isnt available on a FreeBSD system.  The function is only
20620         defined if FREEBSD is defined.
20622         * src/Makefile.am: Added getline.c to anjuta_SOURCES
20624         * tagmanager/Makefile.am:  Uses $(GMAKE) rather than make. 
20625         configure.in sets this to gmake on FreeBSD systems, and make
20626         on everything else.
20628 2003-03-23  Naba Kumar  <naba@gnome.org>
20630         * Makefile.am, anjuta.spec.in: Fixed rpm build errors.
20631         
20632         * anjuta.spec.in: Fixed spec file for correct file paths and
20633         corrected rpmbuild.
20635         * Makefile.am: Substituted rpmbuild for rpm command as RedHat ships
20636         the rpm build command separately now.
20637         
20638         * src/anjuta.c, windows-dialog.c: Added some more window management
20639         stuffs (not still fully working, though).
20641         * TODO: Updated.
20643 2003-03-22  Naba Kumar  <naba@gnome.org>
20645         * anjuta.spec.in: Fixed 'Required' and 'Build' requirements fields.
20647 2003-03-21  Naba Kumar  <naba@gnome.org>
20649         * README: Removed Andy Piper's name from the active maintainers
20650         list on his request.
20651         
20652         * src/anjuta_cbs.c: Fixed alphabetical ordering of tabs with
20653         preferences.
20654         
20655         * src/anjuta-tools.c: Fixed compiler errors.
20657         * src/anjuta-tools.c, src/attach_process.c: Fixed more window
20658         show bugs.
20659         
20660         * src/commands.c, src/src_paths.c, src/style-editor.c,
20661         src/anjuta-tools.c: Added gtk_widget_show() calls for the dialogs
20662         becuase they are now hidden by default (from glade editing).
20663         
20664         * anjuta.glade, anjuta_dialogs_strings.c, src/anjuta.c,
20665         src/anjuta.h, src/main_menubar.c, src/main_menubar.h,
20666         src/main_menubar_def.h, src/mainmenu_callbacks.c,
20667         src/mainmenu_callbacks.h, src/windows-dialog.c: Implemented
20668         basic windows managements.
20669         
20670 2003-03-21  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
20671         * scintilla/PlatGTK.cxx: Converted right cursor to left cursor
20672         to hot-spot problems with cursor in XFree86 4.3.0. Patch by
20673         Enver ALTIN (a.k.a. skyblue)
20675 2003-03-19  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
20676         * tagmanager/*: Added ignore-list for symbols. This will make
20677         parsing more accurate for projects. Doc updates needed.
20679 2003-03-14  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
20680         * anjuta.glade, src/search-replace.c: Forward-port S/R (Dan)
20681         * launcher/Makefile.am: Link to correct libraries
20682         * src/launcher.c: Do not allow NULL shell
20684 2003-03-14  Etay Meiri <etay-m@bezeqint.net>
20685         * src/debug_tree.c: Improve debug tree view.
20687 2003-03-10  Dan Elphick <dre00r@ecs.soton.ac.uk>
20689         * anjuta.glade, anjuta_dialog_strings.c: Change dialog1 titles to
20690         'Run Configure Script' and 'Execute Program'. Increase minimum width
20691         of Configure dialog.
20692         * find_in_files.c, find_in_files_cbs.*: Properly create the file
20693         list widget by setting a model and adding a column and renderer.
20694           Actually store the nocvs toggle button in FindInFiles data structure.
20695           Handle selection changes via changed signal rather than row_activated.
20696           Use response signal for handling the close and find buttons.
20697           Close window when escape is pressed.
20698         * find_replace.c: Close window when escape is pressed.
20699         * find_text.c: Close window when escape is pressed in find dialog as
20700         well as wrap search question, where now Yes is the default button.
20702 2003-03-05  Naba Kumar  <naba@gnome.org>
20704         Patch from: Dan Elphick  <dre00r@ecs.soton.ac.uk>
20706         * src/message-manager-private.cc: Fixed a bug with vte conditional
20707         compilation.
20708         * anjuta.glade: Hides all windows in glade file.
20710 2003-03-05  Naba Kumar  <naba@gnome.org>
20712         * src/an_file_view.c: Fixed a compilation warning.
20713         * src/message-manager-private.cc: Conditional compilation for vte
20714         API.
20715         
20716 2003-02-28  Naba Kumar  <naba@gnome.org>
20718         * configure.in, anjuta.spec.in: Updated dependency packages version.
20719         * configure.in, (removed) acconfig.h: Eliminated autoheader templates.
20720         * src/preferences.c: Added debug assertions.
20721         * anjuta.glade, anjuta_dialogs_strings.c: Added a preferences for
20722         editor to enable/disable bringing the recent editor tabs first.
20723         
20724         * tagmanager/tm_file_entry.c, tagmanager/tm_project.c,
20725         tagmanager/include/tm_file_entry.h, src/*.[h,c], scintilla/*.[h,cxx],
20726         scintilla/include/*.h, plugins/class-gen/clsGen.c, printing/print.c:
20727         Merged with CVS branch ANJUTA_1_0_0 and brought in new search replace
20728         and     bug fixes. Also code clean ups.
20729         
20730         * (new) src/search-replace.[h,c]: New search replace implementation
20731         from ANJUTA_1_0_0 branch.
20732         
20733         * (new) src/windows-dialog.[h,c]: New windows management class
20734         [work in progress].
20736 2003-02-28  Naba Kumar  <naba@gnome.org>
20738         * plugins/class-gen/clsGen.c, printing/print.c, src/an_file_view.c,
20739         src/anjuta-tools.c, src/anjuta.c, src/anjuta.h, src/anjuta_cbs.c,
20740         src/appwizard.c, src/build_file.c, src/build_project.c,
20741         src/clean_project.c, src/compile.c, src/configurer.c,
20742         src/find_in_files.c, src/gnome_project.c, src/mainmenu_callbacks.c,
20743         src/message-manager-dock.c, src/message-manager-dock.h,
20744         src/message-manager-private.cc, src/message-manager.cc,
20745         src/preferences-dialog.c, src/preferences-dialog.h,
20746         src/preferences.c, src/preferences.h, src/project_dbase.c,
20747         src/project_dbase_gui.c, src/project_import.c, src/text_editor.c,
20748         src/text_editor.h, src/text_editor_cbs.c, src/toolbar_callbacks.c
20749         src/utilities.c, src/utilities.h:
20750         
20751         Widgetized Preferences and gave proper function names.
20753         * src/executer.c: Fixed a session loading bug.
20754         
20755 2003-02-27  Naba Kumar  <naba@gnome.org>
20757         * printing/print.c: Fixed printing font bug that failed to load the
20758         proper fonts.
20759         
20760         * src/toolbar.c: Disabled LED flashing (not yet implemented).
20761         
20762         * TODO, anjuta.prj: Updated.
20764 2003-02-24  Joe Harnish <bigJoe@linuxmail.org>
20766         * manuals/C/anjuta-faqs/anjuta-faqs-C.omf,
20767         manuals/C/anjuta-manual/anjuta-manual-C.omf,
20768         manuals/C/anjuta-tutorial/anjuta-tutorial-C.omf,
20769         manuals/ja/anjuta-faqs/anjuta-faqs-ja_JP.eucJP.omf,
20770         manuals/ja/anjuta-manual/anjuta-manual-ja_JP.eucJP.omf:
20771         fixed omf errors
20773 2003-02-25  Naba Kumar  <naba@gnome.org>
20775         * Makefile.am: Excluded omf-install from installation as the docs are
20776         not ready.
20777         
20778         TODO: Updated.
20779         
20780         * anjuta.glade, anjuta_dialogs_strings.c, prefrences.h, aneditor.cxx,
20781         anjuta.properties, users.properties, anjuta-tools.c: Fixed editor
20782         property names and added new editor properties and code cleanups.
20783         Also added new project properties.
20784         
20785         * src/compiler_options.[h,c]: Added pkg-config packages supports
20786         and fixed bugs.
20787         
20788         * src/glade_iface.h: Cleanups.
20789         
20790         * src/launcher.c: Used timer instead of idle to scan.
20791         
20792         * src/mainmenu_callbacks.c, src/project_dbase.[h,c],
20793         src/project_config.[h,c], src/project_import.c: Implemented project
20794         property to define GUI editor and to handle it.
20795         
20796         * src/preferences.c: i18n fixes.
20797         
20798         * pixmaps/Makefile.am, pixmaps/file_*.xpm, src/pixmaps.h: Removed
20799         unused (and old) pixmaps.
20800         
20801         * widgets/gnomefilelist.c, pixmaps/file_text.png: Updated icon.
20802         
20803 2003-02-25  Naba Kumar  <naba@gnome.org>
20805         * src/message-manager-private.[h,cc], src/preferences.c,
20806         anjuta.glade, anjuta_dialog_strings.c: Implemented
20807         gnome terminal profiles for the terminal preferences and moved the
20808         addition of terminal preferences in the terminal constructor.
20809         
20810         * anjuta.prj: Updated.
20812 2003-02-24  Naba Kumar  <naba@gnome.org>
20814         * (new)src/preferences-dialog.[c,h], preferences.[h,c],src/Makefile.am,
20815         (new)widgets/cell-renderer-captioned-image.[h,c], widgets/Makefile.am,
20816         (new)pixmaps/preferences-*.png, pixmaps/Makefile.am, anjuta.glade,
20817         po/POTFILES.in, anjuta_dialogs_strings.c: Implemented new
20818         preferences dialog.
20820         * TODO: Updated.
20822         * src/message-manager-private.[cc,h]: Fixed VTE terminal for
20823         text selection and child re-spawning.
20825         * src/pixmaps.h: Removed unused pixmaps definitions.
20826         
20827 2003-02-23  Naba Kumar  <naba@gnome.org>
20829         * src/project_dbase.[h,c], src/project_dbase_gui.c: GNOME2 ported
20830         the project tree/window.
20832         * src/an_symbol_view.[h,c], src/an_file_view.[h,c],
20833         src/project_dbase.[h,c], src/project_dbase_gui.c, src/session.[h,c]:
20834         Correct the use of a variable and implemented session save/load
20835         for tree expansion states.
20836         
20837         * src/main_menubar_def.h: Fixed shortcuts keys.
20838         
20839         * src/anjuta.c, src/gnome_project.c: Code clean ups.
20840         
20841         * anjuta.prj: Updated.
20842         
20843 2003-02-22  Naba Kumar  <naba@gnome.org>
20845         * src/debug_tree.[c,h]: GNOME2 port from 
20846         Etay Meiri <etay-m@bezeqint.net>
20847         
20848         * src/an_file_view.c, src/resources.[h,c],
20849         data/properties/bash.properties,
20850         data/properties/cpp.properties,
20851         data/properties/html.properties,
20852         data/properties/make.properties,
20853         data/properties/others.properties,
20854         data/properties/perl.properties,
20855         data/properties/props.properties,
20856         data/properties/xml.properties: Standarized file icons. Icons are
20857         defined in respective .properties file and are retrieved as resource
20858         data.
20860         * anjuta.glade, anjuta_dialogs_strings.c: Removed <span> tags
20861         in labels from the commands editor as that would create
20862         problems for translators.
20864 2003-02-21  Naba Kumar  <naba@gnome.org>
20866         * .cvsignore, (new)config.guess, (new)config.sub: Added these files
20867         as they should be part of CVS(?).
20869         * Makefile.am: Corrected a typo for glade generated strings file.
20871         * configure.in, po/hi.po: Added new Hindi (hi) translation
20872         in ALL_LINGUS and added initial Hindi translation.
20874         * pixmaps/Makefile.am, pixmaps/sv_unknown.xpm, src/pixmaps.h,
20875         (new)pixmaps/file_*.png: Added gnome2ish file icons and changed
20876         sv_unknown.xpm to more proper icon.
20878         * (new)data/properties/php.properties, data/properties/Makefile.am,
20879         data/properties/anjuta.properties, data/properties/html.properties:
20880         Fixed PHP syntax hilighting bug by separating php properties into
20881         different file (because of file size).
20883         * TODO: Updated.
20884         
20885 2003-02-20  Naba Kumar <naba@gnome.org>
20887         * src/breakpoints.c: Fixed breakpoints session saving/loading
20888         crash bug.
20889         
20890         * scintilla/*, scintilla/include/*: Updated to scintilla
20891         release 1.51
20892         
20893 2003-02-19  Naba Kumar <naba@gnome.org>
20895         * src/about.c: Fixed a typo reported by Enver ALTIN <ealtin@casdb.com>
20896         * TODO: Updated.
20898         * Makefile.am, src/Makefile.am,
20899         (removed) src/anjuta.glade, (removed) src/anjuta.gladep,
20900         (removed) src/anjuta_dialog_strings.c,
20901         (removed) src/anjuta_dialogs_strings.c,
20902         (added) anjuta.gladep, (added) anjuta_dialogs_strings.c,
20903         (added) anjuta.glade: Transfered glade files from src/ directory
20904         to the top level directory.
20906         * po/POTFILES.in: Updated.
20907         
20908         * (removed) macrocs2/*: Transfered to data/ directory.
20909         
20910         * (added) data/macro/*, (added) data/macros2/*, Makefile.am, configure.in,
20911         data/Makefile.am: Moved macros in data directory. Anjuta no longer
20912         requires to have macros dir, but the projects generated by anjuta
20913         require them.
20914         
20915         * src/an_file_view.c, src/an_symbol_view.c: Fixed expansion/collapse of
20916         trees.
20917         
20918         * src/defaults.c: Corrected default compiler options.
20919         
20920         * src/glade_iface.c, src/gnome_project.c: Fixes gnome2 projects generation
20921         wizard.
20922         
20923         * src/message-manager-private.cc, src/message-manager-private.h,
20924         src/message-manager.cc: Uses VTE terminal widget for imbedded terminal.
20925         
20926         * src/project_dbase.c, src/project_type.c, src/source.c: Proper
20927         source code generation for gnome2 projects.
20929 2003-02-11  Naba Kumar <naba@gnome.org>
20931         * src/an_file_view.c, src/an_symbol_view.c: The tree updated now
20932         restores the expand/collaspe states of the nodes after refresh.
20933         
20934         * src/an_file_view.c, src/an_symbol_view.c: Fixed a memory leak.
20935         
20936 2003-02-11  Naba Kumar <naba@gnome.org>
20938         * src/style-editor.c: Fixed pango font description handling for fonts.
20939         * src/anjuta.glade: Removed font size spin button.
20940         * configure.in, src/anjuta.prj: Corrected version.
20941         * TODO: update.
20942         
20943 2003-02-10  Naba Kumar <naba@gnome.org>
20945         * src/Makefile.am, src/anjuta-tools.c, src/main_menubar.c: Removed
20946         references of scroll-menu.h and add about.h in Makefile.am.
20947         
20948         * widgets/Makefile.am, (removed) widgets/e-shell-about-box.c,
20949         (removed) widgets/e-shell-about-box.h, (removed) widgets/scroll-menu.c,
20950         (removed) widgets/scroll-menu.h: Removed unused files.
20951         
20952         * Makefile.am: Added proper i18n rules and added intl tools for
20953         distributions.
20954         
20955         * anjuta.prj, configure.in: Changed version to 1.8.0 (reserving 1.2.0
20956         to the stable release).
20957         
20958         * anjuta.spec.in: Removed manuals packaging.
20959         
20960         * data/Makefile.am: Removed 'macros' installation (not required for
20961         gnome2 projects).
20963 2003-02-10  Naba Kumar <naba@gnome.org>
20965         * po/POTFILES.in: Updated.
20967         * pixmaps/Makefile.am, pixmaps/anjuta_icon.png, 
20968         (added) pixmaps/close_project.png, (removed) pixmaps/close_project.xpm,
20969         (added) pixmaps/open_project.png, (removed) pixmaps/open_project.xpm,
20970         (added) pixmaps/save_project.png, (removed) pixmaps/save_project.xpm,
20971         (added) pixmaps/undock.png, (removed) pixmaps/undock.xpm: Better
20972         icons and images.
20974         * src/aneditor.cxx, src/pixmaps.h, src/toolbar_callbacks.c,
20975         src/toolbar_callbacks.h: Fixed scintilla notification signal name
20976         and fixed to properly handle focus in find entry box.
20978         * Makefile.am: Added code for RH system menu update.
20980         * .cvsignore: Updated.
20982         * NEWS: Updated.
20984 2003-02-03  Naba Kumar <naba@gnome.org>
20986         * src/anjuta.glade, src/anjuta_dialogs_strings.c: Added edge.column
20987         editor preferences. and fixes dialogs.
20989         * printing/print.c, src/text_editor_gui.c, src/main_menu_callbacks.h:
20990         Fixed linenumbers and header margins when they are disabled and
20991         removed unused header files.
20993         * src/attact_process.[h,c], src/debugger.c: Attach to process
20994         now works.
20996         * src/help.c: Fixed dialog response.
20998         * TODO: Updated.
21000         * data/properties/anjuta.properties: Corrected typo.
21002         * src/controls.c, src/toolbar.c: Fixed non-working location navigation,
21003         Change the signal to "changed" in entry from "selection-changed" in
21004         list.
21006         * src/an_file_view.c, src/an_symbol_view.c: Fixed keyboard navigation
21007         short-cuts.
21009 2003-01-31  Naba Kumar <naba@gnome.org>
21011         * configure.in: Upgraded to use libgnomeprint-2.2
21012         
21013         * printing/Makefile.am: Updated
21014         
21015         *(removed) printing/print-doc.c, printing/print-doc.h,
21016         printing/print-util.c, printing/print-util.h: Removed because already
21017         merged with print.c.
21018         
21019         * printing/print.c, printing/print.h: Upgraded to use libgnomeprint-2.2
21020         and libgnomeprintui-2.2 and fixed rendering problems.
21021         
21022         * src/anjuta.glade, src/anjuta_dialogs_strings.c: Removed
21023         uneccessary print properties, as they are separately taken
21024         care in gnomeprint.
21025         
21026         * po/POTFILES.in: Update.
21028 2003-01-30  Naba Kumar <naba@gnome.org>
21030         * (new) src/about.[c,h], pixmaps/anjuta_logo1.png: Added new files
21031         for about dialog box.
21032         
21033         * src/Makefile.am, pixmaps/Makefile.am, src/mainmenu_callbacks.c,
21034         src/pixmaps.h: Modified for the above additions for about dialog.
21036 2003-01-29  Naba Kumar <naba@gnome.org>
21038         * src/style_editor.[c,h]: Added missing files.
21039         
21040 2003-01-29  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
21041         * scintilla/XPM.[cxx|h]: Added missing files
21043 2003-01-29  Naba Kumar <naba@gnome.org>
21044         
21045         * TODO, po/POTFILES.in: Updated.
21046         
21047         * anjuta.prj, src/anjuta.glade,
21048         * src/anjuta_dialogs_strings.c, src/executer.c: Fixed dialog bugs.
21050 2003-01-28  Naba Kumar <naba@gnome.org>
21051         
21052         * data/properties/anjuta.properties, src/aneditor.cxx,
21053         src/anjuta.glade, src/anjuta_dialogs_strings.c: Converted indicators
21054         properties into text properties (earlier it was int properties).
21056         * TODO: Updated
21057         
21058         * scintilla/AutoComplete.c,xx,
21059         scintilla/AutoComplete.h,
21060         scintilla/CallTip.c,xx,
21061         scintilla/CallTip.h,
21062         scintilla/Document.c,xx,
21063         scintilla/Document.h,
21064         scintilla/Editor.c,xx,
21065         scintilla/Editor.h,
21066         scintilla/LexAVE.c,xx,
21067         scintilla/LexCSS.c,xx,
21068         scintilla/LexHTML.c,xx,
21069         scintilla/LexOthers.c,xx,
21070         scintilla/LexPython.c,xx,
21071         scintilla/LineMarker.c,xx,
21072         scintilla/LineMarker.h,
21073         scintilla/Makefile.am
21074         scintilla/PlatGTK.c,xx,
21075         scintilla/PropSet.c,xx,
21076         scintilla/ScintillaBase.c,xx,
21077         scintilla/ScintillaBase.h,
21078         scintilla/ScintillaGTK.c,xx,
21079         scintilla/ViewStyle.c,xx,
21080         scintilla/include/Platform.h,
21081         scintilla/include/SciLexer.h,
21082         scintilla/include/Scintilla.h,
21083         scintilla/include/Scintilla.iface: upgraded to scintilla version 1.50
21084         
21085         
21086         src/Makefile.am,
21087         src/an_file_view.c,
21088         src/an_symbol_view.c,
21089         src/anjuta-tools.c,
21090         src/anjuta.c,
21091         src/anjuta.glade
21092         src/anjuta.h,
21093         src/anjuta_cbs.c,
21094         src/anjuta_dialogs_strings.c,
21095         src/anjuta_info.c,
21096         src/commands.c,
21097         src/compiler_options.c,
21098         src/debugger.c,
21099         src/help.c,
21100         src/main_menubar.c,
21101         src/main_menubar.h,
21102         src/main_menubar_def.h,
21103         src/mainmenu_callbacks.c,
21104         src/mainmenu_callbacks.h,
21105         src/message-manager-private.c,c
21106         src/message-manager-private.h,
21107         src/message-manager.c,c
21108         src/message-manager.h,
21109         src/pixmaps.h,
21110         src/preferences.c,
21111         src/preferences.h,
21112         src/project_config.c,
21113         src/project_dbase.c,
21114         src/project_dbase_gui.c,
21115         src/project_import_gui.c,
21116         src/properties.c,xx,
21117         src/properties.h,
21118         src/resources.c,
21119         src/src_paths.c,
21120         src/text_editor.c,
21121         src/text_editor_gui.c,
21122         src/toolbar.c,
21123         src/utilities.c,
21124         src/utilities.h,
21125         anjuta.prj: GNOME2 porting and fixed many porting bugs.
21126         
21127 2003-01-24  Naba Kumar <naba@gnome.org>
21129         * src/text_editor_gui.c, src/toolbar.c,
21130         src/text_editor.c, src/text_editor_cbs.h:
21131         Used correct notification signal name for scintilla
21132         (gtk2) and fixed UI.
21133         
21134         * src/controls.c: Does not hide tags combo. Simply makes it insensitive
21135         when not required.
21136         
21137         * printing/print-doc.c,
21138         printing/print.c,,
21139         src/anjuta-tools.c,
21140         src/find_replace.c,
21141         src/goto_line.c,
21142         src/launcher.c,
21143         src/mainmenu_callbacks.c,
21144         src/project_dbase.c,
21145         src/project_dbase.h,
21146         src/project_dbase_gui.c: Used GtkDialogs instead of GnomeDialog.
21147         src/text_editor.c,
21148         src/text_editor_cbs.h:
21151 2003-01-23  Naba Kumar <naba@gnome.org>
21153         * src/compiler_options.c, src/pixmaps.h, src/toolbar.c: Fixed to use
21154         correct stock icons and organized pixmap macros.
21155         
21156         Makefile.am: Removed non-generated files.
21157         
21158         * pixmaps/{add.xpm, an_tag.xpm, autocomplete.xpm, block_end.xpm,
21159         block_start.xpm, bookmark_first.xpm, bookmark_last.xpm,
21160         bookmark_next.xpm, bookmark_prev.xpm, build_stop.xpm,
21161         close_file.xpm, copy.xpm, cut.xpm, error_next.xpm,
21162         error_prev.xpm, execute.xpm, find_replace.xpm, find.xpm,
21163         fv_image.xpm, goto.xpm, graph.xpm, line-arrow.xbm, line-wrap.xbm,
21164         list_select.xpm, list_unselect.xpm, macro.xpm, new_file.xpm,
21165         open_file.xpm, paste.xpm, preferences.xpm, prefs_autoformat.xpm,
21166         prefs_build.xpm, prefs_cvs.xpm, prefs_editor.xpm,
21167         prefs_general.xpm, prefs_messages.xpm, prefs_print.xpm,
21168         prefs_styles.xpm, print.xpm, redo.xpm, reload_file.xpm, reload.xpm,
21169         remove.xpm, save_all.xpm, save_file.xpm, save.xpm, search.xpm,
21170         stop.xpm, undo.xpm}: Removed because no longer used.
21172         * pixmaps/{file_core.xpm, file_exec.xpm, file_text.xpm,
21173         file_unknown.xpm}: Files renamed from fv_*, as it would
21174         be the right name.
21176         * pixmaps/Makefile.am: Updated for the above changes.
21178 2003-01-23  Jakub Steiner <jimmac * ximian * com>
21180         * pixmaps/autocomplete-16.png,
21181         pixmaps/autocomplete.png,
21182         pixmaps/block-end-16.png,
21183         pixmaps/block-end.png,
21184         pixmaps/block-start-16.png,
21185         pixmaps/block-start.png,
21186         pixmaps/bookmark-first-16.png,
21187         pixmaps/bookmark-first.png,
21188         pixmaps/bookmark-last-16.png,
21189         pixmaps/bookmark-last.png,
21190         pixmaps/bookmark-next-16.png,
21191         pixmaps/bookmark-next.png,
21192         pixmaps/bookmark-prev-16.png,
21193         pixmaps/bookmark-prev.png,
21194         pixmaps/error-next-16.png,
21195         pixmaps/error-next.png,
21196         pixmaps/error-prev-16.png,
21197         pixmaps/error-prev.png: gnome2-styled icons
21200 2003-01-23  Naba Kumar <naba@gnome.org>
21202         * anjuta.prj: Updated compiler options.
21203         * scintilla/ScintillaGTK.cxx: Fixed selection notify.
21205         * src/aneditor.cxx,
21206         src/anjuta.c,
21207         src/anjuta.glade,
21208         src/anjuta_dialogs_strings.c,
21209         src/mainmenu_callbacks.c,
21210         src/mainmenu_callbacks.h,
21211         src/text_editor.c,
21212         src/text_editor_cbs.c,
21213         src/text_editor_gui.c: GNOME2 Porting.
21215 2003-01-22  Naba Kumar <naba@gnome.org>
21217         * ChangeLog: Corrected dates.
21218         * src/mainmenu_callbacks.h: Cleaned up function prototypes.
21219         * src/anjuta.glade, src/anjuta_dialogs_strings.h: Added more
21220         preferences.
21222 2003-01-22  Naba Kumar <naba@gnome.org>
21223         
21224         * plugins/patch/patch-plugin.c: Bug fix.
21225         
21226         * src/anjuta-tools.c,
21227         src/anjuta.c,
21228         src/anjuta.glade,
21229         src/anjuta.h,
21230         src/anjuta_dialogs_strings.c,
21231         src/breakpoints.c,
21232         src/cvs_gui.c,
21233         src/debugger.c,
21234         src/debugger.h,
21235         src/executer.c,
21236         src/glade_iface.c,
21237         src/main.c,
21238         src/mainmenu_callbacks.c,
21239         src/mainmenu_callbacks.h,
21240         src/preferences.c,
21241         src/project_dbase.c,
21242         src/project_dbase_gui.c,
21243         src/registers.c,
21244         src/sharedlib.c,
21245         src/signals.c,
21246         src/signals_cbs.c,
21247         src/source.c,
21248         src/stack_trace.c,
21249         src/toolbar_callbacks.c,
21250         src/utilities.c,
21251         src/utilities.h,
21252         src/watch.c: Used GtkDialog instead of messagebox. GNOME2 porting.
21253         
21254         * src/Makefile.am,
21255         (removed) src/CORBA-Server.c,
21256         (removed) src/CORBA-Server.h,
21257         (removed) src/Gladen-common.c,
21258         (removed) src/Gladen-stubs.c,
21259         (removed) src/Gladen.h,
21260         (removed) src/Prj-common.c,
21261         (removed) src/Prj-skelimpl.c,
21262         (removed) src/Prj-skels.c,
21263         (removed) src/Prj-stubs.c,
21264         (removed) src/Prj.h,
21265         (removed) src/glades.c,
21266         (removed) src/glades.h,
21267         (removed) src/messagebox.c,
21268         (removed) src/messagebox.h: Removed because no longer used.
21270 2003-01-21  Naba Kumar <naba@gnome.org>
21272         * src/anjuta-tools.c,
21273         src/anjuta.c,
21274         src/anjuta.glade,
21275         src/anjuta_dialogs_strings.c,
21276         src/anjuta_info.c,
21277         src/anjuta_info.h,
21278         src/breakpoints.c,
21279         src/compiler_options.c,
21280         src/debugger.c,
21281         src/find_replace.c,
21282         src/find_replace.h,
21283         src/find_text.c,
21284         src/find_text.h,
21285         src/goto_line.c,
21286         src/launcher.c,
21287         src/text_editor.c,
21288         widgets/gnomefilelist.c: GNOME2 porting.
21290 2003-01-20  Naba Kumar <naba@gnome.org>
21292         * global-tags/create_global_tags.sh: Uses pkg-config to
21293         read the modules.
21294         
21295         * src/anjuta.c,
21296         src/anjuta.glade,
21297         src/anjuta.h,
21298         src/anjuta_cbs.c,
21299         src/anjuta_dialogs_strings.c,
21300         src/breakpoints.c,
21301         src/breakpoints.h,
21302         src/compiler_options.c,
21303         src/compiler_options.h,
21304         src/fileselection.c,
21305         src/fileselection.h,
21306         src/mainmenu_callbacks.c,
21307         src/project_dbase_gui.c,
21308         src/session.c,
21309         src/src_paths.c,
21310         src/src_paths.h,
21311         src/text_editor.c,
21312         src/text_editor_gui.c,
21313         widgets/gnomefilelist.c,
21314         widgets/gnomefilelist.h: GNOME2 porting.
21315         
21316         * widgets/Makefile.am,
21317         (removed) widgets/gnomedirlist.c,
21318         (removed)widgets/gnomedirlist.h: Removed becuase they are not used.
21319         
21320         * src/Makefile.am,
21321         (removed) src/src_paths_cbs.c,
21322         (removed) src/src_paths_cbs.h,
21323         (removed) src/src_paths_gui.c,
21324         (removed) src/compiler_options_cbs.c,
21325         (removed) src/compiler_options_cbs.h,
21326         (removed) src/breakpoints_cbs.c,
21327         (removed) src/breakpoints_cbs.h: Removed because they are now
21328         combined in singe file
21330 2003-01-16  Naba Kumar <naba@gnome.org>
21332         * src/anjuta.glade, src/anjuta_dialogs_strings.c,
21333         src/compiler_options.c, src/compiler_options_cbs.c: Fixed compiler
21334         options dialog UI and data handling.
21337 2003-01-15  Naba Kumar <naba@gnome.org>
21339         * src/commands.[c,h], src/anjuta.glade, src/anjuta_dialogs_strings.c:
21340         Completed command editor porting.
21341         
21342         * src/anjuta.c: Removed the use of commands load function
21343         (not required).
21345         * src/text_editor_gui.c, src/test_editor.c: Added back widgets refs
21346         and unrefs.
21348         * src/anjuta-tools.c: Fixed translatable strings.
21349         
21350         * src/find_text.c: Fixed dialog creation from glade.
21351         
21352         * src/text_editor_gui.c, src/text_editor.c,
21353         src/text_editor_cbs.c: Completed port of detached text editor
21354         to gnome2 plateform.
21355         
21356 2003-01-14  Naba Kumar <naba@gnome.org>
21358         * src/anjuta.glade, src/preferences.[h,c],
21359         src/anjuta_dialogs_strings.c: Added build and editor
21360         preferences pages and other UIs. Fixed preferense loading and saving.
21361         
21362         * src/anjuta.c: Does case-insensitive match for tabs position
21363         preferences and removed preferences loading (done at _new() call).
21364         
21365         * anjuta-tools.c: Debugged tools dialog handling.
21366         * plugins/class-gen/clsGen.c: Fixed an undefined function.
21367         
21368 2003-01-13  Naba Kumar <naba@gnome.org>
21370         * ABOUT-NLS: Update (strange).
21372         * autogen.sh: Removed blocking code.
21374         * configure.in: Fixed an autogen bug.
21375         
21376 2003-01-13  Naba Kumar <naba@gnome.org>
21378         * (new)src/anjuta.gladep
21379         (new)src/messagebox.c
21380         (new)src/messagebox.h: Added files. References to messagesbox.[c,h]
21381         will be gradually removed (and then the files).
21382         
21383         * Makefile.am,
21384         anjuta.prj,
21385         printing/print-util.c,
21386         printing/print.c,
21387         scintilla/ScintillaGTK.c,xx
21388         src/Makefile.am,
21389         src/an_file_view.c,
21390         src/an_symbol_view.c,
21391         src/anjuta.c,
21392         src/anjuta.glade
21393         src/anjuta.h,
21394         src/anjuta_dialogs_strings.c,
21395         src/anjuta_gui.c,
21396         src/attach_process.c,
21397         src/attach_process.h,
21398         src/breakpoints.c,
21399         src/breakpoints.h,
21400         src/breakpoints_cbs.c,
21401         src/commands.c,
21402         src/commands.h,
21403         src/compiler_options.c,
21404         src/compiler_options.h,
21405         src/compiler_options_cbs.c,
21406         src/configurer.c,
21407         src/configurer.h,
21408         src/controls.c,
21409         src/cvs_cbs.c,
21410         src/debug_tree.c,
21411         src/debug_tree.h,
21412         src/executer.c,
21413         src/executer.h,
21414         src/find_in_files.c,
21415         src/find_in_files.h,
21416         src/find_in_files_cbs.c,
21417         src/find_replace.c,
21418         src/find_replace.h,
21419         src/find_text.c,
21420         src/find_text.h,
21421         src/goto_line.c,
21422         src/help.c,
21423         src/help.h,
21424         src/launcher.c,
21425         src/main.c,
21426         src/main_menubar.c,
21427         src/mainmenu_callbacks.c,
21428         src/message-manager.c,c
21429         src/pixmaps.h,
21430         src/preferences.c,
21431         src/project_config.c,
21432         src/project_config.h,
21433         src/project_dbase.c,
21434         src/project_import_cbs.c,
21435         src/resources.c,
21436         src/resources.h,
21437         src/splash.c,
21438         src/src_paths.c,
21439         src/src_paths.h,
21440         src/src_paths_gui.c,
21441         src/text_editor.c,
21442         src/text_editor_gui.c,
21443         src/toolbar.c,
21444         src/toolbar.h,
21445         src/utilities.c,
21446         src/utilities.h,
21447         src/wizard_gui.c,
21448         widgets/gnomefilelist.c: GNOME2 Port.
21450 2003-01-10  Naba Kumar  <naba@gnome.org>
21452         * src/an_file_view.c,
21453         src/anjuta_gui.c,
21454         src/appwizard_gui.c,
21455         src/compiler_options.c,
21456         src/compiler_options_cbs.c,
21457         src/cvs_cbs.c,
21458         src/executer.c,
21459         src/fileselection.c,
21460         src/find_in_files.c,
21461         src/goto_line.c,
21462         src/main_menubar.c,
21463         src/memory.c,
21464         src/message-manager-dock.c,
21465         src/preferences.c,
21466         src/project_dbase_gui.c,
21467         src/project_import_gui.c,
21468         src/registers_gui.c,
21469         src/sharedlib_gui.c,
21470         src/src_paths_gui.c,
21471         src/text_editor_gui.c,
21472         src/toolbar.c,
21473         src/watch_gui.c: GNOME2 porting. Fixed unresolved symbols
21475 2003-01-09  Naba Kumar <naba@gnome.org>
21477         * scintilla/RESearch.cxx: Removed cvs logging as it was creating
21478         problems with some comments.
21480         * anjuta.prj: New project file (updated?)
21482         * src/Makefile.am: Enabled deprecated API and fixed variables.
21484         * src/an_file_view.c,
21485         src/an_symbol_view.c,
21486         src/anjuta-plugins.c,
21487         src/anjuta-tools.c,
21488         src/anjuta.c,
21489         src/anjuta_gui.c,
21490         src/appwizard_cbs.c,
21491         src/attach_process.c,
21492         src/attach_process_cbs.c,
21493         src/compiler_options.c,
21494         src/compiler_options_cbs.c,
21495         src/launcher.c,
21496         src/mainmenu_callbacks.c,
21497         src/message-manager-private.c,c
21498         src/message-manager-private.h,
21499         src/message-manager.c,c
21500         src/message-manager.h,
21501         src/project_dbase.c,
21502         src/project_dbase.h,
21503         src/project_dbase_gui.c,
21504         src/project_import_cbs.c,
21505         src/project_import_gui.c,
21506         src/registers.c,
21507         src/resources.c,
21508         src/resources.h,
21509         src/sharedlib.c,
21510         src/signals.c,
21511         src/signals_cbs.c,
21512         src/signals_gui.c,
21513         src/splash.c,
21514         src/src_paths_cbs.c,
21515         src/src_paths_gui.c,
21516         src/stack_trace.c,
21517         src/text_editor.c,
21518         src/text_editor_gui.c,
21519         src/text_editor_menu.c,
21520         src/toolbar.c,
21521         src/toolbar_callbacks.c,
21522         src/utilities.c,
21523         src/watch.c,
21524         src/watch_cbs.c,
21525         src/wizard_gui.c: GNOME porting.
21527 2002-12-24 Naba Kumar <naba@gnome.org>
21529         * AUTHORS, ChangeLog, HACKING, Makefile.am,
21530         NEWS, README, SEARCH-REPLACE,
21531         THANKS, TODO, acinclude.m4, anjuta.prj, anjuta.spec.in, configure.in, 
21532         setup-gettext, data/*, doc/.cvsignore, global-tags/*,
21533         launcher/Makefile.am,
21534         launcher/anjuta_launcher.c, macros2/*, manuals/*/*/*/*,
21535         plugins/class-gen/clsGen.c, plugins/patch/patch-plugin.c,
21536         plugins/sample1/plugin-sample1.c, printing/print-doc.c,
21537         printing/print-util.c, printing/print.c, printing/print.h,
21538         scintilla/*/*, widgets/e-shell-about-box.c,
21539         src/*, tagmanager/*/*, widgets/Makefile.am,
21540         widgets/gnomefilelist.c:
21541         
21542         Merged with ANJUTA_1_0_0 branch (at tag MERGE_LEVEL_1) and ported many
21543         src/*.[c,h] files to gnome2 API.
21545         * src/anjuta_dialogs_strings.c: Added glade generated translatable
21546         strings table.
21548 2002-10-23  Naba Kumar <naba@gnome.org>
21550         * autogen.sh: Prevented Users from building HEAD cvs.
21551         
21552 2002-09-16  Stephane Demurget  <demurgets@free.fr>
21554         * src/anjuta.glade: added the compiler options dialog, hopefully
21555         HIG-1.0 compliant. Perhaps some accelerators are duplicated, though.
21557 2002-09-15  Stephane Demurget  <demurgets@free.fr>
21559         * src/anjuta.glade: fixed a lot of small glitches.
21561         * src/commands.[ch]: more gnome 2 port. only instant apply is missing
21562         now.
21564         * src/breakpoints_cbs.c: polished a bit.
21566 2002-09-15  Stephane Demurget  <demurgets@free.fr>
21568         * src/anjuta.glade: added the commands dialog fully HIG-1.0 compliant.
21570         * src/commands.c: partial gnome 2 port.
21572         * src/utilities.[ch]: changed some bits to be const.
21574 2002-09-14  Stephane Demurget  <demurgets@free.fr>
21576         * src/Makefile.am: removed breakpoints_gui.c and added a check
21577         for gdk-pixbuf deprecated functions, but there shouldn't be much
21578         anyway.
21580         * src/breakpoints_gui.c: killed.
21582         * src/anjuta.glade: added two dialogs for the breakpoints management.
21584         * src/anjuta.h:
21585         * src/anjuta_cbs.c:
21586         * src/appwizard.c:
21587         * src/attach_process.c:
21589         * src/breakpoints*.[ch]: cleaned, simplified and polished up a lot of things,
21590         really huge changes and porting work.
21591         
21592         * src/breakpoints.[ch] (treeview_enabled_toggled): impl.
21593         (breakpoints_dbase_new): moved the UI init bits here.
21595         * src/breakpoints_cbs.[ch] (breakpoints_dbase_add_brkpnt): simplified
21596         a lot, not using any color anymore (not HIG compliant) and not using
21597         BrkPtItem thanks to libglade. 4 issues marked with #warning that have
21598         to be double checked.
21600         * src/build_file.c:
21601         * src/build_project.c: gnome 2 port.
21603 2002-09-11  Stephane Demurget  <demurgets@free.fr>
21605         * src/anjuta.glade:
21606         * src/anjuta.h:
21607         * src/anjuta_cbs.c:
21608         * src/appwizard.c:
21609         * src/breakpoints.c:
21610         * src/breakpoints_cbs.c: cleaned up some bits.
21612 2002-09-09  Stephane Demurget  <demurgets@free.fr>
21614         * src/Makefile.am:
21615         * src/messagebox.[ch]: killed. Not HIG compliant at all :/
21617         * src/an_symbol_view.[ch]:
21618         * src/attach_process_cbs.h: polished a bit.
21620         * src/breakpoints_cb.[ch]: partial gnome 2 port.
21622 2002-09-02  Stephane Demurget  <demurgets@free.fr>
21624         * configure.in:
21625         * src/Makefile.am: added libglade-2 to the build.
21627         * src/anjuta.[ch]: added support for libglade.
21629         * src/anjuta.glade: added. There could be a file per top-level widget,
21630         as some other gnome projects, though.
21632         * src/attach_process_gui.c: removed.
21633         * src/attach_process.[ch]: gnome 2 port.
21634         (attach_process_new): Added the treeview init and the widget references
21635         here.
21637 2002-08-31  Stephane Demurget  <demurgets@free.fr>
21639         * src/an_file_view.c: fixed some compilation issues.
21641         * src/an_symbol_view.c: gnome 2 port.
21643 2002-08-26  Stephane Demurget  <demurgets@free.fr>
21645         * src/an_file_view.c: finished gnome 2 port.
21646         (on_file_view_row_expanded), (on_file_view_row_collapsed): change the
21647         directory pixmap depending on the event.
21649         * src/project_dbase.h: s/GtkTreeIter/GtkTreeRowReference/.
21650         (project_file_data_new): use a GtkTreePath.
21652 2002-08-23  Stephane Demurget  <demurgets@free.fr>
21654         * src/Makefile.am: readded back an_*_view.[ch] because they are still
21655         driving me nuts but they need to be ported, heh ?
21657         * src/an_file_view.c: gnome 2 port, almost finished after some hard
21658         work since it's quite a total rewrite again.
21660 2002-08-22  Stephane Demurget  <demurgets@free.fr>
21662         * src/an_file_view.c:
21663         * src/project_dbase.h: s/GtkTreePath/GtkTreeIter/.
21665 2002-08-21  Stephane Demurget  <demurgets@free.fr>
21667         * src/anjuta_info.c:
21668         * src/utilities.h: gnome 2 port, featuring a total rewrite.
21670 2002-08-20  Stephane Demurget  <demurgets@free.fr>
21672         * src/Makefile.am: removed an_*_view.[ch] because they're driving me
21673         nuts ATM.
21674        
21675         * src/an_file_view.c:
21676         * src/aneditor.cxx:
21677         * src/anjuta_cbs.c:
21678         * src/compiler_options.h:
21679         * src/messagebox.c:
21680         * src/messagebox.h:
21681         * src/pixmaps.h:
21682         * src/project_dbase.h:
21683         * src/resources.h: gnome 2 port.
21685 2002-08-14  Stephane Demurget  <demurgets@free.fr>
21687         Added missing keywords reported by Lucca Bellonda <lbell@tsc4.com>.
21689         * data/properties/sql.properties: added the DATETIME data type.
21691         * data/properties/html.properties: added the foreach php keyword.
21693 2002-08-08  Stephane Demurget  <demurgets@free.fr>
21695         * widgets/Makefile.am: removed blank line after the last backslash
21696         for avoiding a warning from automake.
21698         * configure.in:
21699         * src/Makefile.am: added the ORBit-2 dep.
21701 2002-08-08  Stephane Demurget  <demurgets@free.fr>
21703         * AUTHORS: added Biswa, because I wonder why noone already have
21704         written his name in the Anjuta's hall of fame :)
21706 2002-08-01  Naba Kumar <kh_naba@users.sourceforge.net>
21708         * widgets/Makefile.am, widgets/gnomefilelist.[c,h], widgets/gnomedirlist.[c,h],
21709         widgets/e-shell-about-box.c: Made to compile for gnome2.
21710         
21711 2002-07-31  Naba Kumar <kh_naba@users.sourceforge.net>
21713         * scintilla/PlatGTK.cxx, scintilla/Scintilla.cxx,
21714         scintilla/include/ScintillaWidget.h: Made to compile for gtk2.
21715         
21716         * configure.in, printing/print.h, printing/print.c,
21717         printing/print-doc.c: Made to compile for gnome2.
21718         
21719 2002-07-30  Naba Kumar <kh_naba@users.sourceforge.net>
21721         * configure.in, acconfig.h, Makefile.am, autogen.sh, launcher/Makefile.am,
21722         plugins/class-gen/Makefile.am, plugins/patch/Makefile.am, plugins/sample1/Makefile.am,
21723         printing/Makefile.am, src/Makefile.am, tagmanager/include/Makefile.am,
21724         widgets/Makefile.am:
21725         
21726         Upgraded the build system to gnome2 platform.
21727         
21728 2002-12-19  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
21729         * manuals/*: Added capability to generate PDF and PS.
21730         * src/debugger.c, data/gdb.init: Solaris GDB fixes.
21731         * TODO, TODO.biswa: Intergated TODO list.
21732         * src/project_dbase.c: Patch by TTimo (pref saving), bug #636542
21733         , bug #574470
21734         * src/dnd.c: Fix typo
21735         * src/an_[symbol|file]_view.c: Hide when updating (reduced flicker)
21736         * src/anjuta.c: Bug #568895, Bug #575419
21738 2002-12-18  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
21740         * tagmanager/tm_global_tags.c: Fixed compiler warning.
21741         * manuals/C/anjuta-faqs/anjuta-faqs.sgml: Updated FAQ.
21743 2002-12-17  Naba Kumar <naba@gnome.org>
21745         * Makefile.am, src/Makefile.am, src/main.c: Fixed a couple of distcheck
21746         bugs.
21747         
21748 2002-12-17  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
21749         * manuals/C/anjuta-manual/*: Updated manual to include tool editor.
21750         * scintilla/LexCPP.cxx: Disable doxygen comment highliting.
21751         * anjuta.prj: Added tools.sgml
21752         * data/properties/cpp.properties: Bug # 646974
21754 2002-12-16  Naba Kumar <naba@gnome.org>
21756         * src/goto_line.c: Ordered 'Ok' and 'Cancel' button in the right order.
21757         * src/configurer.c, src/anjuta_info.c, src/attac_process_gui.c,
21758         src/executer.c, src/launcherc, src/breakpoints_gui.c, src/help.c: Activates
21759         on 'Enter' and adds proper focus mechanism.
21760         * src/anjuta.c: Fixed a memory corruption bug.
21761         * src/anjuta-tools.c, anjuta.glade: Tools parameter dialog activates on
21762         'Enter' and can also be Canceled. Sets proper default and focus policies
21763         for tools dialogs.
21764         * src/main_menubar_def.h: Fixed typos, added icons and added hot keys.
21765         * anjuta.glade, src/Makefile.am, src/anjuta_dialog_strings.c: Enabled
21766         translatable strings in dialogs and fixed some dialog properties.
21767         * src/anjuta-tools.c: Now uses xml format for loading and saving.
21768         * configure.in, anjuta.spec.in, anjuta.prj: Bumped version to 1.0.1
21769         * src/message_manager_private.cc: Fixed some debug messages.
21770         * src/print.c, src/print-doc.c, src/anjuta-tools.c, src/anjuta.c,
21771         widgets/gnomefilelist.c: Fixed a memory leaks.
21772         * src/toolbar.[ch], src/text_editor.[ch], src/find_text.[ch],
21773         src/toolbar_callbacks.[ch], src/mainmenu_callbacks.c,
21774         src/main_menubar_def.h: Implemented incremental search.
21775         * TODO: Updated.
21777 2002-12-14  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
21778         * tagmanager/*: Minor cleanups and warning fixes.
21779         * src/an_symbol_view.c, src/an_file_view.c: Do not freeze the
21780         GUI during long updates.
21781         * src/text_editor.c: Remove debug message.
21783 2002-12-13  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
21784         * tagmanager/tm_project.c: Fix a memory access problem.
21786 2002-12-13  Naba Kumar <naba@gnome.org>
21788         * anjuta.glade, src/anjuta-tools.c: Added a new column in the
21789         tools list to show "Enabled" flag of the tool. Fixed a bug where
21790         tool list is not cleared when creating a new tool.
21791         
21792 2002-12-13  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
21793         * anjuta.glade, src/anjuta-tools.c: Added user params to tools.
21795 2002-12-12  Naba Kumar <naba@gnome.org>
21797         * anjuta-tools.[h,c], commands.c: Used the tools help of
21798         anjuta variables list in commands editor and fixed a typos
21799         buy in anjuta-tools.c.
21800         
21801 2002-12-12  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
21802         * anjuta.glade, src/anjuta-tools.c, src/text_editor.[ch]
21803         , src/mainmenu_callbacks.c, controls.c: Tools editor stuff.
21804         * TODO.biswa: Added to help me track things better.
21806 2002-12-11  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
21808         * configure.in, anjuta.spec.in: Added libglade dependency.
21809         * Makefile.am: Added anjuta.glade file.
21810         * src/anjuta-tools.c, src/main.c, src/main_menubar_def.h
21811         , src/mainmenu_callbacks.[ch], src/message-manager.h
21812         , src/widget-registry.c: Tools editor GUI + other additions.
21814 2002-12-09  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
21816         * src/project_dbase.[ch], tagmanager/tm_project.c,
21817         tagmanager/include/tm_project.h, src/mainmenu_callbacks.c:
21818         Implement syncing tags image with the project database.
21819         * src/anjuta-tools.c: Implemented variable substitution and
21820         working directory in tools.
21822 2002-12-09  Naba Kumar <naba@gnome.org>
21823         
21824         * data/properties/anjuta.properties, src/commands.[ch]: Reads the
21825         command configuration language list from properties.
21826         
21827         * data/properties/asm.properties, data/properties/ruby.properties:
21828         Fixed typos.
21830 2002-12-04  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
21832         * src/an_symbol_view.c: Remember current selected entry and select
21833         it automatically after refresh.
21835 2002-11-26  Murray Cumming  <murrayc@usa.net>
21837         * src/project_type.c, src/project_dbase.c, src/stock_libs.anj,
21838           src/compiler-options.c, src/wizard_gui.c: Renamed gtkmm 1.2
21839         and gnomemm 1.2 projects so that people know they are really
21840         glademm projects. The gtkmm 2 and gnomem 2 projects are OK though.
21841         But I did correct these to sue lowercase names.
21843 2002-12-01  Naba Kumar <naba@gnome.org>
21845         * data/anjuta.properties: Fixed caching problem on 
21846         indicators.
21847         * src/preferences.c, src/preferences_gui.c: Implemented automatic
21848         indicators prefs.
21849         
21850 2002-12-01  Naba Kumar <naba@gnome.org>
21852         * data/properies/anjuta.properties: Corrected "indicators.automatic"
21853         property name.
21854         * src/anjuta.c, src/preferences.h: Added MESSAGES_INDCATORS_AUTOMATIC
21855         property and uses it.
21856         * src/aneditor.cxx: Fixed a bug associated with selection a word at
21857         current cursor.
21858         
21859 2002-11-30  Naba Kumar <naba@gnome.org>
21861         * src/debugger.c: Fixed a typo.
21862         * data/properties/*: Updated properties files and added
21863         new ones.
21864         * src/main_menubar_def.h, main_menubar.[hc], mainmenu_callbacks.[hc]:
21865         Added comment submenu and cleaned up ref and unref of menus.
21866         * src/aneditor.h: Added definition of comment commands.
21867         * src/aneditor.c: Upgrade from latest SciTE source code.
21868         * src/text_editor.[hc], src/text_editor_cbs.c, 
21869         src/message_manager_private.cc, src/message_manager.[cc,h],
21870         src/anjuta.[c,h]: Added indicators support for errors/warnings
21871         highlight in the editor.
21872         * NEWS, TODO: Update.
21873         * scintilla/include/PropSet.h: Removed deprecrated function.
21874         
21875 2002-11-29  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
21877         * src/anjuta-tools.[ch]: Tools implementation (basic)
21878         * src/anjuta-plugins.[ch], src/anjuta.[ch], src/main_menubar.[ch]
21879           , src/main_menubar_def.h: PLugins cleanup and segregation
21880         * src/widget-registry.[ch], src/main_menubar.[ch]: Start of a widget
21881           registry
21882         * anjuta.prj: Added new files
21883         * manuals/C/anjuta-faqs/anjuta-faqs.sgml: New FAQ entry
21884         * plugins/class-gen/clsGen.c: Register menu under 'Project'
21885         * plugins/patch/patch-plugin.c: Register menu under 'Format'
21886         * plugins/sample1/plugin-sample1.c: Register menu under 'View'
21887         * src/Makefile.am: Added new files
21888         * src/message-manager.[cc/h]: Added standard output and error windows
21890 2002-11-26  Johannes Schmid <clubfan@users.sourceforge.net>
21892         * project_type.c: Fixed Gnomemm2 project type
21894 2002-11-25  Naba Kumar <naba@gnome.org>
21896         * printing/print.c: Fixed a compile warning.
21897         * scintilla/Autocomplete.cxx: Applied missing patch from Biswa
21898         * src/utilities.c: Fixed a compile warning in sparc, hides the
21899         terminal check error output from the user.
21900         * project_config.[ch], project_dbase.[ch], source.c: Added project
21901         version, exclude modules configuration and reordered other config
21902         properties. Changed some strings to more descriptive text.
21903         * src/compiler_opitions.c: Removed extra newlines from .prj file
21904         save.
21905         * anjuta.prj: Converted to new format (only reorganised properties
21906         and removed extra newlines ... nothing else).
21907         * NEWS: updated
21908         
21909 2002-11-21  Naba Kumar <naba@gnome.org>
21911         * Editor.cxx, Editor.h, include/SciLexer.h, include/Scintilla.h,
21912         include/Scintilla.iface, KeyMap.cxx, KeyWords.cxx, LexCPP.cxx,
21913         LexFortran.cxx, LexHTML.cxx, LexMatlab.cxx, LexOthers.cxx,
21914         LineMarker.h, PropSet.cxx, RESearch.cxx, ScintillaBase.cxx:
21915         Updated to the CVS version.
21917 2002-11-20  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
21919         * scintilla/AutoComplete.[cxx,h], scintilla/PlatGTK.cxx
21920           , scintilla/include/Platform.h, scintilla/ScintillaBase.cxx
21921           , scintilla/include/Scintilla.h, src/aneditor.cxx: Implement
21922           images in completion lists. 
21923         * src/resources.h: Make C++ friendly.
21924         * scintilla/PropSet.cxx: Fix memory leak.
21926 2002-11-20  Naba Kumar <naba@gnome.org>
21928         * scintilla/*/*: Synced to latest scintilla 1.49
21929         * scintilla/LexAsm.cxx, scintilla/LexFortran.cxx, src/Makefile.am:
21930         New lexers added.
21932         * scintilla/RESearch.cxx: The automatic cvs log in the
21933         file really broke things trying to interprete the changelog
21934         entry incorrectly as end-of-comment. Removed the $cvs line
21935         and committed again.
21936         
21937 2002-11-19  Naba Kumar <naba@gnome.org>
21939         Patch from Timothee Besset <ttimo@idsoftware.com>
21940         
21941         * src/message-manager-private.cc: Interpretes absolute
21942         file paths properly in zvt terminal.
21944 2002-11-19  Naba Kumar <naba@gnome.org>
21946         Patch from Timothee Besset <ttimo@idsoftware.com>
21947         
21948         * src/preferences.c, src/preferences_gui.c, src/project_dbase.c,
21949         src/properties.cxx, src/properties.h, anjuta.prj: Saves some of the 
21950         (important) editor preferences in project (if there is one
21951         open).
21952         
21953         * TODO: Updated
21954         
21955 2002-11-18  Naba Kumar <naba@gnome.org>
21956         
21957         Patch from: Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
21958         
21959         * src/debug_tree.c, src/find_in_files_gui.c,
21960         src/find_replace.c, src/find_text.c, 
21961         src/project_import.c, src/project_import_gui.c,
21962         src/wizard_gui.c: i18n Fixes.
21964 2002-11-15  Naba Kumar <naba@gnome.org>
21966         * plugins/class-gen/clsGen.c: Fixed to use project function
21967         to import files. Create non-existent directories before the
21968         sources are written.
21969         
21970         * configure.in, src/Makefile.am, src/main.c, src/preferences_gui.c,
21971         src/preferences.c, src/CORBA-Server.c,src/CORBA-Server.h,
21972         src/glade_iface.c,
21973         src/glades.c: Excluded gladen files from build. This
21974         will fix the unnecessary dependency on libssl.
21975         
21976         * src/project_dbase.[c,h], src/project_dbase_gui.c: Refined
21977         file import funtion.
21978         
21979         * src/message_manager_private.cc: Fixed a compiler warning with
21980         DEBUG preprocessor macro.
21981         
21982         * src/text_editor_cbs.c, src/main_menu_callbacks.c: Fixed a bug where
21983         wrong (undocked) editor window was closed on clicking close on an
21984         undocked editor window.
21985         
21986         * src/debugger.c: Fixed a bad bug where debugger terminal won't
21987         start correctly if the executable was run before with 'F3'.
21988         
21989         * src/toolbar_callbacks.c: Wrap around find next.
21990         * src/toolbar.c: Disable combo activate.
21991         * src/find_text.c (on_find_text_ok_clicked): Swapped 'yes' and 'no'
21992         button positions to get 'yes' as default.
21994         * anjuta.spec.in: Updated.
21995         
21996         * src/anjuta_info.c, src/appwizard_gui.c,
21997         src/attach_process_gui.c, src/breakpoints_gui.c,
21998         src/commands.c, src/compiler_options_gui.c, src/configurer.c,
21999         src/cvs.c, src/cvs_gui.c, src/debugger.c, src/executer.c,
22000         src/find_in_files_gui.c, src/find_replace.c, src/find_text.c,
22001         src/help.c, src/launcher.c, src/main.c, src/mainmenu_callbacks.c,
22002         src/memory.c, src/message-manager-private.cc, src/message-manager.cc,
22003         src/preferences.c, src/preferences_gui.c, src/project_config.c,
22004         src/project_dbase.c, src/project_dbase.h, src/project_dbase_gui.c,
22005         src/project_import_gui.c, src/registers_gui.c, src/sharedlib_gui.c,
22006         src/signals_gui.c, src/source.c, src/src_paths_gui.c,
22007         src/stack_trace_gui.c, src/text_editor_cbs.c, src/text_editor_gui.c,
22008         src/toolbar.c, src/toolbar_callbacks.c, src/watch.h, 
22009         src/watch_cbs.c, src/watch_gui.c, plugins/class-gen/clsGen.c,
22010         plugins/patch/patch-plugin.c, printing/print-util.c:
22011         Set all windows and dialogs transient
22012         to their parents so that they remain floated above their parents.
22013         
22014 2002-11-13  Naba Kumar <naba@gnome.org>
22016         * printing/print.c: Fixed a leak and bug #634819 (print/preview does not
22017         take default editor font).
22018         
22019         * widgets/e-shell-about-box.c, src/main_menubar_def.h:
22020         Corrected email address.
22021         
22022         * src/mainmenu_callbacks.c: Used spaces instead of tabs
22023         for changelog entry.
22025         * NEWS: Updated.
22026         
22027 2002-11-06  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
22028         * plugins/class-gen/clsGen.c: Refined the class generator a bit.
22030 2002-11-06  Naba Kumar <naba@gnome.org>
22032         * README: Updated
22033         * anjuta.spec.in: Ships the .omf files with the
22034         documents instead of the base package.
22035         
22036 2002-11-04  Naba Kumar <naba@gnome.org>
22038         * data/properties/latex.properties: Fixed a bug.
22039         * ChangeLog: Released 1.0.0 stable.
22041 2002-11-04  Naba Kumar <naba@gnome.org>
22043         * src/commands.c: Added command with shell redirection capability.
22044         * data/properties/anjuta.properties: Changed default execution
22045         command.
22046         * src/project_dbase.c: Set project top dir in properties.
22047         * Makefile.am: Recurse scripts/ before data/ to fix a distcheck error.
22048         * data/Makefile.am: More diskcheck error fixes.
22049         
22050         * README, anjuta.spec.in, THANKS, AUTHORS,
22051         manuals/C/anjuta-faqs/anjuta-faqs.sgml,
22052         manuals/C/anjuta-manual/authers,sgml,
22053         manuals/C/anjuta-manual/anjuta-manual.sgml,
22054         manuals/C/anjuta-manual/anjuta-manual-C.omf,
22055         manuals/C/anjuta-manual/anjuta-manual-ja_JP.eucJP.omf
22056         : Changed anjuta home to
22057         new URL and my email address.
22058         
22059         * manuals/C/anjuta-manual/interfaces.sgml,
22060         manuals/C/anjuta-manual/prefereces.sgml,
22061         manuals/C/anjuta-faqs/anjuta-faqs.sgml: Fixed typos and updated.
22062         
22063         * src/main_menubar.[c,h], src/controls, src/toolbar_callbacks.c
22064         : removed reference to the help menu as the menu is modified
22065         when no help is found (which is very likely when we are
22066         shiping the documents separately).
22067         
22068 2002-11-03  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
22069         * anjuta.spec.in: Update specfile to make multiple RPMs.
22070         * data/Makefile.am: make dist fix.
22071         * src/text_editor_menu.c: Fix compile warnings (casts).
22073 2002-11-02  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
22074         * manuals/C/anjuta-faqs/anjuta-faqs.sgml: FAQ update.
22075         * tagmanager/general.h, src/launcher.c: FreeBSD fixes (RFE #628576)
22077 2002-11-01  Naba Kumar <naba@gnome.org>
22079         * macros2/*, Makefile.am, configure.in, data/Makefile.am:
22080         Added gnome2 macros to be used by gnome2 project wizard.
22081         
22082         * data/autogen.sh.gnome2: Fixed to use our own macros instead of
22083         from gnome-common.
22084         
22085         * macros/Makefile.am: Removed INSIDE_GNOME_COMMAND macro
22086         as it was conflicting with generated projects and is not
22087         useful for us.
22088         
22089         * src/appwiz_page1.c, src/project_dbase.h, src/project_type.c,
22090         src/project_type.h, src/source.c, src/wizard_gui.c: Fixed gnome2
22091         project generation, removed qt project as it's not complete and
22092         added gnome2 bonobo wizard.
22094 2002-10-29  Naba Kumar <naba@gnome.org>
22096         * po/POTFILES.in: Updated.
22097         * po/POTFILES.skip: Added.
22098         * preferences.h: Fixed print paper size property name.
22100 2002-10-28  Naba Kumar <naba@gnome.org>
22101         
22102         * data/user.properties, data/Makefile.am: Added user properties file
22103         which will be copied in user's ~/.anjuta/user.properties.
22104         
22105         * data/anjuta.properties: Changed a comment.
22106         
22107         * macros/gnome-pilot.m4: Upgraged to the cvs head of gnome-macros.
22108         
22109         * src/main_menubar.c, src/main_menubar.h, src/main_menubar_def.h,
22110         src/mainmenu_callbacks.c, src/mainmenu_callbacks.h, src/preferences.c:
22111         Adde [Settings]->[Preferences]->[Edit user.properties file ...] menu
22112         item.
22114         * src/mainmenu_callbacks.c: Fixed a bug that loads system properties file
22115         instead of user properties file.
22116   
22117         * README, anjuta.prj, configure.in: Bumped anjuta version to 1.0.0
22118         * anjuta.spec.in: Added {prefix}/share/doc/anjuta for rpms.
22119         * Makefile.am: Install docs in share/doc/anjuta and not doc/anjuta.
22120         * README, TODO: Updated.
22121         
22122 2002-10-28  Naba Kumar <naba@gnome.org>
22124     * manuals/C/anjuta-manual/figures/editor_guides.png,
22125     manuals/C/anjuta-manual/figures/editor_margins.png,
22126     manuals/C/anjuta-manual/figures/editor_markers.png,
22127     manuals/C/anjuta-manual/figures/local_variables.png,
22128     manuals/C/anjuta-manual/figures/open_file_multiple.png,
22129     manuals/C/anjuta-manual/figures/prefs_print.png,
22130     manuals/C/anjuta-manual/figures/print_dlg.png,
22131     manuals/C/anjuta-manual/figures/print_preview.png,
22132     manuals/C/anjuta-manual/figures/symbol_browser.png,
22133     manuals/C/anjuta-manual/figures/variable_tip.png: New png
22134     files for manual documentation.
22135     
22136     * manuals/sgmldocs.make,
22137     manuals/C/anjuta-manual/Makefile.am,
22138     manuals/C/anjuta-manual/authors.sgml,
22139     manuals/C/anjuta-manual/build.sgml,
22140     manuals/C/anjuta-manual/compileopts.sgml,
22141     manuals/C/anjuta-manual/debugger.sgml,
22142     manuals/C/anjuta-manual/execute.sgml,
22143     manuals/C/anjuta-manual/fileoperations.sgml,
22144     manuals/C/anjuta-manual/interface.sgml,
22145     manuals/C/anjuta-manual/preferences.sgml,
22146     manuals/C/anjuta-manual/projects.sgml,
22147     manuals/C/anjuta-manual/figures/arguments.png,
22148     manuals/C/anjuta-manual/figures/open_file.png,
22149     manuals/C/anjuta-manual/figures/other_opts.png,
22150     manuals/C/anjuta-manual/figures/scrshot.png,
22151     manuals/C/anjuta-manual/figures/toolbar_browser.png,
22152     manuals/C/anjuta-manual/figures/toolbar_tags.png:
22153     
22154     Updated anjuta manual documentation.
22156     
22157 2002-10-27  Naba Kumar <naba@gnome.org>
22159     * utilities.[h,c], debugger.[h,c], commands.c: Added gnome-terminal
22160     check and modifies debugger terminal command accordingly
22161     to function properly.
22162     
22163 2002-10-25  Naba Kumar <naba@gnome.org>
22165         * manuals/sgmldocs.make: Fixed a couple of bugs.
22166         * data/x-anjuta-project.desktop. data/Makefile.am: Mime handling link.
22168 2002-10-24  Naba Kumar <naba@gnome.org>
22170         * src/debug_tree.c: Fixed a crash bug from Etay.
22172         * global_tags/create_global_tags: Added messages.
22173         Fixed infinite looping within files.
22174         
22175         * macro/autogen.sh: Removed debug and warning flags for defaults.
22176         
22177         Patch from Vadim Berezniker <vadim@berezniker.com>
22178         
22179         * tagmanager/tm_workspace.[h,c], global-tags/create_global_tags.sh,
22180         global-tags/tm_global_tags.c: Fixed infinite loop in system tags
22181         generation.
22183         * Makefile.am: XML merge is broken for .destop in RH 8.0, so
22184         temporarily just copy it
22186 2002-10-24  Naba Kumar <naba@gnome.org>
22188         * manuals/sgmldocs.make, anuals/C/anjuta-faqs/anjuta-faqs.sgml,
22189         manuals/C/anjuta-manual/anjuta-manual.sgml, 
22190         manuals/C/anjuta-manual/compileopts.sgml,
22191         manuals/C/anjuta-manual/debugger.sgml,
22192         manuals/C/anjuta-manual/execute.sgml,
22193         manuals/C/anjuta-manual/fileoperations.sgml,
22194         manuals/C/anjuta-manual/interface.sgml,
22195         manuals/C/anjuta-manual/introduction.sgml,
22196         manuals/C/anjuta-manual/projects.sgml,
22197         manuals/C/anjuta-tutorial/anjuta-tutorial.sgml,
22198         manuals/ja/anjuta-faqs/anjuta-faqs.sgml,
22199         manuals/ja/anjuta-manual/anjuta-manual.sgml,
22200         manuals/ja/anjuta-manual/compileopts.sgml,
22201         manuals/ja/anjuta-manual/debugger.sgml,
22202         manuals/ja/anjuta-manual/execute.sgml,
22203         manuals/ja/anjuta-manual/fileoperations.sgml,
22204         manuals/ja/anjuta-manual/interface.sgml,
22205         manuals/ja/anjuta-manual/introduction.sgml,
22206         manuals/ja/anjuta-manual/projects.sgml: Upgraded to Docbook 4.0
22208 2002-10-24  Naba Kumar <naba@gnome.org>
22210         * src/project_type.c: added autogen for qt projects.
22211         * src/debugger.c: enabled debugger debugging for DEBUG MODE.
22212         Fixed a bug that retrieves wrong terminal command.
22213         * src/commnads.c: Added more terminal commands.
22214         * configure.in: Checks for scrollkeeper version.
22215         
22216 2002-10-22  Naba Kumar <naba@gnome.org>
22218         * configure.in, acinclude.m4, setup-gettext: Used AM_GNU_GETTEXT
22219         instead of AM_GNOME_GETTEXT.
22220         
22221         * src/source.c, data/autogen.sh.*, data/Makefile.am: Added support
22222         for setup-gettext for the wizard generated projects.
22224         * src/source.c: Fixed a bug where glade file wasn't generated.
22225         
22226         * src/gnome_project.c: Excluded project version from project dir
22227         name.
22228         
22229 2002-10-22  Naba Kumar <naba@gnome.org>
22231         * acinclude.m4: New file with dummy funtion for gettext
22232         cross compatibility fix.
22233         
22234         * configure.in, setup-gettext: Fixed to use with AM_GNOME_GETTEXT.
22235         * configure.in: Fixed cflags to avoid useless warnings.
22236         * Makefile.am: EXTRA_DIST += setup-gettext.
22237         * src/toolbars.c: Added space paddings around tags label.
22239 2002-10-21  Naba Kumar <naba@gnome.org>
22241         Patch from Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
22242         
22243         * setup-gettext: New script to maintain gettext cross version
22244         compatibility.
22245         * configure.in, macros/autogen.sh: Fix for gettext cross version
22246         compatibility.
22247         
22248 2002-10-21  Naba Kumar <naba@gnome.org>
22250         * debug_tree.c: Fixed incorrect use of debug assertion.
22251         
22252 2002-10-18  Etay Meiri <etay-m@bezeqint.net>
22253             Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
22254         * src/debug_tree.c, src/debug_tree.h, src/debugger.c,
22255         src/memory.c, src/memory.h, src/message-manager-private.cc:
22256         
22257         New parsing algorithm; adapted from kdevelop.
22258         Middle button menu for changing the value's display type
22260 2002-10-07  Naba Kumar <naba@gnome.org>
22262         * src/main_menubar_def.h: Changed status bar message for Help->
22263         Browse info pages. Bug #603308
22265         * src/executer.c: Made "User terminal" default for creating
22266         projects (User can always disable it later). Bug #114222
22267         
22268 2002-10-03  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
22270         * macros/autogen.sh: Require gettext 0.10.x for autogen
22271         * src/text_editor.c: Fixes Bug #595303
22272         * src/source.c: Fixes Bug #595970
22273         * src/anjuta.c: Fixes Bug #598366
22274         * scingtilla/LexCPP.cxx: Bug #602296
22275         * src/main_menubar_def.h: Bug #604363
22276         * src/find_in_files.[h,c], src/find_in_files_gui.c: Buf #608679
22277         
22278 2002-10-07  Jens Georg <mail@jensgeorg.de>
22280         Reviewed by: Naba Kumar <kh_naba@gnome.org>
22281         * gnomefilelist.c: This patch fixes the bug #611542
22282         
22283 2002-09-20  Naba Kumar <kh_naba@gnome.org>
22285         * data/properties/Makefile.am: Added tcltk.properties file.
22286         
22287 2002-09-20      Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
22289         Reviewed by: Naba Kumar <kh_naba@gnome.org>
22290         
22291         * README: Updated README
22292         * plugins/class-gen/clsGen.c, src/message_manager.cc
22293           , src/mainmeu_callbacks.c, src/memory.c
22294           , src/project_dbase_gui.c, src/text_editor_gui.c
22295           , widgets/gnomefilelist.c: Set window icons
22296         * configure.in, macros/*, */Makefile.am, anjuta.spec.in:
22297           Enabled release build (stripped + optimized binaries, etc.)
22298         * data/properties/anjuta.properties, src/commands.c,
22299           src/defaults.cFixed bug #595489 (stdin on executables)
22300         * src/appwizard.c, src/main.c, src/message-manager.cc
22301           , src/project_dbase.c, src/toolbar.c, widgets/gnomefilelist.c
22302           , src/debug_tree.c: Memory related (valgrind) fixes.
22303         * src/message-manager-private.[cc,h], src/pixpams.h
22304           , src/preferences.[ch], src/preferences_gui.c: Terminal preferences
22305         * anjuta.prj: Added debug_tree.c to SOURCES
22306         * src/main_menubar_def.h, src/mainmenu_callbacks.[ch],
22307           src/text_editor_menu.c, src/text_editor_gui.c, src/anjuta.c:
22308           Compacted code and cleaned up unnecessary functions.
22309         * tagmanager/*.[ch]: Code fixes.
22310         
22311 2002-08-30  Etay Meiri <etay-m@bezeqint.il>
22312         
22313         Reviewed by: Naba Kumar <kh_naba@gnome.org>
22314         
22315         * src/debug_tree.c, debug_tree.h, debugger.c, message-manager-private.cc:
22316         Debug tree now detects changes of displayed variables
22317         and changes their color to red
22319 2002-09-20  Naba Kumar <kh_naba@gnome.org>
22321         Patch from: Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
22322         
22323         * mainmenu_callbacks.c: Set's the current file name in
22324         file save as dialog.
22325         
22326 2002-09-20  Naba Kumar <kh_naba@gnome.org>
22328         Patch from: Vlastimil Holer <xholer@informatics.muni.cz>
22330         * data/properties/tcltk.properties: New file for tcl/tk
22331         properties.
22333 2002-08-28      Naba Kumar      <kh_naba@users.sourceforge.net>
22335         * src/project_type.[c,h], src/source.c, data/Makefile.am:
22336         Fixed a fatal bug which doesn't let building gnome2 related
22337         projects. They use different autogen.sh script. Defined new
22338         type field "gnome_macro_support".
22339         
22340         * data/autogen.sh.gnome2: New file.
22341         
22342         * src/utilities.c (anjuta_util_escape_quotes): Fixed a fatal
22343         bug with quotes escaping in quotes.
22344         
22345         * src/message-manager-private.cc: Used event box instead
22346         of frame for local message pane, so that the borders appear
22347         properly and nicely.
22348         
22349         * src/anjuta.c: Fixed bug #600221 -- anjuta crashes on exit
22350         if there is a project open and all the files are un-docked.
22352         * src/dnd.c: Possible fix for bug #512873 Drag And Drop problems.
22354 2002-08-27      Andy Piper      <andy.piper@freeuk.com>
22356         * src/main_menubar_def.h: implement feature request #595356, patch #597161
22357         * THANKS: updated for new contributions
22358         * src/mainmenu_callbacks.c, src/mainmenu_callbacks.h: patch #597161
22360 2002-08-27 Steven Knight  <steven.knight@unh.edu>
22362         * src/appwiz_page1.c, src/pixmaps.h, src/project_dbase.c,
22363         src/project_dbase.h, src/project_type.c, src/source.c, 
22364         src/wizard_gui.c: new Qt project type
22365         *** NB not fully tested, may need some work, icon required...
22367 2002-08-27 Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
22369         * src/memory.c, src/memory.h: new memory patch
22371 2002-08-27  Johannes Schmid <clubfan@users.sourceforge.net>
22373         * src/anjuta.c: Fixed bug #589646 CVS preferences visibility
22375 2002-08-27      Naba Kumar      <kh_naba@users.sourceforge.net>
22377         * lancher/anjuta_launcher.c: Determine pty from function
22378         call instead of running 'tty' externally.
22379         
22380         * data/properties/cs.properties: Added compile/build commands.
22381         Fixed execution properties.
22382         
22383         * src/commands.c: Added c# options.
22385         (Patch from: Etay Meiri <etay-m@bezeqint.net>)
22386         
22387         * src/debug_tree.[c,h], src/debugger.[c,h],
22388         src/message_manager_private.[cc,h], message_manager.cc, stack_trace.[c,h]:
22389         
22390         The following problems, detected by Jean-Noel Guiheneuf, were fixed:
22391         1. Misaligned structs when they are members of other structs.
22392         2. '{' sometimes appears as a variable.
22393         3. Wrong processing of some arrays.
22394         I've also incorporated some code from a patch by Guiheneuf Jean-Noel
22395         that displays the tree in two columns (variable and value).
22397 2002-08-14  Stephane Demurget  <demurgets@free.fr>
22399         Added missing keywords reported by Luca Bellonda <lbell@tsc4.com>.
22401         * data/properties/sql.properties: added the DATETIME data type.
22403         * data/properties/html.properties: added the foreach php keyword.
22405 2002-08-09      Naba Kumar      <kh_naba@users.sourceforge.net>
22407         * NEWS: Updated with new features.
22408         
22409         * data/.cvsignore, doc/.cvsignore: Updated.
22410         
22411         Patch from: Etay Meiri <etay-m@bezeqint.net>
22412         
22413         * src/debug_tree.h, src/debug_tree.c: New files.
22414         
22415         * src/Makefile.am, src/message-manger-private.[h,cc],
22416         src/message-manger.cc: Added Tree view for debugger
22417         locals view.
22418         
22419 2002-08-09      Naba Kumar      <kh_naba@users.sourceforge.net>
22421         Patch from Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
22422         
22423         * src/memory.c, src/memory.h: New files.
22424         
22425         * src/Makefile.am, src/appwizard.c, src/controls.c,
22426         src/main_menubar.c, src/main_menubar.h, src/main_menubar_def.h,
22427         src/mainmenu_callbacks.c, src/mainmenu_callbacks.h:
22428         
22429         Memory view implemetation that would enable viewing raw memory
22430         during debugging.
22432 2002-08-08  Stephane Demurget  <demurgets@free.fr>
22434         * AUTHORS: added Biswa, because I wonder why noone already have
22435         written his name in the Anjuta's hall of fame :)
22437 2002-08-07      Naba Kumar      <kh_naba@users.sourceforge.net>
22439         * src/appwizard_gui.c: Removed an ambiguous prototype.
22440         * src/appwizard_gui.c: Removed more ambiguous prototypes. This seem to
22441         fix a nasty PPC bug as reported by Todd Goyen <wettoad@knighthoodofbuh.org>.
22442         * THANKS: Updated M. Ali Vardar's email.
22443         
22444 2002-08-01      Andy Piper      <andy.piper@freeuk.com>
22446         * src/anjuta_gui.c: implemented feature request to stop main and browser
22447           toolbars having exclusive use of space
22449 2002-08-01      Andy Piper      <andy.piper@freeuk.com>
22451         * NEWS: updated for 1.0-beta rele.c: commented the define for ANJUTA_DEBUG_DEBUGGER
22452         left over from the previous work to fix bugs :-)
22453         
22454         * src/main_menubar_def.h, src/main_menubar.h, src/main_menubar.c, 
22455         src/controls.c, src/mainmenu_callbacks.h, 
22456         src/mainmenu_callbacks.c: Insert CVS keywords, message strings 
22457         reviewed
22458         
22459         * src/watch_gui.c, src/stack_trace_gui.c, src/app_wizard_gui.c, 
22460         src/project_import_gui.c, src/sharedlib_gui.c, 
22461         src/signals_gui.c: set window icon correctly
22462         
22463         * NEWS: more updates for the release
22464         
22465         * HACKING: updated for window icons and insert menu information
22466         
22467         * src/cvs_gui.c, src/build_project.c, 
22468         src/project_import_cbs.c: message strings reviewed
22469         
22470         * src/controls.c: context help button should be disabled if 
22471         DevHelp is not installed
22472         
22474 2002-06-08  Naba Kumar <kh_naba@users.sourceforge.net>
22476         * src/debugger.c: Fixed the signalling screw up because of string
22477         update in gdb used to report the child process PID. Also, no
22478         error dialog will be popped up for "no such file or directory"
22479         error (very annoying and useless error). This error will still
22480         be shown on the debug message window. Avoided terminating the
22481         program when the terminal is terminated -- doesn't hurt, otherwise
22482         we get crappy egg-and-hen problem.
22483         
22484         * src/sharedlib.c, src/signals.c: Fixed the incorrect default window
22485         dimensions loading.
22486         
22487         * src/anjuta.c: Limited the default size of main window to sane
22488         values.
22490         * src/preferences.c: Fixed some deadly memory corruption bugs in
22491         the recent patches. Return from getenv() should NEVER be freed,
22492         because they are static strings.
22493         
22494         * src/preferences_gui.c: Removed the fix for crash bug with font
22495         selection and applied the real fix.
22496         
22497 2002-06-08      Andy Piper      <andy.piper@freeuk.com>
22499         * NEWS: updated for release
22501 2002-06-08  Naba Kumar <kh_naba@users.sourceforge.net>
22503         * src/launcher.c: Added a fix a memory leak and a possible
22504         fix for zvt-crash bug.
22505         
22506         * printing/.cvsignore, plugins/patch/.cvsignore: Added files.
22507         
22508         * data/properties/latex.properties,
22509         data/properties/ada.properties: Added file.is.source property.
22510         
22511         * src/an_file_view.c: Set auto column size of the file
22512         revision column.
22513         
22514         * src/mainmenu_callbacks.c, src/cvs.c: Fixed bug #542151.
22515         The user is now prompted to confirm the closing of the file
22516         if it is being used by CVS. If yes, the editor is closed and
22517         the CVS operation stops.
22518         
22519 2002-06-07      Andy Piper      <andy.piper@freeuk.com>
22521         * anjuta.prj: bump project version for release
22522         * BUGS: removed unnecessary file
22524 2002-06-07      Philip Van Hoof <freax@pandora.be>
22526         * widgets/gnomefilelist.c: fix up issue with directory deleted 
22527         during the life of the file list widget
22528         * src/preferences_gui.c: sticking-plaster fix to font selection
22529         causes segfault bug
22531         Patches reviewed by Andy Piper <andy.piper@freeuk.com>
22533 2002-06-07      Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
22535         * data/properties/anjuta.properties, src/an_file_view.[ch], 
22536         src/an_symbol_view.[ch], src/defaults.c, src/preferences.[ch], 
22537         src/preferences_gui.c, src/project_dbase.c, src/project_dbase_gui.c: 
22538         added options for symbol and file browsers.
22539         * data/properties/cpp.properties: linker flags should come after
22540         the name of the file to compile.
22541         * scintilla/Editor.cxx: fixed gcc compilation warning.
22542         * src/Makefile.am, src/project_import.c: anjuta_import.sh should
22543         be executed from bindir only.
22544         * src/an_file_view.[ch], tagmanager/tm_file_entry.c, 
22545         tagmanager/include/tm_file_entry.h: CVS version information in file 
22546         browser.
22547         * src/anjuta.c, src/preferences.[ch]: remember visibility of messages 
22548         window.
22549         * src/controls.c, src/cvs.[ch], src/project_dbase.[ch]: CVS fixes.
22550         * src/launcher.c, src/project_import.c: (hopefully) fixed random ZVT
22551         crashes during file import.
22552         * src/project_import.c: disable project menu items during project 
22553         import.
22554         
22555         Patch reviewed by Andy Piper <andy.piper@freeuk.com>
22557 2002-06-07  Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
22559         * src/mainmenu_callbacks.c, src/mainmenu_callbacks.h, 
22560         src/preferences.c, src/main_menubar_def.h, src/main_menubar.c,
22561         src/main_menubar.h, src/controls.c:     fixed Insert ChangeLog, 
22562         modified Insert menu, added C functions template, header C 
22563         template, modified header_template HEADER_H ==> NAMEFILE_H
22564         
22565         Patch reviewed by Andy Piper <andy.piper@freeuk.com>
22567 2002-06-05      Andy Piper      <andy.piper@freeuk.com>
22569         * data/properties/html.properties: changed some file 
22570         associations
22572 2002-06-05 Philip Van Hoof <freax@pandora.be>
22574         * widgets/gnomefilelist.c: Fixed #560759 and #561776
22575         
22576         Patch reviewed by Andy Piper <andy.piper@freeuk.com>
22578 2002-06-05  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
22580         * data/properties/anjuta.properties, src/defaults.c: Make windows
22581         docked by default, fix the big fonts bug.
22582         
22583         * src/an_file_view.c, src/main_menubar_def.h, 
22584         src/project_dbase_gui.c: sanitized the Edit/View mess.
22585         
22586         * src/main_menubar_def.h, src/main_menu_callbacks.c: Add an item
22587         for customizing shortcuts.
22588         
22589         * src/mainmenu_callbacks.c: Search for selected word if present.
22590         
22591         * src/text_editor_menu.c: Added context menu options for docking
22592         and undocking editor windows.
22593         
22594         * src/main_menubar.h, src/main_menubar.c: more support for the 
22595         shortcuts menu item.
22596         
22597         Patch reviewed by Andy Piper <andy.piper@freeuk.com>
22599 2002-06-05      Andy Piper      <andy.piper@freeuk.com>
22601         * scintilla/RESearch.cxx: removed CVS Log keyword to prevent
22602         all commit messages being written to top of the file
22603         
22604         * src/main_menubar_def.h: message strings reviewed
22605         
22606         * src/project_import.c: message strings reviewed
22607         
22608         * src/source.c, src/glades.c: message strings reviewed. Fixed 
22609         some bugs around reading the project properties for creating 
22610         .glade and .desktop files in the Application Wizard. There were
22611         typos in the property names being retrieved
22612         
22613         * widgets/gnomefilelist.c: changed build_full_path to make 
22614         the file widget support ~
22615         Patch from Pierre Sarrazin <sarrazip@sympatico.ca>
22616         
22617         * THANKS, widgets/e-shell-about-box.c, 
22618         manuals/anjuta-manual/C/authors.sgml: updated for new
22619         patch
22621 2002-06-05  Naba Kumar <kh_naba@users.sourceforge.net>
22623         * src/project_dbase.c: Fixed the file-path-corruption bug
22624         and the cannot-import-file-in-project bug. (follow-up with
22625         the last commit from Stef).
22626         
22627         * src/anjuta_cbs.c: Fixed double-confirmation when exiting
22628         with unsaved-project.
22629         
22630 2002-06-05  Stephane Demurget  <demurgets@free.fr>
22632         * src/project_dbase.c (project_dbase_add_file_to_module): fixed a
22633         misplaced g_free.
22635 2002-06-04      Andy Piper      <andy.piper@freeuk.com>
22637         * data/properties/{xml,html,other}.properties: changed some file 
22638         associations
22639         
22640         * data/anjuta.mime: oops! cvs added
22641         
22642         * scintilla/RESearch.cxx: fixed up a problem with comments
22643         
22644         * global-tags/create_global_tags.sh: redirect errors to /dev/null
22645         to avoid messages about missing libs
22646         
22647         * NEWS: started the release notes
22649 2002-06-04      Andy Piper      <andy.piper@freeuk.com>
22651         * HACKING: updated with new information on printing, patch naming
22652         
22653         * TODO: removed completed tasks
22654         
22655         * THANKS: updated a few contributions
22656         
22657         * anjuta.prj: updated the icon file
22658         
22659         * anjuta.desktop.in.in: updated to add Categories
22660         
22661         * data/anjuta.mime: created a mime type for Anjuta project files
22662         (NB needs to be added to the install in /usr/share/mime/)
22663         
22664         * pixmaps/madeinanjuta.xcf: finally added Nick Dowell's 
22665         "Coded in Anjuta" button in Gimp XCF format. It can be converted 
22666         to PNG for websites.
22667         
22668         * plugins/patch/patch-plugin.c: clarified some messages and 
22669         made it easier to see different patching sessions
22670         
22671         * src/toolbar.c: changed some message text for consistency
22672         
22673         * src/preferences_gui.c, src/preferences.c, src/preferences.h, 
22674         src/defaults.c, src/anjuta.c, src/anjuta.h: enable/disable tooltips 
22675         in preferences. 
22676         Patch from Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
22677                  
22678         * src/appwiz_page1.c, src/appwizard_cbs.c, src/pixmaps.h, 
22679         src/project_dbase.{c,h}, src/project_import_cbs.c, 
22680         src/project_type.c, src/source.{c,h}, src/wizard_gui.c:
22681         Added XLib Project and a Dockapp Project types.
22682         * pixmaps/Makefile.am: added line for new pixmap for new xlib
22683         projects
22684         * pixmaps/appwiz_xlib.png: pixmap for new xlib projects
22685         * src/source.c: Fixed memory leak in existing projects. 
22686         (filename was not freed)
22687         Patch from Todd Goyen <wettoad@knighthoodofbuh.org>
22689 2002-06-04  Naba Kumar <kh_naba@users.sourceforge.net>
22691         * src/anjuta.h, src/anjuta.c: Added error display funtions
22692         with parent windows.
22693         
22694         * src/appwizard_cbs.c: Changed error display function to use
22695         parented version.
22696         
22697 2002-06-03  Naba Kumar <kh_naba@users.sourceforge.net>
22699         * printing/print.h, printing/printing.c: Taken care of document
22700         zoom factor and fixed a font loading bug. Dynamically calculated
22701         text widths to work with zooms properly. Re-organized code for
22702         dynamic text width calulations to work in general with utf8 chars.
22703          Determined font height and width automatically from the font info.
22704         
22705         * src/anjuta.c, src/mainmenu_callbacks.c, *src/preferences.c:
22706         src/preferences.h, src/text_editor.c, src/preferences_gui.c:
22707         Converted text.zoom.factor property to use #defined value. Removed
22708         margin header and margin numbers preferences, as they  now
22709         calculated dynamically.
22710         
22711 2002-06-02  Naba Kumar <kh_naba@users.sourceforge.net>
22713         * printing/print-doc.c, printing/print-doc.h, printing/print-util.c,
22714         printing/print-util.h, printing/print.c, printing/print.h:
22715         Rewritten printing support for style based printing. Syntax highlighted
22716         printing, monochromatic printing, setup using preferences etc.
22718         * src/aneditor.cxx, src/aneditor.h: Added two commands for working with
22719         printing. ANE_GETLANGUAGE and ANE_GETSTYLEDTEXT for geting the document
22720         language and the styled text buffer.
22721         
22722         * src/preferences.c, src/preferences.h, src/preferences_gui.c: Redesigned
22723         the print setup preferences page and added printer preferences. Added functions
22724         to retrieve preferences with default values.
22725         
22726         * src/text_editor_gui.c, src/main_menubar_def.h: Changed an #include for
22727         the printing.
22729         * data/properties/anjuta.properties: Added default printer preferences.
22731         * pixmaps/print_color.xpm, pixmaps/print_landscape.xpm,
22732         pixmaps/print_layout.xpm, pixmaps/print_nocolor.xpm,
22733         pixmaps/print_portrait.xpm: CVS added printer setup pixmap files.
22735         * pixmaps/Makefile.am, src/pixmaps.h, anjuta.prj: Added the new pixmaps references.
22736         
22737 2002-06-01      Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
22739         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
22741         src/Makefile.am, src/aneditor.cxx, src/anjuta.c, src/anjuta.h
22742         src/defaults.c, src/message-manager-private.cc, src/project_dbase.c
22743         src/utilities.c, scintilla/PropSet.cxx: Fix memory leaks and other
22744         cleanups, remove dead code, GUI cleanupMemory leaks cleanups.
22746         printing/Makefile.am: Reduced compiler optimizations.
22748         tagmanager/include/tm_project.h, tagmanager/include/tm_work_object.h, 
22749         tagmanager/include/tm_workspace.h, tagmanager/tm_project.c, 
22750         tagmanager/tm_source_file.c, tagmanager/tm_work_object.c,
22751         tagmanager/tm_workspace.c: TagManager fixes.
22753 2002-06-01  Naba Kumar <kh_naba@users.sourceforge.net>
22755         * printing/*: CVS added. :)
22756         
22757 2002-05-31      Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
22759         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
22761         * printing*: CVS added.
22762         * printing/*.[ch], printing/Makefile.am, anjuta.spec.in, Makefile.am,
22763           configure.in, src/Makefile.am, src/controls.c, src/main_menubar.[ch],
22764           src/main_menubar_def.h: Gnome Print support
22765         * src/anjuta.c: Fixed a crash bug (NULL pointer check).
22766         * configure.in: Enable debugging flag option
22767         * src/preferences.c, src/preferences.h, src/preferences_gui.c, src/mainmenu_callbacks.c:
22768           Print properties defined.
22769         * global-tags/create_global_tags.sh: More GNOME libraries added, cleanups
22770         
22771 2002-05-31      Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
22773         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
22774         
22775         * src/an_file_view.c, src/an_symbol_view.c: Added Dock/Undock
22776         * src/controls.c, src/main_menubar.[ch], src/main_menubar_def.h,
22777           src/anjuta.h, src/text_editor_menu.[ch]: More menu re-organization
22778           and cleanups
22779         * src/text_editor.c: Minor cleanups.
22780         * anjuta.c: Tweaks to 'Goto File Line' functionality.
22781         * src/project_dbase.c: Fixes to add/remove files from project.
22782         * src/help.c: Fix minor memory leak.
22783         * src/project_dbase_gui.c: Remove debugging messages.
22784         * src/utilities.[ch]: Cleanups and minor fixes.
22785         * src/anjuta_gui.c, src/pixmaps.h: Application icon set correctly.
22787 2002-05-30  Naba Kumar <kh_naba@users.sourceforge.net>
22789         * src/anjuta.c [anjuta_apply_preferences()]:
22790         Fixed a crash bug when tab pos is not defined for the editors.
22791         
22792         * data/properties/cpp.properties: Set default identifier property to normal.
22793         This fixes the bug in which the fore color gets hidden with dark background.
22795 2002-05-29  Naba Kumar <kh_naba@users.sourceforge.net>
22797         * scintilla/*, scintilla/include/*: Upgraded to the vanilla
22798         scintilla 1.46
22799         
22800         * src/aneditor.cxx, src/aneditor.h, src/main_menubar.h, src/main_menubar.h,
22801         src/mainmenu_callbacks.c, src/mainmenu_callbacks.h, main_menubar_def.h,
22802         src/anjuta.c, data/properties/anjuta.properties:
22803         Implemented line wrapping.
22804         
22805         * src/aneditor.cxx, src/aneditor.h:     Implemented Readonly file mode.
22806         
22807         * scintilla/LexCPP.cxx: Added the custom code (insidePreprocessor variable
22808         usage and SCE_C_WORD3 flagging) used by tagmanger for maintaing custom
22809         tags. Code was reviewed from GNOME Bonsai view.
22810         
22811         * scintilla/include/SCILexers.h: Added definition of SCE_C_WORD3 as
22812         it seems to have been removed by scintilla people.
22813         
22814         * data/properties/anjuta.properties: Set default line wrap to false, as
22815         is noticably slow with big files.
22816         
22817 2002-05-27      Jean-Noel Guiheneuf     <jnoel@saudionline.com.sa>
22819         * src/project_import_gui.c: disallow the selection of files in
22820           the browse dialog.
22821         * src/mainmenu_callbacks.c, src/preferences.c: cleanups to identity
22822           preferences code.
22823         
22824 2002-05-27      Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
22826         * src/an_file_view.c, src/an_symbol_view.c, src/text_editor_menu.c,
22827           src/main_menubar_def.h, src/pixmaps.h, :Added some icons to menu items.
22828         * src/controls.c, src/main_menubar.[ch]:Some menu organization cleanups.
22829         * src/project_dbase.[ch], src/project_dbase_gui.c: Adding files to projects
22830           now works properly.
22831         * src/gnome_project.c, src/mainmenu_callbacks.[ch]: Minor API change.
22832         * scintilla/include/PropSet.h, tagmanager/read.c: Accept '$' in identifiers.
22833         * src/utilities.[ch]: Added some utility functions.
22834         * tagmanager/tm_project.c: Fix for bug in file removal from project.
22835         
22836         Patch reviewed by Andy Piper <andy.piper@freeuk.com>
22838 2002-05-26      Andy Piper      <andy.piper@freeuk.com>
22840         * HACKING: info on FIXME statements and removed ccview references
22841         * Makefile.am: added rule to make RPM package
22843 2002-05-26      Andy Piper      <andy.piper@freeuk.com>
22845         * THANKS, widgets/e-shell-about-box.c, 
22846         manuals/anjuta-manual/C/authors.sgml: updated for new
22847         patch
22848         * src/anjuta.c: removed unnecessary warning code since CVS 
22849         support is now implemented :-)
22850         * manuals/sgmldocs.make: implemented a fix for bug #553969
22851         * manuals/C/anjuta-tutorial/anjuta-tutorial.sgml: fixed some CRs
22852         * manuals/C/anjuta-tutorial/anjuta-turorial-C.omf, 
22853         manuals/C/anjuta-faqs-C.omf: modified the descriptions
22854         
22855 2002-05-20 Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
22856         
22857         * src/main_menubar.c, src/main_menubar.h, src/controls.c,
22858           src/mainmenu_callbacks.c, src/mainmenu_callbacks.h,
22859           src/main_menubar_def.h, src/preferences_gui.c,
22860           preferences.c, preferences.h: setup Username and Email 
22861           preferences, Insert ChangeLog and Username editor functions
22862           
22863           Patch reviewed and modified by Andy Piper <andy.piper@freeuk.com>
22865 2002-05-17  Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
22866         
22867         * src/commands.c, src/compiler_options_cb.c src/compiler_options_gui.c
22868           src/src_paths_cbs.c, src/src_paths_gui.c
22869           Fixed some minor bugs and replace gtk_entries by gnome_file_entries
22871           Patch reviewed by Andy Piper <andy.piper@freeuk.com>
22873 2002-05-14  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
22875         * src/main_menubar.[ch], main_menubar_def.h: Added back/forward
22876           and goto tag menu items to main menu.
22878 2002-05-09  Andy Piper <andy.piper@freeuk.com>
22880         * THANKS, widgets/e-shell-about-box.c, 
22881         manuals/anjuta-manual/C/authors.sgml: added new contributors
22882         * HACKING: updated with info on files to change for credits
22884 2002-05-09  Dan Elphick <dre00r@ecs.soton.ac.uk>
22886     * src/aneditor.cxx: extended extension list which fixes segfault
22887     on selecting lisp, ruby or matlab as highlight style.
22889 2002-05-09  Andy Piper <andy.piper@freeuk.com>
22891         * src/main_menubar_def.h: fixed an array initialiser and fixed
22892         the lexer settings for the new entries on the Format menu
22894 2002-05-07  Stephane Demurget  <demurgets@free.fr>
22896         * Synced with Scintilla 1.45
22898 2002-05-06  Andy Piper <andy.piper@freeuk.com>
22900         * anjuta.prj: added another missing file
22901         * ChangeLog: fixed some incorrect change dates I caused by 
22902         sloppy cut-and-pasting :-/
22904 2002-05-06  Andy Piper <andy.piper@freeuk.com>
22905         
22906         * src/mainmenu_callbacks.c: fixed title of new About box
22908 2002-05-05  Andy Piper <andy.piper@freeuk.com>
22910         * src/pixmaps.h: added macros for OpenGL and SDL project icons
22912 2002-05-05  Andy Piper <andy.piper@freeuk.com>
22914         * pixmaps/appwiz_opengl.png, pixmaps/appwiz_sdl.png: added new files
22915         * anjuta.prj: updated for new files
22917 2002-05-05  Naba Kumar <kh_naba@users.sourceforge.net>
22919         * widgets/e-shell-about-box.c: Added version display.
22920         
22921 2002-05-03  Andy Piper <andy.piper@freeuk.com>
22923         * launcher/anjuta_launcher.c, src/dnd.c, src/session.c, 
22924         widgets/scroll_menu.c: fixed up some compiler warnings (patch
22925         from Philip Van Hoof)
22927 2002-05-03  Andy Piper <andy.piper@freeuk.com>
22929         * manuals/C/anjuta-tutorial/Makefile.am: removed a circular 
22930         dependency
22931         * manuals/ja/anjuta-manual/anjuta-manual.sgml, 
22932         manuals/ja/anjuta-manual/debugger.sgml: fixed some markup problems 
22933         that produced build errors (needs checking on a machine with the
22934         ja locale!)
22935         * data/properties/lisp.properties: updated to match format of other
22936         lexer property files supplied with Anjuta
22938 2002-05-03  Andy Piper <andy.piper@freeuk.com>
22940         * anjuta.prj: added new files
22941         * HACKING: added information from the mailing list on 
22942         adding new project types to the wizard (thanks to Johannes)
22944 2002-05-03  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
22946         * src/utilities.h, src/launcher.c, src/gnome_project.c,
22947           src/appwiz_page2.c: Fix for 547038.
22949 2002-05-03  Naba Kumar <kh_naba@users.sourceforge.net>
22951     * attach_process.c, attach_process_cbs.c: Fixed a dialog
22952     hide bug.
22953     
22954     * about.h: cvs removed.
22955     
22956 2002-05-03  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
22958         Patch reviewed by Stephane Demurget <demurgets@free.fr>.
22960         Fix for #539574.
22962         * src/anjuta.c (anjuta_system_error): checks for the error number to
22963         know whether the error description is needed or not.
22965 2002-05-03 Naba Kumar <kh_naba@users.sourceforge.net>
22967         * pixmaps/anjuta_logo.png: New about logo.
22968     
22969         * pixmaps/anjuta_icon.png: New icon from Misha. The
22970         old one had trouble with some gtk themes.
22971     
22972         * about.c: Removed. No longer needed.
22974         * mainmenu_callbacks.c: Removed reference of about.h
22975     
22976 2002-05-03  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
22978         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
22980         * widgets/e-shell-about-box.[ch], configure.in, Makefile.am,
22981           mainmenu_callbacks.c, widgets/Makefile.am: Implemented the new
22982         About Dialog (thanks to the Evolution team for the cool widget!)
22984 2002-05-03 Naba Kumar <kh_naba@users.sourceforge.net>
22986         Patch from lbell <lbell@tsc4.com>
22987     
22988         * src/find_in_files.c, src/find_in_files.h,
22989           src/anjuta.c: Added save_yourself, load_yourself routines.
22990     
22991         * src/find_in_files.{h,c}, src/find_in_files_gui.c:
22992         Added "Append messages" toggle button. This will enable
22993         the search results to be appended to the already existing
22994         results.
22995     
22996         * src/debugger.c: Fixed a typo.
22997     
22998         * src/find_text.c, src/breakpoints.c, src/project_dbase.c,
22999           src/session.c, src/session.h: Improved session management.
23001 2002-05-03  Naba Kumar <kh_naba@users.sourceforge.net>
23003         * THANKS, FUTURE, AUTHORS: Changed my email and
23004         avoided yahoo.com.
23006 2002-05-02  Stephane Demurget  <demurgets@free.fr>
23008         Impl. feature request #525271 (add Lisp support).
23010         * data/properties/lisp.properties: added.
23012         * data/properties/Makefile.am, data/properties/anjuta.properties: added
23013           the lisp properties.
23015         * src/main_menubar_def.h, src/lexer.h, src/aneditor.cxx,
23016           src/utilities.[ch]: added support for the Lisp highlight style.
23018 2002-05-02  Stephane Demurget  <demurgets@free.fr>
23020         * src/anjuta.[ch], src/anjuta_cbs.c, src/main_menubar.[ch],
23021           src/main_menubar_def.h, src/mainmenu_callbacks.[ch],
23022           src/text_editor_cbs.c: replaced the tabs ordering menuitem by a
23023           option preferences to have a persistent setting. Plus it's not used
23024           often, so it's better here than flooding the menus.
23026         * src/preferences.[ch], src/preferences_gui.c: ditto, plus made the
23027           preferences pages a lot more consistent and sweeter: tabs direction
23028           radiobuttons are directed against the meaning, all pages have an
23029           outter frame, a lot of padding, removed all expand attributes for
23030           vertical boxes, ...
23032           That's not a total revamp, but it's really looking better now, even
23033           if there's still work to be done.
23035 2002-05-01  Andy Piper <andy.piper@freeuk.com>
23037         * src/main_menubar_def.h, src/cvs_gui.c: updates to strings
23038         * TODO: added task to be completed before next release (update all credits)
23040 2002-05-01  Stephane Demurget  <demurgets@free.fr>
23042         * THANKS, src/about.c, manuals/anjuta-manual/C/authors.sgml: added
23043         Benke László.
23045 2002-05-01  Benke László  <decike@freemail.hu>
23047         Patch reviewed by Stephane Demurget <demurgets@free.fr>.
23049         * src/anjuta.[ch], src/anjuta_cbs.c, src/main_menubar.[ch],
23050           src/main_menubar_def.h, src/mainmenu_callback.[ch],
23051           src/text_editor_cbs.c: added an "automatic tab ordering" checkmenuitem
23052           to the format menu in order to reorder the notebook tabs in
23053           alphabetical order everytime a file is created/opened/saved.
23055 2002-05-01  Philip Van Hoof <freax@pandora.be>
23057         * widgets/gnomefilelist.[ch] (history_combo_go),
23058         (history_combo_clicked): impl.
23060         (gnome_filelist_new_with_path): use this new impl.
23062 2002-05-01  Stephane Demurget  <demurgets@free.fr>
23064         * src/project_dbase_gui.c (add_file): added the xpm file type.
23066 2002-04-30  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
23068         Patch reviewed by Stephane Demurget <demurgets@free.fr> except for the
23069         tag manager fixes.
23071         * src/anjuta.[ch]: Changed local tag list to use line numbers instead
23072           of tag types.
23074         * src/an_symbol_view.[ch], src/mainmenu_callbacks.[ch],
23075           src/text_editor_menu.c: Added context sensitive search in symbol
23076           browser and editor.
23078         * configure.in: Changed version number to 0.1.9.99.
23080         * scripts/anjuta_import.sh.in, scripts/anjuta_project.template,
23081           src/project_import.c: Minor changes to project import facility.
23083         * src/preferences.[ch], src/preferences_gui.c: Fix for bug #537273
23084           (Forced to use specific brace format)
23086         * tagmanager/include/tm_tag.h, tagmanager/include/tm_workspace.h,
23087           tagmanager/tm_tag.c, tagmanager/tm_work_object.c,
23088           tagmanager/tm_workspace.c: Minor TagManager fixes and updates.
23090 2002-04-30  Johannes Schmid  <clubfan@users.sourceforge.net>
23092         Patch reviewed by Stephane Demurget <demurgets@free.fr> who made
23093         replaced the spinbutton with an hscale, and made the UI less "blocky".
23095         * src/cvs_gui.c: When diffing a project you can choose date and
23096         release now.
23098         * src/project_dbase.c: Import_file activated again
23100         * configure.in, plugins/Makefile.am: Added patch plugin
23102         * plugins/patch/*: The new patch plugin
23104 2002-04-28  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
23106         Patch reviewed by Stephane Demurget <demurgets@free.fr>.
23108         * src/aneditor.cxx (StartAutoCompletedWord): the duplicates in the
23109         dropdown list shown by autocompletion are now removed.
23111 2002-04-28  Philip Van Hoof <freax@pandora.be>
23113         Patch reviewed by Stephane Demurget  <demurgets@free.fr> who merged
23114         a bunch of filetypes from the older version.
23116         * src/project_dbase_gui.c (add_file): changed the import
23117         dialog's filetypes combo contents depending on the
23118         type of data to be imported.
23120 2002-04-28  Stephane Demurget  <demurgets@free.fr>
23122         * src/fileselection.[ch] (fileselection_addtype_f): removed the use of
23123         the amount parameter as Philip stated and reformated to follow the
23124         Gnome convention.
23126         * src/project_dbase.c (project_dbase_make_default_filetype_list):
23127         changed accordingly.
23129 2002-04-25  Stephane Demurget  <demurgets@free.fr>
23131         Fix for #531293.
23133         * src/main_menubar_def.h: replaced the shortcut for "Find next" to
23134         Shift-F6, to be more consistent with other Gnome apps.
23135         Moved the "Search next" entry under the "Search" one, and swapped the
23136         order of the "Find in files" and "Find and Replace" ones.
23138         Some additional fixes ands cleanups on the edit menu.
23140         * src/main_menubar.h: replaced all occurences of repeat_find by
23141         find_again for the code to be more consistent.
23143         * src/main_menubar.c (update_main_menubar): made the "Find next" entry
23144         sensitiveness depending on the existence of an active text buffer.
23146         * TODO: added some bits about improving the usability of the
23147         search/search again couple.
23149 2002-04-25  Stephane Demurget  <demurgets@free.fr>
23151         * src/preferences_gui.c: made the tab labels text more consistent
23152         (s/misc/Misc/).
23154 2002-04-25  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
23156         Patch reviewed and improved by Stephane Demurget  <demurgets@free.fr>
23158         * manuals/C/anjuta-tutorial/Makefila.am: fixed the glade picture
23159         filename.
23161         * src/main.c (main): simplified some code and cleanups.
23163         Fix a part of #499366:
23165         * src/commands.[ch] (sync_from_props), (command_editor_save),
23166         (on_apply_clicked), (create_command_editor_gui): added the gui
23167         corresponding to the command.terminal preference.
23169 2002-04-25  Stephane Demurget  <demurgets@free.fr>
23171         Fix for #465180.
23173         * anjuta.spec.in: added build requirements for the source rpm.
23175 2002-04-24 Johannes Schmid <clubfan@users.sourceforge.net>
23177         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
23178         
23179         * src/appwiz_page1.c, src/appwizard_cbs.c, src/glades.c, 
23180           src/pixmaps.h, src/project_dbase.[c,h], src/project_import_cbs.c, 
23181           src/project_type.c, source.c, wizard_gui.c:
23182           Added new GNOME 2 project types and changed glade behaviour to
23183           produce GTK code if project type GTK was selected and GTKmm code
23184           if project type GTKmm was selected (and not depending on the 
23185           selected language. Disabled glade for GNOME 2 projects because
23186           we will need glade2 there.
23187           
23188         * src/project_dbase.c: Fixed a memory lack.
23189         
23190         * pixmaps/appwiz_*2.png: Added GNOME 2 icons from Misha
23191         
23192         * src/cvs.c: Added an error message if jobs are running
23194 2002-04-23 Naba Kumar <kh_naba@users.sourceforge.net>
23196         * tagmanager/tm_work_object.c: Fixed a chrash
23197         bug which occurs when it tries to stat an empty
23198         file name.
23199         
23200 2002-04-22 Naba Kumar <kh_naba@users.sourceforge.net>
23202         * src/controls.c: CVS menu items now becomes
23203         insensitive when the launcher is busy.
23204         
23205         * src/anjuta.c, cvs.h, cvs.c: Created a function
23206         to update the cvs preferences when preferences are
23207         applied in preferences dialog and called it from
23208         anjuta_update_preferences().
23209         
23210 2002-04-19 Naba Kumar <kh_naba@users.sourceforge.net>
23212         * src/cvs.c: Added a space in the cvs command
23213         before the revision part. This fixes the cvs
23214         error we get when cvs-diffing with revisions.
23215         
23216         * src/cvs.c: Fixed a compiler warning.
23217         
23218         * src/find_replace.c: The dialog now remembers
23219         the settings including the "prompt on replace"
23220         which seems to have broken somewhere line the
23221         changes.
23222         
23223 2002-04-18 Naba Kumar <kh_naba@users.sourceforge.net>
23225         * src/cvs.{h,c}, src/cvs_cbs.{h,c}, src/cvs_gui.{h,c}:
23226         Added a new property in cvs class to hold a boolean
23227         for enabling date in cvs diff. This fixed the bizzare
23228         diff output due to the date that goes with the cvs
23229         command. Also, set the default value of compression
23230         to 3 and unified diff option to 1.
23231         
23232 2002-04-18 Naba Kumar <kh_naba@users.sourceforge.net>
23234         * src/cvs.c: The diff editor is set to hilite as
23235         diff syntax hiliting.
23236         
23237         * configure.in, manual/Makefile.am:
23238         Added a new manual module for ja language.
23239         
23240         * manual/ja/*/*/*: New module and files for the
23241         ja translation for the anjuta documentation
23242         from Takeshi AIHANA <aihana@jcom.home.ne.jp>
23243         
23244 2002-04-17 Naba Kumar <kh_naba@users.sourceforge.net>
23246         * src/launcher.c: Made a very messy work around
23247         for the launcher authentication to work properly.
23248         
23249         * src/find_replace.c: Applied the missing patch
23250         from Dan Elphick <dre00r@ecs.soton.ac.uk>
23251         
23252 2002-04-16 Andy Piper <andy.piper@freeuk.com>
23254         * src/cvs.c, src/main_menubar_def.h: made message strings
23255         consistent with existing standards from our own documentation 
23256         (such as uppercase P in Project, corrected spelling of 
23257         repository, etc.)
23259 2002-04-16 Naba Kumar <kh_naba@users.sourceforge.net>
23261         * src/cvs_gui.c: Cleaned up gui and aligned various
23262         widgets to give a clean look.
23263         
23264 2002-04-16 Naba Kumar <kh_naba@users.sourceforge.net>
23266         * src/launcher.c: Added work around to retrieve
23267         the child exit code. It works. :)
23268         
23269         * src/find_in_files.c, src/gnome_project.c,
23270         src/project_import.c, src/cvs.c, src/configure.c, src/compile.c,
23271         src/clean.c, src/clean_project.c, src/build_project.c,
23272         src/build_file.c: Modified to handle the new
23273         child exit code.
23274         
23275 2002-04-15 Dan Elphick <dre00r@ecs.soton.ac.uk>
23277         * src/find_replace.c: Changed signal to call
23278         on_replace_text_close on from delete_event
23279         to close => the replace history is now updated.
23281 2002-04-15 Naba Kumar <kh_naba@users.sourceforge.net>
23283         * src/cvs.c: escaped the cvs import message before
23284         passing it to cvs.
23285         
23286 2002-04-14 Johannes Schmid <clubfan@users.sourceforge.net>
23288         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
23289         
23290         * src/cvs.[c/h], src/texteditor.[c/h]: Fixed bug #542151
23291         
23292         * src/cvs.[c/h], src/cvs_cbs.[c/h], src/cvs_gui.[c/h]:
23293         Added cvs import
23294         
23295         * src/preferences_gui.c: GUI improvements
23296         
23297         * src/project_dbase.c, src/controls.c: Fixed some menu stuff
23299 2002-04-13 Naba Kumar <kh_naba@users.sourceforge.net>
23301         * tagmanager/include/tm_tag.h, tagmanager/tm_tag.c:
23302         Removed static qualifier from tm_tag_type_name() and
23303         availed it's prototype for use in outside code. also
23304         created reverse map function tm_tag_type_name();
23305         
23306         * src/anjuta.c: Implemented qualified tags names for
23307         the tag list (on the toolbar pulldown list) to avoid
23308         ambiguty in tags with similar names (like prototype
23309         and definition). Patch modified and improved.
23310         
23311         Patch from: Todd Goyen <wettoad@knighthoodofbuh.org>
23312         
23313 2002-04-11 Naba Kumar <kh_naba@users.sourceforge.net>
23315         * src/utilities.[c,h]: Added a utility funtion
23316         that escapes the single and double quotes in a
23317         given string. Useful for passing command line
23318         args with quotes.
23319         
23320         * src/cvs.c: Escaped the cvs log message before
23321         passing it to cvs command line to avoid ambiguties
23322         with quotes in the message.
23323         
23324         * pixmaps/anjuta_icon.png: Changed to the new icon.
23325         from Todd Goyen <goyen@mbi-berlin.de>
23326         
23327         * src/message-manager-private.cc: Added regex to 
23328         recognize (underline hilite) the parsable outputs
23329         from the zvt terminal.
23330         
23331 2002-04-11 Naba Kumar <kh_naba@users.sourceforge.net>
23333         Patch from: Tina Hirsch <tehirsch@arcor.de>
23334         
23335         * src/project_type.c:
23336         Fixed a bug in the wxproject type and modified the erroroutput when
23337         configure doesn't find wx-config
23338         
23339         Patch from: Timothee Besset <ttimo@idsoftware.com>
23340         
23341         * src/anjuta.c, src/message-manager-private.cc,
23342           src/message-manager-private.h
23343         Catches double clicks in the zvt terminal, and calls goto_error_line
23344         to jump to the appropriate location in the source. This will recognize
23345         grep -n output
23346         
23347 2002-04-10 Naba Kumar <kh_naba@users.sourceforge.net>
23348         
23349         * src/build_project.c: Taken care of memory leak
23350           by freeing cmd variable properly.
23352         * src/main_menubar_def.h: Fixed wrong signal connection
23353           for cvs project commit.
23354           
23355         * src/cvs_cbs.c: Fixed non-functional "cancel" button.
23356         
23357         * src/preferences_gui.c: Added some border and adjusted
23358           expandsion, filling in box adds to make the cvs preferences
23359           more nicer.
23360         
23361 2002-04-03 Johannes Schmid <clubfan@users.sourceforge.net>
23363         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
23364         
23365         * src/cvs*, src/main_menubar*, src/preferences*: 
23366         Moved CVS settings to preferences, added a nice login dialog.
23367         
23368         * src/controls.c, src/project_dbase.c:
23369         CVS project options are only shown if a project is open
23370         
23371         * src/build_project.c:
23372         User is now asked if he wants to install as root 
23373         
23374         * src/launcher.c:
23375         Fixed a warning
23377         * anjuta.prj: Updated with cvs files
23378         
23379         * TODO: Remove task which are done
23380         
23381 2002-03-31 Naba Kumar <kh_naba@users.sourceforge.net>
23383         * pixmaps/Makefile.am, src/compile.c, src/configurer.c,
23384         src/cvs.c, src/cvs_gui.c, src/gnome_project.c,
23385         src/launcher.c, src/main_menubar_def.h, src/pixmaps.h:
23387         Modified launcher to use controlling terminal to detect and
23388         take care of password authentications (for example, for cvs
23389         and root installs).
23390         
23391         * pixmaps/password.png: New file.
23392         
23393 2002-03-28 Naba Kumar <kh_naba@users.sourceforge.net>
23395         Anjuta kick start tutorial wirtten by:
23396           Ishan Chattopadhyaya <ichattopadhyaya@yahoo.com>
23398         * manuals/C/anjuta-tutorial, manuals/C/anjuta-tutorial/Makefile.am,
23399           manuals/C/anjuta-tutorial/anjuta-tutorial.sgml,
23400           manuals/C/anjuta-tutorial/anjuta-tutorial-C.omf,
23401           manuals/C/anjuta-tutorial/figures/*.png:
23402           
23403           Added files
23404         
23405         * configure.in, manuals/C/Makefile.am, manuals/C/topic.dat
23406           
23407           Modified files.
23408         
23409 2002-03-28 Roel Vanhout <roel@stack.be>
23411         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
23413         * src/aneditor.cxx, src/preferences.c, src/preferences.h,
23414           src/preferences_gui.c:
23415         Added option to wrap around to beginning/end of file when on last bookmark
23416         and next/previous bookmark is pressed
23417         
23418 2002-03-28 Naba Kumar <kh_naba@users.sourceforge.net>
23420         Patch from Philip Van Hoof <freax@pandora.be>
23421         
23422         * src/gnomefilelist.c:
23423         Added gimp like feature that changes the file extension of
23424         the filename entered in the selections when the file
23425         filter is changed.
23426         
23427 2002-03-28 Naba Kumar <kh_naba@users.sourceforge.net>
23428         
23429         Patch from Roy Wood <roy.wood@filogix.com>
23430         
23431         * src/controls.c, src/find_text.c, src/find_text.h,
23432           src/main_menubar.c, src/main_menubar.h, src/main_menubar_def.h,
23433           src/mainmenu_callbacks.c, src/mainmenu_callbacks.h:
23434           
23435           Menuitem for entering currently selected text as find target,
23436           added key accel for "find next" and changed some key accels for
23437           other key for consistency.
23438           
23439         * src/utilities.c:
23440           Cleaned up code.
23441         
23442 2002-03-27 Naba Kumar <kh_naba@users.sourceforge.net>
23444         * src/watch.c, src/watch.h, src/watch_cbs.c,
23445           src/watch_cbs.h, src/watch_gui.c:
23446         
23447           Patch from Jeroen van der Vegt <A.J.vanderVegt@ITS.TUDelft.nl>
23448         
23449           Added change watch entries feature
23450           and Watch entries modify on double click fixed.
23452 2002-03-27 Naba Kumar <kh_naba@users.sourceforge.net>
23454         * src/mainmenu_callbacks.c:
23455         
23456           Project commit should not bypass dialog as
23457           we need to get the cvs log from the user.
23458           
23459 2002-03-27 Naba Kumar <kh_naba@users.sourceforge.net>
23461         * src/project_dbase.c:
23462         
23463           Patch from Roy Wood <roy.wood@filogix.com>
23464           
23465           Fixed docking bug with the new docking patch
23466           to fix copy/paste bug.
23467           
23468 2002-03-27 Naba Kumar <kh_naba@users.sourceforge.net>
23470         * src/cvs.c, src/cvs.h, src/cvs_cbs.c, src/cvs_cbs.h
23471           src/cvs_gui.c, src/cvs_gui.h, src/main_menubar.c,
23472           src/main_menubar.h, src/main_menubar_def.h,
23473           src/mainmenu_callbacks.c, src/mainmenu_callbacks.h:
23475           Added cvs project support. Featured bypass cvs dialog for
23476           cases where we don't need dialog (such as project and right
23477           click selection from file browser). Cleaned up cvs code to
23478           make them generic cvs operations instead of separate file
23479           and project operations. Added cvs log action. Increased
23480           file entry box width and enabled "unified diff" by default.
23481           Used Editor buffer for status and log and set hilite for
23482           these buffers including diff buffer (DIFF hilite).
23483           
23484 2002-03-23 Tina Hirsch <cevina@users.sourceforge.net>
23486         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
23488         * data: Added file autogen.sh.wxwin 
23489         * data/Makefile.am: Added entry for autogen.sh.wxwin
23490         * pixmaps: Added project image appwiz_wxwin.png
23491         * pixmaps/Makefile.am: Added entry for appwiz_wxwin.png
23492         * src/appwizard_cbs
23493           src/compiler_options.c
23494           src/pixmaps.h
23495           src/project_dbase.c
23496           src/project_dbase.h
23497           src/project_import_cbs.c
23498           src/project_type.c
23499           src/source.c
23500           src/source.h
23501           src/wizard_gui.c: Added everything necessary for new
23502                             project type 'wxWindows (wxGTK)
23503         * src/project_dbase.c: Fixed a bug that caused every project
23504                                to be a glade project in dialog
23505                                                    'Project information'.
23507 2002-03-25 Naba Kumar <kh_naba@users.sourceforge.net>
23509         Patch submitted by Roy Wood <roy.wood@filogix.com>
23510         
23511         * src/anjuta_gui.c, src/message-manager-dock.c,
23512           src/project_dbase.c:
23513           
23514           fixed the copy/paste bug by rewriting dock/undock
23515           code.
23517 2002-03-22  Johannes Schmid <clubfan@users.sourceforge.net>
23519         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
23520         
23521         * src/cvs*, src/Makefile.am:
23522           New file for CVS support. File operations currently work
23523           cvs login needs to be done. Project support is not yet
23524           started.
23526         * src/main_menubar*, src/mainmenu_callbacks,
23527           src/anjuta.c, src/anjuta.h:
23528           Added menus and functions for cvs commands.
23529           
23530         * src/text_editor_menu.h: 
23531           Added #include <gtk/gtk.h>
23532           
23533         * src/gotoline.h:
23534           Removed a warning (and this time it works ;-)
23536         * src/utilities.c, src/utilities.h:
23537           Added a utility function to retrieve directory
23538           name out of full path.
23540 2002-03-11  Jeroen van der Vegt  <ajvdvegt@sourceforge.net>
23542         * src/executer.c: (create_executer_dialog): changed the default
23543           focus on the entry.
23545 2002-03-10 Naba Kumar <kh_naba@users.sourceforge.net>
23547         * widgets/gnomefilelist.c:
23548         Fixed duplicate history entries for the same directory.
23549           
23550 2002-03-10  Stephane Demurget  <demurgets@free.fr>
23552         Fix for #520092.
23554         * src/main_menubar_def.h: removed the Ctrl-L shortcut for Save All, as
23555           it's already used by scintilla to delete the whole current line.
23557 2002-03-10  Stephane Demurget  <demurgets@free.fr>
23559         Fix for #525107.
23561         * src/anjuta_cbs.c: (on_open_filesel_ok_clicked): removed unecessary
23562           calls to fileselection_hide_widget,
23563           (on_open_filesel_cancel_clicked): removed.
23565         * src/project_dbase.c: (on_open_prjfilesel_cancel_clicked),
23566           (on_add_prjfilesel_cancel_clicked):
23568         * widgets/gnomefilelist.[ch]: (gnome_filelist_set_multiple_selection):
23569           impl.
23571         * src/fileselection.c: Made some functions static.
23572           (fileselection_hide_widget): rewritten using the new
23573           gnome_filelist_set_multiple_selection function.
23575         * src/fileselection.c: (on_file_selection_delete_event): removed
23576           unuseful widget hides. Some cleanups,
23577           (on_file_selection_cancel_clicked): impl,
23578           (create_fileselection_gui): changed the cancel button clicked's
23579           callback to use this new function.
23581         * src/anjuta.c: (anjuta_new):
23582         * src/project_dbase.c: (project_dbase_new): removed the use of cancel
23583           callbacks, because this the gnome filelist widget's job.
23585         * widgets/gnomefilelist.c: (gnome_filelist_new_with_path): removed
23586           clist selection mode duplicates set,
23587           (gnome_filelist_key_press): use the new impl. function.
23589 2002-03-10  Stephane Demurget  <demurgets@free.fr>
23591         Fix for #441233.
23593         * src/appwizard_cbs.c: (on_druidpagestandard2_next):
23594           fixed some bogus code using an array cell out of
23595           range, removed unecessary gettext usages.
23597         * src/appwiz_page2.c: (on_prj_name_entry_changed):
23598           some cleanups and now transform minus characters to
23599           underscores.
23601         * src/source.c:
23602           (source_write_configure_in),
23603           (source_write_toplevel_makefile_am),
23604           (source_write_desktop_entry),
23605           (source_write_glade_file):
23606         * src/project_dbase.c: (project_dbase_summon_glade),
23607           (project_dbase_generate_source_code):
23608         * src/glades.c: (gladen_write_glade_write):
23609           replaced some occurences of the target name by the
23610           project filename, using project_dbase_get_proj_name,
23611           to fix the name of some files.
23612           Fixed a lot of mem leaks.
23613           Various code cleanups.
23615 2002-03-06  Stephane Demurget  <demurgets@free.fr>
23617         Merged with latest (1.44) scintilla.
23619         Added: - The calltip.<lexer>.end.definition property to display help
23620                  text on a second line of calltip.
23621                - The calltip.<lexer>.word.characters property to correctly find
23622                  calltips for functions that include characters like '$' which
23623                  is not normally considered a word character.
23624                - The use.monospaced property to determine initial state of
23625                  Use Monospaced Font setting.
23627         Bugs fixed: Too many to mention; please see :
23628                     http://www.scintilla.org/ScintillaHistory.html for the
23629                     full changes list.
23631         * scintilla/*/*: updated nearly all files.
23633         * TODO: removed the need of a scintilla merge.
23635         Merged with latest (1.44) SciTE properties.
23637         * data/properties/anjuta.properties: added the wrap, use.monospaced
23638           properties.
23640         * data/properties/html.properties: added a missing php extension, and
23641           updated php keywords to the latest reference.
23643         * data/properties/pascal.properties: added commands to compile, build
23644           and execute pascal applications.
23646         * data/properties/lua.properties: added styles for statements.
23648         * data/properties/bash.properties: added the declare keyword.
23650         Fixed distchecking.
23652         * global-tags/Makefile.am,
23653           global-tags/create-global-tags.sh: used some kind of ugly hack to
23654           make distchek work, since noone has proposed some better way.
23656         * src/main_menubar_def.h: Ctrl-W is now associated to close file,
23657           and Ctrl-N replace Alt-N for new file according to the Gnome design
23658           reference.
23660 2002-03-06 Naba Kumar <kh_naba@users.sourceforge.net>
23662         * widgets/gnomedirlist.c
23663         widgets/gnomedirlist.h
23664         widgets/gnomefilelist.c
23665         widgets/gnomefilelist.h:
23667         Added GPL headings in the file.
23669 2002-03-06 Naba Kumar <kh_naba@users.sourceforge.net>
23671         * src/attach_process.c
23672         src/attach_process_cbs.c
23673         src/attach_process_cbs.h
23674         src/attach_process_gui.c
23675         src/breakpoints.c
23676         src/breakpoints_cbs.c
23677         src/breakpoints_cbs.h
23678         src/breakpoints_gui.c
23679         src/commands.c
23680         src/compiler_options.c
23681         src/compiler_options_cbs.c
23682         src/compiler_options_cbs.h
23683         src/compiler_options_gui.c
23684         src/find_in_files.c
23685         src/find_in_files_cbs.c
23686         src/find_in_files_cbs.h
23687         src/find_in_files_gui.c
23688         src/find_replace.c
23689         src/find_text.c
23690         src/help.c
23691         src/preferences.c
23692         src/preferences_gui.c
23693         src/project_config.c
23694         src/src_paths.c
23695         src/src_paths_cbs.c
23696         src/src_paths_cbs.h
23697         src/src_paths_gui.c:
23698         
23699         Bugs #521629 and #522427 fixed. The problem was, that the
23700         escape-key was not catched and the dialog was hidden, but
23701         the flag was not set correctly.
23703         Changed the callbacks for delete_event to close, using gnome_dialog_close(),
23704         using the gnome_dialog_close_hides()-setting present in most dialogs.
23705         Instead of _hide() in the button-callbacks, calling gnome_dialog_close(), which
23706         emits "close" and set the flag in the close-callback.
23708         Patch from: Jens Georg <mail@jensgeorg.de>
23710 2002-03-06  Stephane Demurget  <demurgets@free.fr>
23712         * src/*.{c,cpp}: s/string_free/g_free/
23714         * src/utilities.[ch]: (string_free): removed.
23716 2002-03-06      Dan Elphick <dre00r@ecs.soton.ac.uk>
23718         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
23720         * src/controls.c, src/main_menubar.[ch], src/main_menubar_def.h,
23721         src/mainmenu_callbacks.[ch]:
23722         Removed Project menu options: README, TODO, ChangeLog and NEWS
23723         Moved Save Build Messages to Build menu and only highlight it
23724         when there are build messages.
23725         Corrected a spelling: "mojority" -> "majority"
23726         Fixed initialisation of edit.edit_app_gui so now Edit menu
23727         can be shown when no project is loaded.
23729         * src/project_dbase.h: Removed prototype for static function
23731 2002-03-06  Naba Kumar <kh_naba@users.sourceforge.net>
23733         * src/text_editor.c: Editor is marked changed after
23734         autoformat. 
23735         
23736         Patch from: Jens Georg <mail@jensgeorg.de>
23738 2002-03-04 Roel Vanhout <roel@stack.be>
23740         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
23742         * src/find_in_files.c, src/find_in_files.h, src/find_in_files_gui.c
23743         Added option to ignore binary files on 'Find in files' (grep -I option)
23745 2002-03-03  Naba Kumar <kh_naba@users.sourceforge.net>
23747         * src/main.c:
23748         session restoration and commandline load in 
23749         gtk idle loop.
23750         
23751         * src/anjuta.[h,c], src/anjuta_cbs.c:
23752         Removed "clear windows menu" and prevented runtime 
23753         warnings.
23754         
23755         * src/compile.c, src/build_file.c, src/build_project.c,
23756         src/clean.c:
23757         Takes into account the preference setting for 
23758         show dialog when job completes. Dialogs are
23759         shown when it is enabled otherwise not.
23760         
23761 2002-03-03 Roel Vanhout <roel@stack.be>
23763         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
23764         
23765         * src/find_text.c
23766         Store 'Find...' search string on search so that 'Find Next' will search for
23767         that string, even if the dialog hasn't been closed yet.
23769 2002-03-03  Naba Kumar <kh_naba@users.sourceforge.net>
23771         * src/anjuta.[h,c], src/anjuta_gui.c, src/anjuta_cbs.c,
23772         src/controls.c, src/main_menubar.h,     src/main_menubar.[h,c],
23773         src/main_menubar_def.h:
23774         
23775         Organized menus, removed "Windows" and "Utilities" menus from the
23776         menubar [they are no longer needed]. Also removed some extragenous
23777         separators.
23778           
23779 2002-03-03  Naba Kumar <kh_naba@users.sourceforge.net>
23781         * src/message-manager-private.cc:
23782         Set message clist selection mode to BROWSE.
23783         
23784         * src/message-manager.cc, src/an_symbol_view.c,
23785         src/an_file_view.c:
23786         Added Key navigation for the CTree and CList. Arrow left for
23787         node collapse, right for node expand, space (or enter) for
23788         activation (same as double click).
23789         
23790 2002-03-03 Roel Vanhout <roel@stack.be>
23791         
23792         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
23793         
23794         * plugins/class-gen/clsGen.c
23795         Added functionality to semi-intelligently prefill filename
23796         boxes with names deduced from class name
23798 2002-02-26 lbell <lbell@tsc4.com>
23800         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
23801         * src/preferences_gui.c:
23802         Removed an incorrect use of gtk_misc_set_alignment().
23803         
23804         * src/anjuta.c, src/anjuta.h, src/controls.c, src/main.c,
23805         src/main_menubar.c, src/mainmenu_callbacks.c, src/preferences.c,
23806         src/preferences.h, src/preferences_gui.c:
23807         
23808         Added the option to reload last open project at the startup.
23809         Added the possibility to open a new project without close
23810         an existing one
23811         
23812         * src/properties.cxx:
23813         Corrected a spelling mistake in message string.
23814         
23815         * src/session.c:
23816         Updated session functions.
23817            
23818 2002-02-26  Naba Kumar <kh_naba@users.sourceforge.net>
23820         * widgets/gnomefilelist.c: Bug fixes.
23821         
23822         Patch from Philip Van Hoof <freax@pandora.be>
23823         
23824 2002-02-25  Naba Kumar <kh_naba@users.sourceforge.net>
23826         * src/an_file_view.c:
23827         anjuta was unable to open some files becuase they were not being
23828         recognized as "text/*" mime type (example files *.rej, *.in, etc.).
23829         Removed mime checking when opening with anjuta, becuase it doesn't
23830         hurt to open binary files in anjuta (some even may want to do so).
23831         
23832         Added a warning when mime type is not set when "view with default
23833         viewer" is activated.
23834         
23835         * src/an_file_view.c, an_symbol_view.c:
23836         Converted N_() to _() where ever appropriate in the strings.
23837         
23838 2002-02-25  Johannes Schmid <clubfan@users.sourceforge.net>
23839         
23840         * src/appwizard_gui.c, src/appwizard_cbs.c
23841           src/wizard_gui.c/h, src/appwiz_page3.c,
23842           src/project_import_gui.c:
23843           
23844         Moved target type radiobuttons to appwiz. page 2
23845         
23846         * src/message-manager-private.cc
23847         Fixed a bug which caused a crash if next message function was used
23849         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>.
23851 2002-02-25  Naba Kumar <kh_naba@users.sourceforge.net>
23853         * src/anjuta.h, anjuta.c, anjuta_cbs.c:
23854         Modifies the behaviour of Alt-TAB in Anjuta. This
23855         brings a behaviour similar to VC6 Alt-TAB, by maintaining the recently
23856         edited files in the first items of the notebook.
23858         Patch from: Timothee Besset <timo@qeradiant.com>
23859         
23860 2002-02-24  Philip Van Hoof <freax@pandora.be>
23862         * widgets/gnomefilelist.c, gnomefilelist.h:
23863           Added filecompletion
23864           
23865         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>.
23867 2002-02-21  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
23869         * configure.in: Added "sk" to ALL_LINGUAS.
23871 2002-02-20  Johannes Schmid <clubfan@users.sourceforge.net>
23872   
23873         * src/appwiz_page3.c, src/appwizard.c, src/appwizard_cbs.c, 
23874           src/appwizard_gui.c, src/project_dbase.c, src/source.c,
23875           src/wizard_gui.c: Added support for static and dynamic libs
23876         
23877 2002-02-20  Dan Elphick <dre00r@ecs.soton.ac.uk>
23879         * widgets/gnomefilelist.c:
23880           Fixed gnome_filelist_get_lastfilename so it no longer returns
23881           a corrupted path.
23883 2002-02-20  Naba Kumar <kh_naba@users.sourceforge.net>
23885         * src/resources.h, resources.c:
23886         Added url handler.
23888         * src/main_menubar_def.h, mainmenu_callbacks.c:
23889         Changed to use gnome configed url handler.
23891 2002-02-19  Philip Van Hoof <freax@pandora.be>
23893         * widgets/gnomefilelist.c
23894         Added PHP filetype.
23896 2002-02-19  Naba Kumar <kh_naba@users.sourceforge.net>
23898         * plugins/class-gen/clsGen.c:
23899         Added c++ support.
23900         
23901         * widgets/gnomefilelist.c:
23902         Gives the maximum space to the files section of the open file dialog.
23903         
23904         Patches from: lbell <lbell@tsc4.com>
23905         
23906 2002-02-18  Naba Kumar <kh_naba@users.sourceforge.net>
23908         * src/anjuta.c, main.c:
23909         Used tm_get_real_path in anjuta_get_full_filename();
23910         
23911 2002-02-18  Andy Piper <andyp@users.sourceforge.net>
23912         
23913         * anjuta.prj: update version
23915 2002-02-17  Stephane Demurget  <demurgets@free.fr>
23917         * widgets/gnomefilelist.[ch]: (gnome_filelisttype_addtype_f):
23918           removed the amount arg and replaced with a NULL-ending list.
23919           (gnome_filelisttype_makedefaultlist): use the new prototype.
23921 2002-02-17  Andy Piper <andyp@users.sourceforge.net>
23923         * src/about.c, THANKS: updated for new contributors
23924         
23925         * anjuta.prj: added new files
23926         
23927         * README: corrected some documentation, ctags no longer needed,
23928           pkgconfig now required
23929           
23930         * data/properties/others.properties: add .cvsdiff extension
23931         
23932         * src/project_dbase_gui.c, src/utilities.c, src/utilities.h: 
23933           patch from Vadim Berezniker <vadim@berezniker.com> to improve 
23934           file import
23935           
23936         * doc/anjuta.1: added initial man page thanks to 
23937           Rob Bradford <rob@debianplanet.org> (NB build and install 
23938           needs work)
23939         
23940 2002-02-17  Johannes Schmid <clubfan@users.sourceforge.net>
23942         * src/Makefile.am: Cleaned handling of compiler flags by moving them
23943           to CFLAGS and CXXFLAGS. Anjuta is now compiled with -g -O2 and many
23944           warning flags. 
23945   
23946         * configure.in: Changed version to 0.1.10-pre
23947   
23948 2002-02-17  Stephane Demurget  <demurgets@free.fr>
23950         * src/fileselection.c: (create_fileselection_gui): always display
23951           the directory creation button as we cannot rely on the dialog
23952           titlebar.
23954         * widgets/gnomefilelist.[ch]: fixed includes.
23956         * pixmaps/new_folder.xpm: resized, added a + sign.
23958 2002-02-17  Stephane Demurget  <demurgets@free.fr>
23960         * widgets/gnomefilelist.c: (gnome_filelisttype_makedefaultlist):
23961           changed all extensions to begin with a dot.
23963 2002-02-16  Philip Van Hoof  <freax@pandora.be>
23965         Patch reviewed by Stephane Demurget <demurgets@free.fr>.
23967         * THANKS: added Philip.
23969         * pixmaps/Makefile.am, pixmaps/new_folder.xpm: added.
23971         * src/project_dbase.c: (project_dbase_make_default_filetype_list),
23972         * src/file_selection.[ch],
23973         * widgets/gnomefilelist.[ch]: added a filetype
23974           combobox to the Anjuta file dialog widget.
23976 2002-02-14  Andy Piper  <andy.piper@freeuk.com>
23978         * anjuta.spec.in: eep! the import script was not being installed by
23979           RPM - fixed for the release.
23981 2002-02-13  Stephane Demurget  <demurgets@free.fr>
23983         Various cleanups and fixes for the next release to be able to make
23984         distcheck.
23986         * plugins/*/*.c: added missing prototypes causing gcc to speak to
23987           much and make some tweaks plus cleanups.
23989         * widgets/scroll-menu.c: made compare_menu_items use gconstpointers
23990           args to remove some warnings.
23992         * global-tags/Makefile.am,
23993           data/Makefile.am,
23994           src/Makefile.am: link against Anjuta static libs using the
23995           $(top_builddir) dir, not anymore on $(top_srcdir) to make
23996           distcheck happy.
23998         * src/Makefile.am: ditto with all the Anjuta static libs.
24000         * src/main_menubar.c: removed the widgets/ dir from the scroll-menu.c
24001           include, as we already include the whole directory for the build.
24003         * src/text_editor_cbs.c: included dnd.h for scintilla_uri_dropped ().
24004           
24005 2002-02-13      Andy Piper      <andy.piper@freeuk.com>
24007         * pixmaps/Makefile.am: icon for libglade project now installed
24008         * NEWS, README, TODO, configure.in, anjuta.prj: revised for release
24009         * manuals/C/Makefile.am: removed ChangeLog reference which was 
24010           breaking some build stuff
24011         * global-tags/Makefile.am, tagmanager/Makefile.am: fixed some
24012           include reference problems that showed up on make distcheck
24013         * tagmanager/tm_workspace.c: fixed crash bug spotted by Biswa
24015 2002-02-13  Johannes Schmid <clubfan@users.sourceforge.net>
24016         
24017         * src/aneditor.cxx: Fixed bug #509977 (CallTips)
24019 2002-02-12  Naba Kumar <kh_naba@users.sourceforge.net>
24021         * src/message-manager-private.cc:
24022           The horizontal scrollbar now shows properly on demand.
24023         
24024 2002-02-08  Johannes Schmid <clubfan@users.sourceforge.net>
24026         * src/dnd.c fixed some warnings
24027         * src/message-manager-private.cc: Horizontal scrollbar is now shown 
24028           and works. It is shown always at the moment but before it was
24029           shown on demand and did never work. 
24031 2002-02-07  Naba Kumar <kh_naba@users.sourceforge.net>
24033         * src/anjuta.c: Fixed a crash bug.
24034           patch from: Jens Georg <mail@jensgeorg.de>
24036 2002-02-04      Andy Piper      <andy.piper@freeuk.com>
24038         * manuals/C/anjuta-manual/*.sgml: fixed so that jade no longer
24039           reports a problem with missing end tags on <graphic>
24041 2002-02-03      Andy Piper      <andy.piper@freeuk.com>
24043         * manuals/C/ChangeLog: removed since it was never used
24044         * manuals/C/anjuta-manual/*: more updates, new screenshots
24045         * anjuta.prj: updated for new manuals/ structure
24047 2002-02-03  Johannes Schmid <clubfan@users.sourceforge.net>
24049         * source.c, compiler_options.[c/h]:
24050           Fixed bug #460321 "Problem with optimization options" 
24051           by separating INCLUDE and C(XX)FLAGS in Makefile.am creation
24052         
24053 2002-02-03      Andy Piper      <andy.piper@freeuk.com>
24055         * NEWS: prepared for release, need to fill in date
24056         * data/welcome.txt: version number updated
24058 2002-02-03      Andy Piper      <andy.piper@freeuk.com>
24060         * src/text_editor_menu.c, src/an_file_view.c, 
24061           src/an_symbol_view.c: marked strings for translation
24062         
24063         * src/defaults.c, data/properties/xml.properties:
24064           *.omf and *.xsl files should use XML highlighting
24065           
24066         * manuals/C/anjuta-manual/*:
24067           - restructured so that files have more meaningful names
24068             and are easier to edit (see anjuta-manual.sgml for the
24069                 ordering)
24070           - updated some screenshots
24071           - continued rewrite
24073 2002-02-02  Naba Kumar <kh_naba@users.sourceforge.net>
24075         * main.c: Made a workaround to remove the old
24076         anjuta gnome config file (older than 9 Feb 2002). This
24077         will fix the bug which never lets the brower toolbar shown.
24078         
24079         * main.c: In fact, the above solution wouldn't work in all
24080         cases. Therefore, here is the better fix, which works by
24081         detecting the version of the old config file and deleting
24082         ~/.gnome/Anjuta if it is lesser than 0.1.9.
24083         
24084 2002-02-01  Andy Piper <andy.piper@freeuk.com>
24086         * HACKING: added info on submitting patches
24088 2002-01-31  Johannes Schmid <clubfan@users.sourceforge.net>
24090         * src/project_import_gui.c, src/project_import.c:
24091           - If Project Import Wizard is canceled everything is 
24092                 cleaned up now.
24093           - Back button is now insensitive on page 3 (some problems: 
24094                 see TODO in project_import_qui.c:284
24095           - Menu frame is insensitive if project type != GNOME(mm)
24097 2002-01-31  Naba Kumar <kh_naba@users.sourceforge.net>
24099         * src/main.c: Fixed bug #  (Unable to open files on
24100         double click in project window from second trial onwards when
24101         the project is opened from command line).
24102         
24103         * po/POTFILES.in: Removed tags_manager.[h,c]
24104         
24105 2002-01-31  Naba Kumar <kh_naba@users.sourceforge.net>
24107         * src/preferences.c:
24108           A quick hack to fix the 'invisible' browser toolbar when
24109           upgrading from 0.1.8 to 0.1.9
24110           
24111         * src/anjuta.c:
24112           Fixed toolbar names which were causing confusions in the toolbar
24113           show/hide.
24114           
24115         * src/main.c:
24116           Substituted "anjuta" with PACKAGE
24117           
24118         * src/project_import_gui.c: 
24119           Consistensy: wm_class should be set with "Anjuta" and not "anjuta"
24120           
24121         * anjuta.prj, src/tags_manager.h, src/tags_manger.c:
24122           Added new files and removed obsolete ones.
24123           
24124 2002-01-30  Andy Piper <andy.piper@freeuk.com>
24126         * src/appwizard_cbs.c, project_import_cbs.c, 
24127           main_menubar_def.h, project_import_gui.c: 
24128           updates to message strings and layout for the 
24129           import wizard.
24130           
24131         * text_editor_cbs.c: fix for the tab menu entries for 
24132           redocked windows (Dan Elphick <dre00r@ecs.soton.ac.uk>)
24134 2002-01-30  Naba Kumar <kh_naba@users.sourceforge.net>
24136         * src/toolbars.c,
24137           src/toolbars.h,
24138           src/anjuta_gui.c,
24139           src/controls.c:
24140           
24141           Tag dropdown exclusive (takes
24142           all space in the toolbar) and never vertical and
24143           increased the width of the tag combo to 256 pixs.
24144           Toolbar separator before the combo and button.
24145           Added tags label before the tag button.
24146           Reorganized the dock bands for the toolbars.
24147           
24148         * src/project_import_gui.c
24149           src/project_import.c:
24150           Fixed an error and removed an unused variable.
24151           
24152         * data/properties/anjuta.properties:
24153           Removed the property for the old toolbar and set
24154           browser toolbar show to default.
24155           
24156         * src/project_dbase.c: excluded modules were not
24157           loaded. Fixed.
24158           
24159         * src/source.c:
24160           No build files will be written if the project is blocked.
24161           
24162         * src/project_import.c,
24163           src/project_import_cbs.c,
24164           src/project_gui.c,
24165           src/wizard_gui.c:
24166           
24167           Manually applied Johannes patch to fix some memory
24168           issues and gui clean up.
24169           Patch from: Johannes Schmid <clubfan@users.sourceforge.net>
24170         
24171         * src/project_dbase.c, project_dbase.h, project_dbase_gui.h:
24172           Fixed a bad bug with remove file from project because of
24173           files were never removed properly from the project and
24174           from the tagmanager.
24175           
24176         * src/appwiz_page3.c: Disabled unused codes to clear
24177           compiler warnings.
24178           
24179 2002-01-30  Naba Kumar <kh_naba@users.sourceforge.net>
24181         * tagmanager/*/*: Upgraded to 0.7.1 version from Biswa.
24182         
24183         * data/Makefile.am
24184           pixmaps/Makefile.am
24185           src/Makefile.am
24186           src/an_file_view.c
24187           src/an_symbol_view.c
24188           src/anjuta.c
24189           src/anjuta.h
24190           src/anjuta_cbs.c
24191           src/anjuta_gui.c
24192           src/controls.c
24193           src/main_menubar.c
24194           src/main_menubar.h
24195           src/main_menubar_def.h
24196           src/mainmenu_callbacks.c
24197           src/mainmenu_callbacks.h
24198           src/pixmaps.h
24199           src/project_dbase.c
24200           src/project_dbase.h
24201           src/text_editor.c
24202           src/text_editor_menu.c
24203           src/text_editor_menu.h
24204           src/toolbar.c
24205           src/toolbar.h
24206           src/toolbar_callbacks.c
24207           src/toolbar_callbacks.h :
24208           
24209           Patch submitted by:
24210           Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
24211           
24212           Removes the Tags toolbar and substituted it with
24213           tags combo dropdown list. Fixes a couple of bugs.
24214           
24215           Moved the tag combo to browser toolbar because
24216           main toolbar was becoming too long.
24217           Made a new icon of tag toolbar.
24218           
24219         * po/zh_TW.po: Fixed bug.
24220           
24221         * pixmaps/an_tag.xpm: Added new file.
24223 2002-01-30  Naba Kumar <kh_naba@users.sourceforge.net>
24225         * src/project_import_gui.c: Reorganized project
24226         import gui page 2.
24227         
24228 2002-01-29  Andy Piper <andy.piper@freeuk.com>
24230         * HACKING: added info on creating windows and dialogs
24232 2002-01-29  Naba Kumar <kh_naba@users.sourceforge.net>
24234         * src/tm_file_view.c:
24236           Sorts the file list at the end instead of doing sort-insert
24237           to improve performance.
24238           Patch from: Dan Elphick <dre00r@ecs.soton.ac.uk>
24240         * src/project_dbase.c: Resolved a conflict from
24241           Johannes's patch.
24242           
24243         * src/project_import.c:
24244         
24245           Fixed to use anjuta_import.sh for the bin dir and
24246           not from the data dir.
24247         
24248           Used anjuta_is_installed() function to verify a the command's
24249           executability.
24250         
24251           Fixed import command to use sh (which is more general and is
24252           gauranteed to be found in any unix system :-)). Also, added
24253           double quotes around the import directory.
24254         
24255           Changed some strings for better translations (like avoiding
24256           duplicates).
24257           
24258           Fixed the reading of wrong target type.
24259           
24260         * src/control.c: Insensitive "import project" when there is
24261           a project open.
24262           
24263         * src/project_import_cbs.c:
24264           
24265           Fixed strcmp() [== 0 was left out]. Languages now selected properly.
24266           Fixed selection of gettext checkbox.
24267           Sets the menu entries.
24268           
24269 2002-01-28  Johannes Schmid <clubfan@users.sourceforge.net>
24270         
24271         * src/appwiz_page[1-4].c
24272         * src/appwiz_gui.c
24273         * src/appwizard.[c/h]: Moved some code to wizard_gui.[c/h]
24274         be able to reuse it.
24275         
24276         * src/mainmenubar.[c/h]
24277         * src/mainmenubar_def.h
24278         * src/mainmenu_callbacks.[c/h]: Code to create "Import Project" 
24279         menu item
24280         
24281         * src/message-manager.c: Fixed bug 509192
24282         * src/message-manager-dock.c: Added accel_group if window is undocked
24283         
24284         * src/project_dbase.[c/h]: Splitted opening code to be able
24285         to use it without an open file dialog
24286         (Maybe I broke Naba's changes, please take a look)
24287                         
24288         * src/project_import.[c/h]
24289         * src/project_import_gui.c: New Files, Code for Project Import Wizard
24290         
24291         * src/wizard_gui.[c/h]: New Files, shared code between appwizard and 
24292         import wizard
24294 2002-01-28  Andy Piper <andy.piper@freeuk.com>
24296         * src/main_menubar_def.h, tagmanager/tm_project.c: more
24297           string cleanups
24298           
24299         * manuals/C/anjuta_manual/*: started rewrite of the 
24300           manual, updated some screenshots
24302 2002-01-28  Naba Kumar <kh_naba@users.sourceforge.net>
24304         * src/gnomefilelist.h, src/gnomefilelist.c:
24305         
24306           Fixed multiple selection bug (#497085). The OK button is
24307           sensitive when in multiple mode, if the no. of
24308           selection is one or more.
24309           
24310           Toggle between single and multiple selection mode
24311           and multiple mode display.
24312           
24313           Fixed strings to translable strings.
24314           
24315           Fixed some compiler warnings by commenting out
24316           unused functions.
24317           
24318 2002-01-28  Naba Kumar <kh_naba@users.sourceforge.net>
24320         * src/project_dbase.c: App status bar now updates
24321           with the project name when the project is loaded.
24322         
24323         * src/an_file_view.c, tagmanager/tm_file_entry.c:
24324           
24325           Puts the directories at the top. They're also sorted now.
24326           Patch from: Dan Elphick <dre00r@ecs.soton.ac.uk>
24327         
24328 2002-01-28  Naba Kumar <kh_naba@users.sourceforge.net>
24330         * scripts/anjuta_import.sh.in: Added file.
24331         * scripts/anjuta_import.sh: Removed file.
24333         * .cvsignore, po/.cvsignore, scripts/.cvsignore:
24334           Updated files.
24335           
24336         * src/main_menubar_def.h:
24337         
24338           Changed shortcut for Find/Replace to CTRL+SHIFT+F (to
24339           reflect the opposite of Find (CTRL+F) and also to leave
24340           CTRL+R or Redo.
24341           
24342           Changed Glade summon with ALT+G, which frees the ATL+E
24343           for poping up the edit menu.
24344           
24345         * src/Makefile.am: Debugging link flags by Biswa, removed.
24347 2002-01-28      Andy Piper      <andy.piper@freeuk.com>
24349         * HACKING: added information on best practices for writing
24350           application messages and GUI labels
24351           
24352         * src/CORBA-Server.c, src/about.c, src/anjuta.c, 
24353           src/breakpoints.c, src/build_file.c, src/build_project.c, 
24354           src/clean_project.c, src/compile.c, 
24355           src/compiler_options_cbs.c, src/compiler_options_gui.c, 
24356           src/configurer.c, src/debugger.c, src/executer.c, 
24357           src/find_in_files.c, src/find_in_files_cbs.c, 
24358           src/find_replace.c, src/find_text.c, src/glades.c, 
24359           src/gnome_project.c, src/goto_line.c, src/main.c, 
24360           src/main_menubar.c, src/main_menubar_def.h, 
24361           src/mainmenu_callbacks.c, src/preferences_gui.c, 
24362           src/project_config.c, src/project_dbase.c, 
24363           src/project_dbase_gui.c, src/resources.c, src/source.c, 
24364           src/support.c, src/tags_manager.c, src/text_editor.c, 
24365           src/text_editor_gui.c, src/text_editor_menu.c, 
24366           src/toolbar_callbacks.c, src/utilities.c: 
24367           lots of minor message updates to make them more user-friendly 
24368           and consistent
24370 2002-01-28  Naba Kumar <kh_naba@users.sourceforge.net>
24372         * src/executer.c:
24373         
24374           Because of the spaces escaping, the command could not be
24375           executed when run without terminal. Now fixed.
24376           
24377         * anjuta.prj, Makefile.am:
24378         
24379           Added anjuta project file.
24380         
24381 2002-01-27  Naba Kumar <kh_naba@users.sourceforge.net>
24383         * src/message-manager-private.h, message-manager-private.cc,
24384           message-manger.cc:
24385           
24386           Added freeze() and thaw() for the message window class to
24387           speed up the message manager update.
24388         
24389         * src/project_config.h, project_config.c,
24390           src/project_dbase.h, project_dbase.h
24391           scripts/anjuta_project.template:
24392           
24393           Added two new prject attributes: project.config.blocked and
24394           project.excluded.modules. The former will make sure that users
24395           are not given any previlidge in enabling the 'overwrite build
24396           files' flags and the later issues a list of modules in the project
24397           to be skipped for symbol browsing and project listing.
24398         
24399         * configure.in, scripts/anjuta_import.sh, scripts/Makefile.am:
24400         
24401           Modified script to read the template from the anjuta data dir
24402           rather than from the directory in which the script exist. Otherwise,
24403           Being transfered to the bin dir, the script will not be able to
24404           find the template when it is run.
24405           
24406           The script is also create with configure.in to set in the anjuta
24407           data dir path inside the script.
24408           
24409 2002-01-26  Stephane Demurget  <demurgets@free.fr>
24411         * po/fr.po: updated to the latest sources.
24413 2002-01-26  Naba Kumar <kh_naba@users.sourceforge.net>
24415         * scripts/Makefile.am:
24416           anjuta_import.sh goes with distribution.
24417           
24418         * po/*.po: They seem to have updated (merged with
24419           anjuta.pot) automatically when I did "make dist".
24420           
24421 2002-01-26  Naba Kumar <kh_naba@users.sourceforge.net>
24423         * src/compiler_options_cbs.c, compiler_options.h, compiler_options_gui.c,
24424           Fixed Bug #499807, ie crash on removing libs, includes, defines from
24425           the compiler options dialog.
24426         
24427         * ChangeLog:
24428           Correct todays date. :)
24429           
24430         * scripts/Makefile.am:
24431           Installs anjuta_import.sh in $(prefix)/bin dir and
24432           is treated as an executable.
24433           
24434 2002-01-26  Naba Kumar <kh_naba@users.sourceforge.net>
24436         * Fix for bug #499373
24437         
24438         * data/properties/anjuta.properties, ada.properties, cpp.properties,
24439           java, properties, latex.properties, lua.properties, others.properties,
24440           perl.properties:
24441           
24442           Added double-quotes around file arguments so that
24443           filenames with spaces could also work.
24445         * launcher/anjuta-launcher.c, executer.c:
24446           Escaped quotes in the cammand and it's arguments before executing
24447           so that args with spaces can also work.
24448           
24449           Commented #DEBUG switch.
24450           
24451 2002-01-26  Naba Kumar <kh_naba@users.sourceforge.net>
24453         * scripts/*: Added files which I forgot previously.
24454         
24455         * src/aneditor.h: Lined up commands definition for better look.
24456         
24457         * src/mainmenu_callbacks.c. main_menu_def.h, main_menubar.c,
24458           main_menubar.h, control.c:
24459           Added three more convert EOL chars submenu items in transform.
24460           Reformatted some some.
24461         
24462         * data/anjuta.properties:
24463           Reformatted a line.
24464         
24465         * src/aneditor.h, aneditor.c:
24466           Added three commands (with definitions) for EOL conversions.
24467           
24468         * src/text_editor.c:
24469           Editor detects file mode from the file content and
24470           set the editing mode to CR/LF/CRLF automatically.
24471           Refined Dos mode extrageneous chars filter
24472           This will make sure that filter works only in Dos mode and not
24473           in other modes.
24474           
24475         * src/anjuta.c: Editor mode display in status bar.
24476         
24477         * src/preferences_gui.c: Changed the string for dos mode
24478           filter to more sensible string.
24479         
24480         * src/aneditor.c: Default editor mode sets during widget creation
24481           and not everty time the properties are loaded. This makes sure
24482           that the auto-detected mode is not overridden by the default mode.
24483           
24484         * src/text_editor.c, aneditor.c: Disabled #DEBUG flag.
24485         
24486         * src/anjuta.c: Fixed bug #476028.
24487           Now anjuta also searches for file relative to top project dir,
24488           when the project is open.
24489         
24490         * src/anjuta_cbs.c: Fixed bug #499536.
24491           File is not closed if it is not able to save the file properly.
24492           
24493         * src/mainmenu_callbacks.c: Fixed bug #499536.
24494           Newfiles (which are not modified) are also closed on "close all files".
24495         
24496 2002-01-25  Naba Kumar <kh_naba@users.sourceforge.net>
24498         * src/an_symbol_view.c: Added MAX_STRING_LENGTH
24499         
24500         * tagmanager/tm_source_file.c, regex.c, parse.c:
24501           defined and delimited g_messages within #debug.
24502           
24503         * src/preferences.c, data/anjuta.properties:
24504           saved/defied message-manager tag position in string.
24505           Message tag possition is saved between sessions. And
24506           and tag position bottom as default.
24507           
24508 2002-01-25  Naba Kumar <kh_naba@users.sourceforge.net>
24510         Patch submitted by:
24511         Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
24513         * Makefile.am
24514           configure.in
24515           data/Makefile.am
24516           data/properties/Makefile.am
24517           global-tags/Makefile.am
24518           pixmaps/Makefile.am
24519           src/Makefile.am
24520           src/an_file_view.c
24521           src/an_file_view.h
24522           src/an_symbol_view.c
24523           src/an_symbol_view.h
24524           src/anjuta.c
24525           src/anjuta_cbs.c
24526           src/file_history.c
24527           src/file_history.h
24528           src/message-manager-private.cc
24529           src/pixmaps.h
24530           src/project_dbase.c
24531           src/project_dbase_gui.c
24532           src/tags_manager.c
24533           src/text_editor.c
24534           src/utilities.c
24535           src/utilities.h
24536           src/watch_gui.c:
24537         
24538           Modified files.
24539         
24540         * scripts/*
24541           pixmaps/sv_class.xpm
24542           pixmaps/sv_function.xpm
24543           pixmaps/sv_macro.xpm
24544           pixmaps/sv_private_fun.xpm
24545           pixmaps/sv_private_var.xpm
24546           pixmaps/sv_protected_fun.xpm
24547           pixmaps/sv_protected_var.xpm
24548           pixmaps/sv_public_fun.xpm
24549           pixmaps/sv_public_var.xpm
24550           pixmaps/sv_static_fun.xpm
24551           pixmaps/sv_static_var.xpm
24552           pixmaps/sv_struct.xpm
24553           pixmaps/sv_unknown.xpm
24554           pixmaps/sv_variable.xpm
24555           pixmaps/fv_core.xpm
24556           pixmaps/fv_text.xpm
24557           pixmaps/filestoremove.txt:
24558         
24559           New files.
24560         
24561         * pixmaps/class.xpm
24562           pixmaps/function.xpm
24563           pixmaps/fv_autofile.xpm
24564           pixmaps/fv_doc.xpm
24565           pixmaps/fv_i18n.xpm
24566           pixmaps/fv_source.xpm
24567           pixmaps/private_func.xpm
24568           pixmaps/private_var.xpm
24569           pixmaps/protected_func.xpm
24570           pixmaps/protected_var.xpm
24571           pixmaps/public_func.xpm
24572           pixmaps/public_var.xpm
24573           pixmaps/struct.xpm
24574           pixmaps/variable.xpm
24575         
24576           Removed files.
24577         
24578         * tagmanager/*/*:
24579         
24580           Upgraded to tagmanager-0.7
24582 2002-01-24      Johannes Schmid <clubfan@users.sourceforge.net>
24583         * src/anjuta_cbs.c: Fixed bug #506441
24584         * src/watch_gui.c: Changed layout of eval dialog so that
24585         it fits on a 800x600 desktop with German translation. 
24587 2002-01-23      Andy Piper <andy.piper@freeuk.com>
24589         * src/project_dbase.c: completed string updates for GTKmm and GNOMEmm
24590         * pixmaps/appwiz_libglade.png, src/pixmaps.h, pixmaps/Makefile.am: new 
24591           icon for new project type (thanks to Misha)
24592         * configure.in: build and install Danish translation
24593         * src/about.c, THANKS, manuals/C/anjuta-manual/authors.sgml: updated 
24594           credits to cover new patches and translations
24596 2002-01-23  Johannes Schmid <clubfan@users.sourceforge.net>
24597         
24598         * src/preferences.c, src/message-manager.cc, src/project_type.c,
24599           src/appwiz_page1.c:
24600         
24601       - Font preferences are restored properly now (\n was missing)
24602           - Dock menu label of message-manager is "Dock/Undock" instead
24603           of "Dock|Undock" to match with the rest of anjuta.
24604           - Name of GTK-- and GNOME-- have changed to GTKmm and GNOMEmm, so I
24605           changed it in anjuta, too 
24607 2002-01-21  Naba Kumar <kh_naba@users.sourceforge.net>
24609         * tagmanager/tm_source_file.c,
24610           tagmanager/parse.c,
24611           tagmanager/tm_project.c,
24612           src/an_symbol_view.c,
24613           src/anjuta.c:
24614           
24615           Disabled debug warnings.
24617 2002-01-21  Naba Kumar <kh_naba@users.sourceforge.net>
24619         * src/appwiz_page1.c
24620           src/compiler_options.c
24621           src/project_dbase.c
24622           src/project_dbase.h
24623           src/project_type.c
24624           src/source.c
24625           src/source.h:
24626           
24627           New project type named LibGlade.
24628           
24629           Patch submitted by:
24630           Dick Knol <dknol@gmx.net>
24632         * src/gnome_prj.c:
24633           Commented out unused pixmap creation. May be it
24634           will fix the crash in project creation.
24635           
24636 2002-01-21  Naba Kumar <kh_naba@users.sourceforge.net>
24638         * src/registers.c
24639           src/registers.h
24640           src/registers_cbs.c
24641           src/registers_cbs.h
24642           src/registers_gui.c
24643           src/sharedlib.c
24644           src/sharedlib.h
24645           src/sharedlib_cbs.c
24646           src/sharedlib_cbs.h
24647           src/sharedlib_gui.c
24648           src/signals.c
24649           src/signals.h
24650           src/signals_cbs.c
24651           src/signals_cbs.h
24652           src/signals_gui.c
24653           src/stack_trace.c
24654           src/stack_trace.h
24655           src/stack_trace_cbs.c
24656           src/stack_trace_cbs.h
24657           src/stack_trace_gui.c
24658           src/text_editor.c
24659           src/watch.c
24660           src/watch.h
24661           src/watch_cbs.c
24662           src/watch_cbs.h
24663           src/watch_gui.c
24664           
24665           Fixed bug #496290: Attach/detach removed from these
24666           windows as they are never implemented.
24667           
24668           Patch submitted by:
24669           Johannes Schmid <johannes.schmid@gmx.de>
24670           
24671 2002-01-18      Naba Kumar <kh_naba@users.sourceforge.net>
24673         * src/anjuta.c,
24674           src/anjuta_cbs.c:
24675           
24676           Fixed bug:
24677           when you right click on the tabs, a list of filenames are given
24678           out, but now it gives a list of "page 1", "page 2", etc...
24679           
24680           Patch submitted by: 
24681           Jens Georg <mail@jensgeorg.de>
24683         * anjuta.in.in: Removed c|c++ because, it was not necessary
24684           and was causing translation problem.
24685           
24686         * plugins/class-gen/clsGen.c:
24687           removed "'" for the same reason.
24688           
24689 attached the fix for the menu
24692 2002-01-17      Naba Kumar <kh_naba@users.sourceforge.net>
24694         * src/preferences.h,
24695           src/preferences.c,
24696           src/preferences_gui.c:
24697           
24698           Adds the functionality to Anjuta to auto save your unsaved
24699           files before you build a project.
24701           Patch submitted by: 
24702           jason <jason_williams@suth.com>
24703           
24704         * src/anjuta.[h,c]:
24705           Added function for save all files.
24706         
24707         * src/mainmenu_callbacks.c:
24708           Modified to use the above function.
24709         
24710         * src/build_project.c:
24711           Save all files before build if it is set in the
24712           preferences.
24714 2002-01-17      Naba Kumar <kh_naba@users.sourceforge.net>
24716         * src/message-manager-private.cc
24717           src/message-manager-private.h
24718           src/message-manager.cc:
24719           
24720           Message-manager now restores the tabs which were shown on startup.
24721           The terminal is now created on demand (as requested by Biswa)
24722           and I have removed some debug messages.
24723           
24724           Patch submitted by: 
24725           Johannes Schmid <johannes.schmid@gmx.de>
24727 2002-01-13  Stephane Demurget  <demurgets@free.fr>
24729         * src/anjuta_cbs.c: fixed the global shortcut handling to have a
24730           proper tabs keyboard navigation.
24732         * src/an_symbol_view.c,
24733           src/anjuta_cbs.c,
24734           src/gnome_project.c,
24735           src/project_dbase.c,
24736           src/tags_manager.c: removed some debugging display.
24738 2002-01-09      Naba Kumar <kh_naba@users.sourceforge.net>
24740         * src/message-manager-dock.c
24741           src/message-manager-private.cc
24742           src/message-manager-private.h
24743           src/message-manager.cc
24744           src/preferences.c
24745           src/preferences.h
24746           src/preferences_gui.c:
24747           
24748           Patch submitted by: 
24749           Johannes Schmid <johannes.schmid@gmx.de>
24750           
24751           This patch adds a tab to the notebook of the preferences-dialog
24752           where you can change the colors, the tab position of the new
24753           message manager. Also the truncate messages stuff has moved
24754           from misc tab to messages tab.
24756           Also improved the remembering position stuff of message manager.
24757           
24758         * data/internal.properties,
24759           Added definitions for messages colors and tag position.
24760           
24761         * src/message_manager.cc:
24762           Fixed a bug that never lets the messages panes to get cleared.
24763           Added wmclass setting for the message window. Fixed a bug in
24764           which the message window was not being shown.
24765         
24766         * src/tag_manager.c: Fixed printing of (NULL) in the debug
24767           output and disabled it.
24769         * src/anjuta.c: Preferences created and loaded before anything else.
24770           anjuta now recognizes messages colors on startup and initializes
24771           them.
24772         
24773 2002-01-09      Andy Piper      <andy.piper@freeuk.com>
24775         * src/project_dbase.c: fix bug #497923 (thanks to Johannes Schmid)
24777 2002-01-09  Stephane Demurget  <demurgets@free.fr>
24779         * pixmaps/file_c.xpm,
24780           pixmaps/file_cpp.xpm,
24781           pixmaps/file_file.xpm,
24782           pixmaps/file_h.xpm,
24783           pixmaps/file_html.xpm,
24784           pixmaps/file_i18n.xpm,
24785           pixmaps/file_icon.xpm,
24786           pixmaps/file_pix.xpm,
24787           pixmaps/fv_doc.xpm,
24788           pixmaps/fv_i18n.xpm,
24789           pixmaps/fv_image.xpm,
24790           pixmaps/fv_source.xpm,
24791           pixmaps/fv_unknown.xpm: made these icons transparent.
24793 2002-01-08      Andy Piper      <andy.piper@freeuk.com>
24795         * launcher/anjuta_launcher.c: updated message strings
24796         * src/message-manager-dock.c: added newline at end to avoid compile warning
24797         * src/project_dbase.c: corrected spelling of include (noted by Biswa)
24798         * src/controls.c, src/main_menubar.c, src/main_menubar.h, src/main_menubar_def.h,
24799           src/mainmenu_callbacks.c, src/mainmenu_callbacks.h: added some new Insert menu
24800           entries for username and Python-style GPL notice
24801         * HACKING: added info on files to change to update Insert menu
24803 2002-01-08  Naba Kumar <kh_naba@users.sourceforge.net>
24805         * src/project_dbase.c,
24806           src/an_file_view.c,
24807           src/an_symbol_view.c:
24808           Changed the CTree expander style to square and
24809           line style to Dotted line.
24810           
24811         * po/POTFILES.in: Removed and Added translable files.
24813 2002-01-08  Naba Kumar <kh_naba@users.sourceforge.net>
24815         * ccview/.cvsignore: Removed.
24816         
24817 2002-01-08  Naba Kumar <kh_naba@users.sourceforge.net>
24819         * ccview/
24820                 cccmd.cc, ccview_main.h, func_dialog.cc, struct.xpm,
24821                 cccmd.h, cfolder.xpm, func_dialog.h, ofolder.xpm, support.c,
24822                 cccproj.cc, ChangeLog, gtk_help.cc, panes.cc, support.h,
24823                 cccproj.hh, class.xpm, gtk_help.h, private.xpm, tree_coll.h,
24824                 ccview.cc, cregex.hh, hash_str.h, protected.xpm,
24825                 ccview.h, public.xpm, ccview_main.cc, file.xpm, Makefile.am, scanner.xpm:
24826         
24827         Removed ccview module because it is no longer needed.
24829 2002-01-08  Naba Kumar <kh_naba@users.sourceforge.net>
24831         * src/project_dbase.c:
24832           Shifted structure initialization in project_dbase_new()
24833           before anything else, otherwise it was crashing due to
24834           uninitialized values.
24835         
24836         * src/an_symbol_view.c:
24837           Disabled high volume debug output.
24839 2002-01-08  Naba Kumar <kh_naba@users.sourceforge.net>
24840         
24841         Applied a very heavy patch from:
24842         Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
24844         * Makefile.am
24845         configure.in
24846         pixmaps/Makefile.am
24847         src/Makefile.am
24848         src/aneditor.cxx
24849         src/aneditor.h
24850         src/anjuta.c
24851         src/anjuta.h
24852         src/commands.c
24853         src/commands.h
24854         src/compile.c
24855         src/compile.h
24856         src/controls.c
24857         src/defaults.c
24858         src/fileselection.c
24859         src/main_menubar.c
24860         src/main_menubar.h
24861         src/main_menubar_def.h
24862         src/mainmenu_callbacks.c
24863         src/mainmenu_callbacks.h
24864         src/project_dbase.c
24865         src/project_dbase.h
24866         src/project_dbase_gui.c
24867         src/tags_manager.c
24868         src/text_editor_menu.c
24869         src/toolbar_callbacks.c
24870         tagmanager/Makefile.am
24871         tagmanager/ctags.c
24872         tagmanager/include/Makefile.am
24873         tagmanager/include/tm_project.h
24874         tagmanager/include/tm_symbol.h
24875         tagmanager/include/tm_tag.h
24876         tagmanager/include/tm_tagmanager.h
24877         tagmanager/include/tm_workspace.h
24878         tagmanager/tm_project.c
24879         tagmanager/tm_source_file.c
24880         tagmanager/tm_symbol.c
24881         tagmanager/tm_tag.c
24882         tagmanager/tm_workspace.c
24883         widgets/Makefile.am: Modified.
24884         
24885         * src/an_file_view.[c,h],
24886           src/an_symbol_view.[c,h],
24887           src/file_history.[c,h],
24888           src/support.[c,h],
24889           widgets/scroll-menu.[c,h],
24890           tagmanager/tm_file_entry.c
24891           tagmanager/include/tm_file_entry.h: Added new files.
24892           
24893         * pixmaps/cfolder.xpm, fv_doc.xpm, fv_source.xpm,
24894         private_func.xpm, public_func.xpm,
24895         class.xpm, fv_exec.xpm, fv_unknown.xpm,
24896         private_var.xpm, public_var.xpm,
24897         function.xpm, fv_i18n.xpm, macro.xpm,
24898         protected_func.xpm, struct.xpm,
24899         fv_autofile.xpm, fv_image.xpm,
24900         ofolder.xpm, protected_var.xpm, variable.xpm:
24901           Updated and Added pixmap files.
24903         Features:
24904         ---------
24905         a) Removes CCView dependency.
24906         b) Improves the terminal.
24907         c) Adds tag navigation context menus.
24908         d) Upgrades tagmanager to latest version.
24909         e) Miscellaneous small additions.
24911 2002-01-07  Naba Kumar <kh_naba@users.sourceforge.net>
24913         * src/project_dbase_gui.c: Fixed crash of anjuta
24914         when project first created.
24915         
24916         * src/gnome_project.c: It now updates the tags manager
24917         when new projects are created.
24918         
24919 2002-01-07  Naba Kumar <kh_naba@users.sourceforge.net>
24921         * Thanks Johannes Schmid <johannes.schmid@gmx.de>
24922           for this big patch.
24923         
24924         * src/messages.[c,h]: Removed files.
24926         * src/message-manager.[cc,h],
24927           src/message-manager-dock.[c,h],
24928           src/message-manager-private.[cc,h]
24929           New files.
24931         * src/anjuta.c, src/anjuta.h, src/anjuta_cbs.c, src/build_file.c
24932           src/build_project.c, src/clean_project.c, src/compile.c
24933           src/configurer.c, src/debugger.c, src/find_in_files.c
24934           src/mainmenu_callbacks.c, src/preferences.h
24935           src/preferences_gui.c, src/properties.h
24936           src/utilities.c, src/utilities.h:
24937           The new messages widget.
24938           New features:
24939             - Use of GtkNotebook instead of ToggleButtons
24940               and show/hide
24941             - Popupmenu to show and hide message types and
24942               to dock/undock in detach mode
24944           All other things should work as they did with the
24945           old message window. Currently the keyboard short-cuts
24946           do not work in detached mode.
24947           
24948           Some functions in utitlities.[c,h] changed.
24949           so that they take const arguments where this is possible
24950           
24951         * src/Makefile.am, po/POTFILES.in:
24952           Removed messages.[c,h] and
24953           added message-manager.[cc,h], message-manager-dock.[c,h],
24954           message-manager-private.[cc,h]
24955           
24956         * src/message-manager.h: Removed "include <bonobo.h>"
24957           and added a newline at the end of the file.
24958           
24959         * src/message-manager-private.cc:
24960           Set clist's width setting to Automatic.
24961           Set scroll window's scroll bars to Automatic.
24962           
24963 2002-01-05  Naba Kumar <kh_naba@users.sourceforge.net>
24965         * text_editor_menu.c:
24966           Fixed misalignment of the function sub menu
24967           in the text editor pop up menu.
24968           
24969 2002-01-04  Naba Kumar <kh_naba@users.sourceforge.net>
24970         
24971         * src/text_editor.c: Fixed a compiler warning.
24972         
24973 2002-01-04  Andy Piper <andy.piper@freeuk.com>
24975         * THANKS, manuals/*/authors.sgml: updated for new translations
24976         * plugins/class-gen/clsGen.c: converted messages to English
24977         * src/about.c, src/main_menubar_def.h: string updates
24979 2002-01-04  Naba Kumar <kh_naba@users.sourceforge.net>
24981         * src/anjuta.c
24982           src/anjuta_cbs.c
24983           src/text_editor.c
24984           src/mainmenu_callbacks.c
24985           src/text_editor.h
24986           src/text_editor.c
24987           src/text_editor_cbs.c
24988           src/text_editor-gui.c:
24989           
24990           Earlier code for adding 'cross' button
24991           for closing pages were too error prone and unorganized.
24992           Cleaned up the code and shifted the 'extra' widgets
24993           creation (eg. close button, close_pixmap and lable)
24994           from anjuta to text_editor. This takes care of proper
24995           widgets creation and destruction. Otherwise, anjuta
24996           was crashing at too many points, especially related
24997           to docking and undocking.
24998           
24999 2002-01-04  Stephane Demurget  <demurgets@free.fr>
25001         * src/aneditor.cxx: removed debugging code.
25003         * data/properties/.cvsignore: added swap files.
25005 2002-01-03  Naba Kumar <kh_naba@users.sourceforge.net>
25007         * src/anjuta.c
25008           src/anjuta_cbs.c:
25009           Fixed Crashing of anjuta when a new file is saved as
25010           different file.
25011           
25012 2002-01-03  Naba Kumar <kh_naba@users.sourceforge.net>
25014         * src/aneditor.c: Some debug codes around.
25015         
25016         * data/internal.properties, data/anjuta.properties: Removed.
25017           data/properties/Makefile.am:
25018           data/properties/ada
25019           data/properties/cs
25020           data/properties/make
25021           data/properties/rc
25022           data/properties/html
25023           data/properties/ruby
25024           data/properties/baan
25025           data/properties/idl
25026           data/properties/pascal
25027           data/properties/sample
25028           data/properties/bash
25029           data/properties/java
25030           data/properties/perl
25031           data/properties/sql
25032           data/properties/conf
25033           data/properties/latex
25034           data/properties/props
25035           data/properties/vb
25036           data/properties/cpp
25037           data/properties/lua
25038           data/properties/python
25039           data/properties/xml
25040           data/properties/others
25041           data/properties/.cvsignore:
25042             Added files. Properties now splitted into small files
25043             for each language.
25045         * data/Makefile.am
25046           configure.in: Update the removal and added properties module.
25048         * src/preferences.c: preferences_new(): Updated to reflect the
25049           new properties files organization.
25050           
25051         * src/Makefile.am: Added Baan Lexer.
25053 2002-01-01  Stephane Demurget  <demurgets@free.fr>
25055         * src/aneditor.cxx: readded the baan lexer. 
25057         * src/preferences.c: fixed translated messages and a typo.
25059         * desktop.in.in: changed the name to Anjuta C|C++ IDE, since the / was
25060           confusing the regexp usage in xml-i18-merge.
25062 2002-01-01      Andy Piper      <andy.piper@freeuk.com>
25064         * src/project_dbase.c: tidied some messages, and spotted a typo in
25065           the reading of properties which prevented the project version from
25066           ever being reported in the Project Information window - fixed :)
25068         * po/POTFILES.in: removed syntax.h
25070 2001-12-31  Stephane Demurget  <demurgets@free.fr>
25072         * data/internal.properties: fixed baan properties.
25073           Added all ada properties.
25075         * src/main_menubar_def.h,
25076           src/lexer.h,
25077           src/aneditor.cxx,
25078           src/utilities.[ch]: added support for the Ada highlight style.
25080 2001-12-31  Stephane Demurget  <demurgets@free.fr>
25082         * plugins/*/.cvsignore: updated.
25084 2001-12-31  Stephane Demurget  <demurgets@free.fr>
25086         * src/syntax.h,
25087           src/text_editor.c,
25088           src/Makefile.am: removed the empty header syntax.h.
25090 2001-12-31  Naba Kumar <kh_naba@users.sourceforge.net>
25092         * main_menubar.c:
25093         Stef's observation on the 'superfluous' hseparators in the recent
25094         files and projects is fully justified -- removed.
25095         
25096         * main_menubar_def.h:
25097         Changed "Plug Ins" to "Plugins" in the menu label.
25098         
25099         * configure.in, plugins/Makefile.am, plugins/class-gen/*:
25100         Added class-gen in the configure output and class-gen module.
25101         
25102         * data/internal.properties:
25103         Correct mis-spelled "jave" to "java".
25104         Added file.is.source for *.h, *.c, *.cpp properties.
25105         
25106         * global-tags/Makefile.am:
25107         "chmod +x create_global_tags.sh" before it is executed, because
25108         there is very high chance that it will be found "-x" and resulting
25109         in error
25111 2001-12-31  Stephane Demurget  <demurgets@free.fr>
25113         Fixed a crash on Solaris reported by Holder Burde, thanks to him
25114         for the backtrace.
25116         * src/gnome_project.c: (create_new_project): if the user doesn't
25117           select any icon, it doesn't have any extension and thus we can't
25118           use it in printf on Solaris, since the %s modifier use strlen to
25119           know the string length and then crash. On Linux, gcc checks the value
25120           of the pointer to be NULL and write "(null)" if necessary. We can't
25121           rely on that.
25123         * src/source.c: (source_write_desktop_entry): if there's no icon, we
25124           don't need to have the directory icon but the generic one.
25126 2001-12-30  Stephane Demurget  <demurgets@free.fr>
25128         Merged with latest (1.42) scintilla.
25130         Added: Support for the {load,save}.on.(de)activate properties.
25131                The PHP lexer to match keywords case insensitively.
25132                Baan lexer.
25133                Experimental supports for changeable style attribute & line
25134                wrapping.
25135                
25136         Updated: Both the C++ and HTML lexers.
25137                  More shell keywords added.
25138                  Horizontal scrolling and diplay of long lines optimised.
25139                  Cursor setting optimised.
25141         Bugs fixed: Caret movement over folded lines.
25142                     Selection tracking in 2ndary views when doing modifications.
25144         * scintilla/CallTip.{cxx.h},
25145           scintilla/ContractionState.{cxx,h},
25146           scintilla/Document.{cxx,h},
25147           scintilla/Editor.{cxx,h},
25148           scintilla/KeyWords.cxx,
25149           scintilla/LexHTML.cxx,
25150           scintilla/PlatGTK.cxx,
25151           scintilla/RESearch.cxx,
25152           scintilla/ScintillaBase.cxx,
25153           scintilla/ScintillaGTK.cxx,
25154           scintilla/Style.{cxx,h},
25155           scintilla/StyleContext.h,
25156           scintilla/ViewStyle.cxx,
25157           scintilla/include/*.h: updated.
25159         * scintilla/LexBaan.cxx, scintilla/Makefile.am: added Baan lexer.
25161         * scintilla/LexCPP.cxx: removed all references to noDocChars. This
25162           should have been told to the scintilla team. We're lucky I read the
25163           ChangeLog and the modifications of the lexer (thanks to the Gnome
25164           bonsai for this ;)
25166         * data/internal.properties: added Baan definitions.
25167           Fixed some issues for C such as *_cast directive, that are only
25168           available with C++.
25169           Updated C++, HTML and shell scripts definitions.
25170           Updated Ada and Bullant, that have been forgotten.
25172         * src/main_menubar_def.h,
25173           src/lexer.h,
25174           src/aneditor.cxx,
25175           src/utilities.[ch]: added support for the Baan highlight style.
25177 2001-12-29  Stephane Demurget  <demurgets@free.fr>
25179         Polished the plugins menu behaviour and added a tearoff
25180         menuitem to the recent entries submenu.
25182         Note: The recent entries list seems to be too height
25183               with all these superfluous hseparators.
25185         * src/main_menubar.c: Polished, making some
25186           functions declarations static and cleaning some code.
25188           (create_submenu_plugin): removed the extra
25189           plugins entry and the horizontal separators.
25191           (on_plugins_menu_realize): the plugins menu is only
25192           shown if there's at least one available.
25194           (create_submenu*): added a tearoff menuitem to have
25195           a more homogeneous menu style. For now, it doesn't
25196           take care of user settings (but it was even worse
25197           before :).
25199 2001-12-29  Stephane Demurget  <demurgets@free.fr>
25201         * configure.in: added the packageplugindir variable to avoid
25202           installing the plugins in $(prefix). It's not the same path as
25203           anjuta 2 to allow parallel installation.
25205 2001-12-29  Stephane Demurget  <demurgets@free.fr>
25206         Fix a reopened part of bug #440676: keyboard navigation between the
25207         different text buffers. Changed to a more global approch. 
25209         * src/notebook.[ch]: removed.
25211         * src/Makefile.am: removed notebook.[ch]
25213         * src/anjuta_{gui,cbs}.c, src/anjuta.h:
25214           (on_anjuta_window_key_press_event): added to fulfill the global
25215           shorcuts handling.
25217         * HACKING: updated according to the new global shortcuts handling.
25219 2001-12-29 Naba Kumar <kh_naba@users.sourceforge.net>
25221         * src/main_menubar_def.h, main_menubar.h, main_menubar.c:
25222           Shifted plugin menu from Edit submenu to main menu.
25223         
25224         * po/POTFILES.in:
25225           Added plugins/sample1/plugin-sample1.c
25226           
25227         * plugins/sample1/plugin-sample1.c:
25228           Added localization and used anjuta_info, instead of anjuta_error.
25229           
25230         * plugins/.cvsignore, plugins/sample1/.cvsignore:
25231           Added cvs ignores.
25232           
25233 2001-12-28 Naba Kumar <kh_naba@users.sourceforge.net>
25235         * configure.in, acconfig.h: Added definition for PACKAGE_PLUGIN_DIR
25236           for plugin dir.
25237         
25238         * Makefile.am: Added module plugins.
25239         
25240         * plugins, plugins/Makefile.am, plugins/sample1/*:
25241           Created plugins modules.
25242           
25243         * src/anjuta.h, src/anjuta.c: Removed app->szAddinDir and 
25244           Defined PACKAGE_PLUGIN_DIR directly and properly. Fixed
25245           to load plugins of *.so only and not *.so* (which results
25246           in duplicates).
25247         
25248         * anjuta.spec.in: added %{prefix}/lib/anjuta to take care of 
25249           plugins during packaging.
25251 2001-12-27  Simos Xenitellis  <simos@hellug.gr>
25253         *  configure.in: Added Greek (el) to ALL_LINGUAS.
25255 2001-12-27 Duarte Loreto <happyguy_pt@hotmail.com>
25257         * configure.in: Added portuguese to ALL_LINGUAS
25259 2001-12-24  Naba Kumar <kh_naba@users.sourceforge.net>
25261         * global-tags/.cvsignore
25262         tagmanager/.cvsignore
25263         tagmanager/include/.cvsignore:
25264         Added cvs ignore files.
25266         * data/.cvsignore
25267         Updated cvs ignore file.
25268         
25269 2001-12-23      Andy Piper      <andy.piper@freeuk.com>
25271         * src/debugger.c, src/text_editor.c, src/anjuta.c, 
25272           data/anjuta.properties, data/internal.properties: clean up some 
25273           message strings (me)
25275 2001-12-23      Andy Piper      <andy.piper@freeuk.com>
25277         * src/about.c, THANKS: added Jens to the credits
25278         
25279 2001-12-23      Andy Piper      <andy.piper@freeuk.com>
25281         * pixmaps/close_file_small.xpm, pixmaps/Makefile.am, src/anjuta.c,
25282           src/text_editor.h, src/pixmaps.h, src/text_editor_cbs.c,
25283           src/text_editor_cbs.h, src/text_editor_gui.c: patch from Jens
25284           Georg <mail@jensgeorg.de> to add close button to file tabs.
25286 2001-12-20      Andy Piper      <andy.piper@freeuk.com>
25288         * launcher/anjuta_launcher.c: patch from Stef to fix #490816
25289           (debugger now catches correct signal from process)
25291 2001-12-20      Andy Piper      <andy.piper@freeuk.com>
25293         * pixmaps/Makefile.am, pixmaps/appwiz_*.png: new images from Misha
25294         * src/pixmaps.h: switch appwizard project icons to new designs
25295         * pixmaps/appwid*xpm, pixmaps/gear.xpm: removed unused graphics
25297 2001-12-20      Andy Piper      <andy.piper@freeuk.com>
25299         * pixmaps/Makefile.am: stop redundant images from being installed.
25300           The next step will be to remove them completely.
25301         * src/appwiz*: further updates (more to come)
25302         * src/pixmaps.h: cleaned up, commented
25303         * src/splash.c: should use the pixmaps macro defined
25304         * HACKING: more on the graphics stuff and use of pixmaps.h
25306 2001-12-19      Andy Piper      <andy.piper@freeuk.com>
25308         * src/defaults.c: fix bug #494864
25310 2001-12-18      Andy Piper      <andy.piper@freeuk.com>
25312         * pixmaps/applogo.png, pixmaps/appwizard.png: added new wizard
25313           graphics from Misha
25314         * pixmaps/interface.xpm, pixmaps/app_wizard.jpg: removed
25315           redundant graphics, no longer used
25316         * src/appwiz*: revamped application wizard by Andy and Misha for
25317           a more usable and professional look-and-feel
25318         * HACKING: updates to cover patching, graphics, and some additions
25319           post-0.1.8
25320         * TODO: removed some implemented features
25322 2001-12-17      Andy Piper      <andy.piper@freeuk.com>
25324         * data/anjuta.properties, data/internal.properties: cleanup
25325         * src/compiler_options_gui.c, src/mainmenu_callbacks.*, 
25326           src/preferences_gui.c, src/text_editor_menu.c: patches from Biswa
25327           to edit styles colors for keywords and add Goto Tag menu option
25328           in the editor
25330 2001-12-14 Naba Kumar <kh_naba@users.sourceforge.net>
25332         * src/anjuta.c, anjuta.h, text_editor.c, text_editor.h:
25333         
25334         Fixed bug #460335
25335         fixes the Forget of the cursor position when tab is brought active
25336         from project manager.
25337         
25338 2001-12-13 Naba Kumar <kh_naba@users.sourceforge.net>
25340         * src/messages.c
25341           Exported "TERM=xterm" to get a color terminal when
25342           anjuta is not started from within a terminal.
25343           
25344 2001-12-13 Naba Kumar <kh_naba@users.sourceforge.net>
25346         * src/messages.c
25347           src/messages.h
25348           Added a frame around zvt terminal.
25349           
25350         * src/preferences_gui.c
25351           Modified to say "Use glade component (experimental)"
25352           instead of "Use Component".
25353           
25354 2001-12-13 Naba Kumar <kh_naba@users.sourceforge.net>
25356         * Patch from 
25357         Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
25358         
25359         * src/anjuta.c
25360         src/fileselection.c
25361         src/messages.c
25362         src/messages.h
25363         src/preferences.c
25364         src/preferences.h
25365         src/project_dbase.c
25367         a) Extra scrollbar in terminal no longer appears.
25368         b) Character set preference should be preserved (untested).
25369         c) File selection widget now remembers last directory.
25370         d) On creation of generic project, the glade 'file not found' error no
25371                 longer occurs.
25372         e) First terminal window is created 'on demand', so it should always to
25373                 the Right Thing (TM) as far as starting WD is concerned. Also, the
25374                 environment is now passed to the terminal.
25375         f) Solaris compilation should be fixed (replaced get_current_dir_name()
25376                 with getcwd()).
25377         g) Fixed some compilation warnings.
25379 2001-12-10      Andy Piper      <andy.piper@freeuk.com>
25381         * configure.in, src/anjuta.c, src/messages.c, src/messages.h,
25382           src/pixmaps.h: applied terminal and warnings patch (Biswa)
25383         * src/*: cleanups (me)
25384         * pixmaps/mini_term.xpm: added new file for terminal button
25385           (me, based on existing artwork)
25387 2001-12-07      Andy Piper      <andy.piper@freeuk.com>
25389         * configure.in: bumped version to 0.1.9-pre
25390         * THANKS, manuals/C/anjuta-manual/authors.sgml: updated for new 
25391           translation
25392         * src/aneditor.cxx: patch from Biswa to re-enable autocompletion
25394 2001-12-07  Pablo Saratxaga  <pablo@mandrakesoft.com>
25396         * src/splash.c: removed a DOS end of line of a comment (so the *.po
25397           files are free of that char)
25398         * configure.in: added "az" to ALL_LINGUAS
25400 2001-11-29      Andy Piper      <andy.piper@freeuk.com>
25402         * tagmanager/tm_workspace.c, src/project_dbase.c: critical
25403           crash bug fix from Biswa.
25404         * FUTURE: added Anjuta/gIDE merger information to provide 
25405           details on future direction and status of 1.x stuff
25406         * NEWS: prepared for release
25407         * po/de.po: update from Jens Georg <mail@jensgeorg>
25409 2001-11-28      Andy Piper      <andy.piper@freeuk.com>
25411         * multiple minor updates pre-0.1.8
25412         * patch from Biswa to fix syntax highlighting and packaging
25413         * po/fr.po: update from Stef
25415 2001-11-26 Naba Kumar <kh_naba@users.sourceforge.net>
25417         * global-tags/Makefile.am
25418         global-tags/create_global_tags.sh
25419         global-tags/tm_global_tags.c
25420         scintilla/LexCPP.cxx
25421         scintilla/include/SciLexer.h
25422         src/aneditor.cxx
25423         src/project_dbase.c
25424         tagmanager/Makefile.am
25425         tagmanager/include/Makefile.am
25426         tagmanager/include/tm_project.h
25427         tagmanager/include/tm_tag.h
25428         tagmanager/include/tm_tagmanager.h
25429         tagmanager/tm_project.c
25430         tagmanager/tm_source_file.c
25431         tagmanager/tm_tag.c
25432         tagmanager/tm_workspace.c:
25433         
25434         Includes the syntax highliting patch to scintilla).
25435         and more stable code.
25436         
25437         *tagmanager/include/tm_symbol.h: New file.
25438         *tagmanager/tm_symbol.c: New file.
25439         
25440         Add symbol tree building functionality at project level
25441         
25442         Patch from:
25443         Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
25444         
25445 2001-11-22 Naba Kumar <kh_naba@users.sourceforge.net>
25447         * pixmaps/file_cpp.xpm,   pixmaps/file_html.xpm,  pixmaps/file_icon.xpm,
25448           pixmaps/file_c.xpm,     pixmaps/file_h.xpm,     pixmaps/file_pix.xpm,
25449           pixmaps/file_file.xpm,  pixmaps/file_i18n.xpm
25450           : New and improved pixmaps from Misha <misha@phreaker.net>
25451           Thanks to him.
25453 2001-11-22 Naba Kumar <kh_naba@users.sourceforge.net>
25454         
25455         * Big patch submitted by
25456           Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>.
25457           Many thanks to him.
25458         
25459         * src/Makefile.am, src/aneditor.cxx
25460           src/anjuta.c, src/anjuta.h, src/project_dbase.c,
25461           src/project_dbase.h, src/text_editor.c, src/text_editor.h:
25462           Use of tagmanager lib for advanced calltips.
25464         * global-tags/*: Created new directory and added files to 
25465           generate system.tags.
25467         * tagmanager/*: Created new directory and added tagmanager lib
25468           files.
25470         * configure.in, acconfig.h, Makefile.am: Modified to reflect
25471           the above additions.
25473         * data/Makefile.am: Modified to accomodate generated system.tags file.
25475 2001-11-07      Andy Piper      <andy.piper@freeuk.com>
25477         * scintilla/: updated to 1.41
25478         * src/Makefile.am: added Ada and Bullant lexers from Scintilla
25479         * src/about.c: updated list of authors
25480         * src/aneditor.cxx: tidied to remove unused SciTE debug calls
25481         * HACKING: updated to cover Scintilla usage
25482         * THANKS, manuals/C/anjuta-manual/authors.sgml: updated for new 
25483           translation
25485 2001-11-07  Naba Kumar <kh_naba@users.sourceforge.net>
25487         * src/aneditor.cxx: Fixed compilation errors with it.
25488           by add include to gtk+ headers and typedefining a mysteriously
25489           vanished class Colour.
25491 2001-10-29  Naba Kumar <kh_naba@users.sourceforge.net>
25493         * configure.in: Added pt_BR in the languages.
25494         
25495 2001-11-01      Andy Piper      <andy.piper@freeuk.com>
25497         * src/executer.c, mainmenu_callbacks.c: patch from Dan Elphick
25498           (<dre00r@ecs.soton.ac.uk>) to correct a spelling mistake
25499         * THANKS: updated
25500         * manuals/C/anjuta-manual/*: new format to match
25501           the rest of the GNOME docs chapter layout. Added the many
25502           new contributors. Moved Authors and License information into new
25503           chapters of their own - should make expansion easier too
25504         * src/compiler_options.c: changed the profiler option to -pg to 
25505           work with GNU tools (gprof)
25506         * src/compiler_options_gui.c, main_menubar_def.h: tidied some messages 
25507           and text labels
25508         
25509 2001-10-29  Naba Kumar <kh_naba@users.sourceforge.net>
25511         * src/compiler_options.h, compiler_options.c, compiler_options_cbs.c
25512           compiler_options_gui.c:
25513           Added a new entry for linker flags and renamed c_options to c_flags
25514           and l_options to l_libs. Also, added a new function:
25515           compiler_options_set_prjlflags_in_file();
25516         
25517         * src/source.c: projects/src/Makefile.am now have LDFLAGS set.
25518         
25519         * src/compiler_options_gui.c: Trimmed some UI for the 'others' page.
25520           
25521 2001-10-26      Andy Piper      <andy.piper@freeuk.com>
25523         * THANKS, src/about.c: corrections and additions following 
25524         Naba's big update
25525         * src/main_menubar.c: patch from Rikul to fix the problem with 
25526         menu accelerators not being loaded
25528 2001-10-26  Naba Kumar <kh_naba@users.sourceforge.net>
25530         * THANKS: Added all contributors and translators names and emails.
25531         * AUTHORS: Updated
25532         * pixmap/anjuta_logo.png: Reduced the size of the logo.
25533         * pixmap/anjuta_splash.png, pixmaps/Makefile.am:
25534               Added new file (earlier logo with border).
25535         * src/about.c: Added all contributors names and emails
25536               and used macro definition for logo pixmap file.
25537         * src/pixmaps.h: Added entry for anjuta splash screen.
25539 2001-10-24      Andy Piper      <andy.piper@freeuk.com>
25541         * pixmaps/anjuta_icon[.xpm|.png]: updated application icon
25542         to new PNG version (thanks to Misha) and removed the old
25543         pixmap.
25545 2001-10-24  Abel Cheung  <maddog@linux.org.hk>
25547         * THANKS: added Conner Mo for simplified Chinese translation.
25548         * configure.in: added zh_CN in ALL_LINGUAS
25550 2001-10-21  Abel Cheung  <maddog@linux.org.hk>
25552         * THANKS: added Joe Man for his traditional Chinese translation.
25553         * configure.in: added zh_TW in ALL_LINGUAS.
25555 2001-10-19  Naba Kumar <kh_naba@users.sourceforge.net>
25557         * src/main_menubar_def.h: Changed the link of lidn to
25558         http://lidn.sourceforge.net.
25559         
25560 2001-10-18  Naba Kumar <kh_naba@users.sourceforge.net>
25562         * Applied patch from Rikul
25563         * Applied patch from Luca
25564         * Fixed a cvs conflict. :)
25566 2001-10-17  Stephane Demurget  <demurgets@free.fr>
25568         * THANKS: added Marc Botermans for his Dutch translation.
25570         * configure.in: added nl in ALL_LINGUAS.
25572         * po/nl.po: added.
25574 2001-10-17  Naba Kumar <kh_naba@users.sourceforge.net>
25576         * anjuta.c: Fixed luca's typo.
25577         * resources.c, resources.h: Changed gchar* return to void, to
25578                 avoid a compiler warning.
25579         * scintilla/Makefile.am: Reorganized file entries.
25580         * src/Makefile.am: Added StyleContex.o module directly with the lexers.
25582 2001-10-16  Naba Kumar <kh_naba@users.sourceforge.net>
25584         * Upgraded scintilla to 1.4.
25585         * Added 6 files:  LexCrontab.cxx LexEiffel.cxx LexRuby.cxx
25586                 LexLisp.cxx StyleContext.cxx StyleContext.h
25587         * src/Makefile.am: Added 4 lexers and separated lexer objects
25588                 from the main link variable.
25590 2001-10-14  Stephane Demurget  <demurgets@free.fr>
25592         * THANKS: added Luca, even if it shouldn't be my role to write
25593           this sort of thing :)
25595         * src/anjuta.c: (scan_AddIns_in_directory): some fixes and cleanups on
25596           the latest Luca patch.
25598 2001-10-14      Andy Piper      <andy.piper@freeuk.com>
25600         * added skeleton plugin functionality (lbell <lbell@tsc4.com>). 
25601         This is not documented yet; plugins to come later.
25602         * src/find*.c: find dialogs now persistent 
25603         (Rick <rikul@bellsouth.net>)
25604         * widgets/gnomefilelist.c: fixed multiple file open issue 
25605         (Rick <rikul@bellsouth.net>)
25606         * changes to recent file and project lists handling 
25607         (lbell <lbell@tsc4.com>)
25608         * more minor UI updates (me)
25610 2001-10-11      Andy Piper      <andy.piper@freeuk.com>
25612         * src/Makefile.am: removed warnings for traditional C syntax
25613         * pixmaps: added new icons for mini_locals, mini_cvs and
25614         the splash screen - thanks to Misha <misha@phreaker.net>
25616 2001-10-10      Andy Piper      <andy.piper@freeuk.com>
25618         * src/toolbar.c: fix typo in tooltip text
25619         * ccview/cccmd.cc: alter Func to Function in menu text
25621 2001-10-09      Andy Piper      <andy.piper@freeuk.com>
25623         * src/find_text.c: applied patch from rikul <null@acm.org> to fix minor
25624         issue with find dialog reporting an error when Scintilla finds text
25625         * applied patch from Denis Boehme <boehme at syncio dot de> to support
25626         DOS files (i.e. CR/LF translation)
25628 2001-10-03      Andy Piper      <andy.piper@freeuk.com>
25630         * src/notebook.c: applied patch from rikul <null@acm.org> to fix bug
25631         #452436
25632         * data/internal.properties: default fold style now set to 3 :-)
25633         * applied patch from rikul <null@acm.org> to turn notebook tab 
25634         headings red when file has been edited.
25636 2001-10-02  Kjartan Maraas  <kmaraas@gnome.org>
25638         * configure.in: Added "no" to ALL_LINGUAS.
25639         
25640 2001-09-29  Naba Kumar <kh_naba@users.sourceforge.net>
25642     * Patch from lbell <lbell@tsc4.com>
25643     src/controls.c
25644     src/debugger.c
25645     src/main_menubar.c
25646     src/main_menubar.h
25647     src/main_menubar_def.h
25648     src/mainmenu_callbacks.c
25649     src/mainmenu_callbacks.h
25650     src/project_dbase.c
25651     src/project_dbase.h
25652     
25653     Implemented a check menu item to handle the 'show locals' flag
25654     for the current project.
25656     * data/internal.properties: Removed the redundant command
25657     for gnome-terminal.
25658     
25659 2001-09-25  Naba Kumar <kh_naba@users.sourceforge.net>
25661         * Patch from lbell <lbell@tsc4.com> for fixing some compiler warnings.
25663 2001-09-24  Fatih Demir <kabalak@gtranslator.org>
25665         * configure.in: Added "ta" to the languages list.
25667 2001-09-21  Andy Piper <andy.piper@freeuk.com>
25669         * data/internal.properties:
25670           added fold.symbols property to control appearance of folds
25671           in the Scintilla editor (thanks to rikul <null@acm.org>)
25673 2001-09-21  Naba Kumar <kh_naba@users.sourceforge.net>
25675         * src/message.c:
25676           one extra button for message win is being created -- Fixed.
25677         
25678           The frame should be hidden and not only the pix_lab when
25679           that message pane is hidden (aBts[nIndex].bVisible == FALSE)
25680           -- Fixed.
25681         
25682         * pixmaps/mini_locals.xpm (new file), pixmaps/Makefile.am: 
25683           for the time being it is same as mini_cvs.xpm.
25684         
25685 2001-09-21  Naba Kumar <kh_naba@users.sourceforge.net>
25687         * src/find_repace.c: Fixed the vanishing find/replace dialog box.
25689         Patch from rikul <null@acm.org>
25690         
25691         * CORBA-Server.c, debugger.c, debugger.h, glades.c,
25692         glades.h, messages.c, messages.h, pixmaps.h,
25693         project_dbase.c, project_dbase.h, session.c,
25694         session.h, watch_cbs.c, watch_cbs.h, watch_gui.c:
25695         
25696         inserted 'add to watch' option in inspect window, so you can add easily
25697         a variable in watch window .
25698         
25699         Added a new message pane for the gdb local variables inspection. Changed
25700         the code in messages.c to better account for future new panes insertion.
25701         Defined a new pixmap for the new tab button in pixmaps.h
25702         (ANJUTA_PIXMAP_MINI_LOCALS); someone must create it and add it to the
25703         install script.
25704         
25705         Changed the debugger module to have a single function for asking to gdb
25706         to send program info. The idea is to ask the debugger about only the
25707         info needed to open windows( watch, registers, etc ) to speedup the step
25708         command. I plan to ask informations to the debugger based on the user
25709         interface status.
25710         The request for local variables is enabled by default, but the
25711         projectDBase has a variable to control it, to allow disabling that
25712         feature,  there is also the code to save and to reload the state. If you
25713         want to have it disabled by dafult change SHOW_LOCALS_DEFAULT to FALSE
25714         in project_dbase.c
25716         This big patch is from:  lbell <lbell@tsc4.com>
25717         
25718 2001-09-20  Stephane Demurget <demurgets@free.fr>
25720         Patch from rikul <null@acm.org> :
25722         * data/internal.properties, src/aneditor.cxx: fixed the fold margin
25723           problem and added folding support for php/hmtl.
25725 2001-09-19  Naba Kumar <kh_naba@users.sourceforge.net>
25727         * Fixed dnd of files within scintilla.
25728         patch from:  rikul <null@acm.org>
25729         
25730 2001-09-18  Naba Kumar <kh_naba@users.sourceforge.net>
25732         * Applied patch from Luca.
25733         
25734         * src/source.c: source_write_build_files(): Fixed the project generation
25735           failure. The fist return statement and the free_project_type were 
25736           misplaced.
25738 2001-09-14  Naba Kumar <kh_naba@users.sourceforge.net>
25739         
25740         * anjuta.c, anjuta.h, main.c, main_menubar.c, main_menubar_def.h,
25741         mainmenu_callbacks.c, mainmenu_callbacks.h, messages.c:
25742         
25743         1) Restore the error color to red (waiting for a configurable one )
25744         2) Saving projects settings if you exit anjuta without closing an open
25745         saved project
25746         3) New Menu 'repaeat search' to search with a keystroke without pressing
25747         the toolbar button
25748         4) some define in the menus to better handle menu item update
25749         
25750         Patch from: lbell <lbell@tsc4.com>
25751         
25752         * main_menubar_def.h, main_menubar.c: Change the position of
25753         "Repeat find" menu position.
25755 2001-09-13  Naba Kumar <kh_naba@users.sourceforge.net>
25757          project_type.h, project_type.c, source.c: Applied patch.
25758          patch from Johannes Schmid <clubfan@users.sourceforge.net>
25759          
25760 2001-09-12  Naba Kumar <kh_naba@users.sourceforge.net>
25762         * configure.in, src/Makefile.am: Using macros for ORBit flags.
25763         
25764 2001-09-07 Johannes Schmid <clubfan@users.sourceforge.net>
25765         
25766         * Fixed bug #445752
25767   
25768 2001-9-06  Johannes Schmid <clubfan@users.sourceforge.net>
25769         
25770         * Fixed bugs in Gtk-- and Gnome-- project type
25772 2001-09-12  Naba Kumar <kh_naba@users.sourceforge.net>
25774         * dnd.c: Support for multiple files drag-n-drop.
25775         
25776           Patch from: rikul <null@acm.org>
25777         
25778         * anjuta.c, anjuta.h, anjuta_cbs.c, main_menubar_def.h,
25779           mainmenu_callbacks.c, mainmenu_callbacks.h: Added message text
25780           saving from menu.
25781         
25782           Patch from: rikul <null@acm.org>
25784         * Applied patch for widgetizing goto dialog box.
25785           Patch from: ???
25786         
25787         * Applied patch for having new project type handling.
25788           Patch from: Johannes Schmid <clubfan@users.sourceforge.net>
25789           
25790 2001-09-12  Naba Kumar <kh_naba@users.sourceforge.net>
25792         * Makefile.am, aneditor.cxx, aneditor.h, anjuta.c, anjuta.h,
25793           anjuta_cbs.c, anjuta_gui.c, breakpoints.c, breakpoints.h,
25794           debugger.c, debugger.h, find_in_files.c, find_in_files.h,
25795           find_replace.c, find_replace.h, find_text.c, find_text.h,
25796           glade_iface.c, main.c, messages.c, messages.h, project_dbase.c,
25797           project_dbase.h, source.c, text_editor.c, text_editor.h,
25798           text_editor_cbs.c, utilities.c, utilities.h:
25799         
25800           Applied a huge patch (after slight preview). I would like Luca
25801           to have his feature additions mentioned here.
25802         
25803           Patch from: lbell <lbell@tsc4.com>
25805 2001-09-09  Stephane Demurget <demurgets@free.fr>
25807         * scintilla/Makefile.am: added to $(GTK_CFLAGS) INCLUDES.
25809         * po/fr.po: updated to the latest sources.
25812 2001-09-07 Johannes Schmid <clubfan@users.sourceforge.net>
25813         
25814         * Fixed bug #445752
25815   
25816 2001-08-07  Naba Kumar <kh_naba@users.sourceforge.net>
25818         * dnd.h, dnd.c: New files for drag n drop support.
25819                 
25820         * anjuta.h, anjuta_gui.c, anjuta_cbs.c:
25821            Added drag and drop support for opening files.
25822         
25823         Thanks to José Antonio Caminero Granja <JCamGra@alumnos.uva.es> and
25824         Archit Baweja <bighead@crosswinds.net> for this idea.
25825         
25826         * TODO: Added some more todos. :-(
25828 2001-08-06  Naba Kumar <kh_naba@users.sourceforge.net>
25830         * Fixed the goto line activate bug.
25831         patch from: Martyn Bone <mbone@brightstar.u-net.com>
25833 2001-9-06  Johannes Schmid <clubfan@users.sourceforge.net>
25834         
25835         * Fixed bugs in Gtk-- and Gnome-- project type
25837 2001-08-5  Naba Kumar <kh_naba@users.sourceforge.net>
25839         * widgets/gonmefilelist.c, gnomefilelist.c:
25840         Modified multiple selection on pressing control.
25841           # Patch from: venugopal gummuluru <vgummuluru@yahoo.com>
25842         
25843         * src/project_dbase_gui.c, anjuta_cbs.c, fileselection.h, fileselection.h:
25844         Modified multiple selection on pressing control.
25845           # Patch from: venugopal gummuluru <vgummuluru@yahoo.com>
25846         
25847 2001-09-05  Abel Cheung  <maddog@linux.org.hk>
25849         * src/project_dbase_gui.c(*lang_data[]): Rename zh_TW.Big5 to zh_TW .
25850           This is useless; but just in case...
25852 2001-08-4  Naba Kumar <kh_naba@users.sourceforge.net>
25854         * data/internal.properties: modified a bit of perl properties.
25855         
25856 2001-08-3  Naba Kumar <kh_naba@users.sourceforge.net>
25858         * ccview/cccproj.hh, ccview/hash_str.h, src/fileselection.c, src/fileselection.h
25859           src/project_dbase_gui.c, widgets/gnomefilelist.c, widgets/gnomefilelist.h:
25860           Added support for multiple file imports. Changed the standrd C++
25861           convention of #include <file> to #include <file.h>, because I had given
25862           some wrong options while compiling my gcc-3.0.1 compiler, so it does not
25863           now support the #include <file> convention. That is something to be fixed :). 
25864           # Patch from: venugopal gummuluru <vgummuluru@yahoo.com>
25866 2001-08-1  Naba Kumar <kh_naba@users.sourceforge.net>
25868         * src/anjuta.c: Added function static greetings_text(), to solve the non
25869                 translation of the greetings text in the wizard.
25870                 
25871 2001-08-31  Andy Piper <andy.piper@freeuk.com>
25873         * src/find_in_files_gui.c: made order of buttons consistent with other Find
25874           dialogs, with OK the default (fix bug #453482)
25876 2001-08-31  Naba Kumar <kh_naba@users.sourceforge.net>
25878         * src/anjuta.c: Fixed a bug that tries to printf 'NULL'
25879         
25880         * src/appwizard.c: added N_() for the inlcuding the welcome message translatable.
25881         
25882 2001-08-29  Naba Kumar <kh_naba@users.sourceforge.net>
25884         * src/aneditor.cxx
25885           src/aneditor.h
25886           src/anjuta_cbs.c
25887           src/controls.c
25888           src/main_menubar.c
25889           src/main_menubar.h
25890           src/main_menubar_def.h
25891           src/mainmenu_callbacks.c
25892           src/mainmenu_callbacks.h:
25893                 Applied the patch that addes menu items which allow users to
25894                 insert GPL notice and date time in current document.
25895                 patch from: Rick Patel <rikul@shreve.net>       
25896                 
25897         * src/main_menu.c: Fixed a compilation error.
25898         
25899         * src/anjuta.c: Fixed non-rememberence of editor tab position.
25900         
25901         * src/mainmenu_callbacks.c: Fixed gpl strings to avoid compiler warnings
25902           about the unterminated strings.
25903           
25904         * scintilla/*: Updated scintilla to 1.3.9 version.
25905         
25906 2001-08-28  Naba Kumar <kh_naba@users.sourceforge.net>
25907         
25908         * widgets/gnomefileselection.c:
25909           Applied the patch for fixing multiple selection of file open funcion,
25910           which will deselect the files selected.
25911           patch from: venugopal gummuluru <vgummuluru@yahoo.com>
25913 2001-08-27  Naba Kumar <kh_naba@users.sourceforge.net>
25915         * widgets/gnomefileselection.h, widgets/gnomefileselection.c, src/fileselection.h,
25916           src/fileselection.c, src/anjuta_cbs.c:
25917           Applied the patch     for multiple selection of file open.
25918           patch from: venugopal gummuluru <vgummuluru@yahoo.com>
25919           
25920 2001-08-27  Naba Kumar <kh_naba@users.sourceforge.net>
25922         * Removed "-f" option in call to devhelp, because devhelp no longer
25923           supports that.
25924         
25925 2001-08-26  Stephane Demurget <demurgets@free.fr>
25927         All these modifications have been pointed out by
25928         Gregory Schmitt <gregory.schmitt@free.fr>, so thanks to him.
25930         * data/internal.properties: two fixes for the PHP lexer.
25931           this out.
25933         * fr.po: minor fixes.
25935         * TODO: added a couple of PHP suggestions from Gregory Schmitt.
25937 2001-08-25  Naba Kumar <kh_naba@users.sourceforge.net>
25938         
25939         * main_menubar.c,
25940           main_menubar.h,
25941           main_menubar_def.h,
25942           main_menubar_callbacks.c,
25943           controls.c:
25944                 Added new menu item for "close all fils".
25945                 (Patch from Rikul <rikul@shreve.net>, after revision)
25946         
25947         * project_dbase.c: project_dbase_close_project(): remove unnecessary printf() statement.
25948         
25949         * find_text.c, find_replace.c: Fixed dialog wins not show up once close by 'Esc'.
25950                 (Patch from Rikul <rikul@shreve.net>)
25951         
25952         * anjuta.c: Fixed to have the current dir in the fileopen dialog box.
25953                 (Patch from Rikul <rikul@shreve.net>)
25955 2001-08-22  Naba Kumar <kh_naba@users.sourceforge.net>
25956         
25957         * appwiz_page2.c: Applied patch for disabling auto-upper-casting of
25958            project name in application widzard.
25959            [Patch from: Yannick Koehler <yannick.koehler@colubris.com>  ]
25961         * executer.c: hacked to change the behavior of the executer dialog. Now, instead
25962           of the 'OK' button there is an 'Execute' one.
25963           [ Patch from: Giovanni Corriga <valkadesh@libero.it>  ]
25964         
25965         * executer.c: Changed cancel button to close button. That was more appropriate.
25966           
25967 2001-08-22  Naba Kumar <kh_naba@users.sourceforge.net>
25969         * HACKING: corrected >>>>>> Config management.
25970         
25971         * HACKING: Added many things.
25972         
25973         * src/launcher.h: Added some comments.
25975 2001-08-21  Stephane Demurget <demurgets@free.fr>
25977         * configure.in, NEWS, README: bumped anjuta version to 0.1.7.
25979         * HACKING,
25980           manuals/C/anjuta-faqs/anjuta-faqs.sgml,
25981           src/appwizard_cbs.c,
25982           src/appwizard_gui.c: Applied UI/docs cleanup patch from
25983           Andy Piper <andy.piper@freeuk.com>
25985         * po/fr.po: updated to latest sources.
25987         * Makefile.am: removed anjuta.prj from EXTRA_DIST.
25990 2001-08-18  Andy Piper <andy.piper@freeuk.com>
25992         * Fixed bugs #450280 and #448845
25994         * src/about.c: corrected Naba's e-mail address (.net, not .com)
25995         
25996         * src/goto_line.c, src/attach_process_gui.c, src/find_replace.c:
25997           named dialogs
25998         
25999         * src/breakpoints_gui.c, src/commands.c, src/find_text.c,
26000           src/find_in_files_gui.c, src/project_dbase_gui.c, src/help.c, 
26001           src/watch_gui.c, src/stack_trace_gui.c: edited window and dialog 
26002           names to remove "Anjuta: " prefix
26003           
26004         * src/main_menubar_def.c: altered a message
26005         
26006         * launcher/anjuta_launcher.c: cleaned up some messages
26008         * src/debugger.c: edited messages to improve clarity
26009         
26010         * src/app_wiz*.c: tidied wizard interface
26013 2001-08-15  Stephane Demurget <demurgets@free.fr>
26015         Synced Naba's fix and mine about the wizards not working and removed
26016         anjuta.prj to avoid a nasty checkin.
26018         * Makefile.am: removed the install-data-local rule.
26020         * data/Makefile.am: changed the list of files.
26022         * anjuta.prj: removed to avoid checkin of Anjuta temp files.
26024         * .cvsignore: added anjuta.prj for the same reason.
26027 2001-08-15  Naba Kumar <kh_naba@users.sourceforge.net>
26029         * src/source.c: Fixed a bug that fails new gnome projects to get
26030           created.
26032         * src/project_manager.c: Fixed a bug that disables storing recent
26033           project history.
26035         * Makefile.am: Added stuffs to install the macro files in the
26036           anjuta share file.
26039 2001-08-14  Stephane Demurget <demurgets@free.fr>
26041         * data/Makefile.am: added some rules to support the gnome/ macros
26042           dir in order to make the wizards work again.
26044         * anjuta.spec.in: upped the release number.
26047 2001-08-12  Zbigniew Chyla  <cyba@gnome.pl>
26049         * configure.in (ALL_LINGUAS): Added pl.
26052 2001-08-09  Stephane Demurget <demurgets@free.fr>
26054         * anjuta.spec.in: fixed the doc files list.
26057 2001-08-09  Naba Kumar <kh_naba@users.sourceforge.net>
26059         * src/about.c: corrected my email address. :-)
26060         
26061         * TODO: Updated.
26062         
26063         * manuals/C/anjuta-manual/chapter15.sgml: Slight correction.
26064          (patch from Andy Piper <squiggle@ukgateway.net>)
26066 2001-08-08  Naba Kumar <kh_naba@users.sourceforge.net>
26068         * debugger.c: Fixed a bug associated with debugging threaded
26069           application.
26070         
26071         * text_editor_menu.c: Fixed broken ui in text editor
26072           pop up menu.
26073           
26074         * text_editor_menu.c: Now the option sub menu in text editor pop up
26075           works.
26076         
26077         * mainmenu_callbacks.c: Fixed "no-modified" bug with autoformat.
26078                 (suggested by lord sibn <sibn@utspl.cjb.net> )
26079         
26080 2001-08-07  Naba Kumar <kh_naba@users.sourceforge.net>
26082         * src/text_editor_menu.c: Added menu item for context help
26083           (patch from Andy Piper <squiggle@ukgateway.net>)
26084         
26085 2001-08-06  Stephane Demurget <demurgets@free.fr>
26087         * ccview/cccproj.cc: added missing i18n strings.
26089         * data/welcome.txt: bumped version to 0.1.6.
26091         * src/anjuta.c: fixed a compilation error due to devhelp integration.
26093 2001-08-06  Naba Kumar <kh_naba@users.sourceforge.net>
26094         
26095         * help.c, help.h: Added support for DevHelp context sensitive help
26096                 and gnome api browsing.
26097         * Fixed toolbars and editor views "not save" bug.
26098         * Updated sgmldocs.make and configure.in to handle rh 7.1 crap.
26099           (patch from Andy Piper <squiggle@ukgateway.net>)
26100         * Updated THANKS and chapter15.sgml for uk and ru translators.
26102 2001-08-05  Naba Kumar <kh_naba@users.sourceforge.net>
26104         * Transfered ru.po, uk.po and update.sh from gnome-i18n/extra-po/anjuta
26105         * Updated configure.in to include these changes
26106         
26107 2001-08-03  Stephane Demurget <demurgets@free.fr>
26109         * src/project_dbase_gui.c: fixed bug #446963
26110           (on_project_dbase_ccview_update_start),
26111           (on_project_dbase_ccview_update_end): added.
26112           These two respectively disable and enable close file/project
26113           menu entries and toolbar items, while the ccview part updates
26114           its tag database.  
26117 2001-08-03  Stephane Demurget <demurgets@free.fr>
26119         * configure.in: added sv to the ALL_LINGUAS list.
26120         
26122 2001-08-01  Fatih Demir <kabalak@gtranslator.org>
26124         * anjuta.desktop.(in(.in)), configure.in & Makefile.am: Get the desktop
26125                 file to work: merge translations and distribute it.
26127         * .cvsignore & ABOUT-NLS: Erh, "ABOUT-NLS" shouldn't be in CVS.
26129         * NEWS, README, THANKS & TODO: Spelling fixes.
26131 2001-08-01  Stephane Demurget <demurgets@free.fr>
26133         * README: updated requirements.
26135         * scintilla/Makefile.am,
26136           src/Makefile.am: fixed includes using $(srcdir), as the distcheck
26137           target can't be realized (custom build path).
26139         * Makefile.am: added xml-i18n-* and anjuta.spec.in as EXTRA_DIST.
26140           Removed install-data-local.
26142         * src/compiler_options.c: changed the include paths of the pixmaps.
26143           we hadn't any warning because of the include paths passed to the
26144           compiler. Thanks to make distcheck for reporting this.
26147 2001-07-31  Stephane Demurget <demurgets@free.fr>
26149         * NEWS, THANKS: updated.
26151         * src/anjuta.c: (anjuta_fatal_signal_handler), (anjuta_exit_signal_handler):
26152           fixed to show the correct kernel signal number and its description.
26154         * widgets/gnomefilelist.c: fixed bug #445756
26155           (goto_last): renamed to goto_prev and changed according to goto_next.
26156           (goto_next): added.
26157           (goto_directory): removed.
26158           (check_list_for_entry): renamed (g_list_find_string_pos) and rewrote: the
26159           returned value is now the position in the list.
26160           (check_ok_button_cb): changed the back check and added one for next.
26161           (gnome_filelist_set_dir): the check in history make it wouldn't be
26162           a "true" history. polished the whole thing, using set_dir_internal.
26163           (set_dir_internal): used in gnome_filelist_set_dir and back/next callbacks, so
26164           there's no check in the history when using back or next.
26166         * manuals/*: added missing .cvsignore files.
26169 2001-07-30  Stephane Demurget <demurgets@free.fr>
26171         * po/fr.po: updated to latest sources.
26173         * src/preferences_gui.c: (create_preferences_page6): fixed bug #445758
26174           call on_trunc_mesg_check_clicked after the two spinbuttons are ref'ed,
26175           to put off their sensitive attributes.
26177 2001-07-29  Stephane Demurget <demurgets@free.fr>
26178         
26179         * po/fr.po: fixed some grammar things.
26180           Thanks to Pierre Sarrazin <sarrazip@sympatico.ca> for having pointed
26181           this out.
26182         
26183         * src/utilities.c: (file_is_link): use lstat instead of stat.
26185 2001-07-27  Naba Kumar <kh_naba@123india.com>
26186         
26187         * Remove help dir from cvs, because it is no longer
26188           needed.
26189         
26190         * Remove manuals/anjuta-manual dir from cvs, because it is no longer
26191           needed.
26193 2001-07-24  Naba Kumar <kh_naba@123india.com>
26195         * debugger.c: (debugger_update_prog_status): Fixed
26196                 the bug with gdb version 5. Debugger starts, when
26197                 step in/out/over etc are clicked.
26198         
26199         * debugger.c: All functions: added debugging codes.
26200         
26201         * breakpoints.c: (breakpoints_dbase_set_all_in_editor):
26202         * breakpoints.c: (breakpoints_dbase_add_brkpnt):
26203           Modified to recognize non project files also.
26204           
26205         * source.c: (source_write_configure_in):
26206           Added source for 'prefix' counterparts for
26207           no-prefix AC_SUBST.
26208         
26209 2001-07-23  Naba Kumar <kh_naba@123india.com>
26210         
26211         * anjuta.c: added function anjuta_remove_text_editor();
26212           and suitably modified anjuta_remove_current_text_editor().
26213           
26214         * project_dbase.c: project_dbase_close(), Added code to
26215           close all opened files that belong to the project when
26216           the project is closed.
26217          (patch from  "Maxim Blagai" <maximblagai@yahoo.com> and some my codes)
26218         
26219         * Updated the manuals/anjuta-manual subdir for GDP standards.
26220            (patch from Andy Piper <squiggle@ukgateway.net>)
26221         
26222         * main_menubar.h, main_menubar.def: Added Menu items to handle
26223           urls for library references, bugs, patches and feature request
26224           submission.
26225         
26226 2001-07-20  Naba Kumar <kh_naba@123india.com>
26227         
26228         * Set wmclass names in all windows.
26229           (patch from Andy Piper <squiggle@ukgateway.net>)
26230         * New splash logo from "Misha" <misha@phreaker.net>);
26232 2001-07-19  Naba Kumar <kh_naba@123india.com>
26233         
26234         * preferences.[h,c], preferences_gui.c: Added 4 properties to
26235           set caret color, calltip back color and selection fore/back
26236           color.
26238 2001-07-18  Naba Kumar <kh_naba@123india.com>
26239         
26240         * project_dbase.c: Closes all files when project is closed.
26241          (patch applied from  "Maxim Blagai" <maximblagai@yahoo.com>)
26242          -- We still need to refine this as it closes all sort of files.
26243         
26244         * compiler_options.c: Fixed seg-fault bug when last item in
26245           compiler option lists is removed.
26246         
26247         * Fixed missing newline warnings during compilation.
26248           (patch from Andy Piper <squiggle@ukgateway.net>)
26250 2001-07-17  Fatih Demir <kabalak@gtranslator.org>
26252         * xml-i18n-*: Blew away the xml-i18n-* files from CVS -- they're
26253                 autogenerated no need to store'em in CVS.
26255         * ccview/.cvsignore: Addition of cvsignore.
26257 2001-07-17  Naba Kumar <kh_naba@123india.com>
26258         
26259         *GUI fixes and spell corrections
26260         (patch from Andy Piper <squiggle@ukgateway.net>)
26262 2001-07-15  Naba Kumar <kh_naba@123india.com>
26263         
26264         *Fixed double error message for file not found.
26265         
26266         *Put white backgrounds for png images.
26267         
26268         *Converted '-' to '_' in sgml files.
26270 2001-07-14  Naba Kumar <kh_naba@123india.com>
26271         
26272         * project_dbase.c: Short-cut for expand/collasp project tree
26273         
26274         * project_dbase_gui.c:
26275          (patch applied from  "Maxim Blagai" <maximblagai@yahoo.com>)
26277 2001-07-13  Naba Kumar <kh_naba@123india.com>
26278         
26279         * notebook.[h,c]: Added
26280          (patch applied from  "Maxim Blagai" <maximblagai@yahoo.com>)
26281         Project/message window now toggles on control and
26282         and notebook switch short-cut
26284 2001-07-7  Naba Kumar <kh_naba@123india.com>
26285         
26286         * Changed a new icon set which looks more gnomish.
26287         
26288         * Changed a new anjuta splash logo.
26289         (Icons and splash logo created by "Misha" <misha@phreaker.net>)
26291 2001-07-6  Naba Kumar <kh_naba@123india.com>
26292         
26293         * ccview/*: Integrated ccview for class view and file view
26294                 in the project Manager.
26295         
26296         * widgets/gnomefilelist.[h,c]: Added show hidden files options.
26298 2001-07-1  Naba Kumar <kh_naba@123india.com>
26299         
26300         * scintilla/*: Upgraded Scintilla to version 1.3.7
26301         
26302         * manuals/anjuta-manual/C/chapter[00-12].sgml: Added many more stuffs.
26303         
26304 2001-06-28  Naba Kumar <kh_naba@123india.com>
26305         
26306         * src/debugger.c: Correct step-over and step-out swapping.
26307         
26308         * manuals/anjuta-manual/C/chapter[00-12].sgml: Splitted manual
26309           chapters and added more stuffs.
26311 2001-06-13  Naba Kumar <kh_naba@123india.com>
26312         
26313         * data/autogen.sh.gtkmm: Added
26314         
26315         * data/autogen.sh.gnomemm: Added
26316         
26317         * src/appwiz.c: Added two more application wizard templetes
26318         
26319         * src/project: for gtk-- and gnome-- and proper support
26320         
26321         * src/source.c: for c++ in the project configuration.
26322         
26323         * src/source.h:
26325 2001-05-05  Naba Kumar <kh_naba@123india.com>
26327         * Merged my pre-cvs modifications with 
26328           the current cvs copy.
26330         * (lot of files change).
26332         * Implemented session management.
26334         * Local installation possible by
26335           manageing our own pixmaps paths
26336           manupulations.
26337         
26338         * resources.h: Added.
26339         * resources.c: Added.
26341         * Fixed some bugs.
26342         
26343 2001-05-05  Fatih Demir <kabalak@gtranslator.org>
26345         * manuals/.cvsignore & manuals/anjuta-manual/C/.cvsignore:
26346                 Corrected/extended ignores.
26348 2001-05-04  Naba Kumar <kh_naba@123india.com>
26350         * manuals/: dir tree added.
26351           Sgml documentation started in this dir.
26352           
26353         * omf-install/: dir tree added.
26354         
26355         * manuals/anjuta-manual/C/anjuta-manual.sgml:
26356           Created initial document structure.
26357           
26358         * configure.in: Added test for scrollkeeper.
26359           Added some Makefile entries in AC_OUTPUT.
26360         
26361         * Makefile.am: Added subdir manuals/
26362         
26363         * HACKING: Wrote something stupid.
26365 2001-05-02  Stéphane Démurget <demurgets@free.fr>
26367         * Makefile.am: Added ChangeLog in local data list, becaused it's
26368           needed to create a new project.
26369           
26370         * po/fr.po: minor fixes.
26372         * src/build_file.c, src/configurer.c, src/debugger.c,
26373           src/executer.c, src/find_replace.c, src/gnome_project.c,
26374           src/goto_line.c, src/launcher.c, src/messages.c, 
26375           src/preferences.c src/project_dbase.c: functions declared static.
26376           
26377         * widgets/gnomefilelist.c: Fixed a project creation bug,
26378           introduced with latest changes.
26380 2001-05-01  Stéphane Démurget <demurgets@free.fr>
26382         * widgets/gnomefilelist.c,
26383           BUGS: Fixed an annoying bug preventing from loading files/project
26384           given on the command line. Polished the whole gnome_filelist widget.
26386 2001-04-27  Stéphane Démurget <demurgets@free.fr>
26388         * src/main.c,
26389           src/anjuta.c,
26390           src/anjuta.h: Polished the command line parsing.
26392         * BUGS: Need to clean that damn gnome_filelist widget.
26394 2001-04-25  Stéphane Démurget <demurgets@free.fr>
26396         * src/registers.c,
26397           src/sharedlib.c,
26398           src/signals.c: Removed duplicated includes.
26400         * po/fr.po: minor fixes.
26402         * src/compiler_options_gui.c: Cleaned up a part of the GUI,
26403           create_compiler_options_page? () declared static.
26404         * src/main.c,
26405           src/anjuta.c: Put a command line option for disabling
26406           the splashscreen.
26408         * src/preferences_gui.c: Fixed an internationalization issue,
26409           other functions declared static.
26411         * src/gnome_project.c: Fixed some memory leaks,
26412           new_prj_terminated () declared static. 
26414 2001-04-24  Fatih Demir <kabalak@gtranslator.org>
26416         * configure.in: Sort ALL_LINGUAS alphabetically.
26418 2001-04-22  Stéphane Démurget <demurgets@free.fr>
26420         * Emptied that ugly old Changelog.
26422 == Anjuta 0.1.5 ===
26423 == Anjuta 0.1.4 ==
26425 2001-03-10 Naba kumar  <naba@gnome.org>
26427         * src/gnome_project.c: Fixed project dir creation bug.
26429         * src/text_editor.c: Fixed double accelerators bug.
26430         
26431         * src/glade_iface.c, src/project_dbase.c: Fixed source generation bug.
26433         * src/stack_trace.c, * src/compiler_options.c,
26434         data/internals.properties, src/defaults.c:
26435         Fixed pixmap creation with NULL window.
26437         * src/commands.c, src/preferences_gui.c, src/build_project.c
26438         src/clean_project.c: Bug fix.
26439         
26440         * src/main_menubar_def.h: i18n bug fix.
26441         
26442         * src/executer.h, src/executer.c: Bug fix.
26443         
26444         * src/controls.c: Bug fix.
26445         
26446         * src/debugger.c: Debugger now takes program args.
26447         
26448         * po/ja.po: Added japanese translation file.
26449         
26450         Upgraded to ver 0.1.4
26451         ... Fixed other minor bugs.
26453 == Anjuta 0.1.3 ===
26455 2001-XX-XX Naba kumar  <naba@gnome.org>
26457         * Lots of unaccountable changes. Integrated scintilla.
26458         Redesigned Project managemet. Added supports for other languages.
26459         Java style properties managements. .... blah blah
26460         
26461 2000-11-11 Naba kumar  <naba@gnome.org>
26463         * README, htmls/page111.html, configure.in, anjuta.prj, anjuta.spec:
26464         Upgraded to version 0.1.3.
26466         * src/mainmenu_callbacks.c, src/main_menubar_def.h:
26467         Fixed to activate Debug->add watch properly.
26469 === Anjuta 0.1.2 beta_2 ===
26470 === Anjuta 0.1.2 ===
26472 2000-11-05 Naba kumar  <naba@gnome.org>
26474         * src/compiler_options.c, src/compiler_options_cbs.c
26475         src/compiler_options_cbs.h, src/compiler_options_gui.c
26476         src/anjuta2.c, extra/stock_libs.anj (new),
26477         extra/README.stock_libs (new), htmls/page13.html,
26478         htmls/images/*: Improved Library settings GUI. Can now enable/disable
26479         added libraries. Stock libs provided for ease of entry. Modified
26480         help html file accordingly.
26482 2000-11-03 Naba kumar  <naba@gnome.org>
26484         * README: Minor fixes in Doc files.
26486         * src/gnome_prj.c, src/appwidzard_cbs.c:
26487         Fixed to ignore non-existant dir for blank prj.
26488         More checking in project creation, especially to confirm
26489         that the prj file already does not exist.
26491         * anjuta.spec, configure.in: Upgraded to version 0.1.2
26493         * src/controls.c: Now Menu item "Format/Detach current document"
26494         is inactive when there is no document opened.
26496 === Anjuta 0.1.1 ===
26498 2000-11-01 Naba kumar  <naba@gnome.org>
26500         Completed and Release of first version (Beta) with lots of bugs.
26502 1999-12-27 Naba kumar  <naba@gnome.org>
26504         Anjuta project started.