Icons from tpgww@onepost.net:
[anjuta-git-plugin.git] / ChangeLog
blobb440c644d8635689277ca689923b24991a6bb1e9
1 2007-11-21  Naba Kumar  <naba.kumar@gnome.org>
3         Icons from tpgww@onepost.net:
4         * pixmaps/Makefile.am:
5         * pixmaps/anjuta.png, pixmaps/anjuta_logo.png, pixmaps/anjuta.svg:
7         Icons from patch in bug #480093 comment #23. Also renamed icons.
8         To be continued..
10 2007-11-21  Naba Kumar  <naba.kumar@gnome.org>
12         Patch from James Liggett:
13         * plugins/subversion/anjuta-subversion.glade: Make commit, resolve,
14         revert and dialogs resizable.
16 2007-11-20  Naba Kumar  <naba.kumar@gnome.org>
18         Patch from James Liggett:
19         * plugins/subversion/anjuta-subversion.glade:
20         * plugins/subversion/subversion-diff-dialog.c:
21         (on_subversion_diff_response), (subversion_diff_dialog):
22         * plugins/subversion/subversion-diff-dialog.h:
24         The diff dialog should have a checkbox, enabled by default, that
25         allows the user to make sure that all open files are saved before
26         diffing.
28 2007-11-20  Naba Kumar  <naba.kumar@gnome.org>
30         * plugins/Makefile.am: Remove duplicate 'profiler' in SUBDIRS.
32         Icons from tpgww@onepost.net:
33         * pixmaps/Makefile.am:
34         * src/Makefile.am:
35         * src/anjuta-app.c:
36         * src/anjuta-preferences-general.svg:
38         Icons from patch in bug #480093 comment #23. Also renamed icons.
39         To be continued..
41 2007-11-19  Naba Kumar  <naba.kumar@gnome.org>
43         Icons from tpgww@onepost.net:
44         * plugins/debug-manager/images/Makefile.am:
45         * plugins/debug-manager/images/anjuta-watch.svg:
46         * plugins/debug-manager/plugin.c: (register_stock_icons):
47         * plugins/gdb/images/Makefile.am:
48         * plugins/gtodo/Makefile.am:
49         * plugins/gtodo/anjuta-gtodo-plugin.svg:
50         * plugins/gtodo/anjuta-gtodo.plugin.in:
51         * plugins/gtodo/interface.c: (stock_icons):
52         * plugins/gtodo/main.h:
53         * plugins/gtodo/plugin.c: (ipreferences_merge):
54         * plugins/terminal/Makefile.am:
55         * plugins/terminal/anjuta-terminal-plugin.svg:
56         * plugins/terminal/anjuta-terminal.plugin.in:
57         * plugins/terminal/terminal.c:
58         * plugins/tools/Makefile.am:
59         * plugins/tools/anjuta-tools-plugin.svg:
60         * plugins/tools/anjuta-tools.plugin.in:
61         * plugins/tools/plugin.c:
62         * plugins/valgrind/Makefile.am:
63         * plugins/valgrind/anjuta-valgrind-plugin.svg:
64         * plugins/valgrind/anjuta-valgrind.plugin.in:
65         * plugins/valgrind/plugin.c: (register_stock_icons),
66         (ipreferences_merge):
68         Icons from patch in bug #480093 comment #23. Also renamed icons.
69         To be continued..
71 2007-11-18  Massimo Cora'   <maxcvs@email.it>
73         reviewed by: Johannes Schmid <jhs@gnome.org>
75         * configure.in:
76         required gda version to 3.1.3. [svn trunk]. Without this Anjuta can crash
77         due to bug #493360. Still present anyway bug #495843
79         * plugins/symbol-db/plugin.c: (goto_local_tree_iter),
80         (goto_global_tree_iter), (on_treesearch_symbol_selected_event),
81         (on_local_treeview_row_activated),
82         (on_global_treeview_row_activated),
83         (on_global_treeview_row_expanded), (on_project_element_added),
84         (on_project_element_removed), (project_root_added),
85         (symbol_db_activate), (isymbol_manager_search),
86         (isymbol_manager_get_members),
87         (isymbol_manager_get_completions_at_position):
88         * plugins/symbol-db/symbol-db-engine-iterator-node.c:
89         (symbol_db_engine_iterator_node_get_symbol_extra_string):
90         * plugins/symbol-db/symbol-db-engine.c:
91         (sdb_engine_execute_non_select_sql),
92         (sdb_engine_execute_select_sql), (sdb_engine_get_query_by_id),
93         (sdb_engine_free_cached_queries), (sdb_engine_disconnect_from_db),
94         (sdb_engine_populate_db_by_tags), (sdb_engine_scan_files_1),
95         (sdb_engine_create_db_tables), (symbol_db_engine_open_db),
96         (symbol_db_engine_add_new_workspace),
97         (symbol_db_engine_add_new_project),
98         (symbol_db_engine_add_new_files), (sdb_engine_add_new_symbol),
99         (sdb_engine_detects_removed_ids),
100         (sdb_engine_walk_down_scope_path),
101         (symbol_db_engine_get_class_parents),
102         (symbol_db_engine_get_global_members),
103         (symbol_db_engine_get_scope_members_by_symbol_id),
104         (symbol_db_engine_get_scope_members),
105         (symbol_db_engine_get_current_scope),
106         (symbol_db_engine_get_file_symbols),
107         (symbol_db_engine_get_symbol_info_by_id),
108         (symbol_db_engine_find_symbol_by_name_pattern):
109         * plugins/symbol-db/symbol-db-engine.h:
110         * plugins/symbol-db/symbol-db-view-locals.c: (on_symbol_removed),
111         (on_symbol_inserted), (symbol_db_view_locals_update_list):
112         * plugins/symbol-db/symbol-db-view.c: (waiting_for_symbol_destroy),
113         (sdb_view_get_iter_from_row_ref), (traverse_free_waiting_for),
114         (on_scan_end), (do_add_root_symbol_to_view),
115         (do_add_child_symbol_to_view), (add_waiting_for_symbol_to_view),
116         (trigger_on_symbol_inserted), (add_new_waiting_for),
117         (do_recurse_subtree_and_invalidate), (prepare_for_adding),
118         (on_symbol_inserted), (do_recurse_subtree_and_remove),
119         (on_symbol_removed), (sdb_view_do_add_hidden_dummy_child),
120         (symbol_db_view_row_expanded), (sdb_view_init),
121         (gtree_compare_func), (sdb_view_finalize),
122         (sdb_view_load_symbol_pixbufs), (symbol_db_view_get_file_and_line),
123         (sdb_view_populate_base_root),
124         (sdb_view_build_and_display_base_tree), (symbol_db_view_open):
125         * plugins/symbol-db/symbol-db-view.h:
126         * plugins/symbol-db/tables.sql:
127         * plugins/symbol-db/test/Makefile.am:
128         * plugins/symbol-db/test/main.c: (dump_iterator), (get_parents),
129         (get_scope_members), (get_current_scope), (get_global_members),
130         (get_file_symbols), (get_info_by_id), (main):
132         Rewrote symbol-db-view global tab. Now every expandable node is a query.
133         Started using LIMIT keyword to speed up things.
134         Deprecated GdaCommand in favour of GdaQuery into engine. This should
135         make providers use prepared statements.
137 2007-11-19  Naba Kumar  <naba.kumar@gnome.org>
139         Patch from James Liggett:
140         * plugins/subversion/plugin.c: (subversion_instance_init):
141         * plugins/subversion/plugin.h:
142         * plugins/subversion/subversion-diff-dialog.c:
143         (on_subversion_diff_response), (subversion_diff_dialog),
144         (on_menu_subversion_diff):
145         * plugins/subversion/subversion-log-dialog.c:
146         (on_log_view_selected_button_clicked),
147         (on_log_diff_selected_button_clicked),
148         (on_log_diff_previous_button_clicked),
149         (subversion_log_window_create):
150         * plugins/subversion/subversion-ui-utils.c:
151         (get_filename_from_full_path), (init_whole_project),
152         (on_whole_project_toggled):
153         * plugins/subversion/subversion-ui-utils.h:
154         * plugins/subversion/subversion-update-dialog.c:
155         (subversion_update_dialog), (on_menu_subversion_update):
157         Whole Project checkbox enabled by default in diff and update dialogs.
158         changes the editor names for diff editors to something much more
159         descriptive. For example, working copy/head diffs would have an editor
160         with a name like "[Working Copy/Head] some-file.diff," where some-file
161         is the name of the file/directory that was diffed. For diffs against
162         arbitrary diffs the name would look like "[Revisions 2832/3200]
163         some-file.diff" for a diff of some-file between revisions 2832 and
164         3200.
166 2007-11-19  Naba Kumar  <naba.kumar@gnome.org>
168         Icons from tpgww@onepost.net:
169         * plugins/subversion/Makefile.am:
170         * plugins/subversion/anjuta-subversion-plugin.svg:
171         * plugins/subversion/anjuta-subversion.plugin.in:
172         * plugins/subversion/plugin.h:
173         * plugins/symbol-browser/Makefile.am:
174         * plugins/symbol-browser/anjuta-symbol-browser-plugin.svg:
175         * plugins/symbol-browser/anjuta-symbol-browser.plugin.in:
176         * plugins/symbol-browser/plugin.c:
177         * plugins/symbol-db/Makefile.am:
178         * plugins/symbol-db/plugin.c:
179         * plugins/symbol-db/symbol-db.plugin.in:
181         Icons from patch in bug #480093 comment #23. Also renamed icons.
182         To be continued..
184 2007-11-18  Naba Kumar  <naba.kumar@gnome.org>
186         Icons from tpgww@onepost.net:
187         * plugins/project-manager/Makefile.am:
188         * plugins/project-manager/anjuta-project-manager-plugin.svg:
189         * plugins/project-manager/anjuta-project-manager.plugin.in:
190         * plugins/project-manager/plugin.c:
191         * plugins/project-wizard/Makefile.am:
192         * plugins/project-wizard/anjuta-project-wizard-plugin.svg:
193         * plugins/project-wizard/anjuta-project-wizard.plugin.in:
194         * plugins/project-wizard/druid.h:
195         * plugins/search/Makefile.am:
196         * plugins/search/anjuta-search-plugin.svg:
197         * plugins/search/anjuta-search.plugin.in:
198         * plugins/search/plugin.c:
200         Icons from patch in bug #480093 comment #23. Also renamed icons.
201         To be continued..
203 2007-11-18  Naba Kumar  <naba.kumar@gnome.org>
205         * TODO.tasks: updated.
207         Icons from tpgww@onepost.net:
208         * plugins/file-loader/Makefile.am:
209         * plugins/file-loader/anjuta-loader-plugin.svg:
210         * plugins/file-loader/anjuta-loader.plugin.in:
211         * plugins/file-manager/Makefile.am:
212         * plugins/file-manager/anjuta-file-manager-plugin.svg:
213         * plugins/file-manager/file-manager.plugin.in:
214         * plugins/file-manager/plugin.c:
215         * plugins/glade/Makefile.am:
216         * plugins/glade/anjuta-glade-plugin.svg:
217         * plugins/glade/anjuta-glade.plugin.in:
218         * plugins/glade/plugin.c: (register_stock_icons):
219         * plugins/language-manager/Makefile.am:
220         * plugins/language-manager/anjuta-language-manager-plugin.svg:
221         * plugins/language-manager/language-manager.plugin.in:
222         * plugins/message-view/Makefile.am:
223         * plugins/message-view/anjuta-message-manager.plugin.in:
224         * plugins/message-view/anjuta-messages-plugin.svg:
225         * plugins/message-view/plugin.c:
226         * plugins/patch/Makefile.am:
227         * plugins/patch/anjuta-patch-plugin.svg:
228         * plugins/patch/anjuta-patch.plugin.in:
229         * plugins/patch/plugin.c:
230         * plugins/profiler/Makefile.am:
231         * plugins/profiler/anjuta-profiler-plugin.svg:
232         * plugins/profiler/plugin.c: (register_stock_icons):
233         * plugins/profiler/profiler.plugin.in:
234         * plugins/project-import/Makefile.am:
235         * plugins/project-import/anjuta-project-import-plugin.svg:
236         * plugins/project-import/anjuta-project-import.plugin.in:
237         * plugins/project-import/plugin.c:
239         Icons from patch in bug #480093 comment #23. Also renamed icons.
240         To be continued..
242 2007-11-18  Johannes Schmid <jhs@gnome.org>
244         * plugins/build-basic-autotools/build-basic-autotools.c:
245         (build_regex_init):
246         * plugins/debug-manager/anjuta-debug-manager.glade:
247         * plugins/debug-manager/breakpoints.c:
248         * plugins/debug-manager/sharedlib.c: (create_sharedlibs_gui):
249         * plugins/file-wizard/file.c:
250         * plugins/gdb/anjuta-gdb.glade:
251         * plugins/glade/plugin.c: (ifile_open):
252         * plugins/gtodo/egg-datetime.c: (egg_datetime_class_init):
253         * plugins/gtodo/mcategory.c: (category_manager_add_item):
254         * plugins/gtodo/tray-icon.c:
255         * plugins/macro/macro-util.c: (get_date_Ymd), (get_date_Y):
256         * plugins/macro/macros.xml:
257         * plugins/symbol-browser/anjuta-symbol-browser-plugin.glade:
258         Fixed translation bugs (#496833, #488211 and #497758)
259         
260         * plugins/document-manager/plugin.c: (on_editor_changed):
261         Removed unused code
263 2007-11-17  Naba Kumar  <naba.kumar@gnome.org>
265         Icons from tpgww@onepost.net:
266         * plugins/devhelp/Makefile.am:
267         * plugins/devhelp/anjuta-devhelp-plugin.svg:
268         * plugins/devhelp/anjuta-devhelp.plugin.in:
269         * plugins/devhelp/plugin.c:
270         * plugins/document-manager/anjuta-document-manager.plugin.in:
271         * plugins/document-manager/images/Makefile.am:
272         * plugins/document-manager/images/anjuta-document-manager-plugin.svg:
273         * plugins/document-manager/plugin.c:
274         * plugins/editor/Makefile.am:
275         * plugins/editor/anjuta-editor-scintilla-plugin.svg:
276         * plugins/editor/anjuta-editor.plugin.in:
277         * plugins/editor/plugin.c:
278         * plugins/sample1/Makefile.am:
279         * plugins/sample1/anjuta-sample-plugin.svg:
280         * plugins/sample1/anjuta-sample.plugin.in:
281         * plugins/sourceview/Makefile.am:
282         * plugins/sourceview/plugin.c:
283         * plugins/sourceview/sourceview.plugin.in:
285         Icons from patch in bug #480093 comment #23. Also renamed icons.
286         To be continued..
288 2007-11-17  Naba Kumar  <naba.kumar@gnome.org>
290         * TODO.tasks: Updated.
292         Icons from tpgww@onepost.net:
293         * plugins/build-basic-autotools/Makefile.am:
294         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.svg:
295         * plugins/build-basic-autotools/anjuta-build-basic-autotools.plugin.in:
296         * plugins/build-basic-autotools/build-basic-autotools.c:
297         * plugins/class-inheritance/Makefile.am:
298         * plugins/class-inheritance/anjuta-class-inheritance-plugin.svg:
299         * plugins/class-inheritance/anjuta-class-inheritance.plugin.in:
300         * plugins/class-inheritance/plugin.c:
301         * plugins/cvs-plugin/Makefile.am:
302         * plugins/cvs-plugin/anjuta-cvs-plugin.svg:
303         * plugins/cvs-plugin/anjuta-cvs.plugin.in:
304         * plugins/cvs-plugin/plugin.c:
305         * plugins/debug-manager/anjuta-debug-manager.plugin.in:
306         * plugins/debug-manager/images/Makefile.am:
307         * plugins/debug-manager/images/anjuta-debug-manager-plugin.svg:
308         * plugins/debug-manager/plugin.c: 
310         Icons from patch in bug #480093 comment #23. Also renamed icons.
311         To be continued..
313 2007-11-07  Sébastien Granjoux  <seb.sfo@free.fr>
315         * (removed) libanjuta/anjuta-children.c,
316         (removed) libanjuta/anjuta-children.h,
317         libanjuta/anjuta-launcher.c,
318         libanjuta/libanjuta.h,
319         libanjuta/Makefile.am,
320         plugins/gdb/debugger.c,
321         plugins/terminal/terminal.c,
322         manuals/reference/libanjuta/libanjuta-sections.txt,
323         manuals/reference/libanjuta/libanjuta-docs.sgml:
324         Replace anjuta_children_register by g_child_watch_add
326 2007-11-13  Johannes Schmid <jhs@gnome.org>
328         * plugins/subversion/anjuta-subversion.glade:
329         * plugins/subversion/subversion-commit-dialog.c:
330         (subversion_commit_dialog):
331         * plugins/subversion/subversion-resolve-dialog.c:
332         (subversion_resolve_dialog):
333         * plugins/subversion/subversion-revert-dialog.c:
334         (subversion_revert_dialog):
335         * plugins/subversion/subversion-ui-utils.c: (status_pulse_timer),
336         (pulse_timer), (status_bar_progress_pulse), (pulse_progress_bar),
337         (hide_pulse_progress_bar):
338         * plugins/subversion/subversion-ui-utils.h:
340         Yet another patch from #457477:
341         Add a pulsing progress bar to all dialogs receiving status
343 2007-11-12  Johannes Schmid <jhs@gnome.org>
345         * plugins/document-manager/plugin.c: (create_highlight_submenu):
346         Bug 493583 – crash in Anjuta IDE: trying to open a file
347         
348         * plugins/subversion/subversion-commit-dialog.c:
349         (select_all_files), (subversion_commit_dialog):
350         Patch from jrligget - see #457477
352 2007-11-12  Johannes Schmid <jhs@gnome.org>
354         Patch from Marc Lorber <Lorber.Marc@wanodoo.fr>:
355         * libanjuta/anjuta-plugin-handle.c:
356         (anjuta_plugin_handle_get_about):
357         Bug 495536 – Plugins localization improvement
358         
359         Patch from Gabor Kelemeng <kelemeng@gnome.hu>:
360         * plugins/class-gen/anjuta-class-gen-plugin.glade:
361         * plugins/indent/indent.glade:
362         * plugins/subversion/anjuta-subversion.glade:
363         Bug 495245 – Strings bug
365 2007-11-08  James Liggett  <jrliggett@cox.net>
367         reviewed by: Johannes Schmid <jhs@gnome.org>
369         * libanjuta/anjuta-async-command.c: (anjuta_async_command_init),
370         (anjuta_async_command_finalize),
371         (anjuta_async_command_notification_poll),
372         (anjuta_async_command_thread), (start_command),
373         (notify_data_arrived), (notify_complete),
374         (anjuta_async_command_class_init),
375         (anjuta_async_command_set_error_message),
376         (anjuta_async_command_get_error_message),
377         (anjuta_async_command_lock), (anjuta_async_command_unlock):
378         * libanjuta/anjuta-async-command.h:
379         * libanjuta/anjuta-command.c: (anjuta_command_init),
380         (anjuta_command_finalize), (anjuta_command_class_init),
381         (anjuta_command_start), (anjuta_command_notify_data_arrived),
382         (anjuta_command_notify_complete),
383         (anjuta_command_set_error_message),
384         (anjuta_command_get_error_message):
385         * libanjuta/anjuta-command.h:
386         * libanjuta/anjuta-glade-catalog.c:
387         * libanjuta/anjuta-glade.xml:
388         * libanjuta/anjuta-vcs-status-tree-view.c:
389         (on_selected_column_toggled),
390         (anjuta_vcs_status_tree_view_create_columns),
391         (anjuta_vcs_status_tree_view_init),
392         (anjuta_vcs_status_tree_view_finalize),
393         (anjuta_vcs_status_tree_view_set_property),
394         (anjuta_vcs_status_tree_view_get_property),
395         (anjuta_vcs_status_tree_view_class_init),
396         (anjuta_vcs_status_tree_view_new),
397         (anjuta_vcs_status_tree_view_destroy),
398         (anjuta_vcs_status_tree_view_add), (select_all_paths),
399         (anjuta_vcs_status_tree_view_select_all), (unselect_all_paths),
400         (anjuta_vcs_status_tree_view_unselect_all),
401         (create_selected_paths_list),
402         (anjuta_vcs_status_tree_view_get_selected):
403         * libanjuta/anjuta-vcs-status-tree-view.h:
404         * libanjuta/anjuta-widgets.c: (glade_module_register_widgets):
405         * libanjuta/anjuta-widgets.h:
406         * plugins/subversion/subversion-add-dialog.c:
407         (on_add_command_finished), (on_subversion_add_response),
408         (subversion_add_dialog), (on_menu_subversion_add),
409         (on_fm_subversion_add):
410         * plugins/subversion/subversion-add-dialog.h:
411         * plugins/subversion/subversion-commit-dialog.c:
412         (on_commit_command_finished), (on_subversion_commit_response),
413         (subversion_commit_dialog), (on_menu_subversion_commit),
414         (on_fm_subversion_commit):
415         * plugins/subversion/subversion-commit-dialog.h:
416         * plugins/subversion/subversion-copy-dialog.c:
417         (on_copy_other_revision_radio_toggled),
418         (on_copy_browse_button_clicked), (on_copy_dest_entry_focus_in),
419         (on_copy_command_finished), (on_subversion_copy_response),
420         (subversion_copy_dialog), (on_menu_subversion_copy),
421         (on_fm_subversion_copy):
422         * plugins/subversion/subversion-copy-dialog.h:
423         * plugins/subversion/subversion-diff-dialog.c: (on_editor_destroy),
424         (on_subversion_diff_response), (subversion_diff_dialog),
425         (on_menu_subversion_diff), (on_fm_subversion_diff):
426         * plugins/subversion/subversion-diff-dialog.h:
427         * plugins/subversion/subversion-log-dialog.c:
428         (on_diff_selected_column_toggled), (create_columns),
429         (on_log_command_finished), (on_log_view_button_clicked),
430         (on_cat_command_data_arrived), (on_cat_command_finished),
431         (on_log_view_selected_button_clicked), (get_selected_revisions),
432         (on_log_diff_selected_button_clicked),
433         (on_log_diff_previous_button_clicked),
434         (on_subversion_log_vbox_destroy),
435         (on_log_changes_view_row_selected), (subversion_log_window_create),
436         (on_menu_subversion_log), (on_fm_subversion_log),
437         (subversion_log_set_whole_project_sensitive):
438         * plugins/subversion/subversion-log-dialog.h:
439         * plugins/subversion/subversion-merge-dialog.c:
440         (on_merge_command_finished), (on_subversion_merge_response),
441         (on_merge_first_path_browse_button_clicked),
442         (on_merge_second_path_browse_button_clicked),
443         (on_merge_use_first_path_check_toggled),
444         (on_merge_start_revision_radio_toggled),
445         (on_merge_end_revision_radio_toggled), (subversion_merge_dialog),
446         (on_menu_subversion_merge):
447         * plugins/subversion/subversion-merge-dialog.h:
448         * plugins/subversion/subversion-remove-dialog.c:
449         (on_remove_command_finished),
450         (on_remove_path_browse_button_clicked),
451         (on_subversion_remove_response), (subversion_remove_dialog),
452         (on_menu_subversion_remove), (on_fm_subversion_remove):
453         * plugins/subversion/subversion-remove-dialog.h:
454         * plugins/subversion/subversion-resolve-dialog.c:
455         (on_resolve_command_finished), (on_subversion_resolve_response),
456         (subversion_resolve_dialog), (on_menu_subversion_resolve):
457         * plugins/subversion/subversion-resolve-dialog.h:
458         * plugins/subversion/subversion-revert-dialog.c:
459         (on_revert_command_finished), (on_subversion_revert_response),
460         (subversion_revert_dialog), (on_menu_subversion_revert):
461         * plugins/subversion/subversion-revert-dialog.h:
462         * plugins/subversion/subversion-switch-dialog.c:
463         (on_switch_other_revision_radio_toggled),
464         (on_switch_command_finished), (on_subversion_switch_response),
465         (subversion_switch_dialog), (on_menu_subversion_switch):
466         * plugins/subversion/subversion-switch-dialog.h:
467         * plugins/subversion/subversion-ui-utils.c: (subversion_data_new),
468         (subversion_data_free), (on_mesg_view_destroy),
469         (create_message_view), (check_filename), (get_log_from_textview),
470         (pulse_timer), (on_pulse_timer_destroyed),
471         (status_bar_progress_pulse), (clear_status_bar_progress_pulse),
472         (report_errors), (on_status_command_finished),
473         (on_status_command_data_arrived), (on_command_info_arrived),
474         (select_all_status_items), (clear_all_status_selections),
475         (init_whole_project), (on_whole_project_toggled),
476         (send_diff_command_output_to_editor), (on_diff_command_finished),
477         (stop_status_bar_progress_pulse):
478         * plugins/subversion/subversion-ui-utils.h:
479         * plugins/subversion/subversion-update-dialog.c:
480         (on_update_command_finished), (on_subversion_update_response),
481         (subversion_update_dialog), (on_menu_subversion_update),
482         (on_fm_subversion_update):
483         * plugins/subversion/subversion-update-dialog.h:
484         * plugins/subversion/svn-add-command.c: (svn_add_command_init),
485         (svn_add_command_finalize), (svn_add_command_run),
486         (svn_add_command_class_init), (svn_add_command_new),
487         (svn_add_command_destroy):
488         * plugins/subversion/svn-add-command.h:
489         * plugins/subversion/svn-cat-command.c: (svn_cat_command_init),
490         (svn_cat_command_finalize), (svn_cat_command_run),
491         (svn_cat_command_class_init), (svn_cat_command_new),
492         (svn_cat_command_destroy), (svn_cat_command_get_output):
493         * plugins/subversion/svn-cat-command.h:
494         * plugins/subversion/svn-command.c: (svn_command_acquire_ui_lock),
495         (svn_command_release_ui_lock), (simple_prompt),
496         (ssl_server_trust_prompt), (svn_auth_simple_prompt_func_cb),
497         (svn_auth_ssl_server_trust_prompt_func_cb),
498         (svn_auth_ssl_client_cert_prompt_func_cb),
499         (svn_auth_ssl_client_cert_pw_prompt_func_cb), (on_svn_notify),
500         (svn_command_init), (svn_command_finalize),
501         (svn_command_class_init), (svn_command_push_info),
502         (svn_command_get_info_queue), (svn_command_set_error),
503         (svn_command_get_client_context), (svn_command_get_pool),
504         (svn_command_lock_ui), (svn_command_unlock_ui),
505         (svn_command_get_revision), (svn_command_copy_path_list),
506         (svn_command_free_path_list):
507         * plugins/subversion/svn-command.h:
508         * plugins/subversion/svn-commit-command.c: (on_log_callback),
509         (svn_commit_command_init), (svn_commit_command_finalize),
510         (svn_commit_command_run), (svn_commit_command_class_init),
511         (svn_commit_command_new), (svn_commit_command_destroy):
512         * plugins/subversion/svn-commit-command.h:
513         * plugins/subversion/svn-copy-command.c: (on_log_callback),
514         (svn_copy_command_init), (svn_copy_command_finalize),
515         (svn_copy_command_run), (svn_copy_command_class_init),
516         (svn_copy_command_new), (svn_copy_command_destroy):
517         * plugins/subversion/svn-copy-command.h:
518         * plugins/subversion/svn-diff-command.c: (svn_diff_command_init),
519         (svn_diff_command_finalize), (svn_diff_command_run),
520         (svn_diff_command_class_init), (svn_diff_command_new),
521         (svn_diff_command_destroy), (svn_diff_command_get_output):
522         * plugins/subversion/svn-diff-command.h:
523         * plugins/subversion/svn-log-command.c: (svn_log_command_init),
524         (svn_log_command_finalize), (log_callback), (svn_log_command_run),
525         (svn_log_command_class_init), (svn_log_command_new),
526         (svn_log_command_destroy), (svn_log_command_get_entry_queue):
527         * plugins/subversion/svn-log-command.h:
528         * plugins/subversion/svn-log-entry.c: (svn_log_entry_init),
529         (svn_log_entry_finalize), (svn_log_entry_class_init),
530         (strip_whitespace), (svn_log_entry_new), (svn_log_entry_destroy),
531         (svn_log_entry_get_author), (svn_log_entry_get_date),
532         (svn_log_entry_get_revision), (svn_log_entry_get_short_log),
533         (svn_log_entry_get_full_log):
534         * plugins/subversion/svn-log-entry.h:
535         * plugins/subversion/svn-merge-command.c: (svn_merge_command_init),
536         (svn_merge_command_finalize), (svn_merge_command_run),
537         (svn_merge_command_class_init), (svn_merge_command_new),
538         (svn_merge_command_destroy):
539         * plugins/subversion/svn-merge-command.h:
540         * plugins/subversion/svn-remove-command.c: (on_log_callback),
541         (svn_remove_command_init), (svn_remove_command_finalize),
542         (svn_remove_command_run), (svn_remove_command_class_init),
543         (svn_remove_command_new), (svn_remove_command_destroy),
544         (svn_remove_command_get_path):
545         * plugins/subversion/svn-remove-command.h:
546         * plugins/subversion/svn-resolve-command.c:
547         (svn_resolve_command_init), (svn_resolve_command_finalize),
548         (svn_resolve_command_run), (svn_resolve_command_class_init),
549         (svn_resolve_command_new), (svn_resolve_command_destroy):
550         * plugins/subversion/svn-resolve-command.h:
551         * plugins/subversion/svn-revert-command.c:
552         (svn_revert_command_init), (svn_revert_command_finalize),
553         (svn_revert_command_run), (svn_revert_command_class_init),
554         (svn_revert_command_new), (svn_revert_command_destroy):
555         * plugins/subversion/svn-revert-command.h:
556         * plugins/subversion/svn-status-command.c:
557         (svn_status_command_init), (svn_status_command_finalize),
558         (on_svn_status_notify), (svn_status_command_run),
559         (svn_status_command_class_init), (svn_status_command_new),
560         (svn_status_command_destroy),
561         (svn_status_command_get_status_queue):
562         * plugins/subversion/svn-status-command.h:
563         * plugins/subversion/svn-status.c: (svn_status_init),
564         (svn_status_finalize), (svn_status_class_init), (svn_status_new),
565         (svn_status_destroy), (svn_status_get_path),
566         (svn_status_get_vcs_status):
567         * plugins/subversion/svn-status.h:
568         * plugins/subversion/svn-switch-command.c:
569         (svn_switch_command_init), (svn_switch_command_finalize),
570         (svn_switch_command_run), (svn_switch_command_class_init),
571         (svn_switch_command_new), (svn_switch_command_destroy):
572         * plugins/subversion/svn-switch-command.h:
573         * plugins/subversion/svn-update-command.c:
574         (svn_update_command_init), (svn_update_command_finalize),
575         (svn_update_command_run), (svn_update_command_class_init),
576         (svn_update_command_new), (svn_update_command_destroy):
577         * plugins/subversion/svn-update-command.h:
579         Now really committed all files from James patch (#457477)
581 2007-11-08  Johannes Schmid <jhs@gnome.org>
583         * TODO.tasks: Updated
585 2007-11-08  James Liggett  <jrliggett@cox.net>
587         reviewed by: Johannes Schmid <jhs@gnome.org>
589         * configure.in:
590         * libanjuta/Makefile.am:
591         * libanjuta/anjuta-status.c: (anjuta_status_progress_pulse):
592         * libanjuta/anjuta-status.h:
593         * libanjuta/libanjuta.h:
594         * plugins/subversion/Makefile.am:
595         * plugins/subversion/anjuta-subversion.glade:
596         * plugins/subversion/anjuta-subversion.ui:
597         * plugins/subversion/plugin.c: (value_added_project_root_uri),
598         (value_removed_project_root_uri), (activate_plugin),
599         (deactivate_plugin), (finalize), (subversion_instance_init):
600         * plugins/subversion/plugin.h:
601         * plugins/subversion/subversion-actions.c:
602         * plugins/subversion/subversion-actions.h:
603         * plugins/subversion/subversion-callbacks.c:
604         * plugins/subversion/subversion-callbacks.h:
605         * plugins/subversion/svn-auth.c:
606         * plugins/subversion/svn-auth.h:
607         * plugins/subversion/svn-backend-priv.h:
608         * plugins/subversion/svn-backend.c:
609         * plugins/subversion/svn-backend.h:
610         * plugins/subversion/svn-notify.c:
611         * plugins/subversion/svn-notify.h:
612         * plugins/subversion/svn-thread.c:
613         * plugins/subversion/svn-thread.h:
614         
615         Commited alpha2 of the new subversion plugin (#457477)
617 2007-11-07  Sébastien Granjoux  <seb.sfo@free.fr>
619         * plugins/debug-manager/command.c:
620         Fix a stupid crash when changing a register value
622 2007-11-07  Sébastien Granjoux  <seb.sfo@free.fr>
624         * libanjuta/interfaces/libanjuta.idl,
625         plugins/debug-manager/command.c,
626         plugins/debug-manager/command.h,
627         plugins/debug-manager/start.c,
628         plugins/gdb/plugin.c,
629         plugins/gdb/debugger.c,
630         plugins/gdb/debugger.h:
631         Use anjuta terminal plugin instead of gnome terminal
632         Select if a terminal is used in the the start_program function
633         Move terminal code from debugger.c to plugin.c
634         Partial fix of bug #481366
636         * plugins/gdb/utilities.c,
637         plugins/gdb/utilities.h:
638         Remove gnome terminal check function
640 2007-11-06  Johannes Schmid <jhs@gnome.org>
642         * plugins/project-import/anjuta-project-import.glade:
643         * plugins/project-import/project-import.c: (on_import_next),
644         (on_import_finish), (project_import_set_directory):
645         * plugins/project-wizard/property.c: (npw_property_create_widget),
646         (npw_property_set_value_from_widget):
647         
648         Replaced gnome_file_entry with gtk_file_chooser_button
649         Fixes #422329 – Creating a new directory in program options doesn't work
650         
651 2007-11-04  Massimo Cora' <maxcvs@email.it>
653         * plugins/symbol-db/plugin.c:
654         add all files at once on project_import.
655         No need to split them into more languages: ctags
656         and the engine will take care of that.
658         * plugins/symbol-db/symbol-db-engine.h,
659         * plugins/symbol-db/symbol-db-engine.c,
660         * plugins/symbol-db/tables.sql,
661         * plugins/symbol-db/test/Makefile.am,
662         * plugins/symbol-db/test/main.c,
663         * plugins/symbol-db/symbol-db-view-locals.c:
664         some memory leaks fixed. Ported the thing to
665         libgda 3.1.2 [or better svn HEAD].
666         Thanks to a fresh new algorithm to detect
667         parent scope we're able to display correcly
668         a local gtktree, including classes not directly
669         defined inside that file.
671 2007-11-04  Sébastien Granjoux  <seb.sfo@free.fr>
673         * plugins/debug-manager/threads.c,
674         plugins/debug-manager/stack_trace.c:
675         Do not display address when not needed
677         * plugins/debug-manager/plugin.c,
678         plugins/debug-manager/breakpoints.c:
679         Breakpoints directly connect to debugger signals
681         * plugins/debug-manager/watch.c:
682         program-unload signal does not exist used debugger-stopped
684         * plugins/debug-manager/queue.c,
685         libanjuta/interfaces/libanjuta.idl:
686         Display error message returned by debugger command
687         Add new error codes
689 2007-11-04  Johannes Schmid <jhs@gnome.org>
691         * plugins/project-wizard/templates/gcj/configure.ac.tpl:
692         Bug 493062 – gcj template needs AC_PROG_CC
693         (thanks to Bruno Cigic <bruno.cigic@gmail.com>)
695         * src/anjuta-actions.h:
696         Bug 493212 – Use GTK_STOCK_ABOUT i.s.o. deprecated GNOME_STOCK_ABOUT
697         (thanks to Jaap A. Haitsma <jaap@haitsma.org>)
699 === anjuta 2.3.0 ===
701 2007-11-02  Naba Kumar  <naba.kumar@gnome.org>
703         * AUTHORS: Updated
705 2007-11-01  Naba Kumar  <naba.kumar@gnome.org>
707         * ChangeLog: Tagged 2.3.0 release.
709         * plugins/indent/Makefile.am: Fixed indentation.
711         * plugins/editor/aneditor-autocomplete.cxx:
712         * plugins/editor/aneditor-priv.h:
713         * plugins/editor/aneditor.cxx:
714         * plugins/editor/aneditor.h: Commented out dead codes.
716         * configure.in, plugins/symbol-db/symbol-db.plugin.in:
717         Do not build symbol-db by
718         default. Added 'unstable' in plugin description to signify it's
719         developmental state.
721         * plugins/file-manager/Makefile.am,
722         plugins/language-manager/Makefile.am: Fixed 'make distcheck'.
724 2007-11-01  Sébastien Granjoux  <seb.sfo@free.fr>
726         * plugins/debug-manager/utilities.c,
727         plugins/debug-manager/utilities.h,
728         plugins/debug-manager/threads.c,
729         plugins/debug-manager/plugin.c,
730         plugins/debug-manager/plugin.h,
731         plugins/debug-manager/disassemble.h,
732         plugins/debug-manager/watch.c,
733         plugins/debug-manager/watch.h,
734         plugins/debug-manager/breakpoints.c,
735         plugins/debug-manager/stack_trace.c:
736         Replace few remaining function calls by signal 
738         * plugins/debug-manager/disassemble.c,
739         plugins/debug-manager/registers.c,
740         plugins/debug-manager/memory.c,
741         plugins/debug-manager/locals.c,
742         plugins/debug-manager/queue.c,
743         plugins/debug-manager/queue.h:
744         Connect signals when debugger is started
745         Disconnect them when debugger is stopped
746         Do not display window if debugger doesn't support feature
748         * plugins/gdb/plugin.c,
749         libanjuta/interfaces/libanjuta.idl:
750         Remove unused initialization function
752 2007-11-01  Naba Kumar  <naba.kumar@gnome.org>
754         * configure.in:
755         * plugins/file-manager/Makefile.am:
756         * scripts/build-schemas.mk: Fixed 'make distcheck'
758 2007-11-01  Naba Kumar  <naba.kumar@gnome.org>
760         * manuals/reference/libanjuta/libanjuta-docs.sgml,
761         manuals/reference/libanjuta/libanjuta-sections.txt: Updated docs
762         to latest API additions.
764         * manuals/reference/libanjuta/writing-plugins.sgml: Fixed to adhere
765         to API changes.
767 2007-10-31  Naba Kumar  <naba.kumar@gnome.org>
769         * ChangeLog: Fixed indentation.
770         * NEWS: Updated for 2.3.0 release. Also merged changes from 2.2.x
771         branch.
773 2007-10-30  Naba Kumar  <naba.kumar@gnome.org>
775         * libanjuta/interfaces/libanjuta.idl:
776         * plugins/build-basic-autotools/build-basic-autotools.c:
777         (build_compile_file_real), (build_build_project),
778         (build_install_project), (build_clean_project),
779         (build_configure_project), (build_autogen_project),
780         (build_distribution_project), (build_build_module),
781         (build_install_module), (build_clean_module), (fm_build),
782         (fm_install), (fm_clean), (pm_build), (pm_install), (pm_clean),
783         (finalize), (basic_autotools_plugin_instance_init),
784         (ibuildable_set_command), (ibuildable_reset_commands),
785         (ibuildable_get_command), (ibuildable_build), (ibuildable_clean),
786         (ibuildable_install), (ibuildable_configure),
787         (ibuildable_generate), (ibuildable_iface_init):
788         * plugins/build-basic-autotools/build-basic-autotools.h:
790         Added API for commands override in build interface and implemented
791         them in build plugin. Useful for other plugins override build
792         commands depending on project environment.
794 2007-10-28  Naba Kumar  <naba@gnome.org>
796         * src/anjuta.glade,
797         plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade:
798         Fixed widget alignment for dock switcher tab style combo and
799         scratchbox path entrybox.
801 2007-10-28  Johannes Schmid <jhs@gnome.org>
803         * plugins/document-manager/plugin.c: (on_editor_changed):
804         Fixed a memory leak and simplified code (thanks again Sébastien)
805         
806         * configure.in:
807         Bumped LIBGDA requirement to 3.1.2 (the version that supports LIMIT
808         and OFFSET sql statements)
810 2007-10-28  Massimo Cora' <maxcvs@email.it>
812         * plugins/symbol-db/plugin.c,
813         plugins/symbol-db/symbol-db-engine.h,
814         plugins/symbol-db/symbol-db-view.c,
815         plugins/symbol-db/symbol-db-view.c,
816         plugins/symbol-db/symbol-db-view-locals.c,
817         plugins/symbol-db/symbol-db-view-locals.h,
818         plugins/symbol-db/symbol-db-engine.c:
819         Better end-of-file-scan detection, permitting
820         an improved scope/inheritance parsing.
821         Locals tab gtktree now displays correct
822         namespace->class->children tree, even if
823         in a C++ file there isn't class declaration.
825 2007-10-27  Johannes Schmid <jhs@gnome.org>
827         Patch from Stanislav Brabec <sbrabec@suse.cz>
828         * configure.in:
829         Bug 489798 – Do not rely on svn-config
831         Patch from Michael Wolf <maw@ximian.com>:
832         * libegg/eggtreemodelfilter.c: (egg_tree_model_filter_fetch_child),
833         (egg_tree_model_filter_remove_node),
834         (egg_tree_model_filter_row_deleted):
835         Bug 487683 – undefined operations in libegg/eggtreemodelfilter.c
837 2007-10-27  Johannes Schmid <jhs@gnome.org>
839         * plugins/devhelp/anjuta-devhelp.ui:
840         * plugins/message-view/anjuta-message-manager.ui:
842         Added some separators to the toolbar
843         
844         * plugins/document-manager/plugin.c:
845         (on_support_plugin_deactivated), (load_new_support_plugins),
846         (unload_unused_support_plugins), (on_editor_changed):
847         
848         Fixed the language supprt loading unloading stuff. Thanks to Sébastien
849         for pointing out that is was crap.
851 2007-10-24  Sébastien Granjoux  <seb.sfo@free.fr>
853         * libanjuta/interfaces/libanjuta.idl,
854         libanjuta/anjuta-plugin-manager.c,
855         libanjuta/anjuta-plugin-manager.h,
856         libanjuta/anjuta-c-plugin-factory.c,
857         libanjuta/anjuta-c-module.h,
858         libanjuta/anjuta-c-module.c:
859         Report detailled error message in case of plugin loading failure
861 2007-10-24  Johannes Schmid <jhs@gnome.org>
863         * configure.in:
864         * plugins/Makefile.am:
865         
866         Activate build of symbol-db plugin (when libgda is available)
867         
868         * plugins/document-manager/plugin.c:
869         (on_support_plugin_deactivated), (on_editor_changed):
870         
871         Properly handle language support plugins even when they are
872         unloaded by the session.
873         
874         * plugins/symbol-db/plugin.c: (register_stock_icons),
875         Port to new REGISTER_ICONS stuff
876   
877 2007-10-22  Massimo Cora'  <maxcvs@email.it>
879         * plugins/symbol-db/plugin.c,
880         * plugins/symbol-db/symbol-db-view.c
881         * plugins/symbol-db/symbol-db-engine.h,
882         * plugins/symbol-db/symbol-db-engine-iterator-node.c,
883         * plugins/symbol-db/symbol-db-view-locals.c,
884         * plugins/symbol-db/symbol-db-view-locals.h,
885         * plugins/symbol-db/symbol-db-engine.c:
886         Fixed functions declarations with 'const gchar*' instead of 'gchar*'.
887         Added a new algorithm for dynamic population of the local symbols' tab.
888         Now the default view is tree-like.
889         Some fixes on engine correct some population issues.    
891 2007-10-23  Naba Kumar  <naba@gnome.org>
893         * plugins/glade/Makefile.am: Corrected conditional not to install
894         .plugin file if plugin is disabled.
895         * plugins/sourceview/Makefile.am: Corrected conditional not to
896         install schemas if plugin is not built.
898 2007-10-20  Sébastien Granjoux  <seb.sfo@free.fr>
900         * plugins/debug-manager/queue.c:
901         Fix #488061: Mutiple crash dialogs
903         * plugins/gdb/debugger.c,
904         plugins/gdb/debugger.h:
905         Remove maximum gdb command length, should fix bug#474811
907 2007-10-19  Sébastien Granjoux  <seb.sfo@free.fr>
909         * manuals/reference/libanjuta/plugin-description-file.sgml,
910         manuals/reference/libanjuta/libanjuta-docs.sgml,
911         manuals/reference/libanjuta/libanjuta-sections.txt,
912         libanjuta/interfaces/libanjuta.idl,
913         libanjuta/anjuta-c-module.c,
914         libanjuta/anjuta-c-plugin-factory.c:
915         Document last changes in plugin code
917 2007-10-19  Johannes Schmid <jhs@gnome.org>
919         * plugins/subversion/subversion-callbacks.c: (check_filename):
920         
921         Fixed #487854 – Anjuta crashes when i try to add a SVN url
923 2007-10-19  Naba Kumar  <naba@gnome.org>
925         * plugins/file-manager/file-model.c: Fixed a critical runtime
926         warning.
928 2007-10-18  Johannes Schmid <jhs@gnome.org>
930         * libanjuta/anjuta-ui.h:
931         Small fix on icon macros
932         
933         * libanjuta/interfaces/libanjuta.idl:
934         * plugins/language-manager/plugin.c: (ilanguage_get_name),
935         (ilanguage_get_from_editor), (ilanguage_get_name_from_editor),
936         (ilanguage_iface_init):
937         
938         Added get_from_editor() and get_name_from_editor() methods
939         to IAnjutaLanguage
940         
941         * plugins/document-manager/plugin.c:
942         (update_editor_ui_interface_items), (on_editor_changed):
943         * plugins/language-support-cpp-java/anjuta-language-cpp-java.plugin
944         .in:
945         * plugins/language-support-cpp-java/plugin.c: (install_support):
946         
947         Ported plugins to use the new interface
949 2007-10-17  Johannes Schmid <jhs@gnome.org>
951         * libanjuta/anjuta-ui.h:
952         
953         Added macros to register stock icons to stop all this copy&paste
954         which had spread over a lot of files. New macros support to add 
955         icons with toolbar and menu size (16 and 24)
956         
957         * plugins/class-inheritance/plugin.c: (register_stock_icons):
958         * plugins/debug-manager/images/anjuta-attach.svg:
959         * plugins/debug-manager/images/anjuta-step-out.svg:
960         * plugins/debug-manager/images/anjuta-step-over.svg:
961         * plugins/debug-manager/plugin.c: (register_stock_icons):
962         * plugins/document-manager/images/Makefile.am:
963         * plugins/document-manager/images/anjuta-block-end.svg:
964         * plugins/document-manager/images/anjuta-block-start.svg:
965         * plugins/document-manager/images/anjuta-bookmark-16.xpm:
966         * plugins/document-manager/images/anjuta-bookmark.svg:
967         * plugins/document-manager/images/anjuta-go-history-next.svg:
968         * plugins/document-manager/images/anjuta-go-history-prev.svg:
969         * plugins/document-manager/plugin.c: (register_stock_icons):
970         * plugins/glade/plugin.c: (register_stock_icons):
971         * plugins/language-support-cpp-java/plugin.c:
972         (register_stock_icons):
973         * plugins/message-view/Makefile.am:
974         * plugins/message-view/anjuta-go-message-next.svg:
975         * plugins/message-view/anjuta-go-message-prev.svg:
976         * plugins/message-view/anjuta-message-view.svg:
977         * plugins/message-view/messages.xpm:
978         * plugins/message-view/plugin.c: (register_stock_icons):
979         * plugins/patch/plugin.c: (patch_plugin_activate):
980         * plugins/project-manager/plugin.c: (register_stock_icons):
981         * plugins/search/Makefile.am:
982         * plugins/search/anjuta-go-match-next.svg:
983         * plugins/search/anjuta-go-match-prev.svg:
984         * plugins/search/plugin.c: (activate_plugin):
985         * plugins/symbol-browser/plugin.c: (register_stock_icons):
986         * plugins/terminal/terminal.c: (register_stock_icons):
987         * plugins/valgrind/plugin.c: (register_stock_icons):
988         
989         Updated to use the new icons and added several new and updated 
990         icons from #480093
992 2007-10-16  Sébastien Granjoux  <seb.sfo@free.fr>
994         * libanjuta/anjuta-plugin-handle.c,
995         libanjuta/anjuta-plugin-handle.h:
996         Add a new path property containing the directory of the .plugin
997         file, library file (.so or whatever) must be in the same directory
999         * libanjuta/anjuta-plugin-manager.c,
1000         libanjuta/interfaces/libanjuta.idl,
1001         (removed) libanjuta/anjuta-glue-plugin.c,
1002         (removed) libanjuta/anjuta-glue-plugin.h,
1003         (removed) libanjuta/anjuta-glue-c.c,
1004         (removed) libanjuta/anjuta-glue-c.h,
1005         (removed) libanjuta/anjuta-glue-cpp.c,
1006         (removed) libanjuta/anjuta-glue-cpp.h,
1007         (removed) libanjuta/anjuta-glue-factory.c,
1008         (removed) libanjuta/anjuta-glue-factory.h,
1009         (added) libanjuta/anjuta-c-module.c,
1010         (added) libanjuta/anjuta-c-module.h,
1011         (added) libanjuta/anjuta-c-plugin-factory.c,
1012         (added) libanjuta/anjuta-c-plugin-factory.h,
1013         libanjuta/Makefile.am:
1014         AnjutaPluginManager uses the new IAnjutaPluginFactory interface
1015         anjuta-glue-factory.[ch] is replaced by anjuta-c-plugin-factory.[ch]
1016         implementing IAnjutaPluginFactory
1017         anjuta-glue-(c|plugin).[ch] is replaced by anjuta-c-module.[ch]
1019         * libanjuta/libanjuta.h:
1020         anjuta-plugin-handle.h must be public (used in IAnjutaPluginFactory
1021         interface)
1023         * libanjuta/anjuta-plugin.h:
1024         Replace AnjutaGluePlugin by GTypeModule
1025         Remove unused anjuta_glue_get_component_type replaced by
1026         g_type_from_name
1028         * plugins/build-basic-autotools/build-basic-autotools.h,
1029         plugins/class-gen/plugin.h,
1030         plugins/class-inheritance/plugin.h,
1031         plugins/cvs-plugin/plugin.h,
1032         plugins/debug-manager/plugin.h,
1033         plugins/devhelp/plugin.h,
1034         plugins/document-manager/plugin.h,
1035         plugins/editor/plugin.h,
1036         plugins/file-loader/plugin.h,
1037         plugins/file-wizard/plugin.h,
1038         plugins/gdb/plugin.h,
1039         plugins/glade/plugin.h,
1040         plugins/gtodo/plugin.h,
1041         plugins/indent/plugin.h,
1042         plugins/language-manager/plugin.h,
1043         plugins/language-support-cpp-java/plugin.h,
1044         plugins/macro/plugin.h,
1045         plugins/message-view/plugin.h,
1046         plugins/patch/plugin.h,
1047         plugins/profiler/plugin.h,
1048         plugins/project-import/plugin.h,
1049         plugins/project-manager/plugin.h,
1050         plugins/project-wizard/plugin.h,
1051         plugins/sample1/plugin.h,
1052         plugins/search/plugin.h,
1053         plugins/sourceview/plugin.h,
1054         plugins/subversion/plugin.h,
1055         plugins/symbol-browser/plugin.h,
1056         plugins/symbol-db/plugin.h,
1057         plugins/terminal/terminal.c,
1058         plugins/tools/plugin.h,
1059         plugins/valgrind/plugin.h:
1060         Replace AnjutaGluePlugin by GTypeModule
1062 2007-10-16 Sebastien Granjoux <seb.sfo@free.fr>
1064         * plugins/debug-manager/breakpoints.c:
1065         Fix bug#487112, crash while removing a breakpoint in a new file
1067 2007-10-15 Sebastien Granjoux <seb.sfo@free.fr>
1069         * plugins/document-manager/search-box.c:
1070         Fix a crash (with an useful comment) focus-out-event handler must
1071         return a gboolean
1073 2007-10-14 Johannes Schmid <jhs@gnome.org>
1075         * plugins/sourceview/sourceview.c:
1076         Hide calltip when "Up" or "Down" key is pressed
1078 2007-10-14 Sebastien Granjoux <seb.sfo@free.fr>
1080         * plugins/document-manager/search-box.c:
1081         Change included file order to avoid a compile error with gnome 2.16
1083 2007-10-13  Johannes Schmid <jhs@gnome.org>
1085         * plugins/debug-manager/plugin.c: (enable_log_view):
1086         
1087         Fixed crash when closing a project and unloading another while
1088         the debugger is enabled
1090 2007-10-13  Johannes Schmid <jhs@gnome.org>
1092         * plugins/debug-manager/breakpoints.c: (breakpoints_dbase_new):
1093         
1094         Use correct breakpoint icon
1095         
1096         * plugins/devhelp/Makefile.am:
1097         * plugins/devhelp/anjuta-go-help-next.svg:
1098         * plugins/devhelp/anjuta-go-help-prev.svg:
1099         * plugins/devhelp/plugin.c: (register_stock_icons),
1100         (devhelp_activate):
1101         
1102         Added new icons from #480093
1103         
1104         * plugins/document-manager/images/anjuta-bookmark-clear.svg:
1105         * plugins/document-manager/images/anjuta-bookmark-first.svg:
1106         * plugins/document-manager/images/anjuta-bookmark-last.svg:
1107         * plugins/document-manager/images/anjuta-bookmark-next.svg:
1108         * plugins/document-manager/images/anjuta-bookmark-prev.svg:
1109         * plugins/document-manager/images/anjuta-bookmark-toggle.svg:
1110         * plugins/message-view/anjuta-go-message-next.svg:
1111         * plugins/message-view/anjuta-go-message-prev.svg:
1112         
1113         Updated icons from #480093
1114                 
1115         * src/anjuta-actions.h:
1116         Use GTK_STOCK_FULLSCREEN
1117         
1118         * src/anjuta-app.c: (on_gdl_style_changed),
1119         (anjuta_app_instance_init):
1120         * src/anjuta.glade:
1121         
1122         Added preference option to set the gdl switcher style
1124 2007-10-13  Johannes Schmid <jhs@gnome.org>
1126         * libanjuta/anjuta-preferences.c: (get_object_type_from_string),
1127         (get_property_value_as_string), (set_property_value_as_string),
1128         (register_callbacks):
1129         * libanjuta/anjuta-preferences.h:
1130         
1131         Support GtkFileChooserButton as preferences widget
1132         
1133         * libanjuta/anjuta-ui.c: (anjuta_ui_add_action_group):
1134         
1135         Fixed a Gtk-Critical
1136         
1137         * plugins/file-manager/Makefile.am:
1138         * plugins/file-manager/file-model.c: (file_model_filter_file),
1139         (file_model_add_dummy), (file_model_expand_idle),
1140         (file_model_set_property), (file_model_get_property),
1141         (file_model_class_init):
1142         * plugins/file-manager/plugin.c: (file_manager_set_default_uri),
1143         (project_root_added), (on_file_view_open_file), (on_gconf_notify),
1144         (file_manager_activate), (file_manager_finalize),
1145         (file_manager_instance_init), (ipreferences_merge),
1146         (ipreferences_unmerge), (ipreferences_iface_init):
1147         * plugins/file-manager/plugin.h:
1148         
1149         Added preferences to file-manager
1151         * plugins/glade/plugin.c: (activate_plugin):
1152         
1153         Move Properties widget into center because it is way to big
1154         for the sidebar
1156 2007-10-10  Johannes Schmid <jhs@gnome.org>
1158         * plugins/language-support-cpp-java/Makefile.am:
1159         * plugins/language-support-cpp-java/anjuta-complete-auto.svg:
1160         * plugins/language-support-cpp-java/anjuta-complete.svg:
1161         * plugins/language-support-cpp-java/anjuta-indent-auto.svg:
1162         * plugins/language-support-cpp-java/plugin.c:
1163         (register_stock_icons):
1164         
1165         And yet some more icons...
1167 2007-10-10  Johannes Schmid <jhs@gnome.org>
1169         * plugins/debug-manager/breakpoints.c:
1170         * plugins/debug-manager/images/Makefile.am:
1171         * plugins/debug-manager/images/anjuta-bookmark.svg:
1172         * plugins/debug-manager/images/anjuta-breakpoint-clear.svg:
1173         * plugins/debug-manager/images/anjuta-breakpoint-disabled.svg:
1174         * plugins/debug-manager/images/anjuta-breakpoint-enabled.svg:
1175         * plugins/debug-manager/images/anjuta-breakpoint-toggle.svg:
1176         * plugins/debug-manager/images/anjuta-linemark.svg:
1177         * plugins/debug-manager/images/anjuta-pcmark.svg:
1178         * plugins/debug-manager/plugin.c: (register_stock_icons):
1179         * plugins/debug-manager/sparse_view.c:
1180         * plugins/document-manager/images/Makefile.am:
1181         * plugins/document-manager/images/anjuta-block-select.svg:
1182         * plugins/document-manager/images/anjuta-fold-close.svg:
1183         * plugins/document-manager/images/anjuta-fold-open.svg:
1184         * plugins/document-manager/images/anjuta-fold-toggle.svg:
1185         * plugins/document-manager/images/anjuta-indent-less.svg:
1186         * plugins/document-manager/images/anjuta-indent-more.svg:
1187         * plugins/document-manager/images/anjuta-swap.svg:
1188         * plugins/document-manager/images/block_select.xpm:
1189         * plugins/document-manager/images/fold_close.xpm:
1190         * plugins/document-manager/images/fold_open.xpm:
1191         * plugins/document-manager/images/fold_toggle.xpm:
1192         * plugins/document-manager/images/indent.xpm:
1193         * plugins/document-manager/images/indent_dcr.xpm:
1194         * plugins/document-manager/images/indent_inc.xpm:
1195         * plugins/document-manager/plugin.c: (register_stock_icons):    
1196         * plugins/editor/Makefile.am:
1197         * plugins/editor/anjuta-bookmark-16.xpm:
1198         * plugins/editor/anjuta-breakpoint-disabled-16.xpm:
1199         * plugins/editor/anjuta-breakpoint-enabled-16.xpm:
1200         * plugins/editor/anjuta-linemark-16.xpm:
1201         * plugins/editor/anjuta-pcmark-16.xpm:
1202         * plugins/editor/bookmark.xpm:
1203         * plugins/editor/breakpoint-disabled.xpm:
1204         * plugins/editor/breakpoint-enabled.xpm:
1205         * plugins/editor/linemarker.xpm:
1206         * plugins/editor/program-counter.xpm:
1207         * plugins/editor/text_editor.c:
1208         * plugins/message-view/Makefile.am:
1209         * plugins/message-view/anjuta-go-message-next.svg:
1210         * plugins/message-view/anjuta-go-message-prev.svg:
1211         * plugins/message-view/anjuta-message-manager.ui:
1212         * plugins/message-view/plugin.c:
1213         * plugins/sourceview/Makefile.am:
1214         * plugins/sourceview/sourceview.c:
1216         Integrated lots of icons from #480093
1217         Thanks to <tpgww@onepost.net>
1219         * plugins/document-manager/plugin.c:
1220         Do not mark the line in ifile_open(), that looks ugly.
1221         
1222         * plugins/document-manager/search-box.c: (on_search_focus_out),
1223         (search_box_init):
1224         Clear the status bar on focus_out.
1225         
1226         * plugins/file-loader/anjuta-loader-plugin.ui:
1227         Fixed a missing "="
1229 2007-10-09  Johannes Schmid <jhs@gnome.org>
1231         * plugins/debug-manager/breakpoints.c: (breakpoints_dbase_new):
1232         * plugins/valgrind/vgmemcheckprefs.c: (option_menu_new):
1234         Some things I missed in the patch for #484419
1235         
1236         * plugins/document-manager/action-callbacks.c:
1237         (on_new_file_activate):
1238         * plugins/document-manager/action-callbacks.h:
1239         * plugins/document-manager/plugin.c: (ui_give_shorter_names),
1240         (on_window_key_press_event), (on_gconf_notify_timer):
1241         
1242         484645 – patch to deal with docman FIXME etc
1243         
1244         * plugins/editor/text_editor.c: (text_editor_set_indicator):
1245         * plugins/search/search-replace.c: (search_and_replace),
1246         (write_message_pane), (search_replace_populate),
1247         (translate_dialog_strings), (create_dialog),
1248         (anjuta_search_replace_activate):
1249         * plugins/search/search-replace_backend.c:
1250         (file_buffer_new_from_path), (get_next_match),
1251         (create_search_entries), (regex_backref),
1252         (clear_search_replace_instance):
1253         * plugins/search/search-replace_backend.h:
1254         
1255         #484573 – patch to correct various search-related issues
1256         
1257         Thanks for the above patches to <tpgww@onepost.net>
1258         
1259         * plugins/sourceview/sourceview.c:
1260         (sourceview_create_highligth_indic):
1261         
1262         Use the same marker for important as gedit (yellow background)
1264         * plugins/document-manager/anjuta-document-manager.ui:
1265         * plugins/file-loader/anjuta-file-loader.ui:
1266         * plugins/file-loader/plugin.c:
1267         
1268         Moved FileNew action to document-manager
1270 2007-10-08  Johannes Schmid <jhs@gnome.org>
1272         * plugins/document-manager/search-box.c: (on_search_activated):
1273         Mark messages for translation
1275 2007-10-07   Marc Lorber <Lorber.Marc@wanadoo.fr>
1277         reviewed by: Johannes Schmid <jhs@gnome.org>
1279         * plugins/Makefile.am:
1280         * plugins/build-basic-autotools/build-basic-autotools.c:
1281         (build_compile_file_real):
1282         * plugins/search/search-replace.c:
1283         * plugins/valgrind/preferences.c: (build_general_prefs):
1284         
1285         Fix #484379 – Contents of Makefile.am plugins and
1286         #484419 – Improvement into translation
1288 2007-10-06  Johannes Schmid <jhs@gnome.org>
1290         * libanjuta/interfaces/anjuta-idl-compiler.pl:
1292         Fixed to properly support pointer-to-pointer (**) types
1294         * libanjuta/interfaces/libanjuta.idl:
1295         * plugins/sourceview/sourceview-cell.c: (sourceview_cell_get_iter):
1296         * plugins/sourceview/sourceview-cell.h:
1297         * plugins/sourceview/sourceview.c: (ieditor_get_position_iter),
1298         (ieditor_iface_init), (iselect_set_iter), (iselect_get_start_iter),
1299         (iselect_get_end_iter), (iselect_iface_init), (isearch_forward),
1300         (isearch_backward), (isearch_iface_init):
1301         * plugins/editor/text_editor.c: (itext_editor_get_position_iter),
1302         (itext_editor_iface_init), (iselection_set_iter),
1303         (iselection_get_start_iter), (iselection_get_end_iter),
1304         (iselection_iface_init), (isearch_forward), (isearch_backward),
1305         (isearch_iface_init):
1306         
1307         Added IAnjutaEditorSearch interface and some utility methods to
1308         migrate from positions to iterators for the editor interface.
1309         
1310         * plugins/document-manager/Makefile.am:
1311         * plugins/document-manager/action-callbacks.c:
1312         (on_goto_line_no1_activate), (on_show_search):
1313         * plugins/document-manager/action-callbacks.h:
1314         * plugins/document-manager/anjuta-docman.c:
1315         (anjuta_docman_add_document), (anjuta_docman_show_editor),
1316         (anjuta_docman_grab_text_focus):
1317         * plugins/document-manager/anjuta-document-manager.ui:
1318         * plugins/document-manager/goto_line.c: (removed)
1319         * plugins/document-manager/goto_line.h: (removed)
1320         * plugins/document-manager/search-box.c:
1321         * plugins/document-manager/search-box.h:
1322         * plugins/document-manager/plugin.c: (ui_give_shorter_names),
1323         (update_editor_ui_enable_all), (update_editor_ui_disable_all),
1324         (update_editor_ui_interface_items), (on_editor_added),
1325         (activate_plugin), (deactivate_plugin):
1326         * plugins/document-manager/plugin.h:
1327         
1328         Created new incremental "Quick Search" bar in the document manager to
1329         replace the crappy EggToolbar entries. Uses the new search interface and
1330         it thus much faster and more reliable.
1331         Fixes: 
1332         Bug 357544 – incremental search should work consistently (or not at all) 
1333         when main toolbar is hidden
1334         Bug 440637 – Search, don't work very well (partly for incremental search)
1335         
1336         * plugins/search/anjuta-search.ui:
1337         * plugins/search/plugin.c: (activate_plugin):
1338         
1339         Removed incremental search stuff
1340         
1341         * plugins/build-basic-autotools/build-basic-autotools.c:
1342         (on_session_save), (on_session_load):
1343         * plugins/build-basic-autotools/executer.c:
1344         (get_program_parameters):
1345         
1346         Scroll to selected executable and remember it across sessions
1347         (followup of #477976)
1348         
1349         * plugins/debug-manager/plugin.c: (value_added_current_editor):
1350         Check if it is an editor and cast afterwards, avoids a Gtk-Critical
1351         
1352         * plugins/devhelp/anjuta-devhelp.ui:
1353         Rearraged toolbar items a bit
1355 2007-10-05 Sebastien Granjoux <seb.sfo@free.fr>
1357         * plugins/debug-manager/command.c,
1358         plugins/debug-manager/queue.c,
1359         plugins/gdb/plugin.c,
1360         plugins/gdb/debugger.c:
1361         Fix several crashing bugs (including bug#482985) with the debugger
1362         when closing project, stopping the debugger, restarting the program
1364 2007-10-05 Sebastien Granjoux <seb.sfo@free.fr>
1366         * libanjuta/anjuta-launcher.c:
1367         Avoid adding new timeout in anjuta_launcher_execution_done_cleanup
1369 2007-10-03 Sebastien Granjoux <seb.sfo@free.fr>
1371         * plugins/debug-manager/command.c,
1372         plugins/debug-manager/queue.c:
1373         Asynchronous command can abort other commands in queue
1374         Resynchronize debugger state when a command is cancelled
1376         * plugins/debug-manager/breakpoints.c:
1377         Free BreakpointItem only when it is not used anymore
1379         * plugins/gdb/plugin.c:
1380         Do not return TRUE if the callback and/or ready signal is not used
1382         * plugins/gdb/debugger.c:
1383         Fix a crash, return correct state when debugger is stopped
1385 2007-10-01 Sebastien Granjoux <seb.sfo@free.fr>
1387         * plugins/project-wizard/autogen.c:
1388         Fix bug#482067, escape project wizard user defined strings
1390 2007-10-01  Johannes Schmid <jhs@gnome.org>
1392         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin
1393         .glade:
1394         * plugins/build-basic-autotools/build-basic-autotools.c:
1395         (basic_autotools_plugin_instance_init):
1396         * plugins/build-basic-autotools/build-basic-autotools.h:
1397         * plugins/build-basic-autotools/executer.c:
1398         (get_program_parameters):
1399         
1400         Fixed #477976 – Keybinding in run dialog
1402 2007-09-30  Johannes Schmid <jhs@gnome.org>
1404         * plugins/Makefile.am:
1405         Do not build indent plugin (yet)
1406         
1407         * plugins/document-manager/plugin.c: (ipreferences_merge):
1408         Fixed unintentional and wrong change
1410         * plugins/indent/anjuta-indent.ui:
1411         Added missing file
1413 2007-09-28  Johannes Schmid <jhs@gnome.org>
1415         * libanjuta/anjuta-launcher.c: (anjuta_launcher_send_stdin_eof):
1416         * libanjuta/anjuta-launcher.h:
1417         Add a method to send EOF to some process. Needed for the indent plugin
1418         and should be useful in general. It does not actually send EOF as this
1419         is not possible with utf-8, but closes the stream instead.
1421         * plugins/devhelp/plugin.c: (value_added_current_editor):
1422         Fixed a Gtk-Critical due to the IAnjutaEditor - 
1423         IAnjutaDocument switch.
1425         * configure.in:
1426         * plugins/Makefile.am:
1427         * plugins/document-manager/Makefile.am:
1428         * plugins/document-manager/action-callbacks.c:
1429         * plugins/document-manager/anjuta-document-manager.glade:
1430         * plugins/document-manager/anjuta-document-manager.ui:
1431         * plugins/document-manager/images/Makefile.am:
1432         * plugins/document-manager/images/indent_auto.xpm:
1433         * plugins/document-manager/images/indent_set.xpm:
1434         * plugins/document-manager/indent-dialog.c:
1435         * plugins/document-manager/indent-dialog.h:
1436         * plugins/document-manager/indent-util.c:
1437         * plugins/document-manager/indent-util.h:
1438         * plugins/document-manager/indent_test.c:
1439         * plugins/document-manager/plugin.c: (register_stock_icons),
1440         (docman_plugin_instance_init), (ipreferences_merge):
1441         * plugins/document-manager/plugin.h:
1442         
1443         Removed indent code from document manager
1444         
1445         * plugins/indent/Makefile.am:
1446         * plugins/indent/indent-dialog.c:
1447         * plugins/indent/indent-util.c: (indent_init_indent_style):
1448         * plugins/indent/indent.glade:
1449         * plugins/indent/indent.plugin.in:
1450         * plugins/indent/plugin.c: (on_indent_finished),
1451         (on_indent_output), (on_indent_action_activate),
1452         (on_edit_editor_indent), (on_style_combo_changed),
1453         (value_added_current_editor), (value_removed_current_editor),
1454         (indent_plugin_activate_plugin), (indent_plugin_deactivate_plugin),
1455         (indent_plugin_finalize), (indent_plugin_dispose),
1456         (anjuta_indent_plugin_instance_init),
1457         (anjuta_indent_plugin_class_init), (ipreferences_merge),
1458         (ipreferences_unmerge), (ipreferences_iface_init):
1459         * plugins/indent/plugin.h:
1461         Moved indent code to it's own plugin. Also reimplemented indent invocation
1462         using anjuta_launcher and streams. This is not yet completely working, maybe
1463         I got something wrong with the launcher.
1464         Also fixed #478987 – Unusable 'Indent setting window' on preferences
1466 2007-09-27 Sebastien Granjoux <seb.sfo@free.fr>
1468         * plugins/debug-manager/plugin.c:
1469         Fix bug#480851, disconnect save_session signal when plugin is unloaded
1471 2007-09-27  Johannes Schmid <jhs@gnome.org>
1473         * libanjuta/interfaces/libanjuta.idl:
1474         * plugins/Makefile.am:
1475         * plugins/symbol-browser/an_symbol.c: (isymbol_type_name),
1476         (isymbol_type_str), (isymbol_name), (isymbol_args),
1477         (isymbol_scope), (isymbol_inheritance), (isymbol_access),
1478         (isymbol_impl), (isymbol_iface_init):
1479         * plugins/symbol-browser/an_symbol_info.c:
1480         * plugins/symbol-browser/an_symbol_info.h:
1481         * plugins/symbol-db/Makefile.am:
1482         * plugins/symbol-db/plugin.c:
1483         (on_editor_buffer_symbols_update_timeout), (on_editor_saved),
1484         (value_added_current_editor), (on_editor_foreach_clear),
1485         (value_removed_current_editor), (project_root_added),
1486         (symbol_db_activate), (symbol_db_deactivate),
1487         (isymbol_manager_search):
1488         * plugins/symbol-db/readtags.c: (initialize_1):
1489         * plugins/symbol-db/symbol-db-engine-iterator.c:
1490         (sdb_engine_iterator_instance_init),
1491         (sdb_engine_iterator_finalize), (sdb_engine_iterator_class_init),
1492         (symbol_db_engine_iterator_new), (symbol_db_engine_iterator_first),
1493         (symbol_db_engine_iterator_move_next),
1494         (symbol_db_engine_iterator_move_prev),
1495         (symbol_db_engine_iterator_get_n_items),
1496         (symbol_db_engine_iterator_last),
1497         (symbol_db_engine_iterator_set_position),
1498         (symbol_db_engine_iterator_get_position),
1499         (symbol_db_engine_iterator_foreach), (isymbol_iter_first),
1500         (isymbol_iter_next), (isymbol_iter_previous), (isymbol_iter_last),
1501         (isymbol_iter_foreach), (isymbol_iter_set_position),
1502         (isymbol_iter_get_position), (isymbol_iter_get_length),
1503         (isymbol_iter_clone), (isymbol_iter_assign),
1504         (isymbol_iter_iface_init):
1505         * plugins/symbol-db/symbol-db-engine-iterator.h:
1506         * plugins/symbol-db/symbol-db-engine.c:
1507         (sdb_engine_disconnect_from_db), (sdb_engine_populate_db_by_tags),
1508         (sdb_engine_ctags_output_callback_1), (sdb_engine_scan_files_1),
1509         (sdb_engine_finalize), (sdb_engine_get_type),
1510         (sdb_engine_create_db_tables), (symbol_db_engine_open_db),
1511         (sdb_engine_get_table_id_by_unique_name2),
1512         (sdb_engine_get_table_id_by_unique_name3),
1513         (symbol_db_engine_add_new_workspace),
1514         (symbol_db_engine_get_opened_project_name),
1515         (symbol_db_engine_open_project), (symbol_db_engine_close_project),
1516         (sdb_engine_add_new_language), (sdb_engine_add_new_file),
1517         (sdb_prepare_executing_commands), (symbol_db_engine_add_new_files),
1518         (sdb_engine_add_new_sym_kind), (sdb_engine_add_new_sym_access),
1519         (sdb_engine_add_new_scope_definition),
1520         (sdb_engine_add_new_tmp_heritage_scope),
1521         (sdb_engine_second_pass_update_scope_1),
1522         (sdb_engine_second_pass_update_heritage),
1523         (sdb_engine_add_new_symbol), (sdb_engine_detects_removed_ids),
1524         (sdb_engine_update_file), (symbol_db_engine_update_files_symbols),
1525         (symbol_db_engine_update_project_symbols),
1526         (symbol_db_engine_remove_file), (on_scan_update_buffer_end),
1527         (symbol_db_engine_update_buffer_symbols),
1528         (sdb_engine_walk_down_scope_path),
1529         (sdb_engine_prepare_symbol_info_sql),
1530         (symbol_db_engine_get_global_members),
1531         (symbol_db_engine_get_scope_members_by_symbol_id),
1532         (symbol_db_engine_get_scope_members),
1533         (symbol_db_engine_get_current_scope),
1534         (symbol_db_engine_get_file_symbols):
1535         * plugins/symbol-db/symbol-db-engine.h:
1536         * plugins/symbol-db/symbol-db-view-locals.c: (on_symbol_removed),
1537         (on_symbol_updated), (on_symbol_inserted),
1538         (symbol_db_view_locals_get_line),
1539         (symbol_db_view_locals_update_list):
1540         * plugins/symbol-db/symbol-db-view-search.c:
1541         (sdb_view_search_model_filter), (sdb_view_search_get_type):
1542         * plugins/symbol-db/symbol-db-view-search.h:
1543         * plugins/symbol-db/symbol-db-view.c: (on_symbol_updated),
1544         (do_add_hidden_children), (do_recurse_and_add_new_sym),
1545         (on_symbol_inserted), (on_symbol_removed), (symbol_db_view_open):
1546         * plugins/symbol-db/tables.sql:
1547         * plugins/symbol-db/test/Makefile.am:
1548         * plugins/symbol-db/test/main.c: (add_new_files), (main):
1549         Updated patch from Massimo to improve symbol-db plugin
1551         * plugins/document-manager/plugin.c: (on_editor_changed):
1552         Make the code a bit more robust
1553         
1554         * plugins/sourceview/anjuta-document.c: (anjuta_document_finalize),
1555         (anjuta_document_get_property), (anjuta_document_class_init),
1556         (anjuta_document_init), (set_uri), (document_loader_loaded),
1557         (anjuta_document_load), (document_saver_saving):
1558         * plugins/sourceview/anjuta-document.h:
1559         * plugins/sourceview/sourceview.c: (autodetect_language),
1560         (ilanguage_set_language), (ilanguage_get_language):
1561         Fix language detection on startup
1563 2007-09-27  Naba Kumar  <naba.kumar@gnome.org>
1565         * plugins/document-manager/action-callbacks.c:
1566         (on_editor_command_upper_case_activate),
1567         (on_editor_command_lower_case_activate): Leftover commit from previous
1568         commit (see last changlog entry by me).
1569         
1570         * plugins/file-manager/plugin.c: (file_manager_activate):
1571         Gave proper widget name so that layout works.
1573 2007-09-26  Johannes Schmid <jhs@gnome.org>
1575         * plugins/document-manager/plugin.c: (on_editor_changed),
1576         (docman_plugin_instance_init):
1577         Only unload/load language-support plugins if necessary.
1578         
1579         * plugins/language-manager/plugin.c: (language_manager_activate):
1580         Removed some debugging code
1582         * plugins/sourceview/sourceview.c: (on_document_saved),
1583         (ilanguage_set_language), (ilanguage_get_language):
1584         Fixed ianjuta_language interface and ensure that highlighting is
1585         activated when a new file is saved.
1586         
1587 2007-09-26  Naba Kumar  <naba.kumar@gnome.org>
1589         * libanjuta/interfaces/libanjuta.idl:
1590         * plugins/document-manager/action-callbacks.c:
1591         (on_editor_command_upper_case_activate),
1592         (on_editor_command_lower_case_activate):
1593         * plugins/editor/text_editor.c: (iselection_has_selection),
1594         (iselection_get_start), (iselection_get_end),
1595         (iselection_iface_init):
1596         * plugins/language-support-cpp-java/plugin.c: (on_auto_indent):
1597         * plugins/sourceview/sourceview.c: (iselect_has_selection),
1598         (iselect_iface_init): Added IAnjutaEditorSelection::has_selection()
1599         method and implemented it for both scintilla and sourceview editors.
1600         Updated document-manager and assist plugins to use the new method.
1602 2007-09-25 Sebastien Granjoux <seb.sfo@free.fr>
1604         * plugins/file-manager/file-view.c:
1605         Fix typo, allow to compile new file manager with gtk < 2.12
1607 2007-09-25  Johannes Schmid <jhs@gnome.org>
1609         * plugins/language-support-cpp-java/plugin.c: (on_auto_indent):
1610         Support Auto-Indent for single lines (e.g no selection);
1611         
1612         * plugins/macro/plugin.c:
1613         Do not use the same shortcut as auto-indent does
1614         
1615         * plugins/sourceview/anjuta-view.c: (anjuta_view_key_press_event):
1616         Optimized keyboard navigation - do not emit char_added when only
1617         navigation keys have been pressed.
1619 2007-09-25  Naba Kumar  <naba.kumar@gnome.org>
1621         * plugins/language-support-cpp-java/cpp-java-assist.c:
1622         (on_assist_chosen), (cpp_java_assist_install),
1623         (cpp_java_assist_uninstall):
1624         * plugins/language-support-cpp-java/plugin.c: (install_support),
1625         (uninstall_support): Install and uninstall support in correct order.
1626         Fixes a bug where it was installed multiple times resulting in
1627         inserting autocomplete text multiple times.
1629 2007-09-25  Johannes Schmid <jhs@gnome.org>
1631         * configure.in:
1632         Add GNOME_WARNING_FLAGS(maximum) and
1633         GNOME_CXX_WARNIGS(yes) to avoid bugs
1634         the compiler can warn you.
1635         
1636         * libegg/test-tree-utils.c: (key_test):
1637         * plugins/file-manager/file-model.c:
1638         (file_model_cancel_expand_idle), (file_model_sort),
1639         (file_model_row_expanded):
1640         * plugins/file-manager/file-view.c: (file_view_cancel_refresh),
1641         (file_view_refresh), (file_view_get_selected), (file_view_init),
1642         (file_view_new):
1643         * plugins/file-manager/file-view.h:
1644         * plugins/symbol-db/readtags.c: (initialize_1):
1645         * src/main.c:
1646         
1647         Fixed the more critical warnings
1649 2007-09-25  Naba Kumar  <naba.kumar@gnome.org>
1651         Icons from tpgww@onepost.net:
1652         * configure.in:
1653         * plugins/debug-manager/Makefile.am:
1654         * plugins/debug-manager/images/Makefile.am:
1655         * plugins/debug-manager/images/anjuta-attach.svg:
1656         * plugins/debug-manager/images/anjuta-run-to-cursor.svg:
1657         * plugins/debug-manager/images/anjuta-step-into.svg:
1658         * plugins/debug-manager/images/anjuta-step-out.svg:
1659         * plugins/debug-manager/images/anjuta-step-over.svg:
1660         * plugins/debug-manager/plugin.c: (register_stock_icons):
1661         * plugins/document-manager/Makefile.am:
1662         * plugins/document-manager/block_select.xpm:
1663         * plugins/document-manager/fold_close.xpm:
1664         * plugins/document-manager/fold_open.xpm:
1665         * plugins/document-manager/fold_toggle.xpm:
1666         * plugins/document-manager/images/Makefile.am:
1667         * plugins/document-manager/images/anjuta-block-end.svg:
1668         * plugins/document-manager/images/anjuta-block-start.svg:
1669         * plugins/document-manager/images/anjuta-bookmark-clear.svg:
1670         * plugins/document-manager/images/anjuta-bookmark-first.svg:
1671         * plugins/document-manager/images/anjuta-bookmark-last.svg:
1672         * plugins/document-manager/images/anjuta-bookmark-next.svg:
1673         * plugins/document-manager/images/anjuta-bookmark-prev.svg:
1674         * plugins/document-manager/images/anjuta-bookmark-toggle.svg:
1675         * plugins/document-manager/indent.xpm:
1676         * plugins/document-manager/indent_auto.xpm:
1677         * plugins/document-manager/indent_dcr.xpm:
1678         * plugins/document-manager/indent_inc.xpm:
1679         * plugins/document-manager/indent_set.xpm:
1680         * plugins/document-manager/plugin.c: Added nicer icons for
1681         document manager and debugger. Organized icons in 'images'
1682         directories.
1684 2007-09-24  Johannes Schmid <jhs@gnome.org>
1686         * src/anjuta-app.c: (anjuta_app_add_widget_full):
1687         Fixed a missing NULL in g_object_set.
1689 2007-09-24  Naba Kumar  <naba.kumar@gnome.org>
1691         * plugins/language-support-cpp-java/cpp-java-assist.c:
1692         (cpp_java_assist_show_autocomplete): Fixed autocompletion to show for
1693         scope memebers just after scope operator is entered.
1695 2007-09-24  Naba Kumar  <naba.kumar@gnome.org>
1697         * plugins/language-support-cpp-java/anjuta-language-cpp-java.glade:
1698         * plugins/language-support-cpp-java/cpp-java-assist.c:
1699         (completion_function), (completion_compare),
1700         (cpp_java_assist_tag_destroy), (create_completion),
1701         (cpp_java_assist_destroy_completion_cache),
1702         (cpp_java_assist_show_autocomplete), (on_assist_chosen):
1703         Show '()' for function items in autocomplete list. Allow adding
1704         ' ' and/or '(' after function call autocompletion and have preferences
1705         settings for them.
1707 2007-09-24  Johannes Schmid <jhs@gnome.org>
1709         * sourceview.c: Reverting patch from r3157 because
1710         of side-effects
1712 2007-09-24  Johannes Schmid <jhs@gnome.org>
1714         * plugins/search/search-replace.c: (on_message_clicked):
1716         Fixed #427104 – No "highlight" of lines matching find-result
1718 2007-09-24  Johannes Schmid <jhs@gnome.org>
1720         * src/anjuta.glade:
1722         Fixed #479020 – Use of old open file dialog instead of GtkFileChooser
1724 2007-09-24  Yang Hong  <hongyang@redflag-linux.com>
1726         reviewed by: Johannes Schmid <jhs@gnome.org>
1728         * plugins/build-basic-autotools/executer.c: (execute_program):
1729         Fix #478238 – set env for execute programe in the terminal
1731 2007-09-24 Tom <tpgww@onepost.net>
1733         reviewed by: Johannes Schmid <jhs@gnome.org>
1735         * libanjuta/anjuta-status.c: (anjuta_status_set_title):
1736         Fix memory leak
1737         
1738         * plugins/debug-manager/disassemble.c: (on_disassemble):
1739         Correct a format string in DEBUG_PRINT()
1741 2007-09-23  Johannes Schmid <jhs@gnome.org>
1743         * plugins/sourceview/sourceview.c: (offset_to_position),
1744         (position_to_offset), (ieditor_goto_position), (ieditor_get_text),
1745         (ieditor_get_position), (iselect_set), (iselect_get_start),
1746         (iselect_get_end):
1747         
1748         Fixed #Bug 440637 – Search, don't work very well
1750 2007-09-23  Johannes Schmid <jhs@gnome.org>
1752         * plugins/file-manager/file-model.c: (file_model_get_filename):
1753         * plugins/file-manager/file-model.h:
1754         * plugins/file-manager/file-view.c: (file_view_query_tooltip),
1755         (file_view_init), (file_view_class_init):
1756         * plugins/message-view/message-view.c:
1757         (message_view_query_tooltip), (message_view_dispose),
1758         (message_view_instance_init), (message_view_class_init):
1760         Added GTK+ 2.12 style tooltips to file-manager and message view.
1761         Only build if GTK+ 2.12 is availible otherwise for message-view, the
1762         old implementation is used.
1764 2007-09-23  Johannes Schmid <jhs@gnome.org>
1766         * libanjuta/anjuta-plugin-manager.c: (plugin_set_update):
1767         Fixed typo
1768         
1769         * plugins/language-manager/language-manager.plugin.in:
1770         Marked UserActivatable=FALSE
1771         
1772         * plugins/language-manager/plugin.c: (load_languages),
1773         (language_manager_activate), (language_manager_deactivate),
1774         (language_manager_dispose), (language_manager_instance_init),
1775         (language_manager_find_mime_type), (language_manager_find_string),
1776         (ilanguage_get_from_mime_type), (ilanguage_get_from_string),
1777         (ilanguage_get_name), (ilanguage_get_strings):
1778         
1779         Fixed various stupid bugs in language-manager plugin
1780         
1781         * plugins/symbol-db/symbol-db-engine.c:
1782         (sdb_engine_second_pass_update_scope_1):
1783         
1784         Add a g_return_if_fail to avoid a crash though still unsure
1785         what's causing it.
1787 2007-09-23  Johannes Schmid <jhs@gnome.org>
1789         * plugins/symbol-db/plugin.c: (on_project_element_added),
1790         (sources_array_free), (sources_array_add_foreach),
1791         (project_root_added):
1792         * plugins/symbol-db/symbol-db-engine.c:
1793         (symbol_db_engine_add_new_files):
1794         * plugins/symbol-db/symbol-db-engine.h:
1795         
1796         Added support for other languages than "C" to symbol-db. Now
1797         supports all languages listed by the language-manager.
1799 2007-09-23  Tom <tpgww@onepost.net>
1801         reviewed by: Johannes Schmid <jhs@gnome.org> (with small changes)
1803         * configure.in:
1804         Bumped GNOME_VFS_REQUIRED to 2.14 (this is two years ago now...)
1805         
1806         * libanjuta/anjuta-glue-factory.c: (load_plugin),
1807         (anjuta_glue_factory_get_object_type):
1808         * libanjuta/anjuta-status.c: (anjuta_status_set_title):
1809         * plugins/build-basic-autotools/build-basic-autotools.c:
1810         (value_added_current_editor):
1811         * plugins/debug-manager/breakpoints.c:
1812         (breakpoints_dbase_edit_breakpoint),
1813         (on_toggle_breakpoint_activate):
1814         * plugins/debug-manager/plugin.c:
1815         (on_run_to_cursor_action_activate):
1816         * plugins/debug-manager/stack_trace.c:
1817         (dma_thread_update_stack_trace):
1818         * plugins/gdb/plugin.c:
1819         * plugins/glade/plugin.c: (ifile_open):
1820         * plugins/profiler/gprof-call-graph-view.c:
1821         * plugins/profiler/gprof-flat-profile-view.c:
1822         * plugins/profiler/gprof-function-call-tree-view.c:
1823         * plugins/profiler/gprof-options.c: (setup_widgets):
1824         * plugins/project-manager/plugin.c: (project_manager_unload_gbf):
1825         * plugins/search/search-replace_backend.c:
1826         (file_buffer_new_from_te):
1827         * plugins/sourceview/assist-tip.c: (assist_tip_move):
1828         * plugins/sourceview/assist-window.c: (assist_window_set_property),
1829         (assist_window_get_property), (assist_window_move):
1830         * plugins/symbol-browser/plugin.c: (update_editor_symbol_model),
1831         (value_added_current_editor):
1832         * plugins/symbol-db/plugin.c: (value_added_current_editor):
1833         * plugins/tools/variable.c: (atp_variable_get_editor_variable):
1834         * plugins/valgrind/vggeneralprefs.c: (general_prefs_get_argv):
1835         
1836         Many small code, warnings and leak fixes
1838 2007-09-23 Sebastien Granjoux <seb.sfo@free.fr>
1840         * (removed) plugins/debug-manager/debugger.c,
1841         (removed) plugins/debug-manager/debugger.h,
1842         (added) plugins/debug-manager/command.c,
1843         (added) plugins/debug-manager/command.h,
1844         (added) plugins/debug-manager/queue.c,
1845         (added) plugins/debug-manager/queue.h,
1846         plugins/debug-manager/breakpoints.c,
1847         plugins/debug-manager/debug_tree.c,
1848         plugins/debug-manager/debug_tree.h,
1849         plugins/debug-manager/disassemble.c,
1850         plugins/debug-manager/disassemble.h,
1851         plugins/debug-manager/locals.c,
1852         plugins/debug-manager/locals.h,
1853         plugins/debug-manager/memory.c,
1854         plugins/debug-manager/memory.h,
1855         plugins/debug-manager/plugin.c,
1856         plugins/debug-manager/plugin.h,
1857         plugins/debug-manager/registers.c,
1858         plugins/debug-manager/registers.h,
1859         plugins/debug-manager/sharedlib.c,
1860         plugins/debug-manager/sharedlib.h,
1861         plugins/debug-manager/signals.c,
1862         plugins/debug-manager/signals.h,
1863         plugins/debug-manager/stack_trace.c,
1864         plugins/debug-manager/stack_trace.h,
1865         plugins/debug-manager/start.h,
1866         plugins/debug-manager/start.c,
1867         plugins/debug-manager/threads.c,
1868         plugins/debug-manager/threads.h,
1869         plugins/debug-manager/watch.c,
1870         plugins/debug-manager/watch.h,
1871         plugins/debug-manager/Makefile.am,
1872         plugins/gdb/debugger.c,
1873         plugins/gdb/debugger.h,
1874         plugins/gdb/plugin.c,
1875         libanjuta/interfaces/libanjuta.idl:
1876         Split debug-manager/debugger.c into command.c and queue.c
1877         Clean up debugger queue
1878         DmaDebuggerQueue object does not implement IAnjutaDebugger
1880 2007-09-23  Johannes Schmid <jhs@gnome.org>
1882         * configure.in:
1883         Bumped version to 2.3.0 (to ensure bugzilla bugs are
1884         set correctly, etc.)
1885         
1886         * libanjuta/anjuta-glue-factory.c: (load_plugin):
1887         * libanjuta/anjuta-plugin-manager.c: (activate_plugin),
1888         (plugin_set_update):
1889         
1890         Show an error dialog instead of crashing when plugin loading fails
1892         * plugins/language-manager/Makefile.am:
1893         * plugins/language-manager/language-manager.plugin.in:
1894         * plugins/language-manager/languages.xml:
1895         * plugins/language-manager/plugin.c: (language_destroy),
1896         (load_languages), (language_manager_activate),
1897         (language_manager_deactivate), (language_manager_finalize),
1898         (language_manager_dispose), (language_manager_instance_init),
1899         (language_manager_class_init), (language_manager_find_mime_type),
1900         (language_manager_find_string), (ilanguage_get_from_mime_type),
1901         (ilanguage_get_from_string), (ilanguage_get_name),
1902         (ilanguage_get_strings), (ilanguage_iface_init):
1903         * plugins/language-manager/plugin.h:
1904         
1905         Added new language-manager plugin to have a better organisation for
1906         language names. The xml probabaly needs to be extended over time.
1907         
1908         * plugins/Makefile.am:
1909         * plugins/document-manager/plugin.c: (on_editor_changed):
1910         
1911         Adapted to new IAnjutaLanguage interface. Do not unload language-support
1912         because it does not really save memory but makes tab switching slow.
1913         
1914         * plugins/language-support-cpp-java/anjuta-language-cpp-java.plugin
1915         .in:
1916         * plugins/language-support-cpp-java/plugin.c: (install_support),
1917         (uninstall_support), (cpp_java_plugin_deactivate_plugin):
1918         Adapted to new IAnjutaLanguage interface and fixed a Gtk-Critical while
1919         unloading
1921         * plugins/language-support-cpp-java/cpp-java-assist.c:
1922         (cpp_java_assist_show_autocomplete):
1923         
1924         Fix autocomplete to only show valid completions
1926         * plugins/sourceview/assist-tip.c: (assist_tip_set_tips):
1927         Calltips always have correct size and position now
1929 2007-09-22  Johannes Schmid <jhs@gnome.org>
1931         * plugins/search/search-replace_backend.c: (get_next_match):
1932         Removed code introduced by accident that causes a crash.
1933         
1934         * plugins/sourceview/sourceview-tags.c:
1935         * plugins/sourceview/sourceview-tags.h:
1936         Removed ununsed files
1938 2007-09-22  Johannes Schmid <jhs@gnome.org>
1940         * plugins/language-support-cpp-java/cpp-java-assist.c:
1941         Fixed build error
1943 2007-09-21  Naba Kumar  <naba.kumar@gnome.org>
1945         * plugins/language-support-cpp-java/cpp-java-assist.c:
1946         (cpp_java_assist_get_calltip_context), (on_editor_char_added):
1947         Increased matching brace search to 500 chars.
1949 2007-09-21  Johannes Schmid <jhs@gnome.org>
1951         * plugins/language-support-cpp-java/cpp-java-assist.c:
1952         (cpp_java_assist_get_pre_word),
1953         (cpp_java_assist_get_calltip_context), (cpp_java_assist_check):
1954         
1955         Added some profiling debug code
1956         
1957         * plugins/language-support-cpp-java/cpp-java-utils.c:
1958         (cpp_java_util_jump_to_matching_brace):
1959         * plugins/language-support-cpp-java/cpp-java-utils.h:
1960         * plugins/language-support-cpp-java/plugin.c:
1961         (get_line_indentation_base), (get_line_auto_indentation):
1962         
1963         Add the possiblity to pass a limit to cpp_java_util_jump_matching_brace to
1964         avoid looping over the whole file when using calltips which is too slow and
1965         unneeded.
1966         
1967         * plugins/sourceview/assist-tip.c: (assist_tip_init),
1968         (assist_tip_set_tips), (assist_tip_get_coordinates),
1969         (assist_tip_new):
1970         * plugins/sourceview/sourceview.c: (iassist_show_tips):
1971         
1972         Better calltips appearance (use theme now) and avoid jumping
1973         calltips
1975 2007-09-21  Naba Kumar  <naba.kumar@gnome.org>
1977         * plugins/document-manager/plugin.c:
1978         (update_editor_ui_interface_items):
1979         * plugins/language-support-cpp-java/plugin.c: (install_support),
1980         (uninstall_support): Moved autocomplete ui update code from
1981         document-manager to language-plugin.
1983 2007-09-21  Johannes Schmid <jhs@gnome.org>
1985         * libanjuta/interfaces/libanjuta.idl:
1986         
1987         Added IAnjutaLanguage interface (might still change...) for
1988         the upcoming language-manager plugin.
1989         
1990         * plugins/file-manager/Makefile.am:
1991         * plugins/file-manager/file-model.c:
1992         (file_model_cancel_expand_idle), (file_model_add_dummy),
1993         (file_model_expand_idle), (file_model_sort),
1994         (file_model_row_expanded), (file_model_row_collapsed),
1995         (file_model_init), (file_model_finalize),
1996         (file_model_set_property), (file_model_get_property),
1997         (file_model_class_init), (file_model_new), (file_model_refresh),
1998         (file_model_get_uri):
1999         * plugins/file-manager/file-model.h:
2000         * plugins/file-manager/file-view.c: (file_view_cancel_refresh),
2001         (file_view_expand_row_idle), (file_view_refresh),
2002         (file_view_get_selected), (file_view_button_press_event),
2003         (file_view_selection_changed), (file_view_init),
2004         (file_view_get_property), (file_view_set_property),
2005         (file_view_finalize), (file_view_class_init):
2006         
2007         Split up model/view as far as possible and fixed some file-manager
2008         bugs (popup-menu and incorrect project loading).
2009         
2010         * plugins/sourceview/assist-tip.c: (assist_tip_set_tips):
2011         Use monospace font for tips.
2012         
2013         * plugins/sourceview/sourceview-cell.c: (sourceview_cell_finalize),
2014         (sourceview_cell_new), (icell_get_character), (icell_get_length),
2015         (icell_get_attribute), (icell_style_get_font_description),
2016         (icell_style_get_color), (icell_style_get_background_color),
2017         (iiter_first), (iiter_next), (iiter_previous), (iiter_last),
2018         (iiter_foreach), (iiter_set_position), (iiter_get_position),
2019         (iiter_get_length), (iiter_clone), (iiter_assign):
2021         Use GtkTextIter only and do not use GtkTextMark at all in the sourceview-cell
2022         interface. This is way faster though it has the drawback to create invalid
2023         iterators if the buffer is changed.
2025 2007-09-21  Naba Kumar  <naba.kumar@gnome.org>
2027         * libanjuta/interfaces/libanjuta.idl:
2028         * plugins/document-manager/action-callbacks.c:
2029         * plugins/document-manager/anjuta-document-manager.ui:
2030         * plugins/document-manager/plugin.c: (register_stock_icons):
2031         * plugins/editor/text_editor.c:
2032         * plugins/language-support-cpp-java/anjuta-language-support-cpp-java.ui:
2033         * plugins/language-support-cpp-java/cpp-java-assist.c:
2034         (cpp_java_assist_get_calltip_context):
2035         * plugins/language-support-cpp-java/plugin.c: (on_auto_complete),
2036         (register_stock_icons), (cpp_java_plugin_activate_plugin):
2038         Moved autocomplete menu action from document-manager to assist plugin
2039         and got rid of deprecated autocomplete interface.
2041 2007-09-20  Naba Kumar  <naba.kumar@gnome.org>
2043         * libanjuta/interfaces/libanjuta.idl:
2044         * plugins/editor/text_editor.c: (iassist_iface_init):
2045         * plugins/language-support-cpp-java/cpp-java-assist.c:
2046         (cpp_java_assist_check), (on_assist_chosen):
2047         * plugins/sourceview/sourceview.c: (iassist_iface_init):
2048         Removed react() methods in both editors and assist interface. Assist
2049         plugin itself handles setting the autocomplete. Also fixed
2050         some mem leaks.
2052 2007-09-20  Naba Kumar  <naba.kumar@gnome.org>
2054         * plugins/file-manager/Makefile.am:
2055         * plugins/file-manager/file-view.c: (file_view_add_dummy),
2056         (file_view_expand_idle), (file_view_init):
2057         * plugins/file-manager/plugin.c: (on_file_manager_refresh),
2058         (file_manager_set_default_uri), (project_root_added),
2059         (on_file_view_current_uri_changed), (on_file_view_show_popup_menu),
2060         (file_manager_activate), (file_manager_deactivate),
2061         (file_manager_instance_init), (file_manager_class_init),
2062         (ifile_manager_set_root), (ifile_manager_set_selected),
2063         (ifile_manager_iface_init): Adjusted white spaces to match
2064         anjuta convention.
2066 2007-09-19  Naba Kumar  <naba@gnome.org>
2068         * libanjuta/interfaces/libanjuta.idl:
2069         * plugins/editor/text_editor.c: (text_editor_instance_init),
2070         (iassist_show_tips), (iassist_cancel_tips),
2071         (iassist_hide_suggestions), (iassist_iface_init):
2072         * plugins/editor/text_editor.h:
2073         * plugins/editor/text_editor_cbs.c:
2074         (on_text_editor_scintilla_notify):
2075         * plugins/language-support-cpp-java/cpp-java-assist.c:
2076         (is_scope_context_character), (is_word_character),
2077         (create_completion), (cpp_java_assist_get_scope_context),
2078         (cpp_java_assist_get_pre_word),
2079         (cpp_java_assist_get_scope_operator),
2080         (cpp_java_assist_destroy_completion_cache),
2081         (cpp_java_assist_create_scope_completion_cache),
2082         (cpp_java_assist_create_word_completion_cache),
2083         (cpp_java_assist_show_autocomplete),
2084         (cpp_java_assist_get_calltip_context),
2085         (cpp_java_assist_show_calltip), (cpp_java_assist_check),
2086         (on_editor_char_added), (on_assist_chosen),
2087         (cpp_java_assist_install), (cpp_java_assist_uninstall),
2088         (cpp_java_assist_init), (cpp_java_assist_finalize):
2089         * plugins/language-support-cpp-java/cpp-java-assist.h:
2090         * plugins/language-support-cpp-java/plugin.c:
2091         (initialize_indentation_params):
2092         * plugins/sourceview/assist-tip.c:
2093         * plugins/sourceview/assist-tip.h:
2094         * plugins/sourceview/sourceview-private.h:
2095         * plugins/sourceview/sourceview.c: (on_assist_window_destroyed),
2096         (on_assist_tip_destroyed), (on_assist_cancel),
2097         (on_document_char_added), (iassist_get_suggestions),
2098         (iassist_suggest), (iassist_show_tips), (iassist_iface_init):
2099         
2100         Implement state-less assistance so that assist can be evaluated
2101         any given time at any position. Changed IAnjutaEditorAssist interfance
2102         and implementations and removed any state management in editors.
2104 2007-09-18  Naba Kumar  <naba.kumar@gnome.org>
2106         * plugins/language-support-cpp-java/cpp-java-assist.c: Improved
2107         completion items sorting and avoided unnecssary sorts.
2109         * plugins/text-editor.c: Fixed state.
2111 2007-09-17  Johannes Schmid <jhs@gnome.org>
2113         * plugins/language-support-cpp-java/cpp-java-assist.c:
2114         (on_assist_begin):
2115         
2116         Fixed calltips in sourceview
2118 2007-09-17  Naba Kumar  <naba.kumar@gnome.org>
2120         * plugins/language-support-cpp-java/cpp-java-assist.c: Improved
2121         completion items preparation time. Fixed a crash bug.
2123         * libanjuta/anjuta-launcher.c: (anjuta_launcher_fork):
2124         Set buffer size (From Massimo, required for symbol-db).
2126         * libanjuta/interfaces/libanjuta.idl: Also pass position information
2127         for suggestions.
2129         * plugins/sourceview/sourceview.c: (iassist_suggest): Fix for above
2130         change in API.
2132         * plugins/editor/aneditor-autocomplete.cxx,
2133         plugins/editor/aneditor.h, plugins/editor/aneditor-priv.h:
2134         Added ANE_GETWORDBEFORECARAT command.
2136         * plugins/editor/aneditor.cxx: Do not autocomplete. It's now done
2137         using assist interface.
2139         * plugins/editor/text_editor.c: (text_editor_instance_init),
2140         (text_editor_get_word_before_carat),
2141         (text_editor_get_current_word), (iassist_add_trigger),
2142         (iassist_remove_trigger), (on_assist_canceled),
2143         (iassist_init_suggestions), (iassist_suggest), (iassist_show_tips),
2144         (iassist_react), (iassist_hide_suggestions), (iassist_iface_init):
2145         * plugins/editor/text_editor.h:
2146         * plugins/editor/text_editor_cbs.c: (trigger_size),
2147         (max_trigger_size), (text_editor_check_assist),
2148         (on_text_editor_scintilla_notify): Implemented IAnjutaEditorAssist
2149         interface.
2151         * plugins/language-support-cpp-java/Makefile.am:
2152         * plugins/language-support-cpp-java/plugin.c:
2153         (get_line_indentation_base), (get_line_auto_indentation),
2154         (install_support), (uninstall_support),
2155         (cpp_java_plugin_activate_plugin), (cpp_java_plugin_finalize),
2156         (cpp_java_plugin_instance_init):
2157         * plugins/language-support-cpp-java/plugin.h:
2158         * plugins/language-support-cpp-java/cpp-java-assist.[ch] (added),
2159         * plugins/language-support-cpp-java/cpp-java-utils.[ch] (added),
2160         Make assist a separate class.
2162 2007-09-14  Johannes Schmid <jhs@gnome.org>
2164         * plugins/sourceview/sourceview.c: (iassist_suggest):
2165         Fixed changed char_alignment paramter in language-support
2166         plugin
2168 2007-09-14  Naba Kumar  <naba@gnome.org>
2170         * plugins/language-support-cpp-java/plugin.c: Send the right
2171         'char_alignment' paramenter (needs fixing in sourceview).
2173 2007-09-13  Johannes Schmid <jhs@gnome.org>
2175         * anjuta.anjuta:
2176         * plugins/project-wizard/templates/minimal/project.anjuta:
2177         Use IAnjutaSymbolManager instead of loading the plugin directly.
2178         (TODO: Think of a version to do this for older files...)
2180         * configure.in:
2181         * plugins/Makefile.am:
2182         * plugins/symbol-db/Makefile.am:
2183         
2184         Build symbol-db plugin if libgda-3.0 is found
2186 2007-09-13  Johannes Schmid <jhs@gnome.org>
2188         * plugins/sourceview/Makefile.am:
2189         * plugins/sourceview/anjuta-document.c: (anjuta_document_finalize),
2190         (set_uri):
2191         * plugins/sourceview/anjuta-document.h:
2192         Removed lots of dead code
2193         
2194         * plugins/sourceview/anjuta-languages-manager.c:
2195         * plugins/sourceview/anjuta-languages-manager.h:
2196         removed completely
2197         
2198         * plugins/sourceview/sourceview.c: (on_document_char_added),
2199         (on_document_loaded), (sourceview_instance_init),
2200         (iselect_get_start), (iselect_get_end),
2201         (ilanguage_get_supported_languages), (ilanguage_set_language):
2202         
2203         Fixed selection handling and make some adaptions for the changes 
2204         mentioned above
2206 2007-09-13  Johannes Schmid <jhs@gnome.org>
2208         * plugins/language-support-cpp-java/anjuta-language-cpp-java.glade:
2209         * plugins/language-support-cpp-java/plugin.c: (on_assist_begin),
2210         (on_assist_update):
2211         
2212         Added preferences to language support completion/calltips
2213         
2214         * plugins/sourceview/assist-window.c: (assist_window_update):
2216         Always select first entry
2218         * plugins/sourceview/sourceview.glade:
2219         Removed old completion preferences
2221 2007-09-11  Naba Kumar  <naba@gnome.org>
2223         * plugins/terminal/terminal.c: Fixed critical warning, memory leak
2224         and possible crash when pressing ctrl+d in terminal after preferences
2225         window has been shown once (no need for backport).
2227         * libanjuta/interfaces/anjuta-idl-compiler.pl: Create default method
2228         implementations to get warnings instead of crashes for unimplemented
2229         interface methods.
2231 2007-09-11   Massimo Cora' <maxcvs@email.it>
2233         Reviewed by: Naba Kumar  <naba@gnome.org>
2235         * libanjuta/anjuta-launcher.c: (anjuta_launcher_fork):
2236         * plugins/symbol-db/*:
2237         Added new symbol-database backend based on SQLite 3.
2238         (does not enabled for build currently).
2240 2007-09-10  Johannes Schmid <jhs@gnome.org>
2242         * anjuta.anjuta:
2243         * configure.in:
2244         * libegg/egg-recent-model.c: (egg_recent_model_write_raw),
2245         (parse_info_init), (parse_info_free), (valid_element),
2246         (start_element_handler), (end_element_handler), (text_handler),
2247         (egg_recent_model_filter), (egg_recent_model_changed_timeout),
2248         (egg_recent_model_monitor_cb), (egg_recent_model_poll_timeout),
2249         (egg_recent_model_monitor), (egg_recent_model_read),
2250         (egg_recent_model_open_file), (egg_recent_model_lock_file),
2251         (egg_recent_model_unlock_file), (egg_recent_model_finalize),
2252         (egg_recent_model_set_property), (egg_recent_model_class_init),
2253         (egg_recent_model_init), (egg_recent_model_add_full),
2254         (egg_recent_model_delete), (egg_recent_model_get_list),
2255         (egg_recent_model_clear), (egg_recent_model_clear_mime_filter),
2256         (egg_recent_model_set_filter_mime_types),
2257         (egg_recent_model_clear_group_filter),
2258         (egg_recent_model_set_filter_groups),
2259         (egg_recent_model_clear_scheme_filter),
2260         (egg_recent_model_set_filter_uri_schemes),
2261         (egg_recent_model_remove_expired):
2262         
2263         Update EggRecent (#456465)
2265 2007-09-10  Johannes Schmid <jhs@gnome.org>
2267         * libanjuta/anjuta-plugin-manager.c: (get_plugin_loader_type),
2268         (anjuta_plugin_manager_get_plugin):
2269         * plugins/profiler/gprof-call-graph-view.c:
2270         (gprof_call_graph_view_create_columns):
2271         * plugins/profiler/gprof-flat-profile-view.c:
2272         (gprof_flat_profile_view_create_columns):
2273         * plugins/profiler/gprof-function-call-tree-view.c:
2274         (gprof_function_call_tree_view_create_columns):
2275         
2276         Fixed #466031 – Update of pieces of menus for Localization
2278 2007-09-10  Johannes Schmid <jhs@gnome.org>
2280         * libanjuta/anjuta-utils.c: (anjuta_util_parse_args_from_string):
2281         Bug 343522 – anjuta: Unable to execute commands that use options.
2283 2007-09-09  Johannes Schmid <jhs@gnome.org>
2285         * plugins/document-manager/anjuta-docman.c:
2286         (anjuta_docman_update_page_label):
2287         
2288         Fixed #458034 – Method of indicating unsaved changes breaks convention
2289         
2290         * plugins/document-manager/plugin.c: (update_title),
2291         (value_added_project_root_uri), (value_removed_project_root_uri),
2292         (on_editor_changed), (activate_plugin):
2293         * plugins/document-manager/plugin.h:
2294         * plugins/project-manager/plugin.c: (on_profile_scoped),
2295         (on_profile_descoped), (ifile_open):
2296         
2297         Fixed #427390 – Show path of item in currently focused editor window
2299 2007-09-09  Johannes Schmid <jhs@gnome.org>
2301         * plugins/search/plugin.c: (on_toolbar_find_clicked),
2302         (on_toolbar_find_incremental):
2303         Fix incremental search
2304         
2305         * plugins/sourceview/sourceview.c: (on_document_char_added),
2306         (set_select):
2307         Fixed selection management
2309 2007-09-09  Johannes Schmid <jhs@gnome.org>
2311         * libanjuta/anjuta-ui.c: (anjuta_ui_remove_action_group):
2312         Fixed memory leak
2314         * libanjuta/interfaces/libanjuta.idl:
2315         Extended IAnjutaEditorAssist interface
2316         
2317         * plugins/language-support-cpp-java/plugin.c:
2318         (jump_to_matching_brace), (add_tags), (on_assist_begin),
2319         (assist_cleanup), (on_assist_chosen), (on_assist_update),
2320         (context_character), (get_context), (function_parser),
2321         (cpp_member_parser), (install_assist), (uninstall_assist),
2322         (get_line_indentation_base), (get_line_auto_indentation),
2323         (install_support), (uninstall_support),
2324         (on_value_added_current_editor), (on_value_removed_current_editor),
2325         (cpp_java_plugin_finalize), (cpp_java_plugin_instance_init):
2326         * plugins/language-support-cpp-java/plugin.h:
2327         
2328         Improved fixed editor assistance and added support for function/method
2329         tooltips. jumb_to_matching_brance => jump_to_matching_brace
2330         
2331         * plugins/message-view/anjuta-msgman.c: (on_message_view_destroy):
2332         Removed a FIXME
2333         
2334         * plugins/project-import/project-import.c: (on_import_next):
2335         Added a non-NULL check with could probably fix #474843 but not sure
2336         
2337         * plugins/project-wizard/templates/anjuta-plugin/src/Makefile.am.tpl:
2338         Fixed anjuta-plugin project wizard
2339         
2340         * plugins/sourceview/Makefile.am:
2341         * plguins/sourceview/assist-tip.[ch]:
2342         * plugins/sourceview/anjuta-view.c: (anjuta_view_focus_out),
2343         (anjuta_view_key_press_event):
2344         * plugins/sourceview/assist-window.c: (assist_window_class_init),
2345         (assist_window_init), (assist_window_update), (assist_window_new):
2346         * plugins/sourceview/sourceview-private.h:
2347         * plugins/sourceview/sourceview.c: (on_assist_window_destroyed),
2348         (on_assist_tip_destroyed), (on_assist_chosen), (on_assist_cancel),
2349         (trigger_size), (max_trigger_size), (on_document_char_added),
2350         (sourceview_dispose), (ieditor_get_current_word),
2351         (iassist_add_trigger), (iassist_init_suggestions),
2352         (iassist_suggest), (iassist_hide_suggestions), (iassist_show_tips),
2353         (iassist_cancel_tips), (iassist_react), (iassist_iface_init):
2354         
2355         Big update on sourceview assist capabilites. Autocompletion should
2356         now work much better and function tooltips are finally supported!
2358         * plugins/sourceview/anjuta-document.h:
2359         * plugins/sourceview/anjuta-document.c: (wordcharacters_contains),
2360         (anjuta_document_get_current_word):
2361         Fixed get_current_word (inspired by aneditor.cxx implementation)
2363         * plugins/sourceview/sourceview-cell.c: (icell_get_char),
2364         (icell_get_attribute):
2365         Fixed get_attribute() to also detect character constants.
2366         Simplified get_char()
2368         * plugins/symbol-browser/plugin.c: (isymbol_manager_search),
2369         (isymbol_manager_get_members), (isymbol_manager_get_parents),
2370         (isymbol_manager_get_completions_at_position):
2371         
2372         Fixed IAnjutaSymbolManager interface (see 2.2.1 for details)
2374 2007-09-04  Naba Kumar  <naba@gnome.org>
2376         * plugins/class-gen/plugin.c: Do not enable 'Add to project'
2377         projects that can not add sources.
2379         * plugins/file-wizard/file.c: Similarly for file wizard,
2380         Do not enable 'Add to project' projects that can not add sources.
2382 2007-09-04  Naba Kumar  <naba@gnome.org>
2384         * configure.in: Bumped gnome-build requirement to 0.2.0
2385         for project capabilities support.
2387         * plugins/project-manager/plugin.c: Enable/disable project
2388         actions based on project capabilities. Fixes bug #433552:
2389         crash in Anjuta IDE: add file test.h in project on generic
2390         Makefile.
2392         * libanjuta/interfaces/libanjuta.idl: Added method to query
2393         project capabilities.
2395 2007-09-03  Naba Kumar  <naba@gnome.org>
2397         * plugins/file-manager/plugin.c: Set shadow type IN.
2398         * plugins/file-manager/file-view.c: Fixed code style.
2399         * plugins/file-manager/file-view.c: Fixed icons column to size
2400         properly.
2402         * plugins/file-manager/plugin.[c,h]: Fixed code style.
2404         * plugins/file-manager/plugin.c: Fixed crash on closing project and
2405         unmonitors project-uri on file-manager deactivation.
2407         * TODO.tasks: Updated
2409 2007-09-02  Johannes Schmid <jhs@gnome.org>
2411         * libanjuta/anjuta-ui.c: (anjuta_ui_remove_action_group):
2412         Fixed memory leak
2413         
2414         * plugins/file-manager/file-view.c: (file_view_get_selected),
2415         (file_view_button_press_event), (file_view_finalize):
2416         * plugins/file-manager/plugin.c: (project_root_removed),
2417         (file_manager_deactivate):
2418         
2419         Fixed some small bugs I missed before
2421 2007-09-02  Johannes Schmid <jhs@gnome.org>
2423         * plugins/file-manager/*:
2424         Added new and file-manager
2426 2007-09-02  Johannes Schmid <jhs@gnome.org>
2428         * plugins/file-manager/*:
2429         Removed old file-manager
2431 2007-08-31  Johannes Schmid <jhs@gnome.org>
2433         * libanjuta/anjuta-plugin-manager.c: (anjuta_plugin_manager_new):
2434         * libanjuta/anjuta-ui.c: (anjuta_ui_add_action_group):
2435         
2436         Fixed some memory leaks
2437         
2438         * MAINTAINERS: Fixed
2439         
2440 2007-08-31  Johannes Schmid <jhs@gnome.org>
2442         * libanjuta/anjuta-preferences.c: (get_object_type_from_string),
2443         (get_property_value_as_string), (set_property_value_as_string),
2444         (register_callbacks), (preferences_foreach_callback),
2445         (anjuta_preferences_register_property_raw):
2446         * libanjuta/anjuta-preferences.h:
2447         * plugins/build-basic-autotools/build-basic-autotools.c:
2448         (on_build_mesg_format):
2449         * plugins/document-manager/anjuta-document-manager.glade:
2450         * plugins/message-view/anjuta-message-manager-plugin.glade:
2451         
2452         Use GtkComboBox instead of (deprecated) GtkOptionMenu and fixed
2453         broken message view preferences
2454         
2455         * plugins/message-view/message-view.c:
2456         (message_view_instance_init), (pref_change_color), (prefs_init),
2457         (imessage_view_append):
2458         Cleaned up message view (#458041)
2459         
2460         * src/shell.c: (on_preferences_activate),
2461         (anjuta_test_shell_instance_init),
2462         (anjuta_test_shell_get_plugin_manager), (anjuta_shell_iface_init):
2463         Fixed test shell to allow better debugging
2464         
2465 2007-08-31  Johannes Schmid <jhs@gnome.org>
2467         * plugins/gtodo/interface.c: (gtodo_get_hide_done),
2468         (gtodo_get_hide_nodate), (gtodo_get_hide_due):
2469         * plugins/gtodo/main.h:
2470         * plugins/gtodo/plugin.c: (activate_plugin):
2471         
2472         Fixed #423467 (View->Tasks menu items are not 
2473         checked on startup)
2475 2007-08-31  Tobias Müller <gnome-bugs@auftrags-killer.org>
2477         reviewed by: Johannes Schmid <jhs@gnome.org>
2479         * COPYING:
2480         * data/welcome.txt.in:
2481         * launcher/anjuta_launcher.c:
2482         * libanjuta/anjuta-children.c:
2483         * libanjuta/anjuta-children.h:
2484         * libanjuta/anjuta-debug.h:
2485         * libanjuta/anjuta-encodings.c:
2486         * libanjuta/anjuta-encodings.h:
2487         * libanjuta/anjuta-glue-c.c:
2488         * libanjuta/anjuta-glue-c.h:
2489         * libanjuta/anjuta-plugin-description.c:
2490         * libanjuta/anjuta-plugin-description.h:
2491         * libanjuta/anjuta-plugin-handle.c:
2492         * libanjuta/anjuta-plugin-handle.h:
2493         * libanjuta/anjuta-plugin-manager.c:
2494         * libanjuta/anjuta-plugin-manager.h:
2495         * libanjuta/anjuta-plugin.c:
2496         * libanjuta/anjuta-plugin.h:
2497         * libanjuta/anjuta-preferences.c:
2498         * libanjuta/anjuta-preferences.h:
2499         * libanjuta/anjuta-profile-manager.c:
2500         * libanjuta/anjuta-profile-manager.h:
2501         * libanjuta/anjuta-profile.c:
2502         * libanjuta/anjuta-profile.h:
2503         * libanjuta/anjuta-save-prompt.c:
2504         * libanjuta/anjuta-save-prompt.h:
2505         * libanjuta/anjuta-serializer.c:
2506         * libanjuta/anjuta-serializer.h:
2507         * libanjuta/anjuta-session.c:
2508         * libanjuta/anjuta-session.h:
2509         * libanjuta/anjuta-shell.c:
2510         * libanjuta/anjuta-shell.h:
2511         * libanjuta/anjuta-status.c:
2512         * libanjuta/anjuta-status.h:
2513         * libanjuta/anjuta-ui.c:
2514         * libanjuta/anjuta-ui.h:
2515         * libanjuta/anjuta-utils-priv.h:
2516         * libanjuta/anjuta-utils.c:
2517         * libanjuta/anjuta-utils.h:
2518         * libanjuta/cell-renderer-captioned-image.c:
2519         * libanjuta/cell-renderer-captioned-image.h:
2520         * libanjuta/e-splash.c:
2521         * libanjuta/e-splash.h:
2522         * libanjuta/interfaces/anjuta-idl-compiler.pl:
2523         * libanjuta/interfaces/libanjuta.idl:
2524         * libanjuta/libanjuta.h:
2525         * libanjuta/resources.c:
2526         * libanjuta/resources.h:
2527         * libegg/egg-cell-renderer-text.c:
2528         * libegg/egg-combo-action.c:
2529         * libegg/egg-entry-action.c:
2530         * libegg/egg-recent-action.c:
2531         * libegg/egg-recent-files-module.c:
2532         * libegg/egg-recent-item.c:
2533         * libegg/egg-recent-model.c:
2534         * libegg/egg-recent-view-gtk.c:
2535         * libegg/egg-recent-view.c:
2536         * libegg/egg-submenu-action.c:
2537         * libegg/eggaccelerators.c:
2538         * libegg/eggcellrendererpopup.c:
2539         * libegg/eggcomboselect.c:
2540         * libegg/eggtreemodelfilter.c:
2541         * libegg/eggtreemultidnd.c:
2542         * libegg/gtkcellview.h:
2543         * libegg/treeviewutils/egg-cell-renderer-text.h:
2544         * libegg/treeviewutils/eggaccelerators.h:
2545         * libegg/treeviewutils/eggcellrendererkeys.h:
2546         * libegg/treeviewutils/eggcellrendererpopup.h:
2547         * libegg/treeviewutils/eggtreemodelfilter.h:
2548         * libegg/treeviewutils/eggtreemultidnd.h:
2549         * libegg/treeviewutils/eggtreeviewstate.h:
2550         * manuals/anjuta-faqs/C/anjuta-faqs.xml:
2551         * manuals/anjuta-faqs/Makefile.am:
2552         * manuals/anjuta-manual/C/anjuta-manual.xml:
2553         * manuals/anjuta-manual/C/license.xml:
2554         * manuals/anjuta-manual/es/es.po:
2555         * manuals/anjuta-manual/sv/sv.po:
2556         * manuals/old/C/anjuta-advanced-tutorial/anjuta-advanced-tutorial.x
2557         ml:
2558         * manuals/old/C/anjuta-tutorial/anjuta-tutorial.xml:
2559         * manuals/old/de/anjuta-tutorial/anjuta-tutorial.xml:
2560         * manuals/old/ja/anjuta-faqs/anjuta-faqs.xml:
2561         * manuals/old/ja/anjuta-manual/anjuta-manual.xml:
2562         * manuals/old/ja/anjuta-manual/license.xml:
2563         * plugins/build-basic-autotools/build-basic-autotools.c:
2564         * plugins/build-basic-autotools/build-basic-autotools.h:
2565         * plugins/build-basic-autotools/executer.c:
2566         * plugins/build-basic-autotools/executer.h:
2567         * plugins/build/build_file.c:
2568         * plugins/build/build_file.h:
2569         * plugins/build/build_project.c:
2570         * plugins/build/build_project.h:
2571         * plugins/build/clean_project.c:
2572         * plugins/build/clean_project.h:
2573         * plugins/build/commands.c:
2574         * plugins/build/commands.h:
2575         * plugins/build/compile.c:
2576         * plugins/build/compile.h:
2577         * plugins/build/compiler_options.c:
2578         * plugins/build/compiler_options.h:
2579         * plugins/build/configurer.c:
2580         * plugins/build/configurer.h:
2581         * plugins/build/executer.c:
2582         * plugins/build/executer.h:
2583         * plugins/class-gen/cell-renderer-flags.c:
2584         * plugins/class-gen/cell-renderer-flags.h:
2585         * plugins/class-gen/combo-flags.c:
2586         * plugins/class-gen/combo-flags.h:
2587         * plugins/class-gen/element-editor.c:
2588         * plugins/class-gen/element-editor.h:
2589         * plugins/class-gen/generator.c:
2590         * plugins/class-gen/generator.h:
2591         * plugins/class-gen/plugin.c:
2592         * plugins/class-gen/plugin.h:
2593         * plugins/class-gen/transform.c:
2594         * plugins/class-gen/transform.h:
2595         * plugins/class-gen/validator.c:
2596         * plugins/class-gen/validator.h:
2597         * plugins/class-gen/window.c:
2598         * plugins/class-gen/window.h:
2599         * plugins/class-inheritance/class-callbacks.c:
2600         * plugins/class-inheritance/class-callbacks.h:
2601         * plugins/class-inheritance/class-inherit.c:
2602         * plugins/class-inheritance/class-inherit.h:
2603         * plugins/class-inheritance/plugin.c:
2604         * plugins/class-inheritance/plugin.h:
2605         * plugins/cvs-plugin/cvs-actions.c:
2606         * plugins/cvs-plugin/cvs-actions.h:
2607         * plugins/cvs-plugin/cvs-callbacks.c:
2608         * plugins/cvs-plugin/cvs-callbacks.h:
2609         * plugins/cvs-plugin/cvs-execute.c:
2610         * plugins/cvs-plugin/cvs-execute.h:
2611         * plugins/cvs-plugin/cvs-interface.c:
2612         * plugins/cvs-plugin/cvs-interface.h:
2613         * plugins/cvs-plugin/plugin.c:
2614         * plugins/cvs-plugin/plugin.h:
2615         * plugins/debug-manager/breakpoints.c:
2616         * plugins/debug-manager/breakpoints.h:
2617         * plugins/debug-manager/chunk_view.c:
2618         * plugins/debug-manager/chunk_view.h:
2619         * plugins/debug-manager/data_buffer.c:
2620         * plugins/debug-manager/data_buffer.h:
2621         * plugins/debug-manager/data_view.c:
2622         * plugins/debug-manager/data_view.h:
2623         * plugins/debug-manager/debug_tree.c:
2624         * plugins/debug-manager/debug_tree.h:
2625         * plugins/debug-manager/debugger.c:
2626         * plugins/debug-manager/debugger.h:
2627         * plugins/debug-manager/disassemble.c:
2628         * plugins/debug-manager/disassemble.h:
2629         * plugins/debug-manager/info.c:
2630         * plugins/debug-manager/info.h:
2631         * plugins/debug-manager/locals.c:
2632         * plugins/debug-manager/locals.h:
2633         * plugins/debug-manager/memory.c:
2634         * plugins/debug-manager/memory.h:
2635         * plugins/debug-manager/plugin.c:
2636         * plugins/debug-manager/plugin.h:
2637         * plugins/debug-manager/registers.c:
2638         * plugins/debug-manager/registers.h:
2639         * plugins/debug-manager/sexy-icon-entry.c:
2640         * plugins/debug-manager/sexy-icon-entry.h:
2641         * plugins/debug-manager/sharedlib.c:
2642         * plugins/debug-manager/sharedlib.h:
2643         * plugins/debug-manager/signals.c:
2644         * plugins/debug-manager/signals.h:
2645         * plugins/debug-manager/sparse_buffer.c:
2646         * plugins/debug-manager/sparse_buffer.h:
2647         * plugins/debug-manager/sparse_view.c:
2648         * plugins/debug-manager/sparse_view.h:
2649         * plugins/debug-manager/stack_trace.c:
2650         * plugins/debug-manager/stack_trace.h:
2651         * plugins/debug-manager/start.c:
2652         * plugins/debug-manager/start.h:
2653         * plugins/debug-manager/threads.c:
2654         * plugins/debug-manager/threads.h:
2655         * plugins/debug-manager/utilities.c:
2656         * plugins/debug-manager/utilities.h:
2657         * plugins/debug-manager/watch.c:
2658         * plugins/debug-manager/watch.h:
2659         * plugins/devhelp/htmlview.c:
2660         * plugins/devhelp/htmlview.h:
2661         * plugins/document-manager/action-callbacks.c:
2662         * plugins/document-manager/action-callbacks.h:
2663         * plugins/document-manager/anjuta-docman.c:
2664         * plugins/document-manager/anjuta-docman.h:
2665         * plugins/document-manager/editor-tooltips.c:
2666         * plugins/document-manager/editor-tooltips.h:
2667         * plugins/document-manager/file_history.c:
2668         * plugins/document-manager/file_history.h:
2669         * plugins/document-manager/indent-dialog.c:
2670         * plugins/document-manager/indent-dialog.h:
2671         * plugins/document-manager/indent-util.c:
2672         * plugins/document-manager/indent-util.h:
2673         * plugins/document-manager/plugin.c:
2674         * plugins/editor/aneditor-autocomplete.cxx:
2675         * plugins/editor/aneditor-calltip.cxx:
2676         * plugins/editor/aneditor-indent.cxx:
2677         * plugins/editor/aneditor-priv.h:
2678         * plugins/editor/aneditor.cxx:
2679         * plugins/editor/aneditor.h:
2680         * plugins/editor/lexer.h:
2681         * plugins/editor/plugin.c:
2682         * plugins/editor/plugin.h:
2683         * plugins/editor/print.c:
2684         * plugins/editor/print.h:
2685         * plugins/editor/properties.h:
2686         * plugins/editor/properties_cxx.h:
2687         * plugins/editor/style-editor.c:
2688         * plugins/editor/style-editor.h:
2689         * plugins/editor/text-editor-iterable.c:
2690         * plugins/editor/text-editor-iterable.h:
2691         * plugins/editor/text_editor.c:
2692         * plugins/editor/text_editor.h:
2693         * plugins/editor/text_editor_cbs.c:
2694         * plugins/editor/text_editor_cbs.h:
2695         * plugins/editor/text_editor_menu.c:
2696         * plugins/editor/text_editor_menu.h:
2697         * plugins/editor/text_editor_prefs.c:
2698         * plugins/editor/text_editor_prefs.h:
2699         * plugins/file-loader/dnd.c:
2700         * plugins/file-loader/dnd.h:
2701         * plugins/file-loader/plugin.c:
2702         * plugins/file-manager/an_file_view.c:
2703         * plugins/file-manager/plugin.c:
2704         * plugins/file-wizard/file.c:
2705         * plugins/file-wizard/file.h:
2706         * plugins/file-wizard/plugin.c:
2707         * plugins/file-wizard/plugin.h:
2708         * plugins/gdb/debugger.c:
2709         * plugins/gdb/debugger.h:
2710         * plugins/gdb/gdbmi-test.c:
2711         * plugins/gdb/gdbmi.c:
2712         * plugins/gdb/gdbmi.h:
2713         * plugins/gdb/global.h:
2714         * plugins/gdb/parser.c:
2715         * plugins/gdb/parser.h:
2716         * plugins/gdb/plugin.c:
2717         * plugins/gdb/plugin.h:
2718         * plugins/gdb/utilities.c:
2719         * plugins/gdb/utilities.h:
2720         * plugins/glade/plugin.c:
2721         * plugins/glade/plugin.h:
2722         * plugins/gtodo/egg-datetime.c:
2723         * plugins/gtodo/egg-datetime.h:
2724         * plugins/gtodo/eggtrayicon.c:
2725         * plugins/gtodo/eggtrayicon.h:
2726         * plugins/gtodo/plugin.c:
2727         * plugins/gvim/anjuta-vim.c:
2728         * plugins/gvim/anjuta-vim.h:
2729         * plugins/gvim/gtkvim.c:
2730         * plugins/gvim/gtkvim.h:
2731         * plugins/gvim/plugin.c:
2732         * plugins/gvim/plugin.h:
2733         * plugins/language-support-cpp-java/plugin.c:
2734         * plugins/language-support-cpp-java/plugin.h:
2735         * plugins/macro/macro-actions.c:
2736         * plugins/macro/macro-actions.h:
2737         * plugins/macro/macro-db.c:
2738         * plugins/macro/macro-db.h:
2739         * plugins/macro/macro-dialog.c:
2740         * plugins/macro/macro-dialog.h:
2741         * plugins/macro/macro-edit.c:
2742         * plugins/macro/macro-edit.h:
2743         * plugins/macro/macro-util.c:
2744         * plugins/macro/macro-util.h:
2745         * plugins/macro/plugin.c:
2746         * plugins/macro/plugin.h:
2747         * plugins/message-view/anjuta-msgman.c:
2748         * plugins/message-view/anjuta-msgman.h:
2749         * plugins/message-view/message-view.c:
2750         * plugins/message-view/message-view.h:
2751         * plugins/message-view/plugin.c:
2752         * plugins/message-view/plugin.h:
2753         * plugins/patch/patch-plugin.c:
2754         * plugins/patch/patch-plugin.h:
2755         * plugins/patch/plugin.c:
2756         * plugins/patch/plugin.h:
2757         * plugins/profiler/gprof-call-graph-block-entry.c:
2758         * plugins/profiler/gprof-call-graph-block-entry.h:
2759         * plugins/profiler/gprof-call-graph-block.c:
2760         * plugins/profiler/gprof-call-graph-block.h:
2761         * plugins/profiler/gprof-call-graph-view.c:
2762         * plugins/profiler/gprof-call-graph-view.h:
2763         * plugins/profiler/gprof-call-graph.c:
2764         * plugins/profiler/gprof-call-graph.h:
2765         * plugins/profiler/gprof-flat-profile-entry.c:
2766         * plugins/profiler/gprof-flat-profile-entry.h:
2767         * plugins/profiler/gprof-flat-profile-view.c:
2768         * plugins/profiler/gprof-flat-profile-view.h:
2769         * plugins/profiler/gprof-flat-profile.c:
2770         * plugins/profiler/gprof-flat-profile.h:
2771         * plugins/profiler/gprof-function-call-chart-view.c:
2772         * plugins/profiler/gprof-function-call-chart-view.h:
2773         * plugins/profiler/gprof-function-call-tree-view.c:
2774         * plugins/profiler/gprof-function-call-tree-view.h:
2775         * plugins/profiler/gprof-options.c:
2776         * plugins/profiler/gprof-options.h:
2777         * plugins/profiler/gprof-profile-data.c:
2778         * plugins/profiler/gprof-profile-data.h:
2779         * plugins/profiler/gprof-view-manager.c:
2780         * plugins/profiler/gprof-view-manager.h:
2781         * plugins/profiler/gprof-view.c:
2782         * plugins/profiler/gprof-view.h:
2783         * plugins/profiler/plugin.c:
2784         * plugins/profiler/plugin.h:
2785         * plugins/profiler/string-utils.c:
2786         * plugins/profiler/string-utils.h:
2787         * plugins/project-import/plugin.c:
2788         * plugins/project-import/plugin.h:
2789         * plugins/project-import/project-import.c:
2790         * plugins/project-import/project-import.h:
2791         * plugins/project-manager/plugin.c:
2792         * plugins/project-manager/plugin.h:
2793         * plugins/project-wizard/action.c:
2794         * plugins/project-wizard/action.h:
2795         * plugins/project-wizard/autogen.c:
2796         * plugins/project-wizard/autogen.h:
2797         * plugins/project-wizard/druid.c:
2798         * plugins/project-wizard/druid.h:
2799         * plugins/project-wizard/file.c:
2800         * plugins/project-wizard/file.h:
2801         * plugins/project-wizard/header.c:
2802         * plugins/project-wizard/header.h:
2803         * plugins/project-wizard/install.c:
2804         * plugins/project-wizard/install.h:
2805         * plugins/project-wizard/parser.c:
2806         * plugins/project-wizard/parser.h:
2807         * plugins/project-wizard/plugin.c:
2808         * plugins/project-wizard/plugin.h:
2809         * plugins/project-wizard/property.c:
2810         * plugins/project-wizard/property.h:
2811         * plugins/project-wizard/values.c:
2812         * plugins/project-wizard/values.h:
2813         * plugins/sample1/plugin.c:
2814         * plugins/search/plugin.c:
2815         * plugins/search/plugin.h:
2816         * plugins/search/search-replace_backend.c:
2817         * plugins/search/search-replace_backend.h:
2818         * plugins/search/search_preferences.c:
2819         * plugins/sourceview/anjuta-convert.c:
2820         * plugins/sourceview/anjuta-convert.h:
2821         * plugins/sourceview/anjuta-document-loader.c:
2822         * plugins/sourceview/anjuta-document-loader.h:
2823         * plugins/sourceview/anjuta-document-saver.c:
2824         * plugins/sourceview/anjuta-document-saver.h:
2825         * plugins/sourceview/anjuta-document.c:
2826         * plugins/sourceview/anjuta-document.h:
2827         * plugins/sourceview/anjuta-encodings.c:
2828         * plugins/sourceview/anjuta-encodings.h:
2829         * plugins/sourceview/anjuta-languages-manager.c:
2830         * plugins/sourceview/anjuta-languages-manager.h:
2831         * plugins/sourceview/anjuta-utils.c:
2832         * plugins/sourceview/anjuta-utils.h:
2833         * plugins/sourceview/anjuta-view.c:
2834         * plugins/sourceview/anjuta-view.h:
2835         * plugins/sourceview/assist-window.c:
2836         * plugins/sourceview/assist-window.h:
2837         * plugins/sourceview/sourceview-cell.c:
2838         * plugins/sourceview/sourceview-cell.h:
2839         * plugins/sourceview/sourceview-prefs.c:
2840         * plugins/sourceview/sourceview-prefs.h:
2841         * plugins/sourceview/sourceview-print.c:
2842         * plugins/sourceview/sourceview-print.h:
2843         * plugins/sourceview/sourceview-private.h:
2844         * plugins/sourceview/sourceview-tags.c:
2845         * plugins/sourceview/sourceview-tags.h:
2846         * plugins/sourceview/sourceview.c:
2847         * plugins/sourceview/sourceview.h:
2848         * plugins/subversion/plugin.c:
2849         * plugins/subversion/plugin.h:
2850         * plugins/subversion/subversion-actions.c:
2851         * plugins/subversion/subversion-actions.h:
2852         * plugins/subversion/subversion-callbacks.c:
2853         * plugins/subversion/subversion-callbacks.h:
2854         * plugins/subversion/svn-auth.c:
2855         * plugins/subversion/svn-auth.h:
2856         * plugins/subversion/svn-backend-priv.h:
2857         * plugins/subversion/svn-backend.c:
2858         * plugins/subversion/svn-backend.h:
2859         * plugins/subversion/svn-notify.c:
2860         * plugins/subversion/svn-notify.h:
2861         * plugins/subversion/svn-thread.c:
2862         * plugins/subversion/svn-thread.h:
2863         * plugins/symbol-browser/an_symbol.c:
2864         * plugins/symbol-browser/an_symbol.h:
2865         * plugins/symbol-browser/an_symbol_info.c:
2866         * plugins/symbol-browser/an_symbol_info.h:
2867         * plugins/symbol-browser/an_symbol_iter.c:
2868         * plugins/symbol-browser/an_symbol_iter.h:
2869         * plugins/symbol-browser/an_symbol_prefs.c:
2870         * plugins/symbol-browser/an_symbol_prefs.h:
2871         * plugins/symbol-browser/an_symbol_search.c:
2872         * plugins/symbol-browser/an_symbol_search.h:
2873         * plugins/symbol-browser/an_symbol_view.c:
2874         * plugins/symbol-browser/an_symbol_view.h:
2875         * plugins/symbol-browser/plugin.c:
2876         * plugins/symbol-browser/plugin.h:
2877         * plugins/terminal/terminal.c:
2878         * plugins/tools/dialog.c:
2879         * plugins/tools/dialog.h:
2880         * plugins/tools/editor.c:
2881         * plugins/tools/editor.h:
2882         * plugins/tools/execute.c:
2883         * plugins/tools/execute.h:
2884         * plugins/tools/fileop.c:
2885         * plugins/tools/fileop.h:
2886         * plugins/tools/plugin.c:
2887         * plugins/tools/plugin.h:
2888         * plugins/tools/scripts/find-fixmes.pl:
2889         * plugins/tools/scripts/translation-status.pl:
2890         * plugins/tools/tool.c:
2891         * plugins/tools/tool.h:
2892         * plugins/tools/variable.c:
2893         * plugins/tools/variable.h:
2894         * plugins/valgrind/ldd.c:
2895         * plugins/valgrind/ldd.h:
2896         * plugins/valgrind/list.c:
2897         * plugins/valgrind/list.h:
2898         * plugins/valgrind/menu-utils.c:
2899         * plugins/valgrind/menu-utils.h:
2900         * plugins/valgrind/parser.c:
2901         * plugins/valgrind/parser.h:
2902         * plugins/valgrind/plugin.c:
2903         * plugins/valgrind/plugin.h:
2904         * plugins/valgrind/preferences.c:
2905         * plugins/valgrind/preferences.h:
2906         * plugins/valgrind/process.c:
2907         * plugins/valgrind/process.h:
2908         * plugins/valgrind/symtab.c:
2909         * plugins/valgrind/symtab.h:
2910         * plugins/valgrind/vgactions.c:
2911         * plugins/valgrind/vgactions.h:
2912         * plugins/valgrind/vgcachegrindprefs.c:
2913         * plugins/valgrind/vgcachegrindprefs.h:
2914         * plugins/valgrind/vgdefaultview.c:
2915         * plugins/valgrind/vgdefaultview.h:
2916         * plugins/valgrind/vgerror.c:
2917         * plugins/valgrind/vgerror.h:
2918         * plugins/valgrind/vggeneralprefs.c:
2919         * plugins/valgrind/vggeneralprefs.h:
2920         * plugins/valgrind/vghelgrindprefs.c:
2921         * plugins/valgrind/vghelgrindprefs.h:
2922         * plugins/valgrind/vgio.c:
2923         * plugins/valgrind/vgio.h:
2924         * plugins/valgrind/vgmemcheckprefs.c:
2925         * plugins/valgrind/vgmemcheckprefs.h:
2926         * plugins/valgrind/vgrule-editor.c:
2927         * plugins/valgrind/vgrule-editor.h:
2928         * plugins/valgrind/vgrule-list.c:
2929         * plugins/valgrind/vgrule-list.h:
2930         * plugins/valgrind/vgrule.c:
2931         * plugins/valgrind/vgrule.h:
2932         * plugins/valgrind/vgrulepattern.c:
2933         * plugins/valgrind/vgrulepattern.h:
2934         * plugins/valgrind/vgsearchbar.c:
2935         * plugins/valgrind/vgsearchbar.h:
2936         * plugins/valgrind/vgstrpool.c:
2937         * plugins/valgrind/vgstrpool.h:
2938         * plugins/valgrind/vgtoolprefs.c:
2939         * plugins/valgrind/vgtoolprefs.h:
2940         * plugins/valgrind/vgtoolview.c:
2941         * plugins/valgrind/vgtoolview.h:
2942         * src/about.c:
2943         * src/about.h:
2944         * src/action-callbacks.c:
2945         * src/action-callbacks.h:
2946         * src/anjuta-actions.h:
2947         * src/anjuta-app.c:
2948         * src/anjuta-app.h:
2949         * src/anjuta-callbacks.c:
2950         * src/anjuta-callbacks.h:
2951         * src/anjuta.c:
2952         * src/anjuta.h:
2953         * src/anjuta_cbs.c:
2954         * src/bacon-message-connection.c:
2955         * src/bacon-message-connection.h:
2956         * src/getline.c:
2957         * src/main.c:
2958         * src/shell.c:
2959         * src/shell.h:
2960         * src/start-with.c:
2961         * src/start-with.h:
2962         * src/utilities.c:
2963         * src/utilities.h:
2964         * tagmanager/options.c:
2965         
2966         Change the address of FSF in various files
2968 2007-08-30  Johannes Schmid <jhs@gnome.org>
2970         * anjuta.glade:
2971         * anjuta.gladep:
2972         Removed because they are no longer in use
2973         
2974         * plugins/class-gen/anjuta-class-gen-plugin.glade:
2975         * plugins/cvs-plugin/anjuta-cvs-plugin.glade:
2976         Marked some strings as not translatable
2978         * plugins/search/search-replace.c: (list_max_items):
2979         Fixed a possible memory corruption
2981         * src/anjuta-app.c: (anjuta_app_add_widget_full):
2982         Do not show menuitems for locked layout items
2984         * src/main.c: (main):
2985         Some minor style correction in gnome_init
2987 2007-08-25 Sebastien Granjoux <seb.sfo@free.fr>
2989         * plugins/debug-manager/debugger.c,
2990         plugins/debug-manager/breakpoints.c,
2991         plugins/gdb/plugin.c,
2992         plugins/gdb/debugger.c,
2993         libanjuta/interfaces/libanjuta.idl:
2994         Move all breakpoints functions from IAnjutaDebugger to a new
2995         IAnjutaBreakpointDebugger interface
2997 2007-07-28  Tom Lowe <tomlowe1@earthlink.net>
2999         Reviewed by Sébastien Granjoux <seb.sfo@free.fr>:
3000         * plugins/debug-manager/plugin.c,
3001         plugins/debug-manager/breakpoints.c,
3002         plugins/tools/execute.c,
3003         plugins/project-wizard/plugin.c,
3004         plugins/build-basic-autotools/executer.c,
3005         plugins/gdb/debugger.c,
3006         plugins/profiler/gprof-options.h,
3007         plugins/sourceview/assist-window.h,
3008         plugins/class-gen/transform.c,
3009         libanjuta/anjuta-plugin-description.c,
3010         libanjuta/anjuta-status.c,
3011         libanjuta/anjuta-glue-c.c,
3012         libanjuta/anjuta-glue-cpp.c,
3013         plugins/symbol-browser/an_symbol_prefs.c:
3014         Fix warnings mostly "dereferencing type-punned pointer"
3015         Fix two bugs in breakpoints.c and an_symbol_prefs.c
3017 2007-07-22 Sebastien Granjoux <seb.sfo@free.fr>
3019         * plugins/debug-manager/breakpoints.c,
3020         plugins/debug-manager/debugger.c:
3021         Avoid an endless loop if clearing all breakpoints while the programm
3022         is running
3024 2007-07-22  Tom Lowe <tomlowe1@earthlink.net>
3026         Reviewed by Sébastien Granjoux <seb.sfo@free.fr>:
3027         * plugins/debug-manager/plugin.c:
3028         Fix a segmentation fault added in the previous patch
3030 2007-07-21  Johannes Schmid <jhs@gnome.org>
3032         * plugins/build-basic-autotools/executer.c:
3033         (get_program_parameters):
3034         
3035         Show an error dialog if no targets are availible instead of
3036         just returning
3038 2007-07-20  Johannes Schmid <jhs@gnome.org>
3040         * libanjuta/anjuta-shell.c: (on_widget_data_add),
3041         (anjuta_shell_add_widget), (anjuta_shell_add_widget_full):
3042         * libanjuta/anjuta-shell.h:
3043         * plugins/document-manager/plugin.c: (activate_plugin):
3044         * plugins/glade/anjuta-design-document.c:
3045         * plugins/glade/plugin.c: (glade_update_ui):
3046         * src/anjuta-app.c: (anjuta_app_add_widget_full),
3047         (anjuta_shell_iface_init):
3048         * src/shell.c: (anjuta_test_shell_add_widget),
3049         (anjuta_shell_iface_init):
3050         
3051         Make the document manager undockable (#458038)
3053 2007-07-20  Johannes Schmid <jhs@gnome.org>
3055         * plugins/document-manager/plugin.c: (on_editor_update_ui):
3056         * plugins/glade/anjuta-design-document.c:
3057         * plugins/glade/plugin.c: (glade_update_ui):
3058         
3059         Fixed some save/dirty status bug in glade
3061 2007-07-20  Johannes Schmid <jhs@gnome.org>
3063         * libanjuta/anjuta-status.c:
3064         Fixed crasher on shutdown
3066 2007-07-20  Johannes Schmid <jhs@gnome.org>
3068         * configure.in:
3069         Minimum glade requirement is 3.2 now. It was before
3070         but we did not check...
3071         
3072         * libanjuta/anjuta-glue-factory.c: (load_plugin):
3073         * libanjuta/anjuta-profile.c:
3074         (anjuta_profile_add_plugins_from_xml):
3075         * libanjuta/anjuta-status.c: (anjuta_status_dispose):
3076         * libanjuta/anjuta-ui.c: (iter_compare_func), (anjuta_ui_merge):
3077         * libegg/egg-recent-action.c: (on_recent_files_tooltip):
3078         * plugins/file-loader/plugin.c: (on_create_submenu):
3079         * plugins/file-manager/an_file_view.c: (compare_iter):
3080         * plugins/glade/plugin.c: (activate_plugin):
3081         * src/anjuta-app.c: (on_toolbar_view_toggled):
3082         * src/main.c: (main):
3083         
3084         Fixed lots of memory leaks (thansk valgrind)
3086 2007-07-19  Johannes Schmid <jhs@gnome.org>
3088         * plugins/debug-manager/plugin.c: (value_added_current_editor):
3089         * plugins/document-manager/anjuta-docman.c:
3090         (anjuta_docman_set_busy):
3091         * plugins/document-manager/plugin.c: (on_editor_changed):
3092         * plugins/glade/plugin.c: (activate_plugin):
3093         * plugins/language-support-cpp-java/plugin.c: (on_assist_begin),
3094         (on_value_removed_current_editor):
3095         
3096         Fixed remaining criticals with IAnjutaEditor -> IAnjutaDocument
3098 2007-07-18  Johannes Schmid <jhs.gnome.org>
3100         * plugins/build-basic-autotools/executer.c: (execute_program):
3101         Fixed some of the scratchbox stuff but the environment is
3102         still broken
3104 2007-07-18  Johannes Schmid <jhs@gnome.org>
3106         * libanjuta/anjuta-plugin-manager.c: (on_plugin_activated),
3107         (on_plugin_deactivated), (get_plugin_loader_type):
3108         * plugins/glade/plugin.c: (on_close_activated), (on_shell_destroy),
3109         (activate_plugin), (deactivate_plugin),
3110         (glade_plugin_instance_init):
3111         
3112         Fixed glade plugin deactivation
3114 2007-07-18  Johannes Schmid <jhs@gnome.org>
3116         * plugins/document-manager/anjuta-docman.c:
3117         (anjuta_docman_add_document):
3118         * plugins/glade/anjuta-design-document.c: (ifile_get_uri):
3119         
3120         Fixed path display in document manager with glade files
3122 2007-07-17  Johannes Schmid <jhs@gnome.org>
3124         * libanjuta/interfaces/Makefile.am.iface:
3125         * pixmaps/Makefile.am:
3126         * plugins/cvs-plugin/plugin.c: (value_added_current_editor):
3127         * plugins/debug-manager/plugin.c: (value_added_current_editor),
3128         (value_removed_current_editor):
3129         * plugins/document-manager/anjuta-docman.c: (on_editor_save_point),
3130         (anjuta_docman_set_current_document):
3131         * plugins/document-manager/plugin.c: (on_editor_update_ui),
3132         (on_editor_added), (on_editor_changed):
3133         * plugins/glade/Makefile.am:
3134         * plugins/glade/anjuta-design-document.c:
3135         (anjuta_design_document_instance_init),
3136         (anjuta_design_document_set_property),
3137         (anjuta_design_document_get_property),
3138         (anjuta_design_document_class_init), (anjuta_design_document_new),
3139         (ifile_open), (ifile_get_uri), (ifile_iface_init):
3140         * plugins/glade/anjuta-design-document.h:
3141         * plugins/glade/anjuta-glade-notebook.c:
3142         * plugins/glade/anjuta-glade-notebook.h:
3143         * plugins/glade/plugin.c: (value_added_current_editor),
3144         (value_removed_current_editor), (glade_update_ui),
3145         (on_close_activated), (on_glade_project_changed),
3146         (glade_plugin_add_project), (activate_plugin), (deactivate_plugin),
3147         (ifile_open):
3148         * plugins/language-support-cpp-java/plugin.c:
3149         (on_value_added_current_editor), (on_value_removed_current_editor):
3150         * plugins/macro/plugin.c: (value_added_current_editor):
3151         * plugins/project-manager/plugin.c: (value_added_current_editor):
3152         * plugins/subversion/plugin.c: (value_added_current_editor):
3153         * plugins/symbol-browser/plugin.c: (value_added_current_editor):
3155         Fixed lot of IAnjutaEditor stuff and completed glade integration
3156         with document manager
3157         
3158         * plugins/build-basic-autotools/build-basic-autotools.c:
3159         (value_added_current_editor):
3160         * plugins/build-basic-autotools/executer.c: (execute_program):
3161         
3162         Some initial code to execute projects inside scratchbox
3163         
3164 2007-07-13 Sebastien Granjoux <seb.sfo@free.fr>
3166         * plugins/project-import/project-import.c:
3167         Project import overwrites file on user request (bug #452579)
3169 2007-07-11 Sebastien Granjoux <seb.sfo@free.fr>
3171         * plugins/debug-manager/debugger.c,
3172         plugins/debug-manager/threads.c,
3173         plugins/debug-manager/plugin.c,
3174         plugins/debug-manager/registers.c,
3175         plugins/debug-manager/locals.c,
3176         plugins/debug-manager/stack_trace.c,
3177         plugins/gdb/plugin.c,
3178         plugins/gdb/debugger.c,
3179         plugins/gdb/debugger.h,
3180         libanjuta/interfaces/libanjuta.idl:
3181         Rename change-location to program-moved
3182         Store thread id as gint instead of guint
3183         Do not display registers list if not available
3184         Add intermediate debugger states if missing
3186 2007-07-11  Johannes Schmid <jhs@gnome.org>
3188         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin
3189         .glade:
3190         Reverted unnecessary changes (#455819)
3192 2007-07-10  Johannes Schmid <jhs@gnome.org>
3194         * plugins/glade/plugin.c:
3195         Fixed glade plugin with glade 3.2 and another crasher
3197 2007-07-09  Johannes Schmid <jhs@gnome.org>
3199         * libanjuta/interfaces/libanjuta.idl:
3200         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin
3201         .glade:
3202         * plugins/debug-manager/breakpoints.c:
3203         (breakpoint_item_update_in_ui),
3204         (breakpoints_dbase_edit_breakpoint),
3205         (on_toggle_breakpoint_activate):
3206         * plugins/debug-manager/plugin.c:
3207         (on_run_to_cursor_action_activate):
3208         * plugins/document-manager/action-callbacks.c:
3209         (on_editor_command_cut_activate),
3210         (on_editor_command_copy_activate),
3211         (on_editor_command_paste_activate),
3212         (on_editor_command_clear_activate):
3213         * plugins/document-manager/anjuta-docman.c:
3214         (on_text_editor_notebook_close_page), (anjuta_docman_add_editor),
3215         (anjuta_docman_add_document), (anjuta_docman_set_current_document),
3216         (anjuta_docman_goto_file_line_mark),
3217         (anjuta_docman_find_editor_with_path),
3218         (anjuta_docman_get_all_editors):
3219         * plugins/document-manager/anjuta-docman.h:
3220         * plugins/document-manager/plugin.c:
3221         (update_editor_ui_interface_items), (on_editor_update_ui),
3222         (on_editor_changed), (on_session_save), (on_docman_auto_save),
3223         (ianjuta_docman_add_document), (ianjuta_docman_remove_document),
3224         (ianjuta_document_manager_iface_init), (isaveable_save),
3225         (isavable_is_dirty):
3226         * plugins/editor/editor.glade:
3227         * plugins/editor/text_editor.c: (idocument_cut), (idocument_copy),
3228         (idocument_paste), (idocument_clear), (idocument_iface_init),
3229         (iselection_iface_init):
3230         * plugins/glade/Makefile.am:
3231         * plugins/glade/anjuta-glade-notebook.c:
3232         (anjuta_glade_notebook_instance_init),
3233         (anjuta_glade_notebook_set_property),
3234         (anjuta_glade_notebook_get_property),
3235         (anjuta_glade_notebook_class_init), (anjuta_glade_notebook_new),
3236         (ifile_open), (ifile_get_uri), (ifile_iface_init),
3237         (ifile_savable_save), (ifile_savable_save_as),
3238         (ifile_savable_set_dirty), (ifile_savable_is_dirty),
3239         (ifile_savable_iface_init), (idocument_can_redo),
3240         (idocument_can_undo), (idocument_begin_undo_action),
3241         (idocument_end_undo_action), (idocument_undo), (idocument_redo),
3242         (idocument_grab_focus), (idocument_get_filename), (idocument_cut),
3243         (idocument_copy), (idocument_paste), (idocument_clear),
3244         (idocument_iface_init):
3245         * plugins/language-support-cpp-java/plugin.c:
3246         (on_value_added_current_editor), (on_value_removed_current_editor):
3247         * plugins/macro/macro-util.c: (get_current_editor):
3248         * plugins/project-manager/plugin.c: (project_manager_unload_gbf):
3249         * plugins/search/plugin.c: (on_enterselection), (on_prev_occur),
3250         (on_next_occur), (on_incremental_entry_key_press),
3251         (on_toolbar_find_clicked), (on_toolbar_find_start_over),
3252         (on_toolbar_find_incremental_start),
3253         (on_toolbar_find_incremental_end), (on_toolbar_find_incremental):
3254         * plugins/search/search-replace.c: (search_start_over),
3255         (search_update_combos), (replace_update_combos),
3256         (anjuta_search_replace_activate):
3257         * plugins/search/search-replace_backend.c: (create_search_entries):
3258         * plugins/sourceview/sourceview.c: (idocument_cut),
3259         (idocument_copy), (idocument_paste), (idocument_clear),
3260         (idocument_iface_init), (iselect_iface_init), (iassist_react):
3261         * plugins/tools/editor.c: (on_editor_response):
3262         * plugins/tools/execute.c: (get_current_editor),
3263         (atp_output_context_initialize), (atp_user_tool_execute):
3264         * plugins/tools/variable.c: (get_current_editor),
3265         (atp_variable_get_editor_variable):
3266         
3267         Some more IAnjutaEditor => IAnjutaDocument fixing!
3268         
3269         * plugins/glade/anjuta-glade-notebook.h:
3270         * plugins/glade/plugin.c: (glade_can_undo), (glade_can_redo),
3271         (glade_update_ui):
3272         * plugins/glade/plugin.h:
3273         Integrate glade designer in document manager for GLADEUI_VERSION >= 303
3274         and get rid of the glade menu. The Edit/File menu and the toolbar can now 
3275         be used for glade, too. It might still have some rough edges but already works.
3276         (Fixes #415547 – Glade usability problem)
3278 2007-07-07  Vincent Geddes <vgeddes@gnome.org>
3280         * plugins/glade/plugin.c: Ensure plugin compiles with glade 3.3.1
3281           development release (I updated version of glade3 svn to 3.3.2).
3283 2007-07-07  Naba Kumar  <naba.kumar@gnome.org>
3285         * plugins/symbol-browser/an_symbol_view.c:
3286         (anjuta_symbol_view_dispose), (sv_get_type_of_token): Removed prints.
3288 2007-07-07  Naba Kumar  <naba.kumar@gnome.org>
3290         * plugins/symbol-browser/an_symbol_prefs.c: (refresh_tags_list),
3291         (on_system_tags_update_finished), (on_update_global_clicked),
3292         (prefs_page_init), (on_gconf_notify_tags_list_changed),
3293         (symbol_browser_prefs_init),
3294         (symbol_browser_prefs_create_global_tags),
3295         (symbol_browser_load_global_tags):
3296         * plugins/symbol-browser/an_symbol_prefs.h:
3297         * plugins/symbol-browser/an_symbol_view.c:
3298         (anjuta_symbol_view_dispose), (anjuta_symbol_view_instance_init):
3299         * plugins/symbol-browser/an_symbol_view.h:
3300         * plugins/symbol-browser/plugin.c: (activate_plugin): Do not crash
3301         on global tags update because of delayed prefs merging. Happens when
3302         anjuta is first launched (i.e. no ~/.anjuta dir exists) and a file
3303         is opened.
3305 2007-07-07  Naba Kumar  <naba.kumar@gnome.org>
3307         * scripts/build-schemas.mk: Tell gconfd-2 to update schemas
3308         after install/uninstall.
3310         Patch from James Liggett:
3311         * scripts/glade2schemas.pl: Fixed creating schemas for list
3312         values.
3314 2007-07-06  Vincent Geddes <vgeddes@gnome.org>
3316         * plugins/glade/plugin.c: Ensure plugin compiles with gladeui
3317           version 3.3.0 release. The plugin will not compile with the gladeui 3.3.1
3318           development release since glade svn version is also 3.3.1. In future, the
3319           solution would be for us to always increment the micro version when
3320           changing the API.
3322 2007-07-05  Johannes Schmid <jhs@gnome.org>
3324         * libanjuta/interfaces/libanjuta.idl:
3325         * plugins/build-basic-autotools/build-basic-autotools.c:
3326         (on_build_mesg_format):
3327         * plugins/debug-manager/breakpoints.c:
3328         (breakpoint_item_update_in_ui),
3329         (breakpoints_dbase_edit_breakpoint),
3330         (on_toggle_breakpoint_activate):
3331         * plugins/debug-manager/plugin.c:
3332         (on_run_to_cursor_action_activate):
3333         * plugins/debug-manager/watch.c: (on_debug_tree_inspect):
3334         * plugins/document-manager/action-callbacks.c: (editor_autoformat),
3335         (get_current_editor), (on_save_activate), (on_save_as_activate),
3336         (on_save_prompt_save_editor), (on_close_file_activate),
3337         (on_close_all_file_activate), (on_reload_file_activate),
3338         (anjuta_print_cb), (anjuta_print_preview_cb),
3339         (on_editor_command_upper_case_activate),
3340         (on_editor_command_lower_case_activate),
3341         (on_editor_command_undo_activate),
3342         (on_editor_command_redo_activate),
3343         (on_editor_command_bookmark_toggle_activate), (on_comment_block),
3344         (on_comment_box), (on_comment_stream), (on_toolbar_goto_clicked),
3345         (on_goto_line_no1_activate), (on_goto_block_start1_activate),
3346         (on_goto_block_end1_activate), (on_zoom_in_text_activate),
3347         (on_zoom_out_text_activate), (on_force_hilite_activate),
3348         (on_indent1_activate), (on_swap_activate),
3349         (on_editor_add_view_activate), (on_editor_remove_view_activate):
3350         * plugins/document-manager/anjuta-docman.c:
3351         (on_text_editor_notebook_close_page), (editor_tab_widget_new),
3352         (anjuta_docman_save_document_as), (anjuta_docman_save_document),
3353         (anjuta_docman_dispose), (on_notebook_switch_page),
3354         (anjuta_docman_page_from_widget), (on_editor_destroy),
3355         (anjuta_docman_add_editor), (anjuta_docman_remove_document),
3356         (anjuta_docman_get_current_document),
3357         (anjuta_docman_set_current_document),
3358         (anjuta_docman_get_full_filename), (anjuta_docman_show_editor),
3359         (anjuta_docman_update_page_label),
3360         (anjuta_docman_get_document_from_path),
3361         (anjuta_docman_save_file_if_modified), (anjuta_docman_reload_file),
3362         (anjuta_docman_order_tabs):
3363         * plugins/document-manager/anjuta-docman.h:
3364         * plugins/document-manager/plugin.c: (update_editor_ui_save_items),
3365         (update_editor_ui_interface_items), (update_editor_ui),
3366         (on_editor_update_save_ui), (on_editor_update_ui),
3367         (on_editor_changed), (on_save_prompt_save_editor),
3368         (on_save_prompt), (ianjuta_docman_find_editor_with_path),
3369         (ianjuta_docman_get_current_document),
3370         (ianjuta_docman_set_current_document),
3371         (ianjuta_docman_remove_buffer),
3372         (ianjuta_document_manager_iface_init), (ifile_get_uri):
3373         * plugins/editor/text_editor.c: (itext_editor_iface_init),
3374         (idocument_get_filename), (idocument_can_undo),
3375         (idocument_can_redo), (idocument_undo),
3376         (idocument_begin_undo_action), (idocument_end_undo_action),
3377         (idocument_redo), (idocument_grab_focus), (idocument_iface_init):
3378         * plugins/language-support-cpp-java/plugin.c:
3379         (on_editor_char_inserted_cpp), (on_auto_indent):
3380         * plugins/macro/macro-util.c: (get_current_editor), (get_filename):
3381         * plugins/project-manager/plugin.c: (project_manager_unload_gbf):
3382         * plugins/sample1/plugin.c: (on_sample_action_activate):
3383         * plugins/search/plugin.c: (on_enterselection), (on_prev_occur),
3384         (on_next_occur), (on_incremental_entry_key_press),
3385         (on_toolbar_find_clicked), (on_toolbar_find_start_over),
3386         (on_toolbar_find_incremental_start),
3387         (on_toolbar_find_incremental_end), (on_toolbar_find_incremental):
3388         * plugins/search/search-replace.c: (search_and_replace),
3389         (write_message_pane), (search_start_over), (search_update_combos),
3390         (replace_update_combos), (anjuta_search_replace_activate):
3391         * plugins/search/search-replace_backend.c:
3392         (file_buffer_new_from_path), (create_search_entries):
3393         * plugins/sourceview/sourceview-print.c: (create_print_job):
3394         * plugins/sourceview/sourceview.c:
3395         (on_sourceview_uri_changed_prompt), (ieditor_iface_init),
3396         (idocument_can_redo), (idocument_can_undo),
3397         (idocument_begin_undo_action), (idocument_end_undo_action),
3398         (idocument_undo), (idocument_redo), (idocument_grab_focus),
3399         (idocument_get_filename), (idocument_iface_init):
3400         * plugins/tools/editor.c: (on_editor_response):
3401         * plugins/tools/execute.c: (atp_output_context_initialize),
3402         (atp_user_tool_execute):
3403         * plugins/tools/variable.c: (atp_variable_get_editor_variable):
3404         
3405         Create IAnjutaDocument interface. This interface is a more general idea
3406         of documents being anything that can be modified, has undo/redo and
3407         may have operations like copy/paste.
3408         The primary goal is to integrate better by making it use the standard file
3409         and edit menu instead of it's own glade menu. Of course the downside is that
3410         you won't be able to view a source file and the designer at the same time. Anyway
3411         so many people have complained that they "can't save a glade file" that I think
3412         this is the much better solution.
3413         Work on the glade plugin is still to come but the most difficult things should be
3414         done now.
3416 2007-07-02  Vincent Geddes  <vgeddes@gnome.org>
3418         * plugins/glade/plugin.c: Ensure plugin builds with libgladeui
3419           version 3.0.3.
3421 2007-07-04  Naba Kumar  <naba.kumar@gnome.org>
3423         * libanjuta/anjuta-plugin-manager.c:
3424         (anjuta_plugin_manager_get_plugins_page),
3425         (anjuta_plugin_manager_get_remembered_plugins_page):
3426         * libanjuta/anjuta-plugin-manager.h:
3427         * src/anjuta-app.c: (anjuta_app_install_preferences):
3428         * src/shell.c: (anjuta_test_shell_instance_init): Put installed plugins
3429         and remembered plugins preferences pages in separate pages (avoid
3430         crowd).
3432 2007-07-04  Naba Kumar  <naba.kumar@gnome.org>
3434         Patch from James Liggett  <jrliggett@cox.net>:
3435         * plugins/editor/Makefile.am, scripts/build-schemas.mk:
3436         Installed editor preferences schemas. Fixes bug #453463.
3438 2007-07-03  Naba Kumar  <naba.kumar@gnome.org>
3440         * libanjuta/anjuta-preferences-dialog.c: (compare_pref_page_func),
3441         (anjuta_preferences_dialog_init): Sort preferences pages on title.
3443 2007-07-03  Naba Kumar  <naba.kumar@gnome.org>
3445         * plugins/document-manager/anjuta-document-manager.ui:
3446         * plugins/language-support-cpp-java/anjuta-language-support-cpp-java.ui:
3447         * src/action-callbacks.c:
3448         * src/action-callbacks.h:
3449         * src/anjuta-actions.h:
3450         * src/anjuta-app.c: (anjuta_app_instance_init),
3451         (anjuta_app_install_preferences):
3452         * src/anjuta.glade:
3453         * src/anjuta.ui: Moved plugins and shortcuts settings inside
3454         General preferences page. Move preferences menu from Settings to
3455         Edit submenu. And got rid of Settings submenu.
3457 2007-07-02  Vincent Geddes  <vgeddes@gnome.org>
3459         * plugins/glade/plugin.c (on_close_activated): Update for glade3 svn trunk.
3460         
3461 2007-07-02  Naba Kumar  <naba.kumar@gnome.org>
3463         * TODO.tasks: Increased bounty for on-demand preferences task to $150
3464         as discussed and agreed with James Liggett.
3466         Patch from James Liggett  <jrliggett@cox.net>:
3468         * configure.in:
3469         * libanjuta/anjuta-plugin-manager.c:
3470         (on_activated_plugin_objects_foreach),
3471         (anjuta_plugin_manager_get_active_plugin_objects):
3472         * libanjuta/anjuta-plugin-manager.h:
3473         * libanjuta/anjuta-plugin.c: (anjuta_plugin_activate),
3474         (anjuta_plugin_deactivate):
3475         * libanjuta/anjuta-preferences-dialog.c:
3476         (anjuta_preferences_dialog_finalize),
3477         (anjuta_preferences_dialog_class_init), (add_category_columns),
3478         (anjuta_preferences_dialog_init), (anjuta_preferences_dialog_new),
3479         (anjuta_preferences_dialog_remove_page):
3480         * libanjuta/anjuta-preferences.c: (property_destroy),
3481         (unregister_preferences_key), (register_callbacks),
3482         (preferences_foreach_callback), (connect_prop_to_object),
3483         (anjuta_preferences_register_property_raw),
3484         (anjuta_preferences_register_property_custom),
3485         (anjuta_preferences_foreach), (anjuta_preferences_add_page),
3486         (anjuta_preferences_remove_page),
3487         (on_preferences_dialog_destroyed), (anjuta_preferences_get_dialog),
3488         (anjuta_preferences_get_type), (anjuta_preferences_dispose),
3489         (anjuta_preferences_instance_init), (anjuta_preferences_finalize),
3490         (anjuta_preferences_class_init), (anjuta_preferences_new):
3491         * libanjuta/anjuta-preferences.h:
3492         * plugins/build-basic-autotools/Makefile.am:
3493         * plugins/build-basic-autotools/build-basic-autotools.c:
3494         (ipreferences_unmerge):
3495         * plugins/cvs-plugin/Makefile.am:
3496         * plugins/cvs-plugin/plugin.c: (ipreferences_unmerge):
3497         * plugins/document-manager/Makefile.am:
3498         * plugins/document-manager/plugin.c: (ipreferences_unmerge):
3499         * plugins/editor/plugin.c: (ipreferences_unmerge):
3500         * plugins/file-manager/Makefile.am:
3501         * plugins/file-manager/plugin.c: (activate_plugin),
3502         (deactivate_plugin), (ipreferences_merge), (ipreferences_unmerge):
3503         * plugins/gtodo/plugin.c: (ipreferences_merge),
3504         (ipreferences_unmerge):
3505         * plugins/language-support-cpp-java/Makefile.am:
3506         * plugins/language-support-cpp-java/plugin.c:
3507         (ipreferences_unmerge):
3508         * plugins/message-view/Makefile.am:
3509         * plugins/message-view/plugin.c: (ipreferences_unmerge):
3510         * plugins/sourceview/Makefile.am:
3511         * plugins/sourceview/plugin.c: (ipreferences_unmerge):
3512         * plugins/symbol-browser/Makefile.am:
3513         * plugins/symbol-browser/an_symbol_prefs.c:
3514         (symbol_browser_prefs_finalize):
3515         * plugins/terminal/Makefile.am:
3516         * plugins/terminal/terminal.c: (ipreferences_unmerge):
3517         * plugins/valgrind/plugin.c: (ipreferences_merge),
3518         (ipreferences_unmerge):
3519         * scripts/Makefile.am:
3520         * scripts/glade2schema.pl, (added) scripts/build-schemas.mk:
3521         * src/Makefile.am:
3522         * src/action-callbacks.c: (on_set_preferences1_activate):
3523         * src/anjuta-app.c: (anjuta_app_instance_init),
3524         (anjuta_app_install_preferences):
3525         * src/anjuta-app.h:
3526         * src/shell.c: (anjuta_test_shell_instance_init): Completed bounty
3527         task: Bug #445314: On demand preferences widgets creation. Thanks
3528         James for this great work.
3530 2007-07-02  Naba Kumar  <naba.kumar@gnome.org>
3532         * plugins/debug-manager/data_buffer.c,
3533         plugins/message-view/message-view.c: Fixed compiler warnings.
3535 2007-06-29  Naba Kumar  <naba.kumar@gnome.org>
3537         * src/action-callbacks.c: (help_activate),
3538         (on_help_manual_activate), (on_help_tutorial_activate),
3539         (on_help_advanced_tutorial_activate), (on_help_faqs_activate):
3541         Fixed help activation (bug #451557).
3543 2007-06-28  Naba Kumar  <naba.kumar@gnome.org>
3545         * AUTHORS: Added James Liggett. Forgot to add him before :(
3547 2007-06-28 Sebastien Granjoux <seb.sfo@free.fr>
3549         * plugins/debug-manager/debugger.c,
3550         plugins/debug-manager/plugin.c,
3551         plugins/gdb/debugger.c,
3552         libanjuta/interfaces/libanjuta.idl:
3553         Add a GError* parameter to debugger-stopped signal
3555         * (added) libanjuta/anjuta-error.c,
3556         (added) libanjuta/anjuta-error.h,
3557         libanjuta/Makefile.am:
3558         Register GError as a boxed type
3560         * libanjuta/interfaces/anjuta-idl-compiler.pl:
3561         Support GError* in signal, GError must be registered as a boxed type
3562         Accept NULL as strings
3564 === anjuta 2.2.0 ===
3566 2007-06-25  Naba Kumar  <naba.kumar@gnome.org>
3568         * configure.in: Bumped version to 2.2.0
3569         * NEWS: Updated for 2.2.0 stable release.
3570         * plugins/file-manager/an_file_view.c: (fv_queue_node_expansion):
3571         Reduce the idle priority to make the UI update before anything else.
3573 2007-06-24  Naba Kumar  <naba.kumar@gnome.org>
3575         * configure.in: Bumped version to 2.1.4 (RC1 for 2.2.0).
3577         * libanjuta/interfaces/libanjuta.idl:
3578         * plugins/document-manager/action-callbacks.c:
3579         (on_editor_command_complete_word_activate):
3580         * plugins/document-manager/plugin.c:
3581         (update_editor_ui_interface_items):
3582         * plugins/editor/text_editor.c: (iautocomplete_activate),
3583         (iautocomplete_iface_init):
3584         * plugins/sourceview/sourceview.c: (iassist_iface_init):
3586         Moved autocomplete() method away from IAnjutaEditorAssist into
3587         a new deprecated IAnjutaEditorAutocomplete. This restores scintilla
3588         autocomplete and does not crash with sourceview. Fixes Bug #449620
3589         – The auto completion functionality not work. Also sets menuitem 
3590         insensitive when hiding them.
3592         * plugins/debug-manager/disassemble.c:
3593         (dma_disassembly_iter_refresh): Fixed compiler warnings for incorrect
3594         printf types.
3596 2007-06-22  Naba Kumar  <naba.kumar@gnome.org>
3598         * pixmaps/anjuta_splash.png: Updated.
3599         
3600         * plugins/search/search-replace.c
3601         (anjuta_search_replace_activate): Fixed "Find in Files" to select
3602         the right target (project).
3603         * ChangeLog: Added missing log.
3605 2007-06-21  Naba Kumar  <naba.kumar@gnome.org>
3607         * manuals/anjuta-faqs/C/anjuta-faqs.xml,
3608         manuals/anjuta-manual/C/fileoperations.xml,
3609         manuals/anjuta-manual/C/projects.xml: Fixd validation errors.
3611         * plugins/gtodo/libgtodo.h: Give a typedef for enum.
3613         * libanjuta/anjuta-children.c: Fixed a bad compile warning.
3615 2007-06-21  Naba Kumar  <naba.kumar@gnome.org>
3617         * TODO.tasks: Added bounty for on-demand preferences.
3619         Patch from Thierry Moisan:
3620         * manuals/anjuta-manual/C/fileoperations.xml: Fixed typo
3621         (bug #88824).
3623 2007-06-20  Naba Kumar  <naba.kumar@gnome.org>
3625         Patch from tpgww@onepost.net:
3627         * libegg/egg-recent-files-module.c: (do_tell), (do_set_file_info):
3628         * libegg/test-actions.c:
3629         * libegg/test-multi-drag.c: (main):
3630         * plugins/debug-manager/memory.c: (read_memory_block):
3631         * tagmanager/tm_file_entry.c: (tm_file_entry_list):
3633         Fixes compile warnings. Fixes bug #427101.
3635 2007-06-20  Naba Kumar  <naba.kumar@gnome.org>
3637         Patch from James Liggett:
3639         * plugins/profiler/gprof-options.c: (on_option_changed),
3640         (setup_widgets):
3641         * plugins/profiler/gprof-options.h:
3642         * plugins/profiler/gprof-profile-data.c:
3643         (gprof_profile_data_init_profile):
3644         * plugins/profiler/gprof-profile-data.h:
3645         * plugins/profiler/plugin.c: (profiler_get_data),
3646         (profiler_set_target), (register_options),
3647         (on_profile_data_browse_button_clicked),
3648         (on_profiling_options_button_clicked), (on_profiler_delete_data):
3649         * plugins/profiler/profiler.glade: implements independent targets.
3650         implements the ability to select arbitrary gmon.out files.
3651         Fixes bug #403502 – User should also be allowed to select an
3652         independent executable target.
3654 2007-06-20  Naba Kumar  <naba.kumar@gnome.org>
3656         * plugins/tools/scripts/prepare-changelog.pl: Updated newer version.
3658         * manuals/anjuta-faqs/C/anjuta-faqs.xml: Updated.
3659         * plugins/tools/scripts/prepare-changelog.pl: Fixed opening file.
3661 2007-06-20 Sebastien Granjoux <seb.sfo@free.fr>
3663         * plugins/debug-manager/plugin.c,
3664         plugins/debug-manager/breakpoints.c:
3665         Remove weak pointers when owner is destroyed
3666         Remove all breakpoints before loading new one
3668 2007-06-20  Vincent Geddes  <vincent.geddes@gmail.com>
3670         * plugins/glade/plugin.c: Update for API changes in glade 3.3.0 and above.
3671          
3672 2007-06-19  Naba Kumar  <naba@gnome.org>
3674         * plugins/message-view/message-view.c: Wrap long lines (at 1000px)
3675         Bug #448491 Empty Lines Problem.
3677         * libanjuta/anjuta-utils.c: Return incompletly transformed text too.
3678         
3679         * data/default.profile, plugins/message-view/plugin.c: Do not
3680         restore session for messages.
3681         Fixes bug #377461 – don't create new message window for each
3682         build/find.
3684         * plugins/profiler/plugin.c: Disconnect session signals on deactivate.
3685         Fixes a crash on exit/project-close if profiler plugin is loaded.
3687 2007-06-17  Naba Kumar  <naba@gnome.org>
3689         * plugins/class-gen/anjuta-class-gen-plugin.glade: Do not translate
3690         C keywords. Fixes bug #447655 – C keyword must NOT be localised.
3692         * plugins/file-loader/plugin.c: Fail on opening non existent files.
3693         Bug #448034 – Anjuta crashes on starting (when the last project
3694         directory was deleted).
3696         * plugins/document-manager/plugin.c: Set line markers for files
3697         opened via IAnjutaFile::open(). Fixes missing line markers while
3698         navigating symbols.
3700 2007-06-17  Naba Kumar  <naba@gnome.org>
3702         * plugins/sourceview/sourceview.glade: Set correct font
3703         default value and use monospace instead of sans. Fixes
3704         bug #448408 – crash in Anjuta IDE: Trying to change the
3705         editor
3707 2007-06-16 Sebastien Granjoux <seb.sfo@free.fr>
3709         * plugins/search/search-replace.c,
3710         plugins/search/search-replace.h,
3711         plugins/search/anjuta-search.glade:
3712         Replace deprecated GtkCombo by GtkComboBox or GtkComboBoxEntry
3713         Fixes bug #355166
3715 2007-06-16 Sebastien Granjoux <seb.sfo@free.fr>
3717         * plugins/debug-manager/plugin.c,
3718         plugins/debug-manager/breakpoints.c:
3719         Add weak references, fixes bug #448053 ?
3721 2007-06-16  Naba Kumar  <naba@gnome.org>
3723         * libanjuta/plugin-manager.c: Added remembered plugins page in plugins
3724         dialog to allow forgetting them if user chooses to select a different
3725         one.
3727 2007-06-13  Naba Kumar  <naba@gnome.org>
3729         * plugins/sourceview/sourceview-prefs.c: Initialize font
3730         on startup correctly if use_theme is set.
3732         * plugins/sourceview/sourceview-prefs.c: Use desktop fixed font
3733         if available for default font. Fixes bug #447304.
3735         * plugins/sourceview/sourceview-prefs.c: Return value based
3736         on right data type. Fixes Bug #438878 – Using gtksourceview editor
3737         for the first time has black background
3738         
3739         * plugins/project-manager/plugin.c: Give a better error message
3740         when project could not be loaded.
3742         * libanjuta/anjuta-serializer.c: Added a comment.
3744 2007-06-13  Johannes Schmid <jhs@gnome.org>
3746         * configure.in:
3747         Use GNOME_COMPILE_WARNINGS(maximum) instead of hand-written macro. Show
3748         most warnings to avoid simple coding problems.
3749         
3750         * plugins/message-view/anjuta-msgman.c:
3751         (anjuta_msgman_append_view), (anjuta_msgman_set_current_view):
3752         * plugins/message-view/plugin.c: (on_view_changed),
3753         (ianjuta_msgman_add_view):
3754         
3755         Fixed #440866 by always presenting the message-manager when a tab is
3756         added because Gtk+ seems to have problems to add tabs to hidden widgets.
3757         
3758         * plugins/subversion/subversion-callbacks.c:
3759         (on_subversion_commit_response):
3760         Destroy dialog if user clicks "No"
3762 2007-06-12  Naba Kumar  <naba@gnome.org>
3764         * tagmanager/tm_tag.c, tagmanager/tm_workspace.c: Fixes an invalid
3765         read and use of uninitialized variable.
3767         * Makefile.am, src/about.c: Install AUTHORS file in datadir also
3768         because it is used in credits listing and packaging could compress
3769         it in docdir. Fixes bug #397881: The credits are empty
3771         * tagmanager/tm_tag.c, tagmanager/include/tm_tag.h,
3772         tagmanager/include/tm_workspace.h, tagmanager/include/tm_symbol.h,
3773         tagmanager/tm_workspace.c, tagmanager/tm_symbol.c,
3774         plugins/symbol-browser/an_symbol_info.c,
3775         plugins/symbol-browser/plugin.c,
3776         plugins/symbol-browser/an_symbol_view.c,
3777         plugins/editor/aneditor-autocomplete.cxx:
3779         - Do not access TMTag
3780         member in TMSymbol when freeing it because by then the tags
3781         could have changed. Avoids dangerous memory corruptions by freeing
3782         someone else's memory (Could explain those random crashes when
3783         refreshing symbols or re-loading a different project or closing
3784         a project). Anything that tries to refresh symbols could trigger
3785         this corruptions.
3786         - Added a flag to also retrieve method definitions as part of
3787         the class's scope members. And used it to set both function prototype
3788         and definition in symbols. Fixes navigation to prototype and
3789         function definitions from symbol browser (bug #440370)
3791         * plugins/editor/text_editor.c: Avoid invalid reads beyond allocated
3792         memory. Could fix those bogus 'file changed' dialogs.
3794         * plugins/document-manager/anjuta-docman.c: Avoid runtime warning.
3796 2007-06-09 Sebastien Granjoux <seb.sfo@free.fr>
3798         * (added) libanjuta/anjuta-utils-priv.h,
3799         libanjuta/anjuta-utils.h,
3800         libanjuta/anjuta-launcher.c,
3801         libanjuta/Makefile.am:
3802         Fix bug #440801: do not use config.h in public include files
3804 2007-06-09 Sebastien Granjoux <seb.sfo@free.fr>
3806         * plugins/project-wizard/templates/mkfile.wiz:
3807         Fix bug #442038: missing project.sh file
3809         * configure.in,
3810         plugins/project-wizard/templates/Makefile.am,
3811         plugins/project-wizard/templates/translatable-strings.h,
3812         (added) plugins/project-wizard/templates/sdl.wiz,
3813         (added) plugins/project-wizard/templates/appwiz_sdl.png,
3814         (added) plugins/project-wizard/templates/sdl/configure.ac.tpl,
3815         (added) plugins/project-wizard/templates/sdl/acinclude.m4.tpl,
3816         (added) plugins/project-wizard/templates/sdl/Makefile.am,
3817         (added) plugins/project-wizard/templates/sdl/.cvsignore,
3818         (added) plugins/project-wizard/templates/sdl/src/main.c,
3819         (added) plugins/project-wizard/templates/sdl/src/Makefile.am.tpl,
3820         (added) plugins/project-wizard/templates/sdl/src/Makefile.am,
3821         (added) plugins/project-wizard/templates/sdl/src/.cvsignore,
3822         (added) plugins/project-wizard/templates/sdl/po/Makefile.am,
3823         (added) plugins/project-wizard/templates/sdl/po/POTFILES.in,
3824         (added) plugins/project-wizard/templates/sdl/po/.cvsignore:
3825         Fix bug #315635: add a SDL project wizard
3827 2007-06-09  Naba Kumar  <naba.kumar@nokia.com>
3829         * libanjuta/anjuta-children.c: Avoid a race condition and deadlock
3830         when SIGCHLD is triggered when main loop context is locked. Dead lock
3831         happens when child_exited callback also accesses main loop context.
3832         Happens particularly badly in debug target exiting.
3834 2007-06-05 Sebastien Granjoux <seb.sfo@free.fr>
3836         * manuals/anjuta-manual/C/debugger.xml:
3837         First update of the debugger documentation
3839 2007-06-04  Naba Kumar  <naba.kumar@nokia.com>
3841         * manuals/anjuta-manual/C/fileoperations.xml,
3842         manuals/anjuta-manual/C/projects.xml,
3843         manuals/anjuta-manual/C/anjuta-manual.xml,
3844         manuals/anjuta-manual/C/build.xml,
3845         manuals/anjuta-manual/C/execute.xml,
3846         manuals/anjuta-manual/Makefile.am: Updated more documentation.
3847         Added project properties documentation. Moved execution section
3848         inside project management. Removed dead documentation.
3850 2007-06-02  Naba Kumar  <naba.kumar@nokia.com>
3852         * src/anjuta.c, plugins/symbol-browser/plugin.c,
3853         plugins/symbol-browser/plugin.h,
3854         plugins/symbol-browser/an_symbol_prefs.c,
3855         plugins/symbol-browser/anjuta-symbol-browser-plugin.glade,
3856         libanjuta/anjuta-status.c, libanjuta/anjuta-status.h: Use internal
3857         progress bar instead of separate window for system tags
3858         generation. Renamed AnjutaStatus methods to a proper ones.
3860         * plugins/symbol-browser/plugin.c,
3861         plugins/symbol-browser/plugin.h,
3862         plugins/symbol-browser/an_symbol_prefs.c,
3863         plugins/symbol-browser/anjuta-symbol-browser-plugin.glade,
3864         global-tags/create_global_tags.sh.in: Get rid of message window
3865         for showing global tags creation and use a small window with
3866         progress bar.
3868 2007-05-30  Naba Kumar  <naba@gnome.org>
3870         * plugins/build-basic-autotools/build-basic-autotools.c: Fixed
3871         Bug 442315 – After calling configure, the build menus are still insensitive,
3872         Bug 442314 – Autogeneration fails when there is no autogen.sh
3874         * plugins/project-manager/plugin.c: Fixed mem corruption when it
3875         fails to remove target/source/group. Fixes bug #440196 – crash in
3876         Anjuta IDE: removing a target
3878 2007-05-29  Naba Kumar  <naba@gnome.org>
3880         * plugins/symbol-browser/an_symbol_view.c,
3881         plugins/symbol-browser/an_symbol_prefs.c: Fixed custom
3882         tags generation. Fixed runtime warning.
3884 2007-05-28  Naba Kumar  <naba@gnome.org>
3886         Patch from James Liggett  <jrliggett@cox.net>:
3887         * plugins/profiler/plugin.c, plugins/profiler/profiler.glade:
3888         Fixed bug #403502 – User should also be allowed to select an
3889         independent executable target.
3891 2007-05-27  Johannes Schmid <jhs@gnome.org>
3893         * plugins/build-basic-autotools/build-basic-autotools.c:
3894         (get_real_directory), (on_build_mesg_format):
3895         
3896         Find correct files for error messages inside scratchbox
3898 2007-05-27  Naba Kumar  <naba@gnome.org>
3900         * manuals/anjuta-manual/C/projects.xml,
3901         manuals/anjuta-manual/C/projects.xml: Updated project
3902         management chapter more.
3904 2007-05-25  Johannes Schmid <jhs@gnome.org>
3906         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade:
3907         * plugins/build-basic-autotools/build-basic-autotools.c:
3908         (on_sb_check_toggled), (build_execute_command),
3909         (ipreferences_merge), (ipreferences_unmerge):
3910         Added support for building inside scratchbox environment
3911         
3912         Patch from James Liggett <jrliggett@cox.net>:
3913         * plugins/message-view/anjuta-msgman.c: (anjuta_msgman_page_new),
3914         (anjuta_msgman_append_view):
3916         Fix 440866 
3917           – Anjuta aborts with numerous assertion failures when adding a new message view tab
3919 2007-05-23  Naba Kumar  <naba@gnome.org>
3921         * manuals/anjuta-manual/C/projects.xml: Updated project
3922         management chapter.
3924 2007-05-22  Naba Kumar  <naba@gnome.org>
3926         * manuals/anjuta-manual/C/projects.xml: More updates.
3928         * manuals/anjuta-manual/C/introduction.xml,
3929         manuals/anjuta-manual/C/projects.xml,
3930         manuals/anjuta-manual/C/interface.xml: Updated documentation.
3932 2007-05-22  Naba Kumar  <naba@gnome.org>
3934         Patch from Étienne Bersac:
3935         * plugins/class-gen/templates/go-source.tpl: use G_TYPE_DEFINE parent
3936         class in generated class.
3938 2007-05-22  Naba Kumar  <naba@gnome.org>
3940         * plugins/profiler/plugin.c: Fixed a compiler warning.
3941         * plugins/valgrind/Makefile.am: Added ldflags.
3943         Patch from James Liggett:
3944         * plugins/profiler/gprof-options.[ch], plugins/profiler/plugin.[ch],
3945         plugins/profiler/Makefile.am: Fixes bug #403503. Implemented target
3946         specific options.
3948 2007-05-18  Johannes Schmid <jhs@gnome.org>
3950         * plugins/editor/text_editor.c:
3951         * plugins/language-support-cpp-java/plugin.c:
3952         (on_editor_language_changed), (on_value_added_current_editor),
3953         (on_value_removed_current_editor):
3954         
3955         Remove IAnjutaEditorAssist from Scintilla for now as it is not supported
3956         Fix assist support in language-support-plugin.
3958 2007-05-17 Sebastien Granjoux <seb.sfo@free.fr>
3960         * libanjuta/interfaces/libanjuta.idl:
3961         Add a new interface allowing to implement plugin able
3962         to load other plugins (not written in C)
3964         * libanjuta/anjuta-plugin-handle.c,
3965         libanjuta/anjuta-plugin-handle.h:
3966         Add a language and a resident plugin properties
3968         * libanjuta/anjuta-glue-plugin.c,
3969         libanjuta/anjuta-glue-plugin.h,
3970         (added)libanjuta/anjuta-glue-c.c,
3971         (added)libanjuta/anjuta-glue-c.h,
3972         libanjuta/Makefile.am:
3973         Split code used to load a C plugin into a common part
3974         in anjuta-glue-plugin and a specific part in anjuta-glue-c
3976         * libanjuta/anjuta-glue-factory.c,
3977         libanjuta/anjuta-glue-factory.h,
3978         libanjuta/anjuta-plugin-manager.c:
3979         Allow to load plugin not written in C and search for the
3980         additional needed code in another plugin
3982 2007-05-17 Sebastien Granjoux <seb.sfo@free.fr>
3984         * plugins/editor/text_editor.c:
3985         Add an empty implementation of IAnjutaEditorAssist for scintilla,
3986         avoiding a crash if scintilla is used
3988 2007-05-14  Johannes Schmid <jhs@gnome.org>
3990         * libanjuta/interfaces/libanjuta.idl:
3991         * plugins/language-support-cpp-java/plugin.c: (on_assist_begin),
3992         (assist_cleanup), (on_assist_end), (on_assist_cancel),
3993         (on_assist_chosen), (on_assist_update), (get_context),
3994         (dot_member_parser), (pointer_member_parser), (cpp_member_parser),
3995         (install_assist), (uninstall_assist), (install_support),
3996         (on_editor_language_changed), (cpp_java_plugin_activate_plugin),
3997         (cpp_java_plugin_instance_init):
3998         * plugins/language-support-cpp-java/plugin.h:
3999         Use IAnjutaEditorAssist to show language specific suggestions
4000         
4001         * plugins/sourceview/Makefile.am:
4002         * plugins/sourceview/anjuta-view.c: (anjuta_view_new),
4003         (anjuta_view_key_press_event), (anjuta_view_button_press_event):
4004         * plugins/sourceview/anjuta-view.h:
4005         * plugins/sourceview/assist-window.c: (assist_window_expose),
4006         (assist_window_set_property), (assist_window_get_property),
4007         (assist_window_class_init), (assist_activated),
4008         (assist_window_init), (assist_window_finalize),
4009         (assist_window_select), (assist_window_first),
4010         (assist_window_last), (assist_window_up), (assist_window_down),
4011         (get_coordinates), (assist_window_move), (assist_window_update),
4012         (assist_window_filter_keypress), (assist_window_is_active),
4013         (assist_window_new), (assist_window_get_trigger),
4014         (assist_window_get_position):
4015         * plugins/sourceview/assist-window.h:
4016         * plugins/sourceview/sourceview-args.c (removed):
4017         * plugins/sourceview/sourceview-args.h (removed):
4018         * plugins/sourceview/sourceview-autocomplete.c (removed):
4019         * plugins/sourceview/sourceview-autocomplete.h (removed):
4020         * plugins/sourceview/sourceview-cell.c: (icell_get_attribute):
4021         * plugins/sourceview/sourceview-private.h:
4022         * plugins/sourceview/sourceview-scope.c(removed):
4023         * plugins/sourceview/sourceview-scope.h(removed):
4024         * plugins/sourceview/sourceview.c: (on_assist_chosen),
4025         (on_assist_cancel), (on_document_char_added),
4026         (on_reload_dialog_response), (sourceview_class_init),
4027         (sourceview_dispose), (sourceview_new), (iassist_add_trigger),
4028         (iassist_remove_trigger), (iassist_autocomplete),
4029         (iassist_get_suggestions), (iassist_suggest), (iassist_tip),
4030         (iassist_react), (iassist_iface_init):
4031         * plugins/sourceview/tag-window.c (moved to assist-window.c):
4032         * plugins/sourceview/tag-window.h (moved to assist-window.c):
4033         
4034         - Implemented IAnjutaEditorAssist for sourceview editor (without tooltips)
4035         - Mark files dirty if reload dialog is canceled.
4037 2007-05-12  Naba Kumar  <naba@gnome.org>
4039         * libanjuta/anjuta-launcher.h: Corrected include file.
4041 2007-05-12 Sebastien Granjoux <seb.sfo@free.fr>
4043         * libanjuta/anjuta-glue-plugin.c,
4044         libanjuta/anjuta-glue-plugin.h,
4045         libanjuta/anjuta-glue-factory.c,
4046         libanjuta/anjuta-glue-factory.h,
4047         ibanjuta/anjuta-plugin-manager.c:
4048         Move code used to load a C plugin from glue-factory to glue-plugin
4049         So loading a plugin written in another language could be done by
4050         just using another object derived from AnjutaGluePlugin
4052         * libanjuta/libanjuta.h:
4053         Remove anjuta-plugin-handle header, it's not installed as libanjuta
4054         includes
4056 === anjuta 2.1.3 ===
4058 2007-05-11  Naba Kumar  <naba@gnome.org>
4060         * configure.in: Bumped version to 2.1.3
4061         * NEWS: Updated.
4062         * AUTHORS: Updated.
4063         * plugins/glade/plugin.c: Fixed build with glade-3 == 3.1.4
4065 2007-05-11  Naba Kumar  <naba@gnome.org>
4067         * configure.in:
4068         * plugins/glade/plugin.c: (glade_update_ui), (glade_save):
4069         Fixed glade plugin compilation for glade3 svn version (> 3.3.0)
4070         based on patch from Jaap Versteegh  <j_r_versteegh@hotmail.com>.
4072 2007-05-10  Johannes Schmid <jhs@gnome.org>
4074         * plugins/search/plugin.c:
4075         Make incremental search behave less annoying
4076         
4077 2007-05-09 Sebastien Granjoux <seb.sfo@free.fr>
4079         * plugins/macro/macro-util.c:
4080         Fix bug #419008 and bug #419036
4081         When creating new header file, use name and email set in
4082         preferences and replace invalid C character by underscore
4083         in guards
4085 2007-05-08 Sebastien Granjoux <seb.sfo@free.fr>
4087         * plugins/search/search-replace.c,
4088         plugins/search/search-replace_backend.c:
4089         Disable search button if search expression is empty (bug #378193)
4091 2007-05-08  Naba Kumar  <naba@gnome.org>
4093         * plugins/project-wizard/templates/minimal/Makefile.am: Fixed
4094         build error.
4096 2007-05-07  Naba Kumar  <naba@gnome.org>
4098         * configure.in:
4099         * plugins/project-wizard/templates/Makefile.am:
4100         * plugins/project-wizard/templates/minimal.wiz:
4101         * plugins/project-wizard/templates/minimal/.cvsignore:
4102         * plugins/project-wizard/templates/minimal/Makefile.am:
4103         * plugins/project-wizard/templates/minimal/Makefile.am.tpl:
4104         * plugins/project-wizard/templates/minimal/autogen.sh:
4105         * plugins/project-wizard/templates/minimal/configure.ac.tpl:
4106         * plugins/project-wizard/templates/minimal/project.anjuta:
4107         Added 'minimal', a generic and flat, project template.
4108         
4109 2007-05-05  Naba Kumar  <naba@gnome.org>
4111         Patch from Cygwin Ports maintainer  <yselkowitz@users.sourceforge.net>:
4113         * configure.in: Define GNOME_CANVAS and fix GRAPHVIZ and SVN cflags/libs.
4114         * libanjuta/anjuta-launcher.c: Cygwin does not have B460800 or ECHOPRT.
4115         * libanjuta/interfaces/Makefile.am.iface: Fixed a typo.
4116         * libanjuta/interfaces/anjuta-idl-compiler.pl: Make a convenience library
4117         instead of a real one, fixes interdependency with libanjuta.
4118         * plugins/gdb/gdbmi.c: G_MODULE_EXPORT for gdbmi-test linking on Cygwin.
4119         * libanjuta/Makefile.am: 
4120         * libegg/Makefile.am:
4121         * plugins/build-basic-autotools/Makefile.am:
4122         * plugins/class-gen/Makefile.am:
4123         * plugins/class-inheritance/Makefile.am:
4124         * plugins/cvs-plugin/Makefile.am:
4125         * plugins/debug-manager/Makefile.am:
4126         * plugins/devhelp/Makefile.am:
4127         * plugins/document-manager/Makefile.am:
4128         * plugins/editor/Makefile.am:
4129         * plugins/file-loader/Makefile.am:
4130         * plugins/file-manager/Makefile.am:
4131         * plugins/file-wizard/Makefile.am:
4132         * plugins/gdb/Makefile.am:
4133         * plugins/glade/Makefile.am:
4134         * plugins/gtodo/Makefile.am:
4135         * plugins/language-support-cpp-java/Makefile.am:
4136         * plugins/macro/Makefile.am:
4137         * plugins/message-view/Makefile.am:
4138         * plugins/patch/Makefile.am:
4139         * plugins/profiler/Makefile.am:
4140         * plugins/project-import/Makefile.am:
4141         * plugins/project-manager/Makefile.am:
4142         * plugins/project-wizard/Makefile.am:
4143         * plugins/sample1/Makefile.am:
4144         * plugins/search/Makefile.am:
4145         * plugins/sourceview/Makefile.am:
4146         * plugins/subversion/Makefile.am:
4147         * plugins/symbol-browser/Makefile.am:
4148         * plugins/terminal/Makefile.am:
4149         * plugins/tools/Makefile.am:
4150         * tagmanager/Makefile.am: Properly define LDFLAGS and LIBADD.
4152 2007-05-05 Vincent Geddes  <vincent.geddes@gmail.com>
4154         * plugins/glade/anjuta-glade-plugin.png: Update Glade icon.
4156 2007-04-21 Sebastien Granjoux <seb.sfo@free.fr>
4158         * libanjuta/anjuta-launcher.c,
4159         libanjuta/anjuta-launcher.h:
4160         Add some missing implementation
4162 2007-04-26  Brian Pepple  <bpepple@fedoraproject.org>
4164         Reviewed by Naba Kumar  <naba@gnome.org>:
4165         * pixmaps/Makefile.am (update-icon-cache): fix gtk-update-icon-cache
4166         for uninstall-hook.
4168 2007-04-26  Jason Switzer  <jswitzer@gmail.com>
4170         Reviewed by Naba Kumar  <naba@gnome.org>:
4171         * plugins/editor/text_editor.c: Large memory addresses were being
4172         truncated, switched to glong (bug #422143).
4174 2007-04-24  Naba Kumar  <naba@gnome.org>
4176         * plugins/document-manager/plugin.c: (prefs_finalize):
4177         * plugins/editor/aneditor-autocomplete.cxx:
4178         * plugins/editor/text_editor_menu.c:
4179         * plugins/editor/text_editor_prefs.c: (text_editor_prefs_finalize):
4180         * plugins/file-loader/plugin.c: (open_file_with),
4181         (create_open_with_submenu):
4182         * plugins/file-manager/plugin.c: (prefs_finalize):
4183         * plugins/terminal/terminal.c: (prefs_finalize): Fixed int to
4184         pointer type castings.
4186 2007-04-24  Naba Kumar  <naba@gnome.org>
4188         Patch from s|s  <supreet.sethi@gmail.com>:
4189         * (added) plugins/project-wizard/templates/django-logo.png:
4190         * (added) plugins/project-wizard/templates/django.wiz:
4191         * plugins/project-wizard/templates/Makefile.am:
4192         * plugins/project-wizard/templates/translatable-strings.h: Added
4193         django project template. http://www.djangoproject.com/
4195 2007-04-24  Naba Kumar  <naba@gnome.org>
4197         * plugins/subversion/anjuta-subversion.glade: Set expansion for
4198         the log entry widget and made the dialog little larger.
4200 2007-04-24  Naba Kumar  <naba@gnome.org>
4202         Patch from Halton Huo:
4203         * configure.in:
4204         * plugins/project-wizard/property.c:
4205         * plugins/subversion/svn-auth.c:
4206         * plugins/subversion/svn-backend-priv.h:
4207         * plugins/subversion/svn-backend.c:
4208         * plugins/subversion/svn-backend.h:
4209         * plugins/subversion/svn-notify.h: Proper use of subversion
4210         headers. Fixes build issues in solaris (bug #426701).
4212 2007-04-24  Naba Kumar  <naba@gnome.org>
4214         * libanjuta/Makefile.am: Removed bogus newlines at the end of file.
4215         
4216         * plugins/project-wizard/templates/cpp.wiz:
4217         * plugins/project-wizard/templates/gcj.wiz:
4218         * plugins/project-wizard/templates/gnome.wiz:
4219         * plugins/project-wizard/templates/gtk.wiz:
4220         * plugins/project-wizard/templates/gtkmm.wiz:
4221         * plugins/project-wizard/templates/java.wiz:
4222         * plugins/project-wizard/templates/python.wiz:
4223         * plugins/project-wizard/templates/terminal.wiz:
4224         * plugins/project-wizard/templates/wxwin.wiz:
4225         * plugins/project-wizard/templates/xlib-dock.wiz:
4226         * plugins/project-wizard/templates/xlib.wiz: Enabled shared library
4227         project option and set it ON by default (since gnome-build, can't
4228         enabled configure shared lib support later when a sharedlib target
4229         is added).
4231 2007-04-21 Sebastien Granjoux <seb.sfo@free.fr>
4233         * plugins/debug-manager/stack_trace.c:
4234         Fix a missing case in the previous changes
4236 2007-04-21 Sebastien Granjoux <seb.sfo@free.fr>
4238         * plugins/debug-manager/plugin.c:
4239         Fix bug #430401
4241         * plugins/debug-manager/breakpoints.c,
4242         plugins/gdb/plugin.c:
4243         Fix adding breakpoint on a function
4245         * plugins/debug-manager/stack_trace.c:
4246         Highlight changed stack frame
4248 2007-04-18  Naba Kumar  <naba@gnome.org>
4250         * plugins/document-manager/anjuta-docman.c:
4251         (anjuta_docman_dispose), (on_editor_destroy),
4252         (anjuta_docman_remove_editor): Remove the editor widget from
4253         the parent container before calling destroy, otherwise container
4254         removal happens after TextEditor is disposed resulting in call
4255         to value-remove for a TextEditor which is half-dead (crash).
4257 2007-04-11 Sebastien Granjoux <seb.sfo@free.fr>
4259         * plugins/debug-manager/data_buffer.c
4260         plugins/debug-manager/data_view.c,
4261         plugins/debug-manager/memory.c:
4262         Fixes for bug #418523, bug #427090 and bug #428174
4264 2007-04-11 Halton Huo <halton.huo@sun.com>
4266         reviewed by: <jhs@gnome.org>
4268         * configure.in:
4269         * libanjuta/Makefile.am:
4270         * libanjuta/anjuta-utils.c:
4271         * libanjuta/anjuta-utils.h:
4272         * manuals/reference/libanjuta/Makefile.am:
4273         
4274         Fixed compilation on sun by deploying the libutil methods
4275         in anjuta-utils.h and building them on condition.
4277 2007-04-11  Johannes Schmid <jhs@gnome.org>
4279         * plugins/document-manager/anjuta-docman.c: (on_editor_destroy),
4280         (anjuta_docman_add_editor):
4281         Hold a reference on the editor as long as we use it.
4282         
4283         * plugins/document-manager/plugin.c: (on_editor_changed):
4284         Destroy GValue to fix a memoery leak.
4286 2007-04-11  Johannes Schmid <jhs@gnome.org>
4288         * plugins/document-manager/plugin.c: (on_editor_changed):
4289         Fixed reference counting for editor by using g_value_take_object instead
4290         of g_value_set_object. The editors are now correctly finalized and thus
4291         we do not lack so much memory anymore.
4292         
4293         * plugins/sourceview/anjuta-view.c: (anjuta_view_init),
4294         (anjuta_view_finalize), (anjuta_view_focus_out),
4295         (anjuta_view_key_press_event), (anjuta_view_button_press_event):
4296         * plugins/sourceview/anjuta-view.h:
4297         * plugins/sourceview/plugin.c: (ieditor_factory_new_editor):
4298         * plugins/sourceview/sourceview-prefs.c:
4299         (on_gconf_notify_tab_size), (sourceview_prefs_destroy):
4300         * plugins/sourceview/sourceview-prefs.h:
4301         * plugins/sourceview/sourceview-private.h:
4302         * plugins/sourceview/sourceview.c: (on_document_loaded),
4303         (timeout_unref), (on_document_saved), (sourceview_finalize),
4304         (sourceview_new), (ifile_open), (ifile_savable_save),
4305         (ifile_savable_save_as):
4307         Several changes to fix things when the editor is correctly destroyed.
4308         Fixed preferences (which led me to the refcounting issue, #409412)
4309         and removed deprecated completition code that will be replace by
4310         IAnjutaAssist interface soon. 
4312 2007-04-11  Johannes Schmid <jhs@gnome.org>
4314         * libanjuta/anjuta-launcher.c:
4315         (anjuta_launcher_execution_done_cleanup),
4316         (anjuta_launcher_child_terminated):
4317         Possible fix for #428363 and added a g_return_if_fail
4319         * plugins/message-view/plugin.c: (activate_plugin):
4320         Fixed a Gtk/Gdl-Critical
4321         
4322         Patches from Étienne Bersac <bersace03@laposte.net>
4323         * plugins/class-gen/templates/go-source.tpl:
4324         * plugins/macro/macros.xml:
4325         Use better template for GObjects (#417875 and #417918)
4326         
4327         Patches from Halton Huo <halton.huo@sun.com>
4328         * libanjuta/anjuta-launcher.h:
4329         * libanjuta/anjuta-preferences.c:
4330         * libanjuta/anjuta-utils.c:
4331         * plugins/class-gen/window.c: (cg_window_set_add_to_project),
4332         (cg_window_set_add_to_repository):
4333         * plugins/class-inheritance/class-inherit.c:
4334         Fix build with suncc (#423727, #423730, #423733, #423768, #423772)
4336 2007-04-09  Johannes Schmid <jhs@gnome.org>
4338         * plugins/editor/print.c: (anjuta_print_show_header):
4339         * plugins/file-manager/anjuta-file-manager-plugin.glade:
4340         * plugins/symbol-browser/anjuta-symbol-browser-plugin.glade:
4342   Some string changes (#427395 and #427399)
4344 2007-04-06  Johannes Schmid <jhs@gnome.org>
4346         * plugins/build-basic-autotools/build-basic-autotools.c:
4347         (on_build_mesg_format), (on_build_mesg_parse):
4348         Fixed full path detection
4350 2007-04-05  Naba Kumar  <naba@gnome.org>
4352         Patch from Halton Huo:
4353         * libanjuta/Makefile.am:
4354         * libanjuta/anjuta-glue-cpp.c: (anjuta_glue_cpp_load_plugin):
4355         * libanjuta/anjuta-glue-cpp.h:
4356         * libanjuta/anjuta-glue-factory.c: (anjuta_glue_factory_get_type),
4357         (anjuta_glue_factory_class_init), (anjuta_glue_factory_init),
4358         (anjuta_glue_factory_new), (anjuta_glue_factory_add_path),
4359         (anjuta_glue_factory_get_path), (get_already_loaded_module),
4360         (load_plugin), (anjuta_glue_factory_get_object_type):
4361         * libanjuta/anjuta-glue-factory.h:
4362         * libanjuta/anjuta-glue-plugin.c: (anjuta_glue_plugin_get_type),
4363         (anjuta_glue_plugin_load), (anjuta_glue_plugin_unload),
4364         (anjuta_glue_plugin_class_init), (anjuta_glue_plugin_init),
4365         (anjuta_glue_plugin_new):
4366         * libanjuta/anjuta-glue-plugin.h:
4367         * libanjuta/anjuta-plugin-manager.c: (activate_plugin),
4368         (anjuta_plugin_manager_finalize), (anjuta_plugin_manager_new):
4369         * libanjuta/anjuta-plugin.h:
4370         * libanjuta/glue-cpp.c:
4371         * libanjuta/glue-cpp.h:
4372         * libanjuta/glue-factory.c:
4373         * libanjuta/glue-factory.h:
4374         * libanjuta/glue-plugin.c:
4375         * libanjuta/glue-plugin.h:
4376         * plugins/build-basic-autotools/build-basic-autotools.h:
4377         * plugins/class-gen/plugin.h:
4378         * plugins/class-inheritance/plugin.h:
4379         * plugins/cvs-plugin/plugin.h:
4380         * plugins/debug-manager/plugin.h:
4381         * plugins/devhelp/plugin.h:
4382         * plugins/document-manager/plugin.h:
4383         * plugins/editor/plugin.h:
4384         * plugins/file-loader/plugin.h:
4385         * plugins/file-manager/plugin.h:
4386         * plugins/file-wizard/plugin.h:
4387         * plugins/gdb/plugin.h:
4388         * plugins/glade/plugin.h:
4389         * plugins/gtodo/plugin.h:
4390         * plugins/language-support-cpp-java/plugin.h:
4391         * plugins/macro/plugin.h:
4392         * plugins/message-view/plugin.h:
4393         * plugins/patch/plugin.h:
4394         * plugins/profiler/plugin.h:
4395         * plugins/project-import/plugin.h:
4396         * plugins/project-manager/plugin.h:
4397         * plugins/project-wizard/plugin.h:
4398         * plugins/sample1/plugin.h:
4399         * plugins/search/plugin.h:
4400         * plugins/sourceview/plugin.h:
4401         * plugins/subversion/plugin.h:
4402         * plugins/symbol-browser/plugin.h:
4403         * plugins/terminal/terminal.c:
4404         * plugins/tools/plugin.h:
4405         * plugins/tools/scripts/tools-2.xml.in:
4406         * plugins/valgrind/plugin.h:
4408         Renamed Glue to AnjutaGlue to avoid namespace conflicts.
4410 2007-04-05  Naba Kumar  <naba@gnome.org>
4412         * anjuta.spec.in, configure.in: Removed dead codes.
4413         
4414         Patch from Jos Dehaes:
4415         * configure.in, plugins/project-wizard/templates/Makefile.am,
4416         plugins/project-wizard/templates/mkfile.wiz,
4417         plugins/project-wizard/templates/translatable-strings.h: Enabled
4418         makefile-based project creation and import. Fixes bug #355145
4420 2007-04-04 Sebastien Granjoux <seb.sfo@free.fr>
4422         * plugins/debug-manager/debugger.c,
4423         plugins/debug-manager/plugin.c,
4424         plugins/gdb/anjuta-gdb.plugin.in:
4425         Code cleaning (remove unused code, rename this into self)
4426         Add information about supported format in debugger plugin
4427         Activate debugger plugin according to the target format
4429 2007-04-01  Naba Kumar  <naba@gnome.org>
4431         * plugins/message-view/message-view.c:
4432         (message_view_instance_init): Fixed message icons to appear.
4434 2007-03-31  Johannes Schmid <jhs@gnome.org>
4436         * plugins/message-view/anjuta-msgman.c:
4437         (anjuta_msgman_append_view):
4438         * plugins/message-view/plugin.c: (on_view_changed),
4439         (ianjuta_msgman_add_view), (ianjuta_msgman_set_current_view):
4440         
4441         Fixed #424845
4443 2007-03-31  Johannes Schmid <jhs@gnome.org>
4445         * plugins/message-view/message-view.c:
4446         (message_view_instance_init), (imessage_view_append):
4447         Show nice icons beside the messages for info, warning and error. This is a completly
4448         cosmetic change so if someone dislikes it he is free to remove it.
4450 2007-03-31  Johannes Schmid <jhs@gnome.org>
4451         
4452         * plugins/message-view/anjuta-msgman.c: (on_notebook_switch_page),
4453         (anjuta_msgman_class_init), (anjuta_msgman_append_view),
4454         (anjuta_msgman_remove_view), (anjuta_msgman_set_current_view):
4455         * plugins/message-view/anjuta-msgman.h:
4456         * plugins/message-view/message-view.h:
4457         * plugins/message-view/plugin.c: (on_view_changed),
4458         (activate_plugin):
4459         Fixed #359399 and made next/previous insensitive when not availible
4460         
4461         * plugins/sourceview/anjuta-languages-manager.c: (color_to_string),
4462         (tag_style_to_string):
4463         Fixed namespace Problem with gdk >= 2.11
4464         
4465         * plugins/sourceview/sourceview-autocomplete.c:
4466         (sourceview_autocomplete_init):
4467         Removed structure, follow-up of #423682
4469 2007-03-29 Sebastien Granjoux <seb.sfo@free.fr>
4471         * plugins/debug-manager/debug_tree.c,
4472         plugins/debug-manager/debug_tree.h,
4473         plugins/debug-manager/watch.c,
4474         plugins/debug-manager/anjuta-debug-manager.glade:
4475         Inspect variable at cursor
4476         Fix buttons in inspect dialog
4478 2007-03-27  Halton Huo  <halton.huo@sun.com>
4480         Reviewed by Sebastien Granjoux  <seb.sfo@free.fr>:
4482         * plugins/sourceview/sourceview-autocomplete.c
4483         plugins/debug-manager/disassemble.c,
4484         libanjuta/interfaces/libanjuta.idl:
4485         Remove array with 0 size and empty structure as it is not
4486         supported by sun cc, Fixes bug #423682
4488         * plugins/debug-manager/debugger.c:
4489         Remove anonymous union as it is not supported by sun cc,
4490         Fixes bug #423680
4492 === anjuta 2.1.2 ===
4494 2007-03-28  Naba Kumar  <naba@gnome.org>
4496         * configure.in: Bumped version to 2.1.2
4497         * NEWS: Updated for release.
4498         
4499         * plugins/editor/bookmark.xpm, plugins/sourceview/bookmark.png:
4500         Improved breakpoint marker icon.
4501         
4502         * plugins/editor/anjuta-editor.plugin.in,
4503         plugins/sourceview/sourceview.plugin.in: Made editor plugins
4504         non user activable since they are now remembered properly.
4506 2007-03-27 Sebastien Granjoux <seb.sfo@free.fr>
4508         * plugins/tools/editor.c:
4509         Fix bug #423270
4511 2007-03-27  Naba Kumar  <naba@gnome.org>
4513         * plugins/editor/aneditor-autocomplete.cxx: Replace the complete
4514         word when autocompleting without leaving any trailing part of
4515         the word.
4517 2007-03-27  Kamil Páral  <ripper42@gmail.com>
4519         Reviewed by Naba Kumar  <naba@gnome.org>:
4520         * anjuta.desktop.in.in: Remove "Application" category from desktop
4521         file and add "GNOME". GNOME Goal #3 (fixes bug #417612).
4522         
4523 2007-03-27  Naba Kumar  <naba@gnome.org>
4524         
4525         * configure.in, plugins/document-manager/anjuta-docman.c:
4526         (anjuta_docman_add_editor): Conditionally compile notebook tab
4527         reordering feature for gtk >= 2.10. Reduced dependency on gtk to 2.8.0
4529         Patch from Halton Huo:
4530         * configure.in, global-tags/Makefile.am: Do not pass -Wall to
4531         non gcc compiler flags. Fixes bug #423089.
4532         
4533 2007-03-26  Naba Kumar  <naba@gnome.org>
4534         
4535         * AUTHORS, NEWS, TODO.tasks: Updated.
4536         
4537         * plugins/project-manager/plugin.c: (update_ui): Do not insensitise
4538         close menuitem.
4539         
4540         * plugins/symbol-browser/plugin.c: (on_editor_saved),
4541         (update_editor_symbol_model), (iter_matches),
4542         (on_editor_update_ui), (value_added_current_editor),
4543         (activate_plugin), (dispose),
4544         (symbol_browser_plugin_instance_init):
4545         * plugins/symbol-browser/plugin.h: update line on editor save
4546         and editor change. Code clean up and fixed warnings.
4548 2007-03-26  Naba Kumar  <naba@gnome.org>
4550         * plugins/project-wizard/templates/java/project.anjuta,
4551         plugins/project-wizard/templates/python/project.anjuta,
4552         plugins/project-wizard/templates/python/project.anjuta:
4553         Removed version control plugins from default selection.
4555         * plugins/tools/scripts/prepare-changelog.pl,
4556         plugins/tools/scripts/tools-2.xml.in: Updated prepare changelog
4557         script to a better one (that works on both cvs and svn).
4559 2007-03-26  Naba Kumar  <naba@gnome.org>
4561         * (added) plugins/project-wizard/templates/translatable-strings.pl,
4562         Makefile.am: Added the generated translatable file (required for
4563         translations for svn checkouts).
4565         * (added)
4566         plugins/project-wizard/templates/extract-translatable-strings.pl
4567         plugins/project-wizard/templates/Makefile.am, Makefile.am,
4568         po/POTFILES.in: Generated translatable strings for .wiz files and
4569         added them in POTFILES.in for translation. Fixes bug #398035
4571 2007-03-25  Naba Kumar  <naba@gnome.org>
4573         * plugins/language-support-cpp-java/plugin.c: Fixed modeline parsing.
4574         
4575         * src/anjuta-app.c: Removed dead codes.
4576         
4577         * plugins/symbol-browser/an_symbol_prefs.c: Show message view when
4578         global tags generation starts.
4579         
4580         * plugins/debug-manager/chunk_view.c,
4581         plugins/debug-manager/start.h,
4582         plugins/debug-manager/chunk_view.h,
4583         plugins/debug-manager/utilities.c,
4584         plugins/debug-manager/utilities.h,
4585         plugins/debug-manager/debugger.c,
4586         plugins/debug-manager/threads.c,
4587         plugins/debug-manager/disassemble.c,
4588         plugins/debug-manager/info.c,
4589         plugins/debug-manager/sharedlib.c,
4590         plugins/debug-manager/threads.h,
4591         plugins/debug-manager/disassemble.h,
4592         plugins/debug-manager/signals.c,
4593         plugins/debug-manager/info.h,
4594         plugins/debug-manager/sharedlib.h,
4595         plugins/debug-manager/data_buffer.c,
4596         plugins/debug-manager/data_view.c,
4597         plugins/debug-manager/signals.h,
4598         plugins/debug-manager/debug_tree.c,
4599         plugins/debug-manager/watch.c,
4600         plugins/debug-manager/registers.c,
4601         plugins/debug-manager/data_buffer.h,
4602         plugins/debug-manager/data_view.h,
4603         plugins/debug-manager/memory.c,
4604         plugins/debug-manager/debug_tree.h,
4605         plugins/debug-manager/watch.h,
4606         plugins/debug-manager/registers.h,
4607         plugins/debug-manager/memory.h,
4608         plugins/debug-manager/locals.c,
4609         plugins/debug-manager/sexy-icon-entry.c,
4610         plugins/debug-manager/breakpoints.c,
4611         plugins/debug-manager/locals.h,
4612         plugins/debug-manager/sexy-icon-entry.h,
4613         plugins/debug-manager/stack_trace.c,
4614         plugins/debug-manager/breakpoints.h,
4615         plugins/debug-manager/sparse_buffer.c,
4616         plugins/debug-manager/sparse_view.c,
4617         plugins/debug-manager/stack_trace.h,
4618         plugins/debug-manager/sparse_buffer.h,
4619         plugins/debug-manager/sparse_view.h,
4620         plugins/debug-manager/start.c,
4621         plugins/gdb/utilities.c,
4622         plugins/gdb/utilities.h,
4623         plugins/gdb/debugger.c,
4624         plugins/gdb/debugger.h: Added indentation modeline for easy indentation
4625         setup.
4627 2007-03-24 Sebastien Granjoux <seb.sfo@free.fr>
4629         * plugins/gdb/debugger.c:
4630         Avoid empty debugger log window by limiting line to 90 characters
4632 2007-03-24 Sebastien Granjoux <seb.sfo@free.fr>
4634         * plugins/debug-manager/plugin.c,
4635         plugins/debug-manager/plugin.h,
4636         plugins/debug-manager/threads.c,
4637         plugins/debug-manager/threads.h,
4638         plugins/debug-manager/breakpoints.c,
4639         plugins/debug-manager/breakpoints.h,
4640         plugins/debug-manager/stack_trace.c,
4641         plugins/debug-manager/stack_trace.h:
4642         View code action now changes location in disassembly view too
4644         * plugins/debug-manager/anjuta-debug-manager.ui:
4645         Rename breakpoint actions
4647 2007-03-24  Naba Kumar  <naba@gnome.org>
4649         * configure.in, src/anjuta-app.c: Use the new docking algorithm
4650         in gdl 0.7.3 (svn trunk).
4651         * src/anjuta-app.c: Removed dead codes and fixed compiler warnings.
4652         
4653 2007-03-24 Sebastien Granjoux <seb.sfo@free.fr>
4655         * plugins/debug-manager/threads.c,
4656         plugins/debug-manager/debug_tree.c,
4657         plugins/debug-manager/debug_tree.h,
4658         plugins/debug-manager/locals.c,
4659         plugins/debug-manager/registers.c,
4660         plugins/debug-manager/stack_trace.c:
4661         Allow to change current thread updating register, stack and locals
4662         Allow to change current stack frame updating locals
4664         * plugins/gdb/debugger.c:
4665         Read argument of selected stack frame
4667         * plugins/debug-manager/data_view.c:
4668         Fix an unrelated bug
4670 2007-03-23  Naba Kumar  <naba@gnome.org>
4672         * plugins/document-manager/anjuta-docman.c,
4673         plugins/document-manager/plugin.c: Fixed many memory leaks.
4674         (ianjuta_file_get_uri() returns a new string).
4676         * plugins/document-manager/action-callbacks.c: Use AnjutaSavePrompt
4677         widget for save dialogs.
4678         
4679         * tagmanager/tm_tag.c, tagmanager/entry.h: Restored entry.h from
4680         svn and fixed to get function/prototype/member args list. Call tips
4681         also work fine now.
4683 2007-03-22  Naba Kumar  <naba@gnome.org>
4685         * tagmanager/c.c: Enabled 'prototype' tags so that autocomplete
4686         and calltips would work again for functions from global tags (Needs
4687         regenerating global tags).
4689         * tagmanager/c.c, plugins/symbol-browser/plugin.c: Restored c.c to
4690         ctags svn version and reopened bug #395362. Fixes tags parsing that
4691         seemed to have stopped working recently.
4693 2007-03-21  Naba Kumar  <naba@gnome.org>
4695         * tagmanager/tm_source_file.c, tagmanager/options.c,
4696         global-tags/create_global_tags.sh.in: Fixed c++ parsing (to some
4697         extend .. more needs to be investigated and fixed). Enabled some
4698         debugging.
4700 2007-03-16  Naba Kumar  <naba@gnome.org>
4702         * src/anjuta.c: Fixed project loading from command line.
4704 2007-03-16  Naba Kumar  <naba@gnome.org>
4706         Patch from James Liggett <jrliggett@cox.net>:
4707         plugins/profiler/gprof-profile-data.c: Fixed a crash.
4708         
4709 2007-03-15  Naba Kumar  <naba@gnome.org>
4711         * libanjuta/anjuta-profile-manager.c,
4712         libanjuta/anjuta-profile-manager.h: Added method to get current
4713         profile.
4715         * libanjuta/anjuta-shell.c, libanjuta/anjuta-shell.h: Added "exiting"
4716         signal and anjuta_shell_notify_exit(). Signal is emitted when anjuta
4717         is exiting.
4719         * libanjuta/anjuta-utils.c, libanjuta/anjuta-utils.h,
4720         plugins/file-loader/plugin.c: Moved to functions as utility functions.
4721         Also, not load project files in session load in loader plugin.
4722         
4723         * plugins/project-manager/plugin.c, src/anjuta.c:
4724         Emit "exiting" signal in shell when exiting anjuta. project manager
4725         listens to exiting signal and saves session. anjuta.c saves session
4726         only when current projfile is 'user'. Load project saved in session
4727         differently then the rest of the session. This should fix all the
4728         session restoration bugs.
4729         
4730         src/main.c: Present anjuta window when becon message is received.
4732 2007-03-14  Naba Kumar  <naba@gnome.org>
4734         * libanjuta/anjuta-profile.c: Fixed a bug where some plugins would
4735         not randomly save (it was a wrong looping).
4736         
4737 2007-03-12  Naba Kumar  <naba@gnome.org>
4739         * libanjuta/interfaces/libanjuta.idl: Added more API section headers.
4741 2007-03-12 Sebastien Granjoux <seb.sfo@free.fr>
4743         * plugins/debug-manager/anjuta-debug-manager.ui,
4744         libanjuta/interfaces/libanjuta.idl,
4745         plugins/debug-manager/debugger.c,
4746         (added) plugins/debug-manager/threads.c,
4747         (added) plugins/debug-manager/threads.h,
4748         plugins/debug-manager/plugin.c,
4749         plugins/debug-manager/Makefile.am,
4750         plugins/gdb/plugin.c,
4751         plugins/gdb/debugger.c,
4752         plugins/gdb/debugger.h:
4753         Add a window displaying all threads
4754         Add needed functions
4755         Switching to a different thread is still not done
4757         * plugins/debug-manager/debug_tree.c,
4758         plugins/debug-manager/locals.c,
4759         plugins/debug-manager/stack_trace.c:
4760         Small cosmetic changes
4762         * plugins/gdb/gdbmi.c:
4763         Keep all elements in gdbmi hash
4764         Even if using the same key like in -threads-list-ids
4766 2007-03-11  Naba Kumar  <naba@gnome.org>
4768         * libanjuta/interfaces/anjuta-idl-compiler.pl: Generate class comments.
4769         
4770         * libanjuta/interfaces/libanjuta.idl: Fixed and added API docs.
4771         
4772         * manuals/reference/libanjuta/libanjuta-docs.sgml,
4773         manuals/reference/libanjuta/libanjuta-sections.txt,
4774         manuals/reference/libanjuta/libanjuta.types: Updated to contain latest
4775         interfaces.
4777 2007-03-11  Naba Kumar  <naba@gnome.org>
4779         * configure.in, manuals/reference/libanjuta/Makefile.am: Fixed to use
4780         gtk-doc properly. Bumped gtk-doc requirement to 1.4
4782         * manuals/reference/libanjuta/libanjuta-docs.sgml,
4783         manuals/reference/libanjuta/libanjuta.types,
4784         manuals/reference/libanjuta/libanjuta-sections.txt,
4785         manuals/reference/libanjuta/.cvsignore,
4786         (removed) manuals/reference/libanjuta/tmpl/*: Updated API docs
4787         infrastructure. Got rid of tmpl/ directory and moved all section
4788         documenation to source code (requires gtk-doc >= 1.4).
4789         
4790         * libanjuta/anjuta-plugin-description.c,
4791         libanjuta/interfaces/libanjuta.idl,     libanjuta/anjuta-status.c,
4792         libanjuta/cell-renderer-captioned-image.c,
4793         libanjuta/anjuta-plugin-handle.c, libanjuta/resources.c,
4794         libanjuta/anjuta-debug.h, libanjuta/glue-cpp.c,
4795         libanjuta/e-splash.c, libanjuta/anjuta-plugin.c,
4796         libanjuta/anjuta-preferences-dialog.c, libanjuta/libanjuta.h,
4797         libanjuta/anjuta-plugin-manager.c, libanjuta/anjuta-shell.c,
4798         libanjuta/glue-plugin.c, libanjuta/anjuta-encodings.c,
4799         libanjuta/anjuta-save-prompt.c, libanjuta/glue-factory.c,
4800         libanjuta/anjuta-session.c, libanjuta/anjuta-children.c,
4801         libanjuta/anjuta-utils.c, libanjuta/anjuta-profile.c,
4802         libanjuta/anjuta-preferences.c, libanjuta/anjuta-launcher.c,
4803         libanjuta/anjuta-profile-manager.c, libanjuta/anjuta-serializer.c,
4804         libanjuta/anjuta-ui.c: Added inline API documentation. Moved section
4805         documentation from templates to source code.
4807 2007-03-10  Johannes Schmid <jhs@gnome.org>
4809         * libanjuta/anjuta-profile.c: (anjuta_profile_to_xml):
4810         Added some debug output but could not figure out why 
4811         some plugins are not kept.
4812         
4813         * libanjuta/interfaces/libanjuta.idl:
4814         * manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml:
4815         * manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml:
4816         Added IAnjutaEditorGoto::matching_brace
4817         
4818         * plugins/document-manager/action-callbacks.c:
4819         (on_editor_command_match_brace_activate):
4820         * plugins/document-manager/plugin.c:
4821         (update_editor_ui_interface_items):
4822         * plugins/editor/text_editor.c: (igoto_matching_brace),
4823         (igoto_iface_init):
4824         * plugins/sourceview/sourceview.c: (ieditor_iface_init):
4825         Fixed #355155 (matching brace for scintilla, disabled for sourceview)
4827 2007-03-09  Johannes Schmid <jhs@gnome.org>
4829         * plugins/file-manager/an_file_view.c: (fv_add_tree_entry):
4830         Hide correct column
4831         
4832         * plugins/sourceview/sourceview-private.h:
4833         * plugins/sourceview/sourceview.c: (on_reload_dialog_response),
4834         (on_sourceview_uri_changed_prompt), (on_sourceview_uri_changed),
4835         (sourceview_new), (ifile_savable_save_as):
4836         Tweaked vfs monitoring
4838 2007-03-09  Johannes Schmid <jhs@gnome.org>
4840         * libanjuta/interfaces/Makefile.am.iface:
4841         Fixed installtion of header files
4842         
4843         * plugins/sourceview/sourceview.c: (set_select):
4844         do not scroll to much in interactive search
4846 2007-03-09  Naba Kumar  <naba@gnome.org>
4848         * src/anjuta.c: Fixed session restoration.
4849         
4850         * plugins/symbol-browser/plugin.c: Fixed crashes due to dangling
4851         signal handlers after symbol browser plugin is deactivated.
4852         
4853         * plugins/editor/editor.glade,
4854         plugins/language-support-cpp-java/anjuta-language-cpp-java.glade:
4855         Fixed indentation confustion in preferences.
4857 2007-03-08  Johannes Schmid <jhs@gnome.org>
4859         * plugins/search/search-replace.c: (search_set_combo),
4860         (search_set_action), (search_set_target), (search_set_direction),
4861         (create_dialog), (search_disconnect_set_toggle_connect),
4862         (on_search_match_whole_word_toggled),
4863         (on_search_match_whole_line_toggled),
4864         (on_search_match_word_start_toggled),
4865         (search_set_toggle_direction):
4866         Use GCallback instead of GSignalFunc! We need to fix this code anyway,
4867         it's somehow ugly and uses many deprecated widgets
4868         
4869         Patch from Ritesh Khadgaray <baby.linux@gmail.com>:
4870         * plugins/symbol-browser/anjuta-symbol-browser-plugin.glade:
4871         Fix #394709
4872         
4873 2007-03-07  Naba Kumar  <naba@gnome.org>
4875         * src/anjuta.c: Make launching projects work from command line. Also
4876         fixes gnome session restart command.
4877         
4878 2007-03-07  Johannes Schmid <jhs@gnome.org>
4880         Patch from Lucas Mazzardo Veloso <lmveloso@gmail.com>
4881         * plugins/class-gen/plugin.c: (iwizard_activate):
4882         Fixed #408218
4883         
4884         * plugins/cvs-plugin/cvs-callbacks.c: (on_cvs_import_response):
4885         Fixed #402774
4886         
4887         * plugins/file-manager/an_file_view.c: (fv_add_tree_entry):
4888         Fixed #377483 (It's not possible to know if directories have
4889         a version in CVS. Show version column only if there are version
4890         informations availible
4892         * plugins/sourceview/sourceview-cell.c: (icell_get_attribute):
4893         Fixed memory leak
4895 2007-03-07  Johannes Schmid <jhs@gnome.org>
4897         * plugins/sourceview/sourceview-prefs.c: (get_bool):
4898         Fixed #409408
4899         * plugins/symbol-browser/an_symbol_prefs.c:
4900         (on_update_global_clicked):
4901         Fixed ##409176
4903 2007-03-07  Johannes Schmid <jhs@gnome.org>
4905         * libanjuta/anjuta-save-prompt.c: (anjuta_save_prompt_init),
4906         (anjuta_save_prompt_new):
4907         * plugins/project-import/project-import.c:
4908         (project_import_finalize):
4909         Fixed Gtk-Criticals (maybe #409408)
4911 2007-03-07  Naba Kumar  <naba@gnome.org>
4913         * plugins/language-support-cpp-java/plugin.c: Fixed indentation anomaly
4914         when we are at just beginning of string or comment. Fixes bug #397981.
4916 2007-03-07  Johannes Schmid <jhs@gnome.org>
4918         * plugins/language-support-cpp-java/plugin.c:
4919         (initialize_indentation_params):
4920         Removed annoying DEBUG_PRINT
4921         
4922         * plugins/sourceview/sourceview-cell.c:
4923         (sourceview_cell_instance_init), (icell_get_character),
4924         (icell_get_length), (icell_get_char), (icell_get_attribute):
4925         Improved code to be faster
4926         Implemented attribute handling so that indentation really works in any case
4928 2007-03-06  Johannes Schmid <jhs@gnome.org>
4930         * configure.in:
4931         GTK_REQUIRED = 2.10.0 (required for GtkRecent and Docman tabs)
4932         
4933         * plugins/document-manager/anjuta-docman.c:
4934         (anjuta_docman_instance_init), (anjuta_docman_add_editor):
4935         Removed old and ugly tab drag&drop code and use built-in gtk stuff
4936         instead (required GTK >= 2.10)
4937         
4938         * plugins/sourceview/sourceview-private.h:
4939         * plugins/sourceview/sourceview.c:
4940         (on_sourceview_uri_changed_prompt), (on_sourceview_uri_changed),
4941         (sourceview_finalize), (sourceview_new), (imark_mark),
4942         (imark_unmark), (imark_is_marker_set),
4943         (imark_location_from_handle), (imark_delete_all_markers):
4944         Fixed marker handling and worked a bit more on vfs monitoring
4946 2007-03-05  Johannes Schmid <jhs@gnome.org>
4948         * libegg/egg-combo-action.c: (egg_combo_action_set_active_iter):
4949         Added method to select specific iter
4950         
4951         * plugins/sourceview/sourceview-private.h:
4952         * plugins/sourceview/sourceview.c: (on_reload_dialog_response),
4953         (on_sourceview_uri_changed_prompt), (on_sourceview_uri_changed),
4954         (sourceview_add_monitor), (on_document_saved),
4955         (sourceview_finalize), (sourceview_new), (ifile_savable_save_as):
4956         Fixed vfs monitoring (mostly ported code from text_editor.c)
4957         
4958         * plugins/symbol-browser/an_symbol_view.c:
4959         * plugins/symbol-browser/an_symbol_view.h:
4960         * plugins/symbol-browser/plugin.c: (iter_matches),
4961         (on_editor_update_ui), (value_added_current_editor):
4962         Select the current tag in locals window and symbol toolbar. If there
4963         is no tag at the current line, reserve backward for the next tag. This will
4964         select the correct tag if inside a function.
4966 2007-03-05  Naba Kumar  <naba@gnome.org>
4968         * src/anjuta-app.c: Fixes gtk-critical messages at shutdown.
4969         * plugins/editor/text_editor.c: Disabled DEBUG_PRINTs and fixed
4970         compiler warnings.
4971         * plugins/editor/text_editor.c: Fixes a crash on 64 bit arch
4972         (Bug #412186)
4973         
4974 2007-03-04  Johannes Schmid <jhs@gnome.org>
4976         * data/Makefile.am:
4977         * po/POTFILES.in:
4978         Fixed distcheck (well, partly)
4980 2007-03-04  Johannes Schmid <jhs@gnome.org>
4982         * plugins/document-manager/anjuta-document-manager.ui:
4983         Move "Swap .c/.h from Main to Browser toolbar
4985         Modified Patch from Yang Hong <yanghong@ccoss.com.cn>:
4986         * plugins/file-manager/an_file_view.c: (fv_prefs_new),
4987         (fv_prefs_free), (fv_add_tree_entry):
4988         * plugins/file-manager/anjuta-file-manager-plugin.glade:
4989         * plugins/file-manager/plugin.c: (prefs_init):
4990         
4991         Bug 387208 – [Patch] Add custom file-manager ignore pattern support
4993 2007-03-04  Naba Kumar  <naba@gnome.org>
4995         * data/default.proflie, data/Makefile.am, src/anjuta.c,
4996         plugins/project-manager/plugin.c:
4997         Restored default profile and renamed it from "default.anjuta" to
4998         "default.profile".
4999         
5000 2007-03-03 Sebastien Granjoux <seb.sfo@free.fr>
5002         * plugins/debug-manager/debugger.c,
5003         plugins/debug-manager/plugin.c,
5004         plugins/gdb/debugger.c,
5005         libanjuta/interfaces/libanjuta.idl,
5006         plugins/debug-manager/stack_trace.c:
5007         Add a dialog box when a signal is received (except SIGINT)
5008         Display stack frame even if arguments are not available
5010 2007-03-03  Naba Kumar  <naba@gnome.org>
5012         * TODO.tasks: Icons bounty added.
5014         * libanjuta/anjuta-plugin-manager.[ch]: Implemented remember plugin
5015         choise selection.
5016         
5017         * libanjuta/anjuta-profile-manager.[ch]: Implemented profile scoping
5018         and descoping.
5020         * configure.in, src/anjuta.c, plugins/project-manager/plugin.[ch],
5021         plugins/Makefile.am, (removed) plugins/profile-default/*,
5022         plugins/project-manager/anjuta-project-manager.plugin.in,
5023         plugins/project-manager/anjuta-project-manager.ui: Use the new plugins
5024         profile implementation to load user profile and projects. Store and
5025         restore remembered plugins. Use profile scoping and descoping for
5026         saving and loading sesstions.
5027         
5028         * libanjuta/anjuta-plugin-handle.c, libanjuta/anjuta-plugin-manager.c,
5029         libanjuta/anjuta-shell.c, libanjuta/anjuta-preferences.c,
5030         libanjuta/anjuta-profile-manager.c, libanjuta/anjuta-ui.c: Disabled
5031         DEBUG_PRINTs.
5033 2007-03-03 Sebastien Granjoux <seb.sfo@free.fr>
5035         * plugins/debug-manager/debug_tree.c
5036         plugins/debug-manager/debug_tree.h:
5037         Bug fix, deleting wrong variable
5039         * plugins/gdb/debugger.c:
5040         Bug fix, remove forgotten debugging code
5042 2007-03-02  Johannes Schmid <jhs@gnome.org>
5044         * plugins/document-manager/anjuta-document-manager.ui:
5045         * plugins/search/anjuta-search.ui:
5046         * plugins/symbol-browser/anjuta-symbol-browser-plugin.ui:
5047         Break toolbars into smaller peaces: ToolbarBookmark, ToolbarSymbols,
5048         ToolbarFind
5050         * src/anjuta-app.c: (on_toolbar_view_toggled),
5051         (on_add_merge_widget), (on_session_save), (on_widget_remove):
5052         Save toolbar positions, don't use fixed toolbar style
5053         
5054         All in all this will allow more complex toolbar configurations and
5055         might gain some space on smaller displays because the user can disable
5056         toolbar parts he does not use. Also allows to use any toolbar style
5057         without looking too ugly.
5059 2007-03-01  Naba Kumasr  <naba@gnome.org>
5061         * TODO.tasks: Added a bounty for creating icons.
5063         * libanjuta/anjuta-profile.c, libanjuta/anjuta-profile-manager.c,
5064         libanjuta/anjuta-profile-manager.h: Fixed infinite loop. Added
5065         profile-changed signal. Do not sync non-user-activatable plugins.
5067 2007-02-29 Sebastien Granjoux <seb.sfo@free.fr>
5069         * plugins/debug-manager/disassemble.c,
5070         plugins/debug-manager/sparse_view.c,
5071         plugins/gdb/debugger.c,
5072         libanjuta/interfaces/libanjuta.idl:
5073         Display function name in disassembly view
5075 2007-02-28 Sebastien Granjoux <seb.sfo@free.fr>
5077         * (added) plugins/debug-manager/bookmark.png,
5078         (added) plugins/debug-manager/breakpoint-disabled.png,
5079         (added) plugins/debug-manager/breakpoint-enabled.png,
5080         (added) plugins/debug-manager/program-counter.png,
5081         (added) plugins/debug-manager/linemarker.png,
5082         plugins/debug-manager/Makefile.am,
5083         plugins/debug-manager/disassemble.c,
5084         plugins/debug-manager/disassemble.h,
5085         plugins/debug-manager/sparse_buffer.c,
5086         plugins/debug-manager/sparse_buffer.h,
5087         plugins/debug-manager/sparse_view.c,
5088         plugins/debug-manager/sparse_view.h,
5089         plugins/debug-manager/plugin.c,
5090         plugins/debug-manager/breakpoints.c,
5091         libanjuta/interfaces/libanjuta.idl:
5092         Add markers in the disassembly view
5093         Display program counter and breakpoints in disassembly view
5095         * plugins/gdb/debugger.c:
5096         Fix a bug added with my previous patch, setting and clearing
5097         breakpoints was not working
5099 2007-02-28  Johannes Schmid <jhs@gnome.org>
5101         * manuals/reference/libanjuta/tmpl/anjuta-shell.sgml:
5102         * manuals/reference/libanjuta/tmpl/ianjuta-debugger.sgml:
5103         * manuals/reference/libanjuta/tmpl/ianjuta-editor-assist.sgml:
5104         * manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml:
5105         * manuals/reference/libanjuta/tmpl/ianjuta-file-manager.sgml:
5106         * manuals/reference/libanjuta/tmpl/ianjuta-file-savable.sgml:
5107         * manuals/reference/libanjuta/tmpl/ianjuta-markable.sgml:
5108         * manuals/reference/libanjuta/tmpl/ianjuta-message-view.sgml:
5109         * manuals/reference/libanjuta/tmpl/ianjuta-project-manager.sgml:
5110         * manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml:
5111         Updated (why do they need to be under version control?)
5112         
5113         * plugins/message-view/anjuta-msgman.c: (on_msgman_close_all),
5114         (create_tab_popup_menu), (on_msgman_popup_menu),
5115         (on_tab_button_press_event), (anjuta_msgman_page_new),
5116         (anjuta_msgman_finalize), (anjuta_msgman_instance_init):
5117         Added "Close all message tabs" popup menu
5119 2007-02-26  Naba Kumar  <naba@gnome.org>
5121         * plugins/profiler/gprof-flat-profile-entry.c,
5122         plugins/profiler/gprof-flat-profile.c,
5123         plugins/profiler/gprof-flat-profile-entry.h,
5124         plugins/profiler/gprof-flat-profile.h,
5125         plugins/profiler/gprof-flat-profile-view.c,
5126         plugins/profiler/gprof-flat-profile-view.h,
5127         plugins/profiler/gprof-call-graph-block-entry.c,
5128         plugins/profiler/gprof-call-graph-block.c,
5129         plugins/profiler/gprof-function-call-chart-view.c,
5130         plugins/profiler/gprof-call-graph-block-entry.h,
5131         plugins/profiler/gprof-profile-data.c,
5132         plugins/profiler/gprof-call-graph-block.h,
5133         plugins/profiler/gprof-view.c,
5134         plugins/profiler/gprof-call-graph.c,
5135         plugins/profiler/gprof-function-call-chart-view.h,
5136         plugins/profiler/gprof-profile-data.h,
5137         plugins/profiler/gprof-call-graph.h,
5138         plugins/profiler/gprof-view.h,
5139         plugins/profiler/gprof-view-manager.c,
5140         plugins/profiler/gprof-call-graph-view.c,
5141         plugins/profiler/plugin.c,
5142         plugins/profiler/gprof-view-manager.h,
5143         plugins/profiler/gprof-call-graph-view.h,
5144         plugins/profiler/gprof-function-call-tree-view.c,
5145         plugins/profiler/gprof-function-call-tree-view.h,
5146         plugins/profiler/Makefile.am: Fix compiler warnings and link with
5147         gnome-vfs. Fixes bug #411377.
5149 2007-02-26  Naba Kumar  <naba@gnome.org>
5151         * plugins/profiler/gprof-profile-data.c: Fixes bug #411623,
5153         Patch from James Liggett  <jrliggett@cox.net>:
5154         * plugins/profiler/gprof-flat-profile-view.c,
5155         plugins/profiler/gprof-flat-profile-view.h,
5156         plugins/profiler/gprof-function-call-chart-view.c,
5157         plugins/profiler/gprof-function-call-chart-view.h,
5158         plugins/profiler/gprof-view.c,
5159         plugins/profiler/gprof-view.h,
5160         plugins/profiler/gprof-call-graph-view.c,
5161         plugins/profiler/plugin.c,
5162         plugins/profiler/gprof-call-graph-view.h,
5163         plugins/profiler/gprof-function-call-tree-view.c,
5164         plugins/profiler/gprof-function-call-tree-view.h: Implements
5165         double click navigation. Fixes bug #403514.
5167 2007-02-25  Naba Kumar  <naba@gnome.org>
5169         * libanjuta/anjuta-plugin-manager.c,
5170         libanjuta/anjuta-plugin-handle.[ch],
5171         plugins/build-basic-autotools/build-basic-autotools.c: Removed the use of
5172         g_hash_table_remove_all (introduced in glib 2.12) to stay the
5173         dependency on glib 2.8. Fixes bug #411623.
5175 2007-02-24  Naba kumar  <naba@gnome.org>
5177         * libanjuta/interfaces/Makefile.am.iface: Added log domain.
5178         
5179         * libanjuta/anjuta-marshal.list, libanjuta/anjuta-plugin-manager.c,
5180         libanjuta/anjuta-plugin-manager.h, libanjuta/anjuta-profile.c,
5181         libanjuta/anjuta-profile.h, libanjuta/Makefile.am,
5182         (added) libanjuta/anjuta-profile-manager.c,
5183         (added) libanjuta/anjuta-profile-manager.h: Implemented profile
5184         manager.
5185         Implemented profile pushing and popping. Implemented profile xml
5186         synchronization. Implemented error handling in profiles. Implemented
5187         activation and deactivation signals in plugin manager.
5188         
5189         * libanjuta/Makefile.am: Added libanjuta log domain.
5190         
5191         * libanjuta/anjuta-shell.c, libanjuta/anjuta-shell.h,
5192         src/anjuta-app.c, src/anjuta-app.h: Added get_profile_manager()
5193         in AnjutaShell interface and implemented it in AnjutaApp.
5194         
5195         * manuals/reference/libanjuta/tmpl/anjuta-shell.sgml: Updated.
5197 2007-02-23  Naba kumar  <naba@gnome.org>
5199         src/main.c: Fixed missing end quote.
5201 2007-02-20  Jean-Noel Guiheneuf  <guiheneuf.jean-noel@wanadoo.fr>
5203         * plugins/debug-manager/breakpoints.c: Enabled/Disabled breakpoints.
5206 2007-02-20  Naba Kumar  <naba@gnome.org>
5208         * plugins/subversion/plugin.c: Added "..." menuitems.
5209         * ROADMAP, README: Updated.
5210         * libanjuta/anjuta-profile.c: Fixed bugs.
5212         * (removed)plugins/gtodo/gtodo.c, (removed)plugins/gtodo/main.c,
5213         plugins/gtodo/Makefile.am: Removed dead code.
5215         Patch from  Antoine Cailliau  <a.cailliau@ac-graphic.net>:
5216         * plugins/gtodo/interface.c, plugins/gtodo/preferences.c,
5217         plugins/gtodo/notification.c, plugins/gtodo/add_edit_item.c,
5218         plugins/gtodo/list_tooltip.c,
5219         plugins/document-manager/goto_line.c, plugins/glade/plugin.c,
5220         libanjuta/anjuta-save-prompt.c: Fixed translatable strings to
5221         not contain markups. Fixes Bug #360462.
5223 2007-02-16  Naba Kumar  <naba@gnome.org>
5225         * manuals/reference/libanjuta/project-wizard-format.sgml: Removed
5226         unnecessary sub-sections.
5227         
5228 2007-02-15  Naba Kumar  <naba@gnome.org>
5230         * (removed) plugins/document-manager/bookmark-prev-16.png,
5231         plugins/document-manager/bookmark-last.png,
5232         (removed)plugins/document-manager/bookmark-first-16.png,
5233         plugins/document-manager/bookmark-prev.png,
5234         (added) plugins/document-manager/bookmark-toggle.png,
5235         (removed)plugins/document-manager/bookmark_toggle.xpm,
5236         (removed)plugins/document-manager/bookmark-last-16.png,
5237         plugins/document-manager/plugin.c,
5238         plugins/document-manager/anjuta-document-manager.ui,
5239         (removed)plugins/document-manager/bookmark-next-16.png,
5240         plugins/document-manager/bookmark-next.png,
5241         plugins/document-manager/Makefile.am,
5242         (added) plugins/document-manager/bookmark-clear.png,
5243         plugins/document-manager/bookmark-first.png: Upgraded bookmark
5244         icons (stolen from monodevelop). Added clear bookmarks toolbar
5245         button.
5247         * plugins/document-manager/plugin.c,
5248         (added) plugins/document-manager/swap.png,
5249         (removed) plugins/document-manager/undock.png,
5250         plugins/document-manager/Makefile.am: Fixed swap icon.
5252 2007-02-13  Naba Kumar  <naba@gnome.org>
5254         * plugins/class-gen/element-editor.c: Fixed typo.
5255         
5256         * libanjuta/anjuta-plugin-manager.c, libanjuta/anjuta-plugin-manager.h,
5257         libanjuta/anjuta-profile.c, libanjuta/anjuta-profile.h:
5258         Implementing plugin profiles loading.
5260 2007-02-13  Naba Kumar  <naba@gnome.org>
5262         * pixmaps/*.xpm, pixmaps/Makefile.am: Removed old icons.
5263         * pixmaps/Makefile.am, pixmaps/appwiz*.png, 
5264         pixmaps/applogo.png, pixmaps/anjuta_logo.png,
5265         pixmaps/open_project.png, pixmaps/close_project.png:
5266         Removed more old icons.
5267         * pixmaps/anjuta_logo2.png, pixmaps/anjuta_logo.png,
5268         pixmaps/Makefile.am, src/about.c: Renmaed anjuta_logo2.png to
5269         anjuta_logo.png
5270         
5271 2007-02-13  Naba Kumar  <naba@gnome.org>
5273         * plugins/class-gen/element-editor.c: Included missing headers to
5274         prevent build failures in some cases.
5275         
5276 2007-02-13 Sebastien Granjoux <seb.sfo@free.fr>
5278         * plugins/debug-manager/stack_trace.c:
5279         Fix bug #407115
5281         * plugins/debug-manager/watch.c,
5282         plugins/debug-manager/breakpoints.c:
5283         Same bug than above, wrong use of gtk_ui_manager_get_widget
5285 === anjuta 2.1.1 ===
5287 2007-02-11  Naba Kumar  <naba@gnome.org>
5289         * cofigure.in: Bumped version to 2.1.1
5290         * NEWS: Updated for 2.1.1 release.
5291         
5292 2007-02-10 Sebastien Granjoux <seb.sfo@free.fr>
5294         * plugins/debug-manager/plugin.c,
5295         plugins/debug-manager/sparse_view.c,
5296         plugins/debug-manager/sparse_view.h:
5297         Reorder some code
5299         * plugins/gdb/debugger.c,
5300         plugins/debug-manager/debugger.c,
5301         plugins/debug-manager/memory.c,
5302         plugins/debug-manager/sparse_buffer.c
5303         plugins/gdb/debugger.h,
5304         libanjuta/interfaces/libanjuta.idl:
5305         Clean up, remove some warnings
5306         Use guint everywhere for addresses
5307         Rewrite code parsing position in debugger
5309 2007-02-10 Sebastien Granjoux <seb.sfo@free.fr>
5311         * plugins/debug-manager/debug_tree.c:
5312         Use GtkTreeRowReference instead of GtkTreeIter as callback data
5313         Fix bug #406113
5315 2007-02-08  Naba Kumar  <naba@gnome.org>
5317         * plugins/editor/text_editor.h, plugins/editor/text_editor.c:
5318         Delay showing the 'file modified on disk' dialog for one sec
5319         from the last notification to insure multiple notifications for
5320         the same file are treated as one. Do not same multiple dialogs
5321         for the same file. Make sure to destory the dialog if later
5322         the conent is no longer different.
5323         
5324 2007-02-08  Naba Kumar  <naba@gnome.org>
5326         * plugins/editor/text_editor.h, plugins/editor/text_editor.c:
5327         Prevented spurious 'file modified' dialogs in scintilla editor
5328         when the file is saved.
5330 2007-02-09  Johannes Schmid <jhs@gnome.org>
5332         * scripts/glade2schema.pl:
5333         Added script to convert glade preferences into gconf schema files.
5334         See #406061
5336 2007-02-08  Naba Kumar  <naba@gnome.org>
5338         * src/anjuta-app.c: Destroy toolbar menuitem when the toolbar
5339         itself is destroyed. Fixes bug #355160.
5340         
5341 2007-02-08  Johannes Schmid <jhs@gnome.org>
5343         * plugins/profiler/profiler.plugin: 
5344         removed from version control (only .in file needed)
5345         
5346         * plugins/sourceview/anjuta-view.c: (anjuta_view_init):
5347         * plugins/sourceview/sourceview.c: (sourceview_new):
5348         Code cleanup
5349         
5350         * plugins/subversion/svn-thread.c: (svn_thread_start):
5351         * src/main.c: (main):
5352         
5353         Fixed #395875 about initialisation of threads too late
5355 2007-02-07  Armin Burgmeier  <armin@arbur.net>
5357         Reviewed by Naba Kumar  <naba@gnome.org>:
5358         * plugins/class-gen/plugin.c:
5359         * plugins/class-gen/window.c: Removed browse button related code, load
5360         generated output directly into new buffers when not adding to project.
5362         * plugins/class-gen/anjuta-class-gen-plugin.glade: Removed browse
5363         buttons from user interface.
5365 2007-02-07  Naba Kumar  <naba@gnome.org>
5367         * po/POTFILES.in: Fixed distcheck.
5369 2007-02-07  Daniel Nylander <po@danielnylander.se>
5371         * manuals/anjuta-manual/sv/sv.po: Added initial Swedish translation.
5373 2007-02-07  Johannes Schmid <jhs@gnome.org>
5375         * anjuta.desktop.in.in:
5376         Fixed spelling
5378 2007-02-07  Johannes Schmid <jhs@gnome.org>
5380         * configure.in:
5381         * manuals/anjuta-manual/*
5382         * manuals/anjuta-faqs/*:
5383         #398991 – Anjuta manuals does not use the gnome-doc-utils format
5384         
5385         * plugins/document-manager/anjuta-document-manager.plugin.in:
5386         Removed duplicate application-xml mime-type (review patches properly ;-)
5387         
5388 2007-02-06 Sebastien Granjoux <seb.sfo@free.fr>
5390         * plugins/gdb/debugger.c,
5391         libanjuta/interfaces/libanjuta.idl:
5392         Fix bug #404755
5393         Fix handling of missing source file
5395 2007-02-06  Naba Kumar  <naba@gnome.org>
5397         Patch from James Liggett  <jrliggett@cox.net>:
5398         * plugins/profiler/gprof-flat-profile.c,
5399         plugins/profiler/gprof-profile-data.c,
5400         plugins/profiler/gprof-call-graph.c,
5401         plugins/profiler/gprof-profile-data.h,
5402         plugins/profiler/plugin.c: Fixed infinite loop bug #403501,
5403         Show profiler view when target selected bug #403515.
5405 2007-02-05  Naba Kumar  <naba@gnome.org>
5407         * configure.in: Enabled devhelp plugin by default now that
5408         it works.
5409         
5410         Patch from parmigio@2ainfo.it:
5411         * plugins/document-manager/anjuta-document-manager.plugin.in:
5412         Added xml file type in supported mime types list.
5413         
5414 2007-02-04 Sebastien Granjoux <seb.sfo@free.fr>
5416         * plugins/debug-manager/debugger.c,
5417         plugins/debug-manager/plugin.c:
5418         Add a field in status bar displaying debugger state
5419         Change cursor shape when debugger is busy
5420         Fix bug #378600
5422         * plugins/debug-manager/watch.c,
5423         plugins/debug-manager/locals.c,
5424         libanjuta/interfaces/libanjuta.idl:
5425         Clean up, remove debugging messages and unused signals
5427 2007-02-03  Johannes Schmid <jhs@gnome.org>
5429         * configure.in:
5430         Fixed AC_INIT and seperated version to major, minor, micro
5432         * anjuta.anjuta:
5433         Load Subversion instead of CVS
5434         
5435         * anjuta.desktop.in.in:
5436         Fixed bug-buddy component
5438         Original patch from Rob Bradfort <robster@debian.org>:
5439         * src/main.c: (get_command_line_args), (main):
5440         Bug #335981 – Migration from popt to GOption
5442 2007-02-03  Naba Kumar  <naba@gnome.org>
5444         * configure.in: Depend on devhelp 0.13 and fixed gecko home
5445         path variable. Fixed bug #341170.
5446         * plugins/profiler/Makefile.am: Fixed indentation.
5447         
5448 2007-02-02 Sebastien Granjoux <seb.sfo@free.fr>
5450         * libanjuta/interfaces/libanjuta.idl,
5451         plugins/sourceview/sourceview.c,
5452         plugins/editor/text-editor.c,
5453         plugins/symbol-browser/plugin.c,
5454         plugins/search/search-replace.c,
5455         plugins/document-manager/goto_line.c,
5456         plugins/document-manager/action-callbacks.c,
5457         plugins/document-manager/anjuta-docman.c:
5458         Rename markers of anjuta interface
5459         IANJUTA_MARKABLE_NONE has been removed
5460         IANJUTA_MARKABLE_BASIC renamed in IANJUTA_MARKABLE_LINEMARKER
5461         IANJUTA_MARKABLE_LIGHT renamed in IANJUTA_MARKABLE_BOOKMARK
5462         IANJUTA_MARKABLE_ATTENTIVE renamed in
5463                 IANJUTA_MARKABLE_BREAKPOINT_DISABLED
5464         IANJUTA_MARKABLE_INTENSE renamed in
5465                 IANJUTA_MARKABLE_BREAKPOINT_ENABLED
5466         IANJUTA_MARKABLE_PROGRAM_COUNTER has been created
5468         * (removed) plugins/sourceview/marker-light.png,
5469         (removed) plugins/sourceview/marker-basic.png,
5470         (removed) plugins/sourceview/marker-attentive.png,
5471         (removed) plugins/sourceview/marker-intense.png,
5472         plugins/sourceview/bookmark.png,
5473         (added) plugins/sourceview/breakpoint-disabled.png,
5474         (added) plugins/sourceview/breakpoint-enabled.png,
5475         (added) plugins/sourceview/program-counter.png,
5476         (added) plugins/sourceview/linemarker.png,
5477         plugins/sourceview/Makefile.am,
5478         (added) plugins/editor/bookmark.xpm,
5479         (added) plugins/editor/breakpoint-disabled.xpm,
5480         (added) plugins/editor/breakpoint-enabled.xpm,
5481         (added) plugins/editor/program-counter.xpm,
5482         (added) plugins/editor/linemarker.xpm,
5483         plugins/editor/Makefile.am:
5484         Add or change marker pixmaps in scintilla and sourceview editor
5486         * plugins/document-manager/plugin.c,
5487         libanjuta/interfaces/libanjuta.idl,
5488         plugins/debug-manager/plugin.c,
5489         plugins/debug-manager/breakpoints.c
5490         plugins/gdb/debugger.c:
5491         Fix bug #376404, program counter marker is not displayed when debugger
5492         Return the selected editor or NULL (if file does not exist) with 
5493         ianjuta_document_manager_goto_file_line* functions
5494         Emit a change-location signal even if the program counter is in an
5495         unknown file
5497 2007-02-02  Naba Kumar  <naba@gnome.org>
5499         * TODO.tasks: Marked bounty bug #359478 completed. And checked
5500         older bounties 'Done'.
5501         
5502 2007-02-02  Naba Kumar  <naba@gnome.org>
5504         * TODO.tasks: Fixed typop.
5506         Patch from James Liggett  <jrliggett@cox.net>:
5507         * plugins/profiler/*, plugins/class-inheritance/Makefile.am,
5508         plugins/Makefile.am, configure.in, libanjuta/Makefile.am: gprof
5509         profiler plugin by James Liggett. Completes bounty bug #359478
5510         'Gprof performance profiler plugin'
5512 2007-02-01  Naba Kumar  <naba@gnome.org>
5514         * src/main.c: Renamed option name.
5516         * TODO.tasks: Marked "Test and fix all project wizards templates"
5517         bounty completed.
5518         
5519 2007-01-29  Johannes Schmid <jhs@gnome.org>
5521         * plugins/document-manager/plugin.c: (on_editor_changed):
5522         Added DEBUG_PRINT(...)
5523         * plugins/editor/text_editor.c: (itext_editor_set_auto_indent):
5524         implemented
5525         * plugins/language-support-cpp-java/anjuta-language-cpp-java.plugin.in:
5526         Fix language support plugin for sourceview editor (add some new
5527         language names)
5528         
5529         * plugins/sourceview/sourceview.c: (iindic_clear):
5530         Clear all indicators
5532 2007-01-29  Johannes Schmid <jhs@gnome.org>
5534         * TODO.tasks:
5535         Minor task currentions
5536         
5537         * libanjuta/interfaces/libanjuta.idl:
5538         * plugins/editor/text_editor.c: (itext_editor_set_auto_indent),
5539         (itext_editor_iface_init):
5540         * plugins/language-support-cpp-java/plugin.c: (install_support):
5541         * plugins/sourceview/sourceview.c: (ieditor_set_auto_indent),
5542         (ieditor_get_attributes), (ieditor_iface_init):
5543         Added ianjuta_editor_set_auto_indent to disable auto-indent from language support
5544         plugins.
5545         
5546         * plugins/sourceview/sourceview.glade:
5547         Fixed sourceview preference window
5549 2007-01-28  Naba Kumar  <naba@gnome.org>
5550         
5551         * src/anjuta.glade, src/anjuta.c, src/main.c, src/anjuta.h:
5552         Implemented --no-files and --no-session command line options and
5553         corresponding preferernces checkboxes in General tab.
5555 2007-01-28  Johannes Schmid <jhs@gnome.org>
5557         * plugins/subversion/plugin.c:
5558         * plugins/subversion/plugin.h:
5559         * plugins/subversion/svn-notify.c: (svn_show_info),
5560         (show_svn_error), (on_svn_notify):
5561         * plugins/subversion/svn-notify.h:
5562         * plugins/subversion/svn-thread.c: (create_message_view),
5563         (svn_thread_start):
5564         Fixed error handling and fixed #394216 – No indication of subversion commands running
5565         
5566         * plugins/tools/execute.c: (atp_output_context_print):
5567         Show name of tool in message pane
5569 2007-01-28  Naba Kumar  <naba@gnome.org>
5570         
5571         * configure.in, plugins/glade/plugin.c: Make it work with
5572         glade svn. Based on patch from  Vincent Geddes. Fixes bug #400833.
5573         
5574         * configure.in, src/Makefile.am: Cleaned up dead codes. Added ldflags
5575         from devhelp (won't work untill devhelp is fixed: bug #341170).
5576         
5577         * plugins/symbol-browser/an_symbol_prefs.c: Code cleanup.
5578         
5579 2007-01-26 Sebastien Granjoux <seb.sfo@free.fr>
5581         Reviewed by Naba Kumar  <naba@gnome.org>:
5582         * libanjuta/interfaces/libanjuta.idl, 
5583         plugins/debug-manager/debugger.c,
5584         plugins/debug-manager/start.c,
5585         plugins/gdb/plugin.c,
5586         plugins/gdb/debugger.c,
5587         plugins/gdb/debugger.h:
5588         Fix a bug when launching gdb
5589         Set the terminal for the debugged program on the command line.
5591 2007-01-26  Johannes Schmid <jhs@gnome.org>
5593         * plugins/sourceview/anjuta-document-saver.c:
5594         (anjuta_document_saver_save):
5595         * plugins/sourceview/anjuta-document.c: (document_saver_saving):
5596         * plugins/sourceview/sourceview.c: (save_if_modified),
5597         (on_document_saved), (ifile_savable_save), (ifile_savable_save_as):
5598         Proper error handling, for example if a file was modified externally. Use backup files
5599         to avoid data-loss on disk full.
5601 2007-01-24  Naba Kumar  <naba@gnome.org>
5602         
5603         * plugins/devhelp/htmlview.c: Fixed crash during project load.
5604         Fixed mem leak and source leak.
5605         
5606 2007-01-24 Sebastien Granjoux <seb.sfo@free.fr>
5608         Reviewed by Naba Kumar  <naba@gnome.org>:
5609         * plugins/debug-manager/debug_tree.c,
5610         plugins/debug-manager/debug_tree.h,
5611         plugins/debug-manager/watch.c:
5612         Partial rewrite of the variable object code, find and fix a few bugs
5613         Fix bug #395808: gdb can still crash but children are listed
5614         on request only so you can avoid the crash
5616 2007-01-24  Naba Kumar  <naba@gnome.org>
5617         
5618         * (added) plugins/symbol-browser/anjuta-symbol-locals.c,
5619         (added) plugins/symbol-browser/anjuta-symbol-locals.h,
5620         plugins/symbol-browser/plugin.h,
5621         plugins/symbol-browser/plugin.c,
5622         plugins/symbol-browser/Makefile.am: Added current file (local)
5623         symbols view (Seriously getting bored with the browse toolbar).
5625 2007-01-22  Naba Kumar  <naba@gnome.org>
5626         
5627         Patch from Gabor Kelemen:
5628         * po/POTFILES.in: Added .plugin.in files.
5630 2007-01-21 Yang Hong <yanghong@ccoss.com.cn>
5632         Reviewed by Naba Kumar  <naba@gnome.org>:
5633         * plugins/document-manager/anjuta-docman.c,
5634         plugins/message-view/anjuta-msgman.c
5635         Set right alignment to the label widget in the tab title.
5637 2007-01-21  Naba Kumar  <naba@gnome.org>
5638         
5639         * libegg/egg-combo-action.c: Fixed mode line.
5640         * manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
5641         manuals/reference/libanjuta/tmpl/plugins.sgml: Updated.
5643 2007-01-21  Armin Burgmeier  <armin@arbur.net>
5645         Reviewed by Naba Kumar  <naba@gnome.org>:
5646         * plugins/class-gen/plugin.c: Prompt for target before actually
5647         generating the class files. This ensures that the files are created in
5648         the correct directory. Fixes bug #397406.
5650         * plugins/class-gen/window.c: Set browse buttons to insensitive when
5651         the class is added to the project.
5653 2007-01-21  Naba Kumar  <naba@gnome.org>
5655         * libanjuta/anjuta-plugin-description.c,
5656         libanjuta/anjuta-ui.h,
5657         libanjuta/anjuta-status.c,
5658         libanjuta/anjuta-plugin-description.h,
5659         libanjuta/cell-renderer-captioned-image.c,
5660         libanjuta/anjuta-plugin-handle.c,
5661         libanjuta/anjuta-status.h,
5662         libanjuta/resources.c,
5663         libanjuta/cell-renderer-captioned-image.h,
5664         libanjuta/glue-cpp.c,
5665         libanjuta/anjuta-plugin-handle.h,
5666         libanjuta/anjuta-plugin.c,
5667         libanjuta/anjuta-preferences-dialog.c,
5668         libanjuta/libanjuta.h,
5669         libanjuta/resources.h,
5670         libanjuta/glue-cpp.h,
5671         libanjuta/anjuta-plugin.h,
5672         libanjuta/anjuta-preferences-dialog.h,
5673         libanjuta/anjuta-plugin-manager.c,
5674         libanjuta/anjuta-shell.c,
5675         libanjuta/anjuta-plugin-manager.h,
5676         libanjuta/anjuta-shell.h,
5677         libanjuta/anjuta-save-prompt.c,
5678         libanjuta/anjuta-save-prompt.h,
5679         libanjuta/anjuta-children.c,
5680         libanjuta/anjuta-utils.c,
5681         libanjuta/anjuta-profile.c,
5682         libanjuta/anjuta-preferences.c,
5683         libanjuta/anjuta-launcher.c,
5684         libanjuta/anjuta-utils.h,
5685         libanjuta/anjuta-profile.h,
5686         libanjuta/anjuta-launcher.h,
5687         libanjuta/anjuta-ui.c: Updated file headers.
5689         * po/POTFILES.in: Updated.
5691         * libanjuta/anjuta-marshal.list,
5692         (added) libanjuta/anjuta-plugin-handle.c,
5693         (added) libanjuta/anjuta-plugin-handle.h,
5694         (added) libanjuta/anjuta-plugin-manager.c,
5695         (added) libanjuta/anjuta-plugin-manager.h,
5696         libanjuta/anjuta-shell.c, libanjuta/anjuta-shell.h,
5697         (added) libanjuta/anjuta-profile.c,
5698         (added) libanjuta/anjuta-profile.h,
5699         (renamed) libanjuta/plugins.c, (renamed) libanjuta/plugins.h,
5700         libanjuta/Makefile.am, src/anjuta-app.c, src/anjuta-app.h,
5701         src/shell.c, src/about.c, src/shell.h, src/anjuta.c, src/main.c,
5702         src/action-callbacks.c: Implemented AnjutaPluginManager
5703         class based on old plugins.[ch]. Implemented AnjutaProfile as
5704         prelimanary profiles implementation. Implemented AnjutaPluginHandle
5705         class to represent plugins (not to be confused with plugin objects).
5706         Added a method anjuta_shell_get_plugin_manager() in AnjutaShell and
5707         implemented it in AnjutaApp and AnjutaTestShell.
5708         De-globalized plugin management and several clean ups.
5710         * plugins/file-loader/plugin.c, plugins/symbol-browser/plugin.c,
5711         plugins/debug-manager/debugger.c, plugins/debug-manager/plugin.c,
5712         plugins/search/search-replace.c, plugins/terminal/terminal.c,
5713         plugins/project-import/project-import.c,
5714         plugins/profile-default/plugin.c, plugins/profile-default/plugin.h,
5715         plugins/document-manager/plugin.c, plugins/file-manager/plugin.c:
5716         Fixed plugins for the change in API.
5718         * libanjuta/anjuta-utils.c: Fixed a crash bug when saving an empty
5719         file.
5720         
5721         * manuals/reference/libanjuta/tmpl/anjuta-shell.sgml: Updated.
5723 2007-01-19 Sebastien Granjoux <seb.sfo@free.fr>
5725         Reviewed by Naba Kumar  <naba@gnome.org>:
5726         * libanjuta/anjuta-launcher.c,
5727         libanjuta/anjuta-launcher.h:
5728         Add a new function anjuta_set_terminate_on_exit to close the i/o
5729         channel when the child exit
5730         Return directly the status and not the exit code in child-exited
5731         signal
5733         * plugins/gdb/debugger.c:
5734         Use new function in debugger plugin
5736 2007-01-18  Johannes Schmid <jhs@gnome.org>
5738         * src/about.c: Do not show empty license information instead hide the button (#397883)
5740 2007-01-15  Johannes Schmid <jhs@gnome.org>
5742         * plugins/project-manager/plugin.c:
5743         * plugins/project-wizard/templates/python.wiz
5744         * plugins/project-wizard/templates/python/src/Makefile.am.tpl:
5745         
5746         Fixed #335235 python programs are not executeable/ do not start when pressing F3
5747         You will also need latest gnome-build svn       
5749 === anjuta 2.1.0 ===
5751 2007-01-14  Naba Kumar  <naba@gnome.org>
5753         * configure.in: Removed reference of mkfile project
5754         template to fix distcheck build error.
5755         * AUTHORS: Updated.
5756         * NEWS: Updated.
5757         * configure.in: Bumped version to 2.1.0 for beta release.
5758         * plugins/symbol-browser/an_symbol_view.c: Fixed Bug #396571: Anjuta
5759         crashes as soon as editing starts in normal text files.
5761 2007-01-14  Johannes Schmid <jhs@gnome.org>
5763         * configure.in
5764         * po/LINGUAS:
5765         Applied http://live.gnome.org/GnomeGoals/PoLinguas
5767         * tagmanager/c.c:
5768         Patch from Massimo Cora' to hopefully fix #395362
5770         * plugins/project-wizard/templates/*:
5772         Fixed and tested all project-wizards. Deactivated mkfile project because
5773         it was totally broken and I don't see any real use for it.
5774         Applied http://live.gnome.org/GnomeGoals/PoLinguas to all projects
5776 2007-01-14  Naba Kumar  <naba@gnome.org>
5778         * NEWS: Updated for release.
5779         
5780         * libanjuta/anjuta-launcher.c: Fixed a possible timer leak.
5781         
5782         * libanjuta/interfaces/libanjuta.idl,
5783         plugins/editor/text_editor_cbs.c,
5784         plugins/editor/text_editor.c: Added 'changed' signal in IAnjutaEditor
5785         interface and implemented it for scintilla.
5786         
5787         * plugins/editor/text-editor.c: Fixed highlighing issues when
5788         used with indicators (particularly when the file is just opened).
5789         Fixes bug #377477 – when debugging, scintilla editor grays out all
5790         lines before current line.
5791         
5792         * plugins/build-basic-autotools/build-basic-autotools.[ch]:
5793         Maintain a separate list of indicated edtitors for separate contexts.
5794         Fixes bug 342717 - Build errors redisplayed AFTER a successful build.
5795         
5796 2007-01-12 Sebastien Granjoux <seb.sfo@free.fr>
5798         Reviewed by Naba Kumar  <naba@gnome.org>:
5799         * plugins/debug-manager/plugin.c:
5800         Bug fix: breakpoints cannot be added after stopping the debugger
5802 2007-01-13  Naba Kumar  <naba@gnome.org>
5804         * NEWS: Updated for release.
5806 2007-01-12  Johannes Schmid <jhs@gnome.org>
5808         * plugins/project-wizard/anjuta-plugin/src/Makefile.am.tpl:
5809         * plugins/project-wizard/cpp/src/Makefile.am.tpl:
5810         * plugins/project-wizard/gcj/src/Makefile.am.tpl:
5811         * plugins/project-wizard/gnome/src/Makefile.am.tpl:
5812         * plugins/project-wizard/gtk/src/Makefile.am.tpl:
5813         * plugins/project-wizard/gtkmm/src/Makefile.am.tpl:
5814         * plugins/project-wizard/terminal/src/Makefile.am.tpl:
5815         * plugins/project-wizard/wxwin/src/Makefile.am.tpl:
5816         * plugins/project-wizard/xlib/src/Makefile.am.tpl:
5817         * plugins/project-wizard/xlib-dock/src/Makefile.am.tpl:
5818         
5819         Fixed #395767: Changed PACKAGE_LIBS and PACKAGE_CFLAGS to
5820         [+NameCUpper+]_CFLAGS/LIBS in Makefile.am.tpl
5821         
5822         * plugins/sourceview/sourceview.c:
5823         Use gtk_text_buffer_get_slice() instead of gtk_text_buffer_get_text because we rely
5824         on character positions.
5825         
5826 2007-01-12  Naba Kumar  <naba@gnome.org>
5828         * src/anjuta-app.c,
5829         plugins/project-manager/plugin.c,
5830         plugins/profile-default/plugin.c,
5831         libanjuta/anjuta-status.c,
5832         libanjuta/anjuta-status.h: Introduced an API for application title
5833         in AnjutaStatus. Set application title to project name.
5835 2007-01-11  Massimo Cora' <maxcvs@email.i>
5837         Reviewed by Naba Kumar  <naba@gnome.org>:
5838         * tagmanager/Makefile.am,
5839         plugins/symbol-browser/Makefile.am: removed installation for 
5840         test programs.
5842 2007-01-11 Sebastien Granjoux <seb.sfo@free.fr>
5844         Reviewed by Naba Kumar  <naba@gnome.org>:
5845         * plugins/debug-manager/start.h,
5846         plugins/debug-manager/start.c,
5847         plugins/debug-manager/anjuta-debug-manager.ui,
5848         plugins/debug-manager/plugin.c:
5849         Partial fix for bug #392537
5851         * plugins/debug-manager/disassemble.c:
5852         Fix bug #392543
5854 2007-01-11  Naba Kumar  <naba@gnome.org>
5856         * src/anjuta.c: Load project seperately from session,
5857         so that project session is also loaded.
5858         
5859         * plugins/profile-default/plugin.c: Load project in new
5860         anjuta if there already is one loaded currently (disabled
5861         code for now).
5862         
5863         * plugins/editor/aneditor.cxx: Disconnect focus in/out
5864         signals when editor is destroyed. Fixes a crash bug.
5865         
5866         * plugins/editor/text_editor.c: Do not mark line in
5867         ianjuta_editor_goto_line() implementation.
5868         
5869         * plugins/search/search-replace.c: Always check for markable
5870         interface availablility because its optional for an editor.
5871         
5872         * plugins/document-manager/goto_line.c,
5873         plugins/document-manager/action-callbacks.c: Mark lines for
5874         goto line commands (from dialog and from menu entry box).
5875         
5876         * plugins/file-manager/plugin.c, plugins/file-manager/plugin.h,
5877         plugins/file-manager/an_file_view.c: Expand file manager
5878         nodes in idle loop, one at a time. Did as a possible work
5879         around for bug #361763, but it didn't make any difference.
5880         However, it could still be useful in situations where there
5881         are lots to expand.
5882         
5883         * libanjuta/anjuta-serializer.c: Avoid an unnecessary warning.
5885 2007-01-11  Naba Kumar  <naba@gnome.org>
5887         * plugins/editor/scintilla/LineMarker.h,
5888         plugins/editor/scintilla/LexBasic.cxx,
5889         plugins/editor/scintilla/LexHTML.cxx,
5890         plugins/editor/scintilla/include/SciLexer.h,
5891         plugins/editor/scintilla/include/Scintilla.h,
5892         plugins/editor/scintilla/include/Scintilla.iface,
5893         plugins/editor/scintilla/include/ScintillaWidget.h,
5894         plugins/editor/scintilla/LexBash.cxx,
5895         plugins/editor/scintilla/PlatGTK.cxx,
5896         plugins/editor/scintilla/ViewStyle.h,
5897         plugins/editor/scintilla/Editor.cxx,
5898         plugins/editor/scintilla/StyleContext.h,
5899         plugins/editor/scintilla/LexCPP.cxx,
5900         plugins/editor/scintilla/Converter.h,
5901         plugins/editor/scintilla/LexAU3.cxx,
5902         plugins/editor/scintilla/Editor.h,
5903         plugins/editor/scintilla/LexPerl.cxx,
5904         plugins/editor/scintilla/LexVB.cxx,
5905         plugins/editor/scintilla/ScintillaGTK.cxx,
5906         plugins/editor/scintilla/ViewStyle.cxx,
5907         plugins/editor/scintilla/PropSet.cxx,
5908         plugins/editor/scintilla/LexSQL.cxx,
5909         plugins/editor/scintilla/ScintillaBase.cxx: Updated scintilla to
5910         version 1.71
5912 2007-01-11  Armin Burgmeier  <armin@arbur.net>
5914         Reviewed by Naba Kumar  <naba@gnome.org>:
5915         * plugins/class-gen/element-editor.c: Scroll to a cell if it is
5916         selected for editing. This fixes bug #394218.
5918         * plugins/class-gen/plugin.c: Do not use project's root URI as project
5919         name if said URI is not known.
5921         * plugins/class-gen/window.c: When stripping function prefix away,
5922         include the trailing underscore because it is already set by the
5923         template.
5925         * plugins/class-gen/transform.c: Include "const char*" and "const
5926         gchar*" in the list for transforming a default C type to a GType.
5927         Don't access invalid memory when writing pointer_str in
5928         cg_transform_first_argument.
5930 2007-01-11  Naba Kumar  <naba@gnome.org>
5932         * pixmaps/anjuta.png, (renamed) pixmaps/anjuta_icon.svg
5933         pixmaps/anjuta.svg, pixmaps/Makefile.am,
5934         (renamed) pixmaps/anjuta_icon.png, src/main.c,
5935         libegg/test-actions.c, anjuta.desktop.in.in,
5936         anjuta.prj: Renamed application icon to 'anjuta.png' from
5937         'anjuta_icon.png'. Added more fields in desktop file.
5939         * mime/anjuta.xml: Added magic section.
5940         
5941         * (removed) mime/anjuta.applications,
5942         (removed) mime/anjuta.mime, mime/Makefile.am,
5943         (removed) mime/anjuta.keys,
5944         mime/gnome-mime-application-x-anjuta.svg: Removed deprecated mime
5945         registeration and added scalable icon. Also fixes bug #393680
5947 2007-01-09  Curtis Magyar  <curtm4n@gmail.com>
5949         Reviewed by Naba Kumar  <naba@gnome.org>:
5950         * libanjuta/anjuta-status.c: fixed anjuta_status_progress_tick()
5951         and anjuta_status_progress_add_ticks() to check for progressbar 
5952         being realized before trying to update it.
5954 2007-01-10  Naba Kumar  <naba@gnome.org>
5956         * tagmanager/tm_workspace.c,
5957         po/POTFILES.in,
5958         plugins/debug-manager/Makefile.am,
5959         plugins/tools/scripts/Makefile.am,
5960         plugins/class-gen/plugin.c,
5961         plugins/class-gen/Makefile.am,
5962         global-tags/Makefile.am: Fixed make distcheck.
5964         * plugins/debug-manager/attach_process.c,
5965         plugins/debug-manager/attach_process.h,
5966         plugins/class-gen/action-callbacks.h,
5967         plugins/class-gen/action-callbacks.c,
5968         plugins/class-gen/class_gen.h,
5969         plugins/class-gen/class_gen.c: Deleted unused/old files.
5971         * (removed) scintilla, (added) plugins/editor/scintilla,
5972         plugins/editor/scintilla/lexers.make,
5973         plugins/editor/scintilla/Makefile.am,
5974         plugins/editor/Makefile.am
5975         configure.in, manuals/reference/libanjuta/Makefile.am
5976         Makefile.am: Moved scintilla to its right place.
5978 2007-01-09  Naba Kumar  <naba@gnome.org>
5980         * plugins/profile-default/plugin.c: Save project session before
5981         a new one is opened.
5983         * plugins/project-manager/plugin.c,
5984         plugins/project-manager/plugin.h,
5985         plugins/project-manager/anjuta-project-manager.ui,
5986         plugins/profile-default/plugin.c,
5987         plugins/profile-default/plugin.h,
5988         plugins/profile-default/Makefile.am,
5989         (added) plugins/profile-default/anjuta-default-profile.ui,
5990         manuals/reference/libanjuta/tmpl/ianjuta-profile.sgml,
5991         libanjuta/interfaces/libanjuta.idl: Reverted back incomplete
5992         multiple projects support.
5993         
5994 2007-01-06  Armin Burgmeier  <armin@arbur.net>
5996         Reviewed by Naba Kumar  <naba@gnome.org>
5997         * plugins/class-gen/combo-flags.h:
5998         * plugins/class-gen/combo-flags.c: Added CgComboFlagsSelectionType
5999         enum, added a type parameter to selected signal. Select highlighted
6000         entry when pressing enter (but not unselect it if it was already
6001         selected) before closing the popup. Also accept input when clicking
6002         not into the popup.
6004         * plugins/class-gen/cell-renderer-flags.c: Do appropriate action
6005         according to selection type.
6007         * libanjuta/anjuta-marshal.list: Changed VOID:BOXED marshaller to
6008         VOID:BOXED,ENUM.
6010 2007-01-08  Johannes Schmid <jhs@gnome.org>
6012   * plugins/project-wizard/templates/gtkmm/configure.in.tpl
6013   * plugins/project-wizard/templates/gtkmm/Makefile.am
6014   * plugins/project-wizard/templates/python/configure.ac.tpl
6015   * plugins/project-wizard/templates/python/configure.in.tpl
6016   * plugins/project-wizard/templates/python/Makefile.am
6017   * plugins/project-wizard/templates/cpp/configure.ac.tpl
6018   * plugins/project-wizard/templates/cpp/configure.in.tpl
6019   * plugins/project-wizard/templates/cpp/Makefile.am
6020   * plugins/project-wizard/templates/terminal.wiz
6021   * plugins/project-wizard/templates/xlib-dock.wiz
6022   * plugins/project-wizard/templates/wxwin.wiz
6023   * plugins/project-wizard/templates/java.wiz
6024   * plugins/project-wizard/templates/xlib/configure.ac.tpl
6025   * plugins/project-wizard/templates/xlib/configure.in.tpl
6026   * plugins/project-wizard/templates/xlib/Makefile.am
6027   * plugins/project-wizard/templates/gcj/configure.ac.tpl
6028   * plugins/project-wizard/templates/gcj/configure.in.tpl
6029   * plugins/project-wizard/templates/gcj/Makefile.am
6030   * plugins/project-wizard/templates/terminal/configure.ac.tpl
6031   * plugins/project-wizard/templates/terminal/configure.in.tpl
6032   * plugins/project-wizard/templates/terminal/Makefile.am
6033   * plugins/project-wizard/templates/terminal/autogen.sh
6034   * plugins/project-wizard/templates/wxwin/configure.ac.tpl
6035   * plugins/project-wizard/templates/wxwin/configure.in.tpl
6036   * plugins/project-wizard/templates/wxwin/Makefile.am
6037   * plugins/project-wizard/templates/gnome.wiz 
6038   * plugins/project-wizard/templates/java/configure.ac.tpl
6039   * plugins/project-wizard/templates/java/configure.in.tpl
6040   * plugins/project-wizard/templates/java/Makefile.am
6041   * plugins/project-wizard/templates/anjuta-plugin.wiz
6042   * plugins/project-wizard/templates/gtkmm.wiz
6043   * plugins/project-wizard/templates/python.wiz
6044   * plugins/project-wizard/templates/cpp.wiz
6045   * plugins/project-wizard/templates/gtk.wiz
6046   * plugins/project-wizard/templates/gcj.wiz
6047   * plugins/project-wizard/templates/anjuta-plugin/configure.ac.tpl
6048   * plugins/project-wizard/templates/anjuta-plugin/configure.in.tpl
6049   * plugins/project-wizard/templates/anjuta-plugin/Makefile.am:
6051   Starting fixing of all project wizards:
6052   - rename configure.in to configure.ac
6053   - use proper names for PKG_CONFIG_PATH variables instead of just 'PACKAGE'
6054   - fix AC_INIT and AM_INIT_AUTOMAKE to use the correct project names
6055   (See #394184)
6056   
6057   * TODO.task: Added bug number to bounty
6059 2007-01-07  Johannes Schmid <jhs@gnome.org>
6061   *  plugins/build-basic-autotools.c:
6062   Fixed #392290 – Missed install as root option in project manager
6064 2007-01-07  Johannes Schmid <jhs@gnome.org>
6066   * plugins/sourceview/sourceview.c:
6067   Fixed #388731 – Odd editor behaviour after performing block-text operations
6068   Fixed #388727 – Block-tab does not work
6069   
6070   * plugins/sourceview/anjuta-document.h/c:
6071   Removed deprecated has_selection() method which is now in Gtk (>= 2.10)
6072   
6073   * configure.in:
6074   Require Gtk+ >= 2.10 for sourceview plugin
6076 2007-01-06  Curtis Magyar <curtm4n@gmail.com>
6078         * libanjuta/anjuta-status.c:
6079         Replaced deprecated gtk_widget_draw() with gtk_widget_queue_draw()
6081 2007-01-05 Sebastien Granjoux <seb.sfo@free.fr>
6083         * configure.in,
6084         plugins/terminal/terminal.c:
6085         Fix bug #377027
6086         remove support for VTE < 0.9
6088 2007-01-06  Naba Kumar  <naba@gnome.org>
6090         * po/POTFILES.in: Updated
6092 2007-01-05  Adam Dingle  <adam@medovina.org>
6094         Reviewed by Naba Kumar  <naba@gnome.org>:
6095         * plugins/message-view/anjuta-message-manager-plugin.glade:
6096         Fixed bug #377903 (improve message color defaults).
6098 2007-01-05  Naba Kumar  <naba@gnome.org>
6100         * TODO.tasks: Completed Bounty bug #359862, Improve class wizard.
6101         
6102 2007-01-03  Armin Burgmeier  <armin@arbur.net>
6104         Reviewed by  Naba Kumar  <naba@gnome.org>:
6105         * plugins/symbol-browser/test-class.h: Fixed block ends.
6107         * libanjuta/anjuta-plugin.c: Changed a C++-style-//-comment to a
6108         C-style-block comment.
6110         * plugins/project-wizard/autogen.c: (Hopefully) temporary hack to
6111         allow lists when writing autogen definition files. This is required
6112         for the new class generator. Also fixed a wrong return value in
6113         npw_autogen_write_definition_file and set a GError in
6114         npw_autogen_execute when the output file could not be opened.
6116         * plugins/class-gen/anjuta-class-gen-plugin.glade: New class generator
6117         user interface.
6119         * plugins/class-gen/Makefile.am: Added templates subdir, removed
6120         goc_template_header and goc_template_source, added top_srcdir to
6121         includes, link against project wizard (also hopefully temporarily),
6122         removed class_gen.h, class_gen.c, action-callbacks.h,
6123         action-callbacks.c.
6125         * libanjuta/anjuta-marshal.list: Added VOID:BOXED marshaller.
6127         * plugins/class-gen/cell-renderer-flags.h:
6128         * plugins/class-gen/cell-renderer-flags.c:
6129         * plugins/class-gen/combo-flags.h:
6130         * plugins/class-gen/combo-flags.c:
6131         * plugins/class-gen/element-editor.c:
6132         * plugins/class-gen/element-editor.h:
6133         * plugins/class-gen/generator.c:
6134         * plugins/class-gen/generator.h:
6135         * plugins/class-gen/plugin.h:
6136         * plugins/class-gen/plugin.c:
6137         * plugins/class-gen/transform.c:
6138         * plugins/class-gen/transform.h:
6139         * plugins/class-gen/validator.c:
6140         * plugins/class-gen/validator.h:
6141         * plugins/class-gen/window.c:
6142         * plugins/class-gen/window.h: Rewrote class generator, it now allows
6143         adding of several class elements and uses autogen.
6145         * plugins/class-gen/templates/cc-header.tpl:
6146         * plugins/class-gen/templates/cc-source.tpl:
6147         * plugins/class-gen/templates/go-header.tpl:
6148         * plugins/class-gen/templates/go-source.tpl:
6149         * plugins/class-gen/templates/Makefile.am: Added Autogen templates
6150         for the class generator.
6152         * configure.in: Added plugins/class-gen/templates/Makefile to output.
6154 2007-01-04  Naba Kumar  <naba@gnome.org>
6156         Patch from Nick Treleaven:
6157         * tagmanager/tm-tag.c: Fixes Bug #389764 – Tags search do not retrieve
6158         all matching symbols.
6159         
6160         Patches from  Maik Beckmann and Sébastien Granjoux:
6161         * plugins/profile-default/plugin.c,
6162         plugins/project-manager/plugin.c: Unescape project name. Fixes
6163         Bug #357151
6165 2007-01-04  Naba Kumar  <naba@gnome.org>
6167         * plugins/glade/plugin.c: Fixed compilation with
6168         older glade-3 version.
6169         
6170         Patch from Roland Illig:
6171         libanjuta/anjuta-children.c, libanjuta/anjuta-launcher.c,
6172         plugins/sourceview/anjuta-document-saver.c,
6173         plugins/terminal/terminal.c, src/main.c: Fixed Bug 392699 Some patches
6174         are necessary to build anjuta on NetBSD 3.0
6176         Patch from Sebastien Granjoux <seb.sfo@free.fr>:
6177         * src/anjuta-app.c: Fixed Bug #377767 – resize crashes
6178         window manager in gnome.
6179         
6180 2007-01-02  Naba Kumar  <naba@gnome.org>
6181         
6182         * plugins/glade/plugin.c: Make it work with glade-3 svn.
6183         
6184 2006-12-31 Sebastien Granjoux <seb.sfo@free.fr>
6186         Reviewed by Naba Kumar  <naba@gnome.org>:
6187         * libanjuta/interfaces/libanjuta.idl,
6188         plugins/debug-manager/Makefile.am,
6189         plugins/debug-manager/anjuta-marshal.list,
6190         plugins/debug-manager/debugger.c,
6191         plugins/debug-manager/sparse_buffer.c,
6192         plugins/debug-manager/sparse_buffer.h,
6193         plugins/debug-manager/sparse_view.c,
6194         plugins/debug-manager/sparse_view.h,
6195         plugins/debug-manager/disassemble.h,
6196         plugins/debug-manager/disassemble.c,
6197         plugins/debug-manager/anjuta-marshal.list,
6198         plugins/debug-manager/plugin.c,
6199         plugins/gdb/debugger.c,
6200         plugins/gdb/debugger.h,
6201         plugins/gdb/plugin.c:
6202         Add a disassembly view window
6204         * plugins/debug-manager/breakpoints.c,
6205         plugins/debug-manager/chunk_view.c,
6206         plugins/debug-manager/locals.c,
6207         plugins/debug-manager/memory.c,
6208         plugins/debug-manager/registers.c,
6209         plugins/debug-manager/stack_trace.c:
6210         Add some debugging information 
6212 2006-12-18  Naba Kumar  <naba@gnome.org>
6214         * configure.in, plugins/glade/plugin.c: Allow building against both
6215         glade == 3.0.2 and glade > 3.0.2 (~ cvs).
6217 2006-12-03  Naba Kumar  <naba@gnome.org>
6218         
6219         * TODO.tasks: Marked a bounty completed.
6221 2006-11-24  Adam Dingle <adam@medovina.org>
6223         Reviewed by Naba Kumar  <naba@gnome.org>:
6224         * plugins/build-basic-autotools/build-basic-autotools.c,
6225         plugins/debug-manager/watch.c,
6226         plugins/document-manager/plugin.c, 
6227         plugins/patch/plugin.c,
6228         plugins/project-manager/plugin.c:
6229         Fixed bug #378879 (several command names need ellipses).
6231 2006-11-22  Sylvain Defresne  <sdefresne@gmail.com>
6233         Reviewed by: Naba Kumar  <naba@gnome.org>
6234         * plugins/*/*.[ch]: Corrected warnings occuring when compiling with
6235         GCC 4.1.2 (there are only two warnings remaining now when compiling
6236         plugins).
6238         * plugins/*/*.[ch]: Use class macro for type casting (ANJUTA_PLUGIN_*).
6240         * libanjuta/anjuta-plugin.h: Modification of the ANJUTA_PLUGIN_BEGIN
6241         macro so that the generated function support a NULL plugin parameter.
6243         * plugins/debug-manager/debug_tree.c: Fix an incorrect call to gfree
6244         in debug_tree_find_expression by freeing memory returned by the call
6245         to gtk_tree_model_get instead of the parameter string.
6247 2006-11-26 Sebastien Granjoux <seb.sfo@free.fr>
6249         * plugins/debug-manager/breakpoints.c:
6250         Fix bug #378850
6252         * plugins/debug-manager/anjuta-debug-manager.ui,
6253         plugins/debug-manager/debugger.c,
6254         plugins/debug-manager/plugin.c:
6255         Fix bug #378871
6257 2006-11-21 Sebastien Granjoux <seb.sfo@free.fr>
6259         * libanjuta/anjuta-launcher.c,
6260         plugins/gdb/debugger.c:
6261         Fix bug #377061
6263 2006-11-21  Naba Kumar  <naba@gnome.org>
6265         * plugins/search/search_preferences.c: Fixed build break.
6266         
6267 2006-11-20  Naba Kumar  <naba@gnome.org>
6268         
6269         Patch from Kjartan Maraas:
6270         * plugins/cvs-plugin/cvs-interface.c,
6271         plugins/document-manager/plugin.c,
6272         plugins/gtodo/interface.c,
6273         plugins/gtodo/libgtodo.h,
6274         plugins/message-view/anjuta-msgman.c,
6275         plugins/project-wizard/druid.c,
6276         plugins/search/search_preferences.c,
6277         plugins/sourceview/sourceview-prefs.c,
6278         plugins/terminal/terminal.c,
6279         src/start-with.c: Fix a bunch of memory leaks. Fixes bug #377115.
6281         Patch from Przemysław Grzegorczyk:
6282         * plugins/cvs-plugin/anjuta-cvs-plugin.glade,
6283         plugins/subversion/anjuta-subversion.glade: Enable files in
6284         fileselection dialog. Fixes bug #376031.
6285         
6286 2006-11-17  Adam Dingle <adam@medovina.org>
6288         Reviewed by: Naba Kumar  <naba@gnome.org>
6289         * plugins/build-basic-autotools/build-basic-autotools.c
6290         * plugins/class-gen/anjuta-class-gen.plugin.in
6291         * plugins/debug-manager/breakpoints.c
6292         * plugins/debug-manager/plugin.c
6293         * plugins/devhelp/plugin.c
6294         * plugins/document-manager/plugin.c
6295         * plugins/gdb/debugger.c
6296         * plugins/glade/anjuta-glade.plugin.in
6297         * plugins/gtodo/plugin.c
6298         * plugins/language-support-cpp-java/plugin.c
6299         * plugins/message-view/plugin.c
6300         * plugins/project-import/anjuta-project-import.glade
6301         * plugins/project-import/anjuta-project-import.plugin.in
6302         * plugins/search/plugin.c
6303         * plugins/tools/scripts/tools-2.xml.in
6304         * plugins/valgrind/plugin.c
6305         * src/anjuta-actions.h:
6306         Fixed bug #376335 "menu items should be capitalized".  Minor
6307         grammar edits.
6309 2006-11-20  Naba Kumar  <naba@gnome.org>
6310         
6311         * configure.in: Fixed build.
6313         Patch from: Arjan Timmerman
6314         *configure.in: Make subvesion plugin build for apr 1.x.
6315         Fixes: Bug #364754.
6316         
6317 2006-11-20  Johannes Schmid <jhs@gnome.org>
6319         * configure.in
6320         * plugins/*/*.[ch]:
6321         Removed patches from Sylvain and Günther. They caused not problems but
6322         Naba was against them.
6324 2006-11-20  Johannes Schmid <jhs@gnome.org>
6326         * Removed me from MAINTAINERS
6328 2006-11-14  Günther Brammer <GBrammer@gmx.de>
6330         * configure.in:
6331         Use apr-1 instead of apr-0
6333 2006-11-14  Sylvain Defresne  <sdefresne@gmail.com>
6335         * global-tags/create_global_tags.sh.in: Correct a bug when environment
6336         variable $PKG_CONFIG_PATH point to an empty or non-existent directory,
6337         and another bug occuring when parsing .pc file containing quotes.
6339 2006-11-13  Sylvain Defresne  <sdefresne@gmail.com>
6341         * plugins/*/*.[ch]: Use class macro for type casting.
6343         * plugins/*/*.[ch]: Corrected warnings occuring when compiling with
6344         GCC 4.1.2 (there are only two warnings remaining now when compiling
6345         plugins).
6347         * plugins/debug-manager/debug_tree.c: corrected a invalid free and
6348         a memory leak in debug_tree_find_expression; g_free was called on
6349         the parameter instead of the memory allocated by gtk_tree_model_get.
6351         * libanjuta/anjuta-plugin.h: updated the ANJUTA_PLUGIN_BEGIN macro
6352         to declare and initialize the global type variable of the plugin.
6354 2006-10-31  Naba Kumar  <naba@gnome.org>
6356         * global-tags/create_global_tags.sh.in: Added an end message.
6357         
6358         * libanjuta/anjuta-launcher.h: Fixed indentation.
6359         
6360         * plugins/symbol-browser/an_symbol_prefs.c: Fixed system tags
6361         creation to a) append the messages in right way, b) Connect signals
6362         to the view properly and c) Recreate the system-tags.cache at the
6363         end of the generation.
6365         * plugins/symbol-browser: Fixed action path (double
6366         click on sysmbols was not working).
6368         * libanjuta/anjuta-session.[ch], libanjuta/anjuta-serializer.c:
6369         Fixed typedef and removed dead code.
6371         * tagmanager/c.c: Took the latest version from ctags source
6372         repository, because the one we had (from ctags 5.6) was broken.
6373         
6374         * global_tags/create_global_tags.sh.in: Reverted the patch from
6375         Sylvain because it was not right fix (and added a helpful comment).
6376         Used /bin/bash to fix the bashism and generated separate log files
6377         for each tag files in the same directory.
6378         
6379 2006-10-29  Naba Kumar  <naba@gnome.org>
6381         * plugins/editor/text_editor.c: Use a temporary file
6382         to save the editor and move it at the end to original
6383         file. This will prevent data corruption if file save
6384         failed for any reason. Also report proper errors when
6385         file save fails. Fixes bug #346575.
6386         
6387 2006-10-26  Naba Kumar  <naba@gnome.org>
6389         * plugins/document-manager/anjuta-docman.c: Do not load
6390         the same files with different path more than once (happens
6391         with symlinked files). Fixes Bug #323591.
6393 2006-10-25  Naba Kumar  <naba@gnome.org>
6395         * plugins/valgrind/vgactions.c: Fixed a warning.
6397 2006-10-25  Sylvain Defresne  <sdefresne@gmail.com>
6399         Reviewed by Naba Kumar  <naba@gnome.org>:
6401         * plugins/valgrind/vgtoolview.c:
6402         Correct memory leaks in vg_tool_view_set_{argv,srcdir}.
6404         * plugins/valgrind/bugged-prg-test.c:
6405         No more warning during compilation with GCC 4.1.
6406         Program is still buggy in order to be used as a test of the
6407         plugin.
6409         * plugins/valgrind/ldd.c plugins/valgrind/parser.c
6410         plugins/valgrind/preferences.c plugins/valgrind/symtab.c
6411         plugins/valgrind/vgdefaultview.c plugins/valgrind/vgerror.c
6412         plugins/valgrind/vgrule.c:
6413         No more warning during compilation with GCC 4.1.
6415         * plugins/valgrind/plugin.c:
6416         Correct call to vg_tool_view_set_{argv,srcdir} to conform to
6417         prototype (was missing from previous patch).
6419 2006-10-24  Naba Kumar  <naba@gnome.org>
6421         * plugins/glade/plugin.c: Show glade tree view, not list view.
6422         
6423         * plugins/glade/plugin.c: Fixed crash when Anjuta is
6424         exited with glade plugin still loaded. Fixes Bug #364755.
6426         * plugins/document-manager/anjuta-document-manager.plugin.in:
6427         Added application/x-reject in accepted mime-types.
6428         
6429         * Changelog: Fixed changelog alignments.
6431 2006-10-24  Sylvain Defresne  <sdefresne@gmail.com>
6433         Reviewed by: Naba Kumar  <naba@gnome.org>
6434         
6435         * plugins/valgrind/menu-utils.c plugins/valgrind/plugin.c
6436         plugins/valgrind/plugin.h plugins/valgrind/preferences.c
6437         plugins/valgrind/vgactions.c plugins/valgrind/vgcachegrindprefs.c
6438         plugins/valgrind/vgdefaultview.c plugins/valgrind/vggeneralprefs.c
6439         plugins/valgrind/vghelgrindprefs.c plugins/valgrind/vgmemcheckprefs.c
6440         plugins/valgrind/vgrule-editor.c plugins/valgrind/vgrule-list.c
6441         plugins/valgrind/vgsearchbar.c:
6442         Use class macro for type casting.
6444         * plugins/valgrind/plugin.h:
6445         Don't force cast a GtkActionGroup to a GtkAction.
6447         * plugins/valgrind/plugin.c:
6448         Use correct API to get path of the preoject root when building
6449         the list of targets for the run action.
6450         Correct ordering of the construction of the preferences widgets.
6451         Only remove the valgrind widget if it is currently displayed.
6453         * plugins/valgrind/vgactions.c plugins/valgrind/vgactions.h:
6454         Return if check_valgrind_binary() fails.
6455         The ValgrindPluginPrefs object is initialized after the call to
6456         vg_action_new. Take a handle to the location of the pointer to
6457         the future object.
6459 2006-10-24  Naba Kumar  <naba@gnome.org>
6461         * HACKING: Updated coding sample.
6462         
6463         Patch from: Armin Burgmeier  <armin@arbur.net>
6464         * plugins/symbol-browser/test-class.h,
6465         plugins/editor/aneditor-autocomplete.cxx: Fixed block ends.
6466         
6467 2006-10-22 Sylvain Defresne <sdefresne@gmail.com>
6469         * plugins/valgrind/plugin.c plugins/valgrind/vgtoolview.c
6470         * plugins/valgrind/vgtoolview.h:
6471         Correctly handle the argv / srcdir of vg_tool_view object. Do
6472         not leak memory associated with those arrays.
6474         * plugins/symbol-browser/an_symbol_prefs.c:
6475         Support unloading / reloading of the module (for example when
6476         closing a project and opening another one).
6478         * plugins/project-manager/plugin.c:
6479         Remove plugin widget before removing plugin itself, preventing
6480         a crash with valgrind plugin.
6482         * libanjuta/anjuta-preferences-dialog.c:
6483         Do not use the page_num returned by gtk_notebook_append_page to
6484         remove the page as it cause bugs when pages removal is not done
6485         in LIFO.
6487         * plugins/document-manager/anjuta-docman.c:
6488         Fix some GTK+ warnings.
6490         * global-tags/create_global_tags.sh.in:
6491         Rewrite script to remove bash-ism and use pkg-config directly
6492         instead of parsing the *.pc file by hand. This solve problems
6493         that occurred when one of the directory in PKG_CONFIG_PATH is
6494         empty.
6496 2006-10-22 Arjan Timmermann <arjan@southfly.nl>
6498         * plugins/glade/plugin.c: Fix build (#363884)
6500 2006-10-22  Johannes Schmid <jhs@gnome.org>
6502         * plugins/file-manager/an_file_view.c:
6503         * plugins/file-manager/plugin.c:
6504         * plugins/file-manager/plugin.h:
6505         Fix possible crasher when changing project-root uri when we try to restore open nodes
6506         * AUTHORS: Updated
6508 2006-10-19  Naba Kumar  <naba@gnome.org>
6510         Patch from: Juan Pablo Ugarte
6511         * plugins/glade/plugin.c: Include glade header
6512         correctly.
6513         
6514 2006-10-15 Sebastien Granjoux <seb.sfo@free.fr>
6515         
6516         * plugins/debug-manager/Makefile.am,
6517         plugins/debug-manager/sexy-icon-entry.h,
6518         plugins/debug-manager/sexy-icon-entry.c,
6519         plugins/debug-manager/dataview.c:
6520         Fix bug #358134 (Goto memory prompt)
6521         Use sexy-icon-entry from libsexy 0.1.10
6523         * plugins/debug-manager/debugger.c,
6524         plugins/debug-manager/plugin.c,
6525         plugins/debug-manager/start.c,
6526         plugins/gdb/debugger.c,
6527         plugins/gdb/plugin.c:
6528         Better error handling when starting and stopping debugger
6530 2006-10-13  Maik Beckmann <maik@eigenco.de>
6532         * src/action_callbacks.c:
6533         Fixed bug #361830 (AboutDialog does not close) which is caused 
6534         due to a change in Gtk+ 2.10  
6535   
6536 2006-10-12  Adam Dingle <adam@medovina.org>
6538         * libanjuta/plugins.c: Fixed bug #357537 (allow double click in plugin selection dialog).
6540         * plugins/search/search-replace.c:
6541         Fixed bug #358068 (indicate when Find in Files is complete)
6543         * src/action-callbacks.c: fixed bug #357542 (plugins window is too narrow)
6545         * plugins/sourceview/sourceview-prefs.c:
6546         * plugins/sourceview/sourceview.glade:
6547         Fixed bug #359663 (make line highlighting optional in GtkSourceView editor).
6549         * manuals/xmldocs.make: fixed bug #359730 (Anjuta can't launch help files).
6551         * plugins/devhelp/plugin.c:
6552         * plugins/search/plugin.c: 
6553         Fixed bug #359750 (fix find/replace shortcut keys).
6555         * plugins/document-manager/plugin.c: fixed bug #351387 (don't
6556         use Alt+key for shortcuts)
6558         *  plugins/debug-manager/debug_tree.c:
6559         *  plugins/debug-manager/debugger.c:
6560         Fixed bug #359317 (can't load debug manager)
6562         * /plugins/document-manager/plugin.c:
6563         Fixed bug #359259 (highlight modes listed in reverse 
6564         alphabetical order).
6566 2006-10-10  Johannes Schmid <jhs@gnome.org>
6568         * plugins/glade/plugin.c:
6569         Add scrollbars to glade project window
6571 2006-10-10  Johannes Schmid <jhs@gnome.org>
6573         * libanjuta/interfaces/Makefile.am.iface:
6574         Fixed Makefile with broke build
6576 2006-10-07  Johannes Schmid <jhs@gnome.org>
6578         * libanjuta/interfaces/anjuta-idl-compiler.pl:
6579         * libanjuta/interfaces/Makefile.iface.am:
6580         Fixed enum types generation
6582         * libanjuta/interfaces/libanjuta.idl:
6583         Fixed some strange typo
6585 2006-10-06  Johannes Schmid <jhs@gnome.org>
6587         * libanjuta/interfaces/Makefile.iface.am:
6588         Fixed enum-types.h generation
6589         * libanjuta/interfaces/libanjuta.idl:
6590         char* => gchar*
6591         IAnjutaTODO::load should take const gchar* argument
6592         Remove include to libanjuta/e-splash.h which is not installed as header file
6593         Disable get_attributes for now
6594         
6595         * pluings/sourceview/sourceview.c: Disabled get_attributes
6596         
6597         * plugins/gtodo/plugin.c: itodo_load now with const gchar* argument
6599 2006-10-05  Naba Kumar  <naba@gnome.org>
6601         * TODO.tasks: Set 'Improve class widzard' task to assigned.
6602         Set bug id for 'Profiler plugin' task.
6604 2006-10-03  Naba Kumar  <naba@gnome.org>
6606         * TODO.tasks: Set 'Profiler plugin' task to assigned. Added new
6607         tasks 'Automated tests for Anjuta' and 'Bug fixing batch #1'
6609         * libanjuta/interfaces/libanjuta.idl, plugins/document-manager/plugin.c,
6610         plugins/project-manager/plugin.c: Added a new API in
6611         IAnjutaDocumentManager called ianjuta_document_manager_remove_editor().
6612         Added some documentation. On project close, close all editors that
6613         has files opened for the project.
6614         
6615         * plugins/glade/plugin.c, src/anjuta-app.c: Remove client widgets
6616         from the containers on anjuta_shell_remove_widget(). Do not destroy
6617         glade widgets once created.
6618         
6619 2006-10-03  Johannes Schmid <jhs@gnome.org>
6621         * libanjuta/interfaces/anjuta-idl-compiler.pl:
6622         * libanjuta/interfaces/libanjuta.idl:
6623         const-List<> => const List<>
6624         List-free<> => List<>
6625         
6626         * Makefile.am: Reenabled launcher
6628 2006-10-03  Johannes Schmid <jhs@gnome.org>
6630         * libanjuta/interfaces/Makefile.am.iface:
6631         Install libanjuta.idl
6633 2006-10-02  Adam Dingle <adam@medovina.org>
6635         * src/action-callbacks.c: fixed bug #357542 (plugins window is too narrow)
6637 2006-10-02  Adam Dingle <adam@medovina.org>
6639         * plugins/editor/style-editor.c: fixed bug #357534
6640         * plugins/gdb/utilities.h: removed 2 unused declarations
6642 2006-10-02  Johannes Schmid <jhs@gnome.org>
6644         * Makefile.am: disabled anjuta-launcher
6645         * libanjuta/Makefile.am:
6646         
6647         * libanjuta/anjuta-plugin.c: (anjuta_plugin_class_init):
6648         * libanjuta/glue-factory.c: (glue_factory_add_path),
6649         (glue_factory_get_path):
6650         * libanjuta/plugins.c: (activate_tool), (tool_set_update):
6651         * libanjuta/glue-factory.h:
6652         * libanjuta/glue-cpp.h:
6653         * libanjuta/glue-cpp.c:
6654         Added support for C++ plugins. Those have a Language=C++ tag in their .plugin file      
6655         
6656         * libanjuta/interfaces/Makefile.am.iface:
6657         * libanjuta/interfaces/anjuta-idl-compiler.pl:
6658         * libanjuta/interfaces/libanjuta.idl:
6659         Add a new features to idl compiler:
6660         List<Type> => List of Type
6661         List-free<Type> => List of Type, it is up to the caller to free items and list
6662         const-List(-free)<Type> = const List of Types
6663         These three all wrap to GList* in C but will be handled differently in C++, Python, etc.
6664         
6665         * plugins/class-gen/class_gen.c: (gobject_class_create_code),
6666         (generic_cpp_class_create_code):
6667         Adapted to new project_manager interface
6668         
6669         * plugins/gdb/plugin.c: (ivariable_debugger_iface_init):
6670         * plugins/debug-manager/debugger.c:
6671         (ivariable_debugger_iface_init):
6672         Do not use C++ keyword "delete" for interface name
6673         
6674         * plugins/document-manager/anjuta-document-manager.plugin.in:
6675         Added m4 to mime-types
6676         
6677         * plugins/project-manager/plugin.c:
6678         (iproject_manager_add_source_multi):
6679         Changed interface to use GList instead of GList* (needs new gnome-build CVS)
6681 2006-10-01  Naba Kumar  <naba@gnome.org>
6683         * plugins/devhelp/anjuta-devhelp-simple.ui: Added a simple
6684         UI file used when out-of-process devhelp is used instead of
6685         embedded devhelp.
6686         
6687         * configure.in, plugins/Makefile.am, plugins/devhelp/Makefile.am,
6688         plugins/devhelp/plugin.c, plugins/devhelp/plugin.h,
6689         plugins/profile-default/default.anjuta: Build devhelp plugin,
6690         but use out-of-process devhelp if devhelp plugin is disabled
6691         (either by user or devhelp is not installed). Disabled devhelp
6692         plugin by default. Added it in default profile.
6694 2006-10-01  Naba Kumar  <naba@gnome.org>
6696         * plguins/project-manager/plugin.c: Possible fix for crash
6697         bug #358583.
6698         
6699         * configure.in, plugins/Makefile.am: Enabled glade plugin and
6700         set dep to last version 3.0.2.
6701         
6702         * plugins/cvs-plugin/plugin.c, plugins/file-loader/plugin.c,
6703         plugins/file-loader/plugin.h, plugins/subversion/plugin.c,
6704         plugins/symbol-browser/plugin.c: Use the right action group
6705         for getting popup actions (Fixes lots of assertion failures).
6707         * plugins/project-manager/plugin.c,
6708         plugins/project-manager/plugin.h: use separate action group
6709         for profie actions.
6710         
6711         * plugins/message-view/plugin.c: Disconnect session load
6712         signal on plugin deactivation (fixes a crash).
6714 2006-09-30  Naba Kumar  <naba@gnome.org>
6716         * TODO.tasks: Added a few debugger tasks from Sebastien (two bounties).
6717         * TODO.tasks: Assigned a bounty to Massimo.
6719 2006-09-29  Naba Kumar  <naba@gnome.org>
6721         * src/anjuta-app.c, src/shell.c: Fixed build errors.
6723 2006-09-30 Sebastien Granjoux <seb.sfo@free.fr>
6725         * plugins/debug-manager/debugger.c,
6726         plugins/debug-manager/plugin.c,
6727         libanjuta/interfaces/libanjuta.idl:
6728         Add a new abort command to quit debugger without waiting
6730         * plugins/gdb/debugger.c,
6731         plugins/gdb/debugger.h,
6732         plugins/gdb/plugin.c:
6733         Send a signal directly to the debugged program
6734         Implement abort command
6736         * plugins/debug-manager/debug_tree.c:
6737         Fix bug #358163
6739         * plugins/debug-manager/stack-trace.c:
6740         Fix bug #358009
6742 2006-09-29  Naba Kumar  <naba@gnome.org>
6744         * TODO.tasks: Updated.
6745         
6746         * plugins/gtodo/add_edit_item.c: Fixed text wrapping and item edit
6747         dialog.
6748         
6749         * TODO.tasks: Added more tasks and bounties. Marked a few completed.
6750         
6751         * TODO.tasks: Updated in light of the word wrapping fix
6752         in Tasks Manager. Added a test bounty entry.
6754         * TODO.tasks: Added four bounties.
6755         
6756 2006-09-28  Naba Kumar  <naba@gnome.org>
6758         * libanjuta/anjuta-ui.c, libanjuta/anjuta-ui.h:
6759         Added 'customizable' parameter to
6760         anjuta_ui_add_action_group_entries() and similar functions to
6761         allow user configuration of the actions. Filter out actions that
6762         are not configurable items (such as submenu items). Now the
6763         'Customize shortcuts' dialog is much better listed.
6765         * plugins/build-basic-autotools/build-basic-autotools.c,
6766         plugins/build-basic-autotools/build-basic-autotools.h,
6767         plugins/cvs-plugin/plugin.c,
6768         plugins/cvs-plugin/plugin.h,
6769         plugins/debug-manager/breakpoints.c,
6770         plugins/debug-manager/plugin.c,
6771         plugins/debug-manager/stack_trace.c,
6772         plugins/debug-manager/watch.c,
6773         plugins/devhelp/plugin.c,
6774         plugins/document-manager/plugin.c,
6775         plugins/file-loader/plugin.c,
6776         plugins/file-manager/plugin.c,
6777         plugins/glade/plugin.c,
6778         plugins/gtodo/interface.c,
6779         plugins/gtodo/plugin.c,
6780         plugins/language-support-cpp-java/plugin.c,
6781         plugins/macro/plugin.c,
6782         plugins/macro/plugin.h,
6783         plugins/message-view/plugin.c,
6784         plugins/patch/plugin.c,
6785         plugins/profile-default/default.anjuta,
6786         plugins/project-manager/plugin.c,
6787         plugins/project-manager/plugin.h,
6788         plugins/sample1/plugin.c,
6789         plugins/search/plugin.c,
6790         plugins/subversion/plugin.c,
6791         plugins/subversion/plugin.h,
6792         plugins/symbol-browser/plugin.c,
6793         plugins/symbol-browser/plugin.h,
6794         plugins/tools/plugin.c,
6795         plugins/valgrind/plugin.c,
6796         plugins/valgrind/plugin.h: Fixed to take care of above change
6797         in API of AnjutaUI. Properly added/removed action groups in some
6798         plugins. Split action groups into customization and non-customizable
6799         groups and added them separately.
6801         * plugins/document-manager/plugin.c: Close files belonging to
6802         project when project is closed (not complete).
6803         
6804         * plugins/gtodo/plugin.c: Enabled wrapping of tasks texts and
6805         vertical aligned cell entries.
6806         
6807         * src/anjuta-app.c: Define macros for the placeholder names.
6808         Set default widths and heights of the default placeholders,
6809         so that newly docked widgets are correclty sized.
6810         
6811         * plugins/project-wizard/templates/anjuta-plugin/src/plugin.c,
6812         plugins/project-wizard/templates/anjuta-plugin/src/plugin.h:
6813         Fixed to generated correct actions addition/removal code.
6815 2006-09-25  Naba Kumar  <naba@gnome.org>
6817         * libanjuta/Makefile.am, libanjuta/libanjuta.h,
6818         libanjuta/anjuta-serializer.[ch]: Implemented serialization
6819         class.
6820         
6821         * plugins/message-view/anjuta-msgman.c,
6822         plugins/message-view/anjuta-msgman.h,
6823         plugins/message-view/message-view.c,
6824         plugins/message-view/message-view.h,
6825         plugins/message-view/plugin.c: Serialize messages panes in
6826         session save and deserialize them in session load so that
6827         build messages persistant.
6828         
6829 2006-09-24  Johannes Schmid <jhs@gnome.org>
6831         * libanjuta/anjuta-utils.c:
6832         * plugins/message-view/message-view.c:
6833         Really fixed #355407
6835 2006-09-23 Sebastien Granjoux <seb.sfo@free.fr>
6837         * libanjuta/interfaces/libanjuta.idl:
6838         Change one variable sign
6840         * plugins/debug-manager/anjuta-debug-manager.glade,
6841         plugins/debug-manager/anjuta-debug-manager.ui:
6842         Few small interface changes     
6844         * plugins/debug-manager/debug_tree.h,
6845         plugins/debug-manager/watch.c,
6846         plugins/debug-manager/debugger.c,
6847         plugins/debug-manager/plugin.c
6848         plugins/gdb/debugger.c,
6849         plugins/gdb/plugin.c:
6850         Big rewrite of debugger queue
6851         Allow to cancel command
6853         * plugins/debug-manager/memory.c:
6854         Fix a bug if a command is cancelled
6856 2006-09-23  Bursig Rafal <Bursig_Rafal@mentor.com>
6858         * plugins/gdb/debugger.c,
6859         plugins/debug-manager/debug_tree.c,
6860         plugins/debug-manager/locals.c:
6861         Restore tree representation for local variable
6862         Add argument in local variable list
6863         Use gdb variable object to get all informations
6865 2006-09-19  Naba Kumar  <naba@gnome.org>
6867         * libanjuta/anjuta-save-prompt.[c,h]: Added missing files
6868         that implements AnjutaSavePrompt class.
6870         * ChangeLog: Fixed indentation.
6871         
6872         * libanjuta/Makefile.am,
6873         libanjuta/anjuta-marshal.list,
6874         libanjuta/anjuta-shell.c,
6875         libanjuta/anjuta-shell.h,
6876         plugins/document-manager/action-callbacks.c,
6877         plugins/document-manager/action-callbacks.h,
6878         plugins/document-manager/anjuta-docman.c,
6879         plugins/document-manager/anjuta-docman.h,
6880         plugins/document-manager/plugin.c,
6881         src/anjuta.c: Impletemnted save prompt dialog to prompt for
6882         unsaved items during exit. A new signal is added in shell
6883         interface called 'save-prompt' to collect all unsaved items.
6884         Create AnjutaSavePrompt class (dialog) to process unsaved items.
6885         Fixed document manager to use the new save-prompt signal in shell
6886         and AnjutaSavePrompt object for unsaved files. Cleaned up
6887         AnjutaDocman to synchronously save new files. Fixed function
6888         names.
6890 2006-09-18  Johannes Schmid <jhs@gnome.org>
6892         * configure.in: Added gdl-gnome-1.0 to depencies and bumped
6893         gdl requirement to 0.7.0
6895 2006-09-18  Johannes Schmid <jhs@gnome.org>
6897         * global-tags/.cvsignore:
6898         * global-tags/Makefile.am:
6899         * global-tags/create_global_tags.sh (removed):
6900         * global-tags/create_global_tags.sh.in (added):
6901         Fixed #355407
6902         
6903         * libanjuta/anjuta-launcher.c:
6904         Fixed #349374
6905         
6906         * plugins/project-manager/plugin.c:
6907         (project_manager_plugin_close_project):
6908         Fixed crasher
6909         
6910         * plugins/symbol-browser/plugin.c: (update_editor_symbol_model):
6911         Fixed gtk critical
6912         
6913         * src/anjuta-app.c: (on_add_merge_widget), (on_widget_remove):
6914         More reasonable toolbar creation/deletition though it does
6915         not completly work!
6917 2006-09-15  Johannes Schmid <jhs@gnome.org>
6919         * libanjuta/anjuta-utils.c/.h:
6920         Fixed #355168
6922 2006-09-13  Curtis Magyar <curtm4n@gmail.com>
6924         * scintilla/ScintillaGTK.cxx
6925         Fixed doulbe freeing in Scintilla
6927 2006-09-12  Johannes Schmid  <jhs@gnome.org>
6929         * plugins/symbol-browser/an_symbol_prefs.c:
6930         Support unloading / reloading of the module (for example when
6931         closing a project and opening another one).
6933         * plugins/project-manager/plugin.c:
6934         Really fixed #355148 (Show project name in title bar)
6936 2006-09-09  Johannes Schmid  <jhs@gnome.org>
6938         * libanjuta/plugins.c:
6939         Fixed #355156 (Show plugins in alphabetical order)
6941 2006-09-09  Johannes Schmid  <jhs@gnome.org>
6943         * plugins/project-manager/plugin.c:
6944         Fixed #355148 (Show project name in title bar)
6946 2006-09-09  Johannes Schmid  <jhs@gnome.org>
6948         * plugins/project-manager/plugin.c:
6949         (value_removed_project_root_uri):
6950         Fixed crasher if project cannot be opened
6952 2006-08-30 Naba Kumar  <naba@gnome.org>
6954         * plugins/language-support-cpp-java/plugin.[c,h],
6955         plugins/language-support-cpp-java/anjuta-language-support-cpp-java.ui:
6956         Impletemnted UI for auto indent.
6957         
6958 2006-08-28 Naba Kumar  <naba@gnome.org>
6959         
6960         * plugins/gvim/.cvsignore,
6961         plugins/gvim/Makefile.am,
6962         plugins/gvim/anjuta-vim-plugin.png,
6963         plugins/gvim/anjuta-vim.c,
6964         plugins/gvim/anjuta-vim.h,
6965         plugins/gvim/anjuta-vim.plugin.in,
6966         plugins/gvim/gtkvim.c,
6967         plugins/gvim/gtkvim.h,
6968         plugins/gvim/plugin.c,
6969         plugins/gvim/plugin.h: Added gvim anjuta plugin. Not included
6970         in build yet.
6972 2006-08-28 Naba Kumar  <naba@gnome.org>
6974         Patch from: Massimo Corà  <maxcvs@email.it>
6975         * tagmanager/tm_source_file.c, tagmanager/tm_workspace.c: Fixed
6976         possible infinite loop.
6978 2006-08-22 Adam Dingle <adam@medovina.org>
6979         
6980         * plugins/editor/editor.glade: Fixed bug 346775 ("no highlight styles
6981         to edit are shown in the preferences dialog in anjuta").
6982         Removed unused widgets from the style editor dialog.
6984 2006-08-21  Johannes Schmid <jhs@gnome.org>
6986         * plugins/symbol-browser/test-class.[cpp/h]
6987         Added missing files
6989 2006-08-18  Naba Kumar  <naba@gnome.org>
6991         * plugins/sourceview/sourceview.c: Emit language-changed signal at the
6992         end of document loading.
6994         * plugins/language-support-cpp-java/plugin.c,
6995         plugins/sourceview/sourceview.c: Fixed plugin loading.
6997 2006-08-17  Naba Kumar  <naba@gnome.org>
6999         * plugins/language-support-cpp-java/plugin.c,
7000         plugins/language-support-cpp-java/plugin.h: Implemented emacs-style
7001         mode line parsing. Indentation parameters initialized based on
7002         mode line parameters.
7004 2006-08-16  Naba Kumar  <naba@gnome.org>
7006         * Makefile.am, plugins/editor/text_editor.c,
7007         plugins/language-support-cpp-java/plugin.c: Fixed indentation in
7008         comments.
7010 2006-08-16 Naba Kumar  <naba@gnome.org>
7012         Patch from  Massimo Cora'  <maxcvs@email.it>:
7013         
7014         * plugins/editor/aneditor-autocomplete.cxx,
7015         plugins/editor/aneditor-calltip.cxx,
7016         plugins/symbol-browser/Makefile.am,
7017         plugins/symbol-browser/an_symbol.c,
7018         plugins/symbol-browser/an_symbol_view.c,
7019         plugins/symbol-browser/plugin.c,
7020         tagmanager/Makefile.am, tagmanager/acconfig.h, tagmanager/args.c,
7021         tagmanager/args.h, tagmanager/asm.c, tagmanager/asp.c,
7022         tagmanager/awk.c, tagmanager/beta.c, tagmanager/c.c,
7023         tagmanager/cobol.c, tagmanager/ctags.c, tagmanager/ctags.h,
7024         tagmanager/debug.c, tagmanager/debug.h, tagmanager/eiffel.c,
7025         tagmanager/entry.c, tagmanager/entry.h, tagmanager/erlang.c,
7026         tagmanager/fortran.c, tagmanager/general.h, tagmanager/get.c,
7027         tagmanager/get.h, tagmanager/html.c,
7028         tagmanager/include/tm_source_file.h,
7029         tagmanager/include/tm_tag.h,
7030         tagmanager/include/tm_workspace.h,
7031         tagmanager/jscript.c, tagmanager/keyword.c,
7032         tagmanager/keyword.h, tagmanager/lisp.c,
7033         tagmanager/lregex.c, tagmanager/lua.c,
7034         tagmanager/main.h, tagmanager/make.c,
7035         tagmanager/options.c, tagmanager/options.h,
7036         tagmanager/parse.c, tagmanager/parse.h,
7037         tagmanager/parsers.h, tagmanager/pascal.c,
7038         tagmanager/perl.c, tagmanager/php.c,
7039         tagmanager/python.c, tagmanager/read.c,
7040         tagmanager/read.h, tagmanager/readtags.c,
7041         tagmanager/readtags.h, tagmanager/rexx.c,
7042         tagmanager/routines.c, tagmanager/routines.h,
7043         tagmanager/ruby.c, tagmanager/scheme.c,
7044         tagmanager/sh.c, tagmanager/slang.c,
7045         tagmanager/sml.c, tagmanager/sort.c,
7046         tagmanager/sort.h, tagmanager/sql.c,
7047         tagmanager/strlist.c, tagmanager/strlist.h,
7048         tagmanager/tcl.c, tagmanager/tm_source_file.c,
7049         tagmanager/tm_symbol.c, tagmanager/tm_tag.c,
7050         tagmanager/tm_workspace.c, tagmanager/verilog.c,
7051         tagmanager/vim.c, tagmanager/vstring.c,
7052         tagmanager/vstring.h, tagmanager/yacc.c: Updated ctags to version
7053         5.6 and namespace completion fixed.
7055         * manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
7056         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml: Updated.
7058 2006-08-15 Naba Kumar  <naba@gnome.org>
7060         * libanjuta/interfaces/libanjuta.idl,
7061         plugins/editor/text-editor-iterable.c,
7062         plugins/editor/text_editor.c,
7063         plugins/sourceview/sourceview-cell.c,
7064         plugins/sourceview/sourceview.c: Implemented ianjuta_iterable_clone(),
7065         ianjuta_iterable_assign(), ianjuta_editor_begin_action (),
7066         ianjuta_editor_end_action().
7067         
7068         * plugins/language-support-cpp-java/plugin.c: Improved auto-indentation.
7070 2006-08-13 Naba Kumar  <naba@gnome.org>
7072         * plugins/debug-manager/breakpoints.c,
7073         plugins/debug-manager/memory.c,
7074         plugins/debug-manager/registers.c,
7075         src/layout.xml: Fixed debugger widgets layout.
7077 2006-08-12 Naba Kumar  <naba@gnome.org>
7079         * plugins/editor/aneditor-indent.cxx, plugins/editor/aneditor-priv.h,
7080         plugins/editor/aneditor.cxx, plugins/editor/aneditor.h,
7081         plugins/editor/editor.glade, plugins/editor/text_editor.h,
7082         plugins/editor/text_editor_prefs.c: Disabled automatic indentation
7083         codes and dead codes. Removed automatic indentation prefs.
7085 2006-08-12  Johannes Schmid <jhs@gnome.org>
7087         * libanjuta/Makefile.am:
7088         * libanjuta/anjuta-launcher.c:
7089         * libanjuta/anjuta-launcher.h:
7090         * libanjuta/anjuta-plugin.c:
7091         * libanjuta/anjuta-plugin.h:
7092         * libanjuta/anjuta-preferences.c:
7093         * libanjuta/anjuta-preferences.h:
7094         * libanjuta/anjuta-shell.c:
7095         * libanjuta/anjuta-shell.h:
7096         * libanjuta/libanjuta.h:
7097         
7098         Made wrapper friendly:
7099         - no inline in header files (preferences_set/get)
7100         - correct signal names
7101         - correct GError** argument in anjuta_shell_freeze/thaw
7102         - include correct files in libanjuta.h
7103         
7104         * plugins/project-manager/plugin.c: 
7105         Fixed two crashers
7107 2006-08-11 Naba Kumar  <naba@gnome.org>
7109         * plugins/editor/aneditor-priv.h,
7110         plugins/editor/aneditor.cxx: Disabled inbuilt autoindentation.
7111         
7112         * plugins/editor/text_editor_cbs.c,
7113         plugins/sourceview/anjuta-view.c: Pass the right position for char
7114         added signal.
7115         
7116         * plugins/sourceview/anjuta-view.c: Emit char-added signal for tab.
7117         
7118         * plugins/language-support-cpp-java/plugin.c: Fixed memory corruption.
7120 2006-08-11 Naba Kumar  <naba@gnome.org>
7122         * plugins/sourceview/sourceview-cell.c: Fixed get_character () to
7123         return the right character at the iter position and get_char() to
7124         not leak memory.
7126         * plugins/sourceview/sourceview.c: Fixed get_line_begin_position()
7127         to set to character offset and not byte index.
7129         * plugins/language-support-cpp-java/plugin.c: Improved
7130         auto-indentation login. Indents opening and closing braces correctly.
7132 2006-08-10  Johannes Schmid <jhs@gnome.org>
7134         * INSTALL:
7135         * autogen.sh:
7136         Required automake = 1.9
7138         * libanjuta/anjuta-children.c:
7139         * libanjuta/anjuta-children.h:
7140         * libanjuta/anjuta-encodings.h:
7141         * libanjuta/anjuta-launcher.h:
7142         * libanjuta/anjuta-plugin-description.h:
7143         * libanjuta/anjuta-preferences-dialog.h:
7144         * libanjuta/anjuta-preferences.h:
7145         * libanjuta/anjuta-session.h:
7146         * libanjuta/anjuta-status.h:
7147         * libanjuta/anjuta-ui.h:
7148         * libanjuta/anjuta-utils.c:
7149         * libanjuta/anjuta-utils.h:
7150         * libanjuta/e-splash.h:
7151         * libanjuta/glue-factory.h:
7152         * libanjuta/glue-plugin.h:
7153         * libanjuta/plugins.h:
7154         * libanjuta/resources.h:
7155         Fixed libanjuta to be able to wrap it
7156         - G_BEGIN_DECLS, G_END_DECLS
7157         - include all necessary files in libanjuta.h
7159         * plugins/gtodo/tray-icon.c:
7160         * plugins/terminal/terminal.c:
7161         Some build fixes for freebsd
7163         * plugins/sourceview/sourceview-prefs.c: (sourceview_prefs_init):
7164         * plugins/sourceview/sourceview.glade:
7165         Remove auto-indent feature as it is now in language-support
7167 2006-08-09 Naba Kumar  <naba@gnome.org>
7169         * plugins/language-support-cpp-java/anjuta-language-cpp-java.glade,
7170         plugins/language-support-cpp-java/anjuta-language-support-cpp-java.ui:
7171         Added missing files.
7173         * plugins/sourceview/sourceview.c:  Implemented get_tabsize(),
7174         get_use_spaces(), set_tabsize() and set_use_spaces().
7176 2006-08-09 Naba Kumar  <naba@gnome.org>
7178         * libanjuta/anjuta-plugin.c: Only merge preferences if the plugin
7179         succeeded in activating.
7181         * plugins/document-manager/plugin.c: Added debug message.
7183         * libanjuta/interfaces/libanjuta.idl,
7184         plugins/editor/text_editor.c: Implemented get_tabsize(),
7185         get_use_spaces(), set_tabsize() and set_use_spaces().
7187         * plugins/language-support-cpp-java/Makefile.am,
7188         plugins/language-support-cpp-java/plugin.c,
7189         plugins/language-support-cpp-java/plugin.h: Used editor parameters
7190         for indentation. Added preferences page for paramenters.
7192         * manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml: Updated.
7194 2006-08-08 Naba Kumar  <naba@gnome.org>
7196         * libanjuta/interfaces/libanjuta.idl,
7197         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
7198         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
7199         plugins/editor/text_editor.c,
7200         plugins/sourceview/sourceview.c: Added grab_focus() in IAnjutaEditor
7201         and implemented it for both scintilla and sourceview.
7203         * plugins/search/plugin.c: Use the new grab_focus() to transfer
7204         focus back to editor (happens when pressing esc in incremental
7205         search box).
7207 2006-08-08 Naba Kumar  <naba@gnome.org>
7209         * libanjuta/interfaces/libanjuta.idl,
7210         plugins/editor/text_editor.c,
7211         plugins/editor/text_editor.h,
7212         plugins/editor/text-editor-iterable.c,
7213         plugins/sourceview/sourceview-cell.c,
7214         plugins/sourceview/sourceview.c: Implemented editor attributes
7215         methods.
7216         
7217         * plugins/editor/aneditor.cxx: Disabled old indentation code.
7218         plugins/language-support-cpp-java/plugin.c: Implemented indentation
7219         code (not complete yet).
7221         * manuals/reference/libanjuta/tmpl/anjuta-preferences-dialog.sgml,
7222         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
7223         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
7224         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml,
7225         manuals/reference/libanjuta/tmpl/ianjuta-profile.sgml,
7226         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
7228 2006-08-04 Naba Kumar  <naba@gnome.org>
7230         * plugins/sourceview/sourceview.c: Fixed ieditor_goto_position
7231         implementation.
7232         
7233 2006-08-03  Johannes Schmid <jhs@gnome.org>
7235         * configure.in: Add a more informative text to valgrind plugin
7237         * TODO.tasks:
7238         Modified Preferences tasl
7239         * libanjuta/anjuta-plugin.c: 
7240         * libanjuta/anjuta-preferences-dialog.c: 
7241         * libanjuta/anjuta-preferences-dialog.h:
7242         * libanjuta/anjuta-preferences.c:
7243         * libanjuta/anjuta-preferences.h:
7244         * libanjuta/interfaces/Makefile.am.iface:
7245         * libanjuta/interfaces/libanjuta.idl:
7246         Added IAnjutaPreferences interface which every plugin that has preferences should
7247         implement. Call merge() and unmerge() at plugin activation/deactivation.
7248         Fixed preferences_page_remove()
7249         
7250         * plugins/build-basic-autotools/build-basic-autotools.c:
7251         * plugins/cvs-plugin/plugin.c: 
7252         * plugins/document-manager/plugin.c:
7253         * plugins/editor/plugin.c:
7254         * plugins/editor/plugin.h:
7255         * plugins/file-manager/plugin.c: 
7256         * plugins/gtodo/main.h:
7257         * plugins/gtodo/plugin.c: 
7258         * plugins/gtodo/preferences.c: 
7259         * plugins/message-view/anjuta-msgman.c: 
7260         * plugins/message-view/anjuta-msgman.h:
7261         * plugins/message-view/plugin.c:
7262         * plugins/sourceview/plugin.c: 
7263         * plugins/sourceview/plugin.h:
7264         * plugins/symbol-browser/an_symbol_prefs.c:
7265         * plugins/symbol-browser/plugin.c: 
7266         * plugins/terminal/terminal.c: 
7267         * plugins/valgrind/plugin.c
7268         * src/anjuta-app.c:
7269         
7270         Updated preference loading/unloading for all plugins
7272 2006-08-03 Guenther Brammer <gbrammer@gmx.de>
7273         
7274         * configure.in, libanjuta/Makefile.am, libegg/Makefile.am,
7275         src/Makefile.am, plugins/tools/scripts/Makefile.am: 
7276     - Do not define PACKAGE_*_DIR in config.h, use -D compiler arguments instead as
7277         recommended by the autoconf manual. 
7278         - Fixes compiling with autoconf 2.60.
7279         
7280         * libanjuta/libanjuta-1.0.pc.in: Silence a warning about datarootdir
7282 2006-08-02      Johanes Schmid <jhs@gnome.org>
7284         * plugins/profile-default/plugin.c:
7285         Fixed session handling
7287 2006-08-01  Johannes Schmid <jhs@gnome.org>
7289         * configure.in
7290         * plugins/Makefile.am:
7291         Disabled devhelp and glade for now as they do not work (#341073
7292         and #341170)
7293         
7294         * plugins/profile-default/anjuta-default-profile.ui (removed):
7295         * plugins/profile-default/plugin.c:
7296         * plugins/profile-default/plugin.h:
7297         * plugins/project-manager/anjuta-project-manager.ui:
7298         * plugins/project-manager/plugin.c:
7299         * plugins/project-manager/plugin.h:
7300         Limted multiple project support #315043
7302         * libanjuta/interfaces/libanjuta.idl:
7303         Added ianjuta_profile_unload
7305 2006-07-31 Naba Kumar  <naba@gnome.org>
7307         * libanjuta/interfaces/libanjuta.idl,
7308         plugins/editor/text-editor-iterable.c,
7309         plugins/editor/text_editor.c,
7310         plugins/sourceview/anjuta-view.c,
7311         plugins/sourceview/anjuta-view.h,
7312         plugins/sourceview/sourceview.c: Fixed text iteration and 
7313         IAnjutaEditor implementations in both scintilla
7314         and sourceview. Cleand up libanjuta API: Removed redundant
7315         erase_range() method from IAnjutaEditor interface, fixed
7316         ianjuta_editor_get_text to take length instead of range (consistency).
7317         autoindentation in both sourceview and scintilla more or less works,
7318         but still disabled for now because there are still some anomalies
7319         in text iteration.
7321         * plugins/language-support-cpp-java/plugin.c: Fixed indentation code.
7323         * plugins/symbol-browser/plugin.c, plugins/tools/execute.c: Fixed
7324         API changes.
7326 2006-07-30  Johannes Schmid <jhs@gnome.org>
7328         * plugins/sourceview/anjuta-document.c:
7329         * plugins/sourceview/anjuta-document.h:
7330         * plugins/sourceview/anjuta-view.c: 
7331         * plugins/sourceview/sourceview.c:
7332         Wrote a new "char_added" implementation, I hope this one is good
7334         * plugins/sourceview/sourceview-cell.c:
7335         Fixed typo: "text_iter" instead of "iter"
7337 2006-07-30 Naba Kumar  <naba@gnome.org>
7339         * plugins/sourceview/sourceview-cell.c: Fixed iter navigation.
7341 2006-07-30  Johannes Schmid <jhs@gnome.org>
7343         * autogen.sh: use gnome-autogen.sh from gnome-coomen
7344         
7345         * plugins/debug-manager/plugin.c: 
7346         * plugins/patch/plugin.c:
7347         Use IAnjutaIndicable to mark debugger position
7349         * plugins/sourceview/sourceview.c:
7350         Define colors for IAnjutaIndicable
7352 2006-07-29  Johannes Schmid <jhs@gnome.org>
7354         * plugins/debug-manager/anjuta-debug-manager.ui:
7355         * plugins/debug-manager/breakpoints.c:
7356         * plugins/debug-manager/images/Makefile.am:
7357         * plugins/debug-manager/images/run-to-cursor.png:
7358         * plugins/debug-manager/plugin.c:
7359         Added toolbar and some icons
7361         * plugins/patch/anjuta-patch.ui:
7362         * plugins/patch/patch-plugin.c:
7363         * plugins/patch/patch-plugin.glade:
7364         * plugins/patch/plugin.c:
7365         * plugins/patch/plugin.h:
7366         Improved patch plugin (GUI and function)
7368         * plugins/sourceview/sourceview.c:
7369         Fixed another Gtk-Critical
7371         * plugins/tools/anjuta-tools.ui:
7372         * plugins/tools/plugin.h:
7373         Put Patch plugin in tools menu and changed ui file
7375 2006-07-29  Johannes Schmid <jhs@gnome.org>
7377         * plugins/document-manager/plugin.c:
7378         Fixed accelator Gtk-Warning
7380         * plugins/message-view/anjuta-msgman.c: 
7381         Fixed Gtk-Warning
7383         * plugins/sourceview/anjuta-document.c:
7384         * plugins/sourceview/anjuta-document.h:
7385         * plugins/sourceview/anjuta-marshal.list:
7386         Wrote a better emitter for the char-added signal
7388         * plugins/sourceview/sourceview.c:
7389         Fixed Redo/Undo to void Gtk-Criticals
7390         
7391         * plugins/sourceview/sourceview-args.c:
7392         * plugins/sourceview/sourceview-cell.c:
7393         * plugins/sourceview/sourceview-scope.c:
7394         * plugins/sourceview/sourceview-tags.c: 
7395         Adapted to new IAnjutaIterator API
7397 2006-07-28 Naba Kumar  <naba@gnome.org>
7399         * libanjuta/interfaces/libanjuta.idl: More accurate comments.
7401         * plugins/symbol-browser/an_symbol.c,
7402         plugins/symbol-browser/an_symbol_iter.c,
7403         plugins/symbol-browser/an_symbol_iter.h: AnjutaSymbolIter is now
7404         subclass of AnjutaSymbol so that the symbol is accessible from
7405         the iter in light of changes in IAnjutaIterable.
7407         * plugins/class-inheritance/class-inherit.c: Fixed based on changes
7408         implementation of IAnjutaIterable.
7410 2006-07-28 Naba Kumar  <naba@gnome.org>
7412         * libanjuta/interfaces/libanjuta.idl: Removed get data methods in
7413         IAnjutaIterable. They were kind of useless since the interface is
7414         defined on the data object itself. Added set_position() method
7415         in IAnjutaIterable to allow setting arbitrary current index to the
7416         iter.
7417         Added erase() and erase_range() in IAnjutaEditor.
7419         * plugins/editor/text-editor-iterable.c: Fixed 
7420         plugins/editor/text_editor.c: Implemented erase() and erase_range()
7421         methods in editor. Fixed get_line_from_position() method.
7423         * plugins/language-support-cpp-java/plugin.c: Fixed indentation
7424         code. It's disabled for now.
7426         * plugins/sourceview/sourceview-cell.c,
7427         plugins/symbol-browser/an_symbol_iter.c: Fixed IAnjutaIterable
7428         implementation.
7430 2006-07-27  Johannes Schmid <jhs@gnome.org>
7432         * plugins/sourceview/sourceview-cell.c:
7433         Fixed IAnjutaEditorCell to work only on a single line
7434         Fixed crasher in finalize
7436         * plugins/symbol-browser/an_symbol_prefs.c:
7437         * global-tags/Makefile.am:
7438         Philip van Hoof pointed out that it is a bad idea to depend on PATH for
7439         script installation     
7441 2006-07-26 Naba Kumar  <naba@gnome.org>
7443         * libanjuta/interfaces/libanjuta.idl: Fixed IAnjutaEditorCell and
7444         IAnjutaEditorCellStyle interfaces to not inherit IAnjutaEditor.
7445         
7446         * manuals/reference/libanjuta/tmpl/ianjuta-debugger.sgml: Updated.
7447         
7448         * plugins/document-manager/plugin.c: Fixed dynamic loading of
7449         support plugins
7450         
7451         * plugins/editor/text-editor-iterable.c,
7452         plugins/editor/text_editor.c,
7453         plugins/editor/text_editor_cbs.c: Fixed ianjuta_editor_get_text
7454         method to work correctly, it was ignoring start and end parameters.
7455         Fixed TextEditorCell implementation. Fixed 'char-added' signal
7456         emission.
7457         
7458         * plugins/language-support-cpp-java/anjuta-language-cpp-java.plugin.in,
7459         plugins/language-support-cpp-java/plugin.c: Fixed indentation engine.
7461 2006-07-24  Massimo Cora'  <maxcvs@email.it>
7463         * plugins/symbol-browser/an_symbol_view.c,
7464         plugins/symbol-browser/an_symbol_view.h,
7465         plugins/symbol-browser/plugin.c:
7466     fix a matching case into sv_extract_type_qualifier_from_expr ()
7467     and some minor issues.
7469 2006-07-26  Johannes Schmid <jhs@gnome.org>
7471         * plugins/language-support-cpp-java/plugin.c:
7472         Fixed to work kind of with sourceview editor
7473         * plugins/sourceview/anjuta-document.c: 
7474         * plugins/sourceview/anjuta-view.c: 
7475         * plugins/sourceview/sourceview-cell.c:
7476         * plugins/sourceview/sourceview.c:
7477         Fixed IAnjutaEditorCell and "char-added" signal
7479 2006-07-24 Naba Kumar  <naba@gnome.org>
7481         * plugins/document-manager/plugin.c,
7482         plugins/document-manager/plugin.h: Initial implementedion for loading
7483         support plugins.
7484         
7485         * plugins/editor/text_editor.c: Fixed IAnjutaEditorLanguage
7486         implementation.
7487         
7488         * plugins/editor/text_editor.c: Fixed syntax highlighting when
7489         indicators are cleared (that leaved grey texts).
7491 2006-07-14 Sebastien Granjoux <seb.sfo@free.fr>
7493         * libanjuta/interfaces/libanjuta.idl,
7494         plugins/debug-manager/breakpoints.c,
7495         plugins/debug-manager/memory.c,
7496         plugins/debug-manager/registers.c,
7497         plugins/debug-manager/debug_tree.c,
7498         plugins/debug-manager/debugger.c,
7499         plugins/gdb/debugger.c,
7500         plugins/gdb/debugger.h,
7501         plugins/gdb/plugin.c:
7502         Add a parameter for reporting error
7503         Add a new interface for using gdb variable object
7504         Allow to cancel commands
7505         Rewrite handling of debugger state
7507         * plugins/debug-manager/plugin.c,
7508         plugins/debug-manager/locals.c,
7509         plugins/debug-manager/locals.h,
7510         plugins/debug-manager/register.c,
7511         plugins/debug-manager/stack_trace.c,
7512         plugins/debug-manager/stack_trace.h:
7513         Create and destroy local and stack trace windows when needed
7515 2006-07-20  Johannes Schmid <jhs@cvs.gnome.org>
7517         * plugins/document-manager/plugin.c:
7518         Fixed "Automatic" highlighting
7520 2006-07-20  Johannes Schmid <jhs@cvs.gnome.org>
7522         * plugins/sourceview/sourceview.c: Added support for IAnjutaEditorLanguage
7524         * plugins/sourceview/anjuta-view.c:
7525         Patch from Fredrik Axelsson <fraxbe@gmail.com> to fix a popup-menu issue
7527 2006-07-14  Johannes Schmid <jhs@cvs.gnome.org>
7528         
7529         * configure.in: Check for C/C++-Compiler correctly
7531 2006-07-14  Fredrik Axelsson <fraxbe@gmail.com>
7533         reviewed by: Johannes Schmid <jhs@cvs.gnome.org>
7535         * plugins/debug-manager/stack_trace.c:
7536         Destroy stack window when debuuger is disabled (#347414)
7537         
7538         * plugins/sourceview/anjuta-view.c:
7539         Fix a crash with popup-menu (#347412)
7541 2006-07-13 Naba Kumar  <naba@gnome.org>
7543         * plugins/editor/Makefile.am,
7544         plugins/editor/text_editor.h,
7545         plugins/editor/text-editor-iterable.h,
7546         plugins/editor/text-editor-iterable.c: Implemented text iterator (not
7547         tested yet).
7548         
7549         * plugins/language-support-cpp-java/plugin.c: Preliminary indentation
7550         code.
7551         
7552         * plugins/sourceview/sourceview-cell.c: Fixed a leak.
7554 2006-07-03  Johannes Schmid <jhs@cvs.gnome.org>
7556         * plugins/editor/text_editor.c: (convert_to_utf8_from_charset):
7557         Bug #342937
7558         
7559 2006-07-03  Fredrik Axelsson <fraxbe@gmail.com>
7561         reviewed by: Johannes Schmid <jhs@cvs.gnome.org>
7563         * libanjuta/anjuta-preferences-dialog.c:
7564         Do not use the page_num returned by gtk_notebook_append_page to
7565         remove the page as it cause bugs when pages removal is not done
7566         in LIFO.
7568         * plugins/document-manager/anjuta-docman.c:
7569         * src/anjuta-app.c:
7570         makes Anjuta display dock_items which have previously been hidden
7572 2006-07-03  Fredrik Axelsson <fraxbe@gmail.com>
7574         reviewed by: Johannes Schmid <jhs@cvs.gnome.org>
7576         * plugins/debug-manager/breakpoints.c: (on_clear_all_breakpoints):
7577         * plugins/sourceview/sourceview.c: (imark_unmark):
7578         
7579         Patches for bugs #346450 and #346295
7580         
7581         * AUTHORS: Added Fredrik
7583 2006-06-18 Johannes Schmid <jhs@cvs.gnome.org>
7585         * plugins/message-view/anjuta-msgman.c: 
7586         Fixed close button/icon size (like in docman)
7588 2006-06-10 Naba Kumar <naba@gnome.org>
7590         * plugins/editor/text_editor.c: Fixed goto line to mark the line
7591         being set.
7592         
7593 2006-06-10 Sebastien Granjoux <seb.sfo@free.fr>
7595         * libanjuta/interfaces/libanjuta.idl:
7596         Move inspect_memory function in IAnjutaCpuDebugger interface
7597         Rename Boolean type to State
7599         * plugins/debug-manager/breakpoint.c:
7600         Rename Boolean type to State
7602         * plugins/debug-manager/Makefile.am,
7603         plugins/debug-manager/anjuta-marshal.list,
7604         plugins/debug-manager/data_view.c,
7605         plugins/debug-manager/data_view.h,
7606         plugins/debug-manager/data_buffer.c,
7607         plugins/debug-manager/data_buffer.h,
7608         plugins/debug-manager/chunk_view.c,
7609         plugins/debug-manager/chunk_view.h,
7610         plugins/debug-manager/anjuta-debug-manager.ui,
7611         plugins/debug-manager/debugger.c,
7612         plugins/debug-manager/memory.c,
7613         plugins/debug-manager/memory.h,
7614         plugins/debug-manager/plugin.c,
7615         plugins/gdb/debugger.c,
7616         plugins/gdb/debugger.h,
7617         plugins/gdb/plugin.c:
7618         Rewrite memory window using a special widget
7619         Rename Boolean type to State
7621 2006-06-08 Naba Kumar <naba@gnome.org>
7623         * plugins/editor/text_editor.c (itext_editor_get_current_word):
7624         Do not return garbage characters and return NULL when there is no
7625         current word.
7626         
7627         * plugins/search/plugin.c: Fixed next occurance and prev occurance to
7628         work correctly.
7629         
7630         * plugins/search/search-replace.c: Fixed a mem leak.
7632 2006-06-08  Johannes Schmid <jhs@cvs.gnome.org>
7634         * libanjuta/anjuta-launcher.c:
7635         Added debug message (see #343522)
7636         
7637         * plugins/build-basic-autotools/build-basic-autotools.c:
7638         Patch from Günther Brammer to fix #344015
7640         * plugins/sourceview/sourceview.c:
7641         Implemented IAnjutaEditor->get_begin/end_line_position (crashed
7642         automatic highlight of build messages)
7644 2006-06-06 Naba Kumar <naba@gnome.org>
7646         * configure.in,
7647         libanjuta/interfaces/libanjuta.idl,
7648         manuals/reference/libanjuta/tmpl/ianjuta-debugger.sgml,
7649         plugins/Makefile.am,
7650         plugins/document-manager/action-callbacks.c,
7651         plugins/document-manager/plugin.c,
7652         plugins/editor/text_editor.c: Implemented IAnjutaEditorLanguage
7653         interface for language highlight selection and langauge change
7654         signal.
7655         
7656         * plugins/language-support-cpp-java: Added language support
7657         plugin for cpp and java.
7659 2006-05-27  Naba Kumar  <naba@gnome.org>
7661         * libanjuta/interfaces/libanjuta.idl, plugins/gdb/*,
7662         plugins/debug-manager/*, data/Makefile.am,
7663         manuals/reference/libanjuta/libanjuta.types,
7664         manuals/reference/libanjuta/tmpl/ianjuta-debugger.sgml,
7665         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml:
7666         merged anjuta-new-debugger branch into trunck.
7667         (cvs -z3 up -j anjuta-merged-from-trunk-to-new-debugger -j anjuta-new-debugger)
7669 2006-05-06 Sebastien Granjoux <seb.sfo@free.fr>
7670         
7671         * libanjuta/interfaces/libanjuta.idl,
7672         plugins/debug-manager/debugger.c,
7673         plugins/debug-manager/debugger.h,
7674         plugins/gdb/anjuta-gdb.plugin.in,
7675         plugins/gdb/debugger.c,
7676         plugins/gdb/debugger.h,
7677         plugins/gdb/plugin.c:
7678         Add new IAnjutaCpuDebugger interface to access cpu register
7679         Run gdb instead of /usr/local/bin/gdb
7680         
7681         * plugins/debug-manager/plugin.c,
7682         plugins/debug-manager/registers.c,
7683         plugins/debug-manager/registers.h:
7684         Rewrite register window
7685         Rename Load target menu item to Run target
7687 2006-05-07  Naba Kumar  <naba@gnome.org>
7689         * plugins/gdb.init
7690         
7691 2006-05-01 Sebastien Granjoux <seb.sfo@free.fr>
7693         * plugins/debug-manager/watch.c,
7694         plugins/debug-manager/breakpoint.c,
7695         plugins/debug-manager/breakpoint.h:
7696         Fix crash: disconnect save and load session signals
7698 2006-04-30 Sebastien Granjoux <seb.sfo@free.fr>
7700         * libanjuta/interface/libanjuta.idl,
7701         plugins/debug-manager/debugger.c,
7702         plugins/gdb/plugin.c:
7703         Add a value parameter for evaluate command
7705         * plugins/debug-manager/anjuta-debug-manager.glade:
7706         Create new dialog box for watches using glade
7708         * plugins/debug-manager/anjuta-debug-manager.ui:
7709         Move watch menu items near the end
7710         Move breakpoint menu items outside the sub menu
7712         * plugins/debug-manager/debug_tree.c,
7713         plugins/debug-manager/debug_tree.h,
7714         plugins/debug-manager/debug_tree.h,
7715         plugins/debug-manager/watch.c:
7716         Move all GUI code from watch.c to debug_tree.c
7717         Add an auto update property to watches
7718         
7719         * plugins/debug-manager/locals.c,
7720         plugins/debug-manager/locals.h,
7721         plugins/debug-manager/stack_trace.c,
7722         plugins/debug-manager/stack_trace.h,
7723         plugins/debug-manager/plugin.c:
7724         Register actions before starting debugger
7726         * plugins/gdb/debugger.c:
7727         Do not call callback function if not present
7729 2006-04-02 Sebastien Granjoux <seb.sfo@free.fr>
7731         * libanjuta/interfaces/libanjuta.idl,
7732         plugins/debug-manager/stack_trace.c,
7733         plugins/debug-manager/stack_trace.h,
7734         plugins/debug-manager/anjuta-debug-manager.ui,
7735         plugins/gdb/debugger.c:
7736         Add a popup menu in stack frame window
7737         Add a new frame-changed event
7738         Use MI command for getting stack informations
7739         Get filename with full path (need gdb > 6.3)
7741         * libanjuta/interfaces/libanjuta.idl,
7742         plugins/debug-manager/debug_tree.c,
7743         plugins/debug-manager/debugger.c,
7744         plugins/debug-manager/locals.c,
7745         plugins/debug-manager/locals.h,
7746         plugins/debug-manager/plugin.c,
7747         plugins/gdb/debugger.c,
7748         plugins/gdb/debugger.h,
7749         plugins/gdb/parser.c,
7750         plugins/gdb/parser.h,
7751         plugins/gdb/plugin.c,
7752         plugins/gdb/Makefile.am:
7753         Pass watch data with string instead of Watch structures
7754         Use debug_tree in local window
7755         Remove info local
7756         Remove parser.{ch}
7758         * plugins/debug-manager/breakpoints.c,
7759         plugins/debug-manager/utilities.c,
7760         plugins/debug-manager/utilities.h:
7761         Use a GtkListStore instead of a GtkTreeStore
7762         move goto_location_in_editor in utilities.c
7763         
7764 2006-03-26 Sebastien Granjoux <seb.sfo@free.fr>
7766         * libanjuta/interfaces/libanjuta.idl,
7767         plugins/debug-manager/anjuta-debug-manager.ui,
7768         plugins/debug-manager/breakpoints.c,
7769         plugins/debug-manager/plugin.c,
7770         plugins/gdb/debugger.c:
7771         Add a breakpoint type
7772         Add new popup menu in breakpoint window
7773         Add toggle breakpoint in editor popup menu
7774         Save and restore breakpoint enable
7775         Fix bug in clear all breakpoints
7776         Remove old useless code
7778         * plugins/debug-manager/debugger.c:
7779         Fix some problem with debugger states
7781         * manuals/reference/libanjuta/tmpl/ianjuta-debugger.sgml:
7782         Update documentation
7783         
7784 2006-03-25 Sebastien Granjoux <seb.sfo@free.fr>
7786         * data/Makefile.am,
7787         plugins/gdb/Makefile.am,
7788         plugins/gdb/gdb.init:
7789         Move gdb.init crom data to plugins/gdb
7791         * plugins/gdb/gdb.init,
7792         libanjuta/interfaces/libanjuta.idl,
7793         plugins/debug-manager/breakpoints.c,
7794         plugins/debug-manager/debugger.c,
7795         plugins/debug-manager/plugin.c,
7796         plugins/gdb/debugger.c,
7797         plugins/gdb/plugin.c:
7798         Support pending breakpoints
7799         Rewrite debugger states
7800         Split ianjuta_debugger_log into _enable_log and _disable_log
7802         * plugins/debug-manager/start.c,
7803         plugins/debug-manager/debug_tree.c,
7804         plugins/gdb/parser.c:
7805         Remove some useless lines
7807         * manuals/reference/libanjuta/tmpl/ianjuta-debugger-manager.sgml,
7808         manuals/reference/libanjuta/tmpl/ianjuta-debugger.sgml,
7809         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml:
7810         Update documentation
7812 2006-03-12 Naba Kumar <naba@gnome.org>
7814         * manuals/references/libanjuta/libanjuta.types: Fixed
7815         debug-manager name.
7816         
7817 2006-03-12 Sebastien Granjoux <seb.sfo@free.fr>
7819         * libanjuta/anjuta-debugger.c,
7820         libanjuta/anjuta-debugger.h:
7821         Remove those files
7822         
7823         * libanjuta/interfaces/libanjuta.idl,
7824         plugins/debug-mananger/breakpoints.c,
7825         plugins/debug-manager/debug_tree.c,
7826         plugins/debug-manager/debugger.c,
7827         plugins/debug-manager/plugin.c,
7828         plugins/debug-manager/registers.c,
7829         plugins/debug-manager/sharedlib.c,
7830         plugins/debug-manager/signal.c,
7831         plugins/debug-manager/stack_trace.c,
7832         plugins/debug-manager/start.c,
7833         plugins/debug-manager/watch.c,
7834         plugins/gdb/debugger.c,
7835         plugins/gdb/debugger.h,
7836         plugins/gdb/parser.c,
7837         plugins/gdb/parser.h,
7838         plugins/gdb/plugin.c:
7839         Move types definitions from libanjuta/anjuta-debugger.{ch}
7840         Rename types from AnjutaDebugger* to IAnjutaDebugger*
7841         
7842         * plugins/gdb/Makefile.am:
7843         Remove user interface from gdb plugin
7845 2006-03-12 Naba Kumar <naba@gnome.org>
7847         * merged from trunk (tag: anjuta-merged-from-trunk-to-new-debugger)
7849 2006-05-21  Johannes Schmid <jhs@cvs.gnome.org>
7851         Modified Patch from Marc Maurer <uwog@uwog.net>:
7852         * libegg/egg-entry-action.c: (entry_focus_in), (entry_focus_out):
7853         Fixes #342447
7854         
7855         * plugins/sourceview/Makefile.am:
7856         * plugins/sourceview/sourceview-cell.c:
7857         * plugins/sourceview/sourceview-cell.h:
7858         * plugins/sourceview/sourceview.c: 
7859         
7860         Implemented IAnjutaEditorCell
7862 2006-05-21  Naba Kumar  <naba@gnome.org>
7864         * libanjuta/interfaces/libanjuta.idl,
7865         plugins/document-manager/action-callbacks.c,
7866         plugins/document-manager/plugin.c,
7867         plugins/editor/print.c, plugins/editor/text_editor.c,
7868         plugins/editor/text_editor.h, plugins/editor/text_editor_prefs.c:
7869         Fixed zooming and added icons and shortcuts for zoom menu items.
7871 2006-05-21  Naba Kumar  <naba@gnome.org>
7873         * libanjuta/interfaces/libanjuta.idl: Fixed api documentation and
7874         whitespaces.
7876 2006-05-20  Johannes Schmid <jhs@cvs.gnome.org>
7878         * plugins/document-manager/anjuta-docman.c:
7879         Fixed close button reaction by setting the correct current editor
7881 2006-05-20  Johannes Schmid <jhs@cvs.gnome.org>
7883         Patch from Yang Hong <yanghong@ccoss.com.cn>:
7884         * plugins/document-manager/anjuta-docman.c
7885         - Fix close button, you can close any tab as you wish now.
7886         - Fadeout mime icon as the same as close image  
7888 2006-05-20  Johannes Schmid <jhs@cvs.gnome.org>
7890         Patch from Marc Maurer <uwog@uwog.net>
7891         * main.c: Compile fix when NLS is enabled
7892         
7893         AUTHORS: Added Marc
7895 2006-05-20  Naba Kumar  <naba@gnome.org>
7897         * tagmanager/tm_symbol.c: Prevent infinite recursive (detected
7898         while loading abiword-2.4.4/abi project).
7900 2006-05-18 Naba Kumar  <naba@gnome.org>
7902         * libanjuta/interfaces/libanjuta.idl,
7903         plugins/document-manager/action-callbacks.c,
7904         plugins/editor/print.c,
7905         plugins/editor/text_editor.c,
7906         plugins/editor/text_editor.h,
7907         plugins/editor/text_editor_prefs.c: Fixed zooming.
7908         
7909         * libanjuta/interfaces/libanjuta.idl: Defined IAnjutaEditorCell
7910         interface for character iteration and IAnjutaEditorAssist interface
7911         for autocompletions and editor tips.
7913 2006-05-18  Johannes Schmid <jhs@cvs.gnome.org>
7915         Patch from Günther Brammer <GBrammer@gmx.de>:
7916         * plugins/document-manager/anjuta-docman.c:
7917         Make tabs smaller but keep nice closing icon
7919         * plugins/document-manager/anjuta-docman.c:
7920         * plugins/document-manager/Makefile.am:
7921         
7922         Added nice mime-icons to the editor tabs
7924 2006-05-17  Johannes Schmid <jhs@cvs.gnome.org>
7926         * configure.in: Bumped version to 2.0.3 (pre-release increment)
7927         
7928         * plugins/symbol-browser/an_symbol_view.c:
7929         - Fixed crasher
7930         - Fixed symbol searching (Yang Hong (#341997))
7931         
7932         * plugins/devhelp/htmlview.c:
7933         Fixed devhelp plugin
7934         
7935         * plugins/build-basic-autotools/build-basic-autotools.c:
7936         * plugins/search/search-replace.c:
7937         * plugins/document-manager/anjuta-docman.c:
7938         
7939         Only add a marker to a line where it makes sense!
7941 === anjuta 2.0.2 ===
7943 2006-05-15  Naba Kumar  <naba@gnome.org>
7945         * configure.in: set required versions for
7946         gdl and glade3.
7947         
7948 2006-05-15  Johannes Schmid <jhs@cvs.gnome.org>
7950         * plugins/glade/plugin.c:
7951         Fixed signal connection for "gtk-doc-search"
7953 2006-05-15  Johannes Schmid <jhs@cvs.gnome.org>
7955         * NEWS: Set release date, add known issues
7956         
7957         * libanjuta/anjuta-shell.c:
7958         Use DEBUG_PRINT instead of g_warning (to be able to pass --g-fatal-warnings
7959         and debug other gtk-warnings/criticals)
7960         
7961         * plugins/build-basic-autotools/build-basic-autotools.c:
7962         Fixed gtk-critical (gtk_hash_table_destroy(NULL))
7963         
7964         * plugins/sourceview/anjuta-view.c:
7965         * plugins/sourceview/sourceview-args.c:
7966         * plugins/sourceview/sourceview-scope.c:
7967         * plugins/sourceview/sourceview-tags.c:
7968         Fixed gtk-criticals (gtk_source_language_get_mime_types)
7970 2006-05-13  Johannes Schmid <jhs@cvs.gnome.org>
7972         * pixmaps/Makefile.am:
7973         Add preferences_general.png
7974         
7975         * plugins/devhelp/plugin.c:
7976         Fixed some more realise things
7977         
7978         * plugins/message-view/anjuta-msgman.c:
7979         Support stock icons for message panes
7980         
7981         * plugins/search/search-replace.c:
7982         Use GTK_STOCK_FIND_AND_REPLACE instead of anjuta_icon
7983          
7984         * plugins/search/search-replace_backend.c:
7985         Fixed #341359
7986         
7987         * plugins/sourceview/anjuta-document.c:
7988         * plugins/sourceview/sourceview.c:
7989         Fixed finalise and tag completion
7990         
7991         * src/anjuta-app.c:
7992         Use preferences_general icon
7994 2006-05-13  Johannes Schmid <jhs@cvs.gnome.org>
7996         * pixmaps/Makefile.am:
7997         Fixed EXTRA_DIST
7999 2006-05-13  Johannes Schmid <jhs@cvs.gnome.org>
8001         * plugins/sourceview/sourceview-prefs.c:
8002         Fixed font & color handling
8003         
8004         * plugins/symbol-browser/an_symbol_view.c:
8005         Fixed crasher
8007 2006-05-13 Johannes Schmid <jhs@cvs.gnome.org>
8009         * plugins/macro/macros.xml:
8010         Fixed bug #341583 (Address of FSF)
8012 2006-05-12      Johannes Schmid <jhs@cvs.gnome.org>
8014         * src/main.c:
8015         Added "--no-client" option to start a new instance of anjuta instead of connecting to an old one.
8016         Update: Do it the cool way...
8017         
8018 2006-05-08      Johannes Schmid <jhs@cvs.gnome.org>
8020         * plugins/glade/plugin.c: (on_api_help), (activate_plugin):
8021         Implement gtk-api-help signals of glade3
8022         * configure.in: Bump to glade3 2.91.2
8023         
8024         * plugins/devhelp/plugin.c:
8025         Fixed some realize stuff in the devhelp plugin
8026         
8027         * plugins/sourceview/anjuta-document.c:
8028         fixed bug with scope completion
8030 2006-05-08      Johannes Schmid <jhs@cvs.gnome.org>
8032         * plugins/symbol-browser/an_symbol_view.c
8033         * plugins/symbol-browser/an_symbol_prefs.c
8034         * plugins/symbol-browser/an_symbol_prefs.h
8035         * global_tags/create_global_tags.sh:
8036         
8037         Automaticly create global tags on first startup
8039 2006-05-08  Massimo Cora'  <maxcvs@email.it>
8041         * configure.in:
8042         * plugins/project-wizard/templates/Makefile.am:
8043         * (added) plugins/project-wizard/templates/cpp-logo.png:
8044         * (added) plugins/project-wizard/templates/cpp.wiz:
8045         * (added) plugins/project-wizard/templates/cpp/*:
8047         Added a generic c++ template. It's a simple hello world.
8049 2006-05-07  Massimo Cora' <maxcvs@email.it>
8051         * plugins/symbol-browser/an_symbol_view.c:
8052         fixed a stupid crasher.
8054 2006-05-05  Johannes Schmid <jhs@cvs.gnome.org>
8056         * plugins/project-wizard/templates/wxwin/configure.in.tpl
8057         * plugins/project-wizard/templates/wxwin/src/Makefile.am:
8058         
8059         Fixed WxWidgets project type
8061 2006-05-04  Johannes Schmid <jhs@cvs.gnome.org>
8063         * plugins/devhelp/htmlview.c: 
8064         * plugins/devhelp/plugin.c:
8065         Maybe I fixed the crash this time! I could at least not reproduce anymore!
8066         
8067         * plugins/project-wizard/install.c:
8068         Don't set a message - thanks to seb
8070 2006-05-04  Johannes Schmid <jhs@cvs.gnome.org>
8072         * plugins/devhelp/htmlview.c: 
8073         * plugins/symbol-browser/an_symbol_view.c:
8074         
8075         There is a weird crash in gtk_idle which I still did not completly fix!
8076         
8077         * plugins/project-wizard/install.c:
8078         Default to success instead of failure
8080 2006-05-03  Johannes Schmid <jhs@cvs.gnome.org>
8082         * plugins/devhelp/htmlview.c:
8083         * plugins/devhelp/plugin.c:
8084         Fixed bug and libdevhelp issue!
8086         * plugins/project-wizard/install.c:
8087         Fixed message string!
8089 2006-05-03  Massimo Cora' <maxcvs@email.it>
8090        
8091         * plugins/symbol-browser/an_symbol_view.c:
8092         Avoiding to get keywords from sv_extract_type_qualifier_from_expr()
8094 2006-05-01  Johannes Schmid <jhs@cvs.gnome.org>
8096         * pixmaps/Makefile.am:
8097         * src/main.c:
8098         * anjuta.desktop.in.in
8099         
8100         GNOME Goal #2.1: Install theme-friendly icons
8102 2006-05-01  Johannes Schmid <jhs@cvs.gnome.org>
8104         * plugins/devhelp/htmlview.c: Reload page on reparent
8105         * plugins/document-manager/anjuta-docman.c:
8106         Present document-manager when document is selected in file-manager
8108 2006-05-01  Johannes Schmid <jhs@cvs.gnome.org>
8110         * plugins/symbol-broser/an_symbol_view.c:
8111         Fixed crasher in namespace exploration
8113 2006-05-01  Massimo Cora' <maxcvs@email.it>
8115         * configure.in:
8116         * plugins/valgrind/Makefile.am:
8118         Optional compiling of Valgrind plugin
8120 2006-05-01  Massimo Cora' <maxcvs@email.it>
8122         * plugins/symbol-browser/an_symbol_view.c:
8123         - modularized code. Marked with FIXME the parts which need improvement.
8124         - More comments.
8125     - Added basic namespace completion for Gtkmm type project:
8126     - namespace1::MyClass *class;
8127     - class-> [display]
8128     - Namespaces must be anyway improved.
8130 2006-05-01  Johannes Schmid <jhs@cvs.gnome.org>
8132         * plugins/devhelp/plugin.c: 
8133         Fixed up plugin unloading and show html widget on link selected
8134         
8135         * NEWS: Updated
8136         
8137 2006-05-01  Johannes Schmid <jhs@cvs.gnome.org>
8139         * plugins/devhelp/Makefile.am:
8140         * plugins/devhelp/anjuta-devhelp.plugin.in:
8141         * plugins/devhelp/htmlview.c:
8142         * plugins/devhelp/htmlview.h:
8143         * plugins/devhelp/plugin.c: 
8144         * plugins/devhelp/plugin.h:
8145         Reimplemeted devhelp plugin from scratch
8146         
8147         * plugins/symbol-browser/an_symbol_view.c: (sv_get_type_of_token):
8148         Fixed crasher
8150 2006-04-30  Johannes Schmid <jhs@cvs.gnome.org>
8152         * plugins/sourceview/sourceview-tags.c:
8153         complete some more tag types
8154         
8155         * plugins/valgrind/plugin.c:
8156         * plugins/valgrind/preferences.c:
8157         * plugins/valgrind/vggeneralprefs.c:
8158         
8159         Fixed lots of gtk warnings
8161 2006-04-29 Johannes Schmid <jhs@cvs.gnome.org>
8163         * plugins/sourceview/sourceview-scope.c:
8164         Implemented type-ahead for scope completion
8166 2006-04-28  Johannes Schmid <jhs@cvs.gnome.org>
8168         * manuals/C/Makefile.am:
8169         * manuals/Makefile.am:
8170         * plugins/document-manager/Makefile.am:
8171         * plugins/project-wizard/templates/anjuta-plugin/Makefile.am:
8172         * plugins/sourceview/Makefile.am:
8173         * tagmanager/c.c:
8174         
8175         Fixed distcheck
8176         
8177         * plugins/class-gen/goc_template_header: G_END_DECLS
8179 2006-05-27  Naba Kumar <naba@gnome.org>
8181         * (added) scintilla/LexSpice.cxx, scintilla/Editor.cxx,
8182         scintilla/KeyWords.cxx, scintilla/LexSQL.cxx, scintilla/LexTCL.cxx,
8183         scintilla/Makefile.am, scintilla/PlatGTK.cxx, scintilla/lexers.make,
8184         scintilla/include/HFacer.py, scintilla/include/SciLexer.h,
8185         scintilla/include/Scintilla.iface,
8186         (remove) scintilla/patches/pango-1.8.patch: Updated scintilla from
8187         cvs. Fixed compile flags. Removed outdated patches.
8189 2006-04-27  Johannes Schmid <jhs@cvs.gnome.org>
8191         * configure.in: Require libgladeui 2.91.1 (for glade3 plugin)
8193         * plugins/sourceview/anjuta-document.c:
8194         * plugins/sourceview/sourceview-args.c:
8195         * plugins/sourceview/sourceview-scope.c:
8196         
8197         Add End/Home keypresses and support completion if symbol start with '!' for example
8198         in an if statement
8200 2006-04-27 Massimo Cora' <maxcvs@email.it>
8202         * libanjuta/interfaces/libanjuta.idl:
8204         * plugins/sourceview/sourceview-scope.c:
8205         * plugins/sourceview/tag-window.c: 
8206         * plugins/sourceview/tag-window.h:
8207         * plugins/symbol-browser/an_symbol_view.c:
8208         * plugins/symbol-browser/an_symbol_view.h:
8209         * plugins/symbol-browser/plugin.c:
8210         
8211         added and implemented IAnjutaSymbolManager -> get_completions_at_position ()
8212         interface.
8213         Code and ideas for C/C++ new completion engine comes from IComplete written by
8214         Martin Stubenschrott <stubenschrott@gmx.net>.
8215         Currently the interface works only with GtkSourceView plugin.   
8216         
8217         * tagmanager/Makefile.am:
8218         * tagmanager/c.c: 
8219         * tagmanager/entry.h:
8220         * tagmanager/get.c:
8221         * tagmanager/get.h:
8222         * tagmanager/include/tm_file_entry.h:
8223         * tagmanager/include/tm_project.h:
8224         * tagmanager/include/tm_source_file.h:
8225         * tagmanager/include/tm_symbol.h:
8226         * tagmanager/include/tm_tagmanager.h:
8227         * tagmanager/include/tm_work_object.h:
8228         * tagmanager/include/tm_workspace.h:
8229         * tagmanager/parse.c:
8230         * tagmanager/read.c: 
8231         * tagmanager/read.h:
8232         * tagmanager/tm_project.c: 
8233         * tagmanager/tm_source_file.c: 
8234         * tagmanager/tm_workspace.c:
8235         
8236         Tagmanager can now parse a memory buffer and generate/update 
8237         tags into tm_workspace/tm_project on the fly, without using files.
8238         C/C++ is supported now.
8239         
8240 2006-04-26  Johannes Schmid <jhs@cvs.gnome.org>
8242         * plugins/sourceview/anjuta-document.c:
8243         * plugins/sourceview/sourceview-args.c:
8244         * plugins/sourceview/sourceview-scope.c:
8245         * plugins/sourceview/sourceview.c:
8246         
8247         Fixed some memory leaks and argument completion
8249 2006-04-25  Johannes Schmid <jhs@cvs.gnome.org>
8251         * plugins/glade/plugin.c:
8252         
8253         Fixed glade plugin build because of API changes in glade3
8255 2006-04-25  Johannes Schmid <jhs@cvs.gnome.org>
8257         * manuals/C/anjuta-faqs/anjuta-faqs.xml:
8258         Updated editor section
8259         
8260         * manuals/C/anjuta-manual/interface.xml:
8261         * manuals/C/anjuta-manual/preferences.xml:
8262         * manuals/C/anjuta-manual/projects.xml:
8263         Updated manual
8264         
8265         * plugins/editor/anjuta-editor.plugin.in:
8266         Better plugin name
8268 2006-04-23  Johannes Schmid <jhs@cvs.gnome.org>
8270         * configure.in:
8271         * plugins/editor/anjuta-editor.plugin.in:
8272         * plugins/sourceview/sourceview.plugin.in:
8274         Build both editors and let the user decide a runtime!
8275         
8276         * plugins/sourceview/sourceview-scope.c:
8277         Fixed bug in regex to allow test()-> completions
8279 2006-04-23  Johannes Schmid <jhs@cvs.gnome.org>
8281         * plugins/sourceview/anjuta-document.c:
8282         * plugins/sourceview/sourceview-args.c: 
8283         * plugins/sourceview/sourceview-scope.c:
8284         * plugins/sourceview/sourceview-tags.c:
8285         * plugins/sourceview/tag-window.c: 
8286         
8287         Improved callltip windows
8289 2006-04-22  Johannes Schmid <jhs@cvs.gnome.org>
8291         * src/anjuta-app.c: (on_session_save):
8292         Fixed bug in toolbar saving. Thanks to Ricardo Jose Ferrari
8293         <ricardo.jose.ferrari@gmail.com> for pointing this out!
8295 2006-04-22  Johannes Schmid <jhs@cvs.gnome.org>
8297         * libanjuta/anjuta-utils.c: 
8298         * plugins/cvs-plugin/cvs-execute.c:
8299         Off-by-one...
8301         * scintilla/LexInno.cxx:
8302         * scintilla/LexOpal.cxx:
8303         * scintilla/LexTCL.cxx:
8305         Added missing files from scintilla-update
8307 2006-04-22  Johannes Schmid <jhs@cvs.gnome.org>
8309         * configure.in:
8310         * manuals/C/Makefile.am:
8311         * manuals/C/anjuta-faqs/anjuta-faqs.xml:
8312         * manuals/C/anjuta-manual/Makefile.am:
8313         * manuals/C/anjuta-manual/anjuta-manual.xml:
8314         * manuals/C/anjuta-manual/build.xml:
8315         * manuals/C/anjuta-manual/debugger.xml:
8316         * manuals/C/anjuta-manual/execute.xml:
8317         * manuals/C/anjuta-manual/figures/anjuta-in-action.png:
8318         * manuals/C/anjuta-manual/figures/arguments.png:
8319         * manuals/C/anjuta-manual/figures/configure_dlg.png:
8320         * manuals/C/anjuta-manual/figures/file_menu.png:
8321         * manuals/C/anjuta-manual/figures/menu_main.png:
8322         * manuals/C/anjuta-manual/figures/menubar.png:
8323         * manuals/C/anjuta-manual/figures/new_file_wizard.png:
8324         * manuals/C/anjuta-manual/figures/project_info.png:
8325         * manuals/C/anjuta-manual/figures/scrshot.png:
8326         * manuals/C/anjuta-manual/figures/symbol_browser.png:
8327         * manuals/C/anjuta-manual/figures/tool-editor.png:
8328         * manuals/C/anjuta-manual/figures/toolbar_browser.png:
8329         * manuals/C/anjuta-manual/figures/toolbar_ext.png:
8330         * manuals/C/anjuta-manual/figures/toolbar_format.png:
8331         * manuals/C/anjuta-manual/figures/toolbar_main.png:
8332         * manuals/C/anjuta-manual/figures/toolbar_tags.png:
8333         * manuals/C/anjuta-manual/fileoperations.xml:
8334         * manuals/C/anjuta-manual/interface.xml:
8335         * manuals/C/anjuta-manual/introduction.xml:
8336         * manuals/C/anjuta-manual/preferences.xml:
8337         * manuals/C/anjuta-manual/projects.xml:
8338         * manuals/C/anjuta-manual/tools.xml:
8339         * manuals/Makefile.am:
8340         
8341         Updated manual and faq
8343         * scintilla/CallTip.cxx:
8344         * scintilla/CallTip.h:
8345         * scintilla/CellBuffer.cxx:
8346         * scintilla/CellBuffer.h:
8347         * scintilla/ContractionState.cxx:
8348         * scintilla/Document.cxx:
8349         * scintilla/Document.h:
8350         * scintilla/DocumentAccessor.cxx:
8351         * scintilla/Editor.cxx:
8352         * scintilla/Editor.h:
8353         * scintilla/ExternalLexer.cxx:
8354         * scintilla/Indicator.cxx:
8355         * scintilla/KeyMap.cxx:
8356         * scintilla/KeyWords.cxx:
8357         * scintilla/LexAU3.cxx:
8358         * scintilla/LexBash.cxx:
8359         * scintilla/LexCPP.cxx:
8360         * scintilla/LexCaml.cxx:
8361         * scintilla/LexCsound.cxx:
8362         * scintilla/LexEiffel.cxx:
8363         * scintilla/LexGui4Cli.cxx:
8364         * scintilla/LexHTML.cxx:
8365         * scintilla/LexLua.cxx:
8366         * scintilla/LexMSSQL.cxx:
8367         * scintilla/LexOthers.cxx:
8368         * scintilla/LexPOV.cxx:
8369         * scintilla/LexPython.cxx:
8370         * scintilla/LexRuby.cxx:
8371         * scintilla/LexSQL.cxx:
8372         * scintilla/LexVB.cxx:
8373         * scintilla/Makefile.am:
8374         * scintilla/PlatGTK.cxx:
8375         * scintilla/PropSet.cxx:
8376         * scintilla/RESearch.cxx:
8377         * scintilla/RESearch.h:
8378         * scintilla/ScintillaBase.cxx:
8379         * scintilla/ScintillaGTK.cxx:
8380         * scintilla/StyleContext.h:
8381         * scintilla/ViewStyle.cxx:
8382         * scintilla/ViewStyle.h:
8383         * scintilla/XPM.cxx:
8384         * scintilla/include/KeyWords.h:
8385         * scintilla/include/Platform.h:
8386         * scintilla/include/PropSet.h:
8387         * scintilla/include/SciLexer.h:
8388         * scintilla/include/Scintilla.h:
8389         * scintilla/include/Scintilla.iface:
8390         * scintilla/include/ScintillaWidget.h:
8391         * scintilla/lexers.make:
8393         Update to scintilla 1.68
8395         * src/anjuta-app.c:
8396         Only show help items which are really availible
8398         * plugins/cvs-plugin/cvs-callbacks.c
8399         * plugins/cvs-plugin/cvs-execute.c
8400         * plugins/cvs-plugin/subversion-callbacks.c:
8401         * libanjuta/anjuta-utils.c:
8402         Fixed utf-8 issues and fixed a crasher (yes, strings tend to be longer than 2048...)
8404 2005-04-22 Sebastien Granjoux <seb.sfo@free.fr>
8406         * plugins/project-wizard/install.c,
8407         * plugins/project-wizard/autogen.c:
8408         Add error messages if using a read only directory
8409         Improve fix for bug #339296
8411 2006-04-22  Johannes Schmid <jhs@cvs.gnome.org>
8413         * libanjuta/interfaces/libanjuta.idl:
8414         * plugins/document-manager/action-callbacks.c:
8415         * plugins/document-manager/plugin.c:
8416         * plugins/editor/text_editor.c:
8417         Added IAnjutaEditorGoto 
8419         * plugins/editor/aneditor.cxx:
8420         * plugins/editor/aneditor.h:
8421         * plugins/editor/text_editor.h:
8422         * plugins/editor/text_editor_prefs.c:
8423         
8424         Fixed #305076
8426 2006-04-21  Johannes Schmid <jhs@cvs.gnome.org>
8428         * libanjuta/interfaces/libanjuta.idl:
8429         * plugins/document-manager/action-callbacks.c:
8430         * plugins/document-manager/anjuta-docman.c:
8431         * plugins/document-manager/plugin.c:
8432         * plugins/editor/text_editor.c: 
8433         Added and implemented IAnjutaEditorComment and IAnjutaEditorZoom
8434         
8435         * plugins/sourceview/sourceview.c:
8436         * plugins/sourceview/sourceview.glade:
8437         Fixed some uft-8 issues and added a preference option
8438         to enable/disable gnome-vfs monitoring
8439         
8440         * scintilla/Makefile.am:
8441         * scintilla/include/Makefile.am:
8442         Fixed build
8444 2006-04-20  Massimo Cora' <maxcvs@email.it>
8446         * libanjuta/interfaces/libanjuta.idl:
8447         Remove get_current_pos () because we have get_position()
8449 2006-04-20  Johannes Schmid <jhs@cvs.gnome.org>
8451         * NEWS: Updated
8452         * plugins/sourceview/tag-window.c:
8453         Don't close window on PageUp/PageDown
8455 2006-04-20 Johannes Schmid <jhs@cvs.gnome.org>
8457         * data/Makefile.am:
8458         * manuals/reference/libanjuta/Makefile.am:
8459         
8460         Some build fixes
8461         
8462         * src/Makefile.am:
8463         * src/bacon-message-connection.c: 
8464         * src/bacon-message-connection.h: (both from gedit)
8465         * src/main.c:
8466         
8467         Fixed #312319 (Opening files when Anjuta is already open)
8469 2006-04-18  Johannes Schmid <jhs@cvs.gnome.org>
8471         * TODO.tasks: Updated
8472         * plugins/sourceview/anjuta-view.c: 
8473         * plugins/sourceview/anjuta-view.h:
8474         * plugins/sourceview/sourceview.c: 
8475         
8476         * configure.in: Fix --enable-plugin-scintilla
8477         
8478         Added char_added signal
8480 2006-04-18  Johannes Schmid <jhs@cvs.gnome.org>
8482         * libanjuta/anjuta-utils.c: (anjuta_util_diff):
8483         
8484         Fixed diff for utf8
8485         
8486         * plugins/sourceview/sourceview.c:
8487         Fixed VFS monitoring (still a bit buggy)
8488         
8489         * plugins/sourceview/sourceview-args.c:
8490         * plugins/sourceview/tag-window.c: 
8491         
8492         Better sizing for the popup-window
8494 2006-04-17  Johannes Schmid <jhs@cvs.gnome.org>
8496         * plugins/project-wizard/templates/gnome/src/main.c:
8497         * plugins/project-wizard/templates/gnome/src/project.glade:
8498         * plugins/project-wizard/templates/gtk/src/main.c: 
8499         * plugins/project-wizard/templates/gtk/src/project.glade:
8500         * plugins/project-wizard/templates/gtkmm/src/main.cc:
8501         
8502         Fixed up GLADE_FILE definition in project types and fixed bug #334546
8503         
8504 2006-04-17  Kjartan Maraas  <kmaraas@gnome.org>
8506         * configure.in: More removal of obsoleteness.
8507         * po/no.po:
8509 2006-04-12  Johannes Schmid <jhs@cvs.gnome.org>
8511         * ROADMAP:
8512         * libanjuta/anjuta-preferences.c: 
8513         * libanjuta/anjuta-utils.c: 
8514         * libanjuta/anjuta-utils.h:
8515         * plugins/message-view/message-view.c:
8516         
8517         Changed color functions and moved convert_color to anjuta-utils.h
8518         
8519         * plugins/message-view/anjuta-message-manager-plugin.glade:
8520         GnomeColorPicker -> GtkColorButton (bug #309154)
8521         
8522         * plugins/sourceview/plugin.c:
8523         * plugins/sourceview/sourceview-prefs.c:
8524         * plugins/sourceview/sourceview.glade:
8525         Added color and font preferences
8527         * plugins/sourceview/sourceview-tags.c:
8528         Only show as much choices as configured in preferences
8530 2006-04-11  Johannes Schmid <jhs@cvs.gnome.org>
8532         * ROADMAP, NEWS: Updated (we are far behind ;-)
8533         * plugins/document-manager/plugin.c: Hide Folding menu items if not supported
8535 2006-04-11  Johannes Schmid <jhs@cvs.gnome.org>
8537         * configure.in:
8538         * plugins/editor/Makefile.am:
8539         * scintilla/Makefile.am
8540         
8541         Build sourceview on 2.14, scintilla on 2.12 and make it user configurable at build time
8542         
8543         * global-tags/Makefile.am:
8544         * global-tags/create_global_tags.sh:
8545         * plugins/symbol-browser/an_symbol_prefs.c:
8546         * plugins/symbol-browser/anjuta-symbol-browser-plugin.glade:
8547         * plugins/symbol-browser/plugin.h:
8548         * tagmanager/include/tm_workspace.h:
8549         * tagmanager/tm_workspace.c:
8550         
8551         Fixed symbol-browser prefs and move global tags generation from installtion to
8552         preferences to make the life easier for distributers and to allow updates after installtion
8554         * plugins/document-manager/action-callbacks.c: 
8555         * plugins/document-manager/action-callbacks.h:
8556         * plugins/document-manager/anjuta-document-manager.ui:
8557         * plugins/document-manager/indent-util.c:
8558         * plugins/document-manager/plugin.c:
8559         * plugins/editor/text_editor.c:
8560         
8561         Moved indent stuff to document-manager
8562         
8563         * plugins/sourceview/anjuta-view.c: 
8564         * plugins/sourceview/sourceview-args.c: 
8565         * plugins/sourceview/sourceview-scope.c:
8566         * plugins/sourceview/sourceview-tags.c: 
8567         * plugins/sourceview/sourceview.c:
8568         
8569         Fixed several bugs
8570         
8571         * plugins/sourceview/sourceview.plugin (removed):
8572         * plugins/sourceview/sourceview.plugin.in:
8573         Editor is not user-activatible
8574         
8575         * plugins/sourceview/sourceview.png:
8576         Updated icon
8578 2006-04-08  Johannes Schmid <jhs@cvs.gnome.org>
8580         * src/anjuta-app.c: Fixed crasher on plugin unloading
8582 2006-04-06  Johannes Schmid <jhs@cvs.gnome.org>
8584         * plugins/sourceview/sourceview.c
8585         * plugins/sourceview/sourceview-args.c
8586         * plugins/sourceview/sourceview-args.h:
8587         
8588         Polished argument completion
8590 2006-04-05  Johannes Schmid <jhs@cvs,gnome.org>
8592         * plugins/message-view/anjuta-msgman.c:
8593         * plugins/message-view/plugin.c: (ianjuta_msgman_set_current_view):
8594         
8595         Show message pane on switch (does not work, anjuta_shell needs a fix)
8596         
8597         * plugins/sourceview/Makefile.am:
8598         * plugins/sourceview/anjuta-view.c: (find_tag_window),
8599         * plugins/sourceview/sourceview-args.c: 
8600         * plugins/sourceview/sourceview-args.h:
8601         * plugins/sourceview/sourceview-private.h:
8602         * plugins/sourceview/sourceview-scope.c: 
8603         (sourceview_scope_update), (sourceview_scope_filter_keypress):
8604         * plugins/sourceview/sourceview-tags.c:
8605         * plugins/sourceview/sourceview.c:
8606         * plugins/sourceview/tag-window.c:
8607         * plugins/sourceview/tag-window.h:
8608         
8609         Added scope and argument completion
8611 2006-04-03  Johannes Schmid <jhs@gnome.org>
8613         * TODO.tasks
8614         * src/anjuta-app.c: (on_add_merge_widget), (on_session_save),
8615         (on_widget_remove):
8616         Save toolbar state
8618         * plugins/sourceview/sourceview.c: (iselect_clear):
8619         Make "Delete"-key working
8621         * configure.in: #336389
8623 2006-04-03  Johannes Schmid <jhs@gnome.org>
8625         * plugins/sourceview/Makefile.am:
8626         * plugins/sourceview/anjuta-view.c:
8627         * plugins/sourceview/plugin.c: 
8628         * plugins/sourceview/sourceview-private.h:
8629         * plugins/sourceview/sourceview-scope.c:
8630         * plugins/sourceview/sourceview-scope.h:
8631         * plugins/sourceview/sourceview-tags.c: 
8632         * plugins/sourceview/sourceview-tags.h:
8633         * plugins/sourceview/sourceview.c:
8634         * plugins/sourceview/sourceview.h:
8635         * plugins/sourceview/tag-window.c:
8636         
8637         - fixed goto_file_line
8638         - scroll to cursor on undo/redo
8639         - show correct popup-menu
8640         - scope completion (not ready yet)
8642 2006-04-03  Johannes Schmid <jhs@gnome.org>
8644         * plugins/sourceview/plugin.c: 
8645         * plugins/sourceview/sourceview-tags.c:
8646         * plugins/sourceview/sourceview.c: 
8647         * plugins/sourceview/sourceview.h:
8648         * plugins/sourceview/tag-window.c:
8649         
8650         Fixed some GObject stuff and use proper AnjutaSymbolManager interface
8652 2006-04-03  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
8654         * plugins/sourceview/sourceview.c:
8655         Fixed next/previous bookmark.
8656         Toggled bookmark (set/unset).
8658 2006-04-03  Johannes Schmid <jhs@gnome.org>
8660         * plugins/document-manager/action-callbacks.c:
8661         Fixed Gtk-Warning in goto_line
8662         
8663         * plugins/sourceview/Makefile.am:
8664         * plugins/sourceview/anjuta-document.c:
8665         * plugins/sourceview/anjuta-view.c: 
8666         * plugins/sourceview/anjuta-view.h:
8667         * plugins/sourceview/sourceview-autocomplete.c:
8668         * plugins/sourceview/sourceview-autocomplete.h:
8669         * plugins/sourceview/sourceview-private.h:
8670         * plugins/sourceview/sourceview-tags.c:
8671         * plugins/sourceview/sourceview-tags.h:
8672         * plugins/sourceview/sourceview.c:
8673         * plugins/sourceview/tag-window.c:
8674         * plugins/sourceview/tag-window.h:
8675         Created a nice API for tag and completion windows
8676         
8677         * plugins/sourceview/sourceview-print.h:
8678         * plugins/sourceview/sourceview-print.c:
8679         Added printing
8680                 
8681 2006-04-02  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
8683         * plugins/sourceview/sourceview.c:
8684         Fixed typo (Sort bookmarks).
8685         
8686 2006-04-01  Johannes Schmid <jhs@gnome.org>
8688         * plugins/sourceview/anjuta-document.c:
8689         * plugins/sourceview/anjuta-document.h:
8690         * plugins/sourceview/anjuta-view.c:
8691         * plugins/sourceview/anjuta-view.h:
8692         * plugins/sourceview/sourceview-autocomplete.c:
8693         * plugins/sourceview/sourceview-autocomplete.h:
8694         * plugins/sourceview/sourceview-prefs.c:
8695         * plugins/sourceview/sourceview-prefs.h:
8696         * plugins/sourceview/sourceview-private.h:
8697         * plugins/sourceview/sourceview-tags.c:
8698         * plugins/sourceview/sourceview-tags.h:
8699         * plugins/sourceview/sourceview.c:
8700         * plugins/sourceview/sourceview.glade:
8701         * plugins/sourceview/tag-window.c: 
8702         * plugins/sourceview/tag-window.h:
8703         
8704         Improved code complete and autocomplete
8706 2006-04-01  Johannes Schmid <jhs@gnome.org>
8708         * plugins/sourceview/Makefile.am:
8709         * plugins/sourceview/bookmark.png:
8710         * plugins/sourceview/marker-attentive.png:
8711         * plugins/sourceview/marker-basic.png:
8712         * plugins/sourceview/marker-intense.png:
8713         * plugins/sourceview/marker-light.png:
8714         * plugins/sourceview/sourceview.c: 
8715         
8716         Added pixmaps for all marker types and show bookmarks
8717         
8718         * configure.in
8719         * plugins/sourceview/Makefile.am:
8720         Build sourceview on 2.14 only
8722 2006-03-31  Johannes Schmid <jhs@gnome.org>
8724         * plugins/sourceview/Makefile.am:
8725         * plugins/sourceview/anjuta-document.c:
8726         * plugins/sourceview/anjuta-view.c:
8727         * plugins/sourceview/anjuta-view.h:
8728         * plugins/sourceview/sourceview-autocomplete.c:
8729         * plugins/sourceview/sourceview-private.h:
8730         * plugins/sourceview/sourceview-tags.c:
8731         * plugins/sourceview/sourceview-tags.h:
8732         * plugins/sourceview/sourceview.c: 
8733         * plugins/sourceview/tag-window.c:
8734         * plugins/sourceview/tag-window.h:
8735         
8736         Added code completion with tag manager to the editor and fixed a save_as bug
8738 2006-03-31  Johannes Schmid <jhs@gnome.org>
8740         * src/main.c: Revert patch from Rob to allow building with
8741         Gnome 2.12
8742         * configure.in: Require at least 2.12 libraries
8744 2006-03-29 Yang Hong <yanghong@ccoss.com.cn>
8746         reviewed by: Johannes Schmid <jhs@gnome.org> (fixed typo)
8748         * plugins/project-wizard/templates/anjuta-plugin/Makefile.am:
8749         Improve anjuta-plugin project template: Added missed files dist tarball
8750         (make dist)
8752         * plugins/project-wizard/templates/anjuta-plugin/src/plugin.glade: Fixed
8753         typo
8755 2006-03-28  Yang Hong <yanghong@ccoss.com.cn>
8757         reviewed by: Johannes Schmid <jhs@gnome.org>
8759         * plugins/project-wizard/templates/anjuta-plugin/configure.in.tpl
8760         plugins/project-wizard/templates/anjuta-plugin/po/POTFILES.in
8761         plugins/project-wizard/templates/anjuta-plugin/src/plugin.c
8762         plugins/project-wizard/templates/anjuta-plugin/src/plugin.glade:
8763         
8764         Improve anjuta-plugin project template. Also fix for #322744
8766 2006-03-27  Johannes Schmid <jhs@gnome.org>
8768         * plugins/sourceview/sourceview-private.h:
8769         plugins/sourceview/sourceview.c:
8770         
8771         Added basic bookmark support
8773 2006-03-27  Johannes Schmid <jhs@gnome.org>
8775         * TODO.tasks:
8776         Updated
8777         
8778         Patch from Rob Bradfort <robster@debian.org>:
8779         * src/main.c: (get_command_line_args), (main):
8780         Migration from popt to GOption
8781         
8782 2006-03-26 Naba Kumar  <naba@gnome.org>
8784         * plugins/document-manager/anjuta-docman.c: Fixed close icon button
8785         size to scale itself with theme.
8787 2006-03-26 Naba Kumar  <naba@gnome.org>
8789         * plugins/file-manager/an_file_view.c,
8790         plugins/symbol-browser/an_symbol_view.c: Destroy tooltip timers
8791         when symbolview and fileview objects are destroyed to avoid crashes
8792         after the plugins are disabled.
8794 2006-03-26 Naba Kumar <naba@gnome.org>
8796         * Makefile.am,  po/POTFILES.skip, (removed) anjuta_dialogs_strings.h:
8797         Deleted unused file.
8798         
8799         * plugins/glade/plugin.c: Be able to close glade plugin when there
8800         there is no glade project loaded.
8801         
8802         * plugins/sourceview/sourceview.plugin,
8803         plugins/sourceview/sourceview.plugin.in: Give a better plugin name.
8805 2006-03-23  Naba Kumar  <naba@gnome.org>
8807         * plugins/editor/print.c: Fixed a bug where some sections of
8808         printed/previewed text is not highlighted.
8809         
8810 2006-03-20  Johannes Schmid <jhs@gnome.org>
8812         * libanjuta/interfaces/libanjuta.idl:
8813         Added IAnjutaPrint
8814         * plugins/devhelp/plugin.c: Work with any devhelp version (hopefully)
8815         as we do not use private apis. Show help window and startup because it does 
8816         not survive gdl
8817         
8818         * plugins/document-manager/action-callbacks.c:
8819         plugins/editor/Makefile.am:
8820         plugins/editor/text_editor.c:
8821         plugins/editor/print.c:
8822         plugins/editor/print.h:
8823         
8824         Fixed printing (nobody has missed it BTW ;-)
8825         
8826         * plugins/sourceview/sourceview.c:
8827         Fixed a crasher
8829 2006-03-20 Naba Kumar <naba@gnome.org>
8831         * configure.in, plugins/devhelp/plugin.c: Be able to build with
8832         devhelp >= 0.9 < 0.11 versions.
8833         
8834 2006-03-20  Johannes Schmid <jhs@gnome.org>
8836         * plugins/sourceview/anjuta-document-loader.c
8837         plugins/sourceview/sourceview.c:
8838         
8839         Fixed encoding bugs
8841 2006-03-20  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
8843         * plugins/sourceview/sourceview.c, plugins/search/search-replace_backend.c :
8844         Fixed bug (line position)
8845         Give the good line position whatever the active editor.
8847 2006-03-19  Ilkka Tuohela  <hile@iki.fi>
8849         * configure.in: Added fi to ALL_LINGUAS
8851 2006-03-19  Johannes Schmid <jhs@gnome.org>
8853         * plugins/sourceview/anjuta-document-loader.c:
8854         replace gnome_vfs_get_mime_type_for_name_and data
8856         * plugins/build-basic-autotools/build-basic-autotools.c:
8857         Fixed #335142
8859 2006-03-17  Johannes Schmid <jhs@gnome.org>
8861         * plugins/editor/editor.glade:
8862         Added style-editor again after it got lost somehow
8864 2006-03-17  Johannes Schmid <jhs@gnome.org>
8866         * plugins/devhelp/plugin.c: Updated to work with devhelp-0.11
8867         configure.in: require devhelp 0.11
8868         
8869         Post 0.11 devhelp versions (CVS) do not work because of an API change...
8871         plugins/build-basic-autotools/build-basic-autotools.c:
8872         forgot a an installtion callback for the "install as root"-feature
8874 2006-03-17  Massimo Cora' <maxcvs@email.it>
8876         reviewed by: Johannes Schmid <jhs@gnome.org>
8878         * plugins/class-gen/anjuta-class-gen-plugin.glade
8879         plugins/class-gen/class_gen.c 
8880         plugins/class-gen/goc_template_header
8881         plugins/class-gen/goc_template_source
8882         
8883         Fixed bug #334663
8885 2006-03-16  Johannes Schmid <jhs@gnome.org>
8887         * plugins/sourceview/sourceview.c:
8888         Fixed "save-point" signal for undo actions
8890 2006-03-16  Massimo Cora' <maxcvs@email.it>
8891         
8892         reviewed by: Johannes Schmid <jhs@gnome.org>
8893         
8894         * plugins/document-manager/anjuta-docman.c:
8895         Implement tab drag and drop
8897 2006-03-16  Johannes Schmid <jhs@gnome.org>
8899         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade:
8900         plugins/build-basic-autotools/build-basic-autotools.c:
8901         
8902         Implemented "install as root"-feature (#321455)
8904 2006-03-16  Johannes Schmid <jhs@gnome.org>
8906         * mime/.cvsignore
8907         plugins/sourceview/.cvsignore
8908         plugins/tools/scripts/.cvsignore:
8909         Added/extended .cvsignore files
8910         
8911         * plugins/sourceview/sourceview-autocomplete.c:
8912         plugins/sourceview/sourceview-autocomplete.h:
8913         plugins/sourceview/sourceview-prefs.c:
8914         plugins/sourceview/sourceview-private.h:
8915         plugins/sourceview/sourceview.glade:
8916         Autcomplete just works(tm) now and respects preferences
8917         
8918         * plugins/sourceview/sourceview.c: (ieditor_get_current_word):
8919         Use better algorithm from autocomplete
8921 2006-03-15  Johannes Schmid <jhs@gnome.org>
8923         * src/anjuta-app.c:
8924         Fixed bug #304495
8926 2006-03-15  Johannes Schmid <jhs@gnome.org>
8928         * libanjuta/interfaces/libanjuta.idl:
8929         plugins/class-gen/class_gen.c:
8930         plugins/file-wizard/file.c: (on_new_file_okbutton_clicked):
8931         plugins/project-manager/plugin.c:
8932         
8933         Allow to add multiple source files (#320191)
8934         
8935         * configure.in: Require gnome-build 0.1.3
8937 2006-03-14  Johannes Schmid <jhs@gnome.org>
8939         * plugins/macro/macro-utils.c: Fixed bug #333606
8940         * plugins/file-wizard/file.c: Fixed bug #333601
8942 2006-03-13  Johannes Schmid <jhs@gnome.org>
8944         * plugins/sourceview/sourceview_autocomplete.c
8945         plugins/sourceview/sourceview_autocomplete.h
8946         plugins/sourceview/sourceview.c
8947         plugins/sourceview/sourceview-private.h
8948         plugins/sourceview/sourceview-prefs.c:
8949         
8950         Cleaned up and fixed several issues
8951         
8952 2006-03-13  Johannes Schmid <jhs@gnome.org>
8954         * plugins/sourceview/Makefile.am:
8955         plugins/sourceview/sourceview-autocomplete.c
8956         plugins/sourceview/sourceview-autocomplete.h:
8957         plugins/sourceview/sourceview-prefs.c: (sourceview_prefs_init):
8958         plugins/sourceview/sourceview-private.h:
8959         plugins/sourceview/sourceview.c:
8960         
8961         Added (buggy) autocomplete feature to sourceview
8962         
8963 2006-03-12 Naba Kumar <naba@gnome.org>
8965         * libanjuta/anjuta-preferences.c, libanjuta/anjuta-preferences.h,
8966         libanjuta/anjuta-session.c: Added API docs.
8968 2006-03-12 Naba Kumar <naba@gnome.org>
8970         * TODO.tasks: Added couple of tasks.
8971         * libanjuta/interfaces/anjuta-idl-compiler.pl: Delay type normalization,
8972         Register private class as early as possible so that members could
8973         point to self class. Code clean up.
8975 2006-03-12 Naba Kumar <naba@gnome.org>
8977         * po/POTFILES.in, po/POTFILES.skip: Updated.
8979 2006-03-11 Naba Kumar <naba@gnome.org>
8981         * libanjuta/anjuta-shell.c,
8982         plugins/document-manager/anjuta-docman.c,
8983         plugins/document-manager/plugin.c,
8984         plugins/symbol-browser/an_symbol_search.c,
8985         plugins/valgrind/vgrule-list.c: Use correct signal names while
8986         creating them.
8987         
8988         * libanjuta/interfaces/anjuta-idl-compiler.pl: Generate correct
8989         signal names and fixed enum IANJUTA_TYPE_* macro.
8991 2006-03-08  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
8993         * plugins/sourceview/sourceview.c, plugins/sourceview/sourceview-private.h,
8994         plugins/search/search-replace.c :
8995         Fixed bug (Bookmark the good line).
8996         Search & Replace (Mark all matched strings).
8997         
8998 2006-03-09  Johannes Schmid <jhs@gnome.org>
9000         * libanjuta/anjuta-encodings.c: (anjuta_encodings_init):
9001         Completed changes from yesterday
9002         
9003         * plugins/document-manager/anjuta-document-manager.glade:
9004         plugins/editor/editor.glade
9005         plugins/editor/plugin.c: (activate_plugin)
9006         plugins/editor/text_editor.c
9007     plugins/sourceview/Makefile.am
9008         plugins/sourceview/plugin.c: (sourceview_plugin_activate)
9009         plugins/sourceview/sourceview.glade:
9010         Completed preference changes
9012 2006-03-08  Johannes Schmid <jhs@gnome.org>
9014         * libanjuta/anjuta-encodings.c: (anjuta_encodings_init)
9015         plugins/search/plugin.c: (activate_plugin):
9016         
9017         Removed Gtk-Criticals
9018         
9019         * plugins/document-manager/anjuta-document-manager.glade:
9020         plugins/document-manager/plugin.c: (on_docman_auto_save),
9021         (on_gconf_notify_timer), (prefs_init):
9022     plugins/document-manager/plugin.h:
9023         plugins/editor/text_editor.c: (text_editor_instance_init),
9024         (text_editor_dispose):
9025         plugins/editor/text_editor.h:
9026         plugins/editor/text_editor_cbs.c:
9027         plugins/editor/text_editor_cbs.h:
9028         plugins/editor/text_editor_prefs.c: (text_editor_prefs_init):
9029         plugins/glade/plugin.c: (activate_plugin):
9030         plugins/sourceview/sourceview-prefs.c: (sourceview_prefs_init):
9031         plugins/sourceview/sourceview-private.h:
9032         plugins/sourceview/sourceview.c: (on_menu_popup),
9033         (sourceview_new), (ifile_open), (ifile_savable_save),
9034         (ifile_savable_save_as), (ieditor_set_popup_menu),
9035         (ieditor_get_filename), (imark_mark):
9037     Moved autosave from editor to document manager and fixed some things in 
9038     Sourceview plugin
9040 2006-03-08  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
9042         * plugins/search/anjuta-search.glade :
9043         New order's buttons - Renamed "Forward" to "Find" (bug #306970)
9044         plugins/search/search-replace_bachend.c: Fixed a crash bug.
9045         plugins/search/search-replace.c : Fixed bug.
9046         
9047 2006-03-08  Johannes Schmid <jhs@gnome.org>
9049     * plugins/search/anjuta-search.glade
9050     Fixed widget names (glade is a bit stupid on copying widgets to other files)
9052 2006-03-07  Johannes Schmid <jhs@gnome.org>
9054         * plugins/document-manager/action-callbacks.c
9055         plugins/document-manager/anjuta-document-manager.glade
9056         plugins/document-manager/plugin.c: (prefs_init),
9057         (activate_plugin):
9058         plugins/editor/Makefile.am:
9059         plugins/editor/editor.glade:
9060         plugins/editor/plugin.c: (on_style_button_clicked),
9061         (activate_plugin), (dispose):
9062         plugins/editor/style-editor.c:
9063         
9064         Startet to seperate document-manager and editor preferences
9066         * plugins/search/Makefile.am:
9067         plugins/search/anjuta-search.glade:
9068         plugins/search/search-replace.c:
9069         
9070         Moved search GUI to search-plugin
9071                 
9072         * plugins/sourceview/sourceview-prefs.c:
9073         plugins/sourceview/sourceview-prefs.h:
9074         plugins/sourceview/sourceview-private.h:
9075         plugins/sourceview/sourceview.c: 
9076         plugins/sourceview/sourceview.h:
9077         plugins/sourceview/Makefile.am:
9078         plugins/sourceview/anjuta-document.h:
9079         plugins/sourceview/anjuta-view.c: (anjuta_view_init):
9080         plugins/sourceview/plugin.c: 
9081         
9082         Added some preferences to sourceview and fixed vfs_monitor
9083         
9084         * tagmanager/c.c: (parseParens): 
9085         Removed annoying debug message
9086         
9087         * libanjuta/interfaces/libanjuta.idl: 
9088         Removed IAnjutaEditorFactory::create_style_editor()
9090 2006-03-07  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
9092         * plugins/sourceview/sourceview.c, plugins/search/search-replace.c :
9093         Search : Bookmark all matched lines.
9095 2006-03-06  Johannes Schmid <jhs@gnome.org>
9097         * plugins/class-gen/anjuta-class-gen.plugin.in
9098         plugins/file-loader/plugin.c: (sort_wizards)
9099         (on_create_submenu), (activate_plugin)
9100         plugins/file-wizard/anjuta-file-wizard.plugin.in
9101         plugins/glade/anjuta-glade.plugin.in
9102         plugins/project-import/anjuta-project-import.plugin.in
9103         plugins/project-wizard/anjuta-project-wizard.plugin.in:
9104         
9105         Changed File->Wizard to File->New and changed some wizard titles. Wizards are 
9106         sorted alphabeticly
9107         
9108         * plugins/project-wizard/templates/mkfile.wiz:
9109         Use configured project directory instead of ~/myproject
9110         
9111         * plugins/sourceview/sourceview.c: (sourceview_apply_prefs),
9112         (ifile_open):
9113         Show markers (again) and monitor uri
9115 2006-03-06  Naba Kumar  <naba@gnome.org>
9117         * libanjuta/interfaces/anjuta-idl-compiler.pl: Generate struct
9118         typedefs separately so that forward linking would work.
9119         e.g: typedef sturct _Foo Foo; struct _Foo { Foo *prev };
9121 2006-03-05  Naba Kumar  <naba@gnome.org>
9123         * libanjuta/interfaces/anjuta-idl-compiler.pl: Added support for
9124         passing Enums and Structs in signals. Define struct _Name in
9125         generated code, so that forward referencing.
9126         e.g: typedef sturct _Foo { strutct _Foo *prev } Foo;
9127         
9128         * libanjuta/interfaces/libanjuta.idl: Fixed typo.
9129         
9130 2006-03-05  Naba Kumar  <naba@gnome.org>
9132         * libanjuta/interfaces/anjuta-idl-compiler.pl: Added typedef
9133         support. Generate GType definitions for enums in generated codes
9134         so that enums could be passed as signal params.
9135         
9136 2006-03-04  Naba Kumar  <naba@gnome.org>
9138         * plugins/document-manager/*, plugins/print/*, plugins/search/*:
9139         Restored cvs-moved revision files. They were originally marked
9140         deleted at their older locations. Now they are restored at
9141         their new locations. The changeset is one that was committed
9142         as part of document-manager, editor, search and print plugins
9143         separation from editor plugin.
9144         
9145 2006-03-03  Johannes Schmid <jhs@gnome.org>
9147         * plugins/sourceview/*:
9148         Reimplemented sourceview plugin reusing much code from gedit. Thanks to Paolo Borelli & Maggi for 
9149         poiting this out!
9151 2006-03-04  Naba Kumar  <naba@gnome.org>
9153         * plugins/gdb/*: Deleted removed files (see previous changlog
9154         entry for files list).
9155         
9156 2005-03-01 Sebastien Granjoux <seb.sfo@free.fr>
9158         * plugins/debug-mananger/breakpoints.c,
9159         plugins/debug-manager/breakpoints.h,
9160         plugins/debug-manager/debug_tree.c,
9161         plugins/debug-manager/debug_tree.h,
9162         plugins/debug-manager/info.c,
9163         plugins/debug-manager/info.h,
9164         plugins/debug-manager/locals.c,
9165         plugins/debug-manager/locals.h,
9166         plugins/debug-manager/memory.c,
9167         plugins/debug-manager/memory.h,
9168         plugins/debug-manager/registers.c,
9169         plugins/debug-manager/registers.h,
9170         plugins/debug-manager/sharedlib.c,
9171         plugins/debug-manager/sharedlib.h,
9172         plugins/debug-manager/signal.c,
9173         plugins/debug-manager/signal.h,
9174         plugins/debug-manager/stack_trace.c,
9175         plugins/debug-manager/stack_trace.h,
9176         plugins/debug-manager/watch.c,
9177         plugins/debug-manager/watch.h,
9178         plugins/debug-manager/Makefile.am:
9179         Move from gdb plugin to debug manager plugin
9181         * plugins/debug-manager/anjuta-debug-manager.glade,
9182         plugins/debug-manager/anjuta-debug-manager.ui:
9183         Move all user interface from gdb to debug manager
9185         * plugins/debug-manager/utilities.c,
9186         plugins/debug-manager/utilities.h:
9187         Remove some unused code
9188         Add useful code from gdb plugin
9190         * plugins/debug-manager/start.c,
9191         plugins/debug-manager/start.h:
9192         Include code of attach_process
9193         Add more code to start the debugger
9195         * plugins/debug-manager/plugin.c,
9196         plugins/debug-manager/plugin.h,
9197         plugins/debug-manager/anjuta-debug-manager.plugin.in:
9198         Rename IAnjutaDebuggerManager to IAnjutaDebugManager
9200         * plugins/debug-manager/debugger.c,
9201         plugins/debug-manager/debugger.h:
9202         Implement a queue of debugger command
9204         * plugins/gdb/actions.c,
9205         plugins/gdb/actions.h,
9206         plugins/gdb/watch_cbs.c,
9207         plugins/gdb/watch_cbs.h,
9208         plugins/gdb/watch_gui.c,
9209         plugins/gdb/watch_gui.h:
9210         Removed 
9212         * plugins/gdb/debugger.c,
9213         plugins/gdb/debugger.h,
9214         plugins/gdb/gdbmi.c,
9215         plugins/gdb/gdbmi.h,
9216         plugins/gdb/utilities.c,
9217         plugins/gdb/utilities.h,
9218         plugins/gdb/Makefile.am,
9219         plugins/gdb/anjuta-gdb.plugin.in:
9220         Implement necessary functions
9222         * plugins/gdb/parser.c,
9223         plugins/gdb/parser.h:
9224         Code for parsing variable previously in debug_tree.c
9226         * plugins/gdb/anjuta-gdb.glade,
9227         plugins/gdb/anjuta-gdb.ui:
9228         Remove user interface
9230         * plugins/gdb/gdbmi-test.c:
9231         Need update
9233         * plugins/gdb/anjuta-gdb.plugin.png:
9234         Try an improved icon for gdb (archer fish)
9236         * libanjuta/anjuta-debugger.c,
9237         libanjuta/anjuta-debugger.h,
9238         libanjuta/interfaces/libanjuta.idl,
9239         libanjuta/interfaces/anjuta-idl-compiler.pl,
9240         libanjuta/Makefile.am:
9241         Add declaration used in new IAnjutaDebugger interface
9243         * manuals/reference/libanjuta.types,
9244         manuals/reference/libanjuta/tmpl/ianjuta-debugger.sgml
9245         manuals/referecen/libanjuta/tmpl/libanjuta-unused.sgml:
9246         Update documentation
9248 2006-03-02  Naba Kumar  <naba@gnome.org>
9250         * manuals/reference/libanjuta/Makefile.am,
9251         manuals/reference/libanjuta/libanjuta-docs.sgml,
9252         manuals/reference/libanjuta/libanjuta-sections.txt,
9253         manuals/reference/libanjuta/libanjuta.types,
9254         manuals/reference/libanjuta/tmpl/anjuta-children.sgml,
9255         manuals/reference/libanjuta/tmpl/anjuta-launcher.sgml,
9256         manuals/reference/libanjuta/tmpl/anjuta-marshal.sgml,
9257         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
9258         manuals/reference/libanjuta/tmpl/anjuta-preferences-dialog.sgml,
9259         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
9260         manuals/reference/libanjuta/tmpl/anjuta-session.sgml,
9261         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
9262         manuals/reference/libanjuta/tmpl/anjuta-status.sgml,
9263         manuals/reference/libanjuta/tmpl/anjuta-ui.sgml,
9264         manuals/reference/libanjuta/tmpl/anjuta-utils.sgml,
9265         manuals/reference/libanjuta/tmpl/cell-renderer-captioned-image.sgml,
9266         manuals/reference/libanjuta/tmpl/e-splash.sgml,
9267         manuals/reference/libanjuta/tmpl/glue-factory.sgml,
9268         manuals/reference/libanjuta/tmpl/glue-plugin.sgml,
9269         manuals/reference/libanjuta/tmpl/ianjuta-bookmark.sgml,
9270         manuals/reference/libanjuta/tmpl/ianjuta-buildable.sgml,
9271         manuals/reference/libanjuta/tmpl/ianjuta-debugger-manager.sgml,
9272         manuals/reference/libanjuta/tmpl/ianjuta-debugger.sgml,
9273         manuals/reference/libanjuta/tmpl/ianjuta-document-manager.sgml,
9274         manuals/reference/libanjuta/tmpl/ianjuta-editor-assist.sgml,
9275         manuals/reference/libanjuta/tmpl/ianjuta-editor-convert.sgml,
9276         manuals/reference/libanjuta/tmpl/ianjuta-editor-edit.sgml,
9277         manuals/reference/libanjuta/tmpl/ianjuta-editor-factory.sgml,
9278         manuals/reference/libanjuta/tmpl/ianjuta-editor-folds.sgml,
9279         manuals/reference/libanjuta/tmpl/ianjuta-editor-line-mode.sgml,
9280         manuals/reference/libanjuta/tmpl/ianjuta-editor-selection.sgml,
9281         manuals/reference/libanjuta/tmpl/ianjuta-editor-view.sgml,
9282         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
9283         manuals/reference/libanjuta/tmpl/ianjuta-file.sgml,
9284         manuals/reference/libanjuta/tmpl/ianjuta-indicable.sgml,
9285         manuals/reference/libanjuta/tmpl/ianjuta-iterable-tree.sgml,
9286         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml,
9287         manuals/reference/libanjuta/tmpl/ianjuta-macro.sgml,
9288         manuals/reference/libanjuta/tmpl/ianjuta-markable.sgml,
9289         manuals/reference/libanjuta/tmpl/ianjuta-message-manager.sgml,
9290         manuals/reference/libanjuta/tmpl/ianjuta-message-view.sgml,
9291         manuals/reference/libanjuta/tmpl/ianjuta-project-manager.sgml,
9292         manuals/reference/libanjuta/tmpl/ianjuta-symbol-manager.sgml,
9293         manuals/reference/libanjuta/tmpl/ianjuta-symbol.sgml,
9294         manuals/reference/libanjuta/tmpl/ianjuta-vcs.sgml,
9295         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
9296         manuals/reference/libanjuta/tmpl/plugins.sgml,
9297         (added) manuals/reference/libanjuta/tmpl/anjuta-session.sgml,
9298         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-assist.sgml,
9299         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-convert.sgml,
9300         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-edit.sgml,
9301         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-factory.sgml,
9302         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-folds.sgml,
9303         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-line-mode.sgml,
9304         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-selection.sgml,
9305         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-view.sgml,
9306         (added) manuals/reference/libanjuta/tmpl/ianjuta-indicable.sgml,
9307         (added) manuals/reference/libanjuta/tmpl/ianjuta-macro.sgml,
9308         (added) manuals/reference/libanjuta/tmpl/ianjuta-symbol-manager.sgml,
9309         (added) manuals/reference/libanjuta/tmpl/ianjuta-symbol.sgml,
9310         (added) manuals/reference/libanjuta/tmpl/ianjuta-vcs.sgml: Updated
9311         documentation.
9313 2006-02-28  Naba Kumar <naba@gnome.org>
9315         (added) manuals/reference/libanjuta/tmpl/anjuta-session.sgml,
9316         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-assist.sgml
9317         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-convert.sgml
9318         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-edit.sgml
9319         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-factory.sgml
9320         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-folds.sgml
9321         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-line-mode.sgml
9322         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-selection.sgml
9323         (added) manuals/reference/libanjuta/tmpl/ianjuta-editor-view.sgml
9324         (added) manuals/reference/libanjuta/tmpl/ianjuta-indicable.sgml
9325         (added) manuals/reference/libanjuta/tmpl/ianjuta-macro.sgml
9326         (added) manuals/reference/libanjuta/tmpl/ianjuta-symbol-manager.sgml
9327         (added) manuals/reference/libanjuta/tmpl/ianjuta-symbol.sgml
9328         (added) manuals/reference/libanjuta/tmpl/ianjuta-vcs.sgml
9330 2006-03-02  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
9332         * plugins/sourceview/sourceview.c:
9333         Select to brace, select block.
9335 2006-02-28  Johannes Schmid <jhs@gnome.org>
9337         * plugins/file-wizard/Makefile.am
9338         plugins/file-wizard/action-callbacks.c (removed)
9339         plugins/file-wizard/action-callbacks.h (removed)
9340         plugins/file-wizard/anjuta-file-wizard.ui
9341         plugins/file-wizard/plugin.c: (activate_plugin),
9342         (deactivate_plugin)
9343         plugins/file-wizard/plugin.h:
9344         Removed Edit->Insert Text submenu (replace by macros plugin)
9345         
9346         * plugins/sourceview/sourceview.c: (sourceview_new),
9347         (ieditor_set_popup_menu):
9348         Fixed some more bugs
9349         
9350         * plugins/subversion/svn-threat.h (removed): Removed ununsed file
9352 2006-02-28  Naba Kumar <naba@gnome.org>
9354         * plugins/file-manager/an_file_view.c,
9355         plugins/symbol-browser/an_symbol_view.c: Show tooltips for unselected
9356         rows also and with delay 1 sec (the color and timout value should
9357         probably be picked up from some system wide preference key).
9359 2006-02-28  Naba Kumar <naba@gnome.org>
9361         * libanjuta/interfaces/libanjuta.idl,
9362         plugins/document-manager/action-callbacks.c,
9363         plugins/document-manager/plugin.c,
9364         plugins/editor/text_editor.c: Renamed IAnjutaEditorView to
9365         IAnjutaEditorFolds and implemented IAnjutaEditorView as editor views.
9366         Added interface checks in document manager and enable/disable
9367         menus based on supported interface.
9368         
9369         * plugins/project-import/anjuta-project-import.glade: Set some
9370         resonable size for the import dialog.
9372  2006-02-27  Naba Kumar  <naba@gnome.org>
9374         * libanjuta/interfaces/libanjuta.idl,
9375         plugins/document-manager/action-callbacks.c,
9376         plugins/editor/text_editor.c: Fixed IAnjutaEditorLineMode interface
9377         and eol conversion actions.
9379 2006-02-27  Johannes Schmid <jhs@gnome.org>
9380         
9381         * plugins/sourceview/sourceview.c: Implemented markers and fixed several crashers
9382         * plugins/file-manager/an_file_view.c
9383         plugins/file-manager/plugin.h:  Added tooltips
9384         * plugins/symbol-browser/an_symbol_view.h: Added tooltips
9386 2006-02-26  Naba Kumar  <naba@gnome.org>
9388         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade,
9389         plugins/build-basic-autotools/build-basic-autotools.c,
9390         plugins/build-basic-autotools/build-basic-autotools.h,
9391         plugins/build-basic-autotools/executer.c,
9392         plugins/message-view/anjuta-message-manager-plugin.glade: Moved enable/
9393         disable indicator highlights preferences from message manager to
9394         build plugin. Implemented message indicator highlights in build tool.
9395         
9396         * plugins/editor/text_editor.c: Fixed indicators.
9398 2006-02-26  Johannes Schmid <jhs@gnome.org>
9400         * plugins/sourceview/sourceview.c:
9401         - Fixed some bugs
9402         - Added markers
9403         * plugins/subversion/svn_auth.c:
9404         Fixed username/password authentification but there might be a memory corruption
9406 2006-02-26  Naba Kumar  <naba@gnome.org>
9408         Patch from Anjuta Khongbantabam <k_anjuta@yahoo.com>:
9409         * libanjuta/anjuta-encodings.c, libanjuta/anjuta-launcher.c,
9410         libanjuta/anjuta-launcher.h: Added documentation.
9412 2006-02-24  Naba Kumar  <naba@gnome.org>
9414         * plugins/editor/text_editor.c: Fixed change in API in
9415         IAnjutaEditorSelection::set().
9416         
9417 2006-02-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
9419         * plugins/sourceview/sourceview.c, plugins/search/plugin.c,
9420         plugins/search/search-replace.c, plugins/search/search-replace_backend.c,
9421         libanjuta/interfaces/libanjuta.idl :
9422         Search in sourceview editor (Select in buffer).
9425 2006-02-23  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
9427         * plugins/sourceview/sourceview.c :
9428         Fixed Replace, to_upper, to_lower.
9429         
9430         * plugins/search/search-replace_backend.c :
9431         Renamed header name.
9433 2006-02-22  Naba Kumar  <naba@gnome.org>
9435         * libanjuta/anjuta-plugin-description.c,
9436         libanjuta/anjuta-plugin-description.h, libanjuta/anjuta-shell.c,
9437         libanjuta/anjuta-shell.h, libanjuta/interfaces/libanjuta.idl,
9438         manuals/reference/libanjuta/tmpl/anjuta-plugin-description.sgml,
9439         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
9440         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml: Fixed API docs.
9441         
9442         Patch from Anjuta Khongbantabam <k_anjuta@yahoo.com>:
9443         * libanjuta/interfaces/libanjuta.idl: Added more API documentation stubs.
9444         
9445 2006-02-21  Naba Kumar  <naba@gnome.org>
9447         * libanjuta/interfaces/libanjuta.idl,
9448         plugins/editor/text_editor.c, plugins/editor/text_editor.h,
9449         plugins/editor/text_editor_cbs.c: Implemanted IAnjutaIndicable
9450         interface for editor.
9452 2006-02-21  Naba Kumar  <naba@gnome.org>
9454         * plugins/editor/text_editor.c: Fixed a crash bug on copy operation.
9456         Patch from Anjuta Khongbantabam <k_anjuta@yahoo.com>:
9457         * libanjuta/interfaces/libanjuta.idl: Added API documentation stubs.
9459 2006-02-21  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
9461         * GTKSOURCEVIEW EDITOR
9462         plugins/sourceview/sourceview.c :
9463         Fixed copy and Goto Line.
9464         
9465         plugins/macro/macro-actions.c plugins/macro/macro-dialog.c
9466         plugins/macro/plugin.c :
9467         Fixed Insert key word and Insert macro.
9469 2006-02-19  Johannes Schmid <jhs@cvs.gnome.org>
9471         * plugins/document-manager/anjuta-docman.c:
9472         (on_open_filesel_response): Fixed useless g_slist statement (thanks gcc for complaining)
9473         
9474         * configure.in:
9475         plugins/Makefile.am:
9476         plugins/sourceview/.cvsignore:
9477         plugins/sourceview/Makefile.am:
9478         plugins/sourceview/plugin.c: :
9479         plugins/sourceview/plugin.h:
9480         plugins/sourceview/sourceview.c: 
9481         plugins/sourceview/sourceview.h:
9482         plugins/sourceview/sourceview.plugin:
9483         plugins/sourceview/sourceview.plugin.in:
9484         plugins/sourceview/sourceview.png:
9486         Added sourceview editor plugin
9488 2006-02-19 Naba Kumar  <naba@gnome.org>
9490         * libanjuta/interfaces/libanjuta.idl,
9491         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
9492         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
9493         plugins/cvs-plugin/cvs-interface.c,
9494         plugins/document-manager/action-callbacks.c,
9495         plugins/document-manager/action-callbacks.h,
9496         plugins/editor/text_editor.c, plugins/macro/macro-actions.c,
9497         plugins/search/plugin.c, plugins/search/search-replace.c,
9498         plugins/search/search-replace_backend.c,
9499         plugins/subversion/subversion-actions.c,
9500         plugins/subversion/subversion-callbacks.c,
9501         plugins/tools/editor.c, plugins/tools/execute.c,
9502         plugins/tools/variable.c: Defined proper editor interfaces and fixed
9503         few fatal warnings.
9505 2006-02-15 Naba Kumar  <naba@gnome.org>
9507         * libanjuta/anjuta-shell.c: Added a warning when a session is loaded
9508         within another.
9509         
9510         * libanjuta/interfaces/libanjuta.idl,
9511         plugins/document-manager/anjuta-docman.c,
9512         plugins/document-manager/plugin.c,
9513         plugins/editor/plugin.c, plugins/editor/text_editor.c: Removed
9514         unnecessary parameters from IAnjutaEditor interface and used proper
9515         types instead of 'gpointer'. Fixed various compiler warnings.
9516         
9517         * (removed) plugins/valgrind/main.c, po/POTFILES.in: Deleted useless
9518         file
9520 2006-02-12 Naba Kumar  <naba@gnome.org>
9522         * po/POTFILES.in: Updated.
9523         
9524 2006-02-11 Naba Kumar  <naba@gnome.org>
9526         * plugins/editor/properties.[cxx,h],
9527         plugins/editor/text_editor.c, plugins/editor/style-editor.c,
9528         plugins/editor/text_editor_prefs.c: Renamed prop_*() functions
9529         to sci_prop_*(), because they were conflicting with external
9530         functions (in some ssl library).
9531         
9532 2006-02-08 Naba Kumar  <naba@gnome.org>
9534         Patch from Massimo Cora  <maxcvs@email.it>:
9535         * plugins/valgrind/anjuta-valgrind.schemas,
9536         plugins/valgrind/plugin.c, plugins/valgrind/plugin.h,
9537         plugins/valgrind/preferences.c, plugins/valgrind/vgactions.c,
9538         plugins/valgrind/vgactions.h, plugins/valgrind/vgdefaultview.c,
9539         plugins/valgrind/vgdefaultview.h, plugins/valgrind/vggeneralprefs.c,
9540         plugins/valgrind/vggeneralprefs.h, plugins/valgrind/vgmemcheckprefs.c,
9541         plugins/valgrind/vgtoolview.c,
9542         plugins/valgrind/vgtoolview.h: It checks for the valgrind binary
9543         before running the debugging session. I've added also a
9544         preference in Anjuta Preferences where you can specify
9545         the path to the valgrind binary. The default is /usr/bin/valgrind.
9546         Now it displays a dialog with the error. [it can be -program
9547         exited- or -file loaded or end of input-]. Some valgrind 3.x
9548         compatibility.
9549         
9550 2006-01-29 Naba Kumar  <naba@gnome.org>
9552         Patch from Massimo Cora  <maxcvs@email.it>:
9553         * configure.in, plugins/Makefile.am,
9554         plugins/valgrind/*: Valgrind plugin (requires
9555         binutils-dev and valgrind to be installed.
9557 2005-01-24 Johannes Schmid <jhs@gnome.org>
9559         * Patch from Eric Greveson <ejg45@cam.ac.uk>
9560         plugins/tools/variables.c:
9561         Added current directory to possible variables
9563         * Patch from Günther Brammer <gbrammer@gmx.de>
9564         plugins/document-manager/anjuta-docman.c:
9565         Fix a crash on opening a file
9567         AUTHORS: Added Günther Brammer
9569 2005-12-17 Sebastien Granjoux <seb.sfo@free.fr>
9571         * libanjuta/anjuta-launcher.c:
9572         Fix a bug in AnjutaLauncher when output is bigger than buffer
9573         Probably fix bug #315188 and #305134
9575 2005-12-28      Johannes Schmid <jhs@gnome.org>
9576         
9577         * configure: Changed required gtk to 2.6.0, bumped VERSION to 2.02cvs
9578         * src/about.c: Use new gtk about dialog
9579         * plugins/project-wizard/templates/anjuta-plugin/src/plugin.c:
9580         Updated anjuta_ui_add_action_group_entries call
9581         
9582         Patch from Jean Breford <jean.breford@normalesup.org>
9583         and Markus Habermehl <bmh1980de@yahoo.de>:
9584         
9585         * libanjuta/anjuta-encodings.c: Fix crash in a much more nice way
9586         * AUTHORS: Added Jean and Markus
9588 2005-12-23  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
9589         * plugins/search/search-replace.c :
9590         Bookmark all matched lines.
9591         * plugins/search/search-replace_backend.c :
9592         Fixed bug (Search in all project files).
9594 2005-12-21      Johannes Schmid <jhs@gnome.org>
9595         
9596         * plugins/search/plugin.c:
9597         Fixed signal names
9598         * libanjuta/anjuta-encodings.c: Don't crash if uninitialized. Further
9599         investigation needed.
9600         
9601         AUTHORS: Added Ross Goldner
9603 2005-12-19  Ross Golder  <ross@golder.org>
9605         * plugins/document-manager/anjuta-document-manager.plugin.in: Added
9606         application/xml MIME type.
9608 2005-12-18  Johannes Schmid <jhs@gnome.org>
9609         
9610         po/POTFILES.in: Updated files after directory changes
9611         HACKING: Removed outdated section 3 (anoncvs)
9613 2005-12-15  Sebastien Granjoux <seb.sfo@free.fr>
9615         * plugins/build-basic-autotools/build-basic-autotools.c:
9616         Save all files in editor before running a command
9618         * plugins/tools/execute.c:
9619         Use document manager plugin instead of each editor for
9620         saving all files
9622 2005-12-15  Johannes Schmid <jhs@gnome.org>
9624         * plugins/document-manager/action-callbacks.c:
9625         (on_save_all1_activate), (on_swap_activate)
9626         plugins/document-manager/anjuta-docman.c:
9627         (on_save_as_filesel_response), (on_notebook_switch_page):
9628         
9629         Fixed some remaining issues in document-manger
9631 2005-12-15      Johannes Schmid <jhs@gnome.org>
9633         * plugins/profile-default/default.anjuta:
9634         Load Search plugin and Message Manager by default
9636 2005-12-14  Johannes Schmid <jhs@gnome.org>
9637         
9638         * plugins/editor/text_editor.c
9639         libanjuta/anjuta-utils.c:
9640         
9641         Check if files differ when gnome-vfs monitoring is used.
9642         (Bug #309688)
9644 2005-12-13  Johannes Schmid <jhs@gnome.org>
9646         * plugins/document-manager/plugin.c:
9647         Only save modified files in ianjuta_file_savable_save() for document-manager
9648         as discussed on mailing list.
9649         
9650         * plugins/cvs-plugin/cvs-callbacks.c:
9651         Fixed dialog handling for empty log message
9653 2005-12-13  Johannes Schmid <jhs@gnome.org>
9655         * plugins/search/plugin.c: Fixed search toolbar (FIXME: Wrapping);
9656         
9657         * plugins/project-manager/* Removed ununsed files
9658         
9659         * plugins/symbol-browser/an_symbol_iter.c
9660         plugins/build-basic-autotools/build-basic-autotools.c
9661         plugins/build-basic-autotools/executer.c
9662         plugins/class-gen/class_gen.c
9663         plugins/class-inheritance/class-inherit.c
9664         plugins/cvs-plugin/cvs-actions.c
9665         plugins/cvs-plugin/cvs-interface.c
9666         plugins/debug-manager/attach_process.
9667         plugins/devhelp/plugin.c
9668         plugins/document-manager/plugin.c
9669         plugins/document-manager/indent_util.c
9670         plugins/editor/properties.cxx
9671         plugins/editor/aneditor.cxx
9672         plugins/editor/style-editor.c
9673         plugins/editor/text_editor.c
9674         plugins/macro/macro_db.c
9675         tagmanager/c.c:
9676         
9677         Use DEBUG_PRINT for debug messages
9679         libanjuta/anjuta-debug.h: Include config.h
9680         
9681         HACKING: Updated (BTW: does anyone read this?)
9682         
9683 2005-12-12  Johannes Schmid <jhs@gnome.org>
9685         Patch from Johan Ersvik <jersvik@fastmail.fm>:
9686         * plugins/gdb/debugger.c
9687         
9688         Fix a crasher in gdb plugin
9689         
9690         * plugins/gtodo/plugin.c
9691         plugins/search/plugin.c
9692         
9693         Fixed bug #305301
9694         
9695         * plugins/document-manager/anjuta-docman.c:
9696         
9697         Fixed error markers 
9698         
9699         * AUTHORS: Added Rafał Bursig <bursig@poczta.fm>
9700         
9701         Patch from Rafał Bursig <bursig@poczta.fm> (#320338 and #320341):
9702         
9703         * plugins/document-manager/anjuta-docman.c:
9704         highlight changed files in docman popup-menu
9705         * plugins/gdb/debug-tree.c:
9706         plugins/gdb/debugger.c
9707         Do not corupt entire "locals" tree when variable pointer have
9708         additional info and arrays/strucs/unions correctly.
9709         
9711 2005-12-11  Johannes Schmid <jhs@gnome.org>
9713         * plugins/document-manager/anjuta-docman.c
9714         plugins/document-manager/plugin.c
9715         plugins/editor/text_editor.c:
9716         
9717         AUTHORS: Added Johan Ersvik
9719         Fixed "is-dirty" bug and tab ordering
9721 2005-12-11  Johan Ersvik <jersvik@fastmail.fm>
9722         
9723         * plugins/editor/aneditor-autocomplete.cxx
9724         plugins/editor/aneditor-calltip.cxx
9725         plugins/editor/aneditor-priv.h
9726         plugins/symbol-browser/an_symbol.c
9727         plugins/symbol-browser/an_symbol_view.c
9728         tagmanager/entry.h
9729         tagmanager/tm_symbol.c
9730         tagmanager/tm_tag.c
9731         tagmanager/include/tm_symbol.h
9732         tagmanager/include/tm_tag.h
9733         tagmanager/c.c
9735         Better pointer recognition in tagmanager and symbol browser
9737 2005-12-11  Johannes Schmid <jhs@gnome.org>
9739         * plugins/search/*: New search plugin derived from search code in old editor
9740         plugin.
9741         
9742         * plugins/document-manager/*: new document-manger which is now seperated from
9743         editor to allow implementation of other editor widgets. Code is mostly derived
9744         from old editor plugin
9746         * plugins/print/* new print plugin which is not fully implemented in the
9747         moment
9749         * plugins/editor/text_editor.c: Added lots of interface code
9750         
9751         * libanjuta/interfaces/libanjuta.idl: Added IAnjutaEditorEdit, IAnjutaEditorView,
9752         IAnjutaEditorFactory and extended IAnjutaEditor
9753         
9754         * configure.in, plugins/Makefile.am updated build system for new
9755         plugins
9757         This is a huge commit which might still contain some bugs and also has
9758         some fixmes. Things that are not working are the search toolbar because it
9759         does not use the same backend as any other searching function and printing
9760         (easy to fix) because it did not yet implement IAnjutaPrintable.
9762 2005-11-26 Sebastien Granjoux <seb.sfo@free.fr>
9764         * plugins/project-wizard/property.c:
9765         Use newer GtkFileChooser instead of GtkFileSelection with
9766         GnomeFileEntry to avoid a bug
9768         * plugins/project-wizard/install.c:
9769         Avoid an endless loop if project directory is not writable
9770         
9771         * plugins/project-wizard/druid.c:
9772         Allow creating project in empty directory without a
9773         warning
9775 2005-11-25  Johannes Schmid <jhs@cvs.gnome.org>
9776         
9777         Patch from Massimo Cora <maxcvs@email.it>
9778         * plugins/class-inheritence/class-inherit.c
9779         plugins/class-inheritence/plugin.c
9780         plugins/class-inheritence/plugin.h
9781         configure.in
9782         
9783         Update plugin to use new API from graphviz 2.6. Version 2.2 is 
9784         no longer supported!
9786 2005-11-23  Johannes Schmid <jhs@cvs.gnome.org>
9787         
9788         Patch from Johan Ersvik <jersvik@fastmail.fm>
9789         * plugins/message-view/message-view.c
9790         plugins/build-basic-autotools/build-basic-autotools.c
9791         plugins/build-basic-autotools/automake-c.filters
9793         This patch correct regex-filters for newer automake
9794         versions
9796 2005-11-19 Sebastien Granjoux <seb.sfo@free.fr>
9798        * plugins/tools/execute.c:
9799        Detect variables inside a word
9801 2005-11-08  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
9803         * libanjuta/anjuta-status.[ch],
9804         plugins/editor/text_editor.[ch], plugins/editor/text_editor_cbs.c,
9805         plugins/editor/anjuta-docman.c :
9806         New anjuta-status procedure.
9808 2005-10-28  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
9810         *Modified Files:
9811         libanjuta/anjuta-preferences.c libanjuta/anjuta-preferences.h
9812         plugins/editor/Makefile.am
9813         plugins/editor/anjuta-document-manager.glade
9814         plugins/editor/plugin.c plugins/editor/plugin.h
9815         plugins/editor/text_editor.c plugins/editor/text_editor.h
9816         *Added Files:
9817         plugins/editor/indent-dialog.c plugins/editor/indent-dialog.h
9818         plugins/editor/indent-util.c plugins/editor/indent-util.h
9819         plugins/editor/indent_test.c :
9820         Set and Preview indent preferences parameters.
9821         Saved indent user parameters.
9823 2005-10-27  Naba Kumar  <naba@gnome.org>
9825         Patch from Flavio daCosta  <flavio.dacosta@gmail.com>
9826         * plugins/editor/anjuta-docman.c: Restore tab color to normal
9827         theme color for saved documents.
9828         
9829 2005-10-26  Naba Kumar  <naba@gnome.org>
9831         * libanjuta/anjuta-encodings.c: Save changed supported encodings
9832         list. Fixed bug #316731.
9833         
9834 2005-10-23 Sebastien Granjoux <seb.sfo@free.fr>
9836         * tagmanager/tm_symbol.c: Fixed bug #315218
9838 2005-10-23  Adam Weinberger  <adamw@gnome.org>
9840         * plugins/build/build_file.c
9841           plugins/build-basic-autotools/build-basic-autotools.c
9842           plugins/tools/execute.c
9843           plugins/build/compile.c
9844           plugins/build/configurer.c
9845           plugins/debug-manager/plugin.c
9846           plugins/editor/plugin.c
9847           plugins/editor/print.c
9848           plugins/editor/text_editor.c
9849           plugins/file-loader/plugin.c
9850           plugins/file-manager/an_file_view.c
9851           plugins/symbol-browser/an_symbol_view.c
9852           plugins/gdb/debugger.c
9853           plugins/gdb/plugin.c
9854           plugins/glade/plugin.c
9855           plugins/macro/macro-actions.c
9856           plugins/macro/plugin.c
9857           plugins/profile-default/plugin.c
9858           plugins/project-manager/plugin.c
9859           plugins/project-manager/project_import.c
9860           plugins/symbol-browser/plugin.c
9861           plugins/tools/execute.c
9862           src/anjuta.c
9863           src/anjuta-actions.h
9864           src/shell.c:
9865           Correct spacing errors before and after "...".
9867 2005-10-20  Naba Kumar  <naba@gnome.org>
9869         * plugins/gdb/debugger.c: Fixed attach/detach process to
9870         updated UI properly.
9871         
9872 2005-10-18  Naba Kumar  <naba@gnome.org>
9874         * plugins/editor/aneditor.cxx: Fixed bug #172442 (and possibly
9875         #171314 too).
9876         
9877 2005-10-13  Naba Kumar  <naba@gnome.org>
9878         
9879         * plugins/project-mkfile-import/*: Removed separate import wizard for
9880         makefile based projects (because single widzard handles all wizards).
9882         * plugins/project-import/project-import.c: Made wizard window
9883         transient to main window.
9885         Patch from: Eric Greveson  <ejg45@cam.ac.uk>
9886         
9887         * AUTHORS: Added Eric's name in contributors list.
9888         
9889         * configure.in, plugins/Makefile.am,
9890         plugins/project-import/Makefile.am,
9891         plugins/project-import/anjuta-project-import.glade,
9892         plugins/project-import/project-import.c,
9893         plugins/project-import/project-import.h: Import wizard now detects
9894         both makefile and automake projects together instead of separate wizard.
9895         
9896         * plugins/project-wizard/templates/java/project.anjuta,
9897         plugins/project-wizard/templates/mkfile/project.anjuta,
9898         plugins/project-wizard/templates/python/project.anjuta,
9899         plugins/project-wizard/templates/terminal/project.anjuta: Renamed plugin
9900         name to make it appropriate.
9902 2005-10-11  Naba Kumar  <naba@gnome.org>
9904         * configure.in: Fixed glade3 version requirement.
9906 2005-09-29  Alexander Shopov  <ash@contact.bg>
9908         * configure.in: Added "bg" (Bulgarian) to ALL_LINGUAS
9910 2005-09-26  Johannes Schmid <jhs@cvs.gnome.org>
9912         * plugins/subversion/svn_auth.c
9913         plugins/subversion/anjuta_subversion.glade:
9914         Implemented svn_auth_ssl_server_trust_prompt_func_cb (untested)
9916 2005-09-22  Naba Kumar  <naba@gnome.org>
9918         Patch from: Eric Greveson  <ejg45@cam.ac.uk>:
9920         * configure.in,  plugins/Makefile.am
9921         plugins/project-manager/anjuta-project-manager.plugin.in,
9922         plugins/project-manager/plugin.c,
9923         (added) plugins/project-mkfile-import/.cvsignore,
9924         (added) plugins/project-mkfile-import/Makefile.am,
9925         (added) plugins/project-mkfile-import/
9926             anjuta-project-mkfile-import-plugin.png,
9927         (added) plugins/project-mkfile-import/
9928             anjuta-project-mkfile-import.glade,
9929         (added) plugins/project-mkfile-import/
9930             anjuta-project-mkfile-import.plugin.in,
9931         (added) plugins/project-mkfile-import/plugin.c,
9932         (added) plugins/project-mkfile-import/plugin.h,
9933         (added) plugins/project-mkfile-import/project-mkfile-import.c,
9934         (added) plugins/project-mkfile-import/project-mkfile-import.h,
9935         plugins/project-wizard/templates/Makefile.am,
9936         (added) plugins/project-wizard/templates/mkfile-logo.png,
9937         (added) plugins/project-wizard/templates/mkfile.wiz,
9938         (added) plugins/project-wizard/templates/mkfile/.cvsignore,
9939         (added) plugins/project-wizard/templates/mkfile/Makefile.am,
9940         (added) plugins/project-wizard/templates/mkfile/project.anjuta,
9941         (added) plugins/project-wizard/templates/mkfile/po/.cvsignore,
9942         (added) plugins/project-wizard/templates/mkfile/po/ChangeLog,
9943         (added) plugins/project-wizard/templates/mkfile/po/Makefile.am,
9944         (added) plugins/project-wizard/templates/mkfile/po/POTFILES.in,
9945         (added) plugins/project-wizard/templates/mkfile/src/.cvsignore,
9946         (added) plugins/project-wizard/templates/mkfile/src/Makefile.am,
9947         (added) plugins/project-wizard/templates/mkfile/src/Makefile.tpl,
9948         (added) plugins/project-wizard/templates/mkfile/src/main.c:
9949         Added makefile based project import wizard and wizard template.
9951 2005-09-12 Johannes Schmid <jhs@cvs.gnome.org>
9953         * libanjuta/anjuta-launcher.c: Reduced false password detections
9955 2005-09-09 Johannes Schmid <jhs@cvs.gnome.org>
9957         * plugins/cvs-plugin/cvs-interface.c: Handle empty log 
9958         messages correctly.a
9960 2005-09-09 Johannes Schmid <jhs@cvs.gnome.org>
9961         
9962         * scintilla/Makefile.am: Changed scintilla library to noinst
9963         * pixmaps/Makefile.am: Install password.png
9964         * libanjuta/anjuta-launcher.c: Changed password detection
9965         to be able to access GNOME CVS with ssh.
9966         
9967 2005-08-31  Naba Kumar  <naba@gnome.org>
9969         * plugins/glade/plugin.c: Set transient window for the widget
9970         dialogs.
9971         
9972 2005-08-21  Jens Seidel  <jseidel@cvs.gnome.org>
9974         * plugins/gtodo/main.c: Typo fix: s/occured/occurred/.
9976 2005-08-10  Naba Kumar  <naba@gnome.org>
9978         * plugins/build-basic-autotools/build-basic-autotools.c: Added F3
9979         as shortcut key for execute.
9981         * src/about.c: Clean up.
9982         
9983         Patch from: Jochen Baier  Jochen.Baier@stud.uni-karlsruhe.de
9984         * plugins/editor/action-callbacks.c: Fixed edit shortcuts for
9985         entry boxes.
9986         
9987 2005-08-09  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
9989         * plugins/editor/search-replace_backend.c :
9990         Fixed search in File Patterns.
9992 2005-08-09  Philip Van Hoof  <pvanhoof@gnome.org>
9994         * plugins/gdb/Makefile.am: Fixed a make -j x bug
9995         
9996 2005-08-04  Naba Kumar  <naba@gnome.org>
9998         * scintilla/PlatGTK.cxx, patches/pango-1.8.patch: Better fix
9999         for pango-1.8 rendering bug.
10000         
10001 2005-08-03  Naba Kumar  <naba@gnome.org>
10003         * plugins/glade/plugin.c: Proper names for plugin widgets.
10004         
10005         * plugins/subversion/anjuta-subversion.glade,
10006         plugins/subversion/svn-auth.c: Fixed authentication dialog and
10007         string allocations. Use passed default values when available.
10008         Set proper focus and dialog default response. Destroy dialog after use.
10009         Return error when appropriate.
10011 2005-08-02  Naba Kumar  <naba@gnome.org>
10013         * scintilla/PlatGTK.cxx, patches/pango-1.8.patch: Better fix
10014         for pango-1.8 rendering bug.
10015         
10016 2005-08-02  Philip Van Hoof  <pvanhoof@gnome.org>
10018         * scintilla/Makefile.am: Fixed a make -j x bug
10019         
10020 2005-08-02  Johannes Schmid <jhs@gnome.org>
10021         
10022         * plugins/subversion/svn-auth.c: Added username/password 
10023         auto function.
10025 2005-08-01  Naba Kumar  <naba@gnome.org>
10027         * scintilla/PlatGTK.cxx, patches/pango-1.8.patch: Added index bound
10028         checks for character width calculations.
10029         
10030 2005-07-31  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
10032         * plugins/gdb/debug_tree.c : Inspect memory from locals window.
10034 2005-07-31  Naba Kumar  <naba@gnome.org>
10036         * scintilla/PlatGTK.cxx, patches/pango-1.8.patch: Fixed text rendering
10037         messup with pango 1.8. Fixed bug #311846.
10039 2005-07-30  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
10041         * plugins/gdb/memory.c : Fixed bug 305082.
10042         
10043         * plugins/project-wizard/templates/anjuta-plugin.wiz,
10044         plugins/project-wizard/templates/gcj.wiz,
10045         plugins/project-wizard/templates/gnome.wiz,
10046         plugins/project-wizard/templates/gtk.wiz,
10047         plugins/project-wizard/templates/java.wiz,
10048         plugins/project-wizard/templates/python.wiz,
10049         plugins/project-wizard/templates/wxwin.wiz,
10050         plugins/project-wizard/templates/xlib-dock.wiz : Spelling fixes.
10052 2005-07-27 Sebastien Granjoux <seb.sfo@free.fr>
10054         * plugins/tools/execute.c:
10055         Correct a crash if editor is closed while a tool still use it.
10057 2005-07-28  Naba Kumar  <naba@gnome.org>
10059         * scintilla/*: Updated scintilla from their latest CVS.
10061 2005-07-27  Naba Kumar  <naba@gnome.org>
10063         * libanjuta/anjuta-ui.c, libanjuta/anjuta-ui.h,
10064         plugins/build-basic-autotools/build-basic-autotools.c,
10065         plugins/cvs-plugin/plugin.c, plugins/debug-manager/plugin.c,
10066         plugins/devhelp/plugin.c, plugins/editor/plugin.c,
10067         plugins/file-loader/plugin.c, plugins/file-manager/plugin.c,
10068         plugins/file-wizard/plugin.c, plugins/gdb/plugin.c,
10069         plugins/glade/plugin.c, plugins/gtodo/plugin.c, plugins/macro/plugin.c,
10070         plugins/message-view/plugin.c, plugins/patch/plugin.c,
10071         plugins/profile-default/plugin.c, plugins/project-manager/plugin.c,
10072         plugins/sample1/plugin.c, plugins/subversion/plugin.c,
10073         plugins/symbol-browser/plugin.c, plugins/tools/plugin.c,
10074         src/anjuta-app.c, src/main.c, src/shell.c: Added 'translation_domain'
10075         argument to anjuta_ui_add_action_group_entries() and
10076         anjuta_ui_add_toggle_action_group_entries() and set the translation domain.
10077         Fixed all plugins to pass translation domain. This fixes untranslated
10078         UI bugs. 
10080 2005-07-27  Naba Kumar  <naba@gnome.org>
10082         * plugins/class-inheritance/class-callbacks.c,
10083         plugins/class-inheritance/class-inherit.c: Fixed color scheme to use
10084         proper system colors.
10086 2005-07-26  Naba Kumar  <naba@gnome.org>
10088         * ROADMAP: Updated and added more tasks.
10090 2005-07-25  Naba Kumar  <naba@gnome.org>
10092         * ROADMAP: Updated and added more tasks.
10093         
10094 2005-07-24  Naba Kumar  <naba@gnome.org>
10096         * HACKING: Fixed format.
10098 2005-07-24  Naba Kumar  <naba@gnome.org>
10100         * ROADMAP: Fixed format.
10101         * plugins/tools/scripts/prepare-changelog.pl: Fixed month figure.
10103 2005-07-24  Naba Kumar  <naba@gnome.org>
10105         * HACKING, ROADMAP: Fixed format and add some tasks to do in ROADMAP.
10106         * data/properties/cpp.properties: Added *.c++ as file extension for c++
10108 2005-07-24 Sebastien Granjoux <seb.sfo@free.fr>
10110         * plugins/tools/dialog.c, plugins/tools/dialog.h:
10111         Correct wrong sensitivity setting
10112         
10113         * plugins/tools/tool.c: Correct a crash when removing overridden tool
10114         
10115         * plugins/tools/variable.c:     Add variables for project manager
10117 2005-07-23  Naba Kumar  <naba@gnome.org>
10119         * ROADMAP: updated.
10121 2005-07-23 Naba Kumar  <naba@gnome.org>
10123         * plugins/subversion/Makefile.am,
10124         plugins/subversion/svn-auth.c,
10125         plugins/subversion/svn-auth.h: Added subversion authentication code
10126         stubs.
10127         
10128         * plugins/subversion/subversion-callbacks.c,
10129         plugins/subversion/subversion-callbacks.h,
10130         plugins/subversion/svn-backend-priv.h,
10131         plugins/subversion/svn-backend.c, plugins/subversion/svn-backend.h,
10132         plugins/subversion/svn-notify.c, plugins/subversion/svn-notify.h,
10133         plugins/subversion/svn-thread.c, plugins/subversion/svn-thread.h:
10134         Added file mode line.
10136 2005-07-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>
10138         * configure.in: Added 'gl' to ALL_LINGUAS.
10140 2005-07-21 Naba Kumar  <naba@gnome.org>
10142         * libanjuta/anjuta-launcher.c: Fixed dispose method to neatly close
10143         the active sources and kill the running process without emitting
10144         signals (which could be fatal because the object is being destroyed).
10145         Incidentally, fixed the crash that happens when stopping an active
10146         debugger session. Disabled debug prints and code clean up.
10147         Fixed bug #305587.
10148         
10149         * plugins/cvs-plugin/cvs-execute.c: Removed signal disconnections from
10150         message view object, because that prevents many unprocessed outputs
10151         from the cvs command from being appended in view. Does not set NULL
10152         to mesg_view private member (not required) so that any pending outputs
10153         to view is processed.Fixed bug #172666.
10155         * plugins/editor/anjuta-document-manager.plugin.in: Added ruby mime
10156         type in supported list.
10157         
10158 2005-07-18  Adam Weinberger  <adamw@gnome.org>
10160         * plugins/file-manager/anjuta-file-manager-plugin.glade:
10161           grammar/spelling fixes.
10163 2005-07-17 Naba Kumar  <naba@gnome.org>
10165         * (new) plugins/project-wizard/templates/terminal/cvsignore,
10166         (new) plugins/project-wizard/templates/terminal/po/cvsignore,
10167         (new) plugins/project-wizard/templates/terminal/src/cvsignore,
10168         plugins/project-wizard/templates/anjuta-plugin.wiz,
10169         plugins/project-wizard/templates/gcj.wiz,
10170         plugins/project-wizard/templates/gnome.wiz,
10171         plugins/project-wizard/templates/gtk.wiz,
10172         plugins/project-wizard/templates/gtkmm.wiz,
10173         plugins/project-wizard/templates/java.wiz,
10174         plugins/project-wizard/templates/python.wiz,
10175         plugins/project-wizard/templates/terminal.wiz,
10176         plugins/project-wizard/templates/terminal/Makefile.am,
10177         plugins/project-wizard/templates/terminal/po/Makefile.am,
10178         plugins/project-wizard/templates/terminal/src/Makefile.am,
10179         plugins/project-wizard/templates/wxwin.wiz,
10180         plugins/project-wizard/templates/xlib-dock.wiz,
10181         plugins/project-wizard/templates/xlib.wiz: Added cvsignore files for
10182         wizards and updated .wiz files to install them in newly created
10183         projects.
10185 2005-07-16 Naba Kumar  <naba@gnome.org>
10187         * plugins/editor/anjuta-document-manager.plugin.in: Added mime types.
10188         
10189         * plugins/file-manager/an_file_view.c,
10190         plugins/file-manager/plugin.c: Added file manager preferences to
10191         show/hide files ignored by version control (e.g. cvsignore).
10192         
10193         * plugins/editor/text_editor.c: Initialize vfs info struct.
10194         
10195         * .cvsignore, global-tags/.cvsignore, libanjuta/.cvsignore,
10196         libanjuta/interfaces/.cvsignore, libegg/.cvsignore,
10197         libegg/menu/.cvsignore, libegg/recent-files/.cvsignore,
10198         libegg/treeviewutils/.cvsignore, libegg/util/.cvsignore,
10199         omf-install/.cvsignore, pixmaps/.cvsignore,
10200         plugins/file-manager/anjuta-file-manager-plugin.glade,
10201         scintilla/.cvsignore, scintilla/include/.cvsignore,
10202         scripts/.cvsignore, src/.cvsignore, tagmanager/.cvsignore,
10203         tagmanager/python.c: Updated.
10205 2005-07-16 Naba Kumar  <naba@gnome.org>
10207         * tagmanager/parse.c, tagmanager/parse.h, tagmanager/python.c:
10208         Fixed python parser to parser class methods.
10210 2005-07-15 Naba Kumar  <naba@gnome.org>
10212         * plugins/project-wizard/property.c: Used parenthesis to remove
10213         ambiguty.
10214         
10215         * plugins/project-wizard/templates/anjuta-plugin.wiz,
10216         plugins/project-wizard/templates/gcj.wiz,
10217         plugins/project-wizard/templates/gnome.wiz,
10218         plugins/project-wizard/templates/gtk.wiz,
10219         plugins/project-wizard/templates/gtkmm.wiz,
10220         plugins/project-wizard/templates/java.wiz,
10221         plugins/project-wizard/templates/python.wiz,
10222         plugins/project-wizard/templates/terminal.wiz,
10223         plugins/project-wizard/templates/wxwin.wiz,
10224         plugins/project-wizard/templates/xlib-dock.wiz,
10225         plugins/project-wizard/templates/xlib.wiz: Fixed wizard descriptions
10226         and names.
10228 2005-07-15 Naba Kumar  <naba@gnome.org>
10230         * plugins/project-wizard/templates/java.wiz,
10231         plugins/project-wizard/templates/java/Makefile.am,
10232         plugins/project-wizard/templates/java/project.anjuta,
10233         plugins/project-wizard/templates/python.wiz,
10234         plugins/project-wizard/templates/python/Makefile.am,
10235         plugins/project-wizard/templates/python/project.anjuta: Use different
10236         project files for java and python module where debugger is not
10237         included in the list of plugins.
10239 2005-07-15 Naba Kumar  <naba@gnome.org>
10241         * configure.in, plugins/project-wizard/templates/Makefile.am,
10242         plugins/project-wizard/templates/gcj-logo.png,
10243         plugins/project-wizard/templates/gcj.wiz,
10244         plugins/project-wizard/templates/gcj/.cvsignore,
10245         plugins/project-wizard/templates/gcj/Makefile.am,
10246         plugins/project-wizard/templates/gcj/configure.in.tpl,
10247         plugins/project-wizard/templates/gcj/src/.cvsignore,
10248         plugins/project-wizard/templates/gcj/src/Makefile.am,
10249         plugins/project-wizard/templates/gcj/src/Makefile.am.tpl,
10250         plugins/project-wizard/templates/java-logo.png,
10251         plugins/project-wizard/templates/java.wiz,
10252         plugins/project-wizard/templates/java/configure.in.tpl,
10253         plugins/project-wizard/templates/java/po/Makefile.am,
10254         plugins/project-wizard/templates/java/po/POTFILES.in,
10255         plugins/project-wizard/templates/java/src/Makefile.am.tpl,
10256         plugins/project-wizard/templates/java/src/main.java,
10257         plugins/project-wizard/templates/python-logo.png,
10258         plugins/project-wizard/templates/python.wiz,
10259         plugins/project-wizard/templates/python/.cvsignore,
10260         plugins/project-wizard/templates/python/Makefile.am,
10261         plugins/project-wizard/templates/python/configure.in.tpl,
10262         plugins/project-wizard/templates/python/po/.cvsignore,
10263         plugins/project-wizard/templates/python/po/Makefile.am,
10264         plugins/project-wizard/templates/python/po/POTFILES.in,
10265         plugins/project-wizard/templates/python/src/.cvsignore,
10266         plugins/project-wizard/templates/python/src/Makefile.am,
10267         plugins/project-wizard/templates/python/src/Makefile.am.tpl,
10268         plugins/project-wizard/templates/python/src/main.py: Added Generic
10269         gcj and python project wizards. Fixed Generic java project to
10270         use _JAVA primary. Update gnome-build from cvs for them to work
10271         correctly.
10273 2005-07-12 Naba Kumar  <naba@gnome.org>
10275         * plugins/project-manager/plugin.c: Automatically determine
10276         project backend by probing.
10277         
10278 2005-07-04 Naba Kumar  <naba@gnome.org>
10280         * Makefile.am: Do not install old anjuta.glade file which conflicts
10281         with newer src/anjuta.glade.
10283 2005-07-03 Johannes Schmid <jhs@cvs.gnome.org>
10285         * plugins/an_symbol_prefs.c:
10286         Sort list of available symbol files
10288 2005-07-02 Johannes Schmid <jhs@cvs.gnome.org>
10290         * plugins/build-basic-autotools.c:
10291         Fixed #307810
10292         
10293         * plugins/gtodo/libgtodo.c:
10294         Possible fix for #307800
10296         * libanjuta/anjuta-encodings.c
10297         libanjuta/anjuta-launcher.c
10298         libanjuta/anjuta-preference-dialog.c
10299         libanjuta/anjuta-preferences.c
10300         libanjuta/anjuta-ui.c
10301         libanjuta/anjuta-util.c
10302         libanjuta/cell-renderer-captioned-image.c
10303         libanjuta/plugin.c:
10304         
10305         Patch from de_lupus@pandora.be (Kristof Vansant):
10306         Replaced deprecated gnome-i18n.h
10307         Closed #309153
10309 2005-07-01 Johannes Schmid <jhs@cvs.gnome.org>
10310         
10311         * plugins/subversion/anjuta-subversion.glade
10312         plugins/subversion/anjuta-subversion.ui
10313         plugins/subversion/plugin.c
10314         plugins/subversion/subversion-actions.c
10315         plugins/subversion/subversion-callbacks.h
10316         plugins/subversion/subversion-callbacks.c
10317         plugins/subversion/svn-backend-priv.h
10318         plugins/subversion/svn-backend.h
10319         plugins/subversion/svn-backend.c
10320         plugins/subversion/svn-thread.h
10321         plugins/subversion/svn-thread.c:
10322         
10323         Implemented Subversion diff
10324         
10325 2005-06-30 Johannes Schmid <jhs@cvs.gnome.org>
10326         
10327         * plugins/build-basic-autotools/build-basic-autotools.c:
10328         Fixed crash bug! Might be useful to release 2.0.2 soon
10329         because this bug will crash any build which produces errors
10330         or warnings
10332 === Anjuta 2.0.1 ===
10334 2005-06-27 Naba Kumar  <naba@gnome.org>
10336         * plugins/tools/execute.c: Formated code.
10337         
10338 2005-06-26 Sebastien Granjoux <seb.sfo@free.fr>
10340         * plugins/build-basic-autotools/build-basic-autotools.c:
10341         Remove two memory leaks
10342         Check command output versus untranslated strings too
10344         * plugins/tools/execute.c:
10345         Remove two memory leaks
10346         Check command output versus untranslated strings too
10347         Remove description message
10349         * plugins/tools/fileop.c:
10350         Escape tool name in xml configuration file
10352 2005-05-26 Naba Kumar  <naba@gnome.org>
10354         * configure.in: Bumped version to 2.0.1
10355         * plugins/tools/scripts/Makefile.am: Fixed make checkdist bugs.
10357         * plugins/tools/execute.c: Fixed clickable messages.
10358         * NEWS: Updated.
10360         * plugins/glade/plugin.c, src/layout.xml: Added glade stock icon.
10361         Deactivate glade plugin when last glade project is closed. Reorder
10362         glade widgets in layout. Change glade project when user selects a
10363         new project. Removed project from the list when user closes it. Fixed
10364         glade project file loading from URI. Save and restored loaded glade
10365         projects in/from session.
10367         * plugins/class-gen/action-callbacks.c,
10368         plugins/class-gen/anjuta-class-gen-plugin.glade,
10369         plugins/class-gen/class_gen.c, plugins/class-gen/plugin.c,
10370         plugins/file-wizard/anjuta-file-wizard.glade,
10371         plugins/file-wizard/file.c, plugins/file-wizard/file.h,
10372         plugins/file-wizard/plugin.c, plugins/file-wizard/plugin.h: Implemented
10373         "Add to project" correctly. Use the source file path returned after
10374         adding to project. Fixed memory leaks. Deactivate wizard plugins
10375         after use.
10376         
10377         * plugins/project-manager/plugin.c,
10378         plugins/project-wizard/anjuta-project-wizard.glade,
10379         plugins/project-wizard/druid.c, plugins/project-wizard/install.c,
10380         plugins/project-wizard/plugin.c, plugins/project-wizard/plugin.h,
10381         src/Makefile.am, src/anjuta-app.c, src/anjuta.glade: Moved
10382         project-wizard preference page to anjuta app, because they are
10383         more appropriated as general preferences. Renamed username and
10384         useremail properties keys.
10385         
10386         * po/POTFILES.in: Updated.
10388         * plugins/editor/action-callbacks.c: Fixed a crash bug when a file is
10389         saved at closing.
10390         
10391         * plugins/file-loader/plugin.c: Do not use static variable to store
10392         created submenu in factory. Fixed crash in anjuta exit.
10393         
10394 2005-05-24 Naba Kumar  <naba@gnome.org>
10396         * manuals/reference/libanjuta/tmpl/anjuta-utils.sgml,
10397         manuals/reference/libanjuta/tmpl/ianjuta-context-list.sgml,
10398         manuals/reference/libanjuta/tmpl/ianjuta-context-text.sgml,
10399         manuals/reference/libanjuta/tmpl/ianjuta-context-tree.sgml,
10400         manuals/reference/libanjuta/tmpl/ianjuta-context.sgml,
10401         manuals/reference/libanjuta/tmpl/ianjuta-renderable.sgml,
10402         manuals/reference/libanjuta/tmpl/ianjuta-sand-box.sgml,
10403         manuals/reference/libanjuta/tmpl/ianjuta-transformable.sgml,
10404         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
10405         
10406         * libanjuta/anjuta-utils.c, libanjuta/anjuta-utils.h,
10407         plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade,
10408         plugins/build-basic-autotools/build-basic-autotools.c,
10409         plugins/build-basic-autotools/build-basic-autotools.h,
10410         plugins/build-basic-autotools/executer.c,
10411         plugins/build-basic-autotools/executer.h,
10412         plugins/devhelp/plugin.c, plugins/gdb/debugger.c,
10413         plugins/tools/variable.c: Added an extra argument to
10414         anuta_util_dialog_input() to pass default value. Save/load project
10415         configure and execution parameters in/from session.
10417         * plugins/editor/aneditor-autocomplete.cxx: Fixed crash bug when no
10418         symbol browser is loaded.
10419         
10420         * plugins/profile-default/plugin.c: Fixed an unbalanced shell
10421         freeze/thaw.
10423         * plugins/terminal/terminal.c: Fixed bug where repeated activate and
10424         deactivate would not start shell.
10426 2005-05-24 Naba Kumar  <naba@gnome.org>
10428         * libanjuta/anjuta-ui.c, libanjuta/plugins.c,
10429         libegg/egg-combo-action.c, libegg/egg-recent-action.c,
10430         libegg/egg-submenu-action.c, libegg/test-actions.c,
10431         plugins/build-basic-autotools/build-basic-autotools.c,
10432         plugins/cvs-plugin/plugin.c, plugins/editor/aneditor-autocomplete.cxx,
10433         plugins/editor/search-replace.c, plugins/editor/text_editor.c,
10434         plugins/file-wizard/plugin.c, plugins/gdb/debugger.c,
10435         plugins/gtodo/plugin.c, plugins/macro/macro-db.c,
10436         plugins/macro/plugin.c, plugins/message-view/plugin.c,
10437         plugins/profile-default/plugin.c, plugins/project-import/plugin.c,
10438         plugins/project-manager/plugin.c, plugins/project-wizard/plugin.c,
10439         plugins/project-wizard/templates/anjuta-plugin/src/plugin.c,
10440         plugins/sample1/plugin.c, plugins/subversion/plugin.c,
10441         plugins/tools/plugin.c: Used DEBUG_PRINT() instead of g_message().
10443 2005-05-24 Naba Kumar  <naba@gnome.org>
10445         * data/properties/styles.properties: Fixed defalt font.
10447         * plugins/editor/search-replace.c,
10448         plugins/editor/search-replace_backend.c: Fixed message outputs. Identify
10449         project openness wihtout activating project-manager plugin (i.e.
10450         using anjuta_shell_get()).
10451         
10452         * libanjuta/interfaces/libanjuta.idl, plugins/project-manager/plugin.c:
10453         - Completed add_source(), add_group() and add_target() methods of
10454         IAnjutaProjectManager.
10455         - Change their definition to return the added element (or NULL).
10456         - Used interface API for project main menus and 'add to project'
10457         from file-manager context menu.
10458         - Select proper default target/group when prompting for adding
10459         source/target/group.
10460         - Do not expand all nodes in selection tree when default selection
10461         are given (eases navigation in big projects).
10462         - Code clean ups.
10463         - Marked strings for translation.
10465 2005-05-23 Naba Kumar  <naba@gnome.org>
10467         * src/anjuta-app.c: Save menu accelerators on change.
10468         * NEWS: Updated.
10469         * plugins/editor/anjuta-docman.c: Fixed premature destruction of
10470         save-as dialog (leading to crash later).
10472 2005-05-22 Naba Kumar  <naba@gnome.org>
10474         * NEWS: Updated.
10475         * AUTHORS: Added developers for other projects. Updated.
10476         * TODO.tasks: Updated.
10477         * ChangeLog: Added past changelogs from anjuta-0.1.5.
10478         
10479 2005-05-22 Naba Kumar  <naba@gnome.org>
10481         * plugins/tools/execute.c: Make parsable lines distinct by adding
10482         a "Click me" description in the message. Allow tools to open arbibrary
10483         file in editory using gdb-styled annotation (The line starts with two
10484         \032 characters followed by the file:line).
10485         
10486         * plugins/tools/scripts/prepare-changelog.pl,
10487         plugins/tools/scripts/tools-2.xml.in: Fixed to add changelog entry in
10488         ChangeLog file itself and open it.
10490 2005-06-21 Sebastien Granjoux <seb.sfo@free.fr>
10492         * plugins/tools/execute.c:
10493         Parse output in message pane
10494         Correct a crash on plugin deactivation
10496         * plugins/tools/fileop.c,
10497         plugins/tools/tool.c,
10498         plugins/tools/tool.h:
10499         Load only valid tools
10501 2005-06-21  Naba Kumar  <naba@gnome.org>
10503         * anjuta.spec.in: Fixed devel package requirement.
10505         * plugins/message-view/message-view.c: Scroll message on next/previous.
10507         * TODO.tasks: Updated.
10509         * manuals/reference/libanjuta/tmpl/ianjuta-context-list.sgml,
10510         manuals/reference/libanjuta/tmpl/ianjuta-context-text.sgml,
10511         manuals/reference/libanjuta/tmpl/ianjuta-context-tree.sgml,
10512         manuals/reference/libanjuta/tmpl/ianjuta-context.sgml,
10513         manuals/reference/libanjuta/tmpl/ianjuta-renderable.sgml,
10514         manuals/reference/libanjuta/tmpl/ianjuta-sand-box.sgml,
10515         manuals/reference/libanjuta/tmpl/ianjuta-transformable.sgml,
10516         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
10518         * libanjuta/anjuta-preferences.c,
10519         plugins/build-basic-autotools/build-basic-autotools.c,
10520         plugins/build-basic-autotools/executer.c,
10521         plugins/class-gen/action-callbacks.c,
10522         plugins/class-gen/action-callbacks.h,
10523         plugins/class-gen/class_gen.c,
10524         plugins/cvs-plugin/cvs-interface.c,
10525         plugins/debug-manager/attach_process.c,
10526         plugins/debug-manager/plugin.c,
10527         plugins/debug-manager/utilities.c,
10528         plugins/debug-manager/utilities.h,
10529         plugins/editor/aneditor-autocomplete.cxx,
10530         plugins/editor/aneditor.cxx,
10531         plugins/editor/search-replace.c,
10532         plugins/editor/search-replace_backend.c,
10533         plugins/gdb/breakpoints.c,
10534         plugins/gdb/registers.c,
10535         plugins/patch/plugin.c,
10536         plugins/project-wizard/druid.c,
10537         plugins/project-wizard/install.c,
10538         plugins/subversion/plugin.c,
10539         tagmanager/tm_file_entry.c: Fixed compiler warnings and deleted dead
10540         codes.
10542         * plugins/class-gen/action-callbacks.c,
10543         plugins/project-wizard/parser.c,
10544         plugins/project-wizard/property.c,
10545         plugins/project-wizard/values.c,
10546         plugins/symbol-browser/an_symbol.c: Fixed compiler warnings.
10548         * plugins/tools/scripts/prepare-changelog.pl: Order filenames
10549         alphabetically
10551 2005-06-20  Naba Kumar  <naba@gnome.org>
10553         * manuals/reference/libanjuta/tmpl/ianjuta-profile.sgml,
10554         manuals/reference/libanjuta/tmpl/e-splash.sgml,
10555         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
10556         
10557         * libanjuta/anjuta-launcher.c: Fixed possible double call of child
10558         exit idle function.
10559         
10560         * plugins/file-wizard/file.c, plugins/file-manager/an_file_view.c:
10561         Fixed possible memory corruption.
10563         * plugins/profile-default/plugin.c, plugins/symbol-browser/plugin.c,
10564         plugins/symbol-browser/an_symbol_view.c, libanjuta/e-splash.c,
10565         libanjuta/anjuta-status.c, plugins/project-manager/plugin.c: Fixed
10566         progress bar increment and added progress status for symbol refresh
10567         and project loading.
10568         
10569         * plugins/profile-default/plugin.c, libanjuta/interfaces/libanjuta.idl,
10570         libanjuta/e-splash.h, libanjuta/anjuta-status.c, src/main.c,
10571         plugins/file-loader/plugin.c, libanjuta/e-splash.c, src/anjuta.h,
10572         libanjuta/anjuta-status.h, src/anjuta.c: Implemented progress
10573         bar.
10575         * TODO.tasks: Updated.
10577 2005-06-19  Naba Kumar  <naba@gnome.org>
10579         * global_tags/create_global_tags.sh: Fixed sh incompatibility bug.
10580         Fixed warning.
10581         
10582         * plugins/project-import/project-import.c: Deactivate plugin when done.
10583         
10584 2005-06-18  Naba Kumar  <naba@gnome.org>
10586         * plugins/profile-default/plugin.c: Fixed error when loading another
10587         project while a project is still loaded.
10588         
10589         * plugins/project-manager/plugin.c: Used (newly added) group-activated
10590         signal from gnome-build to popup group properties.
10591         
10592         * src/anjuta.c: Load default session by default.
10594         * po/POTFILES.in: Added missing files.
10595         
10596         * libanjuta/anjuta-plugin.[ch], libanjuta/plugins.[ch]: Do not
10597         activate plugin on load (activate it separately). Connect to activate
10598         and deactivate signals for housekeeping, so that if plugins are
10599         activated or deactivate externally, they are properly recorded.
10600         
10601         * plugins/profile-default/plugin.c: Save profile before a project
10602         is loaded so that it could be restored when project is closed.
10603         
10604         * plugins/file-loader/plugin.c: Fixed ok/cancel buttons order.
10606 2005-06-17  Naba Kumar  <naba@gnome.org>
10608         * plugins/profile-default/plugin.h, plugins/profile-default/plugin.c,
10609         libanjuta/plugins.c, libanjuta/plugins.h: Implmented profile saving
10610         for project. The plugins loaded for the project is restored when project
10611         is loaded next time.
10612         
10613         * TODO.tasks: Updated.
10614         
10615 2005-06-15  Naba Kumar  <naba@gnome.org>
10617         * plugins/tools/scripts/find-fixmes.pl,
10618         (new) plugins/tools/scripts/translation-status.pl,
10619         plugins/tools/scripts/tools-2.xml.in,
10620         plugins/tools/scripts/Makefile.am,
10621         plugins/tools/scripts/prepare-changelog.pl: Added translation
10622         status script. Completed find-fixmes.pl script. Fixed bugs.
10624         * plugins/tools/scripts/tools-2.xml.in: Fixed prepare-changelog
10625         tool path.
10627 2005-06-14  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
10629         * plugins/message-view/anjuta-message-manager-plugin.glade :
10630         renamed "messages.tag.position" to "messages.tab.position".
10631         plugins/message-view/anjuta-msgman.c : 
10632         Messages tab position prefrences.
10633         
10634 2005-06-14  Naba Kumar  <naba@gnome.org>
10636         * (new) plugins/tools/scripts/find-fixmes.pl,
10637         (new) plugins/tools/scripts/tools-2.xml.in,
10638         (new) plugins/tools/scripts/Makefile.am,
10639         (new) plugins/tools/scripts/prepare-changelog.pl,
10640         plugins/tools/plugin.h, plugins/tools/fileop.c,
10641         plugins/tools/Makefile.am, configure.in: Added system tools.
10643 2005-06-11  Sebastien Granjoux  <seb.sfo@free.fr>
10645         * plugins/tools/editor.c:
10646         Take care of creating .anjuta directory if missing
10648 2005-06-10  Naba Kumar  <naba@gnome.org>
10650         * configure.in: Increased gnome-build required to version 0.1.2.
10651         
10652         * plugins/project-manager/plugin.c: Fixed target/group removal.
10653         Fixed memory leaks.
10654         
10655 2005-06-10  Naba Kumar  <naba@gnome.org>
10657         * plugins/project-manager/plugin.c: Implemented target/group
10658         configuration (update gnome-build module from cvs).
10659         
10660 2005-06-07  Naba Kumar  <naba@gnome.org>
10662         Patch from: Massimo Cora'  <maxcvs@email.it>:
10663         * plugins/class-inheritance/Makefile.am,
10664         plugins/class-inheritance/class-inherit.c,
10665         plugins/class-inheritance/class-inherit.h,
10666         plugins/class-inheritance/plugin.c,
10667         plugins/class-inheritance/plugin.h,
10668         (added) plugins/class-inheritance/class-callbacks.[ch]: Implemented
10669         expanded view of classes in hierarchy canvas (collapsable again).
10670         
10671 2005-06-05  Johannes Schmid <jhs@cvs.gnome.org>
10673         * scintilla/patches/scintilla-64-bit.diff (added)
10674         * plugins/patch/patch-plugin.c:
10675         Conditional build for GTK 2.4 and GTK 2.6
10677 2005-06-04  Sebastien Granjoux  <seb.sfo@free.fr>
10679         * plugins/tools/anjuta-tools.glade,
10680         plugins/tools/editor.c,
10681         plugins/tools/plugin.h,
10682         plugins/tools/fileop.c:
10683         Add a check box to edit an user script
10684         Correct a few memory leak
10686         * plugins/tools/execute.c,
10687         plugins/tools/tool.c,
10688         plugins/tools/tool.h:
10689         Move utility remove_mnemonic function in tool.c
10690         Small fix
10692 2005-06-04  Johannes Schmid <jhs@cvs.gnome.org>
10694         Patch from sbrabec@suse.cz:
10695         * configure.in
10696         scintilla/include/Scintilla.h:
10697         
10698         Fix 64-Bit warnings in gcc 4
10700 2005-06-03  Johannes Schmid <jhs@cvs.gnome.org>
10701         
10702         * plugins/patch/patch_plugin.c
10703         plugins/patch/patch.h
10704         plugin/patch/patch-plugin.glade
10705         plugin/patch/Makefile.am:
10706         
10707         Changed patch plugin to use libglade and new gtk 2.6 widgets
10709 2005-05-31  Naba Kumar  <naba@gnome.org>
10711         Patch from Jason Bayman  <JBayman@HobbitHell.com>:
10712         * plugins/editor/text_editor.c: Don't show error
10713         for empty files.
10714         
10715 2005-05-28  Sebastien Granjoux  <seb.sfo@free.fr>
10716         
10717         * plugins/message-view/anjuta-message-manager.ui,
10718         plugins/message-view/anjuta-msgman.c,
10719         plugins/message-view/anjuta-msgman.h,
10720         plugins/message-view/message-view.c,
10721         plugins/message-view/message-view.h,
10722         plugins/message-view/plugin.c:
10723         Add a popup menu in messages panes
10724         Move save message pane option in it
10726 2005-05-28  Naba Kumar  <naba@gnome.org>
10728         * data/properties/styles.properties: Fixed default font
10729         names and sizes.
10731         * plugins/editor/style-editor.c: cleanup.
10732         
10733 2005-05-25  Naba Kumar  <naba@gnome.org>
10735         * plugin/gdb/plugin.c: Start gdb even if the program does
10736         not exists. Fixes bug #305074
10737         
10738 2005-05-24  Naba Kumar  <naba@gnome.org>
10740         Patch from: Saleem Abdulrasool  <compnerd@gentoo.org>
10741         * configure.in: graphviz pkgconfig path.
10743 2005-05-24  Naba Kumar  <naba@gnome.org>
10745         * configure.in, anjuta.desktop.in.in: Fixed Icon path.
10746         * TODO.tasks: Updated.
10747         
10748 2005-05-22  Naba Kumar  <naba@gnome.org>
10750         * anjuta.spec.in: Fixed spec file
10751         * plugins/editor/text_editor.c: Fixed gnome-vfs monitor.
10753 2005-05-21  Sebastien Granjoux  <seb.sfo@free.fr>
10754         
10755         * TODO.tasks: Updated.
10757         * plugins/message-view/anjuta-message-manager.ui,
10758         plugins/message-view/message-view.c,
10759         plugins/message-view/message-view.h,
10760         plugins/message-view/plugin.c:
10761         Add shortcut for next and previous message
10762         Add a save message menu item
10763         Fix a bug in previous message
10765 2005-05-21  Naba Kumar  <naba@gnome.org>
10767         * Makefile.am, anjuta.spec.in, configure.in, data/properties/Makefile.am,
10768         doc/Makefile.am, global-tags/create_global_tags.sh,
10769         libanjuta/interfaces/Makefile.am.iface: Fixed 64bit arch related bugs
10770         and rpm package creation. Fixed installation paths.
10771         
10772         * plugins/editor/anjuta-document-manager.glade,
10773         plugins/editor/text_editor.c: Fixed autoformat settings in preferences
10774         and indent options.
10775         
10776         * tagmanager/tm_workspace.c: Fixed code format and compiler warning.
10778 2005-05-21  Naba Kumar  <naba@gnome.org>
10780         * Makefile.am, configure.in, data/Makefile.am, doc/Makefile.am,
10781         global-tags/Makefile.am, launcher/Makefile.am, libegg/Makefile.am,
10782         pixmaps/Makefile.am, scripts/Makefile.am, src/Makefile.am,
10783         tagmanager/Makefile.am: Fixed paths configure variables to take
10784         automake configure variables instead of hardcoding.
10786         * global-tags/tm_global_tags.c: Formated code.
10788         * manuals/reference/libanjuta/tmpl/e-splash.sgml,
10789         manuals/reference/libanjuta/tmpl/ianjuta-context-list.sgml,
10790         manuals/reference/libanjuta/tmpl/ianjuta-context-text.sgml,
10791         manuals/reference/libanjuta/tmpl/ianjuta-context-tree.sgml,
10792         manuals/reference/libanjuta/tmpl/ianjuta-context.sgml,
10793         manuals/reference/libanjuta/tmpl/ianjuta-renderable.sgml,
10794         manuals/reference/libanjuta/tmpl/ianjuta-sand-box.sgml,
10795         manuals/reference/libanjuta/tmpl/ianjuta-transformable.sgml,
10796         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
10798 2005-05-20  Naba Kumar  <naba@gnome.org>
10800         * README, anjuta.spec.in, configure.in: Updated Anjuta Descriptions
10801         and fixed rpm spec file (more testing required).
10802         
10803         * data/gdb.init: Don't set gdb prompt.
10804         
10805         * mime/Makefile.am: run update-mime-data only on system-wide install.
10806         
10807         * plugins/gdb/Makefile.am: Install plugin at correct paths.
10809 2005-05-19  Naba Kumar  <naba@gnome.org>
10811         * plugins/terminal/terminal.c: Fixed crash bug when terminal is used
10812         while it's not visible.
10814         Patch from: Jason Bayman  <JBayman@HobbitHell.com>
10815         * plugins/editor/aneditor-autocomplete.cxx: Fixed crash bugs.
10816         
10817 2005-05-19  Naba Kumar <naba@gnome.org>
10819         * configure.in: Fixed subversion checks. Added
10820         --disable-plugin-subversion and --disable-plugin-glade
10821         configure flags to manually turn off their plugin builds.
10823         * plugins/editor/plugin.c: Save and restore current editor line
10824         positions in session.
10826 2005-05-18  Naba Kumar  <naba@gnome.org>
10828         * AUTHORS: Fixed email address.
10829         
10830         * libanjuta/anjuta-utils.c,
10831         plugins/project-manager/plugin.c: Take plugin shell as dialog parents
10832         when the projectmanager toplevel is not a window. Check for valid
10833         gtkwindow type before using the passed window as parent for anjuta
10834         dialogs.
10836 2005-05-17  Naba Kumar  <naba@gnome.org>
10838         * libanjuta/interfaces/libanjuta.idl: Fixed compiler warnings.
10839         
10840         * plugins/cvs-plugin/Makefile.am,
10841         plugins/devhelp/plugin.c,
10842         plugins/file-loader/Makefile.am,
10843         plugins/macro/Makefile.am,
10844         plugins/message-view/Makefile.am,
10845         plugins/patch/Makefile.am,
10846         plugins/project-manager/Makefile.am,
10847         plugins/subversion/Makefile.am,
10848         plugins/symbol-browser/Makefile.am: Removed -module flags
10849         from libtool flags
10851         * MAINTAINERS: Added file so that I could recieve bugzilla
10852         reports.
10854         * plugins/glade/plugin.c: Fixed compile error.
10856 === Anjuta 2.0.0 ===
10858 2005-05-15  Naba Kumar  <naba@gnome.org>
10860         * configure.in: Adjusted gdl version requirement. Bumped anjuta
10861         version to 2.0.0.
10863         * plugins/symbol-browser/an_symbol_view.c,
10864         plugins/symbol-browser/plugin.c,
10865         tagmanager/tm_workspace.c: Fixed symbol-browser crash when
10866         symbols have been updated. Reset file symbols when update
10867         occurs. Fixed memory leaks.
10869         Patch from Jason Bayman  <JBayman@HobbitHell.com>:
10870         * plugins/file-wizard/action-callbacks.c: Fixed crash bug.
10871         
10872 2005-05-14  Sebastien Granjoux  <seb.sfo@free.fr>
10874         * plugins/tools/anjuta-tools.glade:
10875         Remove unused parameter dialog
10877         * plugins/tools/dialog.c,
10878         plugins/tools/fileop.c,
10879         plugins/tools/fileop.h,
10880         plugins/tools/tool.c,
10881         plugins/tools/tool.h,
10882         plugins/tools/variable.c:
10883         Add a few comments and cleanups
10885         * plugins/tools/editor.c,
10886         plugins/tools/editor.h:
10887         Remove code from previous plugin and add comments
10888         Use main window as parent (instead of tool list)
10890         * plugins/tools/execute.c,
10891         plugins/tools/execute.h:
10892         Remove code from previous plugin and add comments
10893         Fix warnings
10895 2005-05-14  Naba Kumar  <naba@gnome.org>
10897         * AUTHORS, FUTURE, NEWS, README, ROADMAP: Updated and prepared for
10898         release.
10899         
10900         * configure.in: Fixed
10901         
10902         * plugins/class-inheritance/class-inheritance.png: New icon.
10903         
10904         * plugins/devhelp/plugin.c: Fixed docking bug where browser widget
10905         screws up when reparented.
10907 2005-02-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
10909         * plugins/editor/search-replace.c,
10910         plugins/editor/search-replace_backend.c
10911         plugins/project-manager/plugin.c : Clear find pane if searching same 
10912         expression. Clean code.
10914 2005-05-14  Pawan Chitrakar  <pawan@nplinux.org>
10916         * configure.in: Added ne in ALL_LINGUAS
10917         
10918 2005-05-13  Naba Kumar  <naba@gnome.org>
10920         * configure.in: Fixed glade-3 version.
10921         
10922         * plugins/gdb/debugger.c, plugins/gdb/debugger.h,
10923         plugins/gdb/locals.c, plugins/gdb/stack_trace.c,
10924         plugins/gdb/watch.c: Update locals, watch and frame document on
10925         frame change.
10927 2005-05-12  Naba Kumar  <naba@gnome.org>
10929         * plugins/editor/aneditor-autocomplete.cxx: Fixed infinite loop in
10930         scope autocompletion when the function definition is incomplete.
10931         
10932         * plugins/class-gen/anjuta-class-gen.plugin.in,
10933         plugins/file-wizard/anjuta-file-wizard.plugin.in,
10934         plugins/gdb/plugin.c,
10935         plugins/glade/anjuta-glade.plugin.in,
10936         plugins/project-import/anjuta-project-import.plugin.in,
10937         plugins/project-wizard/anjuta-project-wizard.plugin.in: Give a proper
10938         titles for the wizards.
10940 2005-05-11  Naba Kumar  <naba@gnome.org>
10942         * configure.in, plugins/debug-manager/Makefile.am,
10943         plugins/debug-manager/plugin.c,
10944         (added) plugins/debug-manager/images/.cvsignore,
10945         (added) plugins/debug-manager/images/Makefile.am,
10946         (added) plugins/debug-manager/images/detach-16.png,
10947         (added) plugins/debug-manager/images/detach.png,
10948         (added) plugins/debug-manager/images/step-into-16.png,
10949         (added) plugins/debug-manager/images/step-into.png,
10950         (added) plugins/debug-manager/images/step-out-16.png,
10951         (added) plugins/debug-manager/images/step-out.png,
10952         (added) plugins/debug-manager/images/step-over-16.png,
10953         (added) plugins/debug-manager/images/step-over.png,
10954         plugins/gdb/Makefile.am,
10955         plugins/gdb/breakpoints.c,
10956         plugins/gdb/plugin.c,
10957         (added) plugins/gdb/images/.cvsignore,
10958         (added) plugins/gdb/images/Makefile.am,
10959         (added) plugins/gdb/images/breakpoint.png,
10960         (added) plugins/gdb/images/locals.png,
10961         (added) plugins/gdb/images/stack.png,
10962         (added) plugins/gdb/images/watch.png: Fixed breakpoints
10963         'remove all'. Added debugger icons.
10965         * plugins/editor/text_editor.c: Fixed file monitor.
10967         Patch from: Massimo Cora'  <maxcvs@email.it>
10968         * plugins/patch/anjuta-patch-plugin.png,
10969         plugins/class-gen/Makefile.am,
10970         plugins/class-gen/action-callbacks.c,
10971         plugins/class-gen/class_gen.c,
10972         plugins/class-gen/class_logo.xpm: Implemented vcs
10973         file addions. New icons by Fabio Zecchini
10975 2005-02-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
10977         * libanjuta/interfaces/libanjuta.idl
10978         plugins/editor/anjuta-docman.c plugins/editor/search-replace.c
10979         plugins/editor/search-replace_backend.c
10980         plugins/project-manager/plugin.c : Search & Replace in all Project Files.
10982 2005-05-11  Naba Kumar  <naba@gnome.org>
10983         
10984         * plugins/gdb/actions.c, plugins/gdb/breakpoints.c,
10985         plugins/gdb/breakpoints.h, plugins/gdb/debug_tree.c,
10986         plugins/gdb/plugin.c, plugins/gdb/plugin.h,
10987         plugins/gdb/registers.c, plugins/gdb/stack_trace.c,
10988         plugins/gdb/watch.c: Completed breakpoints implementation. Fixed
10989         memory leaks.
10990         
10991         * plugins/symbol-browser/an_symbol_prefs.c,
10992         plugins/symbol-browser/an_symbol_search.c,
10993         plugins/symbol-browser/an_symbol_view.c,
10994         plugins/symbol-browser/an_symbol_view.h,
10995         plugins/symbol-browser/plugin.c: Fixed memory leaks.
10997 2005-05-11  Naba Kumar  <naba@gnome.org>
10999         * libanjuta/anjuta-shell.c: Fixed runtime warning.
11000         
11001         * libanjuta/e-splash.c, libanjuta/e-splash.h, src/main.c: Pass the
11002         progress bar location at create time, instead of hardcoding.
11003         
11004         * pixmaps/Makefile.am, (added) pixmaps/anjuta_splash_mini.png:
11005         Added mini splash screen.
11006         
11007         * plugins/editor/text_editor.c: Do not produce warning when file
11008         monitor could not be created.
11009         
11010         * plugins/profile-default/plugin.c: Save project session on exit.
11011         Show mini splash with progress bar at profile load.
11013 2005-05-10  Naba Kumar  <naba@gnome.org>
11015         * configure.in, manuals/Makefile.am: Fixed compile flags.
11016         Disable outdated manuals builds.
11017         
11018         * global-tags/Makefile.am: Uninstall tags files on
11019         'make uninstall'
11020         
11021         * libegg/Makefile.am: Use configured deprecated flags.
11022         
11023         * manuals/reference/libanjuta/tmpl/ianjuta-iterable-tree.sgml,
11024         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml,
11025         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml:
11026         Updated.
11027         
11028         * mime/Makefile.am: Take DESTDIR into account.
11029         
11030         * plugins/class-gen/Makefile.am: Fixed 'make distcheck' errors.
11031         
11032         * plugins/editor/aneditor-autocomplete.cxx: Fixed crash bug
11033         on scope autocompletion.
11034         
11035         * plugins/debug-manager/plugin.c, plugins/gdb/debugger.c,
11036         plugins/gdb/debugger.h, plugins/gdb/plugin.c: Use project
11037         shared libs and static libs paths for debugging. Order them
11038         correctly.
11039         
11040         * po/POTFILES.in: Updated.
11042 2005-05-09  Naba Kumar  <naba@gnome.org>
11044         * libanjuta/interfaces/libanjuta.idl,
11045         plugins/gdb/debugger.[ch], plugins/gdb/plugin.c,
11046         plugins/gdb/breakpoints.ch, plugins/gdb/gdbmi-test.c,
11047         plugins/debug-manager/plugin.c, plugins/gdb/anjuta-gdb-plugin.ui:
11048         Implemented debugger source directory search and emits location changed
11049         signal with absolute path of the file.
11051         * plugins/tools/tool.c: Fixed compile errors.
11052         
11053 2005-05-08  Sebastien Granjoux  <seb.sfo@free.fr>
11055         * plugins/tools/anjuta-tools.glade,
11056         plugins/tools/dialog.h,
11057         plugins/tools/dialog.c,
11058         plugins/tools/plugin.c,
11059         plugins/tools/editor.c:
11060         Improve graphical user interface
11061         Remove old code
11062         Correct an error on close
11063         Some cleanups
11065         * plugins/tools/fileop.c,
11066         plugins/tools/tool.h,
11067         plugins/tools/tool.c:
11068         Change the tool internal structure
11069         Support having tools configuration in several places
11071 2005-05-08  Naba Kumar  <naba@gnome.org>
11073         * plugins/gdb/actions.c,
11074         (removed) plugins/gdb/registers_cbs.c,
11075         (removed) plugins/gdb/registers_cbs.h,
11076         (removed) plugins/gdb/registers_gui.c,
11077         (removed) plugins/gdb/sharedlib_cbs.c,
11078         (removed) plugins/gdb/sharedlib_cbs.h,
11079         (removed) plugins/gdb/sharedlib_gui.c,
11080         (removed) plugins/gdb/signals_cbs.c,
11081         (removed) plugins/gdb/signals_cbs.h,
11082         (removed) plugins/gdb/signals_gui.c: Removed dead files.
11084 2005-05-08  Naba Kumar  <naba@gnome.org>
11086         * plugins/build-basic-autotools/executer.c: Fixed programs
11087         listing dialog.
11088         
11089         * plugins/debug-manager/Makefile.am,
11090         plugins/debug-manager/anjuta-debug-manager.glade,
11091         plugins/debug-manager/plugin.c,
11092         plugins/gdb/Makefile.am: Used libglade for programs listing
11093         dialog.
11094         
11095         * (added) plugins/gdb/pointer.png: Stack pointer image.
11096         
11097         * libanjuta/anjuta-marshal.list,
11098         pixmaps/Makefile.am,
11099         plugins/gdb/actions.c,
11100         plugins/gdb/actions.h,
11101         plugins/gdb/anjuta-gdb-plugin.ui,
11102         plugins/gdb/anjuta-gdb.glade,
11103         plugins/gdb/breakpoints.c,
11104         plugins/gdb/breakpoints.h,
11105         plugins/gdb/debug_tree.c,
11106         plugins/gdb/debug_tree.h,
11107         plugins/gdb/debugger.c,
11108         plugins/gdb/debugger.h,
11109         plugins/gdb/gdbmi-test.c,
11110         plugins/gdb/gdbmi.c,
11111         plugins/gdb/gdbmi.h,
11112         plugins/gdb/info.c,
11113         plugins/gdb/info.h,
11114         plugins/gdb/locals.c,
11115         plugins/gdb/locals.h,
11116         plugins/gdb/memory.c,
11117         plugins/gdb/memory.h,
11118         plugins/gdb/plugin.c,
11119         plugins/gdb/plugin.h,
11120         plugins/gdb/registers.c,
11121         plugins/gdb/registers.h,
11122         plugins/gdb/registers_cbs.c,
11123         plugins/gdb/registers_cbs.h,
11124         plugins/gdb/registers_gui.c,
11125         plugins/gdb/sharedlib.c,
11126         plugins/gdb/sharedlib.h,
11127         plugins/gdb/sharedlib_cbs.c,
11128         plugins/gdb/sharedlib_cbs.h,
11129         plugins/gdb/sharedlib_gui.c,
11130         plugins/gdb/signals.c,
11131         plugins/gdb/signals.h,
11132         plugins/gdb/signals_cbs.c,
11133         plugins/gdb/signals_cbs.h,
11134         plugins/gdb/signals_gui.c,
11135         plugins/gdb/stack_trace.c,
11136         plugins/gdb/stack_trace.h,
11137         plugins/gdb/utilities.c,
11138         plugins/gdb/utilities.h,
11139         plugins/gdb/watch.c,
11140         plugins/gdb/watch.h,
11141         plugins/gdb/watch_cbs.c,
11142         plugins/gdb/watch_cbs.h,
11143         plugins/gdb/watch_gui.c: Implemented gdb MI interface and used
11144         it for all debugger component updates and listing. Implemented
11145         user custom debugger command window. Fixed all debugger components
11146         to work correctly. Implemented debugger as GObject. Removed
11147         deprecated codes.
11148         
11149 2005-05-06  Naba Kumar  <naba@gnome.org>
11150         
11151         * TODO.tasks: Updated.
11152         
11153         * plugins/build-basic-autotools/Makefile.am,
11154         plugins/file-loader/Makefile.am,
11155         plugins/profile-default/Makefile.am,
11156         plugins/sample1/Makefile.am,
11157         plugins/symbol-browser/images/Makefile.am,
11158         src/Makefile.am: Fixed 'make distcheck' errors.
11160         * plugins/symbol-browser/an_symbol_view.c: Removed unnecessary
11161         updates.
11163         * tagmanager/tm_workspace.c: Include prototypes in getting
11164         scope members.
11166 2005-05-06  Naba Kumar  <naba@gnome.org>
11168         * TODO.tasks: Updated.
11169         
11170         * configure.in, plugins/cvs-plugin/Makefile.am,
11171         plugins/debug-manager/Makefile.am,
11172         plugins/devhelp/Makefile.am,
11173         plugins/editor/Makefile.am,
11174         plugins/gdb/Makefile.am: Fixed 'make distcheck' errors.
11175         
11176         * libanjuta/interfaces/libanjuta.idl: Defined IAnjutaSymbol,
11177         IAnjutaSymbolManager, IAnjutaIterable and IAnjutaIterableTree
11178         interfaces.
11179         
11180         * tagmanager/tm_workspace.c,
11181         tagmanager/include/tm_workspace.h,
11182         plugins/editor/aneditor-autocomplete.cxx,
11183         plugins/editor/aneditor-calltip.cxx: Fixed fill_find_tags_array()
11184         to return all matching tag types when no name is given instead of
11185         returning empty array.
11186         
11187         * plugins/symbol-browser/Makefile.am,
11188         (added) plugins/symbol-browser/an_symbol.c,
11189         (added) plugins/symbol-browser/an_symbol.h,
11190         plugins/symbol-browser/an_symbol_info.c,
11191         plugins/symbol-browser/an_symbol_info.h,
11192         (added) plugins/symbol-browser/an_symbol_iter.c,
11193         (added) plugins/symbol-browser/an_symbol_iter.h,
11194         plugins/symbol-browser/an_symbol_search.c,
11195         plugins/symbol-browser/an_symbol_view.c,
11196         plugins/symbol-browser/an_symbol_view.h,
11197         plugins/symbol-browser/anjuta-symbol-browser.plugin.in,
11198         plugins/symbol-browser/plugin.c,
11199         plugins/symbol-browser/plugin.h: Implemented IAnjutaSymbol wrapper
11200         for tags. Implemented IAnjutaSymbolManager interface in symbol-browser
11201         plugin and implemented IAnjutaIterable interface for symbol search
11202         and iteration.
11204         * plugins/class-inheritance/Makefile.am,
11205         plugins/class-inheritance/class-inherit.c,
11206         plugins/class-inheritance/class-inherit.h,
11207         plugins/class-inheritance/plugin.h: Use the newly added
11208         IAnjutaSymbolManager/IAnjutaSymbol/IAnjutaIterable intefaces and
11209         get rid of libanjuta-ctags.la dependencies.
11211 2005-05-02  Naba Kumar  <naba@gnome.org>
11213         * plugins/class-inheritance/class-inherit.c,
11214         plugins/class-inheritance/plugin.c,
11215         plugins/class-inheritance/plugin.h: Fixed crash bug when no symbols could
11216         be found for a class. Formated code.
11218         Patch from: Curtis Magyar  <curtm4n@gmail.com>:
11219         * plugins/editor/anjuta-docman.c: Fixed alpabetical ordering
11220         of editor tabs.
11221         
11222 2005-05-01  Sebastien Granjoux  <seb.sfo@free.fr>
11224         * libanjuta/anjuta-launcher.c:
11225         Keep trying sending data until all bytes have been written
11227         * plugins/tools/anjuta-tools.glade,
11228         plugins/tools/editor.c:
11229         Add a combo box to defined data from stdin
11231         * plugins/tools/execute.c:
11232         Send data in stdin if needed
11233         Code cleanups
11235         * plugins/tools/fileop.c,
11236         plugins/tools/tool.h,
11237         plugins/tools/tool.c:
11238         Store, load and save stdin data
11239         Use tools-2.xml instead of tools.xml
11241         * plugins/tools/plugin.c,
11242         plugins/tools/plugin.h:
11243         Code cleanups
11245         * plugins/tools/dialog.c,
11246         plugins/tools/dialog.h:
11247         Few code cleanups
11249         * plugins/tools/variable.c,
11250         plugins/tools/variable.h:
11251         Add editor related variables
11252         Code cleanups
11254 2005-04-29  Naba Kumar  <naba@gnome.org>
11256         * libanjuta/Makefile.am, src/Makefile.am: Include libutil in libanjuta.
11258         * plugins/editor/text_editor.c: Fixed line marker interpretation.
11259         
11260         * data/gdb.init, plugins/gdb/Makefile.am, plugins/gdb/breakpoints.c,
11261         plugins/gdb/breakpoints.h, plugins/gdb/debugger.c,
11262         plugins/gdb/debugger.h, (added) plugins/gdb/gdbmi-test.c,
11263         (added) plugins/gdb/gdbmi.c, (added) plugins/gdb/gdbmi.h: Started
11264         working on gdb MI interface. Completed MI parser interface.
11266         Patch from  Massimo Cora <maxcvs@email.it>:
11267         * plugins/class-inheritance/Makefile.am,
11268         plugins/class-inheritance/class-inherit.c,
11269         plugins/class-inheritance/class-inherit.h,
11270         plugins/class-inheritance/plugin.c,
11271         plugins/class-inheritance/plugin.h: Update to class inheritance plugin.
11272         Used system theme for colors. Display class members on mouse click.
11273         
11274 2005-04-28  Naba Kumar  <naba@gnome.org>
11276         * plugins/symbol-browser/an_symbol_prefs.c
11277         plugins/symbol-browser/anjuta-symbol-browser-plugin.glade: Added
11278         implementation to create/add/remove custom tags files in symbol
11279         brower preferences.
11281         * global-tags/Makefile.am: Exclude bin target anjuta-tags from
11282         EXTRA_DIST.
11284         * plugins/project-import/project-import.c: Fixed memory leaks and
11285         use correct debug prints.
11286         
11287         * TODO.tasks: Updated.
11288         
11289 2005-04-27  Naba Kumar  <naba@gnome.org>
11291         * libanjuta/Makefile.am, libanjuta/interfaces/Makefile.am.iface,
11292         libegg/Makefile.am,     libegg/treeviewutils/Makefile.am,
11293         scintilla/Makefile.am: Fixed 'make distcheck' errors.
11295         * plugins/editor/anjuta-docman.c,
11296         plugins/editor/anjuta-docman.h,
11297         plugins/editor/plugin.c: Emit editor-added signal from docman
11298         and connect signals to new editor correctly.
11300         * plugins/class-inheritance/plugin.c,
11301         plugins/symbol-browser/plugin.c: Added stock icons.
11302         
11303         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.glade,
11304         plugins/build-basic-autotools/executer.c,
11305         plugins/build-basic-autotools/executer.h: Added missing files
11306         for the execute programs implementation.
11308 2005-04-26  Naba Kumar  <naba@gnome.org>
11309         
11310         * TODO.tasks: Updated.
11312         * plugins/file-loader/plugin.c,
11313         plugins/project-import/anjuta-project-import.plugin.in,
11314         plugins/project-import/plugin.c,
11315         plugins/project-import/project-import.c,
11316         plugins/project-import/project-import.h: Be able to import older
11317         anjuta projects.
11319 2005-04-26  Naba Kumar  <naba@gnome.org>
11321         * libanjuta/anjuta-shell.c: Remove widget from the queue also when
11322         removing it from the shell.
11324         * libanjuta/anjuta-shell.c,
11325         libanjuta/anjuta-shell.h,
11326         plugins/profile-default/plugin.c: Implemented freeze/thaw for shell
11327         so that widget additions are freezed or thaw using a pending queue.
11328         Fixded UI flicker while loading projects.
11330 2005-04-26  Naba Kumar  <naba@gnome.org>
11332         * TODO.tasks: Updated.
11333         
11334         * libanjuta/interfaces/libanjuta.idl: Added execute method for
11335         IAnjutaBuildable interface.
11336         
11337         * plugins/build-basic-autotools/Makefile.am,
11338         plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui,
11339         plugins/build-basic-autotools/anjuta-build-basic-autotools.plugin.in,
11340         plugins/build-basic-autotools/build-basic-autotools.c,
11341         plugins/build-basic-autotools/build-basic-autotools.h: Added "Execute"
11342         interface and UI for executing project/file programs. Implemented
11343         IAnjutaFile interface so that executables could be opened directly.
11344         
11345         * plugins/class-inheritance/anjuta-class-inheritance.plugin.in: Removed
11346         Authors line (Reserved for external plugins, which do not have a way to
11347         show their credits).
11348         
11349         * plugins/file-loader/plugin.c: Read "Title" from [Wizard] and
11350         [File Loader] group for menu labels (default to "Name" if it is not
11351         defined.
11352         
11353         * plugins/terminal/terminal.c: Implemented IAnjutaTerminal interface
11354         for executing external commands.
11356 2005-04-25  Sebastien Granjoux  <seb.sfo@free.fr>
11358         * plugins/project-wizard/property.c:
11359         Correct a memory leak
11361         * libanjuta/interfaces/libanjuta.idl,
11362         plugins/editor/text_editor.c:
11363         Add erase_all and replace_selection function to IAnjutaEditor
11365         * plugins/tools/anjuta-tools.glade,
11366         plugins/tools/fileop.c,
11367         plugins/tools/editor.c,
11368         plugins/tools/tool.c
11369         plugins/tools/tool.h:
11370         Add shortcut and icon 
11372         * plugins/tools/variable.c,
11373         plugins/tools/variable.h:
11374         Add a variable asking parameters at run time
11376         * plugins/tools/execute.c:
11377         Add a warning message for missing document manager
11378         Add replace buffer and replace selection output
11379         Correct an error in popup output
11381         * plugins/tools/plugin.c,
11382         plugins/tools/plugin.h,
11383         plugins/tools/anjuta-tools.ui,
11384         src/anjuta.ui:
11385         Few clean up
11386         Attach tools menu to a new place
11388 2005-04-25  Naba Kumar  <naba@gnome.org>
11390         * libanjuta/plugins.c, src/about.c, src/about.h,
11391         src/anjuta-actions.h, src/anjuta-app.c, src/anjuta.ui,
11392         plugins/class-gen/anjuta-class-gen.plugin.in: Added about
11393         plugins (about box for plugins) menu.
11395 2005-04-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11397         *  plugins/editor/search-replace.c :
11398         Displayed full path in Search pane window. 
11399         Bug 300231 : Selected line in Search pane window .
11400                 
11401 2005-04-23  Naba Kumar  <naba@gnome.org>
11403         * plugins/terminal/terminal.c: Fixed crash on terminal docking.
11405 2005-04-22  Naba Kumar  <naba@gnome.org>
11407         * plugins/project-wizard/templates/java-logo.png: Smaller icons.
11408         
11409         * plugins/project-wizard/templates/java.wiz,
11410         plugins/project-wizard/templates/java/src/Makefile.am.tpl: Add option
11411         to create bytecodes (.class) files.
11412         
11413         * plugins/symbol-browser/an_symbol_info.c,
11414         plugins/symbol-browser/an_symbol_info.h,
11415         plugins/symbol-browser/an_symbol_search.c,
11416         plugins/symbol-browser/an_symbol_view.c,
11417         plugins/symbol-browser/plugin.c,
11418         tagmanager/tm_workspace.c: Fixed java symbols view. Fixed icon types
11419         in file symbol list.
11421 2005-04-22  Naba Kumar  <naba@gnome.org>
11423         * TODO.tasks: Updated.
11424         
11425         * plugins/class-inheritance/Makefile.am,
11426         plugins/subversion/Makefile.am: Do not install plugin files when
11427         plugin build condition is false.
11428         
11429         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui,
11430         plugins/build-basic-autotools/build-basic-autotools.c,
11431         plugins/build-basic-autotools/build-basic-autotools.h,
11432         plugins/file-loader/anjuta-loader-plugin.ui,
11433         plugins/file-loader/dnd.c,
11434         plugins/file-loader/plugin.c,
11435         plugins/file-loader/plugin.h,
11436         plugins/project-manager/anjuta-project-manager.ui,
11437         plugins/project-manager/plugin.c: Added open file and build context
11438         menu in project manager context menu.
11440 2005-04-22  Naba Kumar  <naba@gnome.org>
11442         * configure.in: Added message output showing conditional plugins to
11443         build or not.
11444         
11445         * src/layout.xml: Added layout for class-inheritance plugin widget.
11446         
11447         * plugins/class-inheritance/anjuta-class-inheritance.plugin.in: Fixed
11448         plugin name to remove redundant terms.
11449         
11450         * TODO.tasks: Updated.
11451         
11452         * configure.in,
11453         plugins/symbol-browser/Makefile.am,
11454         plugins/symbol-browser/an_symbol_view.c,
11455         (removed) plugins/symbol-browser/sv_class.xpm,
11456         (removed) plugins/symbol-browser/sv_function.xpm,
11457         (removed) plugins/symbol-browser/sv_macro.xpm,
11458         (removed) plugins/symbol-browser/sv_private_fun.xpm,
11459         (removed) plugins/symbol-browser/sv_private_var.xpm,
11460         (removed) plugins/symbol-browser/sv_protected_fun.xpm,
11461         (removed) plugins/symbol-browser/sv_protected_var.xpm,
11462         (removed) plugins/symbol-browser/sv_public_fun.xpm,
11463         (removed) plugins/symbol-browser/sv_public_var.xpm,
11464         (removed) plugins/symbol-browser/sv_static_fun.xpm,
11465         (removed) plugins/symbol-browser/sv_static_var.xpm,
11466         (removed) plugins/symbol-browser/sv_struct.xpm,
11467         (removed) plugins/symbol-browser/sv_unknown.xpm,
11468         (removed) plugins/symbol-browser/sv_variable.xpm,
11469         (added) plugins/symbol-browser/images/.cvsignore,
11470         (added) plugins/symbol-browser/images/Icons.16x16.Class,
11471         (added) plugins/symbol-browser/images/Icons.16x16.Enum,
11472         (added) plugins/symbol-browser/images/Icons.16x16.Field,
11473         (added) plugins/symbol-browser/images/Icons.16x16.FormsDesigner.BringToFront,
11474         (added) plugins/symbol-browser/images/Icons.16x16.FormsDesigner.SendToBack,
11475         (added) plugins/symbol-browser/images/Icons.16x16.Interface,
11476         (added) plugins/symbol-browser/images/Icons.16x16.InternalClass,
11477         (added) plugins/symbol-browser/images/Icons.16x16.InternalDelegate,
11478         (added) plugins/symbol-browser/images/Icons.16x16.InternalEnum,
11479         (added) plugins/symbol-browser/images/Icons.16x16.InternalEvent,
11480         (added) plugins/symbol-browser/images/Icons.16x16.InternalField,
11481         (added) plugins/symbol-browser/images/Icons.16x16.InternalInterface,
11482         (added) plugins/symbol-browser/images/Icons.16x16.InternalMethod,
11483         (added) plugins/symbol-browser/images/Icons.16x16.InternalProperty,
11484         (added) plugins/symbol-browser/images/Icons.16x16.InternalStruct,
11485         (added) plugins/symbol-browser/images/Icons.16x16.Literal,
11486         (added) plugins/symbol-browser/images/Icons.16x16.Method,
11487         (added) plugins/symbol-browser/images/Icons.16x16.NameSpace,
11488         (added) plugins/symbol-browser/images/Icons.16x16.PrivateClass,
11489         (added) plugins/symbol-browser/images/Icons.16x16.PrivateDelegate,
11490         (added) plugins/symbol-browser/images/Icons.16x16.PrivateEnum,
11491         (added) plugins/symbol-browser/images/Icons.16x16.PrivateEvent,
11492         (added) plugins/symbol-browser/images/Icons.16x16.PrivateField,
11493         (added) plugins/symbol-browser/images/Icons.16x16.PrivateInterface,
11494         (added) plugins/symbol-browser/images/Icons.16x16.PrivateMethod,
11495         (added) plugins/symbol-browser/images/Icons.16x16.PrivateProperty,
11496         (added) plugins/symbol-browser/images/Icons.16x16.PrivateStruct,
11497         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedClass,
11498         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedDelegate,
11499         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedEnum,
11500         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedEvent,
11501         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedField,
11502         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedInterface,
11503         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedMethod,
11504         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedProperty,
11505         (added) plugins/symbol-browser/images/Icons.16x16.ProtectedStruct,
11506         (added) plugins/symbol-browser/images/Icons.16x16.Reference,
11507         (added) plugins/symbol-browser/images/Makefile.am: Removed old symbol
11508         pixmaps and added new icons (taken from monodevelop).
11510 2005-04-21  Naba Kumar  <naba@gnome.org>
11512         Patch from  Massimo Cora <maxcvs@email.it>:
11514         * configure.in, plugins/Makefile.am
11515         (new) plugins/class-inheritance/.cvsignore,
11516         (new) plugins/class-inheritance/Makefile.am,
11517         (new) plugins/class-inheritance/anjuta-class-inheritance.plugin.in,
11518         (new) plugins/class-inheritance/class-inherit.c,
11519         (new) plugins/class-inheritance/class-inherit.h,
11520         (new) plugins/class-inheritance/plugin.c,
11521         (new) plugins/class-inheritance/plugin.h,
11522         (new) plugins/class-inheritance/class-inheritance.png: Added class
11523         inheritance plugin.
11524         
11525         Changes by naba: Added pkgconfig check for graphviz and conditionally
11526         build graphviz.
11527         
11528         * plugins/patch/.cvsignore, plugins/tools/.cvsignore: Updated.
11530 2005-04-20  Naba Kumar  <naba@gnome.org>
11532         * manuals/reference/libanjuta/tmpl/anjuta-children.sgml,
11533         manuals/reference/libanjuta/tmpl/ianjuta-context-list.sgml,
11534         manuals/reference/libanjuta/tmpl/ianjuta-context-text.sgml,
11535         manuals/reference/libanjuta/tmpl/ianjuta-context-tree.sgml,
11536         manuals/reference/libanjuta/tmpl/ianjuta-context.sgml,
11537         manuals/reference/libanjuta/tmpl/ianjuta-iterable-tree.sgml,
11538         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml,
11539         manuals/reference/libanjuta/tmpl/ianjuta-renderable.sgml,
11540         manuals/reference/libanjuta/tmpl/ianjuta-sand-box.sgml,
11541         manuals/reference/libanjuta/tmpl/ianjuta-transformable.sgml,
11542         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
11543         
11544         * plugins/gdb/plugin.[ch], plugins/gdb/utilities.[ch]: Fixed gdb
11545         message view management.
11547         * libanjuta/anjuta-children.[ch],
11548         plugins/build-basic-autotools/build-basic-autotools.c,
11549         libanjuta/anjuta-launcher.c, plugins/terminal/terminal.c:
11550         Removed anjuta_children_init() function,
11551         because it is done automatically when first invoked. Introduced
11552         anjuta_children_recover() to recover the child signalling. Fixed
11553         child exit management to correctly recover the exit status.
11554         
11555         * libanjuta/anjuta-launcher.c: Fixed anjuta_launcher_dispose()
11556         to properly shutdown the launcher and to kill the running process
11557         (without emitting any signal).
11558         
11559         * plugins/gdb/debugger.c, plugins/gdb/debugger.h, plugins/gdb/plugin.c,
11560         plugins/gdb/plugin.h: Fixed debugger to properly shutdown, kill both
11561         gdb and program instance.
11563 2005-04-19  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11565         * plugins/editor/search-replace.c :
11566         Fixed bug 300229 (Search dialog unsensitive freezed Search button).
11568 2005-04-18  Naba Kumar  <naba@gnome.org>
11570         * TODO.tasks: Marked completed items.
11571         
11572         * plugins/debug-manager/plugin.c, plugins/gdb/debugger.c,
11573         plugins/gdb/debugger.h, plugins/gdb/plugin.c,
11574         plugins/project-manager/plugin.c: Prompt user for the debugging
11575         target (select from a list of project's executable targets) and
11576         correctly start debugger. Take care of libtool wrapping when the
11577         target selected is libtool target. Fixed debugger menu items
11578         sensitivity.
11580 2005-04-17  Sebastien Granjoux  <seb.sfo@free.fr>
11582         * plugins/tools/execute.c,
11583         plugins/tools/execute.h:
11584         Implement save all files before running a command
11585         Implement all options for stdout and stderr except replace buffer
11586         Allow running several tools
11588         * plugins/tools/plugin.c:
11589         Move anjuta launcher in execute.c
11591         * plugins/tools/tools.h,
11592         plugins/tools/variable.c:
11593         Small changes
11595 2005-04-13  Sebastien Granjoux  <seb.sfo@free.fr>
11597         * plugins/tools/anjuta-tools.glade:
11598         Add new properties in tool editor dialog
11599         Cosmetic improvements
11600         
11601         * plugins/tools/anjuta-tools.ui:
11602         Attach tool menu as a build menu
11604         * plugins/tools/dialog.c:
11605         Set tool menu item sensitivity in tool list
11606         Fix bugs
11608         * plugins/tools/editor.c,
11609         plugins/tools/editor.h,
11610         plugins/tools/fileop.c,
11611         plugins/tools/tool.c,
11612         plugins/tools/tool.h:
11613         Add new properties (active, save file...)
11614         Most of them are still not implemented
11616         * plugins/tools/execute.c,
11617         plugins/tools/execute.h:
11618         Reorganize code to support multiple run
11619         Support run in terminal
11620         
11621         * plugins/tools/plugin.c
11622         plugins/tools/plugin.h:
11623         Move message handling in execute.c
11625         * plugins/tools/variable.h,
11626         plugins/tools/variable.c:
11627         Add useful variables
11628         
11629 2005-04-13  Naba Kumar  <naba@gnome.org>
11631         * plugins/editor/text_editor.c: Fixed file monitoring condition.
11632         * plugins/editor/Makefile.am: Added gnome-vfs flags.
11633         
11634 2005-04-12  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11636         * plugins/tools/dialog.c plugins/tools/tool.c :
11637         Fixed bugs.
11639 2005-04-06  Naba Kumar  <naba@gnome.org>
11641         * src/anjuta.c: Load default session only when
11642         "anjuta.session.load.last" preference is enabled.
11643         
11644 2005-04-07  Sebastien Granjoux  <seb.sfo@free.fr>
11646         * plugins/tools/Makefile.am,
11647         plugins/tools/variable.c,
11648         plugins/tools/variable.h:
11649         Add new code for handling variables
11651         * plugins/tools/anjuta-tools.glade:
11652         Improve tool editor dialog
11653         Add variable selection dialog
11655         * plugins/tools/dialog.c,
11656         plugins/tools/dialog.h,
11657         plugins/tools/plugin.c,
11658         plugins/tools/plugin.h:
11659         Add variable object
11660         Add a function to get it
11662         * plugins/tools/editor.c:
11663         Add gui code for variable selection dialog
11665         * plugins/tools/execute.c:
11666         Use variables for executing command
11667         
11668         * Naba: Compile warning fixes.
11670 2005-04-06  Naba Kumar  <naba@gnome.org>
11672         * TODO.tasks: Marked completed items.
11673         
11674 2005-04-06  Naba Kumar  <naba@gnome.org>
11676         * plugins/subversion/svn-backend.c: Fixed subversion plugin
11677         compile error.
11678         
11679         * plugins/tools/anjuta-tools.glade: Improved dialog layout.
11681 2005-04-04  Naba Kumar  <naba@gnome.org>
11683         * src/layout.xml, plugins/glade/plugin.c: Dock glade widgets
11684         inside Main window.
11685         
11686 2005-03-31  Sebastien Granjoux  <seb.sfo@free.fr>
11688         * plugins/tools/Makefile.am,
11689         plugins/tools/anjuta-tools.plugin.in,
11690         plugins/tools/anjuta-tools.ui,
11691         plugins/tools/anjuta-tools.gladei,
11692         plugins/tools/anjuta-tools-plugin.png,
11693         plugins/tools/plugin.c,
11694         plugins/tools/plugin.h,
11695         plugins/tools/dialog.c,
11696         plugins/tools/dialog.h,
11697         plugins/tools/fileop.c,
11698         plugins/tools/fileop.h,
11699         plugins/tools/tool.c,
11700         plugins/tools/tool.h,
11701         plugins/tools/editor.c,
11702         plugins/tools/editor.h,
11703         plugins/tools/execute.c,
11704         plugins/tools/execute.h, configure.in, plugins/Makefile.am:
11705         Port tool plugin from anjuta 1.2 (split anjuta-tools.c)
11706         Not fully working
11708         * anjuta-tools.[ch]: Removed old tools code.
11709         
11710 2005-04-01  Steve Murphy  <murf@e-tools.com>
11712         * configure.in: Added "rw" to ALL_LINGUAS.
11714 2005-03-29  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11716         * Modified Files:
11717         manuals/C/anjuta-manual/fileoperations.xml
11718         Added Files:
11719         manuals/C/anjuta-manual/figures/search_expr.png
11720         manuals/C/anjuta-manual/figures/search_expr_basic.png
11721         manuals/C/anjuta-manual/figures/search_file_list.png
11722         manuals/C/anjuta-manual/figures/search_file_pattern.png
11723         manuals/C/anjuta-manual/figures/search_replace.png
11724         manuals/C/anjuta-manual/figures/search_setting.png
11725         manuals/C/anjuta-manual/figures/search_target.png
11726         manuals/C/anjuta-manual/figures/search_target_action.png
11727         manuals/C/anjuta-manual/figures/search_target_in.png
11728         Removed Files:
11729         manuals/C/anjuta-manual/figures/find_files.png
11730         manuals/C/anjuta-manual/figures/find_replace.png
11731         manuals/C/anjuta-manual/figures/find_text.png :
11732         Updated Anjuta manual (File Operations)
11734 2005-03-26  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11736         * manuals/C/anjuta-manual/fileoperations.xml,
11737         manuals/C/anjuta-manual/figures/open_file.png,
11738         manuals/C/anjuta-manual/figures/open_file_multiple.png,
11739         manuals/C/anjuta-manual/figures/prefs_print.png,
11740         manuals/C/anjuta-manual/figures/print_dlg.png,
11741         manuals/C/anjuta-manual/figures/print_preview.png.
11742         * Added Files:
11743         manuals/C/anjuta-manual/figures/add_edit_macro.png,
11744         manuals/C/anjuta-manual/figures/display_macro.png,
11745         manuals/C/anjuta-manual/figures/insert_text.png,
11746         manuals/C/anjuta-manual/figures/keyword_macro.png,
11747         manuals/C/anjuta-manual/figures/new_file_wizard.png,
11748         manuals/C/anjuta-manual/figures/save_as_file.png :
11749         Updated Anjuta Manual (File Operations)
11751 2005-03-23  Adam Weinberger  <adamw@gnome.org>
11753         * plugins/editor/action-callbacks.c,
11754           plugins/file-loader/plugin.c,
11755           plugins/gtodo/main.c,
11756           plugins/project-wizard/druid.c:
11757           Fix spelling/grammar errors. Fixes bugs
11758           169068, 169137, 169138, and 169139.
11760 2005-03-21  Naba Kumar  <naba@gnome.org>
11762         Patch from: Massimo Cora' <maxcvs@email.it>:
11763         
11764         * plugins/editor/Makefile.am
11765         plugins/editor/anjuta-docman.c,
11766         (added) plugins/editor/editor-tooltips.c,
11767         (added) plugins/editor/editor-tooltips.h: Added tooltips to
11768         editor tabs to show full path.
11770 2005-03-19  Johannes Schmid <jhs@cvs.gnome.org>
11771         
11772         * plugins/subversion/svn-backend.c:
11773         Removed "apr-0/" from include because this is 
11774         already included in SVN_INCLUDE and broke building if
11775         apr >= 1.0 was installed.
11777 2005-03-18  Naba Kumar  <naba@gnome.org>
11779         Patch from: Massimo Cora' <maxcvs@email.it>:
11781         * plugins/editor/action-callbacks.c,
11782         plugins/editor/aneditor-calltip.cxx,
11783         plugins/editor/aneditor-priv.h,
11784         plugins/editor/aneditor.cxx,
11785         plugins/editor/aneditor.h,
11786         plugins/editor/anjuta-document-manager.ui: Added calltip
11787         activation from menu.
11789 2005-03-16  Naba Kumar  <naba@gnome.org>
11791         Patch from: Massimo Cora' <maxcvs@email.it>:
11792         
11793         * plugins/class-gen/action-callbacks.c,
11794         plugins/class-gen/anjuta-class-gen-plugin.glade,
11795         plugins/class-gen/class_gen.c,
11796         plugins/class-gen/class_gen.h,
11797         plugins/class-gen/class_logo.xpm,
11798         plugins/class-gen/plugin.c: Create files without project
11799         being open. Add to project support. And other enhancements.
11801 2005-03-15  Adam Weinberger  <adamw@gnome.org>
11803         * anjuta.glade,
11804           plugins/debug-manager/utilities.c,
11805           plugins/file-loader/plugin.c,
11806           plugins/gdb/utilities.c,
11807           plugins/profile-default/plugin.c,
11808           plugins/project-import/project-import.c,
11809           src/anjuta-actions.h:
11810           Spelling/grammar fixes.
11812 2005-03-13  Naba Kumar  <naba@gnome.org>
11813         
11814         * plugins/editor/action-callbacks.c,
11815         plugins/editor/action-callbacks.h,
11816         plugins/editor/anjuta-document-manager.ui,
11817         plugins/editor/plugin.c: Cleaned up editor UI and get rid of 'Format'
11818         submenu. Moved menuitems from Format to View->Editor.
11819         
11820         * src/action-callbacks.c, src/action-callbacks.h,
11821         src/anjuta-actions.h, src/anjuta-app.c, src/anjuta.ui: Created Reset
11822         layout and lock layout menus in View submenu. Get rid of
11823         Settings->Layout Manager menu.
11824         
11825         * plugins/project-import/anjuta-project-import.plugin.in:
11826         Fixed icon name
11828         * global-tags/Makefile.am,
11829         global-tags/create_global_tags.sh,
11830         plugins/editor/aneditor-autocomplete.cxx,
11831         plugins/editor/aneditor-priv.h,
11832         plugins/editor/aneditor.cxx,
11833         tagmanager/tm_workspace.c: Fixed scope members autocompletion
11834         in editor and made it work in global symbols also.
11835         
11836         * src/anjuta-app.c: Always use priority texts besides icons style
11837         for toolbars, because other styles look horible for Anjuta (fixme).
11839 2005-03-11  Naba Kumar  <naba@gnome.org>
11841         * configure.in: Removed test for iconv.
11843         * scintilla/ScintillaGTK.cxx: Fixed crash bug when focus in occurs
11844         before scintilla widget is realized.
11845         
11846         * plugins/cvs-plugin/plugin.c: Aligned comments and added a shortcut
11847         for Update menuitem.
11848         
11849         * scintilla/patches/set-cursor-warning-fix.diff: Removed because
11850         already applied in scintilla main stream.
11851         
11852         * scintilla/patches/preedit-window-crash-fix.diff: Added new fix
11853         and notified scintilla developer.
11854         
11855 2005-03-10  Naba Kumar  <naba@gnome.org>
11857         * src/action-callbacks.c: Removed reference to src/help.h (dead
11858         file).
11860         * plugins/editor/text_editor.c: Removed reference to
11861         src/launcher.h (a dead file).
11863         * src/anjuta_dirs.c, src/anjuta_dirs.h, src/anjuta_gui.c,
11864         src/controls.c, src/controls.h, src/fileselection.c,
11865         src/fileselection.h, src/glade_iface.c, src/glade_iface.h,
11866         src/global.h, src/help.c, src/help.h, src/launcher.c, src/launcher.h,
11867         src/main.cpp, src/main_menubar.c, src/main_menubar.h,
11868         src/mainmenu_callbacks.c, src/mainmenu_callbacks.h, src/session.c,
11869         src/session.h, src/support.c, src/support.h, src/toolbar.c,
11870         src/toolbar.h, src/toolbar_callbacks.c, src/toolbar_callbacks.h:
11871         Removed these dead files from CVS.
11874 2005-03-10  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11876         * plugins/file-wizard/action-callbacks.c : Added error message.
11877         plugins/project-import/project-import.c : Closed Import wizard with Esc key.
11880 2005-03-09      Johannes Schmid <jhs@cvs.gnome.org>
11881         
11882         * plugins/cvs-plugin/cvs-callbacks.c
11883         plugins/cvs-plugin/plugin.c:
11884         Fixed preferences page init and busy handling
11885         
11886         * plugins/subversion/plugin.c:
11887         Fixed preferences page init
11889 2005-03-09  Naba Kumar  <naba@gnome.org>
11891         * plugins/Makefile.am, plugins/glade/Makefile.am,
11892         plugins/glade/plugin.c: Now that glade3 cvs head has been fixed,
11893         enabled glade plugin in Anjuta. The plugin is built only when
11894         glade3 is installed.
11895         
11896 2005-03-09  Johannes Schmid <jhs@cvs.gnome.org>
11898         * plugins/project-wizard/templates/java.wiz
11899         plugins/project-wizard/templates/java-logo.png (*)
11900         plugins/project-wizard/templates/java/*
11901         plugins/project-wizard/templates/Makefile.am
11902         configure.in:
11903         
11904         Add Java project type. It generates a autoconf/automake
11905         project which is compiled using gcj. It requires automake 
11906         > 1.4 (1.9 is known to work) to work!
11907         
11908         (*) still awaiting response from the gcj team if we
11909         may use their logo.
11910         
11911 2005-03-09  Johannes Schmid <jhs@cvs.gnome.org>
11912         
11913         * plugins/project-import/*
11914         plugins/Makefile.am
11915         configure.in:
11916         Added project import plugin. Might be a bit buggy and limited
11917         but works for now.
11918         * plugins/cvs-plugin/anjuta-cvs-plugin.png:
11919         Icon from old pixmaps dir
11921 2005-02-20  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11923         * plugins/file-wizard/plugin.c, plugins/macro/macro-dialog.c
11924         plugins/macro/macro-util.c, plugins/macro/macros.xml :
11925         Added C Custom_Indent line macro.
11926         Cleaned macros.xml
11928 2005-03-09  Naba Kumar  <naba@gnome.org>
11930         * TODO.tasks: Added new message-manager tasks.
11931         
11932         * manuals/reference/libanjuta/tmpl/ianjuta-context-list.sgml,
11933         manuals/reference/libanjuta/tmpl/ianjuta-context-text.sgml,
11934         manuals/reference/libanjuta/tmpl/ianjuta-context-tree.sgml,
11935         manuals/reference/libanjuta/tmpl/ianjuta-context.sgml,
11936         manuals/reference/libanjuta/tmpl/ianjuta-iterable-tree.sgml,
11937         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml,
11938         manuals/reference/libanjuta/tmpl/ianjuta-renderable.sgml,
11939         manuals/reference/libanjuta/tmpl/ianjuta-sand-box.sgml,
11940         manuals/reference/libanjuta/tmpl/ianjuta-transformable.sgml,
11941         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
11942         
11943         * plugins/gdb/debug_tree.c, plugins/gdb/debugger.c,
11944         plugins/gdb/locals.c, plugins/gdb/memory.c, plugins/gdb/plugin.c,
11945         plugins/gdb/registers.c, plugins/gdb/registers_gui.c,
11946         plugins/gdb/sharedlib.c, plugins/gdb/sharedlib_gui.c,
11947         plugins/gdb/signals.c, plugins/gdb/signals_gui.c,
11948         plugins/gdb/stack_trace.c, plugins/gdb/stack_trace.h,
11949         plugins/gdb/watch.c, plugins/gdb/watch.h, plugins/gdb/watch_gui.c:
11950         Removed debugger widgets from shell on debugger shutdown. Added
11951         scrolled windows for docked widgets. Removed unnecessary widget refs
11952         and unrefs. Destroy widgets correctly on debugger shutdown.
11953         
11954         * plugins/project-wizard/anjuta-project-wizard.glade: Added frame
11955         with project description title. Removed frame shadow.
11956         
11957         * plugins/project-wizard/druid.c: Initializes tooltips.
11958         
11959         * scintilla/Makefile.am: Fixed comiple error.
11961 2005-03-08  Adam Weinberger  <adamw@gnome.org>
11963         * plugins/class-gen/anjuta-class-gen-plugin.glade,
11964           plugins/class-gen/class_gen.c: Fix grammar/spelling errors
11966 2005-03-08  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11968         * plugins/macro/macro-actions.c, plugins/macro/macro-db.[ch],
11969         plugins/macro/macro-dialog.c, plugins/macro/macro-util.[ch],
11970         plugins/macro/macro-util.c, plugins/macro/macro-util.h
11971         plugins/macro/macros.xml, plugins/macro/plugin.c :
11972         Moved cursor at the '|' position defined in macros.
11974 2005-03-07  Naba Kumar  <naba@gnome.org>
11976         * plugins/subversion/Makefile.am: Fixed build error.
11978         * plugins/editor/anjuta-document-manager-plugin.in: Added some mime
11979         types (perl, python, shellscript).
11980         
11981         * plugins/editor/plugin.c: Fixed to show all highlight options.
11982         
11983 2005-03-07  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
11985         * TODO.tasks : updated tasks.
11986         * plugins/gtodo/interface.c : Implemented column sorting (TASK MANAGER)
11988 2005-03-07  Naba Kumar  <naba@gnome.org>
11990         * plugins/subvesion/plugin.c: Detect ".svn" directory to enable
11991         or disable subversion file-manager submenu. If "Subvesion" is also
11992         valid directory, we should also check for it.
11994         * configure.in: Disable cygwin macro until someone fixes the
11995         autoconf warnings.
11996         
11997         * plugins/subvesion/svn-thread.c: Use older API svn_client_add() for
11998         backward compatibility.
11999         
12000 2005-03-06  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12002         * src/about.c : Cleaned code.
12003         * plugins/macro/macros.xml : Added "do_while" C macro.
12004         * plugins/gdb/registers_cbs.[ch], plugins/gdb/registers_gui.c,
12005         plugins/gdb/sharedlib_cbs.[ch], plugins/gdb/sharedlib_gui.c, 
12006         plugins/gdb/signals_cbs.[ch], plugins/gdb/signals_gui.c :
12007         Closed registers, shared libraries, kernel signals dialogs with ESC key.
12008         
12009 2005-03-06      Johannes Schmid <jhs@cvs.gnome.org>
12011         * plugins/class-gen/plugin.c:
12012         Removed "return" to activate project_root_uri watching.
12014 2005-03-06      Johannes Schmid <jhs@cvs.gnome.org>
12016         * plugins/Makefile.am
12017         plugins/subversion/*:
12018         Added subversion plugin. Add, Remove, Commit and Update work
12019         everything else needs work.
12020         
12021         * plugins/terminal/terminal.c
12022         Applied old 1.2.2 patch to fix Ctrl-C in terminal but
12023         we still have focus problems with the editor.
12025 2005-03-05  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12027         * AUTHORS, src/about.c : Updated about dialog by AUTHORS file.
12028         
12029 2005-03-04  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12031         * Makefile.am, src/about.c : Updated about dialog by AUTHORS.xml file.
12033 2005-03-04  Naba Kumar  <naba@gnome.org>
12035         Patch from Massimo Cora' <maxcvs@email.it>:
12037         * plugins/class-gen/Makefile.am,
12038         plugins/class-gen/action-callbacks.c,
12039         plugins/class-gen/action-callbacks.h,
12040         (added) plugins/class-gen/anjuta-class-gen-plugin.glade,
12041         plugins/class-gen/anjuta-class-gen.plugin.in,
12042         plugins/class-gen/class_gen.c,
12043         plugins/class-gen/class_gen.h,
12044         (removed) plugins/class-gen/clsGen.c,
12045         (added) plugins/class-gen/goc_template_header,
12046         (added) plugins/class-gen/goc_template_source,
12047         plugins/class-gen/plugin.c,
12048         plugins/class-gen/plugin.h: Refactored class gen code.
12049         Added GOCBuilder code. Fixed UI. Implemented plugin.
12051 2005-03-03  Johannes Schmid <jhs@cvs.gnome.org>
12053         * plugins/project-wizard/property.c
12054         plugins/project-wizard/install.c
12055         plugins/project-wizard/druid.c
12056         plugins/editor/goto_line.c
12057         plugins/editor/plugin.c
12058         plugins/gtodo/add_edit_item.c
12059         plugins/gtodo/ligtodo.c
12060         plugins/gtodo/main.c
12061         plugins/gtodo/preferences.c:
12062         Fixed #167559, #167534, #167266, #167357
12063         (Bad English in strings...)
12064         
12065         Thanks to Adam Weinberger and Thierry Moisan for
12066         reporting!
12068 2005-03-03  Naba Kumar  <naba@gnome.org>
12070         * libegg/Makefile.am, libegg/menu/Makefile.am,
12071         (added) libegg/egg-submenu-action.c,
12072         (added) libegg/menu/egg-submenu-action.h: Created a new action for
12073         submenu (used for wizard listing).
12074         
12075         * plugins/file-loader/anjuta-loader-plugin.ui
12076         plugins/file-loader/plugin.c: Implemented wizards submenu in menu
12077         and toolbar.
12078         
12079         * plugins/editor/action-callbacks.c,
12080         plugins/editor/aneditor.cxx, plugins/editor/plugin.c: Disabled
12081         ctrl+tabbing because it was interfaring with focus navigation.
12082         Focus editor on "Esc" in incremental search entry. Cleanups.
12083         
12084         * plugins/file-manager/an_file_view.c,
12085         plugins/symbol-browser/plugin.c,
12086         plugins/symbol-browser/an_symbol_view.c: Fixed key shortcuts.
12087         Cleanups.
12088         
12089         * plugins/profile-default/plugin.c,
12090         scintilla/PlatGTK.cxx: Fixed compiler warnings. Added splash icon
12091         for sesssion load.
12092         
12093         * (removed) scintilla/patches/a64-crash-fix.patch,
12094         (added) scintilla/patches/set-cursor-warning-fix.diff: Updated
12095         scintilla patches.
12097 2005-03-03  Naba Kumar  <naba@gnome.org>
12099         * HACKING: Fixed typos.
12100         
12101         * plugins/editor/aneditor-indent.cxx: Clean up.
12102         
12103         * plugins/editor/plugin.c, plugins/editor/text_editor.[h]:
12104         Enable/disable save, undo and redo actions depending on state
12105         of the editor.
12106         
12107 2005-03-02  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12109         * libanjuta/anjuta-status.h plugins/editor/Makefile.am
12110         plugins/editor/action-callbacks.c, plugins/editor/search-replace.c :
12111         Displayed search_incremental status.
12113         * Removed plugins/editor/search_incremental.[ch]
12115 2005-02-26  Johannes Schmid <jhs@cvs.gnome.org>
12116         
12117         * plugins/cvs-plugin/cvs-execute.c
12118         plugins/cvs-plugin/cvs-callbacks.c:
12119         - Use weak reference on mesg_view and reuse tab if
12120         it still exists to avoid cluttering message manager.
12121         - Fixed bug in cvs remove
12122         
12123         README, HACKING: Updated
12124         
12125         configure.in: Added check for libsvn
12127 2005-02-29  Naba Kumar  <naba@gnome.org>
12128         
12129         * plugins/file-manager/an_file_view.c,
12130         plugins/symbol-browser/an_symbol_view.c,
12131         plugins/symbol-browser/plugin.c: Hide column headers (they
12132         are redundant).
12134 2005-02-29  Naba Kumar  <naba@gnome.org>
12136         * manuals/reference/libanjuta/tmpl/ianjuta-context-list.sgml,
12137         manuals/reference/libanjuta/tmpl/ianjuta-context-text.sgml,
12138         manuals/reference/libanjuta/tmpl/ianjuta-context-tree.sgml,
12139         manuals/reference/libanjuta/tmpl/ianjuta-context.sgml,
12140         manuals/reference/libanjuta/tmpl/ianjuta-iterable-tree.sgml,
12141         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml,
12142         manuals/reference/libanjuta/tmpl/ianjuta-renderable.sgml,
12143         manuals/reference/libanjuta/tmpl/ianjuta-sand-box.sgml,
12144         manuals/reference/libanjuta/tmpl/ianjuta-transformable.sgml,
12145         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
12147         * libanjuta/Makefile.am, libanjuta/anjuta-marshal.list,
12148         libanjuta/anjuta-shell.c, libanjuta/anjuta-shell.h,
12149         (added) libanjuta/anjuta-session.[hc],
12150         plugins/editor/plugin.c, plugins/file-loader/plugin.c,
12151         plugins/profile-default/plugin.c, plugins/profile-default/plugin.h,
12152         src/anjuta-app.c, src/anjuta-app.h, src/anjuta.c, src/anjuta.h,
12153         src/main.c:
12154         
12155         Implemented session management. Implemented session
12156         container class. Added session notifications from shell. Implemented
12157         session save/load in editor, file-loader, default-profile-plugin
12158         and anjuta-app. Fixed window sizing and restoration. Cleaned up
12159         code in anjuta-app.[ch], anjuta.[ch], main.c. Added fullscreen
12160         and maximized states in session. Implemented project session
12161         management.
12163 2005-02-27  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12165         * plugins/class-gen/action-callbacks.[ch],
12166         plugins/class-gen/class_gen.c plugins/project-wizard/druid.c,
12167         plugins/gdb/breakpoints.c plugins/gdb/memory.c:
12168         Closed Wizard project, Class gen, Inspect memory, Breakpoints dialogs 
12169         with Escape key.
12171 2005-02-26  Sebastien Granjoux  <seb.sfo@free.fr>
12172         
12173         * plugins/project-wizard/anjuta-project-wizard.glade,
12174         plugins/project-wizard/druid.c:
12175         Add some padding in tab label in project selection page
12176         
12177         * plugins/project-wizard/druid.c,
12178         plugins/project-wizard/parser.c:
12179         Search for project template recursively
12180         Add ~/.anjuta/project to the search paths
12182 2005-02-26  Naba Kumar  <naba@gnome.org>
12184         * plugins/file-wizard/action-callbacks.c: Fixed memory curruption.
12185         * plugins/file-loader/plugin.c: Fixed crash bug.
12186         * libanjuta/plugins.c: Fixed memory leak.
12187         
12188 2005-02-26  Naba Kumar  <naba@gnome.org>
12189         
12190         * libanjuta/plugins.c, libanjuta/plugins.h: Implemented
12191         "UserActivatable" attribute for plugins. This attribute if set to
12192         "no" will prevent users from activating/deactivating it from
12193         plugins dialog. Added a toggle button in plugins dialog to toggle
12194         the plugins list between list of activatable plugins (default) to
12195         list of all plugins. anjuta_plugin_select() now only selects the
12196         plugin. Added anjuta_plugins_select_and_activate() method that will
12197         select and activate it.
12198         
12199         * plugins/profile-default/Makefile.am,
12200         plugins/profile-default/anjuta-default-profile.ui,
12201         plugins/profile-default/plugin.c,
12202         plugins/profile-default/plugin.h,
12203         plugins/project-manager/anjuta-project-manager.ui,
12204         plugins/project-manager/plugin.c,
12205         plugins/project-manager/plugin.h:
12206         
12207         Anjuta projects (*.anjuta) files define the profile of respective
12208         projects. Profile is a set of related plugins required for the
12209         project to open. Moved "close project" action from Project Manager
12210         to Profile Manager plugin. Implemented loading and unloading of
12211         project profiles in DefaultProfilePlugin. DefaultProfilePlugin
12212         (instead of Project Manager) now handles opening of *.anjuta files.
12213         Close Project menuitem is now moved to File submenu (being
12214         consistent with Anjuta 1.x versions and avoiding creating Project
12215         submenu when project manager is not loaded).
12216         
12217         * src/anjuta-actions.h: Fixed short-cut key for Help content.
12218         
12219         * src/anjuta.ui: Fixed place holder for projects.
12220         
12221         * (new) plugins/profile-default/default.anjuta: default startup
12222         profile. Removed the hardcoded plugins loading in
12223         DefaultProfilePlugin.
12225         * anjuta.anjuta,
12226         plugins/project-wizard/templates/terminal/project.anjuta:
12227         Implemented project format in newly created projects.
12229         * plugins/build-basic-autotools/anjuta-build-basic-autotools.plugin.in:
12230         plugins/class-gen/anjuta-class-gen.plugin.in,
12231         plugins/cvs-plugin/anjuta-cvs.plugin.in,
12232         plugins/editor/anjuta-document-manager.plugin.in,
12233         plugins/file-loader/anjuta-loader.plugin.in,
12234         plugins/file-wizard/anjuta-file-wizard.plugin.in,
12235         plugins/gdb/anjuta-gdb.plugin.in,
12236         plugins/glade/anjuta-glade.plugin.in,
12237         plugins/message-view/anjuta-message-manager.plugin.in,
12238         plugins/profile-default/anjuta-default-profile.plugin.in,
12239         plugins/project-manager/anjuta-project-manager.plugin.in,
12240         plugins/project-wizard/anjuta-project-wizard.plugin.in:
12241         Defined UserActivatable attributes. Added supported types attribute.
12243         * plugins/project-wizard/anjuta-project-wizard.glade
12244         plugins/project-wizard/plugin.c: Changed "New Project Wizard" to
12245         "Project Wizard" in preferences title.
12247         * TODO.tasks: Updated.
12248         
12249         * manuals/reference/libanjuta/tmpl/ianjuta-message-manager.sgml:
12250         Updated.
12251         
12252 2005-02-25  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12254         * plugins/file-wizard/anjuta-file-wizard.glade
12255         plugins/file-wizard/file.[ch], plugins/macro/macros.xml :
12256         
12257         Integrated License macros, cleaned file.c.
12258         
12259 2005-02-24      Johannes Schmid <jhs@cvs.gnome.org>
12260         
12261         * plugins/macor/macro-util.c: Fixed crash bugs if email or
12262         username can not be found correctly.
12264 2005-02-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12266         * plugins/file-wizard/file.[ch], plugins/macro/macro-util.c,
12267         plugins/macro/macros.xml :
12268         
12269         Added Headers macros. Cleaned file.c
12271 2005-02-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12273         * plugins/file-wizard/action-callbacks.c, plugins/macro/macro-util.c, 
12274         plugins/macro/macros.xml :
12275         
12276         Fixed a bug. Added Header macro.
12278         
12279 2005-02-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12281         * plugins/file-wizard/action-callbacks.c, 
12282         plugins/file-wizard/file.c, plugins/macro/macro-util.c
12283         plugins/macro/macros.xml :
12284         
12285         Added FileName, Header template macros.
12286         
12287 2005-02-24  Naba Kumar  <naba@gnome.org>
12288         
12289         * plugins/patch/patch-plugin.c: Fixed a function call.
12290         
12291         * src/anjuta.c, src/main.c: Save and load default session.
12292         
12293 2005-02-24  Naba Kumar  <naba@gnome.org>
12295         * libanjuta/interfaces/libanjuta.idl,
12296         plugins/message-view/anjuta-msgman.c,
12297         plugins/message-view/anjuta-msgman.h,
12298         plugins/message-view/plugin.c: Added and implemented
12299         set_view_title() method.
12300         
12301         * plugins/build-basic-autotools/build-basic-autotools.c,
12302         plugins/build-basic-autotools/build-basic-autotools.h: Implemented
12303         build context pooling. Maximum 3 contexts are reused. Additional
12304         contexts are created when all are busy.
12306 2005-02-23  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12308         * plugins/macro/macro-actions.c, plugins/macro/macro-db.[ch],
12309         plugins/macro/macro-dialog.c, plugins/macro/macro-util.[ch],
12310         plugins/macro/macros.xml, plugins/macro/plugin.[ch],
12311         plugins/file-wizard/action-callbacks.c, plugins/file-wizard/file.c :
12313         Added Copyright, Changelog macros.
12314                 
12315 2005-02-23  Naba Kumar  <naba@gnome.org>
12317         Patch from Massimo Cora' <maxcvs@email.it>:
12318         * plugins/Makefile.am,
12319         plugins/patch/Makefile.am,
12320         (added) plugins/patch/anjuta-patch-plugin.png,
12321         (added) plugins/patch/anjuta-patch.plugin.in,
12322         (added) plugins/patch/anjuta-patch.ui,
12323         plugins/patch/patch-plugin.c,
12324         (added) plugins/patch/patch-plugin.h,
12325         (added) plugins/patch/plugin.c,
12326         (added) plugins/patch/plugin.h: Ported patch plugin to Anjuta 2.0
12327         architecture.
12329 2005-02-23  Naba Kumar  <naba@gnome.org>
12331         * libanjuta/anjuta-marshal.list, libanjuta/anjuta-plugin.[ch],
12332         file-loader/plugin.c, profile-default/plugin.c:
12333         Implemented "activated" and "deactivated" signals for plugin class.
12334         Renamed *_location() functions to *_id(), because location is
12335         ambiguous. Implemented anjuta_plugins_unload_plugin_by_id() and
12336         anjuta_plugins_unload_plugin().
12337         
12338         * class-gen/plugin.c: Fixed complier warning and utility function call.
12339         
12340         * debug-manager/plugin.c: Unload debugger plugin correctly.
12341         
12342         * project-manager/plugin.c:     Fixed compiler warnings.
12343         
12344         * plugins/project-wizard/templates/gnome/.cvsignore,
12345         plugins/project-wizard/templates/gnome/po/.cvsignore,
12346         plugins/project-wizard/templates/gnome/src/.cvsignore,
12347         plugins/project-wizard/templates/gtk/po/.cvsignore,
12348         plugins/project-wizard/templates/gtkmm/po/.cvsignore,
12349         plugins/project-wizard/templates/xlib/.cvsignore: Added cvsignores.
12350         
12351         * manuals/reference/libanjuta/tmpl/*: Unnecessary changes from the
12352         build (we need to fix this thing).
12353         
12354 2005-02-23  Johannes Schmid <jhs@cvs.gnome.org>
12356         * plugins/macro/macro-action.[ch]
12357         plugins/macro/macro-edit.c
12358         plugins/macro/macro-dialog.c
12359         plugins/macro/macro-db.[ch]
12360         plugins/macro/plugin.[ch]
12361         plugins/macro/macro-util.[ch] (added)
12362         
12363         Cleaned up macro plugin and preview expanded macros.
12365 2005-02-21  Ryan Garver <rgarvage@yahoo.com>
12367         * plugins/cvs-plugin/cvs-interface.c:
12369         Fixed option setting when using no compression and not 
12370         ignoring .cvsrc
12372 2005-02-23  Naba Kumar  <naba@gnome.org>
12373         
12374         * src/anjuta.c, src/anjuta.h, src/main.c: Save and restore window
12375         geometry on exit and startup (only if there is no geometry from the
12376         session).
12378         * TODO.tasks: Updated.
12379         
12380         Patch from Sebastien Granjoux <seb.sfo@free.fr>:
12381         
12382         * manuals/reference/libanjuta/Makefile.am,
12383         manuals/reference/libanjuta/libanjuta-docs.sgml,
12384         (new) manuals/reference/libanjuta/project-wizard-format.sgml: Added
12385         documentation for writing project templates.
12387 2005-02-22  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12389         * plugins/macro/macro-actions.c, plugins/macro/macro-actions.h
12390         plugins/macro/macro-dialog.c, plugins/macro/macros.xml :
12391         
12392         Expansion keywords in macros. 
12394 2005-02-22  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12396         * plugins/file-wizard/action-callbacks.c,
12397         plugins/file-wizard/file.[ch], plugins/macro/macro-actions.c,
12398         plugins/macro/macros.xml :
12399         
12400         Inserting text by macro plugin
12401         In progress ...
12403 2005-02-22  Johannes Schmid <jhs@cvs.gnome.org>
12405         * plugins/macro/plugin.c
12406         plugins/cvs-plugin/plugin.c:
12407         
12408         Fixed interfaces (use static)
12410 2005-02-21  Johannes Schmid <jhs@cvs.gnome.org>
12411         
12412         * plugins/macro/macro-actions.[ch]
12413         plugins/macro/plugin.c
12414         libanjuta/interfaces/libanjuta.idl:
12415         
12416         Implemented IAnjutaMacro interface to be used by file-wizard
12417         
12418         * plugins/cvs-plugin/plugin.c
12419         libanjuta/interfaces/libanjuta.idl:
12420         
12421         Reworked IAnjutaCvs to IAnjutaVCS to be used as an interface
12422         for all version control systems and not only for cvs.
12424 2005-02-20  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12426         * plugins/macro/macro-actions.[ch], plugins/macro/macros.xml : Added 
12427         insert_macro.
12428         
12429         * plugins/file-wizard/anjuta-file-wizard.glade : Add project & CVS.
12432 2005-02-21  Naba Kumar  <naba@gnome.org>
12434         * libanjuta/interfaces/libanjuta.idl: Fixed IAnjutaDebugManager and
12435         IAnjutaDebugger interface.
12436         
12437         * plugins/debug-manager/anjuta-debug-manager.ui,
12438         plugins/debug-manager/attach_process.c,
12439         plugins/debug-manager/attach_process.h,
12440         plugins/debug-manager/plugin.c,
12441         plugins/debug-manager/plugin.h,
12442         plugins/gdb/actions.c,
12443         plugins/gdb/actions.h,
12444         plugins/gdb/anjuta-gdb-plugin.ui,
12445         plugins/gdb/breakpoints.c,
12446         plugins/gdb/breakpoints.h,
12447         plugins/gdb/debugger.c,
12448         plugins/gdb/debugger.h,
12449         plugins/gdb/memory.c,
12450         plugins/gdb/plugin.c,
12451         plugins/gdb/plugin.h,
12452         plugins/gdb/sharedlib.h,
12453         plugins/gdb/sharedlib_cbs.c,
12454         plugins/gdb/watch.c: Fixed debugger plugin. Split debug operations
12455         correctly between debug-manager and debugger. Implemented debugger
12456         interface in gdb plugin. Fixed action names. Added UI updating.
12457         Start and stop debugger (does not work yet). Fixed UI merging.
12458         Fixed debugger plugin handling in debug-manager.
12460 2005-02-20  Johannes Schmid <jhs@cvs.gnome.org>
12462         * plugins/editor/aneditor-autocomplete.cxx:
12463         
12464         Patch from Jason Bayman <JBayman@HobbitHell.com> avoids
12465         crash with C++ "template" keyword.
12467 2005-02-20  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12469         * plugins/macro/macro-dialog.c, plugins/macro/macro-edit.c :
12470         Fixed bug (Closed macro dialogs with Esc key).
12471         
12472 2005-02-19  Sebastien Granjoux  <seb.sfo@free.fr>
12473         
12474         * plugins/project-wizard/xlib.wiz,
12475         plugins/project-wizard/xlib-logo.png,
12476         plugins/project-wizard/xlib/*:
12477         Port old xlib anjuta project on new project wizard
12478         
12479         * plugins/project-wizard/xlib-dock.wiz,
12480         plugins/project-wizard/xlib-dock/*:
12481         Port old xlib dock anjuta project on new project wizard
12482         
12483         * plugins/project-wizard/wxwin.wiz,
12484         plugins/project-wizard/wxwin-logo.png,
12485         plugins/project-wizard/wxwin/*:
12486         Port old wxwin anjuta project on new project wizard
12487         
12488         * configure.in, plugins/project-wizard/templates/Makefile.am: Other
12489         necessary changes for the new templates.
12490         
12491 2005-02-18  Naba Kumar  <naba@gnome.org>
12493         * plugins/Makefile.am: Added class-gen
12494         
12495 2005-02-17  Sebastien Granjoux  <seb.sfo@free.fr>
12497         * plugins/project-wizard/header.c:
12498         Fix a bug in sorting of project categories
12500 2005-02-18  Naba Kumar  <naba@gnome.org>
12502         Patch from Massimo Cora  <maxcvs@email.it>:
12503         
12504         * plugins/class-gen/.cvsignore,
12505         plugins/class-gen/Makefile.am,
12506         (added) plugins/class-gen/action-callbacks.c,
12507         (added) plugins/class-gen/action-callbacks.h,
12508         (added) plugins/class-gen/anjuta-class-gen.plugin.in,
12509         (added) plugins/class-gen/class_gen.c,
12510         (added) plugins/class-gen/class_gen.h,
12511         (added) plugins/class-gen/plugin.c,
12512         (added) plugins/class-gen/plugin.h: Ported class wizard to the
12513         new architecture.
12514         
12515         * plugins/project-manager/plugin.c: implemented add_source().
12517 2005-02-17  Naba Kumar  <naba@gnome.org>
12519         * plugins/file-loader/plugin.c: Fixed possible crash.
12520         
12521         * src/action-callbacks.c, src/action-callbacks.h,
12522         src/anjuta-actions.h, src/anjuta.ui: Fixed help menuitems.
12524 2005-02-17  Naba Kumar  <naba@gnome.org>
12525         
12526         * plugins/project-wizard/templates/anjuta-plugin.wiz,
12527         plugins/project-wizard/templates/gnome.wiz,
12528         plugins/project-wizard/templates/gtk.wiz,
12529         plugins/project-wizard/templates/gtkmm.wiz,
12530         plugins/project-wizard/templates/terminal.wiz,
12531         plugins/project-wizard/templates/anjuta-plugin/src/plugin.c,
12532         plugins/project-wizard/templates/anjuta-plugin/src/plugin.h,
12533         plugins/project-wizard/templates/gnome/src/callbacks.c,
12534         plugins/project-wizard/templates/gnome/src/callbacks.h,
12535         plugins/project-wizard/templates/gnome/src/main.c,
12536         plugins/project-wizard/templates/gtk/src/callbacks.c,
12537         plugins/project-wizard/templates/gtk/src/callbacks.h,
12538         plugins/project-wizard/templates/gtk/src/main.c,
12539         plugins/project-wizard/templates/gtkmm/src/main.cc,
12540         plugins/project-wizard/templates/terminal/src/main.c: Fixed templates
12541         to generate licence correctly (without any extra newlines). Removed
12542         IncludeGNUHeader macro definition and added proper licence property.
12543         Fixed project directory paths in file contents.
12545 2005-02-17  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12547         * plugins/macro/macro-dialog.c, plugins/macro/macro-edit.c :
12548         Closed macro dialogs with Esc key.
12550 2005-02-16  Naba Kumar  <naba@gnome.org>
12552         * plugins/project-wizard/templates/anjuta-plugin/src/plugin.c,
12553         plugins/project-wizard/templates/anjuta-plugin/src/plugin.h,
12554         plugins/project-wizard/templates/gnome/src/callbacks.c,
12555         plugins/project-wizard/templates/gnome/src/callbacks.h,
12556         plugins/project-wizard/templates/gnome/src/main.c,
12557         plugins/project-wizard/templates/gtk/src/main.c,
12558         plugins/project-wizard/templates/gtkmm/src/main.cc,
12559         plugins/project-wizard/templates/terminal/src/main.c: Fixed licence
12560         macros to avoid blank newlines.
12562 2005-02-16  Sebastien Granjoux  <seb.sfo@free.fr>
12564         * plugins/project-wizard/autogen.c:
12565         Correct a problem when having property value in UTF-8
12567         * plugins/project-wizard/druid.c:
12568         Correct a bug when reselecting a new project (all pages
12569         must be removed)
12571         * plugins/project-wizard/property.c:
12572         Avoid having default invalid properties
12574         * plugins/project-wizard/templates/terminal.wiz,
12575         plugins/project-wizard/templates/terminal/po/ChangeLog,
12576         plugins/project-wizard/templates/terminal/src/main.c:
12577         Remove command for testing run function
12578         Move destination directory to second page and include
12579         project name. Add exist tag. Remove unused properties.
12581 2005-02-16  Naba Kumar  <naba@gnome.org>
12583         * Makefile.am, libanjuta/interfaces/libanjuta.idl,
12584         plugins/debug-manager/anjuta-debug-manager.ui,
12585         plugins/debug-manager/plugin.c,
12586         plugins/gdb/Makefile.am, plugins/gdb/breakpoints.c,
12587         plugins/gdb/debugger.c, plugins/gdb/plugin.c,
12588         plugins/gdb/plugin.h, plugins/gdb/registers.c,
12589         plugins/gdb/sharedlib.c, plugins/gdb/signals.c,
12590         plugins/gdb/stack_trace.c, plugins/gdb/utilities.c,
12591         plugins/gdb/utilities.h, plugins/gdb/watch_cbs.c,
12592         (removed) src/anjuta_info.c,
12593         (removed) src/anjuta_info.h,
12594         (added) plugins/gdb/info.c (added) plugins/gdb/info.h,
12595         (added) plugins/gdb/anjuta-gdb-plugin.ui,
12596         (added) plugins/gdb/actions.c,
12597         (added) plugins/gdb/actions.h: Completed initial
12598         porting of debugger to new architecture. Fixed many of the debugger
12599         functions.
12601         * plugins/file-loader/plugin.c: Detect some important mime ourself
12602         to avoid inconsistencies when mime system isn't working.
12603         
12604 2005-02-16  Naba Kumar  <naba@gnome.org>
12606         * plugins/editor/Makefile.am,
12607         (added) plugins/editor/aneditor-autocomplete.cxx,
12608         (added) plugins/editor/aneditor-calltip.cxx,
12609         (added) plugins/editor/aneditor-indent.cxx,
12610         (added) plugins/editor/aneditor-priv.h,
12611         plugins/editor/aneditor.cxx: Split aneditor.cxx file into
12612         different smaller chunks to make it easy to maintain.
12614 2005-02-16  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12616         * plugins/project-wizard/druid.c :
12617         
12618         Found system Email address if not defined in Preferences.
12620 2005-02-16      Johannes Schmid <jhs@cvs.gnome.org>
12621         
12622         * plugins/project-wizard/gtkmm.wiz
12623         plugins/project-wizard/gtkmm-logo.png (from pixmaps/)
12624         plugins/project-wizard/gtkmm/*
12625         
12626         Added GTKmm (C++) project type
12628 2005-02-15  Johannes Schmid <jhs@cvs.gnome.org>
12630         * plugins/message-view/plugin.c
12631         plugins/message-view/message-view.c
12632         TODO.gtodo:
12633         Implemented next/prev action
12635 2005-02-15  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12637         * plugins/project-wizard/templates/libglade2.* :
12638         Removed libglade2 project.
12639         
12640         * plugins/project-wizard/templates/gtk* :
12641         Removed interface.[ch] & support.[ch].
12642         
12643 2005-02-15  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12645         * plugins/project-wizard/anjuta-project-wizard.glade,
12646         plugins/project-wizard/property.[ch],
12647         plugins/project-wizard/templates/anjuta-plugin.wiz :
12648         Added a new property ("iconfile").
12650 2005-02-14  Naba Kumar  <naba@gnome.org>
12652         * plugins/project-wizard/install.c,
12653         plugins/project-wizard/plugin.c,
12654         plugins/project-wizard/templates/anjuta-plugin.wiz,
12655         plugins/project-wizard/templates/gnome.wiz,
12656         plugins/project-wizard/templates/gtk.wiz,
12657         plugins/project-wizard/templates/libglade2.wiz,
12658         plugins/project-wizard/templates/terminal.wiz: Added actions to autogen
12659         newly created projects and open them. Fixed message buffering in
12660         wizard.
12662 2005-02-14  Naba Kumar  <naba@gnome.org>
12664         * src/about.c, pixmaps/Makefile.am,
12665         (new) pixmaps/anjuta_logo2.png: New about page splash screen.
12666         
12667         * mime/gnome-mime-application-x-anjuta.png,
12668         pixmaps/anjuta_icon.png,
12669         (new) pixmaps/anjuta_icon.svg: New svg icon and derived png icons
12670         done by 9-speed at:
12671         http://cvs.freedesktop.org/svg-icons/lila/gnome/scalable/apps/anjuta_icon.svg?rev=1.2&view=log
12672         
12673 2005-02-14  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12675         * configure.in,
12676         plugins/project-wizard/templates/libglade2-logo.png,
12677         plugins/project-wizard/templates/libglade2.wiz,
12678         plugins/project-wizard/templates/libglade2/* :
12679         Add Glade2 project
12682 2005-02-14  Naba Kumar  <naba@gnome.org>
12684         * TODO.tasks: Updated.
12685         
12686         * plugins/editor/anjuta-docman.c,
12687         plugins/editor/text_editor.c,
12688         plugins/editor/text_editor.h,
12689         plugins/editor/text_editor_cbs.c: Added gnome-vfs monitor
12690         for file modification, but it is still not functioning.
12692 2005-02-13  Sebastien Granjoux  <seb.sfo@free.fr>
12694         * plugins/project-wizard/values.c,
12695         plugins/project-wizard/values.h,
12696         plugins/project-wizard/property.c,
12697         plugins/project-wizard/property.h,
12698         plugins/project-wizard/druid.c:
12699         Rewrite mandatory property check
12700         Add check of exist property
12701         Rewrite handling of cached property page
12703 2005-02-13  Naba Kumar  <naba@gnome.org>
12705         Patch from Igor Kovalenko  <garrison@mail.ru>:
12706         * tagmanager/tm_workspace.c: Improved performance.
12708 2005-02-13  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12710         *plugins/project-wizard/templates/*.wiz,
12711         plugins/project-wizard/druid.c,
12712         plugins/project-wizard/templates/terminal/src/main.c,
12713         plugins/project-wizard/templates/gtk/src/*.[ch],
12714         plugins/project-wizard/templates/gtk/src/Makefile.am,
12715         plugins/project-wizard/templates/gnome/src/*.[ch],
12716         plugins/project-wizard/templates/anjuta-plugin/src/*.[ch] :
12717         Add Copyright date & Email address,
12718         Correct terminal project.
12719         
12720 2005-02-12  Naba Kumar  <naba@gnome.org>
12722         * plugins/project-wizard/property.c: Fixed hidden
12723         properties to take values.
12725         * plugins/project-wizard/file.[ch]: Renamed
12726         true/false enum values to fix compile error
12727         (conflict with other definition).
12728         
12729         * plugins/file-loader/plugin.c: Detect anjuta projects correctly
12730         even when mime type detection fails (for example, when Anjuta is
12731         installed in non-system prefix).
12733 2005-02-12  Sebastien Granjoux  <seb.sfo@free.fr>
12735         * plugins/project-wizard/values.c,
12736         plugins/project-wizard/values.h:
12737         Rewrite file with more comments
12739         * plugins/project-wizard/druid.c,
12740         plugins/project-wizard/druid.h,
12741         plugins/project-wizard/autogen.c,
12742         plugins/project-wizard/autogen.h,
12743         plugins/project-wizard/druid.c,
12744         plugins/project-wizard/druid.h:
12745         Add more comments
12746         Use values instead of properties
12747         Move default properties to druid.c
12749         * plugins/project-wizard/install.c,
12750         plugins/project-wizard/install.h:
12751         Use values instead of properties
12752         Add a check to avoid overwriting files
12754         * plugins/project-wizard/parser.c,
12755         plugins/project-wizard/property.c,
12756         plugins/project-wizard/property.h:
12757         Update to use new values
12758         Add an "exist" attribute to check if a directory already exist
12760         * plugins/project-wizard/anjuta-project-wizard.glade:
12761         Change project selection page (GtkTextView => GtkLabel,
12762         GtkTable => GtkVBox)
12764         * plugins/project-wizard/templates/terminal.wiz:
12765         Move destination directory on second page
12766         
12767         * plugins/project-wizard/action.c:
12768         Add a few comments
12770 2005-02-12  Naba Kumar  <naba@gnome.org>
12772         * plugins/file-manager/an_file_view.c,
12773         plugins/symbol-browsers/an_symbol_view.c: Removed rules hint from the
12774         views. Created dynamic update date of view depending on project
12775         changes -- similar to file-manager view.
12776         
12777         * plugins/devhelp/plugin.c: Load help on idle.
12778         
12779         * plugins/editor/anjuta-document-manager.glade: Moved 'disable
12780         autoformat' to proper location in preferences.
12781         
12782         * mime/anjuta.mime: Added .prj extension in the mime type for backward
12783         compatibility.
12784         
12785         * plugins/editor/plugin.c: Fixed accel name.
12787 2005-02-12  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12789         *plugins/project-wizard/templates/anjuta-plugin.wiz,
12790         plugins/project-wizard/templates/gnome.wiz,
12791         plugins/project-wizard/templates/gtk.wiz,
12792         plugins/project-wizard/anjuta-project-wizard.glade,
12793         plugins/project-wizard/autogen.c:
12794         Add Username & Email address in Project preferences.
12796 2005-02-11  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12798         *plugins/project-wizard/templates/gnome-logo.png,
12799         plugins/project-wizard/templates/gnome.wiz,
12800         plugins/project-wizard/templates/gnome/* :
12801         Add Gnome project
12803 2005-02-11  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12805         * plugins/project-wizard/templates/terminal/src/main.c, 
12806         plugins/project-wizard/templates/terminal/src/main.c,
12807         plugins/project-wizard/templates/terminal/src/main.[ch] :
12808         Insert License in projects
12809         
12810 2005-02-11  Naba Kumar  <naba@gnome.org>
12812         * TODO.tasks: Added message manager task.
12813         
12814         * plugins/devhelp/plugin.c: Show busy while initializing devhelp.
12815         
12816         * plugins/editor/plugin.c: Use bookmark stock icons.
12817         
12818         * plugins/message-view/anjuta-message-manager.ui,
12819         plugins/message-view/plugin.c: Added toolbar buttons for next/prev.
12821 2005-02-10  Naba Kumar  <naba@gnome.org>
12823         * libanjuta/interfaces/libanjuta.idl: fixed build error.
12824         
12825 2005-02-09  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12827         * global-tags/Makefile.am
12828         Error during 'make install'
12830 2005-02-09  Naba Kumar  <naba@gnome.org>
12832         * plugins/symbol-browser/anjuta-symbol-browser-pluing.glade: Added
12833         missing file.
12834         
12835 2005-02-08  Naba Kumar  <naba@gnome.org>
12837         * plugins/symbol-browser/an_symbol_prefs.[ch]: Added missing files.
12838         
12839         * plugins/symbol-browser/an_symbol_prefs.c, src/anjuta-app.c:
12840         Show busy cursur when updating global tags in preferences.
12842         * configure.in: Fixed.
12843         
12844 2005-02-08  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
12846         * plugins/project-wizard/templates/anjuta-plugin/src/Makefile.am.tpl
12847           plugins/project-wizard/templates/anjuta-plugin/src/plugin.c
12848          
12849         - Fixed anjuta-plugin project (glade)
12851 2005-02-08  Naba Kumar  <naba@gnome.org>
12853         * plugins/editor/aneditor.cxx: Implemented auto-indent on 'tab' press.
12854         Fixed automatic indentations.
12856         * global-tags/Makefile.am, global-tags/create_global_tags.sh:
12857         Global tags are now segregated into smaller api tags, which can be
12858         selectively loaded from symbol browser preferences.
12860         * plugins/project-manager/plugin.c, plugins/project-manager/plugin.h:
12861         Implemented IProjectManager interface in project-manager. Mostly getter
12862         methods for now, but need to add add() and remove() methods to add
12863         or remove project elements.
12865         * plugins/gdb/debug_tree.c: Small fix.
12867         * plugins/editor/aneditor.cxx, plugins/symbol-browser/Makefile.am,
12868         plugins/symbol-browser/an_symbol_info.c,
12869         plugins/symbol-browser/an_symbol_info.h,
12870         plugins/symbol-browser/an_symbol_search.c,
12871         plugins/symbol-browser/an_symbol_search.h,
12872         plugins/symbol-browser/an_symbol_view.c,
12873         plugins/symbol-browser/an_symbol_view.h,
12874         plugins/symbol-browser/plugin.c,
12875         plugins/symbol-browser/plugin.h,
12876         tagmanager/c.c,
12877         tagmanager/entry.h,
12878         tagmanager/tm_project.c,
12879         tagmanager/tm_symbol.c,
12880         tagmanager/tm_tag.c,
12881         tagmanager/tm_workspace.c,
12882         tagmanager/vstring.c,
12883         tagmanager/include/tm_tag.h,
12884         tagmanager/include/tm_workspace.h:
12885         
12886         - Fixed tagmanager parsing of source files to parse for typedefines and
12887         properly record element scopes. Implemented scope autocompletion
12888         (autocompletion on '.', '->', '::' and ':'. The functionality is not
12889         fully working. It was based on older patch for Anjuta 1.2.2 in SF
12890         patch list (author is unknown).
12891         - Implemented symbol-browser preferences for dynamically loading and
12892         saving tags API segments.
12893         - Fixed symbol-search to use tagmanager directly instead of depending
12894         on symbol-view for tags list.
12895         - Fixed symbol-view to create the tree using TMSymbol tree directly.
12896         - Fixed TMSymbol to create the complete tags tree instead of letting the
12897         symbol-view created the root nodes.
12898         - Changed project tags cache name to .tm_project2.cache because the
12899         newer format records additional scope information.
12900         
12901 2005-02-07  Naba Kumar  <naba@gnome.org>
12903         * plugins/editor/style-editor.c,
12904         plugins/editor/anjuta-document-manager.glade: Used GtkColorButton
12905         and GtkFontButton instead of deprecated widgets in
12906         style editor.
12907         
12908 2005-02-07  Sebastien Granjoux  <seb.sfo@free.fr>
12910         * plugins/project-wizard/action.c,
12911         plugins/project-wizard/action.h,
12912         plugins/project-wizard/autogen.c,
12913         plugins/project-wizard/autogen.h,
12914         plugins/project-wizard/file.c,
12915         plugins/project-wizard/file.h,
12916         plugins/project-wizard/install.c,
12917         plugins/project-wizard/install.h,
12918         plugins/project-wizard/parser.h,
12919         plugins/project-wizard/parser.c,
12920         plugins/project-wizard/property.c,
12921         plugins/project-wizard/property.h,
12922         plugins/project-wizard/plugin.h,
12923         plugins/project-wizard/plugin.c,
12924         plugins/project-wizard/values.c,
12925         plugins/project-wizard/values.h:
12926         Replace C++ comments by C comments
12928         * plugins/project-wizard/autogen.c,
12929         plugins/project-wizard/autogen.h:
12930         Add a run time check of autogen version.
12931         Add UserName variable.
12933         * plugins/project-wizard/anjuta-project-wizard.glade,
12934         plugins/project-wizard/header.c,
12935         plugins/project-wizard/druid.c,
12936         plugins/project-wizard/druid.h:
12937         Sort project in alphabetic order.
12938         Correct selection troubles in notebooks.
12940         * plugins/project-wizard/parser.c:
12941         Add some check when reading the project header block.
12943 2005-02-05  Sebastien Granjoux  <seb.sfo@free.fr>
12945         * plugins/project-wizard/action.c,
12946         plugins/project-wizard/action.h,
12947         plugins/project-wizard/autogen.c,
12948         plugins/project-wizard/autogen.h,
12949         plugins/project-wizard/file.c,
12950         plugins/project-wizard/file.h,
12951         plugins/project-wizard/install.c,
12952         plugins/project-wizard/parser.h,
12953         plugins/project-wizard/parser.c,
12954         plugins/project-wizard/property.c,
12955         plugins/project-wizard/property.h,
12956         plugins/project-wizard/values.c,
12957         plugins/project-wizard/values.h,
12958         Add a space between function name and open.
12960         * plugins/project-wizard/plugin.h,
12961         plugins/project-wizard/plugin.c,
12962         plugins/project-wizard/install.c,
12963         Avoid a crash if the user close the message view used by the .
12965         * plugins/project-wizard/anjuta-project-wizard,
12966         plugins/project-wizard/druid.c,
12967         plugins/project-wizard/druid.h,
12968         plugins/project-wizard/header.h,
12969         plugins/project-wizard/header.c,
12970         Add a text view with the description of each.
12971         Add a tab for each project.
12972         Replace some C++ comments to C comments.
12974 2005-02-05  Naba Kumar  <naba@gnome.org>
12976         * plugins/project-wizard/anjuta-project-wizard-plugin.png:
12977         New icon from Sebastien Granjoux .
12978         
12979 2005-02-05  Sebastien Granjoux  <seb.sfo@free.fr>
12981         * libanjuta/anjuta-preferences.c:
12982         Set file property even without a focus out event (file selected 
12983         the browse dialog)
12985 2005-02-04  Naba Kumar  <naba@gnome.org>
12987         * plugins/glade/plugin.c: Fixed glade function calls.
12988         * configure.in: Fixed a typo.
12989         * TODO.tasks: Updated.
12991 2005-02-03  Naba Kumar  <naba@gnome.org>
12993         * plugins/project-manager/plugin.c: Fixed memory corruption.
12995         * plugins/build-basic-autotools/build-basic-autotools.c: Fixed
12996         build error.
12997         
12998         * manuals/reference/libanjuta/tmpl/ianjuta-buildable.sgml,
12999         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
13000         manuals/reference/libanjuta/tmpl/ianjuta-project-manager.sgml,
13001         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
13003         * libanjuta/interfaces/libanjuta.idl,
13004         plugins/project-manager/plugin.c: Implemented IAnjutaProjectManager
13005         interface.
13006         
13007         * plugins/symbol-browser/an_symbol_view.c: Fixed memory leaks.
13009         Patch from Massimo Cora <maxcvs@email.it>:
13010         * plugins/editor/plugin.c: Fixed update UI for created buffers.
13011         
13012 2005-02-01  Naba Kumar  <naba@gnome.org>
13014         * libanjuta/anjuta-launcher.c, libanjuta/anjuta-launcher.h,
13015         libanjuta/anjuta-utils.c, libanjuta/anjuta-utils.h,
13016         plugins/editor/goto_line.c, plugins/editor/goto_line.h,
13017         scintilla/ScintillaGTK.cxx, scintilla/include/ScintillaWidget.h,
13018         (new) scintilla/patches/a64-crash-fix.patch: Applied old patches
13019         from sourceforge -- a64 crash fixes (correct typing for GType)
13020         and fixes compile errors in sun.
13022         * plugins/terminal/terminal.c: Patch from sourceforge -- Fixes
13023         paste (shift+insert) in terminal.
13025 2005-02-01  Kjartan Maraas  <kmaraas@gnome.org>
13027         * configure.in: Add «nb» to ALL_LINGUAS.
13029 2005-02-01  Naba Kumar  <naba@gnome.org>
13031         * TODO.tasks, TODO: Updated todo tasks.
13032         
13033         * plugins/editor/anjuta-document-manager.glade: Improved search
13034         relace dialog.
13035         
13036         * TODO.tasks: Fixed xml format.
13037         
13038         * plugins/editor/aneditor.cxx: Added code to trap 'tab' key (does not
13039         work yet).
13040         
13041         * plugins/editor/text_editor.c, plugins/editor/text_editor.h: Code
13042         cleanups.
13043         
13044         * plugins/gtodo/interface.c, plugins/gtodo/libgtodo.c: Fixed xml
13045         format during save (removed unwanted text nodes). Fixed scrollbars.
13047 2005-01-31  Naba Kumar  <naba@gnome.org>
13049         * libanjuta/interfaces/libanjuta.idl,
13050         plugins/cvs-plugin/cvs-execute.c, plugins/macro/macro-actions.c:
13051         Implemented append() method for IAnjutaEditor interface and fixed
13052         various bugs with text insertions (cvs diff and macro insertions).
13053         
13054         * plugins/editor/aneditor.cxx: Implemented mulilevel calltips, fixed
13055         automatic indentation.
13056         
13057         * plugins/editor/action-callbacks.c,
13058         plugins/editor/action-callbacks.h,
13059         plugins/editor/anjuta-docman.c,
13060         plugins/editor/anjuta-document-manager.ui,
13061         plugins/editor/plugin.c,
13062         plugins/editor/text_editor.c,
13063         plugins/editor/text_editor.h,
13064         plugins/editor/text_editor_prefs.c: Create highlight menu dynamically.
13065         Fixed highlight issues.
13067         * plugins/macro/plugin.c: Added keyboard shortcuts for insert and add
13068         macro.
13069         
13070         * plugins/symbol-browser/an_symbol_view.c: Force update project.
13072         * data/properties/*: Updated properties files from scite. Created
13073         styles.properties to override the scite styles.
13074         
13075         * plugins/editor/aneditor.cxx: Fixed automatic indentation.
13077         * manuals/reference/libanjuta/libanjuta.types: Fixed build error.
13078         
13079 2005-01-30  Naba Kumar  <naba@gnome.org>
13081         * libanjuta/interfaces/libanjuta.idl: Added documentations and removed
13082         unused definitions.
13083         
13084         * plugins/cvs-plugin/anjuta-cvs-plugin.glade: Fixed typo.
13085         
13086         * plugins/editor/aneditor.cxx, plugins/editor/aneditor.h,
13087         plugins/editor/text_editor.c,
13088         plugins/editor/text_editor_prefs.c: Added new aneditor commands,
13089         fixed linuwidth preference setting, fixed insert text interface
13090         implementation. Improved automatice-indentation for cpp lexer.
13091         
13092         * plugins/symbol-browser/an_symbol_view.c: Code cleanup.
13094 2005-01-29  Naba Kumar  <naba@gnome.org>
13096         * plugins/cvs-plugin/anjuta-cvs-plugin.glade: Disabled "Remove sticky"
13097         option in update dialog as default. Improved import dialog. Sized
13098         log dialog.
13100         * configure.in: Fixed underquoted warning from autoconf.
13101         
13102         * plugins/editor/action-callbacks.c,
13103         plugins/editor/aneditor.cxx,
13104         plugins/editor/aneditor.h,
13105         plugins/editor/anjuta-document-manager.glade,
13106         plugins/editor/plugin.c,
13107         plugins/editor/plugin.h,
13108         plugins/editor/text_editor.c,
13109         plugins/editor/text_editor.h,
13110         plugins/editor/text_editor_prefs.c: Implemented prefernces commands
13111         for Editor and fixed all preferences syncronization and notifys for
13112         visible prefs (in editor preferences page).
13113         
13114         * plugins/file-loader/plugin.c: Load recent files on idle.
13116 2005-01-28  Naba Kumar  <naba@gnome.org>
13118         * plugins/editor/text_editor.c, plugins/editor/text_editor.h,
13119         plugins/editor/text_editor_prefs.c: Fixed linenumbers width bug.
13121         * plugins/editor/action-callbacks.c,
13122         plugins/editor/action-callbacks.h,
13123         plugins/editor/aneditor.cxx,
13124         plugins/editor/aneditor.h,
13125         plugins/editor/anjuta-document-manager.ui,
13126         plugins/editor/plugin.c,
13127         plugins/editor/text_editor.c,
13128         plugins/editor/text_editor.h,
13129         plugins/editor/text_editor_cbs.c,
13130         plugins/editor/text_editor_cbs.h,
13131         plugins/editor/text_editor_prefs.c: Implemented Multiple view of
13132         Text editor.
13134         Patch from Massimo Cora <maxcvs@email.it>:
13135         * plugins/editor/an_symbol_search.c,
13136         plugins/editor/an_symbol_search.c: Fixed crash bugs.
13137         
13138 2005-01-27  Naba Kumar  <naba@gnome.org>
13139         
13140         *libegg/eggcomboselect.c: Fix crash bug during popup close and fixed
13141         minimum size request to 200.
13143         * plugins/symbol-browser/an_symbol_info.c,
13144         plugins/symbol-browser/an_symbol_info.h,
13145         plugins/symbol-browser/an_symbol_search.c,
13146         plugins/symbol-browser/an_symbol_search.h,
13147         plugins/symbol-browser/an_symbol_view.c,
13148         plugins/symbol-browser/an_symbol_view.h,
13149         plugins/symbol-browser/plugin.c: Fixed object disposition. Fixed
13150         pixbuf retrieval. Fixed runtime warning. Code clean up.
13152 2005-01-27  Naba Kumar  <naba@gnome.org>
13154         * configure.in, plugins/Makefile.am, src/anjuta-app.c,
13155         src/anjuta.ui, (new) plugins/glade/.cvsignore,
13156         (new) plugins/glade/Makefile.am,
13157         (new) plugins/glade/anjuta-glade-plugin.png,
13158         (new) plugins/glade/anjuta-glade.plugin.in,
13159         (new) plugins/glade/anjuta-glade.ui,
13160         (new) plugins/glade/plugin.c,
13161         (new) plugins/glade/plugin.h,
13162         (new) plugins/profile-default/plugin.c:  Glade plugin. Disabled for
13163         now until glade3 works properly.
13165         * libanjuta/anjuta-marshal.[c,h]: Removed from cvs, because
13166         they are generated.
13167         
13168 2005-01-26  Naba Kumar  <naba@gnome.org>
13170         * mime/Makefile.am, (new)gnome-mime-application-x-anjuta.png:
13171         Added mime icon for anjuta projects.
13172         
13173         patch from Massimo Cora <maxcvs@email.it>:
13174         * an_symbol_info.c, an_symbol_info.h, an_symbol_search.c,
13175         an_symbol_search.h, an_symbol_view.c, plugin.c:
13176         Fix/implement objects destroying/freeing.
13178 2005-01-26  Johannes Schmid <jhs@cvs.gnome.org>
13179         
13180         * src/action-callback.[ch], src/anjuta-actions.h:
13181         Changed bug and feature request urls to bugzilla.gnome.org and removed LIDN
13182         because it has not been updated for years and we know have a devhelp plugin
13183         which can do the job much better.
13184         * TODO.tasks: Updated done items
13186 2005-01-25  Naba Kumar  <naba@gnome.org>
13188         * autogen.sh: Fixed to generate interface files.
13190         * plugins/editor/plugin.c, plugins/project-manager/plugin.c: Fixed
13191         session save filenames.
13192         
13193         * plugins/editor/anjuta-docman.c: Lazy create fileselection dialogs.
13194         
13195 2005-01-24  Sebastien Granjoux <seb.sfo@free.fr>
13197         * plugins/project-wizard/Makefile.am,
13198         plugins/project-wizard/install.c,
13199         plugins/project-wizard/install.h,
13200         plugins/project-wizard/parser.c,
13201         plugins/project-wizard/parser.h,
13202         plugins/project-wizard/templates/terminal.wiz:
13203         Add action list block in wizard template
13204         * plugins/project-wizard/file.c,
13205         plugins/project-wizard/autogen.c:
13206         Small fixes
13208 2005-01-23  Naba Kumar  <naba@gnome.org>
13210         * configure.in: Fixed build error.
13212 2005-01-22  Sebastien Granjoux <seb.sfo@free.fr>
13214         * plugins/project-wizard/druid.c,
13215         plugins/project-wizard/parser.c,
13216         plugins/project-wizard/property.c: Rewrite parser with
13217         better error handling
13219 2005-01-22  Naba Kumar  <naba@gnome.org>
13221         * plugins/symbol-browser/plugin.c: Changed c++ coments
13222         to c commnets and formated code to anjuta coding styles.
13223         
13224 2005-01-21  Naba Kumar  <naba@gnome.org>
13226         * configure.in, autogen.sh: Fixed build errors in newer automake.
13227         
13228         * plugins/editor/anjuta-docman.c: Do not emit change editor
13229         signal while in dispose.
13231         Patch from: Massimo Corà <maxcvs@email.it>
13232         * plugins/symbol-browser/Makefile.am,
13233         plugins/symbol-browser/an_symbol_view.c,
13234         plugins/symbol-browser/an_symbol_view.h,
13235         plugins/symbol-browser/plugin.c,
13236         plugins/symbol-browser/plugin.h,
13237         plugins/symbol-browser/test-symbol-browser.c,
13238         (new) plugins/symbol-browser/an_symbol_info.c,
13239         (new) plugins/symbol-browser/an_symbol_info.h,
13240         (new) plugins/symbol-browser/an_symbol_search.c,
13241         (new) plugins/symbol-browser/an_symbol_search.h:
13242         Added a cool real-time symbol-search-view in symbol browser.
13244 2005-01-21  Johannes Schmid <jhs@cvs.gnome.org>
13245         
13246         * plugin/macro/plugin.c
13247         plugin/macro/anjuta-macro-plugin.ui
13248         plugin/macro/macro-db.[ch]
13249         plugin/macro/macro-dialog.[ch]
13250         plugin/macro/macro-actions.[ch]
13251         plugin/macro/macro-edit.[ch]
13252         plugin/macro/plugin.[ch]:
13253         
13254         Implemented three menu items as Naba proposed:
13255         Edit->Macro->
13256                 Insert Macro: Pops of a border-less window to enter a shortcut
13257                 Add Macro: Same as Manage Macro => New
13258                 Manage Macros: Full-features macro dialog
13260 2005-01-20  Naba Kumar  <naba@gnome.org>
13262         * libanjuta/anjuta-marshal.c, libanjuta/anjuta-marshal.h,
13263         libanjuta/anjuta-marshal.list, libanjuta/anjuta-shell.c,
13264         libanjuta/anjuta-shell.h,
13265         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
13266         plugins/editor/plugin.c, plugins/file-loader/plugin.c,
13267         plugins/project-manager/plugin.c, plugins/project-manager/plugin.h,
13268         src/anjuta-app.c, src/anjuta-app.h, src/anjuta.c,
13269         src/main.c, src/shell.c: Implemented command line args processing
13270         and session management. Fixed geometry restoration.
13272 2005-01-19  Johannes Schmid <jhs@cvs.gnome.org>
13273         
13274         * plugins/macro/macro-db.c,
13275         plugins/macros.xml:
13276         Cleaned up XML interface and use attributes now for name, category and 
13277         shortcut. CDATA is used to avoid xml errors inside of macros.
13279 2005-01-19  Naba Kumar  <naba@gnome.org>
13281         * libanjuta/anjuta-launcher.[c,h]: Fixed bugs.
13283 2005-01-18  Naba Kumar  <naba@gnome.org>
13284         
13285         * plugins/cvs-plugin/cvs-actions.c: Fixed "whole project" toggle button
13286         to work.
13288         * scintilla/*: Updated scintilla to current cvs and updated
13289         scintilla patches.
13290         
13291 2005-01-18  Johannes Schmid <jhs@cvs.gnome.org>
13292         
13293         * plugins/cvs-plugin/anjuta-cvs-plugin.glade
13294         plugins/cvs-plugin/cvs-actions.c:
13295         Added "Whole project" infrastructure but it does not
13296         work because I did not find a way to get the current project's
13297         root dir.
13299 2005-01-18  Johannes Schmid <jhs@cvs.gnome.org>
13301         * plugins/cvs-plugin/Makefile.am
13302         plugins/cvs-plugin/anjuta-cvs.plugin.in
13303         plugins/cvs-plugin/cvs-actions.c
13304         plugins/cvs-plugin/cvs-callbacks.c
13305         plugins/cvs-plugin/cvs-interface.[ch] (added)
13306         plugins/cvs-plugin/plugin.c:
13307         
13308         Added IAnjutaCVS interface and improved cvs plugin. There
13309         is still some work to do on cvs import and to add a current
13310         project toggle.
13312 2005-01-17  Naba Kumar  <naba@gnome.org>
13314         * plugins/editor/aneditor.cxx: Fixed auto indentation.
13315         
13316         * configure.in: Fixed build errors.
13318         * data/Makefile.am,     (removed) data/README.stock_libs,
13319         (removed) data/anjuta.mime, (removed) data/autogen.sh*,
13320         (removed) data/header.c, (removed) data/stock_libs.anj,
13321         (removed) data/x-anjuta-project.desktop,
13322         (removed) data/macros/*, (removed) data/macros2/*: Removed old files.
13324         * libanjuta/anjuta-plugin-description.c,
13325         libanjuta/anjuta-shell.c: Updated documentations.
13327         Patch from: Hamish Mackenzie  <hamish@firestream.co.uk>
13328         
13329         * libanjuta/anjuta-launcher.c,
13330         plugins/build-basic-autotools/build-basic-autotools.c: Fixed errors in
13331         x86_64 systems.
13333 2005-01-17  Naba Kumar  <naba@gnome.org>
13334         
13335         * plugins/project-wizard/templates/anjuta-plugin.wiz,
13336         plugins/project-wizard/templates/gtk.wiz,
13337         plugins/project-wizard/templates/anjuta-plugin/src/plugin.glade:
13338         Updated templates to new format.
13339         
13340         Patch from Sébastien Granjoux <seb.sfo@free.fr>:
13341         * plugins/project-wizard/druid.c,
13342         plugins/project-wizard/parser.c,
13343         plugins/project-wizard/property.c,
13344         plugins/project-wizard/property.h,
13345         plugins/project-wizard/templates/terminal.wiz,
13346         plugins/project-wizard/templates/terminal/AUTHORS,
13347         plugins/project-wizard/templates/terminal/ChangeLog,
13348         plugins/project-wizard/templates/terminal/NEWS,
13349         plugins/project-wizard/templates/terminal/README,
13350         plugins/project-wizard/templates/terminal/project.anjuta,
13351         plugins/project-wizard/templates/terminal/src/main.c:
13352         Moveed code related to property types from druid.c and parser.c to 
13353         property.c. Changed tag from "<string ..." to
13354         "<property type="string..."     and so on. Rewrite parser
13355         (warning still in progress). Added list property. Changed
13356         terminal project to avoid using autogen on some file (much 
13357         faster) using the autogen attribute. Add a license list box in
13358         terminal project (just as an example). _label in item list is
13359         optional now.
13361 2005-01-16  Naba Kumar  <naba@gnome.org>
13363         * plugins/edtior/text_editor_menu.c, src/anjuta-actions.h,
13364         plugins/edtior/anjuta-docman.c: Fixed build errors.
13365         
13366         * libanjuta/Makefile.am, libanjuta/anjuta-debug.h,
13367         libanjuta/anjuta-launcher.c, libanjuta/anjuta-plugin-description.c,
13368         libanjuta/anjuta-plugin.c, libanjuta/anjuta-preferences.c,
13369         (removed) libanjuta/anjuta-stock.h, libanjuta/anjuta-ui.c,
13370         (removed) libanjuta/defaults.c, libanjuta/defaults.h,
13371         (removed) libanjuta/pixmaps.h, libanjuta/resources.c,
13372         libanjuta/resources.h,
13373         plugins/build-basic-autotools/build-basic-autotools.c,
13374         plugins/editor/plugin.c, plugins/editor/text_editor.c,
13375         plugins/file-manager/an_file_view.c, plugins/gdb/stack_trace.c,
13376         plugins/gtodo/plugin.c, src/Makefile.am,
13377         src/about.c, src/anjuta-app.c, src/anjuta-app.h, src/anjuta.c,
13378         src/main.c, (removed) src/preferences.c, (removed) src/preferences.h:
13379         Removed deprecated APIs; pixmaps, stock icons, defaults etc. They
13380         should be handled in respective plugins. Added API documentations.
13382         * libanjuta-docs.sgml, libanjuta-sections.txt,
13383         libanjuta.types,
13384         (added) tmpl/anjuta-debug.sgml,
13385         (added) tmpl/anjuta-launcher.sgml,
13386         tmpl/anjuta-plugin.sgml,
13387         tmpl/anjuta-preferences.sgml,
13388         tmpl/anjuta-shell.sgml,
13389         (added) tmpl/anjuta-status.sgml,
13390         (removed) tmpl/anjuta-stock.sgml,
13391         tmpl/anjuta-utils.sgml,
13392         (removed) tmpl/defaults.sgml,
13393         (removed) tmpl/fileselection.sgml,
13394         (removed) tmpl/gnomefilelist.sgml,
13395         tmpl/ianjuta-buildable.sgml,
13396         (added) tmpl/ianjuta-debugger-manager.sgml,
13397         (added) tmpl/ianjuta-debugger.sgml,
13398         tmpl/ianjuta-document-manager.sgml,
13399         tmpl/ianjuta-editor.sgml,
13400         tmpl/ianjuta-file.sgml,
13401         tmpl/ianjuta-loader.sgml,
13402         tmpl/ianjuta-markable.sgml,
13403         tmpl/ianjuta-message-view.sgml,
13404         (added) tmpl/ianjuta-project-manager.sgml,
13405         (added) tmpl/ianjuta-todo.sgml,
13406         (added) tmpl/ianjuta-wizard.sgml,
13407         tmpl/libanjuta-iface-marshallers.sgml,
13408         tmpl/libanjuta-unused.sgml,
13409         (removed) tmpl/pixmaps.sgml,
13410         tmpl/plugins.sgml,
13411         (removed) tmpl/properties.sgml,
13412         tmpl/resources.sgml: Updated API documentations.
13414 2005-01-15  Naba Kumar  <naba@gnome.org>
13416         * libanjuta/anjuta-launcher.c: Added API docs.
13417         
13418         * plugins/project-wizard/templates/anjuta-plugin.wiz,
13419         plugins/project-wizard/templates/gtk.wiz,
13420         plugins/project-wizard/templates/terminal.wiz,
13421         plugins/project-wizard/templates/anjuta-plugin/src/Makefile.am.tpl,
13422         plugins/project-wizard/templates/gtk/src/Makefile.am.tpl,
13423         plugins/project-wizard/templates/gtk/src/main.c,
13424         plugins/project-wizard/templates/terminal/Makefile.am.tpl,
13425         plugins/project-wizard/templates/terminal/src/Makefile.am.tpl: Fixed
13426         template files.
13428         Patch from: Sébastien Granjoux <seb.sfo@free.fr>
13429         * plugins/project-wizard/anjuta-project-wizard.glade,
13430         plugins/project-wizard/autogen.c,
13431         plugins/project-wizard/druid.c,
13432         plugins/project-wizard/druid.h,
13433         plugins/project-wizard/file.c,
13434         plugins/project-wizard/file.h,
13435         plugins/project-wizard/install.c,
13436         plugins/project-wizard/parser.c,
13437         plugins/project-wizard/plugin.c,
13438         plugins/project-wizard/plugin.h: Add a preferences dialog: used for
13439         setting the default project directory. Fix HIDDEN property, it's
13440         working but I think we could make this cleaner. Removed the
13441         copy of the string in mandatory_property. Add an optional autogen
13442         attribute, to force or avoid using autogen on some files, default
13443         without any attribute is autodetect.+ Replace the script tag with
13444         a normal file tag and an attribute execute.
13445         
13446 2005-01-14  Naba Kumar  <naba@gnome.org>
13448         * plugins/editor/action-callbacks.c,
13449         plugins/editor/search_incremental.c,
13450         plugins/editor/search_incremental.h: Fixed incremental search, ctrl-e
13451         works now.
13452         
13453         * plugins/editor/plugin.c, plugins/editor/plugin.h,
13454         src/anjuta-callbacks.c: Added ctrl-tabbing and alt-switching of editor
13455         tabs.
13457 2005-01-12  Naba Kumar  <naba@gnome.org>
13459         * configure.in,
13460         plugins/project-wizard/templates/Makefile.am,
13461         (added) plugins/project-wizard/templates/anjuta-plugin-logo.png,
13462         plugins/project-wizard/templates/anjuta-plugin.wiz,
13463         (added) plugins/project-wizard/templates/gtk-logo.png,
13464         (added) plugins/project-wizard/templates/gtk.wiz,
13465         (added) plugins/project-wizard/templates/terminal-logo.png,
13466         plugins/project-wizard/templates/terminal.wiz,
13467         plugins/project-wizard/templates/anjuta-plugin/src/Makefile.am.tpl,
13468         plugins/project-wizard/templates/anjuta-plugin/src/plugin.c,
13469         (added) plugins/project-wizard/templates/gtk/.cvsignore,
13470         (added) plugins/project-wizard/templates/gtk/Makefile.am,
13471         (added) plugins/project-wizard/templates/gtk/src/.cvsignore,
13472         (added) plugins/project-wizard/templates/gtk/src/Makefile.am,
13473         (added) plugins/project-wizard/templates/gtk/src/Makefile.am.tpl,
13474         (added) plugins/project-wizard/templates/gtk/src/main.c,
13475         (added) plugins/project-wizard/templates/gtk/src/project.glade,
13476         plugins/project-wizard/templates/terminal/src/Makefile.am.tpl: Added
13477         GTK+ project templated and fixed other templates. Updated template
13478         logos.
13480 2005-01-12  Naba Kumar  <naba@gnome.org>
13482         * plugins/macro/anjuta-macro.glade: Improved GUI.
13483         
13484 2005-01-10  Johannes Schmid <jhs@cvs.gnome.org>
13486         * plugins/cvs-plugin/cvs_gui.[ch] (removed)
13487         * plugins/cvs-plugin/cvs_cbs.[ch] (removed)
13488         * plugins/cvs-plugin/cvs.[ch] (removed)
13489         Removed old unused files
13490         
13491         * plugins/cvs-plugin/cvs-callbacks.[ch] (added)
13492         * plugins/cvs-plugin/cvs-actions.c
13493         * plugins/cvs-plugin/Makefile.am:
13494         Seperate callback functions for better error
13495         handling. Cleaned up code.
13496         
13497         * plugins/macro/macros.xml: removed corrupt cvs
13498         macros for now.
13500 2005-01-10  Naba Kumar  <naba@gnome.org>
13502         * plugins/message-view/message-view.c, libanjuta/anjuta-ui.c,
13503         plugins/symbol-browser/an_symbol_view.c: Fixed memory curruption
13504         and leaks.
13506 2005-01-09  Naba Kumar  <naba@gnome.org>
13508         * libegg/egg-recent-action.c, libegg/test-actions.c,
13509         libegg/menu/egg-recent-action.h: Recent Action now takes multiple
13510         recent files models.
13511         
13512         * plugins/file-loader/plugin.c, plugins/file-loader/plugin.h: Have
13513         two models -- one for projects and other for regular files and show
13514         both in recent files menu. Changed recent files group from "anjuta"
13515         to "anjuta-projects" and "anjuta-files" respectively. Set mime types
13516         when adding the URI in recent files.
13517         
13518         * plugins/macro/anjuta-macro.glade: Beautified insert macro dialog.
13519         * plugins/macro/anjuta-macro.plugin.in: Proper plugin name.
13520         * plugins/macro/macro-dialog.c: Fixed dispose() method.
13521         * plugins/macro/macros.xml: Fixed xml errors.
13523 2005-01-08  Naba Kumar  <naba@gnome.org>
13524         
13525         * libegg/Makefile.am, (added) libegg/egg-recent-action.c,
13526         libegg/test-actions.c, libegg/menu/Makefile.am,
13527         libegg/menu/egg-recent-action.h: Added a new action for
13528         recent files.
13530         * libegg/egg-combo-action.c, libegg/egg-entry-action.c:
13531         Fixed dispose. Cleanup.
13532         
13533         * plugins/file-loader/anjuta-loader-plugin.ui,
13534         plugins/file-loader/plugin.c, plugins/file-loader/plugin.h:
13535         Use the new action for recent files. Added recent files in
13536         toolbar.
13538         * plugins/project-wizard/druid.c: Show busy cursor and
13539         de-sensitize druid buttons during page change.
13540         
13541         Patch from Sébastien Granjoux  <seb.sfo@free.fr>:
13542         * plugins/project-wizard/Makefile.am,
13543         plugins/project-wizard/druid.c,
13544         plugins/project-wizard/druid.h,
13545         plugins/project-wizard/install.c,
13546         plugins/project-wizard/plugin.c,
13547         plugins/project-wizard/plugin.h,
13548         plugins/project-wizard/property.c,
13549         plugins/project-wizard/property.h,
13550         (added) plugins/project-wizard/values.c,
13551         (added) plugins/project-wizard/values.h: Added a new NPWPropertyValues
13552         objects (in values.c and values.h) containing the values of all
13553         properties. The NPWProperty objects now keep their values in this
13554         object which is persistant for one activation of the plugin, so the
13555         user keeps all the values even if he goes backward. Used an anjuta
13556         message view to list all files copied by the project wizard.
13558 2005-01-08  Johannes Schmid <jhs@cvs.gnome.org>
13560         * plugins/macro/plugin.[ch],
13561         plugins/macro/macro-dialog.[ch]
13562         plugins/macro/macro-edit.[ch]
13563         plugins/macro/macro-db.[ch]
13564         plugins/macro/macro-actions.[ch]
13565         plugins/macro/anjuta-macro.plugin.in
13566         plugins/macro/anjuta-macro.glade
13567         plugins/macro/anjuta-macro.png
13568         plugins/macro/Makefile.am
13569         plugins/macro/macros.xml
13570         plugins/macro/anjuta-macro.ui (all added)
13571         configure.in
13572         plugins/Makefile.am:
13573         Added new macro plugins
13574         
13575         * plugins/cvs-plugin/anjuta-cvs-plugin.png:
13576         New icon
13577         
13578         * manuals/reference/template (removed)
13579         Removed old api reference
13580         
13581         * plugins/message-view/message-view.c:
13582         "Fixed" crash in on_row_deleted and added a
13583         comment that I cannot work this way. We will
13584         have to change everything a bit to avoid losing
13585         memory there.
13586         
13587         * plugins/text-editor/text_editor.c:
13588         Update line number width on file save
13591 2005-01-07  Naba Kumar  <naba@gnome.org>
13593         * plugins/project-wizard/anjuta-project-wizard.glade,
13594         plugins/project-wizard/druid.c,
13595         plugins/project-wizard/templates/anjuta-plugin.wiz,
13596         plugins/project-wizard/templates/terminal.wiz: Fixed project templates.
13597         Display page description in bold. Fixed mandatory field check.
13599         * configure.in,
13600         libanjuta/libanjuta-1.0.pc.in,
13601         plugins/project-wizard/druid.c,
13602         plugins/project-wizard/parser.c,
13603         plugins/project-wizard/property.h,
13604         plugins/project-wizard/templates/anjuta-plugin.wiz,
13605         plugins/project-wizard/templates/terminal.wiz,
13606         plugins/project-wizard/templates/anjuta-plugin/Makefile.am,
13607         (added) plugins/project-wizard/templates/anjuta-plugin/configure.in.tpl,
13608         (added) plugins/project-wizard/templates/anjuta-plugin/po/.cvsignore,
13609         (added) plugins/project-wizard/templates/anjuta-plugin/po/Makefile.am,
13610         (added) plugins/project-wizard/templates/anjuta-plugin/po/POTFILES.in,
13611         plugins/project-wizard/templates/anjuta-plugin/src/Makefile.am.tpl,
13612         plugins/project-wizard/templates/anjuta-plugin/src/plugin.c,
13613         plugins/project-wizard/templates/anjuta-plugin/src/plugin.h,
13614         plugins/project-wizard/templates/anjuta-plugin/src/plugin.plugin.in,
13615         plugins/project-wizard/templates/terminal/configure.in.tpl,
13616         plugins/project-wizard/templates/terminal/src/Makefile.am.tpl,
13617         plugins/project-wizard/templates/terminal/src/main.c: Implemented
13618         a new property type -- hidden. Fixed terminal and anjuta-plugin
13619         project templates.
13621 2005-01-07  Naba Kumar  <naba@gnome.org>
13623         * templates/anjuta-plugin.wiz,
13624         templates/terminal.wiz,
13625         templates/terminal/Makefile.am.tpl,
13626         templates/terminal/autogen.sh,
13627         (Removed) templates/terminal/configure.ac.tpl,
13628         (Added) templates/.cvsignore,
13629         (Added) templates/Makefile.am,
13630         (Added) templates/anjuta-plugin/.cvsignore,
13631         (Added) templates/anjuta-plugin/Makefile.am,
13632         (Added) templates/anjuta-plugin/src/.cvsignore,
13633         (Added) templates/anjuta-plugin/src/Makefile.am.tpl,
13634         (Added) templates/terminal/.cvsignore,
13635         (Added) templates/terminal/Makefile.am,
13636         (Added) templates/terminal/configure.in.tpl,
13637         (Added) templates/terminal/po/.cvsignore,
13638         (Added) templates/terminal/po/ChangeLog,
13639         (Added) templates/terminal/po/Makefile.am,
13640         (Added) templates/terminal/po/POTFILES.in,
13641         (Added) templates/terminal/src/.cvsignore,
13642         (Added) templates/terminal/src/Makefile.am,
13643         (Added) templates/terminal/src/Makefile.am.tpl: Completed terminal
13644         project wizard. Fixed configure/po/Makefile template errors.
13646 2005-01-06  Naba Kumar  <naba@gnome.org>
13648         * configure.in: Added project templates.
13649         * plugins/project-wizard/templates/*: Added to project and renamed
13650         Makefile.am and configure.in to Makefile.am and configure.ac respectively
13651         for the project templates (so that they do not conflict with autotools
13652         build. Created proper configure.ac.tpl and autogen.sh for project
13653         templates.
13654         
13655 2005-01-06  Naba Kumar  <naba@gnome.org>
13657         * plugins/project-wizard/anjuta-project-wizard.glade,
13658         plugins/project-wizard/druid.c, plugins/project-wizard/parser.c:
13659         Fixed file list parsing and to take absolute file paths (for example,
13660         from an icon selected previously). Used toggle buttons for boolean
13661         properties. Check if all mandatory fields are given before going
13662         forward in the wizard. Use scrollable viewport for listing property
13663         widgets incase the list goes out of wizard's size. Added tooltips
13664         as descriptions of the property widgets. And other fixes.
13666         * (Removed) plugins/project-wizard/templates/anjuta-plugin/plugin.c,
13667         (Removed) plugins/project-wizard/templates/anjuta-plugin/plugin.glade,
13668         (Removed) plugins/project-wizard/templates/anjuta-plugin/plugin.h,
13669         (Removed) plugins/project-wizard/templates/anjuta-plugin/plugin.plugin.in,
13670         (Removed) plugins/project-wizard/templates/anjuta-plugin/plugin.ui,
13671         (Added) plugins/project-wizard/templates/anjuta-plugin/configure.in,
13672         (Added) plugins/project-wizard/templates/anjuta-plugin/src/Makefile.am,
13673         (Added)plugins/project-wizard/templates/anjuta-plugin/src/plugin.c,
13674         (Added) plugins/project-wizard/templates/anjuta-plugin/src/plugin.glade,
13675         (Added) plugins/project-wizard/templates/anjuta-plugin/src/plugin.h,
13676         (Added) plugins/project-wizard/templates/anjuta-plugin/src/plugin.plugin.in,
13677         (Added) plugins/project-wizard/templates/anjuta-plugin/src/plugin.ui:
13678         Restructured template files.
13680 2005-01-06  Naba Kumar  <naba@gnome.org>
13682         * configure.in: Added check for autogen.
13683         
13684         * libanjuta/anjuta-status.c: (Weak) unref all the remaining widgets
13685         in dispose.
13686         
13687         * plugins/editor/anjuta-docman.c, plugins/editor/plugin.c:
13688         Do not emit changed signal when in dispose.
13690         * plugins/symbol-browser/plugin.c: Don't updated symbols when
13691         symbol-view widget has been destroyed.
13692         
13693         * src/anjuta-app.c: Set null to preference, status and ui object
13694         pointers when they are destroyed.
13696         * plugins/project-wizard/druid.c, plugins/project-wizard/parser.c,
13697         plugins/project-wizard/property.h: Fixed multipage .wiz file parsing.
13698         Added boolean, integer and file property types.
13699         
13700         * plugins/project-wizard/Makefile.am,
13701         plugins/project-wizard/templates/*: Added terminal and anjuta-plugin
13702         project wizard templates.
13704 2005-01-04  Naba Kumar  <naba@gnome.org>
13706         * libanjuta/anjuta-status.c: Use weak ref instead of hard ref on
13707         added widgets.
13708         
13709         * plugins/editor/aneditor.cxx,
13710         plugins/editor/anjuta-docman.c,
13711         plugins/editor/plugin.c,
13712         plugins/editor/text_editor.c:
13713         Removed unnecessary ref/unref of scintilla.
13714         
13715         * plugins/message-view/anjuta-msgman.c,
13716         plugins/message-view/message-view.c: Removed unnecessary refs/unrefs and
13717         make close button similar to document manager.
13718         
13719         * plugins/project-manager/plugin.c,
13720         plugins/project-manager/plugin.h: Removed dead codes. Removed
13721         unnecessary ref/unref.
13722         
13723         * plugins/symbol-browser/plugin.c: Use weak refs on AnjutaEditor objects
13724         instead of hard refs.
13726 2005-01-03  Naba Kumar  <naba@gnome.org>
13728         * libanjuta/interfaces/libanjuta.idl: Added configure() and
13729         generate() methods for IAnjutaBuildable interface.
13731         * plugins/build-basic-autotools/build-basic-autotools.c: Implemented
13732         IAnjutaBuildable inteface.
13734         * plugins/build-basic-autotools/build-basic-autotools.c: Use weak ref
13735         to destroy build context when message view is destroyed.
13736         
13737         * plugins/editor/aneditor.cxx: Sink scintilla widget in aneditor, hold
13738         a ref to it and unref in destructor. AnEditor class wants to be the
13739         owner of scintilla widget. Fixed compile warnings with signed/unsigned
13740         comparisions.
13741         
13742         * plugins/editor/anjuta-docman.c: Removed unnecessary refs/unrefs. They
13743         complicate the scene. Removed editor widget from AnjutaDocman when
13744         the widget is destroyed.
13745         
13746         * plugins/editor/plugin.c: Destroy docman widget instead of just removing
13747         from shell. It will be removed from shell when the widget is destroyed.
13748         
13749         * plugins/editor/text_editor.c: Added debug codes to track object
13750         finalizations.
13752         * plugins/message-view/anjuta-msgman.c: Remove message view on
13753         widget destroy. Destroy message view on remove. Removed all views
13754         correctly.
13755         
13756         * anjuta/src/anjuta-app.c: Removed widgets correctly when they are removed
13757         from container.
13759 2005-01-02  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
13761         * plugins/file-wizard/action-callbacks.c,
13762         plugins/file-wizard/anjuta-file-wizard.glade,
13763         plugins/file-wizard/file.c, plugins/file-wizard/file.h :
13764         Insert Licence, copyright, header template ...
13765         
13766 2005-01-02  Naba Kumar  <naba@gnome.org>
13768         * libanjuta/anjuta-status.c, libanjuta/anjuta-status.h,
13769         libanjuta/plugins.c: Added "busy" signal in AnjutaStatus. Added
13770         anjuta_status_add_widget() to allow setting busy cursor on non
13771         toplevel windows.
13773         * plugins/cvs-plugin/plugin.c: Fixed memory leaks.
13775         * plugins/editor/anjuta-document-manager.plugin.in: Updated accepted
13776         mime types to take text/source also.
13777         
13778         * plugins/editor/anjuta-docman.c,
13779         plugins/editor/anjuta-docman.h,
13780         plugins/editor/plugin.c,
13781         plugins/editor/text_editor.c,
13782         plugins/editor/text_editor.h,
13783         plugins/editor/text_editor_cbs.c: Listen for busy signal from
13784         AnjutaStatus and set busy cursor on editors.
13786         * plugins/file-loader/Makefile.am,
13787         plugins/file-loader/plugin.c,
13788         (added) plugins/file-loader/dnd.c,
13789         (added) plugins/file-loader/dnd.h, Added drag and drop file receives.
13791         * src/anjuta.c: Hide anjuta window before destruction.
13793         Patch from Sébastien Granjoux  <seb.sfo@free.fr>:
13794         * configure.in, plugins/Makefile.am,
13795         (removed) plugins/project-wizard/appwiz_page1.c,
13796         (removed) plugins/project-wizard/appwiz_page2.c,
13797         (removed) plugins/project-wizard/appwiz_page3.c,
13798         (removed) plugins/project-wizard/appwiz_page4.c,
13799         (removed) plugins/project-wizard/appwizard.c,
13800         (removed) plugins/project-wizard/appwizard.h,
13801         (removed) plugins/project-wizard/appwizard_cbs.c,
13802         (removed) plugins/project-wizard/appwizard_cbs.h,
13803         (removed) plugins/project-wizard/appwizard_gui.c,
13804         (removed) plugins/project-wizard/gnome_project.c,
13805         (removed) plugins/project-wizard/gnome_project.h,
13806         (removed) plugins/project-wizard/wizard_gui.c,
13807         (removed) plugins/project-wizard/wizard_gui.h,
13808         (added) plugins/project-wizard/.cvsignore,
13809         (added) plugins/project-wizard/Makefile.am,
13810         (added) plugins/project-wizard/anjuta-project-wizard-plugin.png,
13811         (added) plugins/project-wizard/anjuta-project-wizard.glade,
13812         (added) plugins/project-wizard/anjuta-project-wizard.plugin.in,
13813         (added) plugins/project-wizard/applogo.png,
13814         (added) plugins/project-wizard/appwizard.png,
13815         (added) plugins/project-wizard/autogen.c,
13816         (added) plugins/project-wizard/autogen.h,
13817         (added) plugins/project-wizard/druid.c,
13818         (added) plugins/project-wizard/druid.h,
13819         (added) plugins/project-wizard/file.c,
13820         (added) plugins/project-wizard/file.h,
13821         (added) plugins/project-wizard/header.c,
13822         (added) plugins/project-wizard/header.h,
13823         (added) plugins/project-wizard/install.c,
13824         (added) plugins/project-wizard/install.h,
13825         (added) plugins/project-wizard/parser.c,
13826         (added) plugins/project-wizard/parser.h,
13827         (added) plugins/project-wizard/plugin.c,
13828         (added) plugins/project-wizard/plugin.h,
13829         (added) plugins/project-wizard/property.c,
13830         (added) plugins/project-wizard/property.h: Removed old application-wizard
13831         codes and added new template based (autogen based) project wizard
13832         implemented by Sébastien Granjoux  <seb.sfo@free.fr>
13834 2005-01-01  Johannes Schmid <jhs@cvs.gnome.org>
13836         * plugins/cvs-plugin/plugin.c: Fixed crash bug
13837         * plugins/cvs-plugin/cvs-execute.c:
13838         Fix cvs_log which did not work because of some
13839         glade problem
13840         Patch from Mark R. Pariente <markpariente@cmu.edu>
13841         - Fix message highlighting
13843 2004-12-30  Johannes Schmid <jhs@cvs.gnome.org>
13844         
13845         * template/*,
13846         date/template/*,
13847         configure.in:
13848         Removed template stuff completly because we dicussed to implement
13849         a macro system for Edit->Insert Text
13851 2004-12-30  Johannes Schmid <jhs@cvs.gnome.org>
13852         
13853         * plugins/editor/aneditor.cxx,
13854         plugins/editor/text_editor.c:
13855         Set line number width dynamically
13856         * src/about.c:
13857         Prepered new GTK 2.6 about dialog
13859 2004-12-30  Naba Kumar  <naba@gnome.org>
13861         patch from: Massimo Corà  <maxcvs@email.it>
13862         * plugins/editor/aneditor.cxx: Highlights correct function
13863         argument in recursive calltips.
13865 2004-12-30  Naba Kumar  <naba@gnome.org>
13867         * plugins/symbol-browser/plugin.c,
13868         libanjuta/interfaces/libanjuta.idl,
13869         plugins/editor/text_editor.c: Fixed editor markers and added a new
13870         marker (BASIC) to indicate line numbers. Fixed symbol browser to
13871         mark the line visited.
13872         
13873         * libegg/menu/eggcomboselect.h, libegg/menu/Makefile.am,
13874         libegg/Makefile.am, libegg/eggcomboselect.c,
13875         libegg/gtkcellview.h, libegg/egg-combo-action.c: Created a new combo
13876         widget for use with symbol view in toolbar.
13877         
13878         * plugins/cvs-plugin/anjuta-cvs.ui,
13879         plugins/file-manager/anjuta-file-manager.ui: Added appropriate
13880         placeholder for cvs plugin context menu in filemanager.
13881         
13882 2004-12-28  Johannes Schmid <jhs@cvs.gnome.org>
13883         
13884         * plugins/cvs-plugin/plugin.c:
13885         Show popup menu only if the file is contained in
13886         a directory containing a "CVS" directory
13888 2004-12-28  Johannes Schmid <jhs@cvs.gnome.org>
13889         
13890         * plugins/cvs-plugin/cvs-action.[ch],
13891         * plugins/cvs-plugin/anjuta-cvs-plugin.glade,
13892         * plugins/cvs-plugin/anjuta-cvs.ui,
13893         * plugins/cvs-plugin/plugin.c:
13894         Implemented "Import"
13895         
13896         Patch from Mark R. Pariente <markpariente@cmu.edu>:
13897         Added right-click-menu for file-manager
13899 2004-12-26  Naba Kumar  <naba@gnome.org>
13901         * src/action-callbacks.c, src/action-callbacks.h,
13902         src/anjuta-actions.h, src/anjuta-app.c,
13903         src/anjuta.ui: Added fullscreen action.
13905         * plugins/cvs-plugin/cvs-actions.c,
13906         plugins/cvs-plugin/plugin.c,
13907         plugins/cvs-plugin/plugin.h: Watches current editor,
13908         project and file manager selection in plugin
13909         implementation.
13910         
13911 2004-12-26  Naba Kumar  <naba@gnome.org>
13913         * src/anjuta-app.c, src/anjuta.c, src/main.c,
13914         src/action-callbacks.c: Fixed app finalization. Added a
13915         command line arg --proper-shutdown (-p), which when set
13916         will release all plugins and their resources (this option
13917         is mainly for debugging).
13918         
13919         * plugins/file-loader/plugin.c: Fixed filename duplications
13920         in recent files history.
13921         
13922         * plugins/profile-default/plugin.c: Disabled problematic
13923         plugins for now to load at startup.
13924         
13925         * libanjuta/anjuta-ui.c, libanjuta/plugins.c: Disabled 
13926         annoying debug prints.
13927         
13928 2004-12-23  Naba Kumar  <naba@gnome.org>
13930         Patch from: Mark R. Pariente  <markpariente@cmu.edu>
13931         * plugins/cvs-plugin/anjuta-cvs-plugin.glade,
13932         plugins/cvs-plugin/anjuta-cvs.ui,
13933         plugins/cvs-plugin/cvs-actions.c,
13934         plugins/cvs-plugin/cvs-actions.h,
13935         plugins/cvs-plugin/cvs-execute.c,
13936         plugins/cvs-plugin/cvs-execute.h,
13937         plugins/cvs-plugin/Makefile.am,
13938         plugins/cvs-plugin/plugin.c: Added cvs message highlighting.
13939         Added cvs log command.
13941 2004-12-20  Johannes Schmid <jhs@cvs.gnome.org>
13942         
13943         * plugins/cvs-plugin/cvs-actions.c: Use current editor filename as 
13944         default
13946 2004-12-20  Naba Kumar  <naba@gnome.org>
13948         patch from: Massimo Corà  <maxcvs@email.it>
13949         * plugins/editor/aneditor.cxx: Added recursive calltips.
13951 2004-12-20  Naba Kumar  <naba@gnome.org>
13952         
13953         * libanjuta/plugins.c, plugins/file-loader/plugin.c:
13954         Show busy cursor during loading and unloading.
13955         
13956 2004-12-19  Naba Kumar  <naba@gnome.org>
13958         * libanjuta/anjuta-plugin.c, libanjuta/anjuta-ui.c: Fixed
13959         memory leaks. Disabled debug print.
13961         * plugins/symbol-browser/an_symbol_view.c,
13962         plugins/symbol-browser/plugin.c,
13963         plugins/symbol-browser/plugin.h: Fixed loading and unloading
13964         problems. Creates SymbolView object every time when the
13965         plugin is activated.
13967         * plugins/project-manager/plugin.c: Close project when
13968         deactivating.
13969         
13970 2004-12-18  Naba Kumar  <naba@gnome.org>
13972         * po/POTFILES.in: Removed commented lines.
13973         * configure.in: Commented dupilcate call to AC_PROG_INTLTOOL.
13974         * plugins/devhelp/plugin.c: Fixed loading/unloading bug.
13975         * plugins/gdb/plugin.c: Fixed compile error.
13976         
13977         Patch from: Mark R. Pariente  <mark@demar.com.tr>
13978         * libegg/eggcellrendererkeys.c: Fixed compile error.
13979         
13980 2004-12-18  Naba Kumar  <naba@gnome.org>
13982         * plugins/file-loader/plugin.c: Fixed loading bug.
13983         
13984         *plugins/debug-manager/plugin.c, plugins/debug-manager/plugin.h,
13985         plugins/devhelp/plugin.c, plugins/editor/plugin.c,
13986         plugins/file-manager/an_file_view.c, plugins/file-manager/plugin.c,
13987         plugins/gdb/plugin.c, src/shell.c, src/shell.h: Fixed memory leaks
13988         and corruptions. Fixed loading and unloading of plugins.
13989         
13990 2004-12-17  Naba Kumar  <naba@gnome.org>
13991         
13992         * plugins/file-loader/Makefile.am,
13993         plugins/file-loader/plugin.c,
13994         plugins/project-manager/plugin.c: Fixed memory corruption
13995         and disposition codes. Added missing plugin.h in Makefile.am.
13997 2004-12-16  Naba Kumar  <naba@gnome.org>
13999         * plugins/symbol-browser/an_symbol_view.c,
14000         plugins/symbol-browser/plugin.c: Fixed finalization and disposition
14001         codes. Fixed memory leaks and corruptions.
14003         * plugins/build-basic-autotools/build-basic-autotools.c
14004         plugins/editor/anjuta-docman.c,
14005         plugins/editor/text_editor.c,
14006         plugins/file-loader/plugin.c,
14007         plugins/file-manager/plugin.c,
14008         plugins/file-wizard/plugin.c,
14009         plugins/message-view/anjuta-msgman.c,
14010         plugins/message-view/anjuta-msgman.h,
14011         plugins/message-view/message-view.c,
14012         plugins/message-view/plugin.c,
14013         plugins/message-view/plugin.h,
14014         plugins/terminal/terminal.c: Fixed finalization and disposition codes.
14016         * src/about.c, src/about.h, src/action-callbacks.c,
14017         src/action-callbacks.h, src/anjuta-actions.h,
14018         src/anjuta-app.c, src/anjuta-app.h,
14019         src/anjuta-callbacks.c, src/anjuta-callbacks.h,
14020         src/anjuta.c, src/anjuta.h, src/getline.c, 
14021         src/main.c, src/main.cpp, src/shell.c, src/shell.h, 
14022         src/start-with.c, src/start-with.h: Fixed emacs modes.
14024         * src/layout.xml: Brought document manager in front.
14025         
14026 2004-12-15  Naba Kumar  <naba@gnome.org>
14028         * libanjuta/anjuta-plugin.c: Fixed crash bug where watches were not
14029         properly removed.
14030         
14031         * libanjuta/plugins.c, libanjuta/plugins.h: Proper clean up on
14032         finalization. Added a method to unload all plugins and destroy them.
14033         Fixed memory leaks.
14034         
14035         * plugins/sample1/plugin.c: Proper finalization code and renamed
14036         functions to proper names.
14037         
14038         * plugins/build-basic-autotools/build-basic-autotools.c,
14039         plugins/cvs-plugin/plugin.c: Proper     finalization and disposition code.
14041         * src/shell.c: Unload all plugins on exit, so that memory profilers
14042         can detect memory leaks in plugins.
14044 2004-12-13  Naba Kumar  <naba@gnome.org>
14046         * plugins/devhelp/plugin.c: Delay widget initialization, now that
14047         docking is working.
14048         * plugins/sample1/plugin.c: Dock at bottom, mostly for testing.
14049         * src/anjuta-app.c, src/layout.xml: Fixed dynamic docking.
14051 2004-12-11  Naba Kumar  <naba@gnome.org>
14053         * data/properties/anjuta.properties: Fixed font size.
14054         * plugin/build-basic-autotools/build-basic-autotools: Added initial
14055         compile file function. There are some fixmes there.
14056         * plugins/message-view/anjuta-msgman.c,
14057         * plugins/message-view/message-view.c: Fixed bugs and clean up.
14058         
14059 2004-12-08  Naba Kumar  <naba@gnome.org>
14061         * libanjuta/anjuta-launcher.c, libanjuta/anjuta-utils.c,
14062         src/utilities.c, libanjuta/anjuta-utils.h: Added a function
14063         to escape quotes in a string.
14064         
14065         * plugins/cvs-plugin/cvs-actions.c,
14066         plugins/cvs-plugin/cvs-execute.c: Escaped commit message. Corrected
14067         cvs diff command.
14069         * plugins/build-basic-autotools/build-basic-autotools.c,
14070         plugins/build-basic-autotools/automake-c.filters: Fixed bugs with
14071         filters.
14072         
14073 2004-12-07  Naba Kumar  <naba@gnome.org>
14075         * plugins/build-basic-autotools/build-basic-autotools.c,
14076         plugins/build-basic-autotools/automake-c.filters: Completed directory
14077         tracking. Double click on Errors and warnings now work as expected.
14079         * plugins/build-basic-autotools.c: Added codes to track build directory
14080         so that absolute path of the files could be determined.
14082 2004-12-06  Naba Kumar  <naba@gnome.org>
14084         * plugins/cvs-plugin/cvs-execute.c: Show completion message.
14085         * plugins/cvs-plugin/cvs-execute.c: Fixed command completion bug.
14086         * plugins/cvs-plugin/anjuta-cvs-plugin.glade: UI beautification.
14087         
14088 2004-12-05  Naba Kumar  <naba@gnome.org>
14090         * plugins/editor/anjuta-docman.c: Fixed save-as, Fixed updating
14091         tab label, Fixed mem leaks. Fixed uri handling. Fixed other minor bugs.
14092         
14093         * plugins/cvs-plugin/plugin.c,
14094         plugins/cvs-plugin/cvs-execute.c: Fixed message output appending.
14095         
14096 2004-13-05  Johannes Schmid <jhs@cvs.gnome.org>
14097         
14098         * plugins/cvs-plugin/anjuta-cvs-plugin.glade,
14099         * plugins/cvs-plugin/plugin.[ch], plugins/cvs-plugin/cvs-action.[ch],
14100         plugins/cvs-plugin/cvs-execute.[ch]:
14101         Implemented cvs status and cvs diff
14102         Known bugs:
14103         - rdiff command is not correct
14104         - Must find a way to allow selection of directies AND files 
14105         in GtkFileChooser
14107 2004-12-03  Naba Kumar  <naba@gnome.org>
14109         * plugins/editor/anjuta-docman.c, plugins/editor/style-editor.c,
14110         plugins/editor/style-editor.h, plugins/editor/text_editor.c,
14111         plugins/editor/text_editor_cbs.c: Save/load editor styles. Use old
14112         session.properties file if it is for the first time.
14113         
14114 2004-12-02  Johannes Schmid <jhs@cvs.gnome.org>
14115         
14116         * plugins/cvs-plugin/anjuta-cvs-plugin.glade: Added cvs update and
14117         commit.
14118         
14119         * plugins/cvs-plugin/plugin.c, plugins/cvs-plugin/cvs-action.[ch],
14120         plugins/cvs-plugin/anjuta-cvs.ui:
14121         Implemented update/commit and changed menu layout 
14123 2004-12-02  Naba Kumar  <naba@gnome.org>
14125         * plugins/cvs-plugin/anjuta-cvs-plugin.glade: Fixed prefernce
14126         property name (for cvs path property). Beautified dialogs.
14128 2004-11-30      Johannes Schmid <jhs@cvs.gnome.org>
14129         
14130         * plugins/message-view/anjuta-msgman.c: Changed callback name
14131         and changed switch-page handling.
14132         
14133         * plugins/cvs-plugin/cvs-actions.c:
14134         * plugins/cvs-plugin/cvs-execute.c:
14135         * plugins/cvs-plugin/anjuta-cvs-plugin.glade:
14136         - Implemented cvs add and cvs removed - both working now
14137         - Created a useful preferences page
14138         
14140 2004-11-30  Naba Kumar  <naba@gnome.org>
14142         * libanjuta/anjuta-status.c: Fixed runtime warning.
14143         
14144         * plugins/editor/Makefile.am:
14145         plugins/editor/anjuta-document-manager.glade,
14146         plugins/editor/plugin.c
14147         plugins/editor/plugin.h
14148         plugins/editor/style-editor.c (new, moved from src/),
14149         plugins/editor/style-editor.h (new, moved from src/),
14150         plugins/editor/text_editor_prefs.c: Implemented "Font and colours"
14151         settings in preferences.
14153         * plugins/editor/text_editor.c,
14154         plugins/editor/text_editor.h: Do not take unused args in
14155         text_editor_get_props().
14157         * src/style-editor.c, src/style-editor.h: Removed, moved to
14158         plugins/editor/ directory.
14160 2004-11-29  Naba Kumar  <naba@gnome.org>
14162         * plugins/editor/text_editor_cbs.c: Emit click signal in
14163         IAnjutaMarkable.
14164         * libanjuta/anjuta-status.c: More spacing between items.
14165         
14166 2004-11-29  Naba Kumar  <naba@gnome.org>
14168         Patch from: Pavol Bosik  <pavol.bosik@radiantsystems.com>:
14169         
14170         * libanjuta/interfaces/libanjuta.idl,
14171         plugins/debug-manager/anjuta-debug-manager.plugin.in,
14172         plugins/debug-manager/plugin.c,
14173         plugins/gdb/breakpoints.c,
14174         plugins/gdb/breakpoints.h,
14175         plugins/gdb/debugger.c,
14176         plugins/gdb/debugger.h,
14177         plugins/gdb/plugin.c,
14178         plugins/gdb/plugin.h,
14179         plugins/gdb/utilities.c,
14180         plugins/gdb/utilities.h: Code cleanups and partial implementation of
14181         toggle breakpoint margin clicks.
14183 2004-11-28  Naba Kumar  <naba@gnome.org>
14185         * TODO.tasks: Fixed indentations.
14186         * plugins/gtodo/libgtodo.c: Save with indentation.
14187         * plugins/file-manager/an_file_view.c: Sorts the files alphabatically.
14188         * plugins/project-manager/plugin.c: Fixed runtime warnings.
14189         * libanjuta/anjuta-status.c: Fixed busy cursors.
14190         * manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml: Updated.
14191         * po/POTFILES.in: Updated.
14192         
14193 2004-11-28  Jean-Noel GUIHENEUF <guiheneuf.jean-noel@wanadoo.fr>
14194         
14195         * plugins/editor/anjuta-document-manager.glade,
14196           plugins/editor/search-replace.[c,h], 
14197           plugins/editor/search-replace_backend.h
14198           plugins/editor/search-preferences.[c,h] :
14199           Saved Search-Preferences (gconf),
14200           Basic search by default.
14202 2004-11-22  Naba Kumar  <naba@gnome.org>
14204         * configure.in: Fixed build error.
14206 2004-11-21  Naba Kumar  <naba@gnome.org>
14208         * libanjuta/Makefile.am, libanjuta/anjuta-shell.c,
14209         libanjuta/anjuta-shell.h, src/anjuta-app.c, src/anjuta-app.h:
14210         Added AnjutaStatus class to libanjuta.
14211         Added anjuta_shell_get_status() method.
14212         
14213         * libanjuta/interfaces/anjuta-idl-compiler.pl: Added gchar type
14214         and fixed marshaller generation.
14215         
14216         * libanjuta/interfaces/libanjuta.idl: Added "char_added" and
14217         "updade_ui" signals to IAnjutaEditor interface.
14218         
14219         * manuals/reference/libanjuta/tmpl/anjuta-shell.sgml: Updated.
14220         
14221         * plugins/build-basic-autotools/automake-c.filters: Fixed filter
14222         regexes.
14223         
14224         * plugins/class-gen/clsGen.c: Intial port.
14225         
14226         * plugins/debug-manager/anjuta-debug-manager.plugin.in: Fixed attribute
14227         name.
14228         
14229         * plugins/editor/action-callbacks.c, plugins/editor/plugin.c,
14230         plugins/editor/text_editor.c, plugins/editor/text_editor.h,
14231         plugins/editor/text_editor_cbs.c, plugins/editor/text_editor_prefs.c:
14232         Implemented status update. Emits "update_ui" and "char_added" signals.
14233         Added view preferences.
14234         
14235         * plugins/file-loader/plugin.c: Added open with plugins in open with
14236         menus.
14237         
14238         * plugins/gdb/plugin.c: Do not add widgets to shell as floating.
14239         
14240         * plugins/message-view/anjuta-msgman.c,
14241         plugins/message-view/message-view.c: Fixed finalize and dispose. Fixed
14242         to close correct message view rather than current view.
14244 2004-11-20  Johannes Schmid <jhs@cvs.gnome.org>
14245         
14246         * plugins/cvs-plugin/cvs-actions.c
14247         plugins/cvs-plugin/plugin.[ch]
14248         plugins/cvs-plugin/anjuta-cvs-plugin.glade:
14249         Implemented cvs add but ran into a launcher/message_view
14250         problem because of a limitation of the idl compiler
14252 2004-11-19  Naba Kumar  <naba@gnome.org>
14254         * plugins/project-manager/plugin.c: Displays a progress window during
14255         project load.
14256         
14257         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui:
14258         Fixed UI separators.
14259         
14260         * plugins/file-manager/anjuta-file-manager.ui: Added project manager
14261         UI placeholder.
14262         
14263         * plugins/project-manager/anjuta-project-manager.ui,
14264         plugins/project-manager/plugin.[c,h]: Added add/remove context
14265         menus and implemented them. Added file manager merge menu.
14267 2004-11-18  Naba Kumar  <naba@gnome.org>
14269         * TODO.tasks: Updated.
14270         * plugins/editor/anjuta-docman.c, plugins/message-view/anjuta-msgman.c,
14271         plugins/message-view/message-view.c: Fixed finalize and dispose
14272         methods.
14273         * plugins/debugger/*: Removed from cvs (development now in
14274         debug-manager).
14276 2004-11-17  Pavol Bosik  <pavol.bosik@radiantsystems.com>
14278         Reviewed by Naba Kumar  <naba@gnome.org>:
14279         
14280         * libanjuta/interfaces/libanjuta.idl, plugins/Makefile.am,
14281         plugins/editor/plugin.c, plugins/editor/text_editor.c,
14282         plugins/gdb/breakpoints.c: all marker related stuff moved from
14283         editor and docman interfaces to IAnjutaMarkable
14285 2004-11-17  Naba Kumar  <naba@gnome.org>
14287         * TODO.tasks: Updated.
14288         
14289         * libanjuta/interfaces/libanjuta.idl: Added "saved" signal.
14290         
14291         * libegg/egg-combo-action.c: Block changed signal when changing model.
14292         
14293         * plugins/editor/text_editor.c, plugins/editor/text_editor_cbs.c:
14294         Emit changed signal. Removed dead codes.
14295         
14296         * plugins/file-loader/plugin.c: Remove file fragments from uris, so
14297         that recent files history do not duplicate.
14298         
14299         * plugins/symbol-browser/an_symbol_view.c,
14300         plugins/symbol-browser/an_symbol_view.h,
14301         plugins/symbol-browser/plugin.c: Refreshes symbols on editor save.
14302         Fixed a bug.
14304 2004-11-15  Naba Kumar  <naba@gnome.org>
14306         * plugins/project-manager/plugin.c: Opens targets on double click.
14307         
14308         * plugins/message-view/message-view.c,
14309         plugins/file-manager/anjuta-file-manager-plugin.glade,
14310         plugins/file-manager/plugin.[c,h], plugins/terminal/terminal.c:
14311         Added proper class finalization
14312         and disposition. Added preferences notifications and callbacks to
14313         change info/warning/error colors.
14314         
14315         * plugins/editor/anjuta-docman.c, plugins/editor/plugin.c,
14316         plugins/editor/text_editor.[h,c], src/action-callbacks.c,
14317         src/anjuta-app.c, src/anjuta.c: Fixed crash bug on exit.
14318         Implemented finalize method for AnjutaApp. Code cleanups.
14319         
14320         * plugins/message-view/plugin.c: Static parent_class.
14321         
14322 2004-11-12  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14323         * plugins/editor/search-replace.[c,h], 
14324           plugins/editor/search-replace_backend.c
14325           Update search entry in main toolbar.
14326           Clean code.
14328 2004-11-11  Naba Kumar  <naba@gnome.org>
14330         * TODO.tasks: Updated.
14332         * libanjuta/anjuta-preferences.[c,h]: Added keys notification API.
14333         and completed on-the-fly-change preferences. Removed "changed"
14334         signal as it is no longer necessary (use notify for similar
14335         purpose to monitor individual preferences).
14337         
14338         * plugins/editor/anjuta-document-manager.glade: Added view menu
14339         preferences so that they are registered.
14340         
14341         * plugins/editor/Makefile.am, plugins/editor/text_editor.[c,h],
14342         (added) plugins/editor/text_editor_prefs.[c,h]: Removed
14343         connection to "changed" signal of preferences and implemented
14344         notifications for some editor preferences. More to implement.
14346 2004-11-10  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14347         * plugins/editor/print.c
14348         Fixed bug 1047624 : Add line number every X lines.
14350 2004-11-10  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14351         * plugins/editor/search-replace.c
14352         Fixed a crash bug (995755) when searching "%n"
14354 2004-11-09  Naba Kumar  <naba@gnome.org>
14356         * plugins/gtodo/interface.c, plugins/gtodo/libgtodo.c:
14357         Fixed to refresh categories list on file load.
14359 2004-11-08  Naba Kumar  <naba@gnome.org>
14360         
14361         * configure.in, plugins/Makefile.am,
14362         plugins/profile-default/plugin.c: Added cvs plugin in build.
14363         
14364         * plugins/cvs-plugin/*: Restored johannes files from cvs attic.
14365         
14366         * plugins/debug-manager/.cvsignore: Added file to ignore.
14367         
14368         * plugins/debug-manager/Makefile.am: Removed dead codes.
14369         
14370         * src/anjuta.ui: Added placeholder for version control UI.
14372 2004-11-08  Naba Kumar  <naba@gnome.org>
14374         * manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
14375         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
14376         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml:
14377         Updated.
14379         * global-tags/Makefile.am: Fixed make error.
14381         * plugins/profile-default/plugin.c: Added debug-manager
14382         and gdb plugins to load at startup so that debugger
14383         windows are docked properly. They will be removed
14384         later when we figure out runtime docking.
14386         * plugins/sample1/*: Restored to last working state.
14388         * plugins/gdb/debugger.c, src/layout.xml: Added debugger
14389         windows in lower pane. Named the windows appropriately.
14391         * ChangeLog: Fixed format.
14392         
14393 2004-11-07  Pavol Bosik <pavol.bosik@radiantsystems.com>
14395         * libanjuta/interfaces/libanjuta.idl,
14396         libanjuta/anjuta-marshal.c,
14397         plugins/Makefile.am,
14398         plugins/debug-manager/plugin.c,
14399         plugins/editor/plugin.c,
14400         plugins/editor/text_editor.c,
14401         plugins/gdb/breakpoints.c,
14402         plugins/gdb/debugger.c,
14403         plugins/gdb/plugin.c,
14404         plugins/gdb/plugin.h: fixed "Toggle breakpoint" feature
14406 2004-11-06  Jean-NoelGuiheneuf <guiheneuf.jean-noel@wanadoo.fr>
14407         * plugins/editor/anjuta-docman.h plugins/editor/plugin.c,
14408         plugins/editor/search-replace.c,
14409         plugins/message-view/anjuta-msgman.c plugins/message-view/plugin.c:
14410         Search and Replace; Show result in find pane
14411           
14412 2004-11-03  Johannes Schmid <jhs@cvs.gnome.org>
14413         
14414         * plugins/gdb, plugins/debug-manager: Applied debugger patch
14415         from Bosik, Pavol <pavol.bosik@radiantsystems.com>
14416         (added features: starting debugger and loading of core/executable,
14417         StepIn, StepOut, StepOver and Execute, toggling breakpoint
14418         partially works)
14420 2004-11-03  Johannes Schmid <jhs@cvs.gnome.org>
14421         
14422         * plugins/cvs-plugin/*: Mess up with cvs and lost some of 
14423         my cvs-plugin files...
14424         I hope I have rescued everything possible.
14425         
14426         * Naba: Could you please fix sample1 because I messed it up to 
14427         but there should be a histroy of this directory we should commit
14429 2004-10-22  Johannes Schmid <jhs@cvs.gnome.org>
14430         
14431         * plugins/cvs-plugin/cvs-execute.[ch]: Add basic command execute
14432         infrastructure
14433         * plugins/cvs-plugin/plugin.c,
14434         /plugins/cvs-plugin/anjuta-cvs-plugin.glade:
14435         Added preferences dialog (not yet complete)
14437 2004-10-22  Johannes Schmid <jhs@cvs.gnome.org>
14438         
14439         * global-tags/Makefile.am, mime/Makefile.am:
14440         Some fixes in build process from Alexey Rusakov <ktirf@users.sf.net>
14441         
14442         * template/xmltemplate.[ch],
14443         template/xmlstrings.[ch],
14444         template/autotools.[ch] removed,
14445         template/prj_template.[ch] removed,
14446         template/lang_template.[ch] removed,
14447         template/lib_template.[ch] removed,
14448         template/Makefile.am adjusted,
14449         template/dtds/lang.dtd removed, 
14450         template/dtds/lib.dtd removed,
14451         template/dtds/prj.dtd removed,
14452         template/dtds/autotools.dtd removed,
14453         data/template/lib/* removed,
14454         data/template/language/* removed,
14455         data/template/library/* removed,
14456         data/template/project/* removed,
14457         date/template/Makefile.am adjusted:
14458         Remove everything except text-templates to replace hardcoded 
14459         Edit->Insert texts with dynamic loaded.
14461         * plugins/cvs-plugin/plugin.[ch],
14462         plugins/cvs-actions.[ch],
14463         plugins/Makefile.am,
14464         plugins/cvs-plugin/Makefile.am,
14465         plugins/cvs-plugin/anjuta-cvs-plugin.ui,
14466         plugins/cvs-plugin/anjuta-cvs-plugin.glade,
14467         plugins/cvs-plugin/anjuta-cvs.plugin.in:
14468         Added initial cvs-plugin code
14470 2004-10-21  Naba Kumar  <naba@gnome.org>
14471         
14472         * libanjuta/anjuta-plugin.c,
14473         plugins/build-basic-autotools/build-basic-autotools.c,
14474         plugins/debugger/plugin.c,
14475         plugins/devhelp/plugin.c,
14476         plugins/editor/anjuta-docman.c,
14477         plugins/editor/goto_line.c,
14478         plugins/editor/plugin.c,
14479         plugins/editor/search-replace.c,
14480         plugins/editor/text_editor.c,
14481         plugins/file-loader/plugin.c,
14482         plugins/file-manager/plugin.c,
14483         plugins/file-wizard/file.c,
14484         plugins/file-wizard/plugin.c,
14485         plugins/gdb/plugin.c,
14486         plugins/gtodo/plugin.c,
14487         plugins/message-view/anjuta-msgman.c,
14488         plugins/profile-default/plugin.c,
14489         plugins/project-manager/plugin.c,
14490         plugins/sample1/plugin.c,
14491         plugins/terminal/terminal.c: Defined all global variables static,
14492         particularly class parent_class variables. They were getting
14493         confused at link time.
14495         * libanjuta/plugins.c: Do not unload plugins when they are
14496         deactivated. Simply cache them for later activation. Unloading
14497         modules have some problem with shared libs using static class
14498         registration. Fixed hash type for installed plugins. Eventually,
14499         we want to add "CanUnload" attribute for .plugin files (in
14500         "Anjuta Plugin" group) to let plugin loader know if the plugin can
14501         be unloaded from memory. Those plugins declaring CanUnload=false
14502         will not be unloaded from memory and will be put in the cache. Those
14503         not declaring anything or declaring CanUnload=true, will be unloaded
14504         from memory when they are deactivated.
14506         * plugins/editor/action-callbacks.c, plugins/editor/anjuta-docman.c,
14507         plugins/editor/plugin.c, plugins/editor/text_editor.c,
14508         plugins/editor/text_editor.h, plugins/file-manager/an_file_view.c,
14509         plugins/file-manager/plugin.c, plugins/file-wizard/plugin.c,
14510         plugins/project-manager/plugin.c: Fixed object finalization, dispose,
14511         activation, deactivation. Fixed memory leaks.
14513 2004-10-20  Naba Kumar  <naba@gnome.org>
14515         * TODO.tasks: Updated.
14516         
14517         * libanjuta/anjuta-plugin.c, libanjuta/anjuta-plugin.h,
14518         libanjuta/anjuta-utils.h, libanjuta/plugins.c: Defined separate
14519         macro for adding interfaces to plugin types. Code cleanup.
14520         
14521         * manuals/reference/libanjuta/tmpl/anjuta-utils.sgml,
14522         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
14523         
14524         * plugins/build-basic-autotools/build-basic-autotools.c,
14525         plugins/debugger/plugin.c, plugins/devhelp/plugin.c,
14526         plugins/editor/plugin.c, plugins/editor/text_editor.c,
14527         plugins/file-loader/plugin.c, plugins/file-manager/plugin.c,
14528         plugins/file-wizard/plugin.c, plugins/gdb/plugin.c,
14529         plugins/gtodo/plugin.c, plugins/message-view/message-view.c,
14530         plugins/message-view/plugin.c, plugins/profile-default/plugin.c,
14531         plugins/project-manager/plugin.c,
14532         plugins/symbol-browser/an_symbol_view.c,
14533         plugins/symbol-browser/plugin.c, plugins/terminal/terminal.c: Used
14534         newly defined macro to add interfaces to plugin types.
14536         * src/anjuta-app.c, src/shell.c: Do not add value for widgets.
14538 2004-10-20  Naba Kumar  <naba@gnome.org>
14540         * TODO.tasks: Added task list.
14541         * plugins/file-manager/anjuta-file-manager-plugin.glade: Set
14542         default values.
14544 2004-10-19  Naba Kumar  <naba@gnome.org>
14546         * plugins/build-basic-autotools/build-basic-autotools.c: Fixed bugs.
14547         
14548         * plugins/editor/action-callbacks.c,
14549         plugins/editor/action-callbacks.h,
14550         plugins/editor/anjuta-docman.c,
14551         plugins/editor/anjuta-docman.h,
14552         plugins/editor/anjuta-document-manager.ui,
14553         plugins/editor/file_history.c,
14554         plugins/editor/file_history.h,
14555         plugins/editor/plugin.c: Added file history browsing.
14556         
14557         * plugins/gtodo/libgtodo.c, plugins/gtodo/plugin.c: Fixed refresh.
14558         
14559         * plugins/message-view/anjuta-message-manager.ui,
14560         plugins/message-view/plugin.c: Added document manager context menu.
14561         
14562         * plugins/symbol-browser/an_symbol_view.c,
14563         plugins/symbol-browser/an_symbol_view.h,
14564         plugins/symbol-browser/anjuta-symbol-browser-plugin.ui,
14565         plugins/symbol-browser/plugin.c: Added goto tag def/decl. Added
14566         document manager context menu.
14567         
14568         * scintilla/*, scintilla/include/*: Updated to current cvs.
14569         
14570 2004-10-19  Naba Kumar  <naba@gnome.org>
14572         *plugins/debugger/anjuta-debugger.ui, src/anjuta.ui: Added
14573         placeholder for debugger UI.
14574         
14575         * plugins/devhelp/plugin.c, plugins/editor/plugin.c: Fixed shortcuts.
14576         * plugins/file-manager/plugin.c: Fixed loading bug.
14577         
14578         * libanjuta/anjuta-encodings.c, libanjuta/anjuta-encodings.h,
14579         libanjuta/anjuta-preferences.c, libanjuta/anjuta-preferences.h:
14580         Initializes gconf database with default values when the
14581         values are not defined. Use bool and int prefs separately.
14583         * plugins/editor/plugin.c: Added encoding preferences.
14584         * plugins/project-manager/plugin.c: Cleanup and debug messages.
14586         * manuals/reference/libanjuta/tmpl/anjuta-encodings.sgml,
14587         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
14588         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
14589         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml: Updated.
14591 2004-10-18  Naba Kumar  <naba@gnome.org>
14593         * po/POTFILES.in: Updated.
14594         
14595         * libanjuta/anjuta-ui.c: Corrected debug messages.
14596         
14597         * libegg/egg-combo-action.c, libegg/test-actions.c,
14598         libegg/menu/egg-combo-action.h: Fixed combo action.
14599         
14600         * plugins/debugger/Makefile.am, plugins/gdb/Makefile.am:
14601         Fixed format.
14602         
14603         * plugins/editor/action-callbacks.[c,h],
14604         plugins/editor/anjuta-document-manager.ui, plugins/editor/plugin.c:
14605         Implemented file swap. Removed dead codes.
14606         
14607         * plugins/editor/text_editor.[c,h]: Fixed crash bug. Removed
14608         dead codes.
14609         
14610         * plugins/symbol-browser/an_symbol_view.[c,h],
14611         plugins/symbol-browser/anjuta-symbol-browser-plugin.ui,
14612         plugins/symbol-browser/plugin.[c,h]: Completed symbol browser plugin.
14613         Implemented file symbols. Implemented goto file line when symbol is
14614         selected.
14615         
14616         * src/utilities.[c,h]: Moved code to plugins/editor/action-callbacks.c.
14617         
14618 2004-10-10  Naba Kumar  <naba@gnome.org>
14620         Patch from Bosik, Pavol  <pavol.bosik@radiantsystems.com>:
14621         
14622         * libanjuta/interfaces/libanjuta.idl: Added debugger interface.
14623         
14624         * plugins/debugger/.cvsignore,
14625         (added) plugins/debugger/Makefile.am,
14626         (added) plugins/debugger/anjuta-debugger.glade,
14627         (added) plugins/debugger/anjuta-debugger.plugin.in,
14628         (added) plugins/debugger/anjuta-debugger.plugin.png,
14629         (added) plugins/debugger/anjuta-debugger.ui,
14630         plugins/debugger/attach_process.c,
14631         (removed) plugins/debugger/attach_process_cbs.c,
14632         (removed) plugins/debugger/attach_process_cbs.h,
14633         (removed) plugins/debugger/breakpoints.c,
14634         (removed) plugins/debugger/breakpoints.h,
14635         (removed) plugins/debugger/debug_tree.c,
14636         (removed) plugins/debugger/debug_tree.h,
14637         (removed) plugins/debugger/debugger.c,
14638         (removed) plugins/debugger/debugger.h,
14639         (removed) plugins/debugger/memory.c,
14640         (removed) plugins/debugger/memory.h,
14641         (added) plugins/debugger/plugin.c,
14642         (added) plugins/debugger/plugin.h,
14643         (removed) plugins/debugger/registers.c,
14644         (removed) plugins/debugger/registers.h,
14645         (removed) plugins/debugger/registers_cbs.c,
14646         (removed) plugins/debugger/registers_cbs.h,
14647         (removed) plugins/debugger/registers_gui.c,
14648         (removed) plugins/debugger/sharedlib.c,
14649         (removed) plugins/debugger/sharedlib.h,
14650         (removed) plugins/debugger/sharedlib_cbs.c,
14651         (removed) plugins/debugger/sharedlib_cbs.h,
14652         (removed) plugins/debugger/sharedlib_gui.c,
14653         (removed) plugins/debugger/signals.c,
14654         (removed) plugins/debugger/signals.h,
14655         (removed) plugins/debugger/signals_cbs.c,
14656         (removed) plugins/debugger/signals_cbs.h,
14657         (removed) plugins/debugger/signals_gui.c,
14658         (removed) plugins/debugger/stack_trace.c,
14659         (removed) plugins/debugger/stack_trace.h,
14660         (added) plugins/debugger/utilities.c,
14661         (added) plugins/debugger/utilities.h,
14662         (removed) plugins/debugger/watch.c,
14663         (removed) plugins/debugger/watch.h,
14664         (removed) plugins/debugger/watch_cbs.c,
14665         (removed) plugins/debugger/watch_cbs.h,
14666         (removed) plugins/debugger/watch_gui.c,
14667         (removed) plugins/debugger/watch_gui.h: Moved files to gdb backend plugin.
14668         
14669         * configure.in, plugins/Makefile.am, (added) plugins/gdb/*:
14670         Added debugger gdb backend plugin.
14671         
14672         * plugins/message-view/plugin.c: Registered all message stock icons.
14673         
14674         * plugins/profile-default/plugin.c: Loads debugger plugin.
14675         
14676         * src/Makefile.am, libegg/Makefile.am: Fixed build errors.
14678 2004-10-08  Naba Kumar  <naba@gnome.org>
14680         * libanjuta/libanjuta-1.0.pc.in: changed .pc file to have version
14681         information.
14682         
14683         * plugins/symbol-browser/.cvsignore,
14684         plugins/symbol-browser/Makefile.am,
14685         plugins/symbol-browser/an_symbol_view.c,
14686         plugins/symbol-browser/an_symbol_view.h,
14687         plugins/symbol-browser/anjuta-symbol-browser-plugin.png,
14688         plugins/symbol-browser/anjuta-symbol-browser-plugin.ui,
14689         plugins/symbol-browser/anjuta-symbol-browser.plugin.in,
14690         plugins/symbol-browser/plugin.c,
14691         plugins/symbol-browser/plugin.h,
14692         plugins/symbol-browser/sv_class.xpm,
14693         plugins/symbol-browser/sv_function.xpm,
14694         plugins/symbol-browser/sv_macro.xpm,
14695         plugins/symbol-browser/sv_private_fun.xpm,
14696         plugins/symbol-browser/sv_private_var.xpm,
14697         plugins/symbol-browser/sv_protected_fun.xpm,
14698         plugins/symbol-browser/sv_protected_var.xpm,
14699         plugins/symbol-browser/sv_public_fun.xpm,
14700         plugins/symbol-browser/sv_public_var.xpm,
14701         plugins/symbol-browser/sv_static_fun.xpm,
14702         plugins/symbol-browser/sv_static_var.xpm,
14703         plugins/symbol-browser/sv_struct.xpm,
14704         plugins/symbol-browser/sv_unknown.xpm,
14705         plugins/symbol-browser/sv_variable.xpm,
14706         plugins/symbol-browser/test-symbol-browser.c,
14707         plugins/Makefile.am: Implemented Symbol
14708         browser plugin.
14709         
14710         * pixmaps/sv_*.xpm: Moved to plugins/symbol-browser/ dir.
14711         
14712         * plugins/build-basic-autotools/Makefile.am,
14713         plugins/devhelp/Makefile.am,
14714         plugins/editor/Makefile.am,
14715         plugins/file-loader/Makefile.am,
14716         plugins/file-manager/Makefile.am,
14717         plugins/file-wizard/Makefile.am,
14718         plugins/gtodo/Makefile.am,
14719         plugins/message-view/Makefile.am,
14720         plugins/profile-default/Makefile.am,
14721         plugins/project-manager/Makefile.am
14722         plugins/sample1/Makefile.am,
14723         plugins/terminal/Makefile.am,
14724         scintilla/Makefile.am,
14725         libegg/Makefile.am,
14726         launcher/Makefile.am,
14727         libanjuta/Makefile.am,
14728         src/Makefile.am,
14729         tagmanager/Makefile.am,
14730         configure.in: Defined anjuta_plugin_dir, anjuta_image_dir,
14731         anjuta_data_dir in configure.in and used them in plugins Makefile.am
14732         files. Also fixed library dependencies.
14733         
14734         * plugins/editor/aneditor.cxx: Disabled unused codes.
14735         * plugins/file-manager/an_file_view.c: Added copyright.
14736         * plugins/gtodo/tray-icon.c: Fixed pixmap path.
14737         
14738         * plugins/profile-default/plugin.c: Can load plugins by location.
14739         * plugins/project-manager/plugin.c: Remove project_root_uri value
14740         when project is closed.
14741         
14742 2004-10-06  Naba Kumar  <naba@gnome.org>
14744         * libanjuta/plugins.c: Shows plugins in a nicer dialog.
14745         
14746         * libanjuta/interfaces/libanjuta.idl,
14747         plugins/editor/text_editor.c: Added get_length()
14748         and get_current_word() methods in IAnjutaEditor interface.
14749         
14750         * libegg/Makefile.am: Added test_actions target.
14751         
14752         * libegg/egg-combo-action.c: Fixed combo-action and made it usable.
14753         
14754         * plugins/build-basic-autotools/build-basic-autotools.c,
14755         plugins/file-loader/plugin.c,
14756         plugins/message-view/message-view.c: Added code to go to file and
14757         line number,
14758         
14759         * plugins/devhelp/plugin.c: Context sensitive help now works.
14760         * plugins/editor/anjuta-docman.c: Reads the fragment id from file
14761         uri as line number and goes to that line number.
14762         
14763         * plugins/gtodo/interface.c, plugins/gtodo/libgtodo.c,
14764         plugins/gtodo/plugin.c: Creates a default gtodo client and implemented
14765         gtodo_client_load() method to load from a diffrent file. Watched 
14766         project root directory in plugin to open TODO.tasks of the project.
14767         
14768         * plugins/project-manager/plugin.c: Updates project UI
14769         sensitive/insensitive.
14771         * src/Makefile.am, src/shell.[c,h], src/anjuta-shell.ui: Added
14772         anjuta-shell program to test plugins.
14773         
14774         * src/anjuta-app.c: Registered UI accels.
14775         
14776 2004-09-28  Naba Kumar  <naba@gnome.org>
14778         * libanjuta/anjuta-shell.[c,h]: Added anjuta_shell_present_widget()
14779         method.
14780         
14781         * src/anjuta-app.c: Implemented present widget method.
14782         
14783         * plugins/devhelp/plugin.c, plugins/editor/plugin.c,
14784         plugins/message-view/plugin.c, plugins/project-manager/plugin.c,
14785         
14786         * plugins/editor/anjuta-docman.c: Code cleanup and selects newly
14787         added editor.
14788         
14789         * plugins/editor/text_editor.c: Connects to preferences changed signal
14790         correctly.
14791         
14792 2004-09-28  Naba Kumar  <naba@gnome.org>
14793         
14794         * libanjuta/anjuta-debug.h, libanjuta/Makefile.am: Added debug
14795         print code.
14796         
14797         * libanjuta/e-splash.c, Fixed compiler error and reduced progress bar
14798         size to 5 pix.
14799         
14800         * libegg/egg-entry-action.c: Takes GtkEditable rather than GtkEntry
14801         in changed signal callback.
14802         
14803         * plugins/editor/action-callbacks.c: Implemented save_all action
14804         callback. Removed dead code. Do save_as when saving a new file.
14805         Implemented incremental search.
14806         
14807         * plugins/editor/anjuta-docman.c: Removed dead code and formated code.
14808         
14809         * plugins/editor/plugin.c, plugins/editor/print.c: Used debug prints.
14810         
14811         * src/anjuta-app.c: Registers UI accelerators.
14812         
14813 2004-09-27  Naba Kumar  <naba@gnome.org>
14815         * libanjuta/anjuta-utils.c: Added a border in input dialog entry box.
14816         
14817         * plugins/build-basic-autotools/anjuta-build-basic-autotools.plugin.in,
14818         plugins/devhelp/anjuta-devhelp.plugin.in,
14819         plugins/file-loader/anjuta-loader.plugin.in,
14820         plugins/file-manager/anjuta-file-manager.plugin.in,
14821         plugins/gtodo/anjuta-gtodo.plugin.in,
14822         plugins/project-manager/anjuta-project-manager.plugin.in,
14823         plugins/terminal/anjuta-terminal.plugin.in:
14824         Gave proper plugin names.
14826         * plugins/build-basic-autotools/build-basic-autotools.c: Detailed
14827         error when regex fail.
14828         
14829         * plugins/devhelp/anjuta-devhelp.ui, plugins/devhelp/plugin.[c,h]:
14830         Added help and context search. Watches current editor. More menus
14831         in Help submenu. Update UI (sensitive when required) properly.
14832         
14833         * plugins/editor/anjuta-document-manager.ui,
14834         plugins/devhelp/anjuta-devhelp.ui,
14835         plugins/message-view/anjuta-message-manager.ui,
14836         src/anjuta.ui: Goto menu actions are in separate submenu.
14837         
14838         * src/anjuta.ui, src/action-callbacks.[c,h], src/anjuta-actions.h:
14839         Removed unimplemented UI elements.
14840         
14841         * src/anjuta-app.c: Larger (and normal) icon size.
14842         
14843         * src/layout.xml: Task manager plugin along with document (in middle).
14844         
14845         * plugins/editor/plugin.c, plugins/file-loader.c,
14846         plugins/devhelp/plugin.c: Gives short-labels and is-important flag
14847         in gtkactions. Enable/disable UI properly.
14848         
14849 2004-09-26  Naba Kumar  <naba@gnome.org>
14851         * po/POTFILES.in: Updated, added missing files.
14853         * .cvsignore: Updated.
14854         
14855         * libanjuta/anjuta-utils.[h,c]: Functions take constant parameters. Added
14856         a new function to get User input text.
14857         
14858         * libanjuta/resources.[c,h]: Added a function to created sized image.
14859         
14860         * libanjuta/interfaces/libanjuta.idl: Changed parameter name to uri
14861         from filename, as thats the correct representation.
14862         
14863         * plugins/build-basic-autotools/Makefile.am,
14864         (added) plugins/build-basic-autotools/automake-c.filters,
14865         plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui,
14866         plugins/build-basic-autotools/build-basic-autotools.[c,h]:
14867         Rearragned UI elements in the build menu. Added codes to read build
14868         filter rules from external file. Implemented all build, configure,
14869         autogen commands. Watches current editor and project.
14870         
14871         * plugins/editor/anjuta-docman.[c,h], plugins/editor/plugin.c:
14872         Added editor changed signal and exports current editor value.
14873         Fixed parameter names. Fixed get_uri() interface implementation to
14874         return correct uri.
14875         
14876         * plugins/editor/anjuta-document-manager.ui: Removed unnecessary UI
14877         elements.
14878         
14879         * plugins/file-loader/anjuta-loader-plugin.ui: Added New UI element.
14880         
14881         * plugins/file-manager/an_file_view.c,
14882         plugins/file-manager/an_file_view.c: Exports file uri correctly.
14883         
14884         * plugins/file-wizard/file.c: Reads uri correctly.
14885         
14886         * plugins/message-view/anjuta-msgman.c: Sizes tab images properly and
14887         sets the page to the new view.
14888         
14889         * plugins/message-view/message-view.c: Unrefs the tree model when done.
14890         Fixed signal connecting.
14891         
14892         * plugins/project-manager/plugin.c: Changed "project_root_directory"
14893         to "project_root_uri" and exports as uri.
14894         
14895 2004-09-24  Naba Kumar  <naba@gnome.org>
14897         * libanjuta/anjuta-ui.c: Fixed a crash bug.
14898         * libanjuta/anjuta-plugin.c, libanjuta/plugins.c: Activates plugin
14899         in correct way.
14900         * plugins/file-manager/plugin.c: Fixed crash in unloading.
14901         * plugins/file-loader/plugin.c: Added comments.
14902         * plugins/build-basic-autotools/plugin.c: Added comments.
14903         * plugins/devhelp/plugin.c: Fixed crash bug. Added comments.
14904         
14905         * libanjuta/interfaces/libanjuta.idl,
14906         plugins/message-view/anjuta-msgman.c,
14907         plugins/message-view/message-view.c,
14908         plugins/message-view/message-view.h,
14909         plugins/message-view/plugin.c: Buffering and appending messages have
14910         been separated. message-view implementations cleaned up. Signals
14911         Emissions fixed. Messages now displayed in summary and details show
14912         as tooltip. Message color highlights fixed. Updated IAnjutaMessageView
14913         API.
14914         
14915         * plugins/message-view/anjuta-message-manager-plugin.glade: Organized
14916         preferences.
14917         
14918         * plugins/build-basic-autotools/Makefile.am,
14919         plugins/build-basic-autotools/build-basic-autotools.c: Added regex
14920         parsing of output to create message summaries. Uses new message view
14921         API.
14922         
14923         * plugins/editor/anjuta-document-manager.glade: Hidden unnecessary
14924         preferences to make dialog box smaller.
14925         
14926         * plugins/editor/search-replace.c: Fixed compile error with change
14927         in IAnjutaMessageView API.
14928         
14929 2004-09-21  Naba Kumar  <naba@gnome.org>
14931         * plugins/Makefile.am: Deletes old (installed) plugins before
14932         installing new ones.
14933         
14934         * plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui,
14935         plugins/build-basic-autotools/build-basic-autotools.c,
14936         plugins/build-basic-autotools/build-basic-autotools.h: Uses exported
14937         file URI from filemanager. Only disables/enables build submenu in file
14938         manager, instead of merging/unmerging.
14939         
14940         * plugins/editor/anjuta-docman.c: Fixed a crash bug when opening
14941         non-text files.
14942         
14943         * plugins/file-loader/anjuta-loader-plugin.ui,
14944         plugins/file-loader/plugin.c, plugins/file-loader/plugin.h:
14945         Implemented "Open with" file manager submenu. Displays error message
14946         when file can not be opened.
14947         
14948         * plugins/file-manager/an_file_view.c: Renamed
14949         file_manager_current_filename value name to file_manager_current_uri
14950         and exports proper URI.
14951         
14952         * plugins/gtodo/plugin.c: Display name changed to "Tasks".
14954 2004-09-19  Naba Kumar  <naba@gnome.org>
14956         * plugins/editor/anjuta-docman.c, plugins/editor/plugin.c,
14957         plugins/editor/text_editor.c, plugins/editor/text_editor_cbs.c: Added
14958         save point signal to change editor tabs. Fixed accels.
14959         
14960         * plugins/file-loader/plugin.c: Fixed accels.
14962         * plugins/project-manager/plugin.c: Added target selection callback.
14963         
14964         * plugins/project-manager/plugin.c: Added URI activation.
14965         * plugins/editor/goto-line.c, plugin/editor/action_callbacks.c:
14966         Fixed dialog and closed it on ok. Fixed a crash bug.
14967         * plugins/editor/anjuta-docman.c: Set notebook scrollable.
14969         * (added) libegg/egg-recent-*.c, (added) libegg/recent-files/*,
14970         configure.in, libegg/Makefile.am, plugins/file-loader/Makefile.am,
14971         plugins/file-loader/anjuta-loader-plugin.ui,
14972         plugins/file-loader/plugin.c, plugins/file-loader/plugin.h:
14973         Added recent files in file loade plugin.
14974         
14975         * ChangeLog: Fixed entry dates.
14976         
14977 2004-09-18  Naba Kumar  <naba@gnome.org>
14979         * plugins/devhelp/plugin.c: Added UI sensitization and removed
14980         an unnecessary GtkFrame.
14981         
14982 2004-09-17  Naba Kumar  <naba@gnome.org>
14984         * mime/anjuta.xml, mime/Makefile.am: Added mime definition xml.
14986         * TODO: Updated.
14987         
14988         * data/Makefile.am: Disabled installing old mime info.
14989         
14990         * mime/anjuta.applications, mime/anjuta.keys: Updated.
14991         
14992         * plugins/editor/anjuta-docman.c, plugins/editor/anjuta-docman.h,
14993         plugins/editor/anjuta-document-manager.ui,
14994         plugins/editor/plugin.c, plugins/editor/text_editor.c,
14995         plugins/editor/text_editor.h, plugins/editor/text_editor_cbs.c:
14996         Added Editor context popup menu.
14997         
14998         * plugins/project-manager/anjuta-project-manager-plugin.png:
14999         Update image.
15000         
15001         * plugins/project-manager/anjuta-project-manager.plugin.in:
15002         Support .anjuta mime type.
15003         
15004         * plugins/project-manager/plugin.c: Exports "project_root_directory"
15005         value.
15006         
15007         * plugins/file-manager/plugin.c: Watches "project_root_directory"
15008         value.
15009         
15010         * src/layout.xml, plugins/profile-default/plugin.c:
15011         Added project manager plugin for startup.
15013 2004-09-16  Naba Kumar  <naba@gnome.org>
15014         
15015         * anjuta.prj: Updated.
15016         
15017         * pixmaps/Makefile.am, plugins/build-basic-autotools/Makefile.am,
15018         plugins/devhelp/Makefile.am, plugins/editor/Makefile.am,
15019         plugins/file-loader/Makefile.am, plugins/file-manager/Makefile.am,
15020         plugins/file-wizard/Makefile.am, plugins/message-view/Makefile.am,
15021         plugins/profile-default/Makefile.am, plugins/sample1/Makefile.am,
15022         plugins/terinal/Makefile.am, src/Makefile.am,
15023         plugins/gtodo/Makefile.am, plugins/project-manager/Makefile.am:
15024         Fixed makefile syntax errors.
15026 2004-09-16  Naba Kumar  <naba@gnome.org>
15028         * configure.in, src/layout.xml,
15029         plugins/profile-default/plugin.c,
15030         libanjuta/interfaces/libanjuta.idl,
15031         plugins/Makefile.am, (added) plugins/gtodo/*: Added Todo plugin.
15032         
15033         * configure.in, plugins/Makefile.am,
15034         plugins/project-manager/.cvsignore, 
15035         plugins/project-manager/Makefile.am,
15036         plugins/project-manager/anjuta-project-manager-plugin.png,
15037         plugins/project-manager/anjuta-project-manager.plugin.in,
15038         plugins/project-manager/anjuta-project-manager.ui,
15039         plugins/project-manager/plugin.c,
15040         plugins/project-manager/plugin.h: Added project manager plugin
15041         based on gnome-build.
15042         
15043         * Makefile.am, mime/Makefile.am, mime/anjuta.applications,
15044         mime/anjuta.keys, mime/anjuta.mime: Added anjuta files mime types.
15045         
15046         * manuals/reference/libanjuta/tmpl/e-splash.sgml,
15047         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
15048         manuals/reference/libanjuta/tmpl/properties.sgml: Updated.
15049     
15050 2004-09-16  Naba Kumar  <naba@gnome.org>
15052         * plugins/editor/action-callbacks.c: Fixed compile error.
15053         
15054 2004-09-15  Naba Kumar  <naba@gnome.org>
15056         * plugins/devhelp/plugin.[c,h]: Fixed a start-up warning.
15057         
15058         * libanjuta/e-splash.c, plugins/profile-default/plugin.c:
15059         New improved splace with nicer progress.
15060         
15061         * configure.in, plugins/Makefile.am,
15062         (added) file-wizard/.cvsignore,
15063         (added) file-wizard/Makefile.am,
15064         (added) file-wizard/action-callbacks.c,
15065         (added) file-wizard/action-callbacks.h,
15066         (added) file-wizard/anjuta-file-wizard-plugin.png,
15067         (added) file-wizard/anjuta-file-wizard.glade,
15068         (added) file-wizard/anjuta-file-wizard.plugin.in,
15069         (added) file-wizard/anjuta-file-wizard.ui,
15070         (added) file-wizard/file.c,
15071         (added) file-wizard/file.h,
15072         (added) file-wizard/plugin.c,
15073         (added) file-wizard/plugin.h:
15074         Created new file wizard and added it. The wizard takes care of text
15075         bit insertions and new files creation.
15077         * plugins/editor/Makefile.am, plugins/editor/action-callbacks.c,
15078         plugins/editor/action-callbacks.h,
15079         plugins/editor/anjuta-document-manager.glade,
15080         plugins/editor/anjuta-document-manager.ui,
15081         plugins/editor/plugin.c, plugins/editor/text_editor.c,
15082         (removed) plugins/editor/file.[c,h]: Removed text insertions and
15083         new files code and moved into a new plugin (file wizard).
15084         
15085         * libanjuta/plugins.[c,h]: Added plugins selection function.
15086         
15087         * libanjuta/interfaces/libanjuta.idl: Added goto_position(),
15088         get_position(), insert() in IAnjutaEditor interface. Added
15089         add_buffer() in IAnjutaDocumentManager interface. Added IAnjutaWizard
15090         interface (for wizard plugins).
15092         * plugins/file-loader/anjuta-loader-plugin.ui,
15093         plugins/file-loader/plugin.c: Added wizard launcher interface which
15094         scans for plugins implement IAnjutaWizard interface and presents the
15095         list to user for selection. The selected plugin is then activated
15096         for the wizard.
15098         * libanjuta/interfaces/.cvsignore: Updated.
15099         * plugins/message-view/.cvsignore: Updated.
15100         * plugins/launcher/*: Removed as launcher has already been moved to
15101         libanjuta as class.
15103         * manuals/reference/libanjuta/tmpl/anjuta-stock.sgml,
15104         manuals/reference/libanjuta/tmpl/ianjuta-document-manager.sgml,
15105         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
15106         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
15107         manuals/reference/libanjuta/tmpl/pixmaps.sgml:
15108         Updated API documentations.
15110 2004-09-01  Amanpreet Singh Alam  <aalam@redhat.com>
15112         * configure.in: Added Punjabi to ALL_LINGUAS
15114 2004-07-29  Naba Kumar  <naba@gnome.org>
15116         * configure.in: Added file-loader plugin Makefile path and
15117         fixed devhelp version requirement.
15119 2004-07-28  Naba Kumar  <naba@gnome.org>
15121         * src/anjuta-app.c, libanjuta/pixmaps.h, libanjuta/anjuta-stock.h,
15122         terminal/preferences-terminal.png (added), message-view/*.png (added),
15123         message-view/*.xpm (added), editor/*.png (added),
15124         editor/*.xpm (added), plugins/editor/Makefile.am,
15125         plugins/editor/plugin.c, plugins/message-view/Makefile.am,
15126         plugins/message-view/plugin.c, plugins/terminal/Makefile.am,
15127         src/anjuta-app.c, pixmaps/Makefile.am: Moved pixmap files to
15128         respective plugins directories.
15130         * pixmaps/autocomplete-16.png, pixmaps/autocomplete.png,
15131         pixmaps/block-end-16.png, pixmaps/block-end.png
15132         pixmaps/block-start-16.png, pixmaps/block-start.png
15133         pixmaps/block_select.xpm, pixmaps/bookmark-first-16.png
15134         pixmaps/bookmark-first.png, pixmaps/bookmark-last-16.png
15135         pixmaps/bookmark-last.png, pixmaps/bookmark-next-16.png
15136         pixmaps/bookmark-next.png, pixmaps/bookmark-prev-16.png
15137         pixmaps/bookmark-prev.png, pixmaps/bookmark_toggle.xpm
15138         pixmaps/fold_close.xpm, pixmaps/fold_open.xpm
15139         pixmaps/fold_toggle.xpm, pixmaps/indent.xpm
15140         pixmaps/indent_auto.xpm, pixmaps/indent_dcr.xpm
15141         pixmaps/indent_inc.xpm, pixmaps/indent_set.xpm
15142         pixmaps/preferences-editor.png, pixmaps/undock.png
15143         pixmaps/error-next-16.png, pixmaps/error-next.png
15144         pixmaps/error-prev-16.png, pixmaps/error-prev.png
15145         pixmaps/messages.xpm, pixmaps/preferences-messages.png,
15146         pixmaps/preferences-terminal.png: Deleted
15148         * libanjuta/properties* (removed), plugins/editor/properties* (added),
15149         plugins/editor/Makefile.am, plugins/editor/action-callbacks.c,
15150         plugins/editor/aneditor.cxx, plugins/editor/anjuta-docman.c,
15151         plugins/editor/anjuta-document-manager.plugin.in,
15152         plugins/editor/anjuta-document-manager.ui,
15153         plugins/editor/plugin.c, plugins/editor/print.c,
15154         plugins/editor/search-replace_backend.c,
15155         plugins/editor/search_preferences.h,
15156         plugins/editor/text_editor.c, plugins/editor/text_editor.h:
15157         Moved properties souce files to editor plugin as it not required in
15158         libanjuta. Other editor fixes.
15160         * configure.in, libegg/Makefile.am, libegg/egg-dock* (removed),
15161         libegg/dock/* (removed)
15162         : Restored GDL external dependencies and removed libegg dock
15163         sources, because gdl is being developed.
15164         
15165         * libanjuta/Makefile.am, libanjuta/anjuta-preferences.c,
15166         libanjuta/anjuta-preferences.h, libanjuta/anjuta-shell.c,
15167         libanjuta/anjuta-shell.h, libanjuta/anjuta-utils.c,
15168         libanjuta/anjuta-utils.h, libanjuta/libanjuta.h,
15169         libanjuta/plugins.c, libanjuta/plugins.h,
15170         libanjuta/resources.c, libanjuta/resources.h: Preferences now use
15171         gconf system. Shell now takes docking positions. Added more utility
15172         functions. Added plugins query function. And other fixes.
15174         * libanjuta/interfaces/libanjuta.idl: Added File loader interface.
15175         
15176         * plugins/Makefile.am, plugins/file-loader/*: Implemented file loader
15177         plugin to load files based on mime type.
15178         
15179         * configure.in, plugins/devhelp/plugin.c: Fixed to use devhelp >= 0.9.
15180         
15181         * plugins/file-manager/Makefile.am, plugins/file-manager/an_file_view.c,
15182         plugins/file-manager/plugin.c: File manager now uses file loader to
15183         open files.
15185         * plugins/message-view/anjuta-msgman.c,,
15186         plugins/message-view/message-view.c,
15187         plugins/message-view/plugin.c: Implemented launcher in libanjuta.
15189         * plugins/profile-default/plugin.c, plugins/sample1/plugin.c,
15190         plugins/terminal/terminal.c, src/Makefile.am,
15191         src/action-callbacks.c, src/anjuta-app.c, src/anjuta-app.h,
15192         src/anjuta.c, src/layout.xml, src/preferences.c: Bug fixes.
15193         
15194         * libegg/dock/*: Removed directory.
15195         
15196 2004-07-28  Naba Kumar  <naba@gnome.org>
15198         * configure.in: Reduced gnome-print version requirement.
15199         * plugins/devhelp/plugin.c: Fixed changes wrt develop >= 0.9.0.
15201 2004-07-21  Ray Strode  <rstrode@redhat.com>
15202         * anjuta/anjuta.desktop.in.in: Add MimeType line to desktop file
15203         new mime sytem.
15205 2004-06-29  Johannes Schmid <jhs@cvs.gnome.org>
15206         
15207         * plugins/editor/search-replace.c: Some fixes
15208         * plugins/terminal/Makefile.am:
15209         Patch from: Alexey Rusakov <ktirf@users.sf.net>
15211 2004-05-19  Naba Kumar  <naba@gnome.org>
15213         * libanjuta/e-splash.c: Set 'type' at construct time. Fixed
15214         compiler warning.
15216 2004-05-17  Johannes Schmid <jhs@cvs.gnome.org>
15218         * plugins/editor/text_editor.c: Implemented IAnjutaFile correctly.
15219         Implemented IAnjutaSavable
15220         * plugins/editor/plugin.c: Implemented IAnjutaFile and IAnjutaSavable.
15222 2004-05-17  Naba Kumar  <naba@gnome.org>
15224         * configure.in, plugins/Makefile.am, plugins/profile-default/plugin.c,
15225         plugins/build-basic-autotools/.cvsignore,
15226         plugins/build-basic-autotools/Makefile.am,
15227         plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.png,
15228         plugins/build-basic-autotools/anjuta-build-basic-autotools-plugin.ui,
15229         plugins/build-basic-autotools/anjuta-build-basic-autotools.plugin.in,
15230         plugins/build-basic-autotools/build-basic-autotools.c,
15231         plugins/build-basic-autotools/build-basic-autotools.h: Added basic autotools
15232         build plugin.
15233         
15234         * libanjuta/interfaces/libanjuta.idl: Added IAnjutaProject interface
15235         definition.
15236         
15237         * plugins/file-manager/an_file_view.c,
15238         plugins/file-manager/anjuta-file-manager.ui,
15239         plugins/file-manager/plugin.c, plugins/file-manager/plugin.h:
15240         Added context menu UI.
15241         
15242         * src/anjuta-app.c, src/anjuta-app.h, src/anjuta.c: Added widgets show/hide
15243         in view menu.
15245 2004-05-16      Johannes Schmid <jhs@cvs.gnome.org>
15246         
15247         * libanjuta/anjuta-preferences.[ch]: 
15248         Added save/load_gconf functions
15249         * src/action_callbacks.[ch], src/preferences.c: 
15250         Load global prefs from gconf at startup and save them
15251         on exit. Prefs load and save correctly but something resets
15252         them to default after loading...
15253         * src/Makefile.am: Hack: Add anjuta-preferences.o to LD_ADD.
15254         Somehow the linker does not find save/load_gconf functions
15255         in libanjuta. Must be a stupid mistake, I would be glad
15256         if someone could fix that.
15257         * manuals/reference/libanjuta-sections.txt: Added new
15258         preferences functions and removed gnome-filelist
15259         * plugins/file-manager/anjuta-file-manager-plugin.glade:
15260         * plugins/file-manager/plugin.c:
15261         Added root-path property
15263 2004-05-14      Johannes Schmid <jhs@cvs.gnome.org>
15264         
15265         * libanjuta/fileselection.[ch], gnomefilelist.[ch]: Removed,
15266         they are not longer needed.
15267         * manuals/reference/libanjuta/Makefile.am, anjuta-docs.sgml,
15268         anjuta-sections.txt: Remove references to the files
15269         * libanjuta/pixmaps.h, pixmaps/directory(-accept).png:
15270         Use new nautilus icons for file-manager, looks incredible
15271         cool!
15273 2004-05-14  Johannes Schmid <jhs@cvs.gnome.org>
15274         
15275         * plugins/editor/anjuta-docman.c: gchar* to 
15276         const gchar* in arguments
15277         * plugins/editor/text_editor.c: Implemented IAnjutaFile
15278         Interface
15279         * plugins/file-manager/an_file_view.c: Open files on
15280         double-click. Does not work yet because it does not
15281         find IAnjutaFile interface in document manager
15283 2004-05-14  Johannes Schmid <jhs@cvs.gnome.org>
15284         
15285         * plugins/editor/anjuta-docman.c
15286         * plugins/editor/text_editor.c:
15287         Made close button working, made multiple selection in
15288         File/Open dialog possble, fixed crash bug if file cannot
15289         be opened.
15291 2004-05-13  Johannes Schmid <jhs@cvs.gnome.org>
15292         
15293         * plugins/editor/action-callbacks.c
15294         * plugins/editor/anjuta-docman.c
15295         * plugins/editor/anjuta-docman.h
15296         * plugins/editor/search-replace.c
15297         * plugins/editor/search-replace_backend.c
15298         * plugins/editor/text_editor.c
15299         * plugins/editor/text_editor.h:
15300         Moved to new GtkFileChooserDialog, use gnome-vfs everywhere to be
15301         able to open all files, use uri instead of full_filename, fixed
15302         many bugs.
15305 2004-05-13  Naba Kumar  <naba@gnome.org>
15307         * plugins/message-view/anjuta-message-manager-plugin.glade:
15308         HIG compliant.
15310         * src/anjuta-actions.h, src/anjuta-app.c, src/anjuta.ui: Fixed toolbar
15311         management.
15313         * pixmaps/anjuta_splash.png: Added border.
15314         
15315         * plugins/editor/anjuta-document-manager.png: New icon.
15316         
15317         * anjuta.glade, plugins/editor/anjuta-document-manager.glade,
15318         plugins/editor/.cvsignore: Moved search dialogs from anjuta.glade.
15319         
15320         plugins/editor/Makefile.am,
15321         plugins/editor/search-replace.c,
15322         plugins/editor/search-replace.h,
15323         plugins/editor/search-replace_backend.c,
15324         plugins/editor/search-replace_backend.h,
15325         plugins/editor/search_preferences.h,
15326         plugins/editor/search_preferences.c: Merged changes from
15327         ANJUTA_1_2_0 branch.
15328         
15329         * plugins/editor/anjuta-docman.c, plugins/editor/file.c,
15330         plugins/editor/plugin.c: Fixed crash bugs. Made toggle editor items
15331         operational.
15333         * plugins/terminal/Makefile.am,
15334         plugins/terminal/anjuta-terminal-plugin.glade: Fixed terminal preferences
15335         dialog.
15336         
15337         * src/anjuta-actions.h, src/anjuta-app.c, src/anjuta.ui: Added toolbar
15338         submenu.
15340 2004-05-13  Johannes Schmid <jhs@cvs.gnome.org>
15341         * plugins/message-view/plugin.c: Fixed glade file loading
15342         Removed "Show messages" menu item
15343         * src/anjuta-app.c: Fixed crash bug, g_free(filename was called
15344         twice because of this load system layout hack.
15345         * libanjuta/anjuta-ui.h: Removed #include config.h
15346         * libanjuta/libanjuta.pc: Fixed path and depencies
15347         * libanjuta/Makefile.am: Install properties.h and glue-plugin.h
15348         * libanjuta/properties.h: Moved C++ stuff to properties_cxx.h (file added)
15349         * libanjuta/properties.cxx : #include "properties_cxx.h"
15350         * plugins/editor/aneditor.cxx: #include "properties_cxx.h"
15352 2004-05-12  Johannes Schmid <jhs@cvs.gnome.org>
15353         * plugins/message-view/*: Fixed message view preferences
15354         * plugins/message-view/message_prefs.glade: unmerged from anjuta.glade
15355         * anjuta.glade: Removed messages stuff
15357 2004-05-12  Johannes Schmid <jhs@cvs.gnome.org>
15358         
15359         * Removed libanjutamm, it is now hosted on SF.net:
15360         cvs.sf.net/cvsroot/anjuta/libanjutamm
15362 2004-05-11  Johannes Schmid  <jhs@cvs.gnome.org>
15363         
15364         * libanjutamm/*
15365         Added some experimental code to add support for C++ plugins.
15366         Nothing works yet and it is likely that it will disappear but
15367         I have some questions to murrayc and he wants to see the code.
15369 2004-05-11  Naba Kumar  <naba@gnome.org>
15371         * plugins/terminal/terminal.c: Fixed prefs loading bug.
15373         * plugins/editor/action-callbacks.c: Fixed a crash bug in
15374         hightlight style menu actions.
15376         * manuals/reference/libanjuta/libanjuta-docs.sgml,
15377         manuals/reference/libanjuta/plugin-description-file.sgml,
15378         manuals/reference/libanjuta/writing-plugins.sgml,
15379         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
15380         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
15381         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml: Updated docs.
15383         * src/anjuta-app.c: Always load system layout for now.
15385         * libanjuta/anjuta-shell.h, libanjuta/gnomefilelist.h: Fixed format.
15386         
15387         * manuals/reference/libanjuta/libanjuta-docs.sgml,
15388         manuals/reference/libanjuta/libanjuta-sections.txt,
15389         manuals/reference/libanjuta/libanjuta.types,
15390         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
15391         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
15392         manuals/reference/libanjuta/tmpl/anjuta-utils.sgml,
15393         manuals/reference/libanjuta/tmpl/fileselection.sgml,
15394         manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml,
15395         (added) manuals/reference/libanjuta/tmpl/ianjuta-terminal.sgml:
15396         Updated documentation.
15398         * (new) plugins/terminal/*, plugins/Makefile.am, configure.in,
15399         plugins/profile-default/plugin.c, src/layout.xml:
15400         Created terminal plugin.
15401          
15402         * (new) plugins/file-manager/anjuta-file-manager-plugin.glade,
15403         (new) plugins/file-manager/.cvsignore,
15404         plugins/file-manager/an_file_view.c,
15405         plugins/file-manager/plugin.c,
15406         plugins/file-manager/plugin.h: Moved preferences to separate
15407         glade file and added cvsignore file.
15408         
15409         * (new) po/ko.po, (new) po/sq.po, po/ChangeLog: Brought missing po files
15410         from ANJUTA_1_2_0 branch. Please note that other po files need merging
15411         from the branch. I tried it     but there were way too many conflicts.
15412         
15413         * anjuta.glade: Merged with ANJUTA_1_2_0 branch.
15414         
15415         * libanjuta/anjuta-utils.c, libanjuta/anjuta-utils.h: Added more
15416         util functions required during the merge.
15417         
15418         * libanjuta/interfaces/libanjuta.idl: Defined IAnjutaTerminal
15419         interface.
15420         
15421         * plugins/editor/aneditor.cxx, plugins/editor/aneditor.h,
15422         plugins/editor/anjuta-docman.c, plugins/editor/goto_line.c,
15423         plugins/editor/text_editor.c, plugins/editor/text_editor.h,
15424         plugins/editor/text_editor_menu.c, plugins/file-manager/Makefile.am:
15425         Merged with ANJUTA_1_2_0 branch.
15427 2004-05-09  Johannes Schmid <jhs@cvs.gnome.org>
15429         * configure.in: Changed GNOME_COMPILE_WARNIGS from error to maximum
15431 2004-05-07  Naba Kumar  <naba@gnome.org>
15433         * libanjuta/anjuta-ui.c: Reads action labels and icons correctly.
15435         * plugins/file-manager/an_file_view.c, plugins/file-manager/plugin.c:
15436         Added preferences reading and loading.
15437         
15438         * anjuta.glade, anjuta_dialogs_strings.c, ChangeLog,
15439         libanjuta/anjuta-preferences.c, libanjuta/defaults.c,
15440         libanjuta/fileselection.c, libanjuta/fileselection.h,
15441         libanjuta/resources.c: Merged with ANJUTA_1_2_0 branch.
15442         
15443         * manuals/reference/libanjuta/anjuta-architecture.sgml: Added some docs.
15445         * AUTHORS, HACKING, NEWS, README, anjuta.desktop.in.in,
15446         anjuta.spec.in, configure.in, data/autogen.sh.generic,
15447         data/autogen.sh.gtk, data/autogen.sh.gtkmm, data/autogen.sh.wxwin,
15448         data/macros/autogen.sh, data/macros2/autogen.sh
15449         data/properties/ada.properties, data/properties/anjuta.properties,
15450         launcher/Makefile.am, launcher/anjuta_launcher.c, libanjuta/gnomefilelist.c,
15451         libanjuta/gnomefilelist.h, manuals/C/Makefile.am,
15452         (added) manuals/C/anjuta-advanced-tutorial/.cvsignore,
15453         (added) manuals/C/anjuta-advanced-tutorial/Makefile.am,
15454         (added) manuals/C/anjuta-advanced-tutorial/anjuta-advanced-tutorial-C.omf,
15455         (added) manuals/C/anjuta-advanced-tutorial/anjuta-advanced-tutorial.xml,
15456         (added) manuals/C/anjuta-advanced-tutorial/figures/aat_additional_options.png,
15457         (added) manuals/C/anjuta-advanced-tutorial/figures/aat_config_libraries_lib3ds.png,
15458         (added) manuals/C/anjuta-advanced-tutorial/figures/aat_config_libraries_libxml2.png,
15459         (added) manuals/C/anjuta-advanced-tutorial/figures/aat_include_paths.png,
15460         (added) manuals/C/anjuta-advanced-tutorial/figures/aat_libraries.png,
15461         (added) manuals/C/anjuta-advanced-tutorial/figures/aat_options_lib3ds.png,
15462         (added) manuals/C/anjuta-advanced-tutorial/figures/aat_options_libxml2.png,
15463         (added) manuals/C/anjuta-advanced-tutorial/figures/aat_project_type.png,
15464         manuals/C/anjuta-manual/authors.xml, manuals/C/anjuta-manual/build.xml,
15465         manuals/C/anjuta-tutorial/anjuta-tutorial.xml,
15466         plugins/class-gen/clsGen.c, plugins/editor/print.c,
15467         plugins/patch/patch-plugin.c, scintilla/Document.cxx,
15468         scintilla/Editor.cxx, scintilla/KeyWords.cxx, scintilla/LexCPP.cxx
15469         scintilla/LexMatlab.cxx, scintilla/LexOthers.cxx, scintilla/LexRuby.cxx,
15470         scintilla/LexVB.cxx, scintilla/Makefile.am, scintilla/PlatGTK.cxx,
15471         (added) scintilla/README.sync, scintilla/ScintillaBase.cxx,
15472         scintilla/ScintillaBase.h, scintilla/ScintillaGTK.cxx,
15473         (added) scintilla/scintilla-marshal.c,
15474         (added) scintilla/scintilla-marshal.h,
15475         (added) scintilla/scintilla-marshal.list,
15476         scintilla/include/SString.h, scintilla/include/SciLexer.h,
15477         scintilla/include/Scintilla.h, scintilla/include/Scintilla.iface,
15478         (added) scintilla/patches/scintilla-calltip-align.patch,
15479         (added) scintilla/patches/scintilla-minor.patch,
15480         tagmanager/Makefile.am: Merge (level 4) with ANJUTA_1_2_0 branch.
15482 2004-05-06  Naba Kumar  <naba@gnome.org>
15484         * (added) plugins/file-manager/Makefile.am,
15485         (added) plugins/file-manager/anjuta-file-manager-plugin.png,
15486         (added) plugins/file-manager/anjuta-file-manager.plugin.in,
15487         (added) plugins/file-manager/anjuta-file-manager.ui,
15488         (added) plugins/file-manager/plugin.c,
15489         (added) plugins/file-manager/plugin.h,
15490         (removed) plugins/file-manager/an_file_view.h,
15491         plugins/Makefile.am, configure.in,
15492         plugins/file-manager/an_file_view.c: Created file manager plugin.
15493         
15494         * plugins/profile-default/plugin.c: Added file manager plugin in default
15495         profile.
15496         
15497         * libanjuta/Makefile.am: Fixed dependencies.
15498         * pixmaps/anjuta_splash.png: New splash screen.
15500 2004-05-05  Johannes Schmid <jhs@cvs.gnome.org>
15501         
15502         * template/template.c/h: Added in-line doc
15503         * manuals/reference/template/*: Added template documentation
15504         * configure.in: Build template docs
15506 2004-05-05  Naba Kumar  <naba@gnome.org>
15508         * autogen.sh: Added commands to generate initial interfaces.
15509         
15510         * libanjuta/Makefile.am,
15511         (removed)libanjuta/anjuta-plugin-parser.c,
15512         (removed)libanjuta/anjuta-plugin-parser.h,
15513         (added)libanjuta/anjuta-plugin-description.c,
15514         (added)libanjuta/anjuta-plugin-description.h: Renamed plugin-parser to
15515         plugin description.
15516         
15517         * libanjuta/anjuta-plugin.c,
15518         libanjuta/anjuta-plugin.h: Added activation and deactivation methods.
15519         
15520         * libanjuta/anjuta-shell.c, libanjuta/anjuta-shell.h: Fixed documentation
15521         and added AnjutaShellPlacement enum for widgeds placement (passed to 
15522         widget add_widget() method.
15523         
15524         * libanjuta/plugins.c, libanjuta/plugins.h: Added plugin query routines
15525         and moved plugin sets loading in profile plugins.
15526         
15527         * libanjuta/interfaces/.cvsignore,
15528         (removed)libanjuta/interfaces/Makefile.am,
15529         libanjuta/interfaces/libanjuta.idl,
15530         libanjuta/interfaces/anjuta-idl-compiler.pl,
15531         (removed)libanjuta/interfaces/ianjuta-document-manager.c,
15532         (removed)libanjuta/interfaces/ianjuta-document-manager.h,
15533         (removed)libanjuta/interfaces/ianjuta-editor.c,
15534         (removed)libanjuta/interfaces/ianjuta-editor.h,
15535         (removed)libanjuta/interfaces/ianjuta-file.c,
15536         (removed)libanjuta/interfaces/ianjuta-file.h,
15537         (removed)libanjuta/interfaces/ianjuta-message-manager.c,
15538         (removed)libanjuta/interfaces/ianjuta-message-manager.h,
15539         (removed)libanjuta/interfaces/ianjuta-message-view.c,
15540         (removed)libanjuta/interfaces/ianjuta-message-view.h: Removed all *.c,
15541         *.h and Makefile.am files. They are autogenerated. Interfaces are
15542         by anjuta-idl-compiler.pl from libanjuta.idl file.
15543         
15544         * manuals/reference/libanjuta/Makefile.am,
15545         manuals/reference/libanjuta/anjuta-architecture.sgml,
15546         manuals/reference/libanjuta/libanjuta-docs.sgml,
15547         manuals/reference/libanjuta/libanjuta-sections.txt,
15548         manuals/reference/libanjuta/libanjuta.types,
15549         manuals/reference/libanjuta/plugin-description-file.sgml,
15550         manuals/reference/libanjuta/writing-plugins.sgml,
15551         (added)manuals/reference/libanjuta/tmpl/.cvsignore,
15552         (added)manuals/reference/libanjuta/tmpl/anjuta-plugin-description.sgml,
15553         (removed)manuals/reference/libanjuta/tmpl/anjuta-plugin-parser.sgml,
15554         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
15555         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
15556         (added)manuals/reference/libanjuta/tmpl/ianjuta-buildable.sgml,
15557         (added)manuals/reference/libanjuta/tmpl/ianjuta-context-list.sgml,
15558         (added)manuals/reference/libanjuta/tmpl/ianjuta-context-text.sgml,
15559         (added)manuals/reference/libanjuta/tmpl/ianjuta-context-tree.sgml,
15560         (added)manuals/reference/libanjuta/tmpl/ianjuta-context.sgml,
15561         manuals/reference/libanjuta/tmpl/ianjuta-document-manager.sgml,
15562         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
15563         (added)manuals/reference/libanjuta/tmpl/ianjuta-file-loader.sgml,
15564         (added)manuals/reference/libanjuta/tmpl/ianjuta-file-manager.sgml,
15565         (added)manuals/reference/libanjuta/tmpl/ianjuta-file-savable.sgml,
15566         (added)manuals/reference/libanjuta/tmpl/ianjuta-file.sgml,
15567         (added)manuals/reference/libanjuta/tmpl/ianjuta-help.sgml,
15568         (added)manuals/reference/libanjuta/tmpl/ianjuta-iterable-tree.sgml,
15569         (added)manuals/reference/libanjuta/tmpl/ianjuta-iterable.sgml,
15570         (added)manuals/reference/libanjuta/tmpl/ianjuta-loader.sgml,
15571         (added)manuals/reference/libanjuta/tmpl/ianjuta-markable.sgml,
15572         manuals/reference/libanjuta/tmpl/ianjuta-message-manager.sgml,
15573         manuals/reference/libanjuta/tmpl/ianjuta-message-view.sgml,
15574         (added)manuals/reference/libanjuta/tmpl/ianjuta-profile.sgml,
15575         (added)manuals/reference/libanjuta/tmpl/ianjuta-renderable.sgml,
15576         (added)manuals/reference/libanjuta/tmpl/ianjuta-sand-box.sgml,
15577         (added)manuals/reference/libanjuta/tmpl/ianjuta-stream-loader.sgml,
15578         (added)manuals/reference/libanjuta/tmpl/ianjuta-stream-savable.sgml,
15579         (added)manuals/reference/libanjuta/tmpl/ianjuta-stream.sgml,
15580         (added)manuals/reference/libanjuta/tmpl/ianjuta-transformable.sgml,
15581         (added)manuals/reference/libanjuta/tmpl/libanjuta-iface-marshallers.sgml,
15582         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
15583         manuals/reference/libanjuta/tmpl/plugins.sgml: Updated documentation.
15584         Wrote writing-plugins.sgml documentation. Fixed cross links. Added
15585         interfaces template sgmls.
15586         
15587         * plugins/Makefile.am,
15588         plugins/devhelp/anjuta-devhelp.plugin.in,
15589         plugins/devhelp/plugin.c,
15590         plugins/editor/action-callbacks.c,
15591         plugins/editor/anjuta-document-manager.plugin.in,
15592         plugins/editor/plugin.c,
15593         plugins/editor/plugin.h,
15594         plugins/editor/text_editor.c,
15595         plugins/sample1/plugin.c,
15596         plugins/message-view/anjuta-message-manager.plugin.in,
15597         plugins/message-view/plugin.c: Fixed shell add_widget method to take
15598         placement. Fixed other errors.
15599         
15600         * (added)plugins/profile-default/.cvsignore,
15601         (added)plugins/profile-default/Makefile.am,
15602         (added)plugins/profile-default/anjuta-default-profile-plugin.png,
15603         (added)plugins/profile-default/anjuta-default-profile.plugin.in,
15604         (added)plugins/profile-default/anjuta-default-profile.ui,
15605         (added)plugins/profile-default/plugin.c,
15606         (added)plugins/profile-default/plugin.h: Added a default new
15607         profile plugin.
15608         
15609         * src/Makefile.am,
15610         src/action-callbacks.c,
15611         src/anjuta-app.c,
15612         src/anjuta.c,
15613         src/main.cpp: Fixed necessary changes for libanjuta
15615 2004-05-04  Naba Kumar  <naba@gnome.org>
15617         * libanjuta/anjuta-shell.[h,c], src/anjuta-app.c,
15618         plugins/sample1/plugin.c, plugins/devhelp/plugin.c,
15619         plugins/message-view/plugin.c, plugins/editor/plugin.c: Added shell
15620         placement for default widgets placements.
15622 2004-05-03  Naba Kumar  <naba@gnome.org>
15624         * manuals/reference/libanjuta/anjuta-architecture.sgml,
15625         manuals/reference/libanjuta/libanjuta-docs.sgml,
15626         manuals/reference/libanjuta/plugin-description-file.sgml,
15627         manuals/reference/libanjuta/writing-plugins.sgml:
15628         Wrote more sections in writing-plugins document and fixed errors.
15630 2004-05-03  Naba Kumar  <naba@gnome.org>
15632         * libanjuta/interfaces/libanjuta.idl: Added interface
15633         IAnjutaFileManager.
15634         
15635         * manuals/reference/libanjuta/anjuta-architecture.dia,
15636         manuals/reference/libanjuta/anjuta-architecture.png: Updated
15637         architecture diagram.
15638         
15639         * (added) manuals/reference/libanjuta/anjuta-architecture.sgml,
15640          manuals/reference/libanjuta/libanjuta-docs.sgml,
15641         (added) manuals/reference/libanjuta/plugin-description-file.sgml,
15642         (added) manuals/reference/libanjuta/writing-plugins.sgml:
15643         Wrote writing-plugins document and separated chapters into
15644         separate sgml files.
15645         
15646         * plugins/file-manager/an_file_view.c,
15647         plugins/file-manager/an_file_view.h: New and improved directory
15648         rendering.
15650 2004-05-02  Sven Herzberg  <herzi@abi02.de>
15652         * anjuta.glade: re-designed the new file dialog
15653         * anjuta_dialogs_strings.c: new strings from the new file dialog
15655 2004-04-30  Naba Kumar  <naba@gnome.org>
15657         * libanjuta/interfaces/Makefile.am.iface,
15658         libanjuta/interfaces/anjuta-idl-compiler.pl: Fixed errors.
15659         
15660         * libanjuta/interfaces/libanjuta.idl: Updated.
15662         * libanjuta/interfaces/Makefile.am.iface,
15663         libanjuta/interfaces/libanjuta.idl: Updated.
15665 2004-04-29  Naba Kumar  <naba@gnome.org>
15666         
15667         * libanjuta/interfaces/Makefile.am.iface,
15668         libanjuta/interfaces/libanjuta.idl: Updated.
15670 2004-04-29  Naba Kumar  <naba@gnome.org>
15672         * libanjuta/interfaces/giface-idlc-c.pl,
15673         libanjuta/interfaces/libanjuta.idl: Upgraded.
15674         * libanjuta/interfaces/Makefile.am.iface: Added.
15675         
15676 2004-04-28  Naba kumar  <naba@gnome.org>
15678         * libanjuta/interfaces/giface-idlc-c.pl,
15679         libanjuta/interfaces/libanjuta.idl: Added anjuta interface
15680         definitions and wrote a compiler.
15681         
15682 2004-04-28  Naba Kumar  <naba@gnome.org>
15684         * libanjuta/anjuta-shell.c: Fixed docs.
15685         * libanjuta/interfaces/Makefile.am,
15686         libanjuta/interfaces/ianjuta-file.c,
15687         libanjuta/interfaces/ianjuta-file.h: Added ianjuta-file.{c,h}
15688         
15689         * libanjuta/interfaces/ianjuta-editor.c: Fixed bug.
15690         
15691         * manuals/reference/libanjuta/tmpl/anjuta-children.sgml
15693         * manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
15694         manuals/reference/libanjuta/tmpl/anjuta-preferences-dialog.sgml,
15695         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
15696         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
15697         manuals/reference/libanjuta/tmpl/anjuta-ui.sgml: Updated docs.
15698         * src/anjuta-app.c: Fixed bug.
15700 2004-04-27  Naba Kumar  <naba@gnome.org>
15702         * libanjuta/anjuta-preferences-dialog.c,
15703         manuals/Makefile.am: Fixed document bugs and enabled docs
15704         building.
15706         * libanjuta/anjuta-preferences-dialog.c,
15707         manuals/reference/libanjuta/tmpl/anjuta-preferences-dialog.sgml:
15708         More documentation.
15709         
15710         * libanjuta/anjuta-preferences.c,
15711         manuals/reference/libanjuta/libanjuta-docs.sgml,
15712         manuals/reference/libanjuta/tmpl/anjuta-children.sgml,
15713         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
15714         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
15715         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
15716         manuals/reference/libanjuta/tmpl/anjuta-ui.sgml:
15717         Wrote more documentations.
15719         * (removed) plugins/message-view/imessage-view.c,
15720         (removed) plugins/message-view/ianjuta-msgman.c,
15721         plugins/message-view/Makefile.am,
15722         plugins/message-view/anjuta-msgman.c,
15723         plugins/message-view/anjuta-msgman.h,
15724         plugins/message-view/message-view.c,
15725         plugins/message-view/message-view.h,
15726         plugins/message-view/plugin.c,
15727         plugins/message-view/plugin.h: Moved interface implementations
15728         in their respective classes and used correct macros to
15729         defined class types.
15731         * libanjuta/anjuta-ui.c, libanjuta/anjuta-ui.h,
15732         src/action-callbacks.c, src/anjuta-app.c: Subclassed
15733         AnjutaUI from GtkUIManager instead of GtkDialog.
15735         * manuals/reference/libanjuta/Makefile.am,
15736         manuals/reference/libanjuta/libanjuta-docs.sgml,
15737         manuals/reference/libanjuta/libanjuta-sections.txt,
15738         manuals/reference/libanjuta/libanjuta.types,
15739         (added) manuals/reference/libanjuta/anjuta-architecture.dia,
15740         (added) manuals/reference/libanjuta/anjuta-architecture.png,
15741         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
15742         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
15743         manuals/reference/libanjuta/tmpl/anjuta-ui.sgml,
15744         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml:
15745         Wrote more documentation, fixed typos, added architecture
15746         diagram, updated object types etc.
15748         * plugins/editor/text_editor.c: Fixed interface implementation.
15750 2004-04-26  Naba Kumar  <naba@gnome.org>
15752         * (added) manuals/reference/libanjuta/anjuta-architecture.dia,
15753         (added) manuals/reference/libanjuta/anjuta-architecture.png,
15754         manuals/reference/libanjuta/libanjuta-docs.sgml: Added
15755         architecture diagram and a new chapter on plugins description file.
15757 2004-04-25  Naba Kumar  <naba@gnome.org>
15759         *  libanjuta/anjuta-children.h,
15760         libanjuta/anjuta-plugin.c,
15761         libanjuta/anjuta-plugin.h,
15762         libanjuta/anjuta-preferences.c,
15763         libanjuta/anjuta-shell.c,
15764         libanjuta/anjuta-shell.h,
15765         libanjuta/e-splash.c,
15766         libanjuta/e-splash.h,
15767         manuals/reference/libanjuta/Makefile.am,
15768         manuals/reference/libanjuta/libanjuta-docs.sgml,
15769         manuals/reference/libanjuta/libanjuta-sections.txt,
15770         manuals/reference/libanjuta/tmpl/anjuta-children.sgml,
15771         manuals/reference/libanjuta/tmpl/anjuta-encodings.sgml,
15772         manuals/reference/libanjuta/tmpl/anjuta-marshal.sgml,
15773         manuals/reference/libanjuta/tmpl/anjuta-plugin-parser.sgml,
15774         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
15775         manuals/reference/libanjuta/tmpl/anjuta-preferences-dialog.sgml,
15776         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
15777         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
15778         manuals/reference/libanjuta/tmpl/anjuta-stock.sgml,
15779         manuals/reference/libanjuta/tmpl/anjuta-ui.sgml,
15780         manuals/reference/libanjuta/tmpl/anjuta-utils.sgml,
15781         manuals/reference/libanjuta/tmpl/defaults.sgml,
15782         manuals/reference/libanjuta/tmpl/fileselection.sgml,
15783         manuals/reference/libanjuta/tmpl/glue-factory.sgml,
15784         manuals/reference/libanjuta/tmpl/glue-plugin.sgml,
15785         manuals/reference/libanjuta/tmpl/gnomefilelist.sgml,
15786         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
15787         manuals/reference/libanjuta/tmpl/pixmaps.sgml,
15788         manuals/reference/libanjuta/tmpl/plugins.sgml,
15789         manuals/reference/libanjuta/tmpl/properties.sgml,
15790         manuals/reference/libanjuta/tmpl/resources.sgml,
15791         manuals/reference/libanjuta/tmpl/cell-renderer-captioned-image.sgml,
15792         manuals/reference/libanjuta/tmpl/e-splash.sgml,
15793         manuals/reference/libanjuta/tmpl/ianjuta-document-manager.sgml,
15794         manuals/reference/libanjuta/tmpl/ianjuta-editor.sgml,
15795         manuals/reference/libanjuta/tmpl/ianjuta-message-manager.sgml,
15796         manuals/reference/libanjuta/tmpl/ianjuta-message-view.sgml:
15798         Added more template files and wrote more documentation.
15800 2004-04-24  Andras Timar  <timar@gnome.hu>
15802         * configure.in: Added hu to ALL_LINGUAS.
15804 2004-04-23  Naba Kumar  <naba@gnome.org>
15805         
15806         * configure.in: Fixed compile error.
15807         
15808         * libanjuta/anjuta-children.c,
15809         libanjuta/anjuta-children.h,
15810         libanjuta/anjuta-preferences.c,
15811         libanjuta/anjuta-preferences.h,
15812         libanjuta/anjuta-shell.c,
15813         libanjuta/anjuta-ui.c,
15814         libanjuta/anjuta-ui.h,
15815         manuals/reference/libanjuta/Makefile.am,
15816         manuals/reference/libanjuta/libanjuta-docs.sgml,
15817         manuals/reference/libanjuta/libanjuta.types,
15818         manuals/reference/libanjuta/tmpl/anjuta-children.sgml,
15819         manuals/reference/libanjuta/tmpl/anjuta-encodings.sgml,
15820         manuals/reference/libanjuta/tmpl/anjuta-marshal.sgml,
15821         manuals/reference/libanjuta/tmpl/anjuta-plugin-parser.sgml,
15822         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
15823         manuals/reference/libanjuta/tmpl/anjuta-preferences-dialog.sgml,
15824         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
15825         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
15826         manuals/reference/libanjuta/tmpl/anjuta-stock.sgml,
15827         manuals/reference/libanjuta/tmpl/anjuta-ui.sgml,
15828         manuals/reference/libanjuta/tmpl/anjuta-utils.sgml,
15829         manuals/reference/libanjuta/tmpl/defaults.sgml,
15830         manuals/reference/libanjuta/tmpl/fileselection.sgml,
15831         manuals/reference/libanjuta/tmpl/glue-factory.sgml,
15832         manuals/reference/libanjuta/tmpl/glue-plugin.sgml,
15833         manuals/reference/libanjuta/tmpl/gnomefilelist.sgml,
15834         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
15835         manuals/reference/libanjuta/tmpl/pixmaps.sgml,
15836         manuals/reference/libanjuta/tmpl/plugins.sgml,
15837         manuals/reference/libanjuta/tmpl/properties.sgml,
15838         manuals/reference/libanjuta/tmpl/resources.sgml,
15839         plugins/sample1/plugin.c: Added libanjuta API documentation.
15841 2004-04-22  Naba Kumar  <naba@gnome.org>
15843         * libanjuta/anjuta-preferences.c, libanjuta/anjuta-preferences.h,
15844         libanjuta/anjuta-shell.c, libanjuta/anjuta-shell.h,
15845         libanjuta/anjuta-ui.c, libanjuta/anjuta-ui.h,
15846         libegg/Makefile.am, (removed) libegg/egg-accel-dialog.c,
15847         (removed) libegg/egg-action-group.c, (removed) libegg/egg-action.c,
15848         libegg/egg-combo-action.c, libegg/egg-entry-action.c,
15849         (removed) libegg/egg-markup.c, (removed) libegg/egg-menu-merge.c,
15850         (removed) libegg/egg-radio-action.c, (removed) libegg/egg-toggle-action.c,
15851         (removed) libegg/eggradiotoolbutton.c,
15852         (removed) libegg/eggseparatortoolitem.c,
15853         (removed) libegg/eggtoggletoolbutton.c,
15854         (removed) libegg/eggtoolbar.c,
15855         (removed) libegg/eggtoolbutton.c,
15856         (removed) libegg/eggtoolitem.c,
15857         (removed) libegg/prop-editor.c,
15858         (removed) libegg/test-actions.c,
15859         (removed) libegg/test-drag.c,
15860         (removed) libegg/test-merge.c,
15861         (removed) libegg/test-toolbar.c,
15862         libegg/menu/Makefile.am,
15863         (removed) libegg/menu/egg-accel-dialog.h,
15864         (removed) libegg/menu/egg-action-group.h,
15865         (removed) libegg/menu/egg-action.h,
15866         libegg/menu/egg-entry-action.h,
15867         (removed) libegg/menu/egg-markup.h,
15868         (removed) libegg/menu/egg-menu-merge.h,
15869         (removed) libegg/menu/egg-menu.h,
15870         (removed) libegg/menu/egg-radio-action.h,
15871         (removed) libegg/menu/egg-toggle-action.h,
15872         (removed) libegg/menu/howitshouldwork.txt,
15873         (removed) libegg/toolbar/.cvsignore,
15874         (removed) libegg/toolbar/Makefile.am,
15875         (removed) libegg/toolbar/TODO,
15876         (removed) libegg/toolbar/eggradiotoolbutton.h,
15877         (removed) libegg/toolbar/eggseparatortoolitem.h,
15878         (removed) libegg/toolbar/eggtoggletoolbutton.h,
15879         (removed) libegg/toolbar/eggtoolbar.h,
15880         (removed) libegg/toolbar/eggtoolbutton.h,
15881         (removed) libegg/toolbar/eggtoolitem.h,
15882         (removed) libegg/toolbar/prop-editor.h,
15883         (removed) libegg/toolbar/toolbar-api.txt,
15884         (removed) libegg/toolbar/toolbar-ideas.txt,
15885         plugins/devhelp/anjuta-devhelp.ui,
15886         plugins/devhelp/plugin.c,
15887         plugins/editor/action-callbacks.c,
15888         plugins/editor/action-callbacks.h,
15889         plugins/editor/anjuta-docman.c,
15890         plugins/editor/anjuta-document-manager.ui,
15891         plugins/editor/plugin.c,
15892         P plugins/message-view/Makefile.am,
15893         plugins/message-view/anjuta-message-manager.ui,
15894         plugins/message-view/plugin.c,
15895         plugins/sample1/anjuta-sample.ui,
15896         plugins/sample1/plugin.c,
15897         src/action-callbacks.c,
15898         src/action-callbacks.h,
15899         src/anjuta-actions.h,
15900         src/anjuta-app.c,
15901         src/anjuta.ui: Removed libegg code for menu/toolbar action-merge and used
15902         Gtk actions and UIManager. Fixed all plugins to use this.
15903         
15904         * manuals/reference/gtkdoc-scangobj.diff,
15905         manuals/reference/libanjuta/Makefile.am,
15906         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
15907         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
15908         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
15909         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
15910         manuals/reference/libanjuta/tmpl/plugins.sgml: Fixed document generation.
15912         * configure.in: Updated to require gtk-2.4 and gnome-2.6.
15913         
15914 2004-04-20  Johannes Schmid <jhs@cvs.gnome.org>
15915         
15916         * plugins/message-view/imessage-view.c
15917         * plugins/message-view/ianjuta-msgman.c:
15918         Added interfaces
15920 2004-04-17  Adam Weinberger  <adamw@gnome.org>
15922         * configure.in: Added en_CA to ALL_LINGUAS.
15924 2004-04-08  Naba Kumar  <naba@gnome.org>
15926         * libanjuta/interfaces/ianjuta-message-view.[c,h], 
15927         libanjuta/interfaces/Makefile.am,
15928         libanjuta/interfaces/ianjuta-message-manager.[c,h]: Implemented
15929         message manager and message view interfaces.
15931         * libanjuta/anjuta-children.h, libanjuta/anjuta-plugin-parser.h,
15932         libanjuta/anjuta-plugin.c, libanjuta/anjuta-plugin.h,
15933         libanjuta/anjuta-shell.c, libanjuta/anjuta-shell.h,
15934         libanjuta/plugins.c, libanjuta/plugins.h, src/action-callbacks.c,
15935         src/anjuta-app.c: Used 'activate' and
15936         'deactivate' virtual methods for plugins. Fixed installed plugins
15937         dialogs. Added remove_widget() method for AnjutaShell.
15939         * libanjuta/interfaces/Makefile.am,
15940         libanjuta/interfaces/ianjuta-document-manager.c,
15941         libanjuta/interfaces/ianjuta-document-manager.h,
15942         libanjuta/interfaces/ianjuta-editor.c,
15943         libanjuta/interfaces/ianjuta-editor.h: Fixed document manager
15944         and editor interfaces.
15946         * plugins/devhelp/plugin.c,
15947         plugins/message-view/anjuta-message-manager.plugin.in,
15948         plugins/message-view/anjuta-msgman.h, plugins/message-view/plugin.c,
15949         plugins/sample1/plugin.c: Updated plugins implementation to
15950         reflect the changes.
15952 2004-04-07  Naba Kumar  <naba@gnome.org>
15954         * libanjuta/anjuta-plugin.h, libanjuta/anjuta-shell.[c,h],
15955         libanjuta/plugins.[c,h], libanjuta/interfaces/Makefile.am,
15956         libanjuta/interfaces/ianjuta-editor.h,
15957         (added) libanjuta/interfaces/ianjuta-document-manager.[c,h],
15958         plugins/editor/anjuta-docman.c,
15959         plugins/editor/anjuta-document-manager.plugin.in,
15960         plugins/editor/plugin.c, plugins/sample1/plugin.c,
15961         src/anjuta-app.c: Implemented IAnjutaDocumentManager interface.
15962         Added supported interfaces for plugins. Tested plugin interfaces
15963         through sample plugin.
15964         
15965 2004-02-29  Johannes Schmid <jhs@cvs.gnome.org>
15966         
15967         * template/Makefile.am, data/templates/library/Makefile.am
15968         Fixed some automake-1.7 incompatibilities
15969         * template/xmltemplate.c: Small fix
15971 2004-02-23  Naba Kumar  <naba@gnome.org>
15973         * src/actions-callbacks.[c,h], src/anjuta-actions.h, src/anjuta.ui:
15974         Added plugins manager dialog.
15975         
15976         * plugins/editor/Makefile.am: Added libanjuta-interface.la to the
15977         library dependencies.
15978         
15979         * src/Makefile.am, src/action-callbacks.c, src/action-callbacks.h,
15980         src/anjuta-actions.h, src/anjuta-app.c, src/anjuta-app.h,
15981         src/anjuta-callbacks.c, src/anjuta_cbs.c, src/main.c.
15982         (new) src/anjuta.[c,h]: Organized session and winodw callbacks. Added
15983         geometry command line option.
15984         
15985 2004-02-16  Naba Kumar  <naba@gnome.org>
15987         * configure.in, libanjuta/Makefile.am, libanjuta/interface/*:
15988         Added interfaces and IAnjutaEditor editor interface.
15989         * plugins/editor/text_editor.c: Implemented IAnjutaEditor
15990         interface.
15991         * libanjuta/anjuta-shell.h: Fixed bug.
15992         
15993 2004-02-13  Naba Kumar  <naba@gnome.org>
15995         * configure.in: Requires devhelp 0.8.1 (0.8 is broken).
15996         
15997 2004-02-13  Johannes Schmid <jhs@cvs.gnome.org>
15998         
15999         * data/template/*/.cvsignore:
16000         Avoid all these ? in cvs output
16002 2004-02-13  Naba Kumar  <naba@gnome.org>
16004         * configure.in, plugins/devhelp/plugin.c: Fixed devhelp library
16005         includes and linking.
16007         * configure.in, plugins/Makefile.am: Enabled devhelp plugin
16008         and set required version to devhelp 0.8. This devhelp version
16009         can be acquired from gnome cvs branch devhelp branch
16010         devhelp-gtk-2-2 or devhelp-0.8.tar.gz to be released soon.
16012         * src/anjuta.ui, src/actions.h, src/actions-callbacks.h,
16013         src/actions-callbacks.c: Added Dock Manager settings menu item.
16015         * configure.in, plugins/Makefile.am: Disabled devhelp creation.
16016         * plugins/devhelp/plugin.c: Fixed a linking bug.
16017         
16018         * configure.in, (added) libegg/gdl-*, libegg/Makefile.am,
16019         libanjuta/gnomefilelist.c, src/anjuta-app.c, src/anjuta-app.h: Removed
16020         external GDL dependency and used libegg codes.
16021         
16022 2004-02-12  Naba Kumar  <naba@gnome.org>
16024         * configure.in, plugins/Makefile.am, plugins/devhelp/*:
16025         Added devhelp plugin, but it can't be used without a
16026         patch in devhelp. So it's disabled for now.
16028         * libanjuta/.cvsignore, libegg/toolbar/.cvsignore,
16029         libegg/treeviewutils/.cvsignore, plugins/editor/.cvsignore,
16030         plugins/message-view/.cvsignore, plugins/sample1/.cvsignore:
16031         Update cvsignore files.
16033         * libanjuta/plugins.c, widgets/e-splash.c:
16034         Fixed plugins loading to show splash icons.
16035         
16036         * plugins/message-view/anjuta-message-manager.plugin.in,
16037         plugins/message-view/plugin.c: Fixed plugin registered name.
16039         * plugins/message-view/anjuta-message-view.png,
16040         plugins/sample1/anjuta-sample-plugin.png: Update images.
16042         * src/Makefile.am, src/anjuta-app.c, src/layout.xml,
16043         src/main.c: Fixed layout loading.
16045         * plugins/devhelp/Makefile.am: Fixed error.
16047         * (removed) widgets/*, libanjuta/plugins.h,
16048         src/main.c: Transfered widgets to libanjuta/.
16049         
16050         * libegg/Makefile.am, libegg/*.c: Moved souce files in libegg
16051         toplevel directory to created only one library as libanjuta-egg.
16053         * data/Makefile.am: Fixed build error.
16055         * configure.in, libegg/egg-dock*.c, libegg/layout.glade,
16056         libegg/test-dock.c, libegg/dock/*, libegg/Makefile.am,
16057         libegg/.cvsignore: Added egg dock widget.
16059         * gdl/*: Removed as they are now available in libegg.
16060         
16061 2004-02-11  Franco Catrin <fcatrin@tuxpan.com>
16063         * plugins/editor/anjuta-docman.c:
16064         Use stock close icon on tab close button
16066 2004-02-11  Johannes Schmid <jhs@cvs.gnome.org>
16067         
16068         * data/template/Makefile.am
16069         data/template/language/Makefile.am
16070         data/template/library/Makefile.am
16071         data/template/text/Makefile.am
16072         data/template/project/Makefile.am
16073         data/template/project/terminal/Makefile.am
16074         configure.in: Created Makefile to install templates
16076 2004-02-11  Naba Kumar  <naba@gnome.org>
16078         * plugins/editor/action-callbacks.c,
16079         plugins/editor/anjuta-document-manager.ui,
16080         plugins/editor/plugin.c
16081         plugins/message-view/anjuta-message-manager.ui,
16082         src/anjuta-actions.h, src/anjuta.ui: Fixed Edit->Goto submenu merging.
16083         
16084 2004-02-09  Johannes Schmid <jhs@cvs.gnome.org>
16085         
16086         * plugins/message-view/*: MessageView plugin is now loaded
16087         The menu items are still dummies.
16089 2004-02-09  Naba Kumar  <naba@gnome.org>
16091         * Makefile.am, autogen.sh, configure.in: Added proper gtkdoc
16092         generation.
16093         
16094         * libanjuta/anjuta-preferences.h: Added some documentation.
16095         
16096         * libanjuta/anjuta-shell.h: Removed dead codes.
16097         
16098         * (removed) manuals/reference/gtkdoc-scangobj,
16099         manuals/reference/gtkdoc-scangobj.diff,
16100         manuals/reference/libanjuta/.cvsignore,
16101         manuals/reference/libanjuta/Makefile.am,
16102         manuals/reference/libanjuta/README.inline-doc,
16103         manuals/reference/libanjuta/README.sections,
16104         manuals/reference/libanjuta/libanjuta-docs.sgml,
16105         manuals/reference/libanjuta/libanjuta-sections.txt,
16106         manuals/reference/libanjuta/tmpl/anjuta-children.sgml,
16107         manuals/reference/libanjuta/tmpl/anjuta-encodings.sgml,
16108         manuals/reference/libanjuta/tmpl/anjuta-marshal.sgml,
16109         manuals/reference/libanjuta/tmpl/anjuta-plugin-parser.sgml,
16110         manuals/reference/libanjuta/tmpl/anjuta-plugin.sgml,
16111         manuals/reference/libanjuta/tmpl/anjuta-preferences.sgml,
16112         manuals/reference/libanjuta/tmpl/anjuta-shell.sgml,
16113         manuals/reference/libanjuta/tmpl/anjuta-stock.sgml,
16114         manuals/reference/libanjuta/tmpl/anjuta-ui.sgml,
16115         manuals/reference/libanjuta/tmpl/anjuta-utils.sgml,
16116         manuals/reference/libanjuta/tmpl/defaults.sgml,
16117         manuals/reference/libanjuta/tmpl/fileselection.sgml,
16118         manuals/reference/libanjuta/tmpl/glue-factory.sgml,
16119         manuals/reference/libanjuta/tmpl/libanjuta-unused.sgml,
16120         manuals/reference/libanjuta/tmpl/pixmaps.sgml,
16121         manuals/reference/libanjuta/tmpl/plugins.sgml,
16122         manuals/reference/libanjuta/tmpl/properties.sgml,
16123         manuals/reference/libanjuta/tmpl/resources.sgml: Fixed c++ compilation
16124         of scan program. Updated templates.
16126         plugins/editor/action-callbacks.c, plugins/editor/plugin.c: Fixed
16127         editor action callbacks data.
16128         
16129         plugins/editor/text_editor.c: Fixed scintilla height problem. Added
16130         scintilla object ref/unref.
16132 2004-02-08  Johannes Schmid <jhs@cvs.gnome.org>
16133         
16134         * template/*: Added new xml based template system
16135         * template/dtds/*: Dtds to validate xml files of the template systems
16136         * data/template/*: Some sample template files
16137         Still needs some work but builds fine!
16139 2004-02-06  Naba Kumar  <naba@gnome.org>
16141         * cofigure.in, manuals/Makefile.am,
16142         (added) manuals/reference/*: Added API documentation
16143         structure (gtk-doc based).
16145         * libanjuta/libanjuta.h: Updated
16146         
16147 2004-02-05  Naba Kumar  <naba@gnome.org>
16148         
16149         * configure.in: Sets correct dependencies and
16150         uses gdl external library.
16152         * libanjuta/Makefile.am, libanjuta/anjuta-plugin.c,
16153         libanjuta/anjuta-plugin.h, libanjuta/anjuta-utils.c,
16154         libanjuta/anjuta-utils.h, libanjuta/fileselection.c
16155         libanjuta/fileselection.h, libanjuta/glue-factory.c,
16156         libanjuta/gnomefilelist.c, libanjuta/gnomefilelist.h,
16157         libanjuta/plugins.c, libanjuta/plugins.h: Fixed plugin system
16158         and added file dialogs.
16160         * libegg/menu/Makefile.am, libegg/toolbar/Makefile.am,
16161         libegg/treeviewutils/Makefile.am, libegg/util/Makefile.am:
16162         Build dynamic libraries for libegg.
16164         * plugins/Makefile.am, plugins/editor/Makefile.am,
16165         plugins/editor/action-callbacks.c, 
16166         plugins/editor/action-callbacks.h,
16167         plugins/editor/anjuta-docman.c,
16168         plugins/editor/anjuta-docman.h
16169         plugins/editor/anjuta-document-manager.plugin.in
16170         plugins/editor/anjuta-document-manager.png
16171         plugins/editor/anjuta-document-manager.ui
16172         plugins/editor/file.c
16173         plugins/editor/file.h
16174         plugins/editor/plugin.c
16175         plugins/editor/print.c
16176         plugins/editor/print.h
16177         plugins/editor/search-replace.c
16178         plugins/editor/search_incremental.c
16179         plugins/editor/search_incremental.h
16180         plugins/editor/text_editor.c
16181         plugins/editor/text_editor.h
16182         plugins/editor/text_editor_cbs.c
16183         plugins/editor/text_editor_menu.h
16184         plugins/sample1/Makefile.am
16185         plugins/sample1/anjuta-sample-plugin.png
16186         plugins/sample1/anjuta-sample.plugin.in
16187         plugins/sample1/anjuta-sample.ui
16188         plugins/sample1/plugin-sample1.c
16189         plugins/sample1/plugin.c
16190         plugins/sample1/plugin.h: Created sample
16191         plugin and fixed editor plugin.
16193         * printing/*: Removed.
16195         * scintilla/Makefile.am: Builds dynamic library.
16197         * src/Makefile.am, src/action-callbacks.c,
16198         src/action-callbacks.h, (removed) src/an_symbol_view.c,
16199         src/anjuta-actions.h, src/anjuta-app.c,
16200         src/anjuta-app.h, src/anjuta-callbacks.c,
16201         src/anjuta-callbacks.h, (removed) src/anjuta.c,
16202         (removed) src/anjuta.h, src/anjuta.ui,
16203         src/layout.xml, src/main.c, src/preferences.h,
16204         src/utilities.c: Debuggged and finally made plugins
16205         loadable.
16207         * global-tags/Makefile.am: Fixed build error.
16209 2004-02-03  Naba Kumar  <naba@gnome.org>
16211         * configure.in: Users GDL from external package.
16212         * plugins/*: Added many new plugins (not ready though).
16213         * src/*: Removed many files (which have been transfered in plugins/).
16214         
16215 2004-02-01  Robert Sedak  <robert.sedak@sk.htnet.hr>
16217         * configure.in: Added "hr" (Croatian) to ALL_LINGUAS.
16219 2004-01-10  Jean-Noel Guiheneuf <jnoel@lotuscompounds.com>
16221         * configure.in: Added editor plugins
16222         
16223         * plugins/Makefile.am, src/search-replace_backend.h,
16224         plugins/editor/Makefile.am, plugins/editor/ action-callbacks.c,
16225         plugins/editor/search-replace.c, plugins/editor/search-replace_backend.h
16226         
16227         * Added: plugins/editor/search_incremental.c, 
16228         plugins/editor/search_incremental.h
16230         * Update search-replace in plugins/editor
16231         
16232 2004-01-09  Johannes Schmid <jhs@cvs.gnome.org>
16233         
16234         * plugins/message-view/message-view.c: Some code clean-up
16236 2004-01-09  Jean-Noel Guiheneuf <jnoel@lotuscompounds.com>
16238         * Added: search_incremental[ch]
16239         
16240         * anjuta.glade, src/search-replace.c, src/search-replace_backend.h,
16241         src/mainmenu_callbacks.c, src/toolbar.c
16242         src/toolbar_callbacks.c, src/toolbar_callbacks.h, src/Makefile.am
16243         
16244         * Incremental Search
16246 2004-01-03  Johannes Schmid <jhs@cvs.gnome.org>
16247         
16248         * plugins/message-view/anjuta-msgman.[c/h]:
16249         Added message manager for easier message handling with a
16250         similar interface as docman. Of course you can still use
16251         MessageView standalone.
16252         * plugins/Makefile.am: Added message-view because it compiles
16253         without errors.
16255 2004-01-03  Johannes Schmid <jhs@cvs.gnome.org>
16256         
16257         * plugins/message-view/*: Added message-view plugin 
16258         (still incomplete) 
16259         * configure.in: Added plugins/message-view/Makefile
16261 2004-01-03  Naba Kumar  <naba@gnome.org>
16263         * libanjuta/*.c: Added new files and updated old ones.
16264         * plugins/editor/*: Added editor plugin.
16265         * configure.in: Added editor plugin and moved editor related
16266         files into it.
16268 2004-01-02  Jean-Noel Guiheneuf  <jnoel@lotuscompounds.com>
16270         * src/Makefile.am: Added search-replace_backend.[ch]
16271         Removed: find_text.[ch], find_in_files.[ch], find_in_files_cbs.[ch],
16272         find_replace.[ch]
16273         * anjuta.glade, src/search-replace.c, src/search-replace.h,
16274         src/search-replace_backend.c, src/search-replace_backend.h,
16275         src/mainmenu_callbacks.c, src/mainmenu_callbacks.h,
16276         src/anjuta.c, src/anjuta.h, src/project_dbase.c, src/project_dbase.h,
16277         src/toolbar_callbacks.c
16278         * The advanced Search/Replace functionality now replaces the older
16279         Find/Replace stuff.
16280         * The Search/Replace functionality can be interrupted during a long
16281         Search/Replace;
16282         
16283 2003-12-11  Naba Kumar  <naba@gnome.org>
16285         * configure.in: Removed libegg flags from ANJUTA_FLAGS.
16286         * libegg/toolbar/Makefile.am, libegg/menu/Makefile.am: Fixed linking
16287         errors.
16288         * Makefile.am, libanjuta/*: Added new module.
16289         * src/Makefile.am: Fixed linking error.
16290         * src/watch_cbs.c: Debugger clean up.
16291         * configure.in: Added libanjuta-2.0.pc
16293         * configure.in, libanjuta/Makefile.am,
16294         (new) libanjuta/libanjuta.pc.in, (rm) libanjuta-2.0.pc.in: Used
16295         libanjuta instead.
16297 2003-12-11  Naba Kumar  <naba@gnome.org>
16299         Patch from: Jean-Noel Guiheneuf   <jnoel@saudionline.com.sa>
16301         * anjuta.glade, src/Makefile.am, src/aneditor.cxx, src/aneditor.h,
16302         src/anjuta-tools.c, src/anjuta.c, src/anjuta.h, src/cvs.c,
16303         src/mainmenu_callbacks.c, src/memory.c, src/search-replace.c,
16304         src/text_editor.c, src/text_editor.h, (new) src/file.[c,h]:
16305         The user can now give a name at the creation of a new file and
16306         insert automatically (user choice) header, gpl notice, header
16307         template. The file extension is added automatically according
16308         to the selected type of file. The various insert functions have
16309         been moved from mainmenu-callback.c to file.c. The cursor is now
16310         moved after an insert operation. Removes also useless code in
16311         memory.c and search-replace.c
16312         
16313 2003-12-11  Pavol Bosik  <Pavol.Bosik@siemens.com>
16315         * src/attach_process.c, src/attach_process.h, anjuta/anjuta.glade:
16316         sortable headers, process tree, removal of path and process params
16317         * src/debugger.c, src/debugger.h, anjuta/src/aneditor.cxx,
16318         anjuta/src/mainmenu_callbacks.c, anjuta/src/watch_cbs.c:
16319         code cleanup
16321 2003-12-10  Naba Kumar  <naba@gnome.org>
16323         * Merged changes from cvs branch ANJUTA_1_2_0 (tag: MERGE_LEVEL_3)
16324         
16325 2003-11-30  Abel Cheung  <maddog@linux.org.hk>
16327         * configure.in: Added "cs" "mk" "sr" "sr@Latn" to ALL_LINGUAS.
16329 2003-11-28  Naba Kumar  <naba@gnome.org>
16331         * Merged changes from cvs branch ANJUTA_1_2_0 (tag: MERGE_LEVEL_2)
16332         
16333         * manuals/de/*: Added german translation docs.
16334         
16335         * configure.in, Makefile.am, src/Makefile.am,
16336         libegg/*/*: Added libegg library.
16337         
16338         * src/anjuta.ui, src/Makefile.am: Fixed UI file and its
16339         installation directory.
16340         
16341         * src/text_editor_cbs.c: Fixed closing of file.
16343 2003-09-14  Hasbullah Bin Pit <sebol@ikhlas.com>
16344                                                                                 
16345         * configure.in: Added 'ms' (Malay) to ALL_LINGUAS.
16347 2003-09-05  Naba Kumar  <naba@gnome.org>
16349         * src/Makefile.am, src/anjuta.c, src/anjuta.h, src/anjuta_gui.c,
16350         src/controls.c, src/controls.h, src/mainmenu_callbacks.c,
16351         src/mainmenu_callbacks.h, src/preferences.c, src/preferences.h,
16352         src/project_dbase.c, src/resources.c, src/toolbar_callbacks.c,
16353         src/toolbar_callbacks.h, configure.in, anjuta.glade, anjuta.prj,
16354         anjuta_dialogs_strings.c, (new) src/anjuta-actions.h,
16355         (new)src/anjuta-stock.h, (new) src/anjuta-ui.[c,h],
16356         (new) src/anjuta.ui: Implemented UI (menus and toolbars) merging
16357         using libegg. Initial commit -- compiles but is not complete.
16359 2003-08-08  Abel Cheung  <maddog@linux.org.hk>
16361         * anjuta.glade, anjuta_dialog_strings.c: Fix typo. (#107513)
16363 2003-06-04  Abel Cheung  <maddog@linux.org.hk>
16365         * configure.in: Removed "ta" from ALL_LINGUAS.
16367 2003-05-16  Jordi Mallach  <jordi@sindominio.net>
16369         * configure.in (ALL_LINGUAS): Added "ca" (Catalan).
16371 2003-05-16  Danilo Šegan  <dsegan@gmx.net>
16373         * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.
16375 2004-04-24  Andras Timar  <tmar@gnome.hu>
16377         * configure.in: Added hu to ALL_LINGUAS.
16379 2004-04-14  Naba Kumar  <naba@gnome.org>
16381         * src/Makefile.am, printing/Makefile.am,
16382         tagmanager/Makefile.am, launcher/Makefile.am: Enabled deprecated code
16383         because we are still using GtkCombo and build breaks with gtk-2.4.
16384         
16385 2004-04-13  Naba Kumar  <naba@gnome.org>
16387         * NEWS: Updated.
16388         * anjuta.spec.in: Fixed build error.
16389         * po/POTFILES.in: Updated.
16390         * manuals/C/anjuta-advanced-tutorial/Makefile.am: Fixed build error.
16392 2004-04-11  Naba Kumar  <naba@gnome.org>
16394         * NEWS: Updated.
16395         * AUTHORS: Updated.
16396         * configure.in: Added ga in ALL_LINGUAS.
16397         * ChangeLog: Fixed dates.
16398         
16399 2004-04-09  Naba Kumar  <naba@gnome.org>
16401         * src/print.c: Fixed buffer styling bug when printing with
16402         selection.
16404         * data/properties/anjuta.properties: Defined only one base font and
16405         used courier instead of lucidatypewriter, because most newer systems are
16406         unlikely to have it (bug #885023, #925956, #890473).
16407         
16408         * configure.in, src/getline.c, src/compiler_options.c: Fixed compiler
16409         warning.
16410         
16411         * src/an_file_view.c: Fixed possible crash bug.
16413 2004-04-07  Naba Kumar  <naba@gnome.org>
16415         * src/anjuta.c: Use _exit() instead of exit() (or gtk_quit() or
16416         gtk_main_quit() etc..), so that atexit() functions are not called
16417         (which is apparently done to free up memory and we don't need to
16418         do that at this point). Incidentally, something also happens in the
16419         atexit call which freezes the UI for far too long when the application
16420         exits and we want to avoid that..
16421         * src/glade_iface.c: Fixed compiler warning.
16422         
16423 2004-04-06  Naba Kumar  <naba@gnome.org>
16425         * src/project_dbase_gui.c: Fixed errors.
16427         * src/registers_gui.c: Fixed possible crash bug.
16428         * src/signals_cbs.[c,h], src/signals_gui.c: Removed.
16429         * src/signals.[c,h]: Used tree view and glade file for dialog.
16430         * src/Makefile.am, src/about.c, src/an_file_view.c,
16431         src/an_symbol_view.c, src/anjuta-plugins.c, src/anjuta-tools.c,
16432         src/anjuta.c, src/anjuta_cbs.c, src/anjuta_gui.c, src/anjuta_info.c,
16433         src/appwiz_page1.c, src/appwiz_page2.c, src/appwiz_page3.c,
16434         src/appwiz_page4.c, src/appwizard_gui.c, src/breakpoints.c,
16435         src/commands.c, src/compatibility_0.c, src/compiler_options.c,
16436         src/cvs.c, src/cvs_cbs.c, src/cvs_gui.c, src/debug_tree.c,
16437         src/debugger.c, src/dnd.c, src/file.c, src/fileselection.c,
16438         src/glade_iface.c, src/goto_line.c, src/help.c, src/launcher.c,
16439         src/launcher.h, src/main.c, src/main_menubar.c,
16440         src/mainmenu_callbacks.c, src/memory.c, src/message-manager-dock.c,
16441         src/message-manager-private.cc, src/message-manager.cc,
16442         src/preferences.c, src/project_config.c, src/project_dbase.c,
16443         src/project_dbase_gui.c, src/project_import.c, src/project_import_cbs.c,
16444         src/project_import_gui.c, src/registers.c, src/registers_cbs.c,
16445         src/registers_cbs.h, src/registers_gui.c, src/resources.c,
16446         src/search-replace.c, src/search-replace_backend.c,
16447         src/search_incremental.c, src/search_preferences.c,
16448         src/sharedlib.c, src/sharedlib_gui.c, src/signals.c,
16449         src/signals.h, src/signals_cbs.c, src/signals_cbs.h,
16450         src/signals_gui.c, src/source.c, src/src_paths.c,
16451         src/stack_trace.c, src/start-with.c, src/style-editor.c,
16452         src/support.c, src/text_editor.c, src/text_editor_cbs.c,
16453         src/text_editor_gui.c, src/text_editor_menu.c, src/toolbar.c,
16454         src/toolbar_callbacks.c, src/watch_cbs.c, src/watch_cbs.h,
16455         src/watch_gui.c, src/widget-registry.c, src/wizard_gui.c,
16456         tagmanager/Makefile.am, scintilla/include/SString.h,
16457         widgets/Makefile.am, widgets/gnomefilelist.c:
16459         Removed all deprecated codes and substituted
16460         with newer APIs. Fixed some possible crash bugs where cell renderers
16461         were being shared.
16462         
16463         * scintilla/patches/scintilla-minor.patch: Minor patch.
16465 2004-04-06  Naba Kumar  <naba@gnome.org>
16467         * src/project_dbase.c, src/project_dbase_gui.c: Refreshes the project
16468         tree after all the files have been added (and not everytime a file
16469         is added in the project). Also fixed some memory corruption
16470         (possibly bug #900478).
16471         
16472         * src/anjuta.c, src/anjuta.h, src/anjuta_cbs.c, src/dnd.c,
16473         src/dnd.h, src/executer.c, src/gnome_project.c, src/main_menubar.c,
16474         src/mainmenu_callbacks.c, src/project_dbase.c, src/project_dbase.h,
16475         src/project_dbase_gui.c, src/source.c, src/text_editor.c,
16476         src/text_editor.h, src/utilities.c, src/utilities.h: Used 'const'
16477         qualifier wherever appropriate.
16479 2004-04-05  Naba Kumar  <naba@gnome.org>
16481         * src/launcher.[h,c], src/debugger.c: Added a method in launcher to 
16482         switch terminal echo on/off. Debugger requires it off, while the
16483         rest requires it on.
16485         * src/search-replace.c: sets search direction and action (in addtion
16486         to target) for find in files.
16487         
16488 2004-04-02  Naba Kumar  <naba@gnome.org>
16490         * src/mainmenu_callbacks.c: Sets filename during save of new files.
16492         * src/project_dbase.c, src/debugger, src/an_file_view.c,
16493         src/an_symbol_view.c: Added an gtk events loop for
16494         displaying project loading status (for loading large projects) and
16495         debugger program starting ... just to give an impression of fastness :-).
16497         * configure.in, anjuta.prj: Bumped version to 1.2.2.
16499         * src/an_symbol_view.c, src/an_file_view.c: Apperantly, fixed a
16500         crash bug, which occurs when opening and closing a large project
16501         repeatedly.
16502         
16503         * src/attach_process.c: Fixed a comiple error for old gcc.
16504         
16505         * src/launcher.c: Prints proper error message when launcher child
16506         could not be executed and exits properly. Fixed a crash
16507         bug (bug #926606).
16508         
16509         * src/resources.c, src/utilities.c, src/glade_iface.c,
16510         src/debugger.c, src/attach_process.c: Properly exits forked children
16511         when they could not be executed.
16512         
16513 2004-04-01  Naba Kumar  <naba@gnome.org>
16515         * src/search-replace.c: Fixed a crash bug (bug #921893).
16517 2004-03-31  Naba Kumar  <naba@gnome.org>
16519         * anjuta.glade: Added a note on compiler options dialog ->support
16520         dialog telling that supports are only available for file mode.
16522         * src/anjuta.[c,h], src/project_dbase.[h,c], src/main.c,
16523         src/anjuta_cbs.c:
16524         Improved shutdown time delay by bypassing project closing
16525         and unloading plugins.
16527         * src/build_file.c, data/properties/anjuta.properties: Added a property
16528         to toggle on/off for going to first error automatically.
16530 2004-03-31  Pavol Bosik <Pavol.Bosik@siemens.com>
16532         * src/debugger.c: fixed core file loading
16533         * src/aneditor.cxx, scintilla/include/SString.h: fixed HANGUP bug
16534         for long lines (bugs #700968 and #911376)
16535         * scintilla/ScintillaGTK.cxx, scintilla/PlatGTK.cxx: partially fixed bug
16536         #917982.
16537         * src/anjuta.c: Focuses current AnEditor correctly.
16539 2004-03-30  Naba Kumar  <naba@gnome.org>
16541         * THANKS, anjuta.prj: Removed and moved all credits to AUTHORS file.
16542         * AUTHORS: Updated with all contributors names.
16543         * NEWS: Updated.
16544         * src/about.c: Reads contributors names from AUTHORS file.
16545         * manuals/C/anjuta-manual/authors.xml: Points to online
16546         contributors list.
16547         
16548 2004-03-29  Naba Kumar  <naba@gnome.org>
16550         * data/properties/ada.properties: Fixed syntax colors. Patch
16551         from Gabriel Rossetti <gabriel.rossetti _at_ eivd.ch>
16552         (bug #923474).
16554         * src/source.c, src/gnome_project.c, src/appwizard_cbs.c,
16555         src/appwiz_page2.c:     Correctly defines PACKAGE_DATA_DIR for
16556         generated projects, so that their pixmap files are
16557         found properly (bug #919903).
16558         
16559         * configure.in, src/main.c: Defines SYSTEM_DATA_DIR for
16560         anjuta.
16562         * src/source.c: Installs .glade file of libgllade
16563         projects in $(datadir)/$(package)/glade (part of bug #861038).
16564         
16565         * src/compiler_options.c: Fixed 'remove' and 'clear' of Defines list
16566         in compiler options (bug #883837).
16567         
16568         * src/launcher.c: Disabled pty terminal echo. Correctly prompts
16569         for passwords (eg. root install and ssh cvs access). Fixed Bug #894533.
16570         
16571 2004-03-29  Pavol Bosik <Pavol.Bosik@siemens.com>
16573         * anjuta/src/search-replace.c: fixed another crash bug in
16574         "Find Usage"
16575         * anjuta/src/debugger.c: wrong breakpoint condition gives error message,
16576         breakpoint property fix
16578 2004-03-29  Naba Kumar  <naba@gnome.org>
16580         * src/main_menubar_def.h, configure.in, manuals/C/Makefile.am,
16581         (new) manuals/C/anjuta-advanced-tutorial/*:
16582         Added menu entry for 'Anjuta Advanced Tutorial'
16583         written by Olivier Pinçon  <opincon _at_ wanadoo.fr>.
16585 2004-03-28  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
16586         
16587         * src/fileselection.[ch], src/mainmenu_callbacks.c:
16588         Fixed bug #908941  ('Open' starts in wrong directory)
16589         
16590 2004-03-26  Naba Kumar  <naba@gnome.org>
16592         * anjuta.h, src/message-manager-private.[h,cc]: Fixed
16593         compile error and bug #905738 with terminal.
16595         * src/search_incremental.c, src/register.c, src/sharedlib.c,
16596         src/search-replace.[h,c], src/search_incremental.[h,c],
16597         src/search_preferences.h, src/utilities.c, src/anjuta.c,
16598         src/text_editor.[c,h]: Fixed compiler warnings.
16599         
16600         * src/search-replace.c: Fixed a memory corruption (possible
16601         fix for bug #921893, but not yet confirmed).
16602         
16603         * src/launcher.c, src/glade-iface.c, src/project_dbase.c,
16604         src/executer.c, src/utilities.c, src/utilities.h, src/text_editor.c,
16605         src/anjuta-tools.c, src/message-manager-private.[h,cc]: Fixed a bug where
16606         SIGCHLD was overwritten by gnome_execute_shell() - bug #905738.
16608 2004-03-25  Naba Kumar  <naba@gnome.org>
16610         * src/attach_process.c, anjuta.glade, anjuta_dialogs_strings: Fixed a
16611         crash bug with attach process dialog and made the dialog closable
16612         with 'esc'.
16613         
16614         * src/breakpoints.c: Fixed bug #895536 (breakpoint glyphs do not
16615         always display within the margin.)
16616         
16617         * src/debugger.c: Fixed a typo (detele -> delete) which deletes
16618         the old breakpoint when it's properties are updated
16619         (creating a new updated one).
16620         
16621 2004-03-25  Pavol Bosik <Pavol.Bosik@siemens.com>
16623         * src/aneditor.cxx, src/aneditor.h: fixed calltips
16624         displayed for wrong file.
16625         * src/breakpoints.c: conditional breakpoints
16626         * src/controls.c: BUG #912618 - "Save all" for 1 file opened +
16627         "Find in Files..." disabling policy
16629 2004-03-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
16631         * src/build_file.c: Fixed bug #874380
16632         Goto the first error if it exists.
16634 2004-03-24  Naba Kumar  <naba@gnome.org>
16636         * src/anjuta.c: Fixed to get correct child exit status
16637         using mask (bug #905738).
16638         
16639         * anjuta.glade, anjuta_dialog_strings.c, src/file.c:
16640         Aligned buttons in the New file dialog,
16641         set default response to OK, entry box activates default response,
16642         ESC closes dialog and hides on delet_event.
16644 2004-03-19  Naba Kumar  <naba@gnome.org>
16646         * src/project_dbase.c: fixed bug #893400 ("Remove file" in project
16647         tree).
16649 2004-03-17  Pavol Bosik <Pavol.Bosik@siemens.com>
16651         * src/search-replace.c: fixed "Find Usage" crash when no project open
16653 2004-03-17  Naba Kumar  <naba@gnome.org>
16655         * data/autogen.sh.*, data/macros/autogen.sh, data/macros2/autogen.sh:
16656         Fixed the generated projects to read m4 directory if the directory
16657         exists (bug #917781).
16658         
16659 2004-03-12  Naba Kumar  <naba@gnome.org>
16661         * HACKING: Fixed formatting for auto-parsing.
16663 2004-03-10  Pavol Bosik <Pavol.Bosik@siemens.com>
16664         
16665         * src/anjuta.c, src/search-replace.c, src/search-replace.h: "Find Usage"
16666         rework (bug #890609)
16668 2004-03-10  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
16669         
16670         * src/aneditor.cxx: Fixed bug #910097 (Insert comment)
16672 2004-03-08  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
16673         
16674         * src/search-replace.c: "Replace All" in not opened files (All Project files, File List ...).
16675         * src/search_preferences.c: Fixed typo.
16676         
16677 2004-02-26  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
16678         
16679         * src/search-replace.c: improved Search&Replace
16680         For the moment "Replace All" does not work with non opened files
16681         but Anjuta should not crash now ! ??? 
16682         
16683 2004-02-26  Naba Kumar  <naba@gnome.or>
16685         * src/source.c: Fixed to pass cflags correctly
16686         and suppress the automake's default cflags.
16687         bug #816130, #801056, #782798, #773459
16688         
16689         * data/properties/anjuta.properties: Do not defualt to -k make option.
16690         bug #875486.
16692         * manuals/C/anjuta-manual/build.xml: Changed build shortcut to F11.
16693         bug #877683.
16694         
16695         * src/registers_gui.c: Fixed a runtime warning. bug #900087.
16696         
16697         * src/message-manager-private.cc: Disabled debug messages.
16698         
16699 2004-02-25  Adam Weinberger  <adamw@FreeBSD.org>
16701         * configure.in: Added 'en_CA' (Canadian English) to ALL_LINGUAS.
16703 2004-02-25  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
16704         * anjuta.glade, src/search-replace.c:
16705         Reduced Search&Replace dialog, bug #902636.
16706         
16707 2004-02-23  Naba Kumar  <naba@gnome.or>
16709         * manuals/C/anjuta-tutorial/anjuta-tutorial.xml: Fixed a typo
16710         (bug #866143).
16712 2004-02-24  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
16713         
16714         * src/search_incremental.c: Fixed bug #900903
16716 2004-02-23  Pavol Bosik <Pavol.Bosik@siemens.com>
16717         
16718         * src/defaults.c, src/message-manager.cc, src/project_dbase.c,
16719         src/anjuta.c: Fixed bugs #890609 and #890609
16721 2004-02-23  Naba Kumar  <naba@gnome.or>
16723         * src/message-manager.cc: Disconnects menuitem signal properly.
16724         Fixed bug #901723.
16725         
16726         * src/mainmenu_callbacks.c: Do not reload new files. Fixed
16727         bug #900897.
16728         
16729 2004-02-20  Naba Kumar  <naba@gnome.org>
16731         * src/message-manager-private.[c,h]: Implemented keypress
16732         event for the terminal and resets it when ctrl c or ctrl d
16733         is pressed. But it doesn't seem to be working on keypress.
16734         Added a workaround to let it work on key release instead.
16735         (bug #878357).
16736         
16737         * src/search-replace: Fixed compiler warnings.
16738         
16739 2004-02-18  Franco Catrin  <fcatrin@tuxpan.com>
16741         * src/mainmenu_callbacks.c, widgets/gnomefilelist.c:
16742         Use defined file name when saving new files (fixes bug #898105)
16743         Don't change filename when clicking on a directory
16744         
16745         BTW: Happy birthday to me :-)
16746         
16747 2004-02-18  Jean-Noel Guiheneuf <guiheneuf.jean-noel@wanadoo.fr>
16748         
16749         * src/search-replace.c: Fixed a crash bug 
16750         Crash on Find & Replace (#887833)
16751         
16752 2004-02-18  Naba Kumar  <naba@gnome.org>
16754         * src/executer.c: Fixed a crash bug.
16755         
16756         * widgets/gnomefilelist.[h,c], src/fileselection.[h,c],
16757         src/debugger.c, project_database_gui.c, src/anjuta.[h,c],
16758         src/anjuta_cbs.c, src/project_database.h: Subclasses GtkDialog
16759         instead of GtkWindow (Part of bug #671596).
16760         
16761         * anjuta.glade, src/breakpoints.c, src/anjuta_info.c,
16762         src/registers_gui.c, src/registers_cbs.[h,c],
16763         src/sharedlib_gui.c, src/sharedlib_cbs.[c,h],
16764         src/signals_cbs.[h,c], src/signals_gui.c, src/executer.c,
16765         src/compiler_options.c, src/an_file_view.c, start-with.c,
16766         src/anjuta-tools.c, help.c:
16768         Added "close" buttons on all
16769         dialogs (HIG) and fixed to properly response to ESC close
16770         (Part of bug #671596).
16772         * src/launcher.c: Disabled printing of long debug lines.
16773         
16774         * src/utilities.h: Fixed a compiler warning.
16775         
16776 2004-02-17  Franco Catrin  <fcatrin@tuxpan.com>
16778         * src/anjuta.c: "Save all" action now asks for filenames for new files
16779         (fixes bug #898111)
16781 2004-02-16  Franco Catrin  <fcatrin@tuxpan.com>
16783         * anjuta.glade, src/text_editor.c:
16784         Fixed a typo in Hello World indentation style 
16785         Fixed misuse of translated strings when looking for style
16786         This entry fixes bug #876037
16788 2004-02-16  Naba Kumar  <naba@gnome.org>
16790         * src/utilities.c: Fixed return value when dest file could
16791         not be created.
16793         Patch from: Dennis Moehlmann  <darksaidin@users.sourceforge.net>
16794         * src/utilities.[c,h]: Removed 'cmp' dependency and used
16795         internal function to compare files.
16796         
16797 2004-02-14  Franco Catrin  <fcatrin@tuxpan.com>
16799         * src/message-manager-private.cc:
16800         Set bold color as foreground color in terminal
16801         (fixes bug #864924)
16803         * src/aneditor.cxx:
16804         Use font style defined for message indicators in
16805         preferences/messages
16806         (fixes bug #885032)
16808 2004-02-13  Franco Catrin  <fcatrin@tuxpan.com>
16810         * src/build_project.c:
16811         Use build.silent option from preferences (fixes bug #895726)
16812         
16813 2004-02-11  Robert Sedak  <robert.sedak@sk.htnet.hr>
16815         * configure.in: Added "hr" (Croatian) to ALL_LINGUAS.
16817 2004-01-27  Johannes Schmid <jhs@cvs.gnome.org>
16818         
16819         Patch from Massimo Corà <maxcvs@email.it>:
16820         * scintilla/LexCPP.cxx: Support "///" comments
16822 2004-01-18  Jean-Noel Guiheneuf <jnoel@lotuscompounds.com>
16823         * src/Makefile.am, src/anjuta.c, src/search-replace.c,
16824         src/search_replace.h, src/search-replace_backend.h
16825         anjuta.glade
16826         
16827         * Added: src/search_preferences.c, src/search_preferences.h
16828         Allow the user to save search/replace settings and give them names.
16830 2004-01-16  Johannes Schmid <jhs@cvs.gnome.org>
16831         
16832         * scintilla/Makefile.am, scintilla/scintilla_marshal.[c/h/list],
16833         scintilla/ScintillaGTK.cxx:
16834         Hopefully fixed AMD 64 crash bug by using correct marshaller
16836 2004-01-16  Franco Catrin L. <fcatrin@tuxpan.com>
16838         * src/preferences.c: Save GtkOptionMenu properties properly
16839         * src/text_editor.c: Fixes editor mispell of fold.symbols property
16841 2004-01-15  Johannes Schmid <jhs@cvs.gnome.org>
16842         
16843         * configure.in, src/Makefile.am, scintilla/Makefile.am:
16844         Fixed libiconv issue
16845         * NEWS: Updated
16847 2004-01-15  Johannes Schmid <jhs@cvs.gnome.org>
16848         
16849         Patch from Pavol Bosik <Pavol.Bosik@siemens.com>:
16850         *  src/attach_process.c, src/debugger.c, src/registers.c/h,
16851         src/registers_cbs.c, src/registers_gui.c, src/search-replace.c
16852         src/sharedlib.c, src/sharedlib.h, src/sharedlib_cbs.c
16853         src/sharedlib_gui.c:
16854         Debugger speed-up, replaced deprecated GtkCList
16856 2004-01-14  Franco Catrin L.<fcatrin@tuxpan.com>
16858         * src/text-editor.c: Use stock gtk+ close button for editor tabs
16860 2004-01-13  Laurent Dhima  <laurenti@alblinux.net>
16862         * configure.in: Added "sq" to ALL_LINGUAS.
16864 2004-01-12  Changwoo Ryu  <cwryu@debian.org>
16866         * configure.in: Added "ko" to ALL_LINGUAS.
16868 2004-01-09  Jean-Noel Guiheneuf <jnoel@lotuscompounds.com>
16870         * src/toolbar.c, src/toolbar_callbacks.c, src/toolbar_callbacks.h,
16871         src/search_incremental.c, src/search_incremental.h: 
16872         Search_incremental code cleanup
16874 2004-01-08  Jean-Noel Guiheneuf <jnoel@lotuscompounds.com>
16876         * scintilla/*/*: Updated scintilla to CVS
16877         * Added: scintilla/Readme.sync
16878         * scintilla/Document.cxx, scintilla/Editor.cxx, scintilla/KeyWords.cxx,
16879         scintilla/LexMatlab.cxx, scintilla/LexOthers.cxx, scintilla/LexRuby.cxx,
16880         scintilla/LexVB.cxx, scintilla/ScintillaBase.cxx, scintilla/ScintillaBase.h,
16881         scintilla/ScintillaGTK.cxx,
16882         scintilla/include/SciLexer.h, scintilla/include/Scintilla.h,
16883         scintilla/include/Scintilla.iface: Updated.
16885 2004-01-07  Jean-Noel Guiheneuf <jnoel@lotuscompounds.com>
16887         * search-replace_backend.[ch], search_incremental[ch]: Added
16888         
16889         * find_text.[ch], find_in_files.[ch], find_in_files_cbs.[ch],
16890         find_replace.[ch]: Removed.
16891         
16892         * anjuta.glade, src/search-replace.c, src/search-replace.h,
16893         src/search-replace_backend.c, src/search-replace_backend.h,
16894         src/mainmenu_callbacks.c, src/mainmenu_callbacks.h,
16895         src/anjuta.c, src/anjuta.h, src/project_dbase.c, src/project_dbase.h,
16896         src/toolbar_callbacks.c, src/Makefile.am: The advanced Search/Replace
16897         functionality now replaces the older Find/Replace stuff. The Search/Replace
16898         functionality can be interrupted during a long Search/Replace.
16900 2004-01-02  Dan Elphick <dre00r@ecs.soton.ac.uk>
16902         * widgets/gnomefilesel.c: Fix use of previously freed memory on
16903         selecting ".." and "." from file selector. 
16905 2004-01-02  Johannes Schmid <jhs@cvs.gnome.org>
16907         * anjuta.glade: Fixed wrong "fold.symbols" property
16909 2003-12-31  Johannes Schmid <jhs@cvs.gnome.org>
16910         
16911         * src/project_dbase_gui.c: Alphabetical order ;-)
16912         * src/compiler_options.c: Fixed bug #867539
16913         * src/launcher.c: Workaround for bugs #864922, #849928,
16914         #846386 and #845782: The launcher no longer hangs but does
16915         not get the exit status correctly sometimes.
16916         * Changes suggested by Bosik are obviously already in without
16917         any Changelog entry (ClsGen.c, project_dbase_gui.c)
16918         * NEWS, README, anjuta.prj, configure.in: 
16919         Changed version to 1.2.1
16920         
16921         Patch from Andreas Volz <andreas99@users.sourceforge.net>:
16922         * anjuta_dialogs_strings.c, anjuta.glade: 
16923         Fixed bugs #860906, #859329
16924         
16925         Patch from grzegol@pld-linux.org
16926         * anjuta.desktop.in.in: Fixed bug #858993 (Follow 
16927         freedesktop.org standard)
16929 2003-12-31  Johannes Schmid <jhs@cvs.gnome.org>
16930         
16931         Patch from Stefano Vallarino <stevalla@libero.it>:
16932         * src/source.[c/h]: Fixes cpp sample file to conform to 
16933         ISO/IEC 14882, C++-Standard 
16935 2003-12-31  Dan Elphick  <dre00r@ecs.soton.ac.uk>
16937         Review by Johannes Schmid <jhs@cvs.gnome.org>
16938         * src/build_file.[ch]: Add build_execute_shell_command which executes the
16939         command using sh -c.
16940         * src/compile.c: Use build_execute_shell_command when compiling single
16941         files.
16943 2003-12-31  Johannes Schmid <jhs@cvs.gnome.org>
16944         
16945         Patch from Pavol Bosik  <Pavol.Bosik@siemens.com>:
16946         * src/breakpoints.c: Code cleanup, workaroud for possible 
16947         launcher bug
16948         * src/src_paths.c: Update debugger dirs on directory change
16950 2003-12-31  Pavol Bosik  <Pavol.Bosik@siemens.com>
16952         Review by Johannes Schmid <jhs@cvs.gnome.org>
16953         * src/attach_process.c, src/attach_process.h, anjuta.glade:
16954         sortable headers, process tree, removal of path and process params
16955         * src/debugger.c, src/debugger.h, anjuta/src/aneditor.cxx,
16956         anjuta/src/mainmenu_callbacks.c, anjuta/src/watch_cbs.c:
16957         code cleanup
16959 2003-12-31  Johannes Schmid <jhs@cvs.gnome.org>
16960         
16961         Patch from: Jean-Noel Guiheneuf <jnoel@lotuscompounds.com>
16962         * anjuta.glade, src/mainmenu_callbacks.c, src/file.[c/h]:
16963         Add a dialog for "New file" which lets the user set the 
16964         filename and to add copyright/header templates to the file
16965         * Review: Changed function names to contain modules name (file_)
16967 2003-12-09  Naba Kumar  <naba@gnome.org>
16969         * setup-gettext: Fixed a typo.
16970         * scintilla/Makefile.am: Fixed a build error for SMP systems.
16972 ---- Released version 1.2.0 ---
16974 2003-12-08  Naba Kumar  <naba@gnome.org>
16976         * src/preferences.c: Fixed compiler error.
16977         * global_tags/create_global_tags.sh: Fixed to install properly
16978         even when system.tags could not be generated.
16979         * NEWS: Updated.
16981 2003-12-06  Naba Kumar  <naba@gnome.org>
16983         * setup-gettext: Fixed to not generate intl directory with gettextize.
16985         Patch from:  Karl-Heinz Brünen  <k.bruenen@eprosoft.de>
16986         * src/anjuta.c: Filters out unnecessary files from find in files
16987         command.
16988         
16989         * NEWS: Updated.
16990         * manuals/C/anjuta-tutorial/anjuta-tutorial.xml: Fixed tutorial
16991         * src/widzard_gui.c: Added horiz scrollbar for desc text.
16992         
16993 2003-12-04  Naba Kumar  <naba@gnome.org>
16994         
16995         * src/gnome_project.c: Enables debug and optimization flags for
16996         new projects.
16997         
16998         Patch from: Pavol Bosik  <Pavol.Bosik@siemens.com>
16999         
17000         * src/project_dbase_gui.c: combined header and c files for
17001         file selector.
17002         
17003         * plugins/class-gen/clsGen.c: Fixed file name typo in generated file.
17004         * data/properties/pascal.properties: Fixed pascal syntax highlighting.
17006 2003-11-30  Abel Cheung  <maddog@linux.org.hk>
17008         * configure.in: Added "cs" "mk" "sr" "sr@Latn" to ALL_LINGUAS.
17010 2003-11-29  Naba Kumar  <naba@gnome.org>
17012         * configure.in, anjuta.prj: Bumped version to 1.2.0.
17013         * NEWS: Updated.
17015 2003-11-28 Johannes Schmid <clubfan@users.sourceforge.net>
17016         
17017         * src/main_menubar.c: Now files cannot be opened twice in recently
17018         file menu
17020 2003-11-27  Pavol Bosik  <Pavol.Bosik@siemens.com>
17022         * src/breakpoints.c: Fixed parsing of gdb output for breakpoints in C++
17024 2003-11-28  Naba Kumar  <naba@gnome.org>
17026         * scintilla/*/*: Updated scintilla to CVS (2003-11-28)
17027         
17028 2003-11-27  Naba Kumar  <naba@gnome.org>
17030         * src/breakpoints.c, src/launcher.c, src/find_text.c,
17031         src/test_editor_cbs.c, src/signals_cbs.c: Fixed compiler warnings.
17032         
17033         * src/appwiz_page1.c, src/appwiz_page4.c, src/appwizard.[c,h],
17034         src/appwizard_gui.c, src/gnome_project.c, src/project_dbase.[c,h],
17035         src/project_import_gui.c, src/wizard_gui.[c,h]: Implemented a
17036         checkbox in project wizard (project options page) to enable/disable
17037         source code generation with glade(mm).
17038         
17039         * NEWS: Updated
17040         
17041 2003-11-19  Pavol Bosik  <Pavol.Bosik@siemens.com>
17043         * src/dnd.c: Opening files with special characters in the name.
17045 2003-11-20  Jordi Mallach  <jordi@sindominio.net>
17047         * configure.in (ALL_LINGUAS): Bah, "ca" (Catalan) has been missing for
17048         a long time.
17050 2003-11-18  Naba Kumar  <naba@gnome.org>
17052         * src/anjuta-tools.c, src/build_file.c, src/cvs.c, src/debugger.c,
17053         src/find_in_files.c, src/gnome_project.c, src/launcher.c,
17054         src/project_import.c, plugins/patch/patch-plugin.c:
17055         Fixed g_signal_diconnect calls to pass correct data.
17056         (Fixed possible crash in project imports).
17057         
17058         * NEWS: Updated.
17059         
17060 2003-11-18  Pavol Bosik  <Pavol.Bosik@siemens.com>
17062         Reviewed by Naba Kumar  <naba@gnome.org>
17063         * src/launcher.[h,c], src/debugger.c: Fixed encoding bug with GIOChannel
17064         and debugger. Sets default settings for pty in launcher.
17065         * data/gdb.init: Removed charset work around (now works with user's
17066         native charset)
17067         * src/debugger.c: Code cleanup. Removed duplicate call to 'info signals'.
17069 2003-11-18  Naba Kumar  <naba@gnome.org>
17071         * src/anjuta-encodings.c, src/preferences.c: Renamed all variable
17072         names of 'index' to 'idx'.
17073         
17074 2003-11-17  Naba Kumar  <naba@gnome.org>
17076         Patch from: arief_mulya  <arief_m_utama@telkomsel.co.id>
17077         * src/project_dbase.c: Prompts user for unsaved project files
17078         when project is closed.
17079         
17080 2003-11-16  Naba Kumar  <naba@gnome.org>
17082         Patch from: Marcin "Zenek" Jaskólski  <zenek@moo.pl>
17083         * src/appwizard_cbs.c, src/start-with.c: Fixed compiler errors with
17084         older gcc.
17085         
17086 2003-11-11  Johannes Schmid <clubfan@users.sourceforge.net>
17087         
17088         * src/anjuta.c: Fixed crash related to tag == NULL while 
17089         anjuta is exiting
17091 2003-11-11  Naba Kumar  <naba@gnome.org>
17093         * src/glade_iface.c: Avoids error conditions for glade or glademm not
17094         found. It simply doesn't generate the c/c++ codes and continues with
17095         just a warning.
17096         * NEWS: Updated.
17097         
17098 2003-11-10  Naba Kumar  <naba@gnome.org>
17100         * anjuta.glade, anjuta_dialogs_strings.c: Fixed typos in
17101         'Start with dialog'.
17103         * configure.in, manuals/Makefile.in, manuals/de/* (new): Added
17104         German translation of anjuta-tutorial.
17105         
17106         * src/launcher.c: Fixed an encoding bug with GIOChannels.
17107         * NEWS: Updated.
17109 2003-11-10  Jean-Noel Guiheneuf   <jnoel@saudionline.com.sa>
17111         * src/breakpoints.c, src/project_dbase.c, src/text_editor.c:
17112         Fixes the Bug #823249, Fixes the Bug #713229 When the user enables
17113         the syntax highlighting in Preferences, the automatic syntax
17114         highlighting is now selected. When the debugger is stopped and the
17115         breakpoints window not closed, the gtk_tree_view in this window is
17116         now made unsensitive.
17118 2003-11-07  Johannes Schmid  <clubfan@users.sourceforge.net>
17120         * src/preferences.h, src/preferences.c, anjuta.glade:
17121         Fixed translation bug in preferences by using GtkOptionMenu
17122         * anjuta.prj: Project version 1.1.98
17124 ---------------- Released version 1.1.98 ----------------
17126 2003-11-07  Naba Kumar  <naba@gnome.org>
17128         * anjuta.spec.in: Revived docs package and combined all docs into
17129         one package.
17130         * configure.in: Bumped version to 1.1.98 rc2
17131         * NEWS: Updated.
17132         * anjuta.spec.in: Fixed scrollkeepr-update command.
17133         * anjuta.spce.in: Fixed file permissions.
17135 2003-11-06  Naba Kumar  <naba@gnome.org>
17137         * src/mainmenu_callback.[c,h], src/main_menubar_def.h: Added help
17138         menus to activate anjuta helps.
17139         
17140         * manuals/C/anjuta-faqs/anjuta-faqs.sgml (removed),
17141         manuals/C/anjuta-faqs/anjuta-faqs.xml (added),
17142         manuals/C/anjuta-faqs/legal.xml (added),
17143         manuals/C/anjuta-faqs/Makefile.am,
17144         manuals/C/anjuta-faqs/anjuta-faqs-C.omf,
17145         manuals/C/anjuta-faqs/.cvsignore,
17146         manuals/C/anjuta-tutorial/anjuta-tutorial.sgml (removed),
17147         manuals/C/anjuta-tutorial/anjuta-tutorial.xml (added),
17148         manuals/C/anjuta-tutorial/legal.xml (added),
17149         manuals/C/anjuta-tutorial/Makefile.am,
17150         manuals/C/anjuta-tutorial/anjuta-tutorial-C.omf,
17151         manuals/C/anjuta-tutorial/.cvsignore,
17152         manuals/C/anjuta-manual/*.sgml (removed),
17153         manuals/C/anjuta-manual/*.xml (added),
17154         manuals/C/anjuta-manual/Makefile.am,
17155         manuals/C/anjuta-manual/anjuta-manual-C.omf,
17156         manuals/C/anjuta-manual/.cvsignore,
17157         manuals/C/topic.dat (removed), manuals/C/Makefile.am,
17158         manuals/ja/anjuta-faqs/anjuta-faqs.sgml (removed),
17159         manuals/ja/anjuta-faqs/anjuta-faqs-ja_JP.eucJP.omf (removed),
17160         manuals/ja/anjuta-faqs/anjuta-faqs-ja_JP.UTF-8.omf (added),
17161         manuals/ja/anjuta-faqs/anjuta-faqs.xml (added),
17162         manuals/ja/anjuta-faqs/legal.xml (added),
17163         manuals/ja/anjuta-faqs/Makefile.am,
17164         manuals/ja/anjuta-faqs/anjuta-faqs-C.omf,
17165         manuals/ja/anjuta-faqs/.cvsignore,
17166         manuals/ja/anjuta-manual/*.sgml (removed),
17167         manuals/ja/anjuta-manual/anjuta-manual-ja_JP.eucJP.omf (removed),
17168         manuals/ja/anjuta-manual/anjuta-manual-ja_JP.UTF-8.omf (added),
17169         manuals/ja/anjuta-manual/*.xml (added),
17170         manuals/ja/anjuta-manual/Makefile.am,
17171         manuals/ja/anjuta-manual/anjuta-manual-C.omf,
17172         manuals/ja/anjuta-manual/.cvsignore,
17173         manuals/ja/topic.dat (removed), manuals/ja/Makefile.am,
17174         manuals/sgmldocs.make (removed),
17175         manuals/xmldocs.make (added), manuals/omf.make (added),
17176         manuals/Makefile.am, configure.in, Makefile.am: Converted old sgml
17177         documentations to newer docbook xml documentations. Converted 
17178         Japanesh docs to UTF8 docs. Fixed installations. Update cvsignores.
17179         Enabled manulas installations.
17180         
17181         * gdl/.cvsignore, scintilla/.cvsignore, .cvsigore: Updated.
17183 2003-11-05  Naba Kumar  <naba@gnome.org>
17185         * data/gdb.init: Sets host's charset to ascii to solve debugger
17186         freeze up due to uninitialized strings in target program.
17188         * src/mainmenu_callbacks.c, src/watch_cbs.c, src/message-manager.[cc,h]:
17189         Fixed a crash bug with 'Add expression in watch'. Bug #822017
17190         
17191         * NEWS: Updated.
17192         
17193         Patch from: Bosik Pavol  <Pavol.Bosik@siemens.com>
17194         src/launcher.c: Turns off echo in spawned pty to fix debugger.
17196 2003-11-04  Naba Kumar  <naba@gnome.org>
17198         * scintilla/Makefile.am, widgets/Makefile.am: Fixed distribution
17199         problems.
17200         
17201         Patch from: Jean-Noel Guiheneuf <jnoel@saudionline.com.sa
17202         * src/aneditor.cxx, src/aneditor.h, src/controls.c, src/main_menubar.c,
17203         src/main_menubar.h, src/main_menubar_def.h, src/mainmenu_callbacks.c,
17204         src/mainmenu_callbacks.h: Added emacs style c/c++ custom indentation
17205         in file headers.
17206         
17207         * src/search-replace.c: Fixed infinite loop bug.
17208         * start-with.c: Fixed a crash bug with "Open last project".
17209         
17210         Patch from: Karl-Heinz Brünen  <k.bruenen@eprosoft.de
17211         * scintilla/Makefile.am: Fixed compiler option.
17212         
17213 2003-10-16  Naba Kumar  <naba@gnome.org>
17215         Patch from: Jean-Noel Guiheneuf <jnoel@saudionline.com.sa
17216         * src/text_editor.c: Fixed autoformat.
17217         
17218 2003-10-15  Naba Kumar  <naba@gnome.org>
17220         * src/anjuta_cbs.c: Used ALT+number for editor tab browsing, instead
17221         of CTRL+number.
17222         
17223 2003-10-09  Naba Kumar  <naba@gnome.org>
17225         * src/cvs_gui.c: Fixed a UI bug (hides the unwanted frame).
17226         
17227 2003-10-08  Naba Kumar  <naba@gnome.org>
17229         * src/source.c: Fixed a GETTEXT typo error.
17230         * anjuta.glade: Made 'Sorted in order you open them' default option
17231         for editor tabs.
17233         Patch from: Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
17234         * anjuta.glade, data/properties/anjuta.properties:
17235         Fixed the freeze of the "Preferences" combos at the first Anjuta
17236         init is generated by:
17237                 - a not complete translation of preferences.c file
17238                 - a difference between 2 names in anjuta.glade and
17239                 anjuta.properties (arrows --> Arrows , bottom --> Bottom)
17240                 - the same name given to 3 combos (anjuta.glade).
17241                 
17242         * src/find_text.c: If the "whole document" mode is selected,
17243         a new search will select the next occurrence (Bug #764954).
17244         It is now possible to use the shortcuts to search next or previous
17245         occurrence even if the search dialog has the focus.     Bug #790318
17246         
17247         * src/main_menubar_def.h: "Select code block" shortcut; the new
17248         shortcut is now Alt+L instead of Alt+B (already used by _Build menu).
17249         (Bug #811016).
17251         Patch from: Richard Lee  <r.h.lee@comcast.net>
17252         * tagmanager/include/tm_tag.h, tagmanager/tm_tag.c,
17253         tagmanager/tm_workspace.c: The following is a patch to fix a
17254         seemingly random occurence where Anjuta would crash when a
17255         certain key was pressed.
17257 2003-09-29  Naba Kumar  <naba@gnome.org>
17259         * src/find_in_files.c: Ignores binary by default. Disabled the option
17260         of NOCVS search, because launcher does not use sh and hence can not
17261         pipe.
17262         
17263         * src/project_dbase.c, src/session.[h,c]: Fixed to save the
17264         "clean before build" state in project session and not in account session,
17265         otherwise the state gets reflected to other projects causing annoyance.
17266         
17267         * src/compiler_options.c: Fixed a bug where compiler options were always
17268         claimed 'modified'.
17270         * src/build_project.c, data/properties/anjuta.properties,
17271         src/commands.[h]: Fixed a bad bug where clean-before-build
17272         doesn't work.
17273         
17274         * scintilla/patches/research-cvs-nolog.diff,
17275         scintilla/patches/scintilla-ac-gtk2-port.diff,
17276         scintilla/patches/scintilla-ac-sort-fix.diff,
17277         scintilla-optimization.diff: Removed, because they are already in
17278         scintilla CVS.
17279         
17280         * scintilla/*/*: Update scintilla to current CVS (just after 1.55 release,
17281         2003-09-29).
17283         * scintilla/LexMPT.cxx, scintilla/LexMetapost.cxx, scintilla/LexTeX.cxx,
17284         scintilla/LexYAML.cxx: Added new scintilla lexers.
17285         
17286         * TODO, NEWS: Updated.
17288         Patch from: Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
17289         * src/utilities.c: Fixed typo bugs.
17291 2003-09-26  Naba Kumar  <naba@gnome.org>
17293         * src/anjuta.c: Only connects to kernel SIGCHLD signal.
17294         * src/find_replace.c, src/find_text.c, src/mainmenu_callbacks.c,
17295         src/text_editor.[c,h], src/toolbar_callbacks.c: Added wrap in
17296         text_editor_find() and Fixed I-Search wrapping.
17297         * src/debugger.c: Fixed to pass a newline after a debugger
17298         command (which was broken since the launcher was refactored.
17299         (Pointed out by Bosik Pavol  <Pavol.Bosik@siemens.com>)
17301 2003-09-25  Naba Kumar  <naba@gnome.org>
17303         * src/toolbar_callbacks.c: Fixed start of incremental search.
17304         
17305         Patch from: Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
17306         * src/controls.c, src/main_menubar.c, src/main_menubar.h,
17307         src/main_menubar_def.h, src/mainmenu_callbacks.c,
17308         src/toolbar_callbacks.c, src/toolbar.c: Added reverse search
17309         menu and implementation.
17311 2003-09-24  Pavol Bosik  <bosikp@frcatel.fri.utc.sk>
17313         Reviewed by 2003-09-24  Naba Kumar  <naba@gnome.org>
17314         * src/debug_tree.c, src/debug_tree.h: Fixed color of modified
17315         variables in Locals window.
17317 2003-09-24  Frederic RUAUDEL <grumz@users.sourceforge.net>
17319         Reviewed by 2003-09-24  Naba Kumar  <naba@gnome.org>
17320         * src/utilities.[ch] : Fix a tooltip bug in 
17321         anjuta_util_toolbar_append_stock(), the label appeared instead of
17322         the tooltip text. Remove label from arguments of the function
17323         because label is included in the stock icon data.
17324         * src/toolbar.c : Fix call to anjuta_util_toolbar_append_stock().
17325         * src/text_editor_gui.c : Fix call to anjuta_util_toolbar_append_stock().
17326         * FIXME: translation file should be updated because of label text removal.
17328 2003-09-24  Naba Kumar  <naba@gnome.org>
17330         * scintilla/PlatGTK.cxx: Fixed font setting in widget style.
17331         
17332         * src/launcher.[c,h], plugins/patch/patch-plugin.c, src/anjuta-tools.c,
17333         src/build_file.c, src/cvs.c, src/find_in_files.c, src/gnome_project.c,
17334         src/project-import.c, src/anjuta.c: Implemented buffered outputs for
17335         stdout and stderr. Also buffered output and check-for-password
17336         can be enabled/disabled. Added proper UTF8 handling. Fixed pty input
17337         with password prompts. Checkes for password prompts from all outputs.
17338         
17339         * src/utilities.[h,c]: Defined anjuta_util_convert_to_utf8() function
17340         which takes a string (which could be utf8 also) and converts into
17341         utf8 string.
17342         
17343         * src/main.c: Connects kernel signals after gnome_program_init().
17344         
17345         Patch from: Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
17346         * src/message-manager.c: Fixed bug #787026 by converting the strings
17347         to proper UTF8.
17348         
17349 2003-09-22  Naba Kumar  <naba@gnome.org>
17351         * src/scintilla/patches/scintilla-ac-gtk2-port.diff,
17352         scintilla/PlatGTK.cxx: Ported autocomplete window to gtk2 by removing
17353         GtkCList and using GtkTreeView instead. Added the patch.
17354         * src/scintilla/patches/scintilla-ac-sort-fix.diff,
17355         scintilla/PlatGTK.cxx: Fixes sorting bug in AC.
17356         
17357 2003-09-19  Naba Kumar  <naba@gnome.org>
17359         * printing/print.c: Proper UTF8 printing support.
17360         * src/main.c: moved kernel signal connects at the
17361         end of application initialization.
17362         
17363 2003-09-18  Naba Kumar  <naba@gnome.org>
17365         * scintilla/*/*, src/scintilla/Makefile.am, src/Makefile.am,
17366         (new) lexers.make, (new) lexers: Update scintilla to latest
17367         scintilla CVS (2003-09-18), added new lexers, automated
17368         lexers makefiles sections and scintilla update. Added
17369         patches. Optimized pango rendering. Fixed a crash bug
17370         in scintilla.
17371         
17372         * (new) scintilla/patches/research-cvs-nolog.diff: Added
17373         patch to remove cvs log command from RESearch.cxx file.
17374         * scintilla/patches/scintilla-pango-always.diff:
17375         Fixed file name.
17376         * scintilla/RESearch.cxx: Removed spurious cvs log command
17377         and logs.
17378         * (new) scintilla/test-scintilla.cxx: A test file for scintilla.
17379         
17380         Patch from: Bosik Pavol <Pavol.Bosik@siemens.com>
17381         * src/dnd.c: Fixed a crash bug with DND.
17382         
17383 2003-09-15  Naba Kumar  <naba@gnome.org>
17385         * src/text_editor.[c,h], src/anjuta.c, src/breakpoints.c,
17386         src/goto_line.c, src/mainmenu_callbacks.c, src/text_editor_cbs.c,
17387         src/toolbar_callbacks.c: Added an additional parameter to
17388         text_editor_goto_line() funtion which decides if the line should
17389         be made visible (if it's under fold).
17390         
17391         * src/style-editor.c: Fixed a compiler warning.
17392         * src/message-manager.cc: Calls parent method correctly.
17394         * src/preferences.h: Fixed prent class.
17395         
17396         Patch from: Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
17397         * src/project_dbase.c: Fixed bug #713210.
17398         
17399 2003-09-14  Hasbullah Bin Pit <sebol@ikhlas.com>
17400                                                                                 
17401         * configure.in: Added 'ms' (Malay) to ALL_LINGUAS.
17403 2003-09-11  Naba Kumar  <naba@gnome.org>
17405         Patch from: Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
17406         * src/style-editor.c: Fixed bug #769130 (Crash on font
17407         selection dialog).
17408         
17409         * src/message-manger.[h,cc]: Made AnMessageManager
17410         derived from GtkFrame and removed deprecated code.
17411         
17412         * src/breakpoints.c, src/search-replace.c, src/source.c: Fixed
17413         compiler warnings.
17414         
17415 2003-09-09  Naba Kumar  <naba@gnome.org>
17417         * src/Makefile.am: Addded rules for built sources.
17418         
17419 2003-09-08  Naba Kumar  <naba@gnome.org>
17421         * (new) src/anjuta-marshalers.list: Added marshalers definition
17422         file.
17423         
17424         * src/source.c: Fixed bug #762043 and makes sure, CFLAGS
17425         and CXXFLAGS are not overwriten by automake's default.
17426         * src/style-editor.c: Added 'operators' in the style editor.
17427         
17428         Patch from Masahito Omote <utyuuzin@users.sourceforge.net>
17429         and Jesus Gonzalez  <jgonzlz@terra.es> (combined).
17430         * src/message-manager-private.cc, src/message-manager.cc:
17431         Converts message going into message into UTF-8 endoding.
17432         * src/main.c: Uses UTF-8 codeset for localization.
17433         
17434 2003-09-08  Franco Catrin L.  <fcatrin@tuxpan.cl>
17436         * src/anjuta.desktop.in.in: Added Encoding attribute (required).
17437         
17438 2003-09-08  Naba Kumar  <naba@gnome.org>
17440         * TODO: Updated.
17441         
17442         Patch from Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
17443         * src/find_in_files.c, src/find_replace.c, src/search_replace.c:
17444         Fixed bug #798717, Find - Find&Replace - Find in files bug;
17445         The combo entries were updated if the same data with a different
17446         case exist in the combo list. The combo entries are now case sensitive. 
17447         Search&Replace bug; First search ,max actions = 0 ==> now max
17448         actions = 100.
17449         
17450 2003-09-08  Naba Kumar  <naba@gnome.org>
17452         * TODO: Updated.
17453         * src/utilities.[c,h]: a function takes contant args.
17454         * src/anjuta.[c,h]: Fixed child registering/unregistering routine.
17455         Now the child terminated signal is emitted properly.
17456         * src/Makefile.am: Used $(top_srcdir) for referring to 
17457         scintilla objects.
17458         * (new) src/anjuta-marshalers.list, src/Makefile.am: Added marshalers
17459         definitions file which will generate anjuta-marshalers.[c,h] files.
17460         * src/.cvsignore: Updated.
17461         * src/build_project.c: Changed su command to preserve quotes.
17462         * src/anjuta-tools.c, tagmanager/tm_project.c,
17463         tagmanager/tm_workspace.c: Use standard tmp file.
17464         * configure.in: Cleaned up. Provide -g -O0 flags for final build also
17465         so that users could report bugs easily.
17466         * configure.in, anjuta.spec.in: Removed libzvt references/dependency.
17467         
17468         * tagmanager/tm_workspace.c, tm_file_entry.c, widgets/gnomefilelist.c,
17469         printing/print.c, plugins/sample1/plugin-sample1.c, src/an_file_view.c,
17470         src/an_symbol_view.c, src/utilities.[c,h], src/anjuta-encodings.c,
17471         src/attach_process.c, src/breakpoints.c, src/commands.c,
17472         src/compiler_options.c, src/configurer.c, src/cvs_gui.c,
17473         src/cvs_cbs.c, src/debug_tree.c, src/debugger.c, src/executer.c,
17474         src/find_in_files.c, src/find_in_files_cbs.c, src/mainmenu_callbacks.c,
17475         src/memory.c, src/message-manager-private.c, src/preferences.c,
17476         src/project_config.c, src/project_dbase.c, src/source.h, src/src_paths.c,
17477         src/search-replace.[c,h], stack_trace.c, text_editor.c,
17478         src/text_editor_cbs.c, src/toolbars.c, src/watch.c, src/watch_gui.c,
17479         src/source.c, src/anjuta.c, src/glade_iface.c, src/style_editor.c:
17480         Fixed compile warnings and cleanup.
17481         
17482         * src/launcher.[c,h], src/anjuta-tools.c, src/build_file.c,
17483         src/build_project.c, src/clean_project.c, src/compile.c, src/configurer.c,
17484         src/cvs.c, src/find_in_files.c, src/gnome_project.c, src/project_import.c: 
17485         Removed libzvt usage and implemented child spawing differently. Launcher is
17486         now proper GObject, which can be created multiple times (and can be
17487         operated in parallel).
17489         * src/appwizard_cbs.c: Fixed bug #740881 (crash on project wizard).
17490         * src/project_import_gui.c, src/project_import_cbs.c,
17491         src/project_import.[c,h], mainmenu_callbacks.c: Fixed bug #766070
17492         (crash on project import). Removed deprecared codes.
17493         
17494 2003-09-03 Johannes Schmid <clubfan@users.sourceforge.net>
17495         
17496         * src/cvs.c: Fixed cvs output bug.
17498 2003-09-03  Naba Kumar  <naba@gnome.org>
17500         Patch from: Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
17501         * src/aneditor.cxx, src/breakpoints.c, src/breakpoints.h,
17502         src/mainmenu_callbacks.c, src/text_editor.c, src/text_editor.h,
17503         src/text_editor_cbs.c: Implements --
17504                 If the debugger is started
17505                         A double click in the margin add or remove a breakpoint
17506                         A single click activate or deactivate the breakpoint
17507                 else
17508                         A double click in the margin add or remove a bookmark
17510 2003-09-03 Johannes Schmid <clubfan@users.sourceforge.net>
17511         
17512         Reviewed by Naba Kumar  <naba@gnome.org>
17513         * src/cvs_gui.[c/h], mainmenu_callbacks.c:
17514         User is now able to choose a branch on cvs update for project.
17515         Cleaned up variable names.
17517 2003-09-03  Naba Kumar  <naba@gnome.org>
17519         * (new) scintilla/LexEScript.cxx, scintilla/LexLout.cxx,
17520         src/Makefile.am: Added lexers.
17521         * scintilla/*/*: Updated...
17522         * src/an_symbol_view.c: Fixed a crash bug.
17523         * src/compiler_options.c, src/project_dbase.c: Fixed compile
17524         and build bugs.
17525         * src/main_menubar.[c,h]: Removed 'page setup' menu item.
17526         * src/source.c: Fixed project generation bug with gettext code.
17527         * tagmanager/tm_project.c: Fixed a crash bug.
17528         * src/compiler_options.c, src/project_dbase.c: Fixed build failure
17529         bug when there is no project open. Bug #____.
17530         * src/source.c: Fixed a bug with build failure with non-gnome
17531         project with glade-generated source (eg. gtk2). Bug #____.
17532         * NEWS: Updated...
17534 2003-08-22  Naba Kumar  <naba@gnome.org>
17536         Patch from: Rob Bradford  <rob@debianplanet.org>
17537         * data/Makefile.am: Fixed to install properly during
17538         package building.
17539         
17540         Patch from: Etay Meiri  <etay-m@bezeqint.net>
17541         * src/debug-tree.c: Fixed a crash bug.
17542         * src/compiler_options.c: Takes care of linking the missing pieces;
17543         C flags, libs, optimization options, debug and profile.
17545         Patch from: Enver ALTIN  <ealtin@casdb.com>
17546         * src/anjuta_cbs.c, src/find_replace.c: Trivial dialog HIG fixes.
17547         
17548 2003-08-22  Johannes Schmid <clubfan@users.sourceforge.net>
17550         Reviewed by Naba Kumar  <naba@gnome.org>
17551         * src/project_dbase.c: Fixed bugs #778263 and #778413
17552           Adding multiple files to project should work now.
17554 2003-08-22  Pavol Bosik  <bosikp@frcatel.fri.utc.sk>
17556         Reviewed by Naba Kumar  <naba@gnome.org>
17557         * src/dnd.c: Fixed Drag&Drop (opening file(s)).
17558         * src/debug_tree.c, src/debugger.c: Fixed context menu separator
17559         for Locals window.
17561 2003-08-08  Abel Cheung  <maddog@linux.org.hk>
17563         * anjuta.glade, anjuta_dialog_strings.c: Fix typo. (#107513)
17565 2003-08-08  Abel Cheung  <maddog@linux.org.hk>
17567         * src/text_editor.c: Fix translatable string (#113934).
17569 2003-07-04  Naba Kumar  <naba@gnome.org>
17571         * src/compiler_options.c, src/project_dbase.c: Fixed build failure
17572         bug when there is no project open. Bug #____.
17573         
17574         * src/source.c: Fixed a bug with build failure with non-gnome
17575         project with glade-generated source (eg. gtk2). Bug #____.
17577 2003-06-26  Naba Kumar  <naba@gnome.org>
17579         * src/anjuta.h: Removed reference to windows-dialog.h.
17580         * src/message-manager-private.[cc,h]: Fixed doulbe click
17581         activation of messages to properly jump at the destination.
17582         * src/toolbar_callbacks.c: Fixed search combo pulldown bug.
17583         * src/toolbar.c: Code clean-ups.
17584         
17585         * tagmanager/tm_file_entry.c, tagmanager/tm_project.c,
17586         tagmanager/tm_symbol.c: Used g_return_if_fail() instead of g_assert().
17587         
17588         * src/message-manager-private.[cc,h]: Removed dead codes.
17589         
17590         * (new) data/properties/css.properties,
17591         data/properties/anjuta.properties, data/properties/Makefile.am:
17592         Added CSS syntax hiliting properties.
17593         
17594         * tagmanager/tm_file_entry.c: Fixed a possible bug.
17595         * src/debugger.c: Clean ups.
17596         * src/lexer.h: Added CSS lexer definition.
17597         
17598         * Makefile.am: Installs destop file properly.
17599         * configure.in: Bumped version to 1.1.97 (RC1 for 1.2.0 stable).
17600         * NEWS: Updated for 1.1.97 release.
17601         * src/main_menubar_def.h: Changed some non working shortcuts.
17602         
17603 2003-06-24  Naba Kumar  <naba@gnome.org>
17605         * src/search-replace.c: Shows the dialog properly, even when it is
17606         hidden behind another window.
17607         
17608         * (removed) src/windows-dialog.[c,h], src/Makefile.am, po/POTFILES.in,
17609         src/anjuta.[c,h], (removed) pixmaps/windows-style-*.png,
17610         pixmaps/Makefile.am: Removed windows-dialog and setup wizard files
17611         and code clean up.
17612         
17613         * anjuta.glade, anjuta_dialog_strings.c: Removed windows-dialog and
17614         setup wizard dialogs.
17615         
17616         * src/debugger.c: Removed a redundant call to
17617         debugger_update_controls().
17618         * src/compiler_options.c, src/launcher.c: code cleanup.
17619         * src/executer.c: Fixed execution bug with 'Set Program params...".
17620         
17621 2003-06-23  Naba Kumar  <naba@gnome.org>
17623         * widgets/e-splash.c: Removed border around the splash image.
17624         * anjuta.spec: correct libgnomeprintui22 name in depencencies.
17625         * widgets/gnomefilelist.c: Implemented multiple file selection mode.
17626         * src/cvs.c: Added a frame around commit log text widget.
17627         * src/prefereces.[c,h], anjuta.glade, anjuta_dialog_strings.c: Fixed
17628         crash bug associated with translated combo box list in preferences
17629         dialog (in different locale other than en_US). Used widget names
17630         to pass the combo list items.
17631         * po/POTFILES.in: Updated.
17632         * src/launcher.c: Creates the zvt terminal at startup (and not
17633         every time a build is done) -- speeds up buld operations.
17634         * src/file_history.c: Should be if() conditional instead of
17635         assertion check.
17636         * tagmanager/tm_work_object.c, src/utilities.c, src/text_editor.c:
17637         Disabled useless warnings.
17638         * src/project_dbase.c: Fixed bonobo 2 project name.
17639         * src/project_dbase.c, src/source.c: Corrected bonobo2 project name
17640         and uses correct glade-2 for file generation.
17641         
17642 2003-06-21  Naba Kumar  <naba@gnome.org>
17644         * src/aneditor.cxx: Fixed bugs with debug tip dwell start and end.
17645         And disables autocomple show for numbers (very annoying).
17646         * src/mainmenu_callbacks.[c,h], src/main_menubar_def.h,
17647         src/main_menubar.[c,h], src/controls.c, src/toolbar.[c,h],
17648         src/toolbar_callbacks.[c,h]: Removed unnecessary menuitems
17649         from view menu and adjust the controls accordingly.
17650         * src/anjuta.c: Changed 'not implemented' dialog to info dialog with
17651         only OK button.
17652         * src/project_dbase.[c,h]: Removed show_local flag processing.
17653         * src/message-manager.[c,h]: Reorganized messages tabs in more
17654         sensible order.
17655         * configure.in, anjuta.spec.in: Fixed gnome-print and zvt dependencies.
17656         Also added PCRE dependency.
17657         
17658 2003-06-20  Naba Kumar  <naba@gnome.org>
17660         * pixmaps/anjuta_splash.png: New splash.
17661         from Jean Schurger  <yshartk@schurger.org>
17662         
17663         * src/controls.c: De-sensitize run-to-cursor when debugger
17664         is not running.
17665         * src/cvs_gui.c: Set default reponse for various cvs dialogs.
17666         
17667         * src/message-manager-private.cc: Fixed to properly jump at
17668         the right file:line.
17669         
17670         * src/appwiz_page1.c: Fixed to correctly determine the project
17671         trpe from the wizard.
17672         
17673 2003-06-20  Naba Kumar  <naba@gnome.org>
17675         * src/message-manager.cc, mainmenu_callbacks.c: Code cleanup.
17676         * src/watch_gui.c: Code cleanups.
17677         * src/debugger.[c,h], src/stack_trace.[c,h],
17678         (removed) src/stack_trace_cbs.[c,h], (removed) src/stack_trace_gui.h,
17679         src/Makefile.am: Merged stack_trace[_cbs/_gui] into stack_trace.c,
17680         Removed direct access to stack_trace private data, Increased debugger
17681         command size from 256 to 1024 (to be on safer side). Also implemented
17682         row-activated signle for seting frame and viewing the source.
17683         * src/debugger.c: Avoids starting program and stopping debugger
17684         when starting debugger and stopping program, respectively.
17685         
17686         * src/debugger.[c,h], src/main_menucallbacks.c, src/controls.c:
17687         Reverted codes to start debugger automatically
17688         The file is brought to the state just after the branching 
17689         (debugger.c == 1.27 and debugger.h == 1.10 rev.), except for 
17690         some code clean ups.
17691         
17692         * src/launcher.[h,c], plugins/patch/patch-plugin.c,
17693         src/anjuta-tools.c, src/build_file.[c,h], src/build_project.[c,h],
17694         src/compile.[c,h], src/clean_project.[c,h], src/configurer.[c,h],
17695         src/cvs.c, src/find_in_files.[c,h], src/gnome_project.[c,h],
17696         src/project_import.[c,h], src.anjuta.c, src/mainmenu_callbacks.c,:
17697         src/project_dbase.c: Code clean ups.
17698         
17699         * anjuta.glade, anjuta_dialog_strings.c: Fixed a hard coded pref
17700         (Projects dir) so that correct $HOME/Projects path is set when
17701         anjuta is run for the first time.
17702         
17703 2003-06-13  Guntupalli Karunakar  <karunakar@freedomink.org>
17705         * configure.in: Added "ml" for Malayalam in ALL_LINGUAS.
17707 2003-06-13  Naba Kumar  <naba@gnome.org>
17709         * src/stack_trace_cbs.c: Moved variable declaration at the
17710         top of the block (bug #737867)
17711         
17712         * src/source.c: use target_CFLAGS and target_CXXFLAGS instead of
17713         just CFLAGS and CXXFLAGS (bug #743617).
17714         
17715         * src/create_global_tags.sh: Fixed shell script to properly
17716         detect installed *-config files.
17717         
17718 2003-06-12  Naba Kumar  <naba@gnome.org>
17720         * src/preferences.[c,h]: Added methods for custom widgets in
17721         preferences: using custom set/get methods for them.
17722         
17723         * src/anjuta-encoding.c: Implemented up/down of the encodings
17724         in the list and property saves correctly.
17725         
17726         Patch from Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
17727         * src/aneditor.cxx: Fixes Anjuta looping when a backward search reaches
17728         the beginning of a file.
17730         Patch from Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
17731         * src/aneditor.cxx, src/aneditor.h,
17732         src/controls.c, src/main_menubar.c, src/main_menubar.h,
17733         src/main_menubar_def.h, src/mainmenu_callbacks.c,
17734         src/mainmenu_callbacks.h: Allows the operator to select the current
17735         word or the current line (Request: 680801). It puts also
17736         sensitive/unsensitive several select/comment menu items.
17738         * src/breakpoints.c: Presets by default the current line for a
17739         defined breakpoint.
17741 2003-06-11  Naba Kumar  <naba@gnome.org>
17743         * src/anjuta.c, src/text_editor.c: Fixed bug #715270. 'Changed' file name
17744         color (red highlight) now cosistent for inactive tabs also.
17745         
17746         * src/main_menubar.c, src/main_menubar_def.h: Fixed bug #715261. Moved
17747         'Advanced search and replace' in Edit->Search submenu.
17748         
17749         * data/properties/tcltk.properties: Fixed bug #731851. Added line
17750         wrappings '\' where     they were missing.
17751         
17752         * src/mainmenu_callbacks.c: Fixed bug #751715. The 'Customize menu'
17753         message is now more descriptive and details the correct thing to do
17754         for GNOME2 desktop.
17755         
17756 2003-06-10  Naba Kumar  <naba@gnome.org>
17758         * autogen.sh.generic, autogen.sh.gtk, autogen.sh.gtkmm
17759         autogen.sh.wxwin, macros/autogen.sh, macros2/autogen.sh:
17760         Removed any reference to particular version of automake/autoconf
17761         so that they could work with newer versions (Bug #659394).
17763         * src/anjuta-encodings.c, src/anjuta-encodings.h, anjuta.glade,
17764         src/anjuta.c: Added coded to add/remove supported encodings.
17765         
17766         * src/appwizard.c, src/appwizard.h, src/gnome_project.c,
17767         src/preferences.c, src/project_dbase.c, src/project_dbase.h,
17768         src/project_import.c, src/project_type.c, src/project_type.h,
17769         src/source.c, src/wizard_gui.c: Added a new field called 'deprecated'
17770         in the projects typtes. Code clean ups. Removed GTK1/GNOME1
17771         from the project wizard.
17773 2003-06-06  Naba Kumar  <naba@gnome.org>
17775         Patch from Etay Meiri  <etay-m@bezeqint.net>
17776         * src/compiler_options.c: Fixed bugs related to clean before
17777         build patch.
17778         
17779         * anjuta.desktop.in.in: Added commandline options.
17780         * src/cvs.[c,h], anjuta.glade, anjuta_dialogs_strings.c: Separated
17781         -dP and -A flags of CVS update into different options.
17782         
17783 2003-06-04  Abel Cheung  <maddog@linux.org.hk>
17785         * configure.in: Removed "ta" from ALL_LINGUAS.
17787 2003-06-02  Naba Kumar  <naba@gnome.org>
17789         * scintilla/PropSet.h, src/properties.[ch]*: Reversed the patch to
17790         return NULL for undefined properties and "" for defined but empty
17791         strings. It was creating many problems where both are assumed to be
17792         same. And besides, it doesn't matter to differentiate the two (the
17793         problem with preferences was due to a different bug).
17795         * src/prefereces.[c,h]: Fixed to handle empty and blank properties
17796         correctly. Also, s/props_build_in/props_built_in/g.
17797         
17798         * widgets/gnomefilelist.[c,h]: Uses gdl theme icons for file
17799         list.
17800         
17801         * src/an_file_view.c: Unrefed pixbufs when done with them.
17803         * pixmaps/Makefile.am, (added) pixmaps/preferences-encodings.png,
17804         (removed) file_text.png: Added and removed pixmaps.
17805         
17806 2003-05-30  Naba Kumar  <naba@gnome.org>
17808         * anjuta.glade: Fixed encodings preferences dialog
17809         
17810 2003-05-23  Etay Meiri  <etay-m@bezeqint.net>
17811         
17812         Reviewed by Naba Kumar  <naba@gnome.org>
17813         
17814         * src/build_project.c src/clean_project/c: perform a clean before
17815         build, if required. Show the message manager on clean.
17816         * src/compiler_options.c: save the new options when window is closed
17817         and flag project to be cleaned before the next build.
17818         * src/project_dbase.c: added a 'clean before build' flag to project
17820 2003-05-29  Naba Kumar  <naba@gnome.org>
17822         * anjuta.glade, anjuta_dialogs_strings.c: Added encoding prefs
17823         dialog.
17824         
17825         * [pixmaps/] cfolder.xpm, console.xpm, file_c.png, file_c.xpm,
17826         file_core.png, file_core.xpm, file_cpp.png, file_cpp.xpm,
17827         file_exec.png, file_exec.xpm, file_file.png, file_file.xpm,
17828         file_h.png, file_h.xpm, file_html.png, file_html.xpm,
17829         file_i18n.png, file_i18n.xpm, file_icon.png, file_icon.xpm,
17830         file_pix.png, file_pix.xpm, file_text.xpm, file_unknown.png,
17831         file_unknown.xpm, ledgreen.xpm, ledred.xpm, ofolder.xpm,
17832         print_color.xpm, print_landscape.xpm, print_layout.xpm,
17833         print_nocolor.xpm, print_portrait.xpm: Removed unused icons
17835         * pixmaps/Makefile.am, src/toolbar.c, src/pixmaps.h, src/resources.h:
17836         Removed unused icons references.
17838 2003-05-27      Enver ALTIN  <ealtin@casdb.com>
17840         Reviewed by Naba Kumar  <naba@gnome.org>
17841         
17842         * src/anjuta-tools.c, src/anjuta_cbs.c, src/breakpoints.c,
17843           src/compiler_options.c, src/debugger.c, src/find_replace.c,
17844           src/find_text.c, src/mainmenu_callbacks.c, src/preferences.c,
17845           src/project_dbase_gui.c, src/src_paths.c, src/text_editor.c,
17846           src/toolbar_callbacks.c: HIG compliant dialogs.
17848         * src/utilities.c: anjuta_button_new_with_stock_image() and
17849           anjuta_dialog_add_button() stolen from gedit.
17851         * src/main_menubar_def.h: Fixed mnemonics.
17853 2003-05-26  Naba Kumar  <naba@gnome.org>
17855         * src/project_dbase_gui.c: Added header files filter for add file
17856         dialog box. Disabled project window to be transient window.
17857         
17858         * src/message-manager.cc: Disabled message manager window to be
17859         transient window.
17860         
17861         * src/text_editor.c, src/anjuta_cbs.c: Better error reporting when
17862         a file could not be loaded.
17863         
17864         * src/project_dbase.c: Fixed a bug with GUI editor command
17865         where empty string is returned.
17866         
17867         * src/Makefile.am, src/preferences.h, src/text_editor.c
17868         src/text_editor.h, (new) src/anjuta-encodings.h,
17869         (new) src/anjuta-encodings.c, data/properties/anjuta.properties:
17870         Added encoding support and to handle characters encoding correctly
17871         by auto detecting it during load. Added preferences for selecting
17872         the encoding during save.
17874         * src/preferences.c, src/resources.c: Removed debug messages.
17876         Patch from: Alexander Nedotsukov <bland@mail.ru>
17877         * src/getline.c: Fixed many fatal bugs for FreeBSD.
17879 2003-05-26  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
17880         * src/anjuta.c: Try to sow the splash image more often.
17882 2003-05-20  Naba Kumar  <naba@gnome.org>
17884         Patch from Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
17885         * src/debug_tree.c: Colorize the modified locals during
17886         debugging and call memory analyze from the debugger.
17887         * src/breakpoints.c: The color is now different for the enabled
17888         and disabled breakpoints. Anjuta now can erase several
17889         breakpoints defined at the same line. The markers are updated
17890         according to the enable/disable action.
17891         
17892         Patch from Etay Meiri  <etay-m@bezeqint.net>
17893         * src/launcher.c: Fixes launcher freeze up bug during build.
17895 2003-05-16  Dan Elphick <dre00r@ecs.soton.ac.uk>
17897         Reviewed by Naba Kumar  <naba@gnome.org>
17898         * scintilla/PropSet.h: Change member variables from private to protected.
17899         * src/properties.[ch]*: Add new methods GetString and GetExpandedString
17900         to PropSetFile class, which return a gchar * (and can therefore indicate
17901         whether properties are empty or do not exist) and make prop_get and
17902         prop_get_expanded use them.
17903         * src/project_dbase.c: Fix where project_dbase_module_is_empty assumes
17904         that the result of of prop_get cannot be an empty string.
17906 2003-05-14      Dan Elphick <dre00r@ecs.soton.ac.uk>
17908         Reviewed by Naba Kumar  <naba@gnome.org>
17909         * src/text_editor.[ch], src/anjuta.c, src/anjuta.c, src/anjuta_cbs.c,
17910         src/build_file.c, src/compile.c, src/mainmenu_callbacks.c,
17911         src/text_editor_cbs.c: When saving all the files in the project, the
17912         text editors are now only rehighlighted once instead of once for each
17913         file saved.
17915 2003-05-16  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
17916         * src/main.c, widgets/e-splash.c: Splash screen improvements.
17917         * src/anjuta.desktop.in.in: Support startup notification.
17918 2003-05-16  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
17919         * src/main.c, widgets/e-splash.c: Splash screen improvements.
17920         * src/anjuta.desktop.in.in: Support startup notification.
17923 2003-05-13  Dan Elphick <dre00r@ecs.soton.ac.uk>
17925         Reviewed by Naba Kumar  <naba@gnome.org>
17926         
17927         * src/executer.[ch]: Only allow one set params dialog at a time. Fix
17928         memory leak from glade_xml_new call. Removed gxml field from Executer
17929         struct as only used in create_executer_dialog and then destroyed.
17930         
17931         * src/anjuta.c: Fix warning on getting a page that doesn't exist.
17932         
17933         * src/configurer.c: Fix warning trying to connect signal to non-existent
17934         environment entry in configure dialog and fix crash when closing the
17935         window.
17936         
17937         * src/cvs_cbs.c: Fix deprecated use of gnome_date_edit_get_date; use
17938         gnome_date_edit_get_time instead.
17939         
17940         * main_menubar.c, main_menubar_def.h: Removal of show stack menu item
17941         in view menu required renumbering elsewhere.
17943 2003-05-10  Etay Meiri  <etay-m@bezeqint.net>
17945         Reviewed by Naba Kumar  <naba@gnome.org>
17946         
17947         * src/breakpoints.c: fixed an error when removing breakpoint
17948         * src/controls.c: 'run to cursor' is sensitive when debugger not active
17949         * src/debugger.c: changes to the way the debugger is activated
17950         * src/debugger.h: clean ups
17952 2003-05-13  Naba Kumar  <naba@gnome.org>
17954         Patch from  Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
17955         * anjuta.glade, anjuta_dialogs_strings.c, src/memory.c,
17956         src/memory.h: A new version of memory and the interface
17957         is now integrated in anjuta.glade
17959 2003-05-09  Naba Kumar  <naba@gnome.org>
17961         * configure.in: Bumped required gtk version to 2.0.8.
17962         
17963 2003-05-06  Naba Kumar  <naba@gnome.org>
17965         src/message-manager-private.cc, src/message-manager.cc: Clean ups.
17967 2003-05-07  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
17968         * gdl/Makefile.am, printing/Makefile.am: distcheck fixes.
17970 2003-05-06  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
17971         * scripts/anjuta_import.sh.in, src/defaults.c, src/project_dbase_gui.c
17972         , tagmanager/c.c: Support for ProC and RDB files.
17974 2003-05-06  Naba Kumar  <naba@gnome.org>
17976         * src/aneditor.cxx, src/goto_line.c, src/main_menubar_def.h,
17977         src/mainmenu_callbacks.c, src/mainmenu_callbacks.h:
17978         Uncomment (Box & Stream), Select the current function,
17979         authorize the "Quit" button of the GotoLine window
17981 2003-05-05  Naba Kumar  <naba@gnome.org>
17983         * src/watch_gui.h: CVS added new file.
17985         * scintilla/ExterLexer.[cxx,h]: CVS added new files.
17987         Patch from Etay Meiri <etay-m@bezeqint.net>
17988         * src/debugger.c, src/debugger.h, src/main_menubar_def.h,
17989         src/mainmenu_callbacks.c, src/message-manager.cc,
17990         src/message-manager.h, src/stack_trace.c, src/stack_trace.h,
17991         src/stack_trace_cbs.c, src/stack_trace_cbs.h, src/stack_trace_gui.c:
17992         Ported stack trace to GNOME2 and added it in the message manager
17993         pane.
17995 2003-05-02  Naba Kumar  <naba@gnome.org>
17997         * src/memory.[h,c], debug_tree.c: Fixed a compiler error/warning.
17998         
17999         * src/preferences.[h,c]: Fixed preferences to save only one copy of
18000         preferences property.
18001         
18002         * anjuta.prj: Fixed multiple preferences saved data.
18003         
18004         * scintilla/Document.cxx, scintilla/Editor.cxx, scintilla/Editor.h,
18005         scintilla/LexCPP.cxx, scintilla/Makefile.am, scintilla/PlatGTK.cxx,
18006         scintilla/PropSet.cxx, scintilla/ScintillaGTK.cxx,
18007         scintilla/include/Platform.h, scintilla/include/PropSet.h,
18008         scintilla/include/Scintilla.h, scintilla/include/Scintilla.iface:
18009         Upgraded scitilla from CVS with faster window repaint
18010         and more bugfixes.
18011         
18012         Patch from  Etay Meiri  <etay-m@bezeqint.net>
18013         * src/watch.[c,h], src/watch_gui.c, (new) src/watch_gui.h: Fixed bugs
18014         and code cleanups
18015         
18016 2003-04-30  Dan Elphick <dre00r@ecs.soton.ac.uk>
18018         * message-manager-private.[ch]: Make AnMessageWindow keep scrolling 
18019         the window if messages are appended to the end and the scrollbar is
18020         at the end.
18022 2003-04-29  Naba Kumar  <naba@gnome.org>
18024         * configure.in: Removed omf-install from Makefiles list.
18026 2003-04-28  Naba Kumar  <naba@gnome.org>
18028         * po/POTFILES.in: Remvoded deleted files.
18029         
18030         * pixmaps/Makefile.am, pixmaps/windows-style-docked.png,
18031         pixmaps/windows-style-undocked.png: Added setup wizard's images.
18033         * src/anjuta-tools.c: Fixed a bug where working dir (when the tool
18034         is executed as detached) is not set properly.
18035         
18036 2003-04-25  Naba Kumar  <naba@gnome.org>
18037         
18038         * anjuta.prj: Updated.
18039         * src/anjuta_info.c: Fixed text wrapping and column view.
18040         * data/welcome.txt.in: Removed unaligned characters.
18041         
18042 2003-04-24  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
18043         * src/main_menubar.c: Disable setup dialog.
18045 2003-04-22  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
18046         * src/breakpoints.c; Fixed compilation with older GCC
18047         * src/preferences.c: Fixed crash with G_DISABLE_CHECKS
18048         * HACKING: Spelling fixes (Suggested by Stephen Knight)
18050 2003-04-18  Naba Kumar  <naba@gnome.org>
18052         * anjuta.prj: Updated (includes compiler options).
18053         
18054         * src/anjuta.[hc], src/anjuta-tools.c: Removed redundant get_user_params
18055         function from anjuta.c (it was already available in anjuta-tools.c).
18056         
18057 2003-04-18  Naba Kumar  <naba@gnome.org>
18059         * src/about.c, THANKS: Updated
18060         
18061         * anjuta.glade, anjuta_dialogs_strings.c: Updated setup-dialog
18062         
18063         * src/an_file_view.c, src/project_dbase.c: Restores file-filters
18064         properly from the project session before updating the file
18065         view.
18066         
18067         * src/main_menubar_def.h, src/mainmenu_callbacks.[ch],
18068         an_file_view.[ch], main_menubar.[ch], controls.c: Removed windows
18069         dialog settings (as it will not be required once GDL is in place) and
18070         added file view filters in the settings sub-menu.
18072 2003-04-17  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
18073         * HACKING: Updated
18074         * configure.in: Disable cast checks on final build.
18076 2003-04-17  Naba Kumar  <naba@gnome.org>
18078         * src/build_project.c: Fixed a compilation error.
18080         * src/launcher.c: Removed commnets.
18081         
18082         * anjuta.glade, anjuta_dialogs_strings.c: Moved indentation
18083         properties from editor tab to indentation tab and fixed a property
18084         label for proper i18n translation. Fixed typos in project config
18085         dialog (reported by Gaëtan de Menten  <ged@bugfactory.org>). Disabled
18086         sorting and reordering in compiler options dialog.
18087         
18088         * src/compiler_options.c: Implemented _save() function to save the
18089         options (which was pending).
18090         
18091         * src/build_project.c: Destroys install-as-root dialog when it is done.
18092         
18093         * src/an_symbol_view.c: Change "event" event to "event-after" so
18094         that symbol row is selected first before the popup is shown.
18095         
18096 2003-04-14  Dan Elphick <dre00r@ecs.soton.ac.uk>
18098         * tagmanager/tm_file_entry.c: Fix to make CVS info appear for first 
18099         file in CVS/Entries. (Reviewed and applied by Biswa)
18101 2003-04-16  Naba Kumar  <naba@gnome.org>
18103         * aneditor.cxx: use unicode everytime (fixed unicode related
18104         bugs).
18106         * anjuta.prj: Fixed UI editor name (blank to use default) and
18107         anjuta version.
18108         
18109         Patch from Patch from Gaëtan de Menten  <ged@bugfactory.org>
18110         * anjuta.glade, anjuta_dialogs_strings.c: Reorganized
18111         Editor preferences page.
18113 2003-04-16  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
18114         * src/anjuta.[ch], src/print.c: Fixed warnings
18115         * scintilla/*, src/aneditor.cxx: Restore LexCPP patch.
18116         * configure.in: Profiling support with gprof
18118 2003-04-16  Naba Kumar  <naba@gnome.org>
18120         Patch from Gaëtan de Menten  <ged@bugfactory.org>
18121         * src/launcher.c: Fixed cvs dialog.
18122         
18123 2003-04-15  Johannes Schmid <clubfan@users.sourceforge.net>
18124         
18125         * src/message-manager-private.cc: Fixed double-click on first line of 
18126         output to properly select a line.
18127         * src/project_dbase.[c/h]: Removed parent_node from ProjectFileData
18128         because still was a deprecatd GtkCTreeNode and always NULL anyway.
18130 2003-04-15  Naba Kumar  <naba@gnome.org>
18132         * src/message-manager-private.cc: Fixed the glade filename typo.
18134 2003-04-15  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
18135         * scintilla/*, data/properties/*: Scintilla CVS merge
18136         * anjuta.prj: Removed unnecessary files.
18137         * scintilla/PlatGTK.cxx: Force Pango fonts always
18138         * src/anjuta-plugins.c, src/anjuta_dirs.c, src/main.c,
18139         src/mainmenu_callbacks.c src/preferences.c: Use versionsed directory
18140         for preferences.
18141         * configure.in: Change version no. for 1.1.1 (alpha release)
18142         * configure.in: Added '--with-pref-suffix' option.
18143         * config.guess, config.sub: Removed from CVS.
18145 2003-04-15  Naba Kumar  <naba@gnome.org>
18147         Patch from Timothee Besset  <ttimo@idsoftware.com>
18148         * Makefile.am: Fixed a shell script error during intallation.
18149         
18150 2003-04-14  Johannes Schmid <clubfan@users.sourceforge.net>
18152         Reviewed by Naba Kumar  <naba@gnome.org>
18153         * src/message-manager.cc: Added popup-menu to TreeView and fixed
18154         set_wm_class to use "anjuta" instead of "an.
18155         * src/message-manager-private.cc: Headers are hidden again.
18157 2003-04-14  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
18158         * src/project_dbase_gui.c: Memory corruption fix.
18159         * anjuta.prj: Updated project file
18161 2003-04-14  Dan Elphick <dre00r@ecs.soton.ac.uk>
18162         * an_file_view.c: Connect to event-after signal rather than event so that
18163         selection is updated first and thus context menu is for the right file.
18164         Reviewed and applied by Biswa.
18166 2003-04-14  Naba Kumar  <naba@gnome.org>
18168         * anjuta.glade, anjuta_dialogs_strings.c: Updated setup dialog.
18169         
18170         * src/auncher.c: More child exit fixes
18171         from Timothee Besset  <ttimo@idsoftware.com>
18173 2003-04-14  Johannes Schmid <clubfan@users.sourceforge.net>
18174         
18175         Reviewed by Naba Kumar  <naba@gnome.org>
18176         
18177         * src/message-manager.[c/h], src/message-manager-private[c/h],
18178                 anjuta.[c/h]: Ported message-manager to Gtk2
18179         
18180         * plugins/patch/patch-plugin.c, src/anjuta-tools.c,
18181         src/anjuta_cbs.c, src/build_file.c, src/build_project.c,
18182         src/clean_project.c, src/compile.c, src/configurer.c,
18183         src/controls.c, src/cvs.c, src/debugger.c,
18184         src/find_in_files.c, src/gnome_project.c, src/mainmenu_callbacks.c,
18185         src/project_import.c, src/search-replace.c: Changed name from
18186         AnjutaMessageManager to AnMessageManager to avoid too long type
18187         and funtion names.
18189 2003-04-11  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
18190         * src/launcher.c: Fix build won't stop problem - TTimo
18191         * TODO: Updated
18192         * pixmaps/anjuta_splash.c: New splash screen prototype.
18193         * src/anjuta-tools.c, src/anjuta.[ch], : Forward port from branch.
18194         * src/compiler_options.c: Mute pkgconfig errors.
18195         * src/project_config.c. widgets/gnomefilelist.c: Fix leak.
18197 2003-04-10  Naba Kumar  <naba@gnome.org>
18199         * configurer.[c,h]: Fixed dialog to close properly.
18200         * src/project_dbase.c, widgets/gnomefilelist.c: Added
18201         debugging asserts.
18202         
18203 2003-04-09  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
18204         * anjuta.prj: Removed unnecessary files, load with 1.2.0
18205         * plugins/class-gen/Makefile.am, plugins/patch/Makefile.am,
18206         plugins/sample1/Makefile.am, src/an_file_view.c, src/anjuta.c,
18207         src/anjuta.h, src/project_dbase.c: Use default GNOME icons.
18208         * gdl/*, widgets/*, Makefile.am, configure.in, plugins/*/Makefile.am,
18209         src/makefile.am: Move gdl to it's own directory.
18210         * global-tags/create_global_tags.sh: Silently ignore SDL error.
18212 2003-04-09  Naba Kumar  <naba@gnome.org>
18214         * anjuta.glade: Synced search and replace dialog from the ANJUTA_1_0_0
18215         branch.
18217 2003-04-09  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
18218         * src/anjuta-tools.c: Use CDATA for saving tools data.
18219         * anjuta.glade, src/search-replace.c: Port from branch.
18220         * widgets/e-splash.*, src/main.c: Better splash screen.
18221         * configure.in, widgets/gdl*: Import GDL widgets.
18222         * ROADMAP: Updated roadmap.
18223         * src/an_file_view.c: Use GDL icons for file tree.
18225 2003-04-09  Naba Kumar  <naba@gnome.org>
18227         * anjuta.glade: Added (hidden) initial setup-wizard window.
18228         
18229         Patch from: Vitaly  <vvv@rfniias.ru>
18230         * src/preferences.c: Fixes a bug with libglace widget access with
18231         translated strings.
18233         Patch from: Etay Meiri  <etay-m@bezeqint.net>
18234         * src/debug_tree.c, src/debug_tree.h, src/debugger.c,
18235         src/debugger.h, src/main_menubar_def.h, src/mainmenu_callbacks.c,
18236         src/mainmenu_callbacks.h, main_menubar.[c,h], src/toolbar.[c,h],
18237         src/toolbar_callbacks.[c,h],
18238         src/memory.c, src/message-manager-private.cc,
18239         src/message-manager-private.h, src/message-manager.cc,
18240         src/message-manager.h, src/watch.c, src/watch.h, src/watch_cbs.c
18241         src/watch_cbs.h, src/watch_gui.c: Ports the watch related stuff
18242         to HEAD (mostly changing GtkClist to GtkTreeView). Also changed the
18243         watch window to a subwindow in the notebook
18245 2003-04-03  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
18246         * ROADMAP: Updated roadmap.
18248 2003-04-03  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
18250         * configure.in: Added Belarusian to ALL_LINGUAS.
18252 2003-04-01  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
18253         * src/fileselection.c, src/goto_line.c: Fixed warnings. Patch by
18254         Henry Jia
18255         * ROADMAP: Added roadmap for HEAD.
18257 2003-03-29  Naba Kumar  <naba@gnome.org>
18259         * src/main_menubar_def.h, mainmenu_callbacks.[c,h], src/anjuta.c
18260         src/Makefile.am, pixmaps/Makefile.am, anjuta.glade,
18261         anjuta_dialogs_strings.c, (new) src/start-with.[c,h],
18262         (new) pixmaps/start-with-wizard.png,
18263         (new) pixmaps/start-with-import.png,
18264         (new) pixmaps/start-with-open.png Added Start with dialog which pops
18265         up on anjuta start-up to give quick access to opening file/project or
18266         creation wizards.
18268         * src/main.c: Sets proper data directory for the gnome
18269         program.
18271 2003-03-27  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
18272         * src/text_editor.c: Fixed error/warning indicators.
18274 2003-03-24  Naba Kumar  <naba@gnome.org>
18276         * README: Correct version.
18277         
18278 2003-03-24  Michael Tindal <etherscape@paradoxpoint.com>
18280         * configure.in: Added checks to see if were building on FreeBSD
18281         systems.  Sets -DFREEBSD if we are, and also attempts to find
18282         gmake if the host system is FreeBSD.
18284         * src/getline.c: New file used to provide the getline function,
18285         which isnt available on a FreeBSD system.  The function is only
18286         defined if FREEBSD is defined.
18288         * src/Makefile.am: Added getline.c to anjuta_SOURCES
18290         * tagmanager/Makefile.am:  Uses $(GMAKE) rather than make. 
18291         configure.in sets this to gmake on FreeBSD systems, and make
18292         on everything else.
18294 2003-03-23  Naba Kumar  <naba@gnome.org>
18296         * Makefile.am, anjuta.spec.in: Fixed rpm build errors.
18297         
18298         * anjuta.spec.in: Fixed spec file for correct file paths and
18299         corrected rpmbuild.
18301         * Makefile.am: Substituted rpmbuild for rpm command as RedHat ships
18302         the rpm build command separately now.
18303         
18304         * src/anjuta.c, windows-dialog.c: Added some more window management
18305         stuffs (not still fully working, though).
18307         * TODO: Updated.
18309 2003-03-22  Naba Kumar  <naba@gnome.org>
18311         * anjuta.spec.in: Fixed 'Required' and 'Build' requirements fields.
18313 2003-03-21  Naba Kumar  <naba@gnome.org>
18315         * README: Removed Andy Piper's name from the active maintainers
18316         list on his request.
18317         
18318         * src/anjuta_cbs.c: Fixed alphabetical ordering of tabs with
18319         preferences.
18320         
18321         * src/anjuta-tools.c: Fixed compiler errors.
18323         * src/anjuta-tools.c, src/attach_process.c: Fixed more window
18324         show bugs.
18325         
18326         * src/commands.c, src/src_paths.c, src/style-editor.c,
18327         src/anjuta-tools.c: Added gtk_widget_show() calls for the dialogs
18328         becuase they are now hidden by default (from glade editing).
18329         
18330         * anjuta.glade, anjuta_dialogs_strings.c, src/anjuta.c,
18331         src/anjuta.h, src/main_menubar.c, src/main_menubar.h,
18332         src/main_menubar_def.h, src/mainmenu_callbacks.c,
18333         src/mainmenu_callbacks.h, src/windows-dialog.c: Implemented
18334         basic windows managements.
18335         
18336 2003-03-21  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
18337         * scintilla/PlatGTK.cxx: Converted right cursor to left cursor
18338         to hot-spot problems with cursor in XFree86 4.3.0. Patch by
18339         Enver ALTIN (a.k.a. skyblue)
18341 2003-03-19  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
18342         * tagmanager/*: Added ignore-list for symbols. This will make
18343         parsing more accurate for projects. Doc updates needed.
18345 2003-03-14  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
18346         * anjuta.glade, src/search-replace.c: Forward-port S/R (Dan)
18347         * launcher/Makefile.am: Link to correct libraries
18348         * src/launcher.c: Do not allow NULL shell
18350 2003-03-14  Etay Meiri <etay-m@bezeqint.net>
18351         * src/debug_tree.c: Improve debug tree view.
18353 2003-03-10  Dan Elphick <dre00r@ecs.soton.ac.uk>
18355         * anjuta.glade, anjuta_dialog_strings.c: Change dialog1 titles to
18356         'Run Configure Script' and 'Execute Program'. Increase minimum width
18357         of Configure dialog.
18358         * find_in_files.c, find_in_files_cbs.*: Properly create the file
18359         list widget by setting a model and adding a column and renderer.
18360           Actually store the nocvs toggle button in FindInFiles data structure.
18361           Handle selection changes via changed signal rather than row_activated.
18362           Use response signal for handling the close and find buttons.
18363           Close window when escape is pressed.
18364         * find_replace.c: Close window when escape is pressed.
18365         * find_text.c: Close window when escape is pressed in find dialog as
18366         well as wrap search question, where now Yes is the default button.
18368 2003-03-05  Naba Kumar  <naba@gnome.org>
18370         Patch from: Dan Elphick  <dre00r@ecs.soton.ac.uk>
18372         * src/message-manager-private.cc: Fixed a bug with vte conditional
18373         compilation.
18374         * anjuta.glade: Hides all windows in glade file.
18376 2003-03-05  Naba Kumar  <naba@gnome.org>
18378         * src/an_file_view.c: Fixed a compilation warning.
18379         * src/message-manager-private.cc: Conditional compilation for vte
18380         API.
18381         
18382 2003-02-28  Naba Kumar  <naba@gnome.org>
18384         * configure.in, anjuta.spec.in: Updated dependency packages version.
18385         * configure.in, (removed) acconfig.h: Eliminated autoheader templates.
18386         * src/preferences.c: Added debug assertions.
18387         * anjuta.glade, anjuta_dialogs_strings.c: Added a preferences for
18388         editor to enable/disable bringing the recent editor tabs first.
18389         
18390         * tagmanager/tm_file_entry.c, tagmanager/tm_project.c,
18391         tagmanager/include/tm_file_entry.h, src/*.[h,c], scintilla/*.[h,cxx],
18392         scintilla/include/*.h, plugins/class-gen/clsGen.c, printing/print.c:
18393         Merged with CVS branch ANJUTA_1_0_0 and brought in new search replace
18394         and     bug fixes. Also code clean ups.
18395         
18396         * (new) src/search-replace.[h,c]: New search replace implementation
18397         from ANJUTA_1_0_0 branch.
18398         
18399         * (new) src/windows-dialog.[h,c]: New windows management class
18400         [work in progress].
18402 2003-02-28  Naba Kumar  <naba@gnome.org>
18404         * plugins/class-gen/clsGen.c, printing/print.c, src/an_file_view.c,
18405         src/anjuta-tools.c, src/anjuta.c, src/anjuta.h, src/anjuta_cbs.c,
18406         src/appwizard.c, src/build_file.c, src/build_project.c,
18407         src/clean_project.c, src/compile.c, src/configurer.c,
18408         src/find_in_files.c, src/gnome_project.c, src/mainmenu_callbacks.c,
18409         src/message-manager-dock.c, src/message-manager-dock.h,
18410         src/message-manager-private.cc, src/message-manager.cc,
18411         src/preferences-dialog.c, src/preferences-dialog.h,
18412         src/preferences.c, src/preferences.h, src/project_dbase.c,
18413         src/project_dbase_gui.c, src/project_import.c, src/text_editor.c,
18414         src/text_editor.h, src/text_editor_cbs.c, src/toolbar_callbacks.c
18415         src/utilities.c, src/utilities.h:
18416         
18417         Widgetized Preferences and gave proper function names.
18419         * src/executer.c: Fixed a session loading bug.
18420         
18421 2003-02-27  Naba Kumar  <naba@gnome.org>
18423         * printing/print.c: Fixed printing font bug that failed to load the
18424         proper fonts.
18425         
18426         * src/toolbar.c: Disabled LED flashing (not yet implemented).
18427         
18428         * TODO, anjuta.prj: Updated.
18430 2003-02-24  Joe Harnish <bigJoe@linuxmail.org>
18432         * manuals/C/anjuta-faqs/anjuta-faqs-C.omf,
18433         manuals/C/anjuta-manual/anjuta-manual-C.omf,
18434         manuals/C/anjuta-tutorial/anjuta-tutorial-C.omf,
18435         manuals/ja/anjuta-faqs/anjuta-faqs-ja_JP.eucJP.omf,
18436         manuals/ja/anjuta-manual/anjuta-manual-ja_JP.eucJP.omf:
18437         fixed omf errors
18439 2003-02-25  Naba Kumar  <naba@gnome.org>
18441         * Makefile.am: Excluded omf-install from installation as the docs are
18442         not ready.
18443         
18444         TODO: Updated.
18445         
18446         * anjuta.glade, anjuta_dialogs_strings.c, prefrences.h, aneditor.cxx,
18447         anjuta.properties, users.properties, anjuta-tools.c: Fixed editor
18448         property names and added new editor properties and code cleanups.
18449         Also added new project properties.
18450         
18451         * src/compiler_options.[h,c]: Added pkg-config packages supports
18452         and fixed bugs.
18453         
18454         * src/glade_iface.h: Cleanups.
18455         
18456         * src/launcher.c: Used timer instead of idle to scan.
18457         
18458         * src/mainmenu_callbacks.c, src/project_dbase.[h,c],
18459         src/project_config.[h,c], src/project_import.c: Implemented project
18460         property to define GUI editor and to handle it.
18461         
18462         * src/preferences.c: i18n fixes.
18463         
18464         * pixmaps/Makefile.am, pixmaps/file_*.xpm, src/pixmaps.h: Removed
18465         unused (and old) pixmaps.
18466         
18467         * widgets/gnomefilelist.c, pixmaps/file_text.png: Updated icon.
18468         
18469 2003-02-25  Naba Kumar  <naba@gnome.org>
18471         * src/message-manager-private.[h,cc], src/preferences.c,
18472         anjuta.glade, anjuta_dialog_strings.c: Implemented
18473         gnome terminal profiles for the terminal preferences and moved the
18474         addition of terminal preferences in the terminal constructor.
18475         
18476         * anjuta.prj: Updated.
18478 2003-02-24  Naba Kumar  <naba@gnome.org>
18480         * (new)src/preferences-dialog.[c,h], preferences.[h,c],src/Makefile.am,
18481         (new)widgets/cell-renderer-captioned-image.[h,c], widgets/Makefile.am,
18482         (new)pixmaps/preferences-*.png, pixmaps/Makefile.am, anjuta.glade,
18483         po/POTFILES.in, anjuta_dialogs_strings.c: Implemented new
18484         preferences dialog.
18486         * TODO: Updated.
18488         * src/message-manager-private.[cc,h]: Fixed VTE terminal for
18489         text selection and child re-spawning.
18491         * src/pixmaps.h: Removed unused pixmaps definitions.
18492         
18493 2003-02-23  Naba Kumar  <naba@gnome.org>
18495         * src/project_dbase.[h,c], src/project_dbase_gui.c: GNOME2 ported
18496         the project tree/window.
18498         * src/an_symbol_view.[h,c], src/an_file_view.[h,c],
18499         src/project_dbase.[h,c], src/project_dbase_gui.c, src/session.[h,c]:
18500         Correct the use of a variable and implemented session save/load
18501         for tree expansion states.
18502         
18503         * src/main_menubar_def.h: Fixed shortcuts keys.
18504         
18505         * src/anjuta.c, src/gnome_project.c: Code clean ups.
18506         
18507         * anjuta.prj: Updated.
18508         
18509 2003-02-22  Naba Kumar  <naba@gnome.org>
18511         * src/debug_tree.[c,h]: GNOME2 port from 
18512         Etay Meiri <etay-m@bezeqint.net>
18513         
18514         * src/an_file_view.c, src/resources.[h,c],
18515         data/properties/bash.properties,
18516         data/properties/cpp.properties,
18517         data/properties/html.properties,
18518         data/properties/make.properties,
18519         data/properties/others.properties,
18520         data/properties/perl.properties,
18521         data/properties/props.properties,
18522         data/properties/xml.properties: Standarized file icons. Icons are
18523         defined in respective .properties file and are retrieved as resource
18524         data.
18526         * anjuta.glade, anjuta_dialogs_strings.c: Removed <span> tags
18527         in labels from the commands editor as that would create
18528         problems for translators.
18530 2003-02-21  Naba Kumar  <naba@gnome.org>
18532         * .cvsignore, (new)config.guess, (new)config.sub: Added these files
18533         as they should be part of CVS(?).
18535         * Makefile.am: Corrected a typo for glade generated strings file.
18537         * configure.in, po/hi.po: Added new Hindi (hi) translation
18538         in ALL_LINGUS and added initial Hindi translation.
18540         * pixmaps/Makefile.am, pixmaps/sv_unknown.xpm, src/pixmaps.h,
18541         (new)pixmaps/file_*.png: Added gnome2ish file icons and changed
18542         sv_unknown.xpm to more proper icon.
18544         * (new)data/properties/php.properties, data/properties/Makefile.am,
18545         data/properties/anjuta.properties, data/properties/html.properties:
18546         Fixed PHP syntax hilighting bug by separating php properties into
18547         different file (because of file size).
18549         * TODO: Updated.
18550         
18551 2003-02-20  Naba Kumar <naba@gnome.org>
18553         * src/breakpoints.c: Fixed breakpoints session saving/loading
18554         crash bug.
18555         
18556         * scintilla/*, scintilla/include/*: Updated to scintilla
18557         release 1.51
18558         
18559 2003-02-19  Naba Kumar <naba@gnome.org>
18561         * src/about.c: Fixed a typo reported by Enver ALTIN <ealtin@casdb.com>
18562         * TODO: Updated.
18564         * Makefile.am, src/Makefile.am,
18565         (removed) src/anjuta.glade, (removed) src/anjuta.gladep,
18566         (removed) src/anjuta_dialog_strings.c,
18567         (removed) src/anjuta_dialogs_strings.c,
18568         (added) anjuta.gladep, (added) anjuta_dialogs_strings.c,
18569         (added) anjuta.glade: Transfered glade files from src/ directory
18570         to the top level directory.
18572         * po/POTFILES.in: Updated.
18573         
18574         * (removed) macrocs2/*: Transfered to data/ directory.
18575         
18576         * (added) data/macro/*, (added) data/macros2/*, Makefile.am, configure.in,
18577         data/Makefile.am: Moved macros in data directory. Anjuta no longer
18578         requires to have macros dir, but the projects generated by anjuta
18579         require them.
18580         
18581         * src/an_file_view.c, src/an_symbol_view.c: Fixed expansion/collapse of
18582         trees.
18583         
18584         * src/defaults.c: Corrected default compiler options.
18585         
18586         * src/glade_iface.c, src/gnome_project.c: Fixes gnome2 projects generation
18587         wizard.
18588         
18589         * src/message-manager-private.cc, src/message-manager-private.h,
18590         src/message-manager.cc: Uses VTE terminal widget for imbedded terminal.
18591         
18592         * src/project_dbase.c, src/project_type.c, src/source.c: Proper
18593         source code generation for gnome2 projects.
18595 2003-02-11  Naba Kumar <naba@gnome.org>
18597         * src/an_file_view.c, src/an_symbol_view.c: The tree updated now
18598         restores the expand/collaspe states of the nodes after refresh.
18599         
18600         * src/an_file_view.c, src/an_symbol_view.c: Fixed a memory leak.
18601         
18602 2003-02-11  Naba Kumar <naba@gnome.org>
18604         * src/style-editor.c: Fixed pango font description handling for fonts.
18605         * src/anjuta.glade: Removed font size spin button.
18606         * configure.in, src/anjuta.prj: Corrected version.
18607         * TODO: update.
18608         
18609 2003-02-10  Naba Kumar <naba@gnome.org>
18611         * src/Makefile.am, src/anjuta-tools.c, src/main_menubar.c: Removed
18612         references of scroll-menu.h and add about.h in Makefile.am.
18613         
18614         * widgets/Makefile.am, (removed) widgets/e-shell-about-box.c,
18615         (removed) widgets/e-shell-about-box.h, (removed) widgets/scroll-menu.c,
18616         (removed) widgets/scroll-menu.h: Removed unused files.
18617         
18618         * Makefile.am: Added proper i18n rules and added intl tools for
18619         distributions.
18620         
18621         * anjuta.prj, configure.in: Changed version to 1.8.0 (reserving 1.2.0
18622         to the stable release).
18623         
18624         * anjuta.spec.in: Removed manuals packaging.
18625         
18626         * data/Makefile.am: Removed 'macros' installation (not required for
18627         gnome2 projects).
18629 2003-02-10  Naba Kumar <naba@gnome.org>
18631         * po/POTFILES.in: Updated.
18633         * pixmaps/Makefile.am, pixmaps/anjuta_icon.png, 
18634         (added) pixmaps/close_project.png, (removed) pixmaps/close_project.xpm,
18635         (added) pixmaps/open_project.png, (removed) pixmaps/open_project.xpm,
18636         (added) pixmaps/save_project.png, (removed) pixmaps/save_project.xpm,
18637         (added) pixmaps/undock.png, (removed) pixmaps/undock.xpm: Better
18638         icons and images.
18640         * src/aneditor.cxx, src/pixmaps.h, src/toolbar_callbacks.c,
18641         src/toolbar_callbacks.h: Fixed scintilla notification signal name
18642         and fixed to properly handle focus in find entry box.
18644         * Makefile.am: Added code for RH system menu update.
18646         * .cvsignore: Updated.
18648         * NEWS: Updated.
18650 2003-02-03  Naba Kumar <naba@gnome.org>
18652         * src/anjuta.glade, src/anjuta_dialogs_strings.c: Added edge.column
18653         editor preferences. and fixes dialogs.
18655         * printing/print.c, src/text_editor_gui.c, src/main_menu_callbacks.h:
18656         Fixed linenumbers and header margins when they are disabled and
18657         removed unused header files.
18659         * src/attact_process.[h,c], src/debugger.c: Attach to process
18660         now works.
18662         * src/help.c: Fixed dialog response.
18664         * TODO: Updated.
18666         * data/properties/anjuta.properties: Corrected typo.
18668         * src/controls.c, src/toolbar.c: Fixed non-working location navigation,
18669         Change the signal to "changed" in entry from "selection-changed" in
18670         list.
18672         * src/an_file_view.c, src/an_symbol_view.c: Fixed keyboard navigation
18673         short-cuts.
18675 2003-01-31  Naba Kumar <naba@gnome.org>
18677         * configure.in: Upgraded to use libgnomeprint-2.2
18678         
18679         * printing/Makefile.am: Updated
18680         
18681         *(removed) printing/print-doc.c, printing/print-doc.h,
18682         printing/print-util.c, printing/print-util.h: Removed because already
18683         merged with print.c.
18684         
18685         * printing/print.c, printing/print.h: Upgraded to use libgnomeprint-2.2
18686         and libgnomeprintui-2.2 and fixed rendering problems.
18687         
18688         * src/anjuta.glade, src/anjuta_dialogs_strings.c: Removed
18689         uneccessary print properties, as they are separately taken
18690         care in gnomeprint.
18691         
18692         * po/POTFILES.in: Update.
18694 2003-01-30  Naba Kumar <naba@gnome.org>
18696         * (new) src/about.[c,h], pixmaps/anjuta_logo1.png: Added new files
18697         for about dialog box.
18698         
18699         * src/Makefile.am, pixmaps/Makefile.am, src/mainmenu_callbacks.c,
18700         src/pixmaps.h: Modified for the above additions for about dialog.
18702 2003-01-29  Naba Kumar <naba@gnome.org>
18704         * src/style_editor.[c,h]: Added missing files.
18705         
18706 2003-01-29  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
18707         * scintilla/XPM.[cxx|h]: Added missing files
18709 2003-01-29  Naba Kumar <naba@gnome.org>
18710         
18711         * TODO, po/POTFILES.in: Updated.
18712         
18713         * anjuta.prj, src/anjuta.glade,
18714         * src/anjuta_dialogs_strings.c, src/executer.c: Fixed dialog bugs.
18716 2003-01-28  Naba Kumar <naba@gnome.org>
18717         
18718         * data/properties/anjuta.properties, src/aneditor.cxx,
18719         src/anjuta.glade, src/anjuta_dialogs_strings.c: Converted indicators
18720         properties into text properties (earlier it was int properties).
18722         * TODO: Updated
18723         
18724         * scintilla/AutoComplete.c,xx,
18725         scintilla/AutoComplete.h,
18726         scintilla/CallTip.c,xx,
18727         scintilla/CallTip.h,
18728         scintilla/Document.c,xx,
18729         scintilla/Document.h,
18730         scintilla/Editor.c,xx,
18731         scintilla/Editor.h,
18732         scintilla/LexAVE.c,xx,
18733         scintilla/LexCSS.c,xx,
18734         scintilla/LexHTML.c,xx,
18735         scintilla/LexOthers.c,xx,
18736         scintilla/LexPython.c,xx,
18737         scintilla/LineMarker.c,xx,
18738         scintilla/LineMarker.h,
18739         scintilla/Makefile.am
18740         scintilla/PlatGTK.c,xx,
18741         scintilla/PropSet.c,xx,
18742         scintilla/ScintillaBase.c,xx,
18743         scintilla/ScintillaBase.h,
18744         scintilla/ScintillaGTK.c,xx,
18745         scintilla/ViewStyle.c,xx,
18746         scintilla/include/Platform.h,
18747         scintilla/include/SciLexer.h,
18748         scintilla/include/Scintilla.h,
18749         scintilla/include/Scintilla.iface: upgraded to scintilla version 1.50
18750         
18751         
18752         src/Makefile.am,
18753         src/an_file_view.c,
18754         src/an_symbol_view.c,
18755         src/anjuta-tools.c,
18756         src/anjuta.c,
18757         src/anjuta.glade
18758         src/anjuta.h,
18759         src/anjuta_cbs.c,
18760         src/anjuta_dialogs_strings.c,
18761         src/anjuta_info.c,
18762         src/commands.c,
18763         src/compiler_options.c,
18764         src/debugger.c,
18765         src/help.c,
18766         src/main_menubar.c,
18767         src/main_menubar.h,
18768         src/main_menubar_def.h,
18769         src/mainmenu_callbacks.c,
18770         src/mainmenu_callbacks.h,
18771         src/message-manager-private.c,c
18772         src/message-manager-private.h,
18773         src/message-manager.c,c
18774         src/message-manager.h,
18775         src/pixmaps.h,
18776         src/preferences.c,
18777         src/preferences.h,
18778         src/project_config.c,
18779         src/project_dbase.c,
18780         src/project_dbase_gui.c,
18781         src/project_import_gui.c,
18782         src/properties.c,xx,
18783         src/properties.h,
18784         src/resources.c,
18785         src/src_paths.c,
18786         src/text_editor.c,
18787         src/text_editor_gui.c,
18788         src/toolbar.c,
18789         src/utilities.c,
18790         src/utilities.h,
18791         anjuta.prj: GNOME2 porting and fixed many porting bugs.
18792         
18793 2003-01-24  Naba Kumar <naba@gnome.org>
18795         * src/text_editor_gui.c, src/toolbar.c,
18796         src/text_editor.c, src/text_editor_cbs.h:
18797         Used correct notification signal name for scintilla
18798         (gtk2) and fixed UI.
18799         
18800         * src/controls.c: Does not hide tags combo. Simply makes it insensitive
18801         when not required.
18802         
18803         * printing/print-doc.c,
18804         printing/print.c,,
18805         src/anjuta-tools.c,
18806         src/find_replace.c,
18807         src/goto_line.c,
18808         src/launcher.c,
18809         src/mainmenu_callbacks.c,
18810         src/project_dbase.c,
18811         src/project_dbase.h,
18812         src/project_dbase_gui.c: Used GtkDialogs instead of GnomeDialog.
18813         src/text_editor.c,
18814         src/text_editor_cbs.h:
18817 2003-01-23  Naba Kumar <naba@gnome.org>
18819         * src/compiler_options.c, src/pixmaps.h, src/toolbar.c: Fixed to use
18820         correct stock icons and organized pixmap macros.
18821         
18822         Makefile.am: Removed non-generated files.
18823         
18824         * pixmaps/{add.xpm, an_tag.xpm, autocomplete.xpm, block_end.xpm,
18825         block_start.xpm, bookmark_first.xpm, bookmark_last.xpm,
18826         bookmark_next.xpm, bookmark_prev.xpm, build_stop.xpm,
18827         close_file.xpm, copy.xpm, cut.xpm, error_next.xpm,
18828         error_prev.xpm, execute.xpm, find_replace.xpm, find.xpm,
18829         fv_image.xpm, goto.xpm, graph.xpm, line-arrow.xbm, line-wrap.xbm,
18830         list_select.xpm, list_unselect.xpm, macro.xpm, new_file.xpm,
18831         open_file.xpm, paste.xpm, preferences.xpm, prefs_autoformat.xpm,
18832         prefs_build.xpm, prefs_cvs.xpm, prefs_editor.xpm,
18833         prefs_general.xpm, prefs_messages.xpm, prefs_print.xpm,
18834         prefs_styles.xpm, print.xpm, redo.xpm, reload_file.xpm, reload.xpm,
18835         remove.xpm, save_all.xpm, save_file.xpm, save.xpm, search.xpm,
18836         stop.xpm, undo.xpm}: Removed because no longer used.
18838         * pixmaps/{file_core.xpm, file_exec.xpm, file_text.xpm,
18839         file_unknown.xpm}: Files renamed from fv_*, as it would
18840         be the right name.
18842         * pixmaps/Makefile.am: Updated for the above changes.
18844 2003-01-23  Jakub Steiner <jimmac * ximian * com>
18846         * pixmaps/autocomplete-16.png,
18847         pixmaps/autocomplete.png,
18848         pixmaps/block-end-16.png,
18849         pixmaps/block-end.png,
18850         pixmaps/block-start-16.png,
18851         pixmaps/block-start.png,
18852         pixmaps/bookmark-first-16.png,
18853         pixmaps/bookmark-first.png,
18854         pixmaps/bookmark-last-16.png,
18855         pixmaps/bookmark-last.png,
18856         pixmaps/bookmark-next-16.png,
18857         pixmaps/bookmark-next.png,
18858         pixmaps/bookmark-prev-16.png,
18859         pixmaps/bookmark-prev.png,
18860         pixmaps/error-next-16.png,
18861         pixmaps/error-next.png,
18862         pixmaps/error-prev-16.png,
18863         pixmaps/error-prev.png: gnome2-styled icons
18866 2003-01-23  Naba Kumar <naba@gnome.org>
18868         * anjuta.prj: Updated compiler options.
18869         * scintilla/ScintillaGTK.cxx: Fixed selection notify.
18871         * src/aneditor.cxx,
18872         src/anjuta.c,
18873         src/anjuta.glade,
18874         src/anjuta_dialogs_strings.c,
18875         src/mainmenu_callbacks.c,
18876         src/mainmenu_callbacks.h,
18877         src/text_editor.c,
18878         src/text_editor_cbs.c,
18879         src/text_editor_gui.c: GNOME2 Porting.
18881 2003-01-22  Naba Kumar <naba@gnome.org>
18883         * ChangeLog: Corrected dates.
18884         * src/mainmenu_callbacks.h: Cleaned up function prototypes.
18885         * src/anjuta.glade, src/anjuta_dialogs_strings.h: Added more
18886         preferences.
18888 2003-01-22  Naba Kumar <naba@gnome.org>
18889         
18890         * plugins/patch/patch-plugin.c: Bug fix.
18891         
18892         * src/anjuta-tools.c,
18893         src/anjuta.c,
18894         src/anjuta.glade,
18895         src/anjuta.h,
18896         src/anjuta_dialogs_strings.c,
18897         src/breakpoints.c,
18898         src/cvs_gui.c,
18899         src/debugger.c,
18900         src/debugger.h,
18901         src/executer.c,
18902         src/glade_iface.c,
18903         src/main.c,
18904         src/mainmenu_callbacks.c,
18905         src/mainmenu_callbacks.h,
18906         src/preferences.c,
18907         src/project_dbase.c,
18908         src/project_dbase_gui.c,
18909         src/registers.c,
18910         src/sharedlib.c,
18911         src/signals.c,
18912         src/signals_cbs.c,
18913         src/source.c,
18914         src/stack_trace.c,
18915         src/toolbar_callbacks.c,
18916         src/utilities.c,
18917         src/utilities.h,
18918         src/watch.c: Used GtkDialog instead of messagebox. GNOME2 porting.
18919         
18920         * src/Makefile.am,
18921         (removed) src/CORBA-Server.c,
18922         (removed) src/CORBA-Server.h,
18923         (removed) src/Gladen-common.c,
18924         (removed) src/Gladen-stubs.c,
18925         (removed) src/Gladen.h,
18926         (removed) src/Prj-common.c,
18927         (removed) src/Prj-skelimpl.c,
18928         (removed) src/Prj-skels.c,
18929         (removed) src/Prj-stubs.c,
18930         (removed) src/Prj.h,
18931         (removed) src/glades.c,
18932         (removed) src/glades.h,
18933         (removed) src/messagebox.c,
18934         (removed) src/messagebox.h: Removed because no longer used.
18936 2003-01-21  Naba Kumar <naba@gnome.org>
18938         * src/anjuta-tools.c,
18939         src/anjuta.c,
18940         src/anjuta.glade,
18941         src/anjuta_dialogs_strings.c,
18942         src/anjuta_info.c,
18943         src/anjuta_info.h,
18944         src/breakpoints.c,
18945         src/compiler_options.c,
18946         src/debugger.c,
18947         src/find_replace.c,
18948         src/find_replace.h,
18949         src/find_text.c,
18950         src/find_text.h,
18951         src/goto_line.c,
18952         src/launcher.c,
18953         src/text_editor.c,
18954         widgets/gnomefilelist.c: GNOME2 porting.
18956 2003-01-20  Naba Kumar <naba@gnome.org>
18958         * global-tags/create_global_tags.sh: Uses pkg-config to
18959         read the modules.
18960         
18961         * src/anjuta.c,
18962         src/anjuta.glade,
18963         src/anjuta.h,
18964         src/anjuta_cbs.c,
18965         src/anjuta_dialogs_strings.c,
18966         src/breakpoints.c,
18967         src/breakpoints.h,
18968         src/compiler_options.c,
18969         src/compiler_options.h,
18970         src/fileselection.c,
18971         src/fileselection.h,
18972         src/mainmenu_callbacks.c,
18973         src/project_dbase_gui.c,
18974         src/session.c,
18975         src/src_paths.c,
18976         src/src_paths.h,
18977         src/text_editor.c,
18978         src/text_editor_gui.c,
18979         widgets/gnomefilelist.c,
18980         widgets/gnomefilelist.h: GNOME2 porting.
18981         
18982         * widgets/Makefile.am,
18983         (removed) widgets/gnomedirlist.c,
18984         (removed)widgets/gnomedirlist.h: Removed becuase they are not used.
18985         
18986         * src/Makefile.am,
18987         (removed) src/src_paths_cbs.c,
18988         (removed) src/src_paths_cbs.h,
18989         (removed) src/src_paths_gui.c,
18990         (removed) src/compiler_options_cbs.c,
18991         (removed) src/compiler_options_cbs.h,
18992         (removed) src/breakpoints_cbs.c,
18993         (removed) src/breakpoints_cbs.h: Removed because they are now
18994         combined in singe file
18996 2003-01-16  Naba Kumar <naba@gnome.org>
18998         * src/anjuta.glade, src/anjuta_dialogs_strings.c,
18999         src/compiler_options.c, src/compiler_options_cbs.c: Fixed compiler
19000         options dialog UI and data handling.
19003 2003-01-15  Naba Kumar <naba@gnome.org>
19005         * src/commands.[c,h], src/anjuta.glade, src/anjuta_dialogs_strings.c:
19006         Completed command editor porting.
19007         
19008         * src/anjuta.c: Removed the use of commands load function
19009         (not required).
19011         * src/text_editor_gui.c, src/test_editor.c: Added back widgets refs
19012         and unrefs.
19014         * src/anjuta-tools.c: Fixed translatable strings.
19015         
19016         * src/find_text.c: Fixed dialog creation from glade.
19017         
19018         * src/text_editor_gui.c, src/text_editor.c,
19019         src/text_editor_cbs.c: Completed port of detached text editor
19020         to gnome2 plateform.
19021         
19022 2003-01-14  Naba Kumar <naba@gnome.org>
19024         * src/anjuta.glade, src/preferences.[h,c],
19025         src/anjuta_dialogs_strings.c: Added build and editor
19026         preferences pages and other UIs. Fixed preferense loading and saving.
19027         
19028         * src/anjuta.c: Does case-insensitive match for tabs position
19029         preferences and removed preferences loading (done at _new() call).
19030         
19031         * anjuta-tools.c: Debugged tools dialog handling.
19032         * plugins/class-gen/clsGen.c: Fixed an undefined function.
19033         
19034 2003-01-13  Naba Kumar <naba@gnome.org>
19036         * ABOUT-NLS: Update (strange).
19038         * autogen.sh: Removed blocking code.
19040         * configure.in: Fixed an autogen bug.
19041         
19042 2003-01-13  Naba Kumar <naba@gnome.org>
19044         * (new)src/anjuta.gladep
19045         (new)src/messagebox.c
19046         (new)src/messagebox.h: Added files. References to messagesbox.[c,h]
19047         will be gradually removed (and then the files).
19048         
19049         * Makefile.am,
19050         anjuta.prj,
19051         printing/print-util.c,
19052         printing/print.c,
19053         scintilla/ScintillaGTK.c,xx
19054         src/Makefile.am,
19055         src/an_file_view.c,
19056         src/an_symbol_view.c,
19057         src/anjuta.c,
19058         src/anjuta.glade
19059         src/anjuta.h,
19060         src/anjuta_dialogs_strings.c,
19061         src/anjuta_gui.c,
19062         src/attach_process.c,
19063         src/attach_process.h,
19064         src/breakpoints.c,
19065         src/breakpoints.h,
19066         src/breakpoints_cbs.c,
19067         src/commands.c,
19068         src/commands.h,
19069         src/compiler_options.c,
19070         src/compiler_options.h,
19071         src/compiler_options_cbs.c,
19072         src/configurer.c,
19073         src/configurer.h,
19074         src/controls.c,
19075         src/cvs_cbs.c,
19076         src/debug_tree.c,
19077         src/debug_tree.h,
19078         src/executer.c,
19079         src/executer.h,
19080         src/find_in_files.c,
19081         src/find_in_files.h,
19082         src/find_in_files_cbs.c,
19083         src/find_replace.c,
19084         src/find_replace.h,
19085         src/find_text.c,
19086         src/find_text.h,
19087         src/goto_line.c,
19088         src/help.c,
19089         src/help.h,
19090         src/launcher.c,
19091         src/main.c,
19092         src/main_menubar.c,
19093         src/mainmenu_callbacks.c,
19094         src/message-manager.c,c
19095         src/pixmaps.h,
19096         src/preferences.c,
19097         src/project_config.c,
19098         src/project_config.h,
19099         src/project_dbase.c,
19100         src/project_import_cbs.c,
19101         src/resources.c,
19102         src/resources.h,
19103         src/splash.c,
19104         src/src_paths.c,
19105         src/src_paths.h,
19106         src/src_paths_gui.c,
19107         src/text_editor.c,
19108         src/text_editor_gui.c,
19109         src/toolbar.c,
19110         src/toolbar.h,
19111         src/utilities.c,
19112         src/utilities.h,
19113         src/wizard_gui.c,
19114         widgets/gnomefilelist.c: GNOME2 Port.
19116 2003-01-10  Naba Kumar  <naba@gnome.org>
19118         * src/an_file_view.c,
19119         src/anjuta_gui.c,
19120         src/appwizard_gui.c,
19121         src/compiler_options.c,
19122         src/compiler_options_cbs.c,
19123         src/cvs_cbs.c,
19124         src/executer.c,
19125         src/fileselection.c,
19126         src/find_in_files.c,
19127         src/goto_line.c,
19128         src/main_menubar.c,
19129         src/memory.c,
19130         src/message-manager-dock.c,
19131         src/preferences.c,
19132         src/project_dbase_gui.c,
19133         src/project_import_gui.c,
19134         src/registers_gui.c,
19135         src/sharedlib_gui.c,
19136         src/src_paths_gui.c,
19137         src/text_editor_gui.c,
19138         src/toolbar.c,
19139         src/watch_gui.c: GNOME2 porting. Fixed unresolved symbols
19141 2003-01-09  Naba Kumar <naba@gnome.org>
19143         * scintilla/RESearch.cxx: Removed cvs logging as it was creating
19144         problems with some comments.
19146         * anjuta.prj: New project file (updated?)
19148         * src/Makefile.am: Enabled deprecated API and fixed variables.
19150         * src/an_file_view.c,
19151         src/an_symbol_view.c,
19152         src/anjuta-plugins.c,
19153         src/anjuta-tools.c,
19154         src/anjuta.c,
19155         src/anjuta_gui.c,
19156         src/appwizard_cbs.c,
19157         src/attach_process.c,
19158         src/attach_process_cbs.c,
19159         src/compiler_options.c,
19160         src/compiler_options_cbs.c,
19161         src/launcher.c,
19162         src/mainmenu_callbacks.c,
19163         src/message-manager-private.c,c
19164         src/message-manager-private.h,
19165         src/message-manager.c,c
19166         src/message-manager.h,
19167         src/project_dbase.c,
19168         src/project_dbase.h,
19169         src/project_dbase_gui.c,
19170         src/project_import_cbs.c,
19171         src/project_import_gui.c,
19172         src/registers.c,
19173         src/resources.c,
19174         src/resources.h,
19175         src/sharedlib.c,
19176         src/signals.c,
19177         src/signals_cbs.c,
19178         src/signals_gui.c,
19179         src/splash.c,
19180         src/src_paths_cbs.c,
19181         src/src_paths_gui.c,
19182         src/stack_trace.c,
19183         src/text_editor.c,
19184         src/text_editor_gui.c,
19185         src/text_editor_menu.c,
19186         src/toolbar.c,
19187         src/toolbar_callbacks.c,
19188         src/utilities.c,
19189         src/watch.c,
19190         src/watch_cbs.c,
19191         src/wizard_gui.c: GNOME porting.
19193 2002-12-24 Naba Kumar <naba@gnome.org>
19195         * AUTHORS, ChangeLog, HACKING, Makefile.am,
19196         NEWS, README, SEARCH-REPLACE,
19197         THANKS, TODO, acinclude.m4, anjuta.prj, anjuta.spec.in, configure.in, 
19198         setup-gettext, data/*, doc/.cvsignore, global-tags/*,
19199         launcher/Makefile.am,
19200         launcher/anjuta_launcher.c, macros2/*, manuals/*/*/*/*,
19201         plugins/class-gen/clsGen.c, plugins/patch/patch-plugin.c,
19202         plugins/sample1/plugin-sample1.c, printing/print-doc.c,
19203         printing/print-util.c, printing/print.c, printing/print.h,
19204         scintilla/*/*, widgets/e-shell-about-box.c,
19205         src/*, tagmanager/*/*, widgets/Makefile.am,
19206         widgets/gnomefilelist.c:
19207         
19208         Merged with ANJUTA_1_0_0 branch (at tag MERGE_LEVEL_1) and ported many
19209         src/*.[c,h] files to gnome2 API.
19211         * src/anjuta_dialogs_strings.c: Added glade generated translatable
19212         strings table.
19214 2002-10-23  Naba Kumar <naba@gnome.org>
19216         * autogen.sh: Prevented Users from building HEAD cvs.
19217         
19218 2002-09-16  Stephane Demurget  <demurgets@free.fr>
19220         * src/anjuta.glade: added the compiler options dialog, hopefully
19221         HIG-1.0 compliant. Perhaps some accelerators are duplicated, though.
19223 2002-09-15  Stephane Demurget  <demurgets@free.fr>
19225         * src/anjuta.glade: fixed a lot of small glitches.
19227         * src/commands.[ch]: more gnome 2 port. only instant apply is missing
19228         now.
19230         * src/breakpoints_cbs.c: polished a bit.
19232 2002-09-15  Stephane Demurget  <demurgets@free.fr>
19234         * src/anjuta.glade: added the commands dialog fully HIG-1.0 compliant.
19236         * src/commands.c: partial gnome 2 port.
19238         * src/utilities.[ch]: changed some bits to be const.
19240 2002-09-14  Stephane Demurget  <demurgets@free.fr>
19242         * src/Makefile.am: removed breakpoints_gui.c and added a check
19243         for gdk-pixbuf deprecated functions, but there shouldn't be much
19244         anyway.
19246         * src/breakpoints_gui.c: killed.
19248         * src/anjuta.glade: added two dialogs for the breakpoints management.
19250         * src/anjuta.h:
19251         * src/anjuta_cbs.c:
19252         * src/appwizard.c:
19253         * src/attach_process.c:
19255         * src/breakpoints*.[ch]: cleaned, simplified and polished up a lot of things,
19256         really huge changes and porting work.
19257         
19258         * src/breakpoints.[ch] (treeview_enabled_toggled): impl.
19259         (breakpoints_dbase_new): moved the UI init bits here.
19261         * src/breakpoints_cbs.[ch] (breakpoints_dbase_add_brkpnt): simplified
19262         a lot, not using any color anymore (not HIG compliant) and not using
19263         BrkPtItem thanks to libglade. 4 issues marked with #warning that have
19264         to be double checked.
19266         * src/build_file.c:
19267         * src/build_project.c: gnome 2 port.
19269 2002-09-11  Stephane Demurget  <demurgets@free.fr>
19271         * src/anjuta.glade:
19272         * src/anjuta.h:
19273         * src/anjuta_cbs.c:
19274         * src/appwizard.c:
19275         * src/breakpoints.c:
19276         * src/breakpoints_cbs.c: cleaned up some bits.
19278 2002-09-09  Stephane Demurget  <demurgets@free.fr>
19280         * src/Makefile.am:
19281         * src/messagebox.[ch]: killed. Not HIG compliant at all :/
19283         * src/an_symbol_view.[ch]:
19284         * src/attach_process_cbs.h: polished a bit.
19286         * src/breakpoints_cb.[ch]: partial gnome 2 port.
19288 2002-09-02  Stephane Demurget  <demurgets@free.fr>
19290         * configure.in:
19291         * src/Makefile.am: added libglade-2 to the build.
19293         * src/anjuta.[ch]: added support for libglade.
19295         * src/anjuta.glade: added. There could be a file per top-level widget,
19296         as some other gnome projects, though.
19298         * src/attach_process_gui.c: removed.
19299         * src/attach_process.[ch]: gnome 2 port.
19300         (attach_process_new): Added the treeview init and the widget references
19301         here.
19303 2002-08-31  Stephane Demurget  <demurgets@free.fr>
19305         * src/an_file_view.c: fixed some compilation issues.
19307         * src/an_symbol_view.c: gnome 2 port.
19309 2002-08-26  Stephane Demurget  <demurgets@free.fr>
19311         * src/an_file_view.c: finished gnome 2 port.
19312         (on_file_view_row_expanded), (on_file_view_row_collapsed): change the
19313         directory pixmap depending on the event.
19315         * src/project_dbase.h: s/GtkTreeIter/GtkTreeRowReference/.
19316         (project_file_data_new): use a GtkTreePath.
19318 2002-08-23  Stephane Demurget  <demurgets@free.fr>
19320         * src/Makefile.am: readded back an_*_view.[ch] because they are still
19321         driving me nuts but they need to be ported, heh ?
19323         * src/an_file_view.c: gnome 2 port, almost finished after some hard
19324         work since it's quite a total rewrite again.
19326 2002-08-22  Stephane Demurget  <demurgets@free.fr>
19328         * src/an_file_view.c:
19329         * src/project_dbase.h: s/GtkTreePath/GtkTreeIter/.
19331 2002-08-21  Stephane Demurget  <demurgets@free.fr>
19333         * src/anjuta_info.c:
19334         * src/utilities.h: gnome 2 port, featuring a total rewrite.
19336 2002-08-20  Stephane Demurget  <demurgets@free.fr>
19338         * src/Makefile.am: removed an_*_view.[ch] because they're driving me
19339         nuts ATM.
19340        
19341         * src/an_file_view.c:
19342         * src/aneditor.cxx:
19343         * src/anjuta_cbs.c:
19344         * src/compiler_options.h:
19345         * src/messagebox.c:
19346         * src/messagebox.h:
19347         * src/pixmaps.h:
19348         * src/project_dbase.h:
19349         * src/resources.h: gnome 2 port.
19351 2002-08-14  Stephane Demurget  <demurgets@free.fr>
19353         Added missing keywords reported by Lucca Bellonda <lbell@tsc4.com>.
19355         * data/properties/sql.properties: added the DATETIME data type.
19357         * data/properties/html.properties: added the foreach php keyword.
19359 2002-08-08  Stephane Demurget  <demurgets@free.fr>
19361         * widgets/Makefile.am: removed blank line after the last backslash
19362         for avoiding a warning from automake.
19364         * configure.in:
19365         * src/Makefile.am: added the ORBit-2 dep.
19367 2002-08-08  Stephane Demurget  <demurgets@free.fr>
19369         * AUTHORS: added Biswa, because I wonder why noone already have
19370         written his name in the Anjuta's hall of fame :)
19372 2002-08-01  Naba Kumar <kh_naba@users.sourceforge.net>
19374         * widgets/Makefile.am, widgets/gnomefilelist.[c,h], widgets/gnomedirlist.[c,h],
19375         widgets/e-shell-about-box.c: Made to compile for gnome2.
19376         
19377 2002-07-31  Naba Kumar <kh_naba@users.sourceforge.net>
19379         * scintilla/PlatGTK.cxx, scintilla/Scintilla.cxx,
19380         scintilla/include/ScintillaWidget.h: Made to compile for gtk2.
19381         
19382         * configure.in, printing/print.h, printing/print.c,
19383         printing/print-doc.c: Made to compile for gnome2.
19384         
19385 2002-07-30  Naba Kumar <kh_naba@users.sourceforge.net>
19387         * configure.in, acconfig.h, Makefile.am, autogen.sh, launcher/Makefile.am,
19388         plugins/class-gen/Makefile.am, plugins/patch/Makefile.am, plugins/sample1/Makefile.am,
19389         printing/Makefile.am, src/Makefile.am, tagmanager/include/Makefile.am,
19390         widgets/Makefile.am:
19391         
19392         Upgraded the build system to gnome2 platform.
19393         
19394 2002-12-19  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19395         * manuals/*: Added capability to generate PDF and PS.
19396         * src/debugger.c, data/gdb.init: Solaris GDB fixes.
19397         * TODO, TODO.biswa: Intergated TODO list.
19398         * src/project_dbase.c: Patch by TTimo (pref saving), bug #636542
19399         , bug #574470
19400         * src/dnd.c: Fix typo
19401         * src/an_[symbol|file]_view.c: Hide when updating (reduced flicker)
19402         * src/anjuta.c: Bug #568895, Bug #575419
19404 2002-12-18  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19406         * tagmanager/tm_global_tags.c: Fixed compiler warning.
19407         * manuals/C/anjuta-faqs/anjuta-faqs.sgml: Updated FAQ.
19409 2002-12-17  Naba Kumar <naba@gnome.org>
19411         * Makefile.am, src/Makefile.am, src/main.c: Fixed a couple of distcheck
19412         bugs.
19413         
19414 2002-12-17  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19415         * manuals/C/anjuta-manual/*: Updated manual to include tool editor.
19416         * scintilla/LexCPP.cxx: Disable doxygen comment highliting.
19417         * anjuta.prj: Added tools.sgml
19418         * data/properties/cpp.properties: Bug # 646974
19420 2002-12-16  Naba Kumar <naba@gnome.org>
19422         * src/goto_line.c: Ordered 'Ok' and 'Cancel' button in the right order.
19423         * src/configurer.c, src/anjuta_info.c, src/attac_process_gui.c,
19424         src/executer.c, src/launcherc, src/breakpoints_gui.c, src/help.c: Activates
19425         on 'Enter' and adds proper focus mechanism.
19426         * src/anjuta.c: Fixed a memory corruption bug.
19427         * src/anjuta-tools.c, anjuta.glade: Tools parameter dialog activates on
19428         'Enter' and can also be Canceled. Sets proper default and focus policies
19429         for tools dialogs.
19430         * src/main_menubar_def.h: Fixed typos, added icons and added hot keys.
19431         * anjuta.glade, src/Makefile.am, src/anjuta_dialog_strings.c: Enabled
19432         translatable strings in dialogs and fixed some dialog properties.
19433         * src/anjuta-tools.c: Now uses xml format for loading and saving.
19434         * configure.in, anjuta.spec.in, anjuta.prj: Bumped version to 1.0.1
19435         * src/message_manager_private.cc: Fixed some debug messages.
19436         * src/print.c, src/print-doc.c, src/anjuta-tools.c, src/anjuta.c,
19437         widgets/gnomefilelist.c: Fixed a memory leaks.
19438         * src/toolbar.[ch], src/text_editor.[ch], src/find_text.[ch],
19439         src/toolbar_callbacks.[ch], src/mainmenu_callbacks.c,
19440         src/main_menubar_def.h: Implemented incremental search.
19441         * TODO: Updated.
19443 2002-12-14  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19444         * tagmanager/*: Minor cleanups and warning fixes.
19445         * src/an_symbol_view.c, src/an_file_view.c: Do not freeze the
19446         GUI during long updates.
19447         * src/text_editor.c: Remove debug message.
19449 2002-12-13  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19450         * tagmanager/tm_project.c: Fix a memory access problem.
19452 2002-12-13  Naba Kumar <naba@gnome.org>
19454         * anjuta.glade, src/anjuta-tools.c: Added a new column in the
19455         tools list to show "Enabled" flag of the tool. Fixed a bug where
19456         tool list is not cleared when creating a new tool.
19457         
19458 2002-12-13  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19459         * anjuta.glade, src/anjuta-tools.c: Added user params to tools.
19461 2002-12-12  Naba Kumar <naba@gnome.org>
19463         * anjuta-tools.[h,c], commands.c: Used the tools help of
19464         anjuta variables list in commands editor and fixed a typos
19465         buy in anjuta-tools.c.
19466         
19467 2002-12-12  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19468         * anjuta.glade, src/anjuta-tools.c, src/text_editor.[ch]
19469         , src/mainmenu_callbacks.c, controls.c: Tools editor stuff.
19470         * TODO.biswa: Added to help me track things better.
19472 2002-12-11  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19474         * configure.in, anjuta.spec.in: Added libglade dependency.
19475         * Makefile.am: Added anjuta.glade file.
19476         * src/anjuta-tools.c, src/main.c, src/main_menubar_def.h
19477         , src/mainmenu_callbacks.[ch], src/message-manager.h
19478         , src/widget-registry.c: Tools editor GUI + other additions.
19480 2002-12-09  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19482         * src/project_dbase.[ch], tagmanager/tm_project.c,
19483         tagmanager/include/tm_project.h, src/mainmenu_callbacks.c:
19484         Implement syncing tags image with the project database.
19485         * src/anjuta-tools.c: Implemented variable substitution and
19486         working directory in tools.
19488 2002-12-09  Naba Kumar <naba@gnome.org>
19489         
19490         * data/properties/anjuta.properties, src/commands.[ch]: Reads the
19491         command configuration language list from properties.
19492         
19493         * data/properties/asm.properties, data/properties/ruby.properties:
19494         Fixed typos.
19496 2002-12-04  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19498         * src/an_symbol_view.c: Remember current selected entry and select
19499         it automatically after refresh.
19501 2002-11-26  Murray Cumming  <murrayc@usa.net>
19503         * src/project_type.c, src/project_dbase.c, src/stock_libs.anj,
19504           src/compiler-options.c, src/wizard_gui.c: Renamed gtkmm 1.2
19505         and gnomemm 1.2 projects so that people know they are really
19506         glademm projects. The gtkmm 2 and gnomem 2 projects are OK though.
19507         But I did correct these to sue lowercase names.
19509 2002-12-01  Naba Kumar <naba@gnome.org>
19511         * data/anjuta.properties: Fixed caching problem on 
19512         indicators.
19513         * src/preferences.c, src/preferences_gui.c: Implemented automatic
19514         indicators prefs.
19515         
19516 2002-12-01  Naba Kumar <naba@gnome.org>
19518         * data/properies/anjuta.properties: Corrected "indicators.automatic"
19519         property name.
19520         * src/anjuta.c, src/preferences.h: Added MESSAGES_INDCATORS_AUTOMATIC
19521         property and uses it.
19522         * src/aneditor.cxx: Fixed a bug associated with selection a word at
19523         current cursor.
19524         
19525 2002-11-30  Naba Kumar <naba@gnome.org>
19527         * src/debugger.c: Fixed a typo.
19528         * data/properties/*: Updated properties files and added
19529         new ones.
19530         * src/main_menubar_def.h, main_menubar.[hc], mainmenu_callbacks.[hc]:
19531         Added comment submenu and cleaned up ref and unref of menus.
19532         * src/aneditor.h: Added definition of comment commands.
19533         * src/aneditor.c: Upgrade from latest SciTE source code.
19534         * src/text_editor.[hc], src/text_editor_cbs.c, 
19535         src/message_manager_private.cc, src/message_manager.[cc,h],
19536         src/anjuta.[c,h]: Added indicators support for errors/warnings
19537         highlight in the editor.
19538         * NEWS, TODO: Update.
19539         * scintilla/include/PropSet.h: Removed deprecrated function.
19540         
19541 2002-11-29  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19543         * src/anjuta-tools.[ch]: Tools implementation (basic)
19544         * src/anjuta-plugins.[ch], src/anjuta.[ch], src/main_menubar.[ch]
19545           , src/main_menubar_def.h: PLugins cleanup and segregation
19546         * src/widget-registry.[ch], src/main_menubar.[ch]: Start of a widget
19547           registry
19548         * anjuta.prj: Added new files
19549         * manuals/C/anjuta-faqs/anjuta-faqs.sgml: New FAQ entry
19550         * plugins/class-gen/clsGen.c: Register menu under 'Project'
19551         * plugins/patch/patch-plugin.c: Register menu under 'Format'
19552         * plugins/sample1/plugin-sample1.c: Register menu under 'View'
19553         * src/Makefile.am: Added new files
19554         * src/message-manager.[cc/h]: Added standard output and error windows
19556 2002-11-26  Johannes Schmid <clubfan@users.sourceforge.net>
19558         * project_type.c: Fixed Gnomemm2 project type
19560 2002-11-25  Naba Kumar <naba@gnome.org>
19562         * printing/print.c: Fixed a compile warning.
19563         * scintilla/Autocomplete.cxx: Applied missing patch from Biswa
19564         * src/utilities.c: Fixed a compile warning in sparc, hides the
19565         terminal check error output from the user.
19566         * project_config.[ch], project_dbase.[ch], source.c: Added project
19567         version, exclude modules configuration and reordered other config
19568         properties. Changed some strings to more descriptive text.
19569         * src/compiler_opitions.c: Removed extra newlines from .prj file
19570         save.
19571         * anjuta.prj: Converted to new format (only reorganised properties
19572         and removed extra newlines ... nothing else).
19573         * NEWS: updated
19574         
19575 2002-11-21  Naba Kumar <naba@gnome.org>
19577         * Editor.cxx, Editor.h, include/SciLexer.h, include/Scintilla.h,
19578         include/Scintilla.iface, KeyMap.cxx, KeyWords.cxx, LexCPP.cxx,
19579         LexFortran.cxx, LexHTML.cxx, LexMatlab.cxx, LexOthers.cxx,
19580         LineMarker.h, PropSet.cxx, RESearch.cxx, ScintillaBase.cxx:
19581         Updated to the CVS version.
19583 2002-11-20  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19585         * scintilla/AutoComplete.[cxx,h], scintilla/PlatGTK.cxx
19586           , scintilla/include/Platform.h, scintilla/ScintillaBase.cxx
19587           , scintilla/include/Scintilla.h, src/aneditor.cxx: Implement
19588           images in completion lists. 
19589         * src/resources.h: Make C++ friendly.
19590         * scintilla/PropSet.cxx: Fix memory leak.
19592 2002-11-20  Naba Kumar <naba@gnome.org>
19594         * scintilla/*/*: Synced to latest scintilla 1.49
19595         * scintilla/LexAsm.cxx, scintilla/LexFortran.cxx, src/Makefile.am:
19596         New lexers added.
19598         * scintilla/RESearch.cxx: The automatic cvs log in the
19599         file really broke things trying to interprete the changelog
19600         entry incorrectly as end-of-comment. Removed the $cvs line
19601         and committed again.
19602         
19603 2002-11-19  Naba Kumar <naba@gnome.org>
19605         Patch from Timothee Besset <ttimo@idsoftware.com>
19606         
19607         * src/message-manager-private.cc: Interpretes absolute
19608         file paths properly in zvt terminal.
19610 2002-11-19  Naba Kumar <naba@gnome.org>
19612         Patch from Timothee Besset <ttimo@idsoftware.com>
19613         
19614         * src/preferences.c, src/preferences_gui.c, src/project_dbase.c,
19615         src/properties.cxx, src/properties.h, anjuta.prj: Saves some of the 
19616         (important) editor preferences in project (if there is one
19617         open).
19618         
19619         * TODO: Updated
19620         
19621 2002-11-18  Naba Kumar <naba@gnome.org>
19622         
19623         Patch from: Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
19624         
19625         * src/debug_tree.c, src/find_in_files_gui.c,
19626         src/find_replace.c, src/find_text.c, 
19627         src/project_import.c, src/project_import_gui.c,
19628         src/wizard_gui.c: i18n Fixes.
19630 2002-11-15  Naba Kumar <naba@gnome.org>
19632         * plugins/class-gen/clsGen.c: Fixed to use project function
19633         to import files. Create non-existent directories before the
19634         sources are written.
19635         
19636         * configure.in, src/Makefile.am, src/main.c, src/preferences_gui.c,
19637         src/preferences.c, src/CORBA-Server.c,src/CORBA-Server.h,
19638         src/glade_iface.c,
19639         src/glades.c: Excluded gladen files from build. This
19640         will fix the unnecessary dependency on libssl.
19641         
19642         * src/project_dbase.[c,h], src/project_dbase_gui.c: Refined
19643         file import funtion.
19644         
19645         * src/message_manager_private.cc: Fixed a compiler warning with
19646         DEBUG preprocessor macro.
19647         
19648         * src/text_editor_cbs.c, src/main_menu_callbacks.c: Fixed a bug where
19649         wrong (undocked) editor window was closed on clicking close on an
19650         undocked editor window.
19651         
19652         * src/debugger.c: Fixed a bad bug where debugger terminal won't
19653         start correctly if the executable was run before with 'F3'.
19654         
19655         * src/toolbar_callbacks.c: Wrap around find next.
19656         * src/toolbar.c: Disable combo activate.
19657         * src/find_text.c (on_find_text_ok_clicked): Swapped 'yes' and 'no'
19658         button positions to get 'yes' as default.
19660         * anjuta.spec.in: Updated.
19661         
19662         * src/anjuta_info.c, src/appwizard_gui.c,
19663         src/attach_process_gui.c, src/breakpoints_gui.c,
19664         src/commands.c, src/compiler_options_gui.c, src/configurer.c,
19665         src/cvs.c, src/cvs_gui.c, src/debugger.c, src/executer.c,
19666         src/find_in_files_gui.c, src/find_replace.c, src/find_text.c,
19667         src/help.c, src/launcher.c, src/main.c, src/mainmenu_callbacks.c,
19668         src/memory.c, src/message-manager-private.cc, src/message-manager.cc,
19669         src/preferences.c, src/preferences_gui.c, src/project_config.c,
19670         src/project_dbase.c, src/project_dbase.h, src/project_dbase_gui.c,
19671         src/project_import_gui.c, src/registers_gui.c, src/sharedlib_gui.c,
19672         src/signals_gui.c, src/source.c, src/src_paths_gui.c,
19673         src/stack_trace_gui.c, src/text_editor_cbs.c, src/text_editor_gui.c,
19674         src/toolbar.c, src/toolbar_callbacks.c, src/watch.h, 
19675         src/watch_cbs.c, src/watch_gui.c, plugins/class-gen/clsGen.c,
19676         plugins/patch/patch-plugin.c, printing/print-util.c:
19677         Set all windows and dialogs transient
19678         to their parents so that they remain floated above their parents.
19679         
19680 2002-11-13  Naba Kumar <naba@gnome.org>
19682         * printing/print.c: Fixed a leak and bug #634819 (print/preview does not
19683         take default editor font).
19684         
19685         * widgets/e-shell-about-box.c, src/main_menubar_def.h:
19686         Corrected email address.
19687         
19688         * src/mainmenu_callbacks.c: Used spaces instead of tabs
19689         for changelog entry.
19691         * NEWS: Updated.
19692         
19693 2002-11-06  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19694         * plugins/class-gen/clsGen.c: Refined the class generator a bit.
19696 2002-11-06  Naba Kumar <naba@gnome.org>
19698         * README: Updated
19699         * anjuta.spec.in: Ships the .omf files with the
19700         documents instead of the base package.
19701         
19702 2002-11-04  Naba Kumar <naba@gnome.org>
19704         * data/properties/latex.properties: Fixed a bug.
19705         * ChangeLog: Released 1.0.0 stable.
19707 2002-11-04  Naba Kumar <naba@gnome.org>
19709         * src/commands.c: Added command with shell redirection capability.
19710         * data/properties/anjuta.properties: Changed default execution
19711         command.
19712         * src/project_dbase.c: Set project top dir in properties.
19713         * Makefile.am: Recurse scripts/ before data/ to fix a distcheck error.
19714         * data/Makefile.am: More diskcheck error fixes.
19715         
19716         * README, anjuta.spec.in, THANKS, AUTHORS,
19717         manuals/C/anjuta-faqs/anjuta-faqs.sgml,
19718         manuals/C/anjuta-manual/authers,sgml,
19719         manuals/C/anjuta-manual/anjuta-manual.sgml,
19720         manuals/C/anjuta-manual/anjuta-manual-C.omf,
19721         manuals/C/anjuta-manual/anjuta-manual-ja_JP.eucJP.omf
19722         : Changed anjuta home to
19723         new URL and my email address.
19724         
19725         * manuals/C/anjuta-manual/interfaces.sgml,
19726         manuals/C/anjuta-manual/prefereces.sgml,
19727         manuals/C/anjuta-faqs/anjuta-faqs.sgml: Fixed typos and updated.
19728         
19729         * src/main_menubar.[c,h], src/controls, src/toolbar_callbacks.c
19730         : removed reference to the help menu as the menu is modified
19731         when no help is found (which is very likely when we are
19732         shiping the documents separately).
19733         
19734 2002-11-03  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19735         * anjuta.spec.in: Update specfile to make multiple RPMs.
19736         * data/Makefile.am: make dist fix.
19737         * src/text_editor_menu.c: Fix compile warnings (casts).
19739 2002-11-02  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19740         * manuals/C/anjuta-faqs/anjuta-faqs.sgml: FAQ update.
19741         * tagmanager/general.h, src/launcher.c: FreeBSD fixes (RFE #628576)
19743 2002-11-01  Naba Kumar <naba@gnome.org>
19745         * macros2/*, Makefile.am, configure.in, data/Makefile.am:
19746         Added gnome2 macros to be used by gnome2 project wizard.
19747         
19748         * data/autogen.sh.gnome2: Fixed to use our own macros instead of
19749         from gnome-common.
19750         
19751         * macros/Makefile.am: Removed INSIDE_GNOME_COMMAND macro
19752         as it was conflicting with generated projects and is not
19753         useful for us.
19754         
19755         * src/appwiz_page1.c, src/project_dbase.h, src/project_type.c,
19756         src/project_type.h, src/source.c, src/wizard_gui.c: Fixed gnome2
19757         project generation, removed qt project as it's not complete and
19758         added gnome2 bonobo wizard.
19760 2002-10-29  Naba Kumar <naba@gnome.org>
19762         * po/POTFILES.in: Updated.
19763         * po/POTFILES.skip: Added.
19764         * preferences.h: Fixed print paper size property name.
19766 2002-10-28  Naba Kumar <naba@gnome.org>
19767         
19768         * data/user.properties, data/Makefile.am: Added user properties file
19769         which will be copied in user's ~/.anjuta/user.properties.
19770         
19771         * data/anjuta.properties: Changed a comment.
19772         
19773         * macros/gnome-pilot.m4: Upgraged to the cvs head of gnome-macros.
19774         
19775         * src/main_menubar.c, src/main_menubar.h, src/main_menubar_def.h,
19776         src/mainmenu_callbacks.c, src/mainmenu_callbacks.h, src/preferences.c:
19777         Adde [Settings]->[Preferences]->[Edit user.properties file ...] menu
19778         item.
19780         * src/mainmenu_callbacks.c: Fixed a bug that loads system properties file
19781         instead of user properties file.
19782   
19783         * README, anjuta.prj, configure.in: Bumped anjuta version to 1.0.0
19784         * anjuta.spec.in: Added {prefix}/share/doc/anjuta for rpms.
19785         * Makefile.am: Install docs in share/doc/anjuta and not doc/anjuta.
19786         * README, TODO: Updated.
19787         
19788 2002-10-28  Naba Kumar <naba@gnome.org>
19790     * manuals/C/anjuta-manual/figures/editor_guides.png,
19791     manuals/C/anjuta-manual/figures/editor_margins.png,
19792     manuals/C/anjuta-manual/figures/editor_markers.png,
19793     manuals/C/anjuta-manual/figures/local_variables.png,
19794     manuals/C/anjuta-manual/figures/open_file_multiple.png,
19795     manuals/C/anjuta-manual/figures/prefs_print.png,
19796     manuals/C/anjuta-manual/figures/print_dlg.png,
19797     manuals/C/anjuta-manual/figures/print_preview.png,
19798     manuals/C/anjuta-manual/figures/symbol_browser.png,
19799     manuals/C/anjuta-manual/figures/variable_tip.png: New png
19800     files for manual documentation.
19801     
19802     * manuals/sgmldocs.make,
19803     manuals/C/anjuta-manual/Makefile.am,
19804     manuals/C/anjuta-manual/authors.sgml,
19805     manuals/C/anjuta-manual/build.sgml,
19806     manuals/C/anjuta-manual/compileopts.sgml,
19807     manuals/C/anjuta-manual/debugger.sgml,
19808     manuals/C/anjuta-manual/execute.sgml,
19809     manuals/C/anjuta-manual/fileoperations.sgml,
19810     manuals/C/anjuta-manual/interface.sgml,
19811     manuals/C/anjuta-manual/preferences.sgml,
19812     manuals/C/anjuta-manual/projects.sgml,
19813     manuals/C/anjuta-manual/figures/arguments.png,
19814     manuals/C/anjuta-manual/figures/open_file.png,
19815     manuals/C/anjuta-manual/figures/other_opts.png,
19816     manuals/C/anjuta-manual/figures/scrshot.png,
19817     manuals/C/anjuta-manual/figures/toolbar_browser.png,
19818     manuals/C/anjuta-manual/figures/toolbar_tags.png:
19819     
19820     Updated anjuta manual documentation.
19822     
19823 2002-10-27  Naba Kumar <naba@gnome.org>
19825     * utilities.[h,c], debugger.[h,c], commands.c: Added gnome-terminal
19826     check and modifies debugger terminal command accordingly
19827     to function properly.
19828     
19829 2002-10-25  Naba Kumar <naba@gnome.org>
19831         * manuals/sgmldocs.make: Fixed a couple of bugs.
19832         * data/x-anjuta-project.desktop. data/Makefile.am: Mime handling link.
19834 2002-10-24  Naba Kumar <naba@gnome.org>
19836         * src/debug_tree.c: Fixed a crash bug from Etay.
19838         * global_tags/create_global_tags: Added messages.
19839         Fixed infinite looping within files.
19840         
19841         * macro/autogen.sh: Removed debug and warning flags for defaults.
19842         
19843         Patch from Vadim Berezniker <vadim@berezniker.com>
19844         
19845         * tagmanager/tm_workspace.[h,c], global-tags/create_global_tags.sh,
19846         global-tags/tm_global_tags.c: Fixed infinite loop in system tags
19847         generation.
19849         * Makefile.am: XML merge is broken for .destop in RH 8.0, so
19850         temporarily just copy it
19852 2002-10-24  Naba Kumar <naba@gnome.org>
19854         * manuals/sgmldocs.make, anuals/C/anjuta-faqs/anjuta-faqs.sgml,
19855         manuals/C/anjuta-manual/anjuta-manual.sgml, 
19856         manuals/C/anjuta-manual/compileopts.sgml,
19857         manuals/C/anjuta-manual/debugger.sgml,
19858         manuals/C/anjuta-manual/execute.sgml,
19859         manuals/C/anjuta-manual/fileoperations.sgml,
19860         manuals/C/anjuta-manual/interface.sgml,
19861         manuals/C/anjuta-manual/introduction.sgml,
19862         manuals/C/anjuta-manual/projects.sgml,
19863         manuals/C/anjuta-tutorial/anjuta-tutorial.sgml,
19864         manuals/ja/anjuta-faqs/anjuta-faqs.sgml,
19865         manuals/ja/anjuta-manual/anjuta-manual.sgml,
19866         manuals/ja/anjuta-manual/compileopts.sgml,
19867         manuals/ja/anjuta-manual/debugger.sgml,
19868         manuals/ja/anjuta-manual/execute.sgml,
19869         manuals/ja/anjuta-manual/fileoperations.sgml,
19870         manuals/ja/anjuta-manual/interface.sgml,
19871         manuals/ja/anjuta-manual/introduction.sgml,
19872         manuals/ja/anjuta-manual/projects.sgml: Upgraded to Docbook 4.0
19874 2002-10-24  Naba Kumar <naba@gnome.org>
19876         * src/project_type.c: added autogen for qt projects.
19877         * src/debugger.c: enabled debugger debugging for DEBUG MODE.
19878         Fixed a bug that retrieves wrong terminal command.
19879         * src/commnads.c: Added more terminal commands.
19880         * configure.in: Checks for scrollkeeper version.
19881         
19882 2002-10-22  Naba Kumar <naba@gnome.org>
19884         * configure.in, acinclude.m4, setup-gettext: Used AM_GNU_GETTEXT
19885         instead of AM_GNOME_GETTEXT.
19886         
19887         * src/source.c, data/autogen.sh.*, data/Makefile.am: Added support
19888         for setup-gettext for the wizard generated projects.
19890         * src/source.c: Fixed a bug where glade file wasn't generated.
19891         
19892         * src/gnome_project.c: Excluded project version from project dir
19893         name.
19894         
19895 2002-10-22  Naba Kumar <naba@gnome.org>
19897         * acinclude.m4: New file with dummy funtion for gettext
19898         cross compatibility fix.
19899         
19900         * configure.in, setup-gettext: Fixed to use with AM_GNOME_GETTEXT.
19901         * configure.in: Fixed cflags to avoid useless warnings.
19902         * Makefile.am: EXTRA_DIST += setup-gettext.
19903         * src/toolbars.c: Added space paddings around tags label.
19905 2002-10-21  Naba Kumar <naba@gnome.org>
19907         Patch from Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19908         
19909         * setup-gettext: New script to maintain gettext cross version
19910         compatibility.
19911         * configure.in, macros/autogen.sh: Fix for gettext cross version
19912         compatibility.
19913         
19914 2002-10-21  Naba Kumar <naba@gnome.org>
19916         * debug_tree.c: Fixed incorrect use of debug assertion.
19917         
19918 2002-10-18  Etay Meiri <etay-m@bezeqint.net>
19919             Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
19920         * src/debug_tree.c, src/debug_tree.h, src/debugger.c,
19921         src/memory.c, src/memory.h, src/message-manager-private.cc:
19922         
19923         New parsing algorithm; adapted from kdevelop.
19924         Middle button menu for changing the value's display type
19926 2002-10-07  Naba Kumar <naba@gnome.org>
19928         * src/main_menubar_def.h: Changed status bar message for Help->
19929         Browse info pages. Bug #603308
19931         * src/executer.c: Made "User terminal" default for creating
19932         projects (User can always disable it later). Bug #114222
19933         
19934 2002-10-03  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19936         * macros/autogen.sh: Require gettext 0.10.x for autogen
19937         * src/text_editor.c: Fixes Bug #595303
19938         * src/source.c: Fixes Bug #595970
19939         * src/anjuta.c: Fixes Bug #598366
19940         * scingtilla/LexCPP.cxx: Bug #602296
19941         * src/main_menubar_def.h: Bug #604363
19942         * src/find_in_files.[h,c], src/find_in_files_gui.c: Buf #608679
19943         
19944 2002-10-07  Jens Georg <mail@jensgeorg.de>
19946         Reviewed by: Naba Kumar <kh_naba@gnome.org>
19947         * gnomefilelist.c: This patch fixes the bug #611542
19948         
19949 2002-09-20  Naba Kumar <kh_naba@gnome.org>
19951         * data/properties/Makefile.am: Added tcltk.properties file.
19952         
19953 2002-09-20      Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
19955         Reviewed by: Naba Kumar <kh_naba@gnome.org>
19956         
19957         * README: Updated README
19958         * plugins/class-gen/clsGen.c, src/message_manager.cc
19959           , src/mainmeu_callbacks.c, src/memory.c
19960           , src/project_dbase_gui.c, src/text_editor_gui.c
19961           , widgets/gnomefilelist.c: Set window icons
19962         * configure.in, macros/*, */Makefile.am, anjuta.spec.in:
19963           Enabled release build (stripped + optimized binaries, etc.)
19964         * data/properties/anjuta.properties, src/commands.c,
19965           src/defaults.cFixed bug #595489 (stdin on executables)
19966         * src/appwizard.c, src/main.c, src/message-manager.cc
19967           , src/project_dbase.c, src/toolbar.c, widgets/gnomefilelist.c
19968           , src/debug_tree.c: Memory related (valgrind) fixes.
19969         * src/message-manager-private.[cc,h], src/pixpams.h
19970           , src/preferences.[ch], src/preferences_gui.c: Terminal preferences
19971         * anjuta.prj: Added debug_tree.c to SOURCES
19972         * src/main_menubar_def.h, src/mainmenu_callbacks.[ch],
19973           src/text_editor_menu.c, src/text_editor_gui.c, src/anjuta.c:
19974           Compacted code and cleaned up unnecessary functions.
19975         * tagmanager/*.[ch]: Code fixes.
19976         
19977 2002-08-30  Etay Meiri <etay-m@bezeqint.il>
19978         
19979         Reviewed by: Naba Kumar <kh_naba@gnome.org>
19980         
19981         * src/debug_tree.c, debug_tree.h, debugger.c, message-manager-private.cc:
19982         Debug tree now detects changes of displayed variables
19983         and changes their color to red
19985 2002-09-20  Naba Kumar <kh_naba@gnome.org>
19987         Patch from: Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
19988         
19989         * mainmenu_callbacks.c: Set's the current file name in
19990         file save as dialog.
19991         
19992 2002-09-20  Naba Kumar <kh_naba@gnome.org>
19994         Patch from: Vlastimil Holer <xholer@informatics.muni.cz>
19996         * data/properties/tcltk.properties: New file for tcl/tk
19997         properties.
19999 2002-08-28      Naba Kumar      <kh_naba@users.sourceforge.net>
20001         * src/project_type.[c,h], src/source.c, data/Makefile.am:
20002         Fixed a fatal bug which doesn't let building gnome2 related
20003         projects. They use different autogen.sh script. Defined new
20004         type field "gnome_macro_support".
20005         
20006         * data/autogen.sh.gnome2: New file.
20007         
20008         * src/utilities.c (anjuta_util_escape_quotes): Fixed a fatal
20009         bug with quotes escaping in quotes.
20010         
20011         * src/message-manager-private.cc: Used event box instead
20012         of frame for local message pane, so that the borders appear
20013         properly and nicely.
20014         
20015         * src/anjuta.c: Fixed bug #600221 -- anjuta crashes on exit
20016         if there is a project open and all the files are un-docked.
20018         * src/dnd.c: Possible fix for bug #512873 Drag And Drop problems.
20020 2002-08-27      Andy Piper      <andy.piper@freeuk.com>
20022         * src/main_menubar_def.h: implement feature request #595356, patch #597161
20023         * THANKS: updated for new contributions
20024         * src/mainmenu_callbacks.c, src/mainmenu_callbacks.h: patch #597161
20026 2002-08-27 Steven Knight  <steven.knight@unh.edu>
20028         * src/appwiz_page1.c, src/pixmaps.h, src/project_dbase.c,
20029         src/project_dbase.h, src/project_type.c, src/source.c, 
20030         src/wizard_gui.c: new Qt project type
20031         *** NB not fully tested, may need some work, icon required...
20033 2002-08-27 Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
20035         * src/memory.c, src/memory.h: new memory patch
20037 2002-08-27  Johannes Schmid <clubfan@users.sourceforge.net>
20039         * src/anjuta.c: Fixed bug #589646 CVS preferences visibility
20041 2002-08-27      Naba Kumar      <kh_naba@users.sourceforge.net>
20043         * lancher/anjuta_launcher.c: Determine pty from function
20044         call instead of running 'tty' externally.
20045         
20046         * data/properties/cs.properties: Added compile/build commands.
20047         Fixed execution properties.
20048         
20049         * src/commands.c: Added c# options.
20051         (Patch from: Etay Meiri <etay-m@bezeqint.net>)
20052         
20053         * src/debug_tree.[c,h], src/debugger.[c,h],
20054         src/message_manager_private.[cc,h], message_manager.cc, stack_trace.[c,h]:
20055         
20056         The following problems, detected by Jean-Noel Guiheneuf, were fixed:
20057         1. Misaligned structs when they are members of other structs.
20058         2. '{' sometimes appears as a variable.
20059         3. Wrong processing of some arrays.
20060         I've also incorporated some code from a patch by Guiheneuf Jean-Noel
20061         that displays the tree in two columns (variable and value).
20063 2002-08-14  Stephane Demurget  <demurgets@free.fr>
20065         Added missing keywords reported by Luca Bellonda <lbell@tsc4.com>.
20067         * data/properties/sql.properties: added the DATETIME data type.
20069         * data/properties/html.properties: added the foreach php keyword.
20071 2002-08-09      Naba Kumar      <kh_naba@users.sourceforge.net>
20073         * NEWS: Updated with new features.
20074         
20075         * data/.cvsignore, doc/.cvsignore: Updated.
20076         
20077         Patch from: Etay Meiri <etay-m@bezeqint.net>
20078         
20079         * src/debug_tree.h, src/debug_tree.c: New files.
20080         
20081         * src/Makefile.am, src/message-manger-private.[h,cc],
20082         src/message-manger.cc: Added Tree view for debugger
20083         locals view.
20084         
20085 2002-08-09      Naba Kumar      <kh_naba@users.sourceforge.net>
20087         Patch from Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
20088         
20089         * src/memory.c, src/memory.h: New files.
20090         
20091         * src/Makefile.am, src/appwizard.c, src/controls.c,
20092         src/main_menubar.c, src/main_menubar.h, src/main_menubar_def.h,
20093         src/mainmenu_callbacks.c, src/mainmenu_callbacks.h:
20094         
20095         Memory view implemetation that would enable viewing raw memory
20096         during debugging.
20098 2002-08-08  Stephane Demurget  <demurgets@free.fr>
20100         * AUTHORS: added Biswa, because I wonder why noone already have
20101         written his name in the Anjuta's hall of fame :)
20103 2002-08-07      Naba Kumar      <kh_naba@users.sourceforge.net>
20105         * src/appwizard_gui.c: Removed an ambiguous prototype.
20106         * src/appwizard_gui.c: Removed more ambiguous prototypes. This seem to
20107         fix a nasty PPC bug as reported by Todd Goyen <wettoad@knighthoodofbuh.org>.
20108         * THANKS: Updated M. Ali Vardar's email.
20109         
20110 2002-08-01      Andy Piper      <andy.piper@freeuk.com>
20112         * src/anjuta_gui.c: implemented feature request to stop main and browser
20113           toolbars having exclusive use of space
20115 2002-08-01      Andy Piper      <andy.piper@freeuk.com>
20117         * NEWS: updated for 1.0-beta rele.c: commented the define for ANJUTA_DEBUG_DEBUGGER
20118         left over from the previous work to fix bugs :-)
20119         
20120         * src/main_menubar_def.h, src/main_menubar.h, src/main_menubar.c, 
20121         src/controls.c, src/mainmenu_callbacks.h, 
20122         src/mainmenu_callbacks.c: Insert CVS keywords, message strings 
20123         reviewed
20124         
20125         * src/watch_gui.c, src/stack_trace_gui.c, src/app_wizard_gui.c, 
20126         src/project_import_gui.c, src/sharedlib_gui.c, 
20127         src/signals_gui.c: set window icon correctly
20128         
20129         * NEWS: more updates for the release
20130         
20131         * HACKING: updated for window icons and insert menu information
20132         
20133         * src/cvs_gui.c, src/build_project.c, 
20134         src/project_import_cbs.c: message strings reviewed
20135         
20136         * src/controls.c: context help button should be disabled if 
20137         DevHelp is not installed
20138         
20140 2002-06-08  Naba Kumar <kh_naba@users.sourceforge.net>
20142         * src/debugger.c: Fixed the signalling screw up because of string
20143         update in gdb used to report the child process PID. Also, no
20144         error dialog will be popped up for "no such file or directory"
20145         error (very annoying and useless error). This error will still
20146         be shown on the debug message window. Avoided terminating the
20147         program when the terminal is terminated -- doesn't hurt, otherwise
20148         we get crappy egg-and-hen problem.
20149         
20150         * src/sharedlib.c, src/signals.c: Fixed the incorrect default window
20151         dimensions loading.
20152         
20153         * src/anjuta.c: Limited the default size of main window to sane
20154         values.
20156         * src/preferences.c: Fixed some deadly memory corruption bugs in
20157         the recent patches. Return from getenv() should NEVER be freed,
20158         because they are static strings.
20159         
20160         * src/preferences_gui.c: Removed the fix for crash bug with font
20161         selection and applied the real fix.
20162         
20163 2002-06-08      Andy Piper      <andy.piper@freeuk.com>
20165         * NEWS: updated for release
20167 2002-06-08  Naba Kumar <kh_naba@users.sourceforge.net>
20169         * src/launcher.c: Added a fix a memory leak and a possible
20170         fix for zvt-crash bug.
20171         
20172         * printing/.cvsignore, plugins/patch/.cvsignore: Added files.
20173         
20174         * data/properties/latex.properties,
20175         data/properties/ada.properties: Added file.is.source property.
20176         
20177         * src/an_file_view.c: Set auto column size of the file
20178         revision column.
20179         
20180         * src/mainmenu_callbacks.c, src/cvs.c: Fixed bug #542151.
20181         The user is now prompted to confirm the closing of the file
20182         if it is being used by CVS. If yes, the editor is closed and
20183         the CVS operation stops.
20184         
20185 2002-06-07      Andy Piper      <andy.piper@freeuk.com>
20187         * anjuta.prj: bump project version for release
20188         * BUGS: removed unnecessary file
20190 2002-06-07      Philip Van Hoof <freax@pandora.be>
20192         * widgets/gnomefilelist.c: fix up issue with directory deleted 
20193         during the life of the file list widget
20194         * src/preferences_gui.c: sticking-plaster fix to font selection
20195         causes segfault bug
20197         Patches reviewed by Andy Piper <andy.piper@freeuk.com>
20199 2002-06-07      Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
20201         * data/properties/anjuta.properties, src/an_file_view.[ch], 
20202         src/an_symbol_view.[ch], src/defaults.c, src/preferences.[ch], 
20203         src/preferences_gui.c, src/project_dbase.c, src/project_dbase_gui.c: 
20204         added options for symbol and file browsers.
20205         * data/properties/cpp.properties: linker flags should come after
20206         the name of the file to compile.
20207         * scintilla/Editor.cxx: fixed gcc compilation warning.
20208         * src/Makefile.am, src/project_import.c: anjuta_import.sh should
20209         be executed from bindir only.
20210         * src/an_file_view.[ch], tagmanager/tm_file_entry.c, 
20211         tagmanager/include/tm_file_entry.h: CVS version information in file 
20212         browser.
20213         * src/anjuta.c, src/preferences.[ch]: remember visibility of messages 
20214         window.
20215         * src/controls.c, src/cvs.[ch], src/project_dbase.[ch]: CVS fixes.
20216         * src/launcher.c, src/project_import.c: (hopefully) fixed random ZVT
20217         crashes during file import.
20218         * src/project_import.c: disable project menu items during project 
20219         import.
20220         
20221         Patch reviewed by Andy Piper <andy.piper@freeuk.com>
20223 2002-06-07  Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>
20225         * src/mainmenu_callbacks.c, src/mainmenu_callbacks.h, 
20226         src/preferences.c, src/main_menubar_def.h, src/main_menubar.c,
20227         src/main_menubar.h, src/controls.c:     fixed Insert ChangeLog, 
20228         modified Insert menu, added C functions template, header C 
20229         template, modified header_template HEADER_H ==> NAMEFILE_H
20230         
20231         Patch reviewed by Andy Piper <andy.piper@freeuk.com>
20233 2002-06-05      Andy Piper      <andy.piper@freeuk.com>
20235         * data/properties/html.properties: changed some file 
20236         associations
20238 2002-06-05 Philip Van Hoof <freax@pandora.be>
20240         * widgets/gnomefilelist.c: Fixed #560759 and #561776
20241         
20242         Patch reviewed by Andy Piper <andy.piper@freeuk.com>
20244 2002-06-05  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
20246         * data/properties/anjuta.properties, src/defaults.c: Make windows
20247         docked by default, fix the big fonts bug.
20248         
20249         * src/an_file_view.c, src/main_menubar_def.h, 
20250         src/project_dbase_gui.c: sanitized the Edit/View mess.
20251         
20252         * src/main_menubar_def.h, src/main_menu_callbacks.c: Add an item
20253         for customizing shortcuts.
20254         
20255         * src/mainmenu_callbacks.c: Search for selected word if present.
20256         
20257         * src/text_editor_menu.c: Added context menu options for docking
20258         and undocking editor windows.
20259         
20260         * src/main_menubar.h, src/main_menubar.c: more support for the 
20261         shortcuts menu item.
20262         
20263         Patch reviewed by Andy Piper <andy.piper@freeuk.com>
20265 2002-06-05      Andy Piper      <andy.piper@freeuk.com>
20267         * scintilla/RESearch.cxx: removed CVS Log keyword to prevent
20268         all commit messages being written to top of the file
20269         
20270         * src/main_menubar_def.h: message strings reviewed
20271         
20272         * src/project_import.c: message strings reviewed
20273         
20274         * src/source.c, src/glades.c: message strings reviewed. Fixed 
20275         some bugs around reading the project properties for creating 
20276         .glade and .desktop files in the Application Wizard. There were
20277         typos in the property names being retrieved
20278         
20279         * widgets/gnomefilelist.c: changed build_full_path to make 
20280         the file widget support ~
20281         Patch from Pierre Sarrazin <sarrazip@sympatico.ca>
20282         
20283         * THANKS, widgets/e-shell-about-box.c, 
20284         manuals/anjuta-manual/C/authors.sgml: updated for new
20285         patch
20287 2002-06-05  Naba Kumar <kh_naba@users.sourceforge.net>
20289         * src/project_dbase.c: Fixed the file-path-corruption bug
20290         and the cannot-import-file-in-project bug. (follow-up with
20291         the last commit from Stef).
20292         
20293         * src/anjuta_cbs.c: Fixed double-confirmation when exiting
20294         with unsaved-project.
20295         
20296 2002-06-05  Stephane Demurget  <demurgets@free.fr>
20298         * src/project_dbase.c (project_dbase_add_file_to_module): fixed a
20299         misplaced g_free.
20301 2002-06-04      Andy Piper      <andy.piper@freeuk.com>
20303         * data/properties/{xml,html,other}.properties: changed some file 
20304         associations
20305         
20306         * data/anjuta.mime: oops! cvs added
20307         
20308         * scintilla/RESearch.cxx: fixed up a problem with comments
20309         
20310         * global-tags/create_global_tags.sh: redirect errors to /dev/null
20311         to avoid messages about missing libs
20312         
20313         * NEWS: started the release notes
20315 2002-06-04      Andy Piper      <andy.piper@freeuk.com>
20317         * HACKING: updated with new information on printing, patch naming
20318         
20319         * TODO: removed completed tasks
20320         
20321         * THANKS: updated a few contributions
20322         
20323         * anjuta.prj: updated the icon file
20324         
20325         * anjuta.desktop.in.in: updated to add Categories
20326         
20327         * data/anjuta.mime: created a mime type for Anjuta project files
20328         (NB needs to be added to the install in /usr/share/mime/)
20329         
20330         * pixmaps/madeinanjuta.xcf: finally added Nick Dowell's 
20331         "Coded in Anjuta" button in Gimp XCF format. It can be converted 
20332         to PNG for websites.
20333         
20334         * plugins/patch/patch-plugin.c: clarified some messages and 
20335         made it easier to see different patching sessions
20336         
20337         * src/toolbar.c: changed some message text for consistency
20338         
20339         * src/preferences_gui.c, src/preferences.c, src/preferences.h, 
20340         src/defaults.c, src/anjuta.c, src/anjuta.h: enable/disable tooltips 
20341         in preferences. 
20342         Patch from Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
20343                  
20344         * src/appwiz_page1.c, src/appwizard_cbs.c, src/pixmaps.h, 
20345         src/project_dbase.{c,h}, src/project_import_cbs.c, 
20346         src/project_type.c, src/source.{c,h}, src/wizard_gui.c:
20347         Added XLib Project and a Dockapp Project types.
20348         * pixmaps/Makefile.am: added line for new pixmap for new xlib
20349         projects
20350         * pixmaps/appwiz_xlib.png: pixmap for new xlib projects
20351         * src/source.c: Fixed memory leak in existing projects. 
20352         (filename was not freed)
20353         Patch from Todd Goyen <wettoad@knighthoodofbuh.org>
20355 2002-06-04  Naba Kumar <kh_naba@users.sourceforge.net>
20357         * src/anjuta.h, src/anjuta.c: Added error display funtions
20358         with parent windows.
20359         
20360         * src/appwizard_cbs.c: Changed error display function to use
20361         parented version.
20362         
20363 2002-06-03  Naba Kumar <kh_naba@users.sourceforge.net>
20365         * printing/print.h, printing/printing.c: Taken care of document
20366         zoom factor and fixed a font loading bug. Dynamically calculated
20367         text widths to work with zooms properly. Re-organized code for
20368         dynamic text width calulations to work in general with utf8 chars.
20369          Determined font height and width automatically from the font info.
20370         
20371         * src/anjuta.c, src/mainmenu_callbacks.c, *src/preferences.c:
20372         src/preferences.h, src/text_editor.c, src/preferences_gui.c:
20373         Converted text.zoom.factor property to use #defined value. Removed
20374         margin header and margin numbers preferences, as they  now
20375         calculated dynamically.
20376         
20377 2002-06-02  Naba Kumar <kh_naba@users.sourceforge.net>
20379         * printing/print-doc.c, printing/print-doc.h, printing/print-util.c,
20380         printing/print-util.h, printing/print.c, printing/print.h:
20381         Rewritten printing support for style based printing. Syntax highlighted
20382         printing, monochromatic printing, setup using preferences etc.
20384         * src/aneditor.cxx, src/aneditor.h: Added two commands for working with
20385         printing. ANE_GETLANGUAGE and ANE_GETSTYLEDTEXT for geting the document
20386         language and the styled text buffer.
20387         
20388         * src/preferences.c, src/preferences.h, src/preferences_gui.c: Redesigned
20389         the print setup preferences page and added printer preferences. Added functions
20390         to retrieve preferences with default values.
20391         
20392         * src/text_editor_gui.c, src/main_menubar_def.h: Changed an #include for
20393         the printing.
20395         * data/properties/anjuta.properties: Added default printer preferences.
20397         * pixmaps/print_color.xpm, pixmaps/print_landscape.xpm,
20398         pixmaps/print_layout.xpm, pixmaps/print_nocolor.xpm,
20399         pixmaps/print_portrait.xpm: CVS added printer setup pixmap files.
20401         * pixmaps/Makefile.am, src/pixmaps.h, anjuta.prj: Added the new pixmaps references.
20402         
20403 2002-06-01      Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
20405         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
20407         src/Makefile.am, src/aneditor.cxx, src/anjuta.c, src/anjuta.h
20408         src/defaults.c, src/message-manager-private.cc, src/project_dbase.c
20409         src/utilities.c, scintilla/PropSet.cxx: Fix memory leaks and other
20410         cleanups, remove dead code, GUI cleanupMemory leaks cleanups.
20412         printing/Makefile.am: Reduced compiler optimizations.
20414         tagmanager/include/tm_project.h, tagmanager/include/tm_work_object.h, 
20415         tagmanager/include/tm_workspace.h, tagmanager/tm_project.c, 
20416         tagmanager/tm_source_file.c, tagmanager/tm_work_object.c,
20417         tagmanager/tm_workspace.c: TagManager fixes.
20419 2002-06-01  Naba Kumar <kh_naba@users.sourceforge.net>
20421         * printing/*: CVS added. :)
20422         
20423 2002-05-31      Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
20425         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
20427         * printing*: CVS added.
20428         * printing/*.[ch], printing/Makefile.am, anjuta.spec.in, Makefile.am,
20429           configure.in, src/Makefile.am, src/controls.c, src/main_menubar.[ch],
20430           src/main_menubar_def.h: Gnome Print support
20431         * src/anjuta.c: Fixed a crash bug (NULL pointer check).
20432         * configure.in: Enable debugging flag option
20433         * src/preferences.c, src/preferences.h, src/preferences_gui.c, src/mainmenu_callbacks.c:
20434           Print properties defined.
20435         * global-tags/create_global_tags.sh: More GNOME libraries added, cleanups
20436         
20437 2002-05-31      Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
20439         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
20440         
20441         * src/an_file_view.c, src/an_symbol_view.c: Added Dock/Undock
20442         * src/controls.c, src/main_menubar.[ch], src/main_menubar_def.h,
20443           src/anjuta.h, src/text_editor_menu.[ch]: More menu re-organization
20444           and cleanups
20445         * src/text_editor.c: Minor cleanups.
20446         * anjuta.c: Tweaks to 'Goto File Line' functionality.
20447         * src/project_dbase.c: Fixes to add/remove files from project.
20448         * src/help.c: Fix minor memory leak.
20449         * src/project_dbase_gui.c: Remove debugging messages.
20450         * src/utilities.[ch]: Cleanups and minor fixes.
20451         * src/anjuta_gui.c, src/pixmaps.h: Application icon set correctly.
20453 2002-05-30  Naba Kumar <kh_naba@users.sourceforge.net>
20455         * src/anjuta.c [anjuta_apply_preferences()]:
20456         Fixed a crash bug when tab pos is not defined for the editors.
20457         
20458         * data/properties/cpp.properties: Set default identifier property to normal.
20459         This fixes the bug in which the fore color gets hidden with dark background.
20461 2002-05-29  Naba Kumar <kh_naba@users.sourceforge.net>
20463         * scintilla/*, scintilla/include/*: Upgraded to the vanilla
20464         scintilla 1.46
20465         
20466         * src/aneditor.cxx, src/aneditor.h, src/main_menubar.h, src/main_menubar.h,
20467         src/mainmenu_callbacks.c, src/mainmenu_callbacks.h, main_menubar_def.h,
20468         src/anjuta.c, data/properties/anjuta.properties:
20469         Implemented line wrapping.
20470         
20471         * src/aneditor.cxx, src/aneditor.h:     Implemented Readonly file mode.
20472         
20473         * scintilla/LexCPP.cxx: Added the custom code (insidePreprocessor variable
20474         usage and SCE_C_WORD3 flagging) used by tagmanger for maintaing custom
20475         tags. Code was reviewed from GNOME Bonsai view.
20476         
20477         * scintilla/include/SCILexers.h: Added definition of SCE_C_WORD3 as
20478         it seems to have been removed by scintilla people.
20479         
20480         * data/properties/anjuta.properties: Set default line wrap to false, as
20481         is noticably slow with big files.
20482         
20483 2002-05-27      Jean-Noel Guiheneuf     <jnoel@saudionline.com.sa>
20485         * src/project_import_gui.c: disallow the selection of files in
20486           the browse dialog.
20487         * src/mainmenu_callbacks.c, src/preferences.c: cleanups to identity
20488           preferences code.
20489         
20490 2002-05-27      Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
20492         * src/an_file_view.c, src/an_symbol_view.c, src/text_editor_menu.c,
20493           src/main_menubar_def.h, src/pixmaps.h, :Added some icons to menu items.
20494         * src/controls.c, src/main_menubar.[ch]:Some menu organization cleanups.
20495         * src/project_dbase.[ch], src/project_dbase_gui.c: Adding files to projects
20496           now works properly.
20497         * src/gnome_project.c, src/mainmenu_callbacks.[ch]: Minor API change.
20498         * scintilla/include/PropSet.h, tagmanager/read.c: Accept '$' in identifiers.
20499         * src/utilities.[ch]: Added some utility functions.
20500         * tagmanager/tm_project.c: Fix for bug in file removal from project.
20501         
20502         Patch reviewed by Andy Piper <andy.piper@freeuk.com>
20504 2002-05-26      Andy Piper      <andy.piper@freeuk.com>
20506         * HACKING: info on FIXME statements and removed ccview references
20507         * Makefile.am: added rule to make RPM package
20509 2002-05-26      Andy Piper      <andy.piper@freeuk.com>
20511         * THANKS, widgets/e-shell-about-box.c, 
20512         manuals/anjuta-manual/C/authors.sgml: updated for new
20513         patch
20514         * src/anjuta.c: removed unnecessary warning code since CVS 
20515         support is now implemented :-)
20516         * manuals/sgmldocs.make: implemented a fix for bug #553969
20517         * manuals/C/anjuta-tutorial/anjuta-tutorial.sgml: fixed some CRs
20518         * manuals/C/anjuta-tutorial/anjuta-turorial-C.omf, 
20519         manuals/C/anjuta-faqs-C.omf: modified the descriptions
20520         
20521 2002-05-20 Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
20522         
20523         * src/main_menubar.c, src/main_menubar.h, src/controls.c,
20524           src/mainmenu_callbacks.c, src/mainmenu_callbacks.h,
20525           src/main_menubar_def.h, src/preferences_gui.c,
20526           preferences.c, preferences.h: setup Username and Email 
20527           preferences, Insert ChangeLog and Username editor functions
20528           
20529           Patch reviewed and modified by Andy Piper <andy.piper@freeuk.com>
20531 2002-05-17  Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
20532         
20533         * src/commands.c, src/compiler_options_cb.c src/compiler_options_gui.c
20534           src/src_paths_cbs.c, src/src_paths_gui.c
20535           Fixed some minor bugs and replace gtk_entries by gnome_file_entries
20537           Patch reviewed by Andy Piper <andy.piper@freeuk.com>
20539 2002-05-14  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
20541         * src/main_menubar.[ch], main_menubar_def.h: Added back/forward
20542           and goto tag menu items to main menu.
20544 2002-05-09  Andy Piper <andy.piper@freeuk.com>
20546         * THANKS, widgets/e-shell-about-box.c, 
20547         manuals/anjuta-manual/C/authors.sgml: added new contributors
20548         * HACKING: updated with info on files to change for credits
20550 2002-05-09  Dan Elphick <dre00r@ecs.soton.ac.uk>
20552     * src/aneditor.cxx: extended extension list which fixes segfault
20553     on selecting lisp, ruby or matlab as highlight style.
20555 2002-05-09  Andy Piper <andy.piper@freeuk.com>
20557         * src/main_menubar_def.h: fixed an array initialiser and fixed
20558         the lexer settings for the new entries on the Format menu
20560 2002-05-07  Stephane Demurget  <demurgets@free.fr>
20562         * Synced with Scintilla 1.45
20564 2002-05-06  Andy Piper <andy.piper@freeuk.com>
20566         * anjuta.prj: added another missing file
20567         * ChangeLog: fixed some incorrect change dates I caused by 
20568         sloppy cut-and-pasting :-/
20570 2002-05-06  Andy Piper <andy.piper@freeuk.com>
20571         
20572         * src/mainmenu_callbacks.c: fixed title of new About box
20574 2002-05-05  Andy Piper <andy.piper@freeuk.com>
20576         * src/pixmaps.h: added macros for OpenGL and SDL project icons
20578 2002-05-05  Andy Piper <andy.piper@freeuk.com>
20580         * pixmaps/appwiz_opengl.png, pixmaps/appwiz_sdl.png: added new files
20581         * anjuta.prj: updated for new files
20583 2002-05-05  Naba Kumar <kh_naba@users.sourceforge.net>
20585         * widgets/e-shell-about-box.c: Added version display.
20586         
20587 2002-05-03  Andy Piper <andy.piper@freeuk.com>
20589         * launcher/anjuta_launcher.c, src/dnd.c, src/session.c, 
20590         widgets/scroll_menu.c: fixed up some compiler warnings (patch
20591         from Philip Van Hoof)
20593 2002-05-03  Andy Piper <andy.piper@freeuk.com>
20595         * manuals/C/anjuta-tutorial/Makefile.am: removed a circular 
20596         dependency
20597         * manuals/ja/anjuta-manual/anjuta-manual.sgml, 
20598         manuals/ja/anjuta-manual/debugger.sgml: fixed some markup problems 
20599         that produced build errors (needs checking on a machine with the
20600         ja locale!)
20601         * data/properties/lisp.properties: updated to match format of other
20602         lexer property files supplied with Anjuta
20604 2002-05-03  Andy Piper <andy.piper@freeuk.com>
20606         * anjuta.prj: added new files
20607         * HACKING: added information from the mailing list on 
20608         adding new project types to the wizard (thanks to Johannes)
20610 2002-05-03  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
20612         * src/utilities.h, src/launcher.c, src/gnome_project.c,
20613           src/appwiz_page2.c: Fix for 547038.
20615 2002-05-03  Naba Kumar <kh_naba@users.sourceforge.net>
20617     * attach_process.c, attach_process_cbs.c: Fixed a dialog
20618     hide bug.
20619     
20620     * about.h: cvs removed.
20621     
20622 2002-05-03  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20624         Patch reviewed by Stephane Demurget <demurgets@free.fr>.
20626         Fix for #539574.
20628         * src/anjuta.c (anjuta_system_error): checks for the error number to
20629         know whether the error description is needed or not.
20631 2002-05-03 Naba Kumar <kh_naba@users.sourceforge.net>
20633         * pixmaps/anjuta_logo.png: New about logo.
20634     
20635         * pixmaps/anjuta_icon.png: New icon from Misha. The
20636         old one had trouble with some gtk themes.
20637     
20638         * about.c: Removed. No longer needed.
20640         * mainmenu_callbacks.c: Removed reference of about.h
20641     
20642 2002-05-03  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
20644         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
20646         * widgets/e-shell-about-box.[ch], configure.in, Makefile.am,
20647           mainmenu_callbacks.c, widgets/Makefile.am: Implemented the new
20648         About Dialog (thanks to the Evolution team for the cool widget!)
20650 2002-05-03 Naba Kumar <kh_naba@users.sourceforge.net>
20652         Patch from lbell <lbell@tsc4.com>
20653     
20654         * src/find_in_files.c, src/find_in_files.h,
20655           src/anjuta.c: Added save_yourself, load_yourself routines.
20656     
20657         * src/find_in_files.{h,c}, src/find_in_files_gui.c:
20658         Added "Append messages" toggle button. This will enable
20659         the search results to be appended to the already existing
20660         results.
20661     
20662         * src/debugger.c: Fixed a typo.
20663     
20664         * src/find_text.c, src/breakpoints.c, src/project_dbase.c,
20665           src/session.c, src/session.h: Improved session management.
20667 2002-05-03  Naba Kumar <kh_naba@users.sourceforge.net>
20669         * THANKS, FUTURE, AUTHORS: Changed my email and
20670         avoided yahoo.com.
20672 2002-05-02  Stephane Demurget  <demurgets@free.fr>
20674         Impl. feature request #525271 (add Lisp support).
20676         * data/properties/lisp.properties: added.
20678         * data/properties/Makefile.am, data/properties/anjuta.properties: added
20679           the lisp properties.
20681         * src/main_menubar_def.h, src/lexer.h, src/aneditor.cxx,
20682           src/utilities.[ch]: added support for the Lisp highlight style.
20684 2002-05-02  Stephane Demurget  <demurgets@free.fr>
20686         * src/anjuta.[ch], src/anjuta_cbs.c, src/main_menubar.[ch],
20687           src/main_menubar_def.h, src/mainmenu_callbacks.[ch],
20688           src/text_editor_cbs.c: replaced the tabs ordering menuitem by a
20689           option preferences to have a persistent setting. Plus it's not used
20690           often, so it's better here than flooding the menus.
20692         * src/preferences.[ch], src/preferences_gui.c: ditto, plus made the
20693           preferences pages a lot more consistent and sweeter: tabs direction
20694           radiobuttons are directed against the meaning, all pages have an
20695           outter frame, a lot of padding, removed all expand attributes for
20696           vertical boxes, ...
20698           That's not a total revamp, but it's really looking better now, even
20699           if there's still work to be done.
20701 2002-05-01  Andy Piper <andy.piper@freeuk.com>
20703         * src/main_menubar_def.h, src/cvs_gui.c: updates to strings
20704         * TODO: added task to be completed before next release (update all credits)
20706 2002-05-01  Stephane Demurget  <demurgets@free.fr>
20708         * THANKS, src/about.c, manuals/anjuta-manual/C/authors.sgml: added
20709         Benke László.
20711 2002-05-01  Benke László  <decike@freemail.hu>
20713         Patch reviewed by Stephane Demurget <demurgets@free.fr>.
20715         * src/anjuta.[ch], src/anjuta_cbs.c, src/main_menubar.[ch],
20716           src/main_menubar_def.h, src/mainmenu_callback.[ch],
20717           src/text_editor_cbs.c: added an "automatic tab ordering" checkmenuitem
20718           to the format menu in order to reorder the notebook tabs in
20719           alphabetical order everytime a file is created/opened/saved.
20721 2002-05-01  Philip Van Hoof <freax@pandora.be>
20723         * widgets/gnomefilelist.[ch] (history_combo_go),
20724         (history_combo_clicked): impl.
20726         (gnome_filelist_new_with_path): use this new impl.
20728 2002-05-01  Stephane Demurget  <demurgets@free.fr>
20730         * src/project_dbase_gui.c (add_file): added the xpm file type.
20732 2002-04-30  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20734         Patch reviewed by Stephane Demurget <demurgets@free.fr> except for the
20735         tag manager fixes.
20737         * src/anjuta.[ch]: Changed local tag list to use line numbers instead
20738           of tag types.
20740         * src/an_symbol_view.[ch], src/mainmenu_callbacks.[ch],
20741           src/text_editor_menu.c: Added context sensitive search in symbol
20742           browser and editor.
20744         * configure.in: Changed version number to 0.1.9.99.
20746         * scripts/anjuta_import.sh.in, scripts/anjuta_project.template,
20747           src/project_import.c: Minor changes to project import facility.
20749         * src/preferences.[ch], src/preferences_gui.c: Fix for bug #537273
20750           (Forced to use specific brace format)
20752         * tagmanager/include/tm_tag.h, tagmanager/include/tm_workspace.h,
20753           tagmanager/tm_tag.c, tagmanager/tm_work_object.c,
20754           tagmanager/tm_workspace.c: Minor TagManager fixes and updates.
20756 2002-04-30  Johannes Schmid  <clubfan@users.sourceforge.net>
20758         Patch reviewed by Stephane Demurget <demurgets@free.fr> who made
20759         replaced the spinbutton with an hscale, and made the UI less "blocky".
20761         * src/cvs_gui.c: When diffing a project you can choose date and
20762         release now.
20764         * src/project_dbase.c: Import_file activated again
20766         * configure.in, plugins/Makefile.am: Added patch plugin
20768         * plugins/patch/*: The new patch plugin
20770 2002-04-28  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20772         Patch reviewed by Stephane Demurget <demurgets@free.fr>.
20774         * src/aneditor.cxx (StartAutoCompletedWord): the duplicates in the
20775         dropdown list shown by autocompletion are now removed.
20777 2002-04-28  Philip Van Hoof <freax@pandora.be>
20779         Patch reviewed by Stephane Demurget  <demurgets@free.fr> who merged
20780         a bunch of filetypes from the older version.
20782         * src/project_dbase_gui.c (add_file): changed the import
20783         dialog's filetypes combo contents depending on the
20784         type of data to be imported.
20786 2002-04-28  Stephane Demurget  <demurgets@free.fr>
20788         * src/fileselection.[ch] (fileselection_addtype_f): removed the use of
20789         the amount parameter as Philip stated and reformated to follow the
20790         Gnome convention.
20792         * src/project_dbase.c (project_dbase_make_default_filetype_list):
20793         changed accordingly.
20795 2002-04-25  Stephane Demurget  <demurgets@free.fr>
20797         Fix for #531293.
20799         * src/main_menubar_def.h: replaced the shortcut for "Find next" to
20800         Shift-F6, to be more consistent with other Gnome apps.
20801         Moved the "Search next" entry under the "Search" one, and swapped the
20802         order of the "Find in files" and "Find and Replace" ones.
20804         Some additional fixes ands cleanups on the edit menu.
20806         * src/main_menubar.h: replaced all occurences of repeat_find by
20807         find_again for the code to be more consistent.
20809         * src/main_menubar.c (update_main_menubar): made the "Find next" entry
20810         sensitiveness depending on the existence of an active text buffer.
20812         * TODO: added some bits about improving the usability of the
20813         search/search again couple.
20815 2002-04-25  Stephane Demurget  <demurgets@free.fr>
20817         * src/preferences_gui.c: made the tab labels text more consistent
20818         (s/misc/Misc/).
20820 2002-04-25  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>
20822         Patch reviewed and improved by Stephane Demurget  <demurgets@free.fr>
20824         * manuals/C/anjuta-tutorial/Makefila.am: fixed the glade picture
20825         filename.
20827         * src/main.c (main): simplified some code and cleanups.
20829         Fix a part of #499366:
20831         * src/commands.[ch] (sync_from_props), (command_editor_save),
20832         (on_apply_clicked), (create_command_editor_gui): added the gui
20833         corresponding to the command.terminal preference.
20835 2002-04-25  Stephane Demurget  <demurgets@free.fr>
20837         Fix for #465180.
20839         * anjuta.spec.in: added build requirements for the source rpm.
20841 2002-04-24 Johannes Schmid <clubfan@users.sourceforge.net>
20843         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
20844         
20845         * src/appwiz_page1.c, src/appwizard_cbs.c, src/glades.c, 
20846           src/pixmaps.h, src/project_dbase.[c,h], src/project_import_cbs.c, 
20847           src/project_type.c, source.c, wizard_gui.c:
20848           Added new GNOME 2 project types and changed glade behaviour to
20849           produce GTK code if project type GTK was selected and GTKmm code
20850           if project type GTKmm was selected (and not depending on the 
20851           selected language. Disabled glade for GNOME 2 projects because
20852           we will need glade2 there.
20853           
20854         * src/project_dbase.c: Fixed a memory lack.
20855         
20856         * pixmaps/appwiz_*2.png: Added GNOME 2 icons from Misha
20857         
20858         * src/cvs.c: Added an error message if jobs are running
20860 2002-04-23 Naba Kumar <kh_naba@users.sourceforge.net>
20862         * tagmanager/tm_work_object.c: Fixed a chrash
20863         bug which occurs when it tries to stat an empty
20864         file name.
20865         
20866 2002-04-22 Naba Kumar <kh_naba@users.sourceforge.net>
20868         * src/controls.c: CVS menu items now becomes
20869         insensitive when the launcher is busy.
20870         
20871         * src/anjuta.c, cvs.h, cvs.c: Created a function
20872         to update the cvs preferences when preferences are
20873         applied in preferences dialog and called it from
20874         anjuta_update_preferences().
20875         
20876 2002-04-19 Naba Kumar <kh_naba@users.sourceforge.net>
20878         * src/cvs.c: Added a space in the cvs command
20879         before the revision part. This fixes the cvs
20880         error we get when cvs-diffing with revisions.
20881         
20882         * src/cvs.c: Fixed a compiler warning.
20883         
20884         * src/find_replace.c: The dialog now remembers
20885         the settings including the "prompt on replace"
20886         which seems to have broken somewhere line the
20887         changes.
20888         
20889 2002-04-18 Naba Kumar <kh_naba@users.sourceforge.net>
20891         * src/cvs.{h,c}, src/cvs_cbs.{h,c}, src/cvs_gui.{h,c}:
20892         Added a new property in cvs class to hold a boolean
20893         for enabling date in cvs diff. This fixed the bizzare
20894         diff output due to the date that goes with the cvs
20895         command. Also, set the default value of compression
20896         to 3 and unified diff option to 1.
20897         
20898 2002-04-18 Naba Kumar <kh_naba@users.sourceforge.net>
20900         * src/cvs.c: The diff editor is set to hilite as
20901         diff syntax hiliting.
20902         
20903         * configure.in, manual/Makefile.am:
20904         Added a new manual module for ja language.
20905         
20906         * manual/ja/*/*/*: New module and files for the
20907         ja translation for the anjuta documentation
20908         from Takeshi AIHANA <aihana@jcom.home.ne.jp>
20909         
20910 2002-04-17 Naba Kumar <kh_naba@users.sourceforge.net>
20912         * src/launcher.c: Made a very messy work around
20913         for the launcher authentication to work properly.
20914         
20915         * src/find_replace.c: Applied the missing patch
20916         from Dan Elphick <dre00r@ecs.soton.ac.uk>
20917         
20918 2002-04-16 Andy Piper <andy.piper@freeuk.com>
20920         * src/cvs.c, src/main_menubar_def.h: made message strings
20921         consistent with existing standards from our own documentation 
20922         (such as uppercase P in Project, corrected spelling of 
20923         repository, etc.)
20925 2002-04-16 Naba Kumar <kh_naba@users.sourceforge.net>
20927         * src/cvs_gui.c: Cleaned up gui and aligned various
20928         widgets to give a clean look.
20929         
20930 2002-04-16 Naba Kumar <kh_naba@users.sourceforge.net>
20932         * src/launcher.c: Added work around to retrieve
20933         the child exit code. It works. :)
20934         
20935         * src/find_in_files.c, src/gnome_project.c,
20936         src/project_import.c, src/cvs.c, src/configure.c, src/compile.c,
20937         src/clean.c, src/clean_project.c, src/build_project.c,
20938         src/build_file.c: Modified to handle the new
20939         child exit code.
20940         
20941 2002-04-15 Dan Elphick <dre00r@ecs.soton.ac.uk>
20943         * src/find_replace.c: Changed signal to call
20944         on_replace_text_close on from delete_event
20945         to close => the replace history is now updated.
20947 2002-04-15 Naba Kumar <kh_naba@users.sourceforge.net>
20949         * src/cvs.c: escaped the cvs import message before
20950         passing it to cvs.
20951         
20952 2002-04-14 Johannes Schmid <clubfan@users.sourceforge.net>
20954         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
20955         
20956         * src/cvs.[c/h], src/texteditor.[c/h]: Fixed bug #542151
20957         
20958         * src/cvs.[c/h], src/cvs_cbs.[c/h], src/cvs_gui.[c/h]:
20959         Added cvs import
20960         
20961         * src/preferences_gui.c: GUI improvements
20962         
20963         * src/project_dbase.c, src/controls.c: Fixed some menu stuff
20965 2002-04-13 Naba Kumar <kh_naba@users.sourceforge.net>
20967         * tagmanager/include/tm_tag.h, tagmanager/tm_tag.c:
20968         Removed static qualifier from tm_tag_type_name() and
20969         availed it's prototype for use in outside code. also
20970         created reverse map function tm_tag_type_name();
20971         
20972         * src/anjuta.c: Implemented qualified tags names for
20973         the tag list (on the toolbar pulldown list) to avoid
20974         ambiguty in tags with similar names (like prototype
20975         and definition). Patch modified and improved.
20976         
20977         Patch from: Todd Goyen <wettoad@knighthoodofbuh.org>
20978         
20979 2002-04-11 Naba Kumar <kh_naba@users.sourceforge.net>
20981         * src/utilities.[c,h]: Added a utility funtion
20982         that escapes the single and double quotes in a
20983         given string. Useful for passing command line
20984         args with quotes.
20985         
20986         * src/cvs.c: Escaped the cvs log message before
20987         passing it to cvs command line to avoid ambiguties
20988         with quotes in the message.
20989         
20990         * pixmaps/anjuta_icon.png: Changed to the new icon.
20991         from Todd Goyen <goyen@mbi-berlin.de>
20992         
20993         * src/message-manager-private.cc: Added regex to 
20994         recognize (underline hilite) the parsable outputs
20995         from the zvt terminal.
20996         
20997 2002-04-11 Naba Kumar <kh_naba@users.sourceforge.net>
20999         Patch from: Tina Hirsch <tehirsch@arcor.de>
21000         
21001         * src/project_type.c:
21002         Fixed a bug in the wxproject type and modified the erroroutput when
21003         configure doesn't find wx-config
21004         
21005         Patch from: Timothee Besset <ttimo@idsoftware.com>
21006         
21007         * src/anjuta.c, src/message-manager-private.cc,
21008           src/message-manager-private.h
21009         Catches double clicks in the zvt terminal, and calls goto_error_line
21010         to jump to the appropriate location in the source. This will recognize
21011         grep -n output
21012         
21013 2002-04-10 Naba Kumar <kh_naba@users.sourceforge.net>
21014         
21015         * src/build_project.c: Taken care of memory leak
21016           by freeing cmd variable properly.
21018         * src/main_menubar_def.h: Fixed wrong signal connection
21019           for cvs project commit.
21020           
21021         * src/cvs_cbs.c: Fixed non-functional "cancel" button.
21022         
21023         * src/preferences_gui.c: Added some border and adjusted
21024           expandsion, filling in box adds to make the cvs preferences
21025           more nicer.
21026         
21027 2002-04-03 Johannes Schmid <clubfan@users.sourceforge.net>
21029         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
21030         
21031         * src/cvs*, src/main_menubar*, src/preferences*: 
21032         Moved CVS settings to preferences, added a nice login dialog.
21033         
21034         * src/controls.c, src/project_dbase.c:
21035         CVS project options are only shown if a project is open
21036         
21037         * src/build_project.c:
21038         User is now asked if he wants to install as root 
21039         
21040         * src/launcher.c:
21041         Fixed a warning
21043         * anjuta.prj: Updated with cvs files
21044         
21045         * TODO: Remove task which are done
21046         
21047 2002-03-31 Naba Kumar <kh_naba@users.sourceforge.net>
21049         * pixmaps/Makefile.am, src/compile.c, src/configurer.c,
21050         src/cvs.c, src/cvs_gui.c, src/gnome_project.c,
21051         src/launcher.c, src/main_menubar_def.h, src/pixmaps.h:
21053         Modified launcher to use controlling terminal to detect and
21054         take care of password authentications (for example, for cvs
21055         and root installs).
21056         
21057         * pixmaps/password.png: New file.
21058         
21059 2002-03-28 Naba Kumar <kh_naba@users.sourceforge.net>
21061         Anjuta kick start tutorial wirtten by:
21062           Ishan Chattopadhyaya <ichattopadhyaya@yahoo.com>
21064         * manuals/C/anjuta-tutorial, manuals/C/anjuta-tutorial/Makefile.am,
21065           manuals/C/anjuta-tutorial/anjuta-tutorial.sgml,
21066           manuals/C/anjuta-tutorial/anjuta-tutorial-C.omf,
21067           manuals/C/anjuta-tutorial/figures/*.png:
21068           
21069           Added files
21070         
21071         * configure.in, manuals/C/Makefile.am, manuals/C/topic.dat
21072           
21073           Modified files.
21074         
21075 2002-03-28 Roel Vanhout <roel@stack.be>
21077         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
21079         * src/aneditor.cxx, src/preferences.c, src/preferences.h,
21080           src/preferences_gui.c:
21081         Added option to wrap around to beginning/end of file when on last bookmark
21082         and next/previous bookmark is pressed
21083         
21084 2002-03-28 Naba Kumar <kh_naba@users.sourceforge.net>
21086         Patch from Philip Van Hoof <freax@pandora.be>
21087         
21088         * src/gnomefilelist.c:
21089         Added gimp like feature that changes the file extension of
21090         the filename entered in the selections when the file
21091         filter is changed.
21092         
21093 2002-03-28 Naba Kumar <kh_naba@users.sourceforge.net>
21094         
21095         Patch from Roy Wood <roy.wood@filogix.com>
21096         
21097         * src/controls.c, src/find_text.c, src/find_text.h,
21098           src/main_menubar.c, src/main_menubar.h, src/main_menubar_def.h,
21099           src/mainmenu_callbacks.c, src/mainmenu_callbacks.h:
21100           
21101           Menuitem for entering currently selected text as find target,
21102           added key accel for "find next" and changed some key accels for
21103           other key for consistency.
21104           
21105         * src/utilities.c:
21106           Cleaned up code.
21107         
21108 2002-03-27 Naba Kumar <kh_naba@users.sourceforge.net>
21110         * src/watch.c, src/watch.h, src/watch_cbs.c,
21111           src/watch_cbs.h, src/watch_gui.c:
21112         
21113           Patch from Jeroen van der Vegt <A.J.vanderVegt@ITS.TUDelft.nl>
21114         
21115           Added change watch entries feature
21116           and Watch entries modify on double click fixed.
21118 2002-03-27 Naba Kumar <kh_naba@users.sourceforge.net>
21120         * src/mainmenu_callbacks.c:
21121         
21122           Project commit should not bypass dialog as
21123           we need to get the cvs log from the user.
21124           
21125 2002-03-27 Naba Kumar <kh_naba@users.sourceforge.net>
21127         * src/project_dbase.c:
21128         
21129           Patch from Roy Wood <roy.wood@filogix.com>
21130           
21131           Fixed docking bug with the new docking patch
21132           to fix copy/paste bug.
21133           
21134 2002-03-27 Naba Kumar <kh_naba@users.sourceforge.net>
21136         * src/cvs.c, src/cvs.h, src/cvs_cbs.c, src/cvs_cbs.h
21137           src/cvs_gui.c, src/cvs_gui.h, src/main_menubar.c,
21138           src/main_menubar.h, src/main_menubar_def.h,
21139           src/mainmenu_callbacks.c, src/mainmenu_callbacks.h:
21141           Added cvs project support. Featured bypass cvs dialog for
21142           cases where we don't need dialog (such as project and right
21143           click selection from file browser). Cleaned up cvs code to
21144           make them generic cvs operations instead of separate file
21145           and project operations. Added cvs log action. Increased
21146           file entry box width and enabled "unified diff" by default.
21147           Used Editor buffer for status and log and set hilite for
21148           these buffers including diff buffer (DIFF hilite).
21149           
21150 2002-03-23 Tina Hirsch <cevina@users.sourceforge.net>
21152         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
21154         * data: Added file autogen.sh.wxwin 
21155         * data/Makefile.am: Added entry for autogen.sh.wxwin
21156         * pixmaps: Added project image appwiz_wxwin.png
21157         * pixmaps/Makefile.am: Added entry for appwiz_wxwin.png
21158         * src/appwizard_cbs
21159           src/compiler_options.c
21160           src/pixmaps.h
21161           src/project_dbase.c
21162           src/project_dbase.h
21163           src/project_import_cbs.c
21164           src/project_type.c
21165           src/source.c
21166           src/source.h
21167           src/wizard_gui.c: Added everything necessary for new
21168                             project type 'wxWindows (wxGTK)
21169         * src/project_dbase.c: Fixed a bug that caused every project
21170                                to be a glade project in dialog
21171                                                    'Project information'.
21173 2002-03-25 Naba Kumar <kh_naba@users.sourceforge.net>
21175         Patch submitted by Roy Wood <roy.wood@filogix.com>
21176         
21177         * src/anjuta_gui.c, src/message-manager-dock.c,
21178           src/project_dbase.c:
21179           
21180           fixed the copy/paste bug by rewriting dock/undock
21181           code.
21183 2002-03-22  Johannes Schmid <clubfan@users.sourceforge.net>
21185         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
21186         
21187         * src/cvs*, src/Makefile.am:
21188           New file for CVS support. File operations currently work
21189           cvs login needs to be done. Project support is not yet
21190           started.
21192         * src/main_menubar*, src/mainmenu_callbacks,
21193           src/anjuta.c, src/anjuta.h:
21194           Added menus and functions for cvs commands.
21195           
21196         * src/text_editor_menu.h: 
21197           Added #include <gtk/gtk.h>
21198           
21199         * src/gotoline.h:
21200           Removed a warning (and this time it works ;-)
21202         * src/utilities.c, src/utilities.h:
21203           Added a utility function to retrieve directory
21204           name out of full path.
21206 2002-03-11  Jeroen van der Vegt  <ajvdvegt@sourceforge.net>
21208         * src/executer.c: (create_executer_dialog): changed the default
21209           focus on the entry.
21211 2002-03-10 Naba Kumar <kh_naba@users.sourceforge.net>
21213         * widgets/gnomefilelist.c:
21214         Fixed duplicate history entries for the same directory.
21215           
21216 2002-03-10  Stephane Demurget  <demurgets@free.fr>
21218         Fix for #520092.
21220         * src/main_menubar_def.h: removed the Ctrl-L shortcut for Save All, as
21221           it's already used by scintilla to delete the whole current line.
21223 2002-03-10  Stephane Demurget  <demurgets@free.fr>
21225         Fix for #525107.
21227         * src/anjuta_cbs.c: (on_open_filesel_ok_clicked): removed unecessary
21228           calls to fileselection_hide_widget,
21229           (on_open_filesel_cancel_clicked): removed.
21231         * src/project_dbase.c: (on_open_prjfilesel_cancel_clicked),
21232           (on_add_prjfilesel_cancel_clicked):
21234         * widgets/gnomefilelist.[ch]: (gnome_filelist_set_multiple_selection):
21235           impl.
21237         * src/fileselection.c: Made some functions static.
21238           (fileselection_hide_widget): rewritten using the new
21239           gnome_filelist_set_multiple_selection function.
21241         * src/fileselection.c: (on_file_selection_delete_event): removed
21242           unuseful widget hides. Some cleanups,
21243           (on_file_selection_cancel_clicked): impl,
21244           (create_fileselection_gui): changed the cancel button clicked's
21245           callback to use this new function.
21247         * src/anjuta.c: (anjuta_new):
21248         * src/project_dbase.c: (project_dbase_new): removed the use of cancel
21249           callbacks, because this the gnome filelist widget's job.
21251         * widgets/gnomefilelist.c: (gnome_filelist_new_with_path): removed
21252           clist selection mode duplicates set,
21253           (gnome_filelist_key_press): use the new impl. function.
21255 2002-03-10  Stephane Demurget  <demurgets@free.fr>
21257         Fix for #441233.
21259         * src/appwizard_cbs.c: (on_druidpagestandard2_next):
21260           fixed some bogus code using an array cell out of
21261           range, removed unecessary gettext usages.
21263         * src/appwiz_page2.c: (on_prj_name_entry_changed):
21264           some cleanups and now transform minus characters to
21265           underscores.
21267         * src/source.c:
21268           (source_write_configure_in),
21269           (source_write_toplevel_makefile_am),
21270           (source_write_desktop_entry),
21271           (source_write_glade_file):
21272         * src/project_dbase.c: (project_dbase_summon_glade),
21273           (project_dbase_generate_source_code):
21274         * src/glades.c: (gladen_write_glade_write):
21275           replaced some occurences of the target name by the
21276           project filename, using project_dbase_get_proj_name,
21277           to fix the name of some files.
21278           Fixed a lot of mem leaks.
21279           Various code cleanups.
21281 2002-03-06  Stephane Demurget  <demurgets@free.fr>
21283         Merged with latest (1.44) scintilla.
21285         Added: - The calltip.<lexer>.end.definition property to display help
21286                  text on a second line of calltip.
21287                - The calltip.<lexer>.word.characters property to correctly find
21288                  calltips for functions that include characters like '$' which
21289                  is not normally considered a word character.
21290                - The use.monospaced property to determine initial state of
21291                  Use Monospaced Font setting.
21293         Bugs fixed: Too many to mention; please see :
21294                     http://www.scintilla.org/ScintillaHistory.html for the
21295                     full changes list.
21297         * scintilla/*/*: updated nearly all files.
21299         * TODO: removed the need of a scintilla merge.
21301         Merged with latest (1.44) SciTE properties.
21303         * data/properties/anjuta.properties: added the wrap, use.monospaced
21304           properties.
21306         * data/properties/html.properties: added a missing php extension, and
21307           updated php keywords to the latest reference.
21309         * data/properties/pascal.properties: added commands to compile, build
21310           and execute pascal applications.
21312         * data/properties/lua.properties: added styles for statements.
21314         * data/properties/bash.properties: added the declare keyword.
21316         Fixed distchecking.
21318         * global-tags/Makefile.am,
21319           global-tags/create-global-tags.sh: used some kind of ugly hack to
21320           make distchek work, since noone has proposed some better way.
21322         * src/main_menubar_def.h: Ctrl-W is now associated to close file,
21323           and Ctrl-N replace Alt-N for new file according to the Gnome design
21324           reference.
21326 2002-03-06 Naba Kumar <kh_naba@users.sourceforge.net>
21328         * widgets/gnomedirlist.c
21329         widgets/gnomedirlist.h
21330         widgets/gnomefilelist.c
21331         widgets/gnomefilelist.h:
21333         Added GPL headings in the file.
21335 2002-03-06 Naba Kumar <kh_naba@users.sourceforge.net>
21337         * src/attach_process.c
21338         src/attach_process_cbs.c
21339         src/attach_process_cbs.h
21340         src/attach_process_gui.c
21341         src/breakpoints.c
21342         src/breakpoints_cbs.c
21343         src/breakpoints_cbs.h
21344         src/breakpoints_gui.c
21345         src/commands.c
21346         src/compiler_options.c
21347         src/compiler_options_cbs.c
21348         src/compiler_options_cbs.h
21349         src/compiler_options_gui.c
21350         src/find_in_files.c
21351         src/find_in_files_cbs.c
21352         src/find_in_files_cbs.h
21353         src/find_in_files_gui.c
21354         src/find_replace.c
21355         src/find_text.c
21356         src/help.c
21357         src/preferences.c
21358         src/preferences_gui.c
21359         src/project_config.c
21360         src/src_paths.c
21361         src/src_paths_cbs.c
21362         src/src_paths_cbs.h
21363         src/src_paths_gui.c:
21364         
21365         Bugs #521629 and #522427 fixed. The problem was, that the
21366         escape-key was not catched and the dialog was hidden, but
21367         the flag was not set correctly.
21369         Changed the callbacks for delete_event to close, using gnome_dialog_close(),
21370         using the gnome_dialog_close_hides()-setting present in most dialogs.
21371         Instead of _hide() in the button-callbacks, calling gnome_dialog_close(), which
21372         emits "close" and set the flag in the close-callback.
21374         Patch from: Jens Georg <mail@jensgeorg.de>
21376 2002-03-06  Stephane Demurget  <demurgets@free.fr>
21378         * src/*.{c,cpp}: s/string_free/g_free/
21380         * src/utilities.[ch]: (string_free): removed.
21382 2002-03-06      Dan Elphick <dre00r@ecs.soton.ac.uk>
21384         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
21386         * src/controls.c, src/main_menubar.[ch], src/main_menubar_def.h,
21387         src/mainmenu_callbacks.[ch]:
21388         Removed Project menu options: README, TODO, ChangeLog and NEWS
21389         Moved Save Build Messages to Build menu and only highlight it
21390         when there are build messages.
21391         Corrected a spelling: "mojority" -> "majority"
21392         Fixed initialisation of edit.edit_app_gui so now Edit menu
21393         can be shown when no project is loaded.
21395         * src/project_dbase.h: Removed prototype for static function
21397 2002-03-06  Naba Kumar <kh_naba@users.sourceforge.net>
21399         * src/text_editor.c: Editor is marked changed after
21400         autoformat. 
21401         
21402         Patch from: Jens Georg <mail@jensgeorg.de>
21404 2002-03-04 Roel Vanhout <roel@stack.be>
21406         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
21408         * src/find_in_files.c, src/find_in_files.h, src/find_in_files_gui.c
21409         Added option to ignore binary files on 'Find in files' (grep -I option)
21411 2002-03-03  Naba Kumar <kh_naba@users.sourceforge.net>
21413         * src/main.c:
21414         session restoration and commandline load in 
21415         gtk idle loop.
21416         
21417         * src/anjuta.[h,c], src/anjuta_cbs.c:
21418         Removed "clear windows menu" and prevented runtime 
21419         warnings.
21420         
21421         * src/compile.c, src/build_file.c, src/build_project.c,
21422         src/clean.c:
21423         Takes into account the preference setting for 
21424         show dialog when job completes. Dialogs are
21425         shown when it is enabled otherwise not.
21426         
21427 2002-03-03 Roel Vanhout <roel@stack.be>
21429         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
21430         
21431         * src/find_text.c
21432         Store 'Find...' search string on search so that 'Find Next' will search for
21433         that string, even if the dialog hasn't been closed yet.
21435 2002-03-03  Naba Kumar <kh_naba@users.sourceforge.net>
21437         * src/anjuta.[h,c], src/anjuta_gui.c, src/anjuta_cbs.c,
21438         src/controls.c, src/main_menubar.h,     src/main_menubar.[h,c],
21439         src/main_menubar_def.h:
21440         
21441         Organized menus, removed "Windows" and "Utilities" menus from the
21442         menubar [they are no longer needed]. Also removed some extragenous
21443         separators.
21444           
21445 2002-03-03  Naba Kumar <kh_naba@users.sourceforge.net>
21447         * src/message-manager-private.cc:
21448         Set message clist selection mode to BROWSE.
21449         
21450         * src/message-manager.cc, src/an_symbol_view.c,
21451         src/an_file_view.c:
21452         Added Key navigation for the CTree and CList. Arrow left for
21453         node collapse, right for node expand, space (or enter) for
21454         activation (same as double click).
21455         
21456 2002-03-03 Roel Vanhout <roel@stack.be>
21457         
21458         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
21459         
21460         * plugins/class-gen/clsGen.c
21461         Added functionality to semi-intelligently prefill filename
21462         boxes with names deduced from class name
21464 2002-02-26 lbell <lbell@tsc4.com>
21466         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
21467         * src/preferences_gui.c:
21468         Removed an incorrect use of gtk_misc_set_alignment().
21469         
21470         * src/anjuta.c, src/anjuta.h, src/controls.c, src/main.c,
21471         src/main_menubar.c, src/mainmenu_callbacks.c, src/preferences.c,
21472         src/preferences.h, src/preferences_gui.c:
21473         
21474         Added the option to reload last open project at the startup.
21475         Added the possibility to open a new project without close
21476         an existing one
21477         
21478         * src/properties.cxx:
21479         Corrected a spelling mistake in message string.
21480         
21481         * src/session.c:
21482         Updated session functions.
21483            
21484 2002-02-26  Naba Kumar <kh_naba@users.sourceforge.net>
21486         * widgets/gnomefilelist.c: Bug fixes.
21487         
21488         Patch from Philip Van Hoof <freax@pandora.be>
21489         
21490 2002-02-25  Naba Kumar <kh_naba@users.sourceforge.net>
21492         * src/an_file_view.c:
21493         anjuta was unable to open some files becuase they were not being
21494         recognized as "text/*" mime type (example files *.rej, *.in, etc.).
21495         Removed mime checking when opening with anjuta, becuase it doesn't
21496         hurt to open binary files in anjuta (some even may want to do so).
21497         
21498         Added a warning when mime type is not set when "view with default
21499         viewer" is activated.
21500         
21501         * src/an_file_view.c, an_symbol_view.c:
21502         Converted N_() to _() where ever appropriate in the strings.
21503         
21504 2002-02-25  Johannes Schmid <clubfan@users.sourceforge.net>
21505         
21506         * src/appwizard_gui.c, src/appwizard_cbs.c
21507           src/wizard_gui.c/h, src/appwiz_page3.c,
21508           src/project_import_gui.c:
21509           
21510         Moved target type radiobuttons to appwiz. page 2
21511         
21512         * src/message-manager-private.cc
21513         Fixed a bug which caused a crash if next message function was used
21515         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>.
21517 2002-02-25  Naba Kumar <kh_naba@users.sourceforge.net>
21519         * src/anjuta.h, anjuta.c, anjuta_cbs.c:
21520         Modifies the behaviour of Alt-TAB in Anjuta. This
21521         brings a behaviour similar to VC6 Alt-TAB, by maintaining the recently
21522         edited files in the first items of the notebook.
21524         Patch from: Timothee Besset <timo@qeradiant.com>
21525         
21526 2002-02-24  Philip Van Hoof <freax@pandora.be>
21528         * widgets/gnomefilelist.c, gnomefilelist.h:
21529           Added filecompletion
21530           
21531         Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>.
21533 2002-02-21  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>
21535         * configure.in: Added "sk" to ALL_LINGUAS.
21537 2002-02-20  Johannes Schmid <clubfan@users.sourceforge.net>
21538   
21539         * src/appwiz_page3.c, src/appwizard.c, src/appwizard_cbs.c, 
21540           src/appwizard_gui.c, src/project_dbase.c, src/source.c,
21541           src/wizard_gui.c: Added support for static and dynamic libs
21542         
21543 2002-02-20  Dan Elphick <dre00r@ecs.soton.ac.uk>
21545         * widgets/gnomefilelist.c:
21546           Fixed gnome_filelist_get_lastfilename so it no longer returns
21547           a corrupted path.
21549 2002-02-20  Naba Kumar <kh_naba@users.sourceforge.net>
21551         * src/resources.h, resources.c:
21552         Added url handler.
21554         * src/main_menubar_def.h, mainmenu_callbacks.c:
21555         Changed to use gnome configed url handler.
21557 2002-02-19  Philip Van Hoof <freax@pandora.be>
21559         * widgets/gnomefilelist.c
21560         Added PHP filetype.
21562 2002-02-19  Naba Kumar <kh_naba@users.sourceforge.net>
21564         * plugins/class-gen/clsGen.c:
21565         Added c++ support.
21566         
21567         * widgets/gnomefilelist.c:
21568         Gives the maximum space to the files section of the open file dialog.
21569         
21570         Patches from: lbell <lbell@tsc4.com>
21571         
21572 2002-02-18  Naba Kumar <kh_naba@users.sourceforge.net>
21574         * src/anjuta.c, main.c:
21575         Used tm_get_real_path in anjuta_get_full_filename();
21576         
21577 2002-02-18  Andy Piper <andyp@users.sourceforge.net>
21578         
21579         * anjuta.prj: update version
21581 2002-02-17  Stephane Demurget  <demurgets@free.fr>
21583         * widgets/gnomefilelist.[ch]: (gnome_filelisttype_addtype_f):
21584           removed the amount arg and replaced with a NULL-ending list.
21585           (gnome_filelisttype_makedefaultlist): use the new prototype.
21587 2002-02-17  Andy Piper <andyp@users.sourceforge.net>
21589         * src/about.c, THANKS: updated for new contributors
21590         
21591         * anjuta.prj: added new files
21592         
21593         * README: corrected some documentation, ctags no longer needed,
21594           pkgconfig now required
21595           
21596         * data/properties/others.properties: add .cvsdiff extension
21597         
21598         * src/project_dbase_gui.c, src/utilities.c, src/utilities.h: 
21599           patch from Vadim Berezniker <vadim@berezniker.com> to improve 
21600           file import
21601           
21602         * doc/anjuta.1: added initial man page thanks to 
21603           Rob Bradford <rob@debianplanet.org> (NB build and install 
21604           needs work)
21605         
21606 2002-02-17  Johannes Schmid <clubfan@users.sourceforge.net>
21608         * src/Makefile.am: Cleaned handling of compiler flags by moving them
21609           to CFLAGS and CXXFLAGS. Anjuta is now compiled with -g -O2 and many
21610           warning flags. 
21611   
21612         * configure.in: Changed version to 0.1.10-pre
21613   
21614 2002-02-17  Stephane Demurget  <demurgets@free.fr>
21616         * src/fileselection.c: (create_fileselection_gui): always display
21617           the directory creation button as we cannot rely on the dialog
21618           titlebar.
21620         * widgets/gnomefilelist.[ch]: fixed includes.
21622         * pixmaps/new_folder.xpm: resized, added a + sign.
21624 2002-02-17  Stephane Demurget  <demurgets@free.fr>
21626         * widgets/gnomefilelist.c: (gnome_filelisttype_makedefaultlist):
21627           changed all extensions to begin with a dot.
21629 2002-02-16  Philip Van Hoof  <freax@pandora.be>
21631         Patch reviewed by Stephane Demurget <demurgets@free.fr>.
21633         * THANKS: added Philip.
21635         * pixmaps/Makefile.am, pixmaps/new_folder.xpm: added.
21637         * src/project_dbase.c: (project_dbase_make_default_filetype_list),
21638         * src/file_selection.[ch],
21639         * widgets/gnomefilelist.[ch]: added a filetype
21640           combobox to the Anjuta file dialog widget.
21642 2002-02-14  Andy Piper  <andy.piper@freeuk.com>
21644         * anjuta.spec.in: eep! the import script was not being installed by
21645           RPM - fixed for the release.
21647 2002-02-13  Stephane Demurget  <demurgets@free.fr>
21649         Various cleanups and fixes for the next release to be able to make
21650         distcheck.
21652         * plugins/*/*.c: added missing prototypes causing gcc to speak to
21653           much and make some tweaks plus cleanups.
21655         * widgets/scroll-menu.c: made compare_menu_items use gconstpointers
21656           args to remove some warnings.
21658         * global-tags/Makefile.am,
21659           data/Makefile.am,
21660           src/Makefile.am: link against Anjuta static libs using the
21661           $(top_builddir) dir, not anymore on $(top_srcdir) to make
21662           distcheck happy.
21664         * src/Makefile.am: ditto with all the Anjuta static libs.
21666         * src/main_menubar.c: removed the widgets/ dir from the scroll-menu.c
21667           include, as we already include the whole directory for the build.
21669         * src/text_editor_cbs.c: included dnd.h for scintilla_uri_dropped ().
21670           
21671 2002-02-13      Andy Piper      <andy.piper@freeuk.com>
21673         * pixmaps/Makefile.am: icon for libglade project now installed
21674         * NEWS, README, TODO, configure.in, anjuta.prj: revised for release
21675         * manuals/C/Makefile.am: removed ChangeLog reference which was 
21676           breaking some build stuff
21677         * global-tags/Makefile.am, tagmanager/Makefile.am: fixed some
21678           include reference problems that showed up on make distcheck
21679         * tagmanager/tm_workspace.c: fixed crash bug spotted by Biswa
21681 2002-02-13  Johannes Schmid <clubfan@users.sourceforge.net>
21682         
21683         * src/aneditor.cxx: Fixed bug #509977 (CallTips)
21685 2002-02-12  Naba Kumar <kh_naba@users.sourceforge.net>
21687         * src/message-manager-private.cc:
21688           The horizontal scrollbar now shows properly on demand.
21689         
21690 2002-02-08  Johannes Schmid <clubfan@users.sourceforge.net>
21692         * src/dnd.c fixed some warnings
21693         * src/message-manager-private.cc: Horizontal scrollbar is now shown 
21694           and works. It is shown always at the moment but before it was
21695           shown on demand and did never work. 
21697 2002-02-07  Naba Kumar <kh_naba@users.sourceforge.net>
21699         * src/anjuta.c: Fixed a crash bug.
21700           patch from: Jens Georg <mail@jensgeorg.de>
21702 2002-02-04      Andy Piper      <andy.piper@freeuk.com>
21704         * manuals/C/anjuta-manual/*.sgml: fixed so that jade no longer
21705           reports a problem with missing end tags on <graphic>
21707 2002-02-03      Andy Piper      <andy.piper@freeuk.com>
21709         * manuals/C/ChangeLog: removed since it was never used
21710         * manuals/C/anjuta-manual/*: more updates, new screenshots
21711         * anjuta.prj: updated for new manuals/ structure
21713 2002-02-03  Johannes Schmid <clubfan@users.sourceforge.net>
21715         * source.c, compiler_options.[c/h]:
21716           Fixed bug #460321 "Problem with optimization options" 
21717           by separating INCLUDE and C(XX)FLAGS in Makefile.am creation
21718         
21719 2002-02-03      Andy Piper      <andy.piper@freeuk.com>
21721         * NEWS: prepared for release, need to fill in date
21722         * data/welcome.txt: version number updated
21724 2002-02-03      Andy Piper      <andy.piper@freeuk.com>
21726         * src/text_editor_menu.c, src/an_file_view.c, 
21727           src/an_symbol_view.c: marked strings for translation
21728         
21729         * src/defaults.c, data/properties/xml.properties:
21730           *.omf and *.xsl files should use XML highlighting
21731           
21732         * manuals/C/anjuta-manual/*:
21733           - restructured so that files have more meaningful names
21734             and are easier to edit (see anjuta-manual.sgml for the
21735                 ordering)
21736           - updated some screenshots
21737           - continued rewrite
21739 2002-02-02  Naba Kumar <kh_naba@users.sourceforge.net>
21741         * main.c: Made a workaround to remove the old
21742         anjuta gnome config file (older than 9 Feb 2002). This
21743         will fix the bug which never lets the brower toolbar shown.
21744         
21745         * main.c: In fact, the above solution wouldn't work in all
21746         cases. Therefore, here is the better fix, which works by
21747         detecting the version of the old config file and deleting
21748         ~/.gnome/Anjuta if it is lesser than 0.1.9.
21749         
21750 2002-02-01  Andy Piper <andy.piper@freeuk.com>
21752         * HACKING: added info on submitting patches
21754 2002-01-31  Johannes Schmid <clubfan@users.sourceforge.net>
21756         * src/project_import_gui.c, src/project_import.c:
21757           - If Project Import Wizard is canceled everything is 
21758                 cleaned up now.
21759           - Back button is now insensitive on page 3 (some problems: 
21760                 see TODO in project_import_qui.c:284
21761           - Menu frame is insensitive if project type != GNOME(mm)
21763 2002-01-31  Naba Kumar <kh_naba@users.sourceforge.net>
21765         * src/main.c: Fixed bug #  (Unable to open files on
21766         double click in project window from second trial onwards when
21767         the project is opened from command line).
21768         
21769         * po/POTFILES.in: Removed tags_manager.[h,c]
21770         
21771 2002-01-31  Naba Kumar <kh_naba@users.sourceforge.net>
21773         * src/preferences.c:
21774           A quick hack to fix the 'invisible' browser toolbar when
21775           upgrading from 0.1.8 to 0.1.9
21776           
21777         * src/anjuta.c:
21778           Fixed toolbar names which were causing confusions in the toolbar
21779           show/hide.
21780           
21781         * src/main.c:
21782           Substituted "anjuta" with PACKAGE
21783           
21784         * src/project_import_gui.c: 
21785           Consistensy: wm_class should be set with "Anjuta" and not "anjuta"
21786           
21787         * anjuta.prj, src/tags_manager.h, src/tags_manger.c:
21788           Added new files and removed obsolete ones.
21789           
21790 2002-01-30  Andy Piper <andy.piper@freeuk.com>
21792         * src/appwizard_cbs.c, project_import_cbs.c, 
21793           main_menubar_def.h, project_import_gui.c: 
21794           updates to message strings and layout for the 
21795           import wizard.
21796           
21797         * text_editor_cbs.c: fix for the tab menu entries for 
21798           redocked windows (Dan Elphick <dre00r@ecs.soton.ac.uk>)
21800 2002-01-30  Naba Kumar <kh_naba@users.sourceforge.net>
21802         * src/toolbars.c,
21803           src/toolbars.h,
21804           src/anjuta_gui.c,
21805           src/controls.c:
21806           
21807           Tag dropdown exclusive (takes
21808           all space in the toolbar) and never vertical and
21809           increased the width of the tag combo to 256 pixs.
21810           Toolbar separator before the combo and button.
21811           Added tags label before the tag button.
21812           Reorganized the dock bands for the toolbars.
21813           
21814         * src/project_import_gui.c
21815           src/project_import.c:
21816           Fixed an error and removed an unused variable.
21817           
21818         * data/properties/anjuta.properties:
21819           Removed the property for the old toolbar and set
21820           browser toolbar show to default.
21821           
21822         * src/project_dbase.c: excluded modules were not
21823           loaded. Fixed.
21824           
21825         * src/source.c:
21826           No build files will be written if the project is blocked.
21827           
21828         * src/project_import.c,
21829           src/project_import_cbs.c,
21830           src/project_gui.c,
21831           src/wizard_gui.c:
21832           
21833           Manually applied Johannes patch to fix some memory
21834           issues and gui clean up.
21835           Patch from: Johannes Schmid <clubfan@users.sourceforge.net>
21836         
21837         * src/project_dbase.c, project_dbase.h, project_dbase_gui.h:
21838           Fixed a bad bug with remove file from project because of
21839           files were never removed properly from the project and
21840           from the tagmanager.
21841           
21842         * src/appwiz_page3.c: Disabled unused codes to clear
21843           compiler warnings.
21844           
21845 2002-01-30  Naba Kumar <kh_naba@users.sourceforge.net>
21847         * tagmanager/*/*: Upgraded to 0.7.1 version from Biswa.
21848         
21849         * data/Makefile.am
21850           pixmaps/Makefile.am
21851           src/Makefile.am
21852           src/an_file_view.c
21853           src/an_symbol_view.c
21854           src/anjuta.c
21855           src/anjuta.h
21856           src/anjuta_cbs.c
21857           src/anjuta_gui.c
21858           src/controls.c
21859           src/main_menubar.c
21860           src/main_menubar.h
21861           src/main_menubar_def.h
21862           src/mainmenu_callbacks.c
21863           src/mainmenu_callbacks.h
21864           src/pixmaps.h
21865           src/project_dbase.c
21866           src/project_dbase.h
21867           src/text_editor.c
21868           src/text_editor_menu.c
21869           src/text_editor_menu.h
21870           src/toolbar.c
21871           src/toolbar.h
21872           src/toolbar_callbacks.c
21873           src/toolbar_callbacks.h :
21874           
21875           Patch submitted by:
21876           Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
21877           
21878           Removes the Tags toolbar and substituted it with
21879           tags combo dropdown list. Fixes a couple of bugs.
21880           
21881           Moved the tag combo to browser toolbar because
21882           main toolbar was becoming too long.
21883           Made a new icon of tag toolbar.
21884           
21885         * po/zh_TW.po: Fixed bug.
21886           
21887         * pixmaps/an_tag.xpm: Added new file.
21889 2002-01-30  Naba Kumar <kh_naba@users.sourceforge.net>
21891         * src/project_import_gui.c: Reorganized project
21892         import gui page 2.
21893         
21894 2002-01-29  Andy Piper <andy.piper@freeuk.com>
21896         * HACKING: added info on creating windows and dialogs
21898 2002-01-29  Naba Kumar <kh_naba@users.sourceforge.net>
21900         * src/tm_file_view.c:
21902           Sorts the file list at the end instead of doing sort-insert
21903           to improve performance.
21904           Patch from: Dan Elphick <dre00r@ecs.soton.ac.uk>
21906         * src/project_dbase.c: Resolved a conflict from
21907           Johannes's patch.
21908           
21909         * src/project_import.c:
21910         
21911           Fixed to use anjuta_import.sh for the bin dir and
21912           not from the data dir.
21913         
21914           Used anjuta_is_installed() function to verify a the command's
21915           executability.
21916         
21917           Fixed import command to use sh (which is more general and is
21918           gauranteed to be found in any unix system :-)). Also, added
21919           double quotes around the import directory.
21920         
21921           Changed some strings for better translations (like avoiding
21922           duplicates).
21923           
21924           Fixed the reading of wrong target type.
21925           
21926         * src/control.c: Insensitive "import project" when there is
21927           a project open.
21928           
21929         * src/project_import_cbs.c:
21930           
21931           Fixed strcmp() [== 0 was left out]. Languages now selected properly.
21932           Fixed selection of gettext checkbox.
21933           Sets the menu entries.
21934           
21935 2002-01-28  Johannes Schmid <clubfan@users.sourceforge.net>
21936         
21937         * src/appwiz_page[1-4].c
21938         * src/appwiz_gui.c
21939         * src/appwizard.[c/h]: Moved some code to wizard_gui.[c/h]
21940         be able to reuse it.
21941         
21942         * src/mainmenubar.[c/h]
21943         * src/mainmenubar_def.h
21944         * src/mainmenu_callbacks.[c/h]: Code to create "Import Project" 
21945         menu item
21946         
21947         * src/message-manager.c: Fixed bug 509192
21948         * src/message-manager-dock.c: Added accel_group if window is undocked
21949         
21950         * src/project_dbase.[c/h]: Splitted opening code to be able
21951         to use it without an open file dialog
21952         (Maybe I broke Naba's changes, please take a look)
21953                         
21954         * src/project_import.[c/h]
21955         * src/project_import_gui.c: New Files, Code for Project Import Wizard
21956         
21957         * src/wizard_gui.[c/h]: New Files, shared code between appwizard and 
21958         import wizard
21960 2002-01-28  Andy Piper <andy.piper@freeuk.com>
21962         * src/main_menubar_def.h, tagmanager/tm_project.c: more
21963           string cleanups
21964           
21965         * manuals/C/anjuta_manual/*: started rewrite of the 
21966           manual, updated some screenshots
21968 2002-01-28  Naba Kumar <kh_naba@users.sourceforge.net>
21970         * src/gnomefilelist.h, src/gnomefilelist.c:
21971         
21972           Fixed multiple selection bug (#497085). The OK button is
21973           sensitive when in multiple mode, if the no. of
21974           selection is one or more.
21975           
21976           Toggle between single and multiple selection mode
21977           and multiple mode display.
21978           
21979           Fixed strings to translable strings.
21980           
21981           Fixed some compiler warnings by commenting out
21982           unused functions.
21983           
21984 2002-01-28  Naba Kumar <kh_naba@users.sourceforge.net>
21986         * src/project_dbase.c: App status bar now updates
21987           with the project name when the project is loaded.
21988         
21989         * src/an_file_view.c, tagmanager/tm_file_entry.c:
21990           
21991           Puts the directories at the top. They're also sorted now.
21992           Patch from: Dan Elphick <dre00r@ecs.soton.ac.uk>
21993         
21994 2002-01-28  Naba Kumar <kh_naba@users.sourceforge.net>
21996         * scripts/anjuta_import.sh.in: Added file.
21997         * scripts/anjuta_import.sh: Removed file.
21999         * .cvsignore, po/.cvsignore, scripts/.cvsignore:
22000           Updated files.
22001           
22002         * src/main_menubar_def.h:
22003         
22004           Changed shortcut for Find/Replace to CTRL+SHIFT+F (to
22005           reflect the opposite of Find (CTRL+F) and also to leave
22006           CTRL+R or Redo.
22007           
22008           Changed Glade summon with ALT+G, which frees the ATL+E
22009           for poping up the edit menu.
22010           
22011         * src/Makefile.am: Debugging link flags by Biswa, removed.
22013 2002-01-28      Andy Piper      <andy.piper@freeuk.com>
22015         * HACKING: added information on best practices for writing
22016           application messages and GUI labels
22017           
22018         * src/CORBA-Server.c, src/about.c, src/anjuta.c, 
22019           src/breakpoints.c, src/build_file.c, src/build_project.c, 
22020           src/clean_project.c, src/compile.c, 
22021           src/compiler_options_cbs.c, src/compiler_options_gui.c, 
22022           src/configurer.c, src/debugger.c, src/executer.c, 
22023           src/find_in_files.c, src/find_in_files_cbs.c, 
22024           src/find_replace.c, src/find_text.c, src/glades.c, 
22025           src/gnome_project.c, src/goto_line.c, src/main.c, 
22026           src/main_menubar.c, src/main_menubar_def.h, 
22027           src/mainmenu_callbacks.c, src/preferences_gui.c, 
22028           src/project_config.c, src/project_dbase.c, 
22029           src/project_dbase_gui.c, src/resources.c, src/source.c, 
22030           src/support.c, src/tags_manager.c, src/text_editor.c, 
22031           src/text_editor_gui.c, src/text_editor_menu.c, 
22032           src/toolbar_callbacks.c, src/utilities.c: 
22033           lots of minor message updates to make them more user-friendly 
22034           and consistent
22036 2002-01-28  Naba Kumar <kh_naba@users.sourceforge.net>
22038         * src/executer.c:
22039         
22040           Because of the spaces escaping, the command could not be
22041           executed when run without terminal. Now fixed.
22042           
22043         * anjuta.prj, Makefile.am:
22044         
22045           Added anjuta project file.
22046         
22047 2002-01-27  Naba Kumar <kh_naba@users.sourceforge.net>
22049         * src/message-manager-private.h, message-manager-private.cc,
22050           message-manger.cc:
22051           
22052           Added freeze() and thaw() for the message window class to
22053           speed up the message manager update.
22054         
22055         * src/project_config.h, project_config.c,
22056           src/project_dbase.h, project_dbase.h
22057           scripts/anjuta_project.template:
22058           
22059           Added two new prject attributes: project.config.blocked and
22060           project.excluded.modules. The former will make sure that users
22061           are not given any previlidge in enabling the 'overwrite build
22062           files' flags and the later issues a list of modules in the project
22063           to be skipped for symbol browsing and project listing.
22064         
22065         * configure.in, scripts/anjuta_import.sh, scripts/Makefile.am:
22066         
22067           Modified script to read the template from the anjuta data dir
22068           rather than from the directory in which the script exist. Otherwise,
22069           Being transfered to the bin dir, the script will not be able to
22070           find the template when it is run.
22071           
22072           The script is also create with configure.in to set in the anjuta
22073           data dir path inside the script.
22074           
22075 2002-01-26  Stephane Demurget  <demurgets@free.fr>
22077         * po/fr.po: updated to the latest sources.
22079 2002-01-26  Naba Kumar <kh_naba@users.sourceforge.net>
22081         * scripts/Makefile.am:
22082           anjuta_import.sh goes with distribution.
22083           
22084         * po/*.po: They seem to have updated (merged with
22085           anjuta.pot) automatically when I did "make dist".
22086           
22087 2002-01-26  Naba Kumar <kh_naba@users.sourceforge.net>
22089         * src/compiler_options_cbs.c, compiler_options.h, compiler_options_gui.c,
22090           Fixed Bug #499807, ie crash on removing libs, includes, defines from
22091           the compiler options dialog.
22092         
22093         * ChangeLog:
22094           Correct todays date. :)
22095           
22096         * scripts/Makefile.am:
22097           Installs anjuta_import.sh in $(prefix)/bin dir and
22098           is treated as an executable.
22099           
22100 2002-01-26  Naba Kumar <kh_naba@users.sourceforge.net>
22102         * Fix for bug #499373
22103         
22104         * data/properties/anjuta.properties, ada.properties, cpp.properties,
22105           java, properties, latex.properties, lua.properties, others.properties,
22106           perl.properties:
22107           
22108           Added double-quotes around file arguments so that
22109           filenames with spaces could also work.
22111         * launcher/anjuta-launcher.c, executer.c:
22112           Escaped quotes in the cammand and it's arguments before executing
22113           so that args with spaces can also work.
22114           
22115           Commented #DEBUG switch.
22116           
22117 2002-01-26  Naba Kumar <kh_naba@users.sourceforge.net>
22119         * scripts/*: Added files which I forgot previously.
22120         
22121         * src/aneditor.h: Lined up commands definition for better look.
22122         
22123         * src/mainmenu_callbacks.c. main_menu_def.h, main_menubar.c,
22124           main_menubar.h, control.c:
22125           Added three more convert EOL chars submenu items in transform.
22126           Reformatted some some.
22127         
22128         * data/anjuta.properties:
22129           Reformatted a line.
22130         
22131         * src/aneditor.h, aneditor.c:
22132           Added three commands (with definitions) for EOL conversions.
22133           
22134         * src/text_editor.c:
22135           Editor detects file mode from the file content and
22136           set the editing mode to CR/LF/CRLF automatically.
22137           Refined Dos mode extrageneous chars filter
22138           This will make sure that filter works only in Dos mode and not
22139           in other modes.
22140           
22141         * src/anjuta.c: Editor mode display in status bar.
22142         
22143         * src/preferences_gui.c: Changed the string for dos mode
22144           filter to more sensible string.
22145         
22146         * src/aneditor.c: Default editor mode sets during widget creation
22147           and not everty time the properties are loaded. This makes sure
22148           that the auto-detected mode is not overridden by the default mode.
22149           
22150         * src/text_editor.c, aneditor.c: Disabled #DEBUG flag.
22151         
22152         * src/anjuta.c: Fixed bug #476028.
22153           Now anjuta also searches for file relative to top project dir,
22154           when the project is open.
22155         
22156         * src/anjuta_cbs.c: Fixed bug #499536.
22157           File is not closed if it is not able to save the file properly.
22158           
22159         * src/mainmenu_callbacks.c: Fixed bug #499536.
22160           Newfiles (which are not modified) are also closed on "close all files".
22161         
22162 2002-01-25  Naba Kumar <kh_naba@users.sourceforge.net>
22164         * src/an_symbol_view.c: Added MAX_STRING_LENGTH
22165         
22166         * tagmanager/tm_source_file.c, regex.c, parse.c:
22167           defined and delimited g_messages within #debug.
22168           
22169         * src/preferences.c, data/anjuta.properties:
22170           saved/defied message-manager tag position in string.
22171           Message tag possition is saved between sessions. And
22172           and tag position bottom as default.
22173           
22174 2002-01-25  Naba Kumar <kh_naba@users.sourceforge.net>
22176         Patch submitted by:
22177         Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
22179         * Makefile.am
22180           configure.in
22181           data/Makefile.am
22182           data/properties/Makefile.am
22183           global-tags/Makefile.am
22184           pixmaps/Makefile.am
22185           src/Makefile.am
22186           src/an_file_view.c
22187           src/an_file_view.h
22188           src/an_symbol_view.c
22189           src/an_symbol_view.h
22190           src/anjuta.c
22191           src/anjuta_cbs.c
22192           src/file_history.c
22193           src/file_history.h
22194           src/message-manager-private.cc
22195           src/pixmaps.h
22196           src/project_dbase.c
22197           src/project_dbase_gui.c
22198           src/tags_manager.c
22199           src/text_editor.c
22200           src/utilities.c
22201           src/utilities.h
22202           src/watch_gui.c:
22203         
22204           Modified files.
22205         
22206         * scripts/*
22207           pixmaps/sv_class.xpm
22208           pixmaps/sv_function.xpm
22209           pixmaps/sv_macro.xpm
22210           pixmaps/sv_private_fun.xpm
22211           pixmaps/sv_private_var.xpm
22212           pixmaps/sv_protected_fun.xpm
22213           pixmaps/sv_protected_var.xpm
22214           pixmaps/sv_public_fun.xpm
22215           pixmaps/sv_public_var.xpm
22216           pixmaps/sv_static_fun.xpm
22217           pixmaps/sv_static_var.xpm
22218           pixmaps/sv_struct.xpm
22219           pixmaps/sv_unknown.xpm
22220           pixmaps/sv_variable.xpm
22221           pixmaps/fv_core.xpm
22222           pixmaps/fv_text.xpm
22223           pixmaps/filestoremove.txt:
22224         
22225           New files.
22226         
22227         * pixmaps/class.xpm
22228           pixmaps/function.xpm
22229           pixmaps/fv_autofile.xpm
22230           pixmaps/fv_doc.xpm
22231           pixmaps/fv_i18n.xpm
22232           pixmaps/fv_source.xpm
22233           pixmaps/private_func.xpm
22234           pixmaps/private_var.xpm
22235           pixmaps/protected_func.xpm
22236           pixmaps/protected_var.xpm
22237           pixmaps/public_func.xpm
22238           pixmaps/public_var.xpm
22239           pixmaps/struct.xpm
22240           pixmaps/variable.xpm
22241         
22242           Removed files.
22243         
22244         * tagmanager/*/*:
22245         
22246           Upgraded to tagmanager-0.7
22248 2002-01-24      Johannes Schmid <clubfan@users.sourceforge.net>
22249         * src/anjuta_cbs.c: Fixed bug #506441
22250         * src/watch_gui.c: Changed layout of eval dialog so that
22251         it fits on a 800x600 desktop with German translation. 
22253 2002-01-23      Andy Piper <andy.piper@freeuk.com>
22255         * src/project_dbase.c: completed string updates for GTKmm and GNOMEmm
22256         * pixmaps/appwiz_libglade.png, src/pixmaps.h, pixmaps/Makefile.am: new 
22257           icon for new project type (thanks to Misha)
22258         * configure.in: build and install Danish translation
22259         * src/about.c, THANKS, manuals/C/anjuta-manual/authors.sgml: updated 
22260           credits to cover new patches and translations
22262 2002-01-23  Johannes Schmid <clubfan@users.sourceforge.net>
22263         
22264         * src/preferences.c, src/message-manager.cc, src/project_type.c,
22265           src/appwiz_page1.c:
22266         
22267       - Font preferences are restored properly now (\n was missing)
22268           - Dock menu label of message-manager is "Dock/Undock" instead
22269           of "Dock|Undock" to match with the rest of anjuta.
22270           - Name of GTK-- and GNOME-- have changed to GTKmm and GNOMEmm, so I
22271           changed it in anjuta, too 
22273 2002-01-21  Naba Kumar <kh_naba@users.sourceforge.net>
22275         * tagmanager/tm_source_file.c,
22276           tagmanager/parse.c,
22277           tagmanager/tm_project.c,
22278           src/an_symbol_view.c,
22279           src/anjuta.c:
22280           
22281           Disabled debug warnings.
22283 2002-01-21  Naba Kumar <kh_naba@users.sourceforge.net>
22285         * src/appwiz_page1.c
22286           src/compiler_options.c
22287           src/project_dbase.c
22288           src/project_dbase.h
22289           src/project_type.c
22290           src/source.c
22291           src/source.h:
22292           
22293           New project type named LibGlade.
22294           
22295           Patch submitted by:
22296           Dick Knol <dknol@gmx.net>
22298         * src/gnome_prj.c:
22299           Commented out unused pixmap creation. May be it
22300           will fix the crash in project creation.
22301           
22302 2002-01-21  Naba Kumar <kh_naba@users.sourceforge.net>
22304         * src/registers.c
22305           src/registers.h
22306           src/registers_cbs.c
22307           src/registers_cbs.h
22308           src/registers_gui.c
22309           src/sharedlib.c
22310           src/sharedlib.h
22311           src/sharedlib_cbs.c
22312           src/sharedlib_cbs.h
22313           src/sharedlib_gui.c
22314           src/signals.c
22315           src/signals.h
22316           src/signals_cbs.c
22317           src/signals_cbs.h
22318           src/signals_gui.c
22319           src/stack_trace.c
22320           src/stack_trace.h
22321           src/stack_trace_cbs.c
22322           src/stack_trace_cbs.h
22323           src/stack_trace_gui.c
22324           src/text_editor.c
22325           src/watch.c
22326           src/watch.h
22327           src/watch_cbs.c
22328           src/watch_cbs.h
22329           src/watch_gui.c
22330           
22331           Fixed bug #496290: Attach/detach removed from these
22332           windows as they are never implemented.
22333           
22334           Patch submitted by:
22335           Johannes Schmid <johannes.schmid@gmx.de>
22336           
22337 2002-01-18      Naba Kumar <kh_naba@users.sourceforge.net>
22339         * src/anjuta.c,
22340           src/anjuta_cbs.c:
22341           
22342           Fixed bug:
22343           when you right click on the tabs, a list of filenames are given
22344           out, but now it gives a list of "page 1", "page 2", etc...
22345           
22346           Patch submitted by: 
22347           Jens Georg <mail@jensgeorg.de>
22349         * anjuta.in.in: Removed c|c++ because, it was not necessary
22350           and was causing translation problem.
22351           
22352         * plugins/class-gen/clsGen.c:
22353           removed "'" for the same reason.
22354           
22355 attached the fix for the menu
22358 2002-01-17      Naba Kumar <kh_naba@users.sourceforge.net>
22360         * src/preferences.h,
22361           src/preferences.c,
22362           src/preferences_gui.c:
22363           
22364           Adds the functionality to Anjuta to auto save your unsaved
22365           files before you build a project.
22367           Patch submitted by: 
22368           jason <jason_williams@suth.com>
22369           
22370         * src/anjuta.[h,c]:
22371           Added function for save all files.
22372         
22373         * src/mainmenu_callbacks.c:
22374           Modified to use the above function.
22375         
22376         * src/build_project.c:
22377           Save all files before build if it is set in the
22378           preferences.
22380 2002-01-17      Naba Kumar <kh_naba@users.sourceforge.net>
22382         * src/message-manager-private.cc
22383           src/message-manager-private.h
22384           src/message-manager.cc:
22385           
22386           Message-manager now restores the tabs which were shown on startup.
22387           The terminal is now created on demand (as requested by Biswa)
22388           and I have removed some debug messages.
22389           
22390           Patch submitted by: 
22391           Johannes Schmid <johannes.schmid@gmx.de>
22393 2002-01-13  Stephane Demurget  <demurgets@free.fr>
22395         * src/anjuta_cbs.c: fixed the global shortcut handling to have a
22396           proper tabs keyboard navigation.
22398         * src/an_symbol_view.c,
22399           src/anjuta_cbs.c,
22400           src/gnome_project.c,
22401           src/project_dbase.c,
22402           src/tags_manager.c: removed some debugging display.
22404 2002-01-09      Naba Kumar <kh_naba@users.sourceforge.net>
22406         * src/message-manager-dock.c
22407           src/message-manager-private.cc
22408           src/message-manager-private.h
22409           src/message-manager.cc
22410           src/preferences.c
22411           src/preferences.h
22412           src/preferences_gui.c:
22413           
22414           Patch submitted by: 
22415           Johannes Schmid <johannes.schmid@gmx.de>
22416           
22417           This patch adds a tab to the notebook of the preferences-dialog
22418           where you can change the colors, the tab position of the new
22419           message manager. Also the truncate messages stuff has moved
22420           from misc tab to messages tab.
22422           Also improved the remembering position stuff of message manager.
22423           
22424         * data/internal.properties,
22425           Added definitions for messages colors and tag position.
22426           
22427         * src/message_manager.cc:
22428           Fixed a bug that never lets the messages panes to get cleared.
22429           Added wmclass setting for the message window. Fixed a bug in
22430           which the message window was not being shown.
22431         
22432         * src/tag_manager.c: Fixed printing of (NULL) in the debug
22433           output and disabled it.
22435         * src/anjuta.c: Preferences created and loaded before anything else.
22436           anjuta now recognizes messages colors on startup and initializes
22437           them.
22438         
22439 2002-01-09      Andy Piper      <andy.piper@freeuk.com>
22441         * src/project_dbase.c: fix bug #497923 (thanks to Johannes Schmid)
22443 2002-01-09  Stephane Demurget  <demurgets@free.fr>
22445         * pixmaps/file_c.xpm,
22446           pixmaps/file_cpp.xpm,
22447           pixmaps/file_file.xpm,
22448           pixmaps/file_h.xpm,
22449           pixmaps/file_html.xpm,
22450           pixmaps/file_i18n.xpm,
22451           pixmaps/file_icon.xpm,
22452           pixmaps/file_pix.xpm,
22453           pixmaps/fv_doc.xpm,
22454           pixmaps/fv_i18n.xpm,
22455           pixmaps/fv_image.xpm,
22456           pixmaps/fv_source.xpm,
22457           pixmaps/fv_unknown.xpm: made these icons transparent.
22459 2002-01-08      Andy Piper      <andy.piper@freeuk.com>
22461         * launcher/anjuta_launcher.c: updated message strings
22462         * src/message-manager-dock.c: added newline at end to avoid compile warning
22463         * src/project_dbase.c: corrected spelling of include (noted by Biswa)
22464         * src/controls.c, src/main_menubar.c, src/main_menubar.h, src/main_menubar_def.h,
22465           src/mainmenu_callbacks.c, src/mainmenu_callbacks.h: added some new Insert menu
22466           entries for username and Python-style GPL notice
22467         * HACKING: added info on files to change to update Insert menu
22469 2002-01-08  Naba Kumar <kh_naba@users.sourceforge.net>
22471         * src/project_dbase.c,
22472           src/an_file_view.c,
22473           src/an_symbol_view.c:
22474           Changed the CTree expander style to square and
22475           line style to Dotted line.
22476           
22477         * po/POTFILES.in: Removed and Added translable files.
22479 2002-01-08  Naba Kumar <kh_naba@users.sourceforge.net>
22481         * ccview/.cvsignore: Removed.
22482         
22483 2002-01-08  Naba Kumar <kh_naba@users.sourceforge.net>
22485         * ccview/
22486                 cccmd.cc, ccview_main.h, func_dialog.cc, struct.xpm,
22487                 cccmd.h, cfolder.xpm, func_dialog.h, ofolder.xpm, support.c,
22488                 cccproj.cc, ChangeLog, gtk_help.cc, panes.cc, support.h,
22489                 cccproj.hh, class.xpm, gtk_help.h, private.xpm, tree_coll.h,
22490                 ccview.cc, cregex.hh, hash_str.h, protected.xpm,
22491                 ccview.h, public.xpm, ccview_main.cc, file.xpm, Makefile.am, scanner.xpm:
22492         
22493         Removed ccview module because it is no longer needed.
22495 2002-01-08  Naba Kumar <kh_naba@users.sourceforge.net>
22497         * src/project_dbase.c:
22498           Shifted structure initialization in project_dbase_new()
22499           before anything else, otherwise it was crashing due to
22500           uninitialized values.
22501         
22502         * src/an_symbol_view.c:
22503           Disabled high volume debug output.
22505 2002-01-08  Naba Kumar <kh_naba@users.sourceforge.net>
22506         
22507         Applied a very heavy patch from:
22508         Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
22510         * Makefile.am
22511         configure.in
22512         pixmaps/Makefile.am
22513         src/Makefile.am
22514         src/aneditor.cxx
22515         src/aneditor.h
22516         src/anjuta.c
22517         src/anjuta.h
22518         src/commands.c
22519         src/commands.h
22520         src/compile.c
22521         src/compile.h
22522         src/controls.c
22523         src/defaults.c
22524         src/fileselection.c
22525         src/main_menubar.c
22526         src/main_menubar.h
22527         src/main_menubar_def.h
22528         src/mainmenu_callbacks.c
22529         src/mainmenu_callbacks.h
22530         src/project_dbase.c
22531         src/project_dbase.h
22532         src/project_dbase_gui.c
22533         src/tags_manager.c
22534         src/text_editor_menu.c
22535         src/toolbar_callbacks.c
22536         tagmanager/Makefile.am
22537         tagmanager/ctags.c
22538         tagmanager/include/Makefile.am
22539         tagmanager/include/tm_project.h
22540         tagmanager/include/tm_symbol.h
22541         tagmanager/include/tm_tag.h
22542         tagmanager/include/tm_tagmanager.h
22543         tagmanager/include/tm_workspace.h
22544         tagmanager/tm_project.c
22545         tagmanager/tm_source_file.c
22546         tagmanager/tm_symbol.c
22547         tagmanager/tm_tag.c
22548         tagmanager/tm_workspace.c
22549         widgets/Makefile.am: Modified.
22550         
22551         * src/an_file_view.[c,h],
22552           src/an_symbol_view.[c,h],
22553           src/file_history.[c,h],
22554           src/support.[c,h],
22555           widgets/scroll-menu.[c,h],
22556           tagmanager/tm_file_entry.c
22557           tagmanager/include/tm_file_entry.h: Added new files.
22558           
22559         * pixmaps/cfolder.xpm, fv_doc.xpm, fv_source.xpm,
22560         private_func.xpm, public_func.xpm,
22561         class.xpm, fv_exec.xpm, fv_unknown.xpm,
22562         private_var.xpm, public_var.xpm,
22563         function.xpm, fv_i18n.xpm, macro.xpm,
22564         protected_func.xpm, struct.xpm,
22565         fv_autofile.xpm, fv_image.xpm,
22566         ofolder.xpm, protected_var.xpm, variable.xpm:
22567           Updated and Added pixmap files.
22569         Features:
22570         ---------
22571         a) Removes CCView dependency.
22572         b) Improves the terminal.
22573         c) Adds tag navigation context menus.
22574         d) Upgrades tagmanager to latest version.
22575         e) Miscellaneous small additions.
22577 2002-01-07  Naba Kumar <kh_naba@users.sourceforge.net>
22579         * src/project_dbase_gui.c: Fixed crash of anjuta
22580         when project first created.
22581         
22582         * src/gnome_project.c: It now updates the tags manager
22583         when new projects are created.
22584         
22585 2002-01-07  Naba Kumar <kh_naba@users.sourceforge.net>
22587         * Thanks Johannes Schmid <johannes.schmid@gmx.de>
22588           for this big patch.
22589         
22590         * src/messages.[c,h]: Removed files.
22592         * src/message-manager.[cc,h],
22593           src/message-manager-dock.[c,h],
22594           src/message-manager-private.[cc,h]
22595           New files.
22597         * src/anjuta.c, src/anjuta.h, src/anjuta_cbs.c, src/build_file.c
22598           src/build_project.c, src/clean_project.c, src/compile.c
22599           src/configurer.c, src/debugger.c, src/find_in_files.c
22600           src/mainmenu_callbacks.c, src/preferences.h
22601           src/preferences_gui.c, src/properties.h
22602           src/utilities.c, src/utilities.h:
22603           The new messages widget.
22604           New features:
22605             - Use of GtkNotebook instead of ToggleButtons
22606               and show/hide
22607             - Popupmenu to show and hide message types and
22608               to dock/undock in detach mode
22610           All other things should work as they did with the
22611           old message window. Currently the keyboard short-cuts
22612           do not work in detached mode.
22613           
22614           Some functions in utitlities.[c,h] changed.
22615           so that they take const arguments where this is possible
22616           
22617         * src/Makefile.am, po/POTFILES.in:
22618           Removed messages.[c,h] and
22619           added message-manager.[cc,h], message-manager-dock.[c,h],
22620           message-manager-private.[cc,h]
22621           
22622         * src/message-manager.h: Removed "include <bonobo.h>"
22623           and added a newline at the end of the file.
22624           
22625         * src/message-manager-private.cc:
22626           Set clist's width setting to Automatic.
22627           Set scroll window's scroll bars to Automatic.
22628           
22629 2002-01-05  Naba Kumar <kh_naba@users.sourceforge.net>
22631         * text_editor_menu.c:
22632           Fixed misalignment of the function sub menu
22633           in the text editor pop up menu.
22634           
22635 2002-01-04  Naba Kumar <kh_naba@users.sourceforge.net>
22636         
22637         * src/text_editor.c: Fixed a compiler warning.
22638         
22639 2002-01-04  Andy Piper <andy.piper@freeuk.com>
22641         * THANKS, manuals/*/authors.sgml: updated for new translations
22642         * plugins/class-gen/clsGen.c: converted messages to English
22643         * src/about.c, src/main_menubar_def.h: string updates
22645 2002-01-04  Naba Kumar <kh_naba@users.sourceforge.net>
22647         * src/anjuta.c
22648           src/anjuta_cbs.c
22649           src/text_editor.c
22650           src/mainmenu_callbacks.c
22651           src/text_editor.h
22652           src/text_editor.c
22653           src/text_editor_cbs.c
22654           src/text_editor-gui.c:
22655           
22656           Earlier code for adding 'cross' button
22657           for closing pages were too error prone and unorganized.
22658           Cleaned up the code and shifted the 'extra' widgets
22659           creation (eg. close button, close_pixmap and lable)
22660           from anjuta to text_editor. This takes care of proper
22661           widgets creation and destruction. Otherwise, anjuta
22662           was crashing at too many points, especially related
22663           to docking and undocking.
22664           
22665 2002-01-04  Stephane Demurget  <demurgets@free.fr>
22667         * src/aneditor.cxx: removed debugging code.
22669         * data/properties/.cvsignore: added swap files.
22671 2002-01-03  Naba Kumar <kh_naba@users.sourceforge.net>
22673         * src/anjuta.c
22674           src/anjuta_cbs.c:
22675           Fixed Crashing of anjuta when a new file is saved as
22676           different file.
22677           
22678 2002-01-03  Naba Kumar <kh_naba@users.sourceforge.net>
22680         * src/aneditor.c: Some debug codes around.
22681         
22682         * data/internal.properties, data/anjuta.properties: Removed.
22683           data/properties/Makefile.am:
22684           data/properties/ada
22685           data/properties/cs
22686           data/properties/make
22687           data/properties/rc
22688           data/properties/html
22689           data/properties/ruby
22690           data/properties/baan
22691           data/properties/idl
22692           data/properties/pascal
22693           data/properties/sample
22694           data/properties/bash
22695           data/properties/java
22696           data/properties/perl
22697           data/properties/sql
22698           data/properties/conf
22699           data/properties/latex
22700           data/properties/props
22701           data/properties/vb
22702           data/properties/cpp
22703           data/properties/lua
22704           data/properties/python
22705           data/properties/xml
22706           data/properties/others
22707           data/properties/.cvsignore:
22708             Added files. Properties now splitted into small files
22709             for each language.
22711         * data/Makefile.am
22712           configure.in: Update the removal and added properties module.
22714         * src/preferences.c: preferences_new(): Updated to reflect the
22715           new properties files organization.
22716           
22717         * src/Makefile.am: Added Baan Lexer.
22719 2002-01-01  Stephane Demurget  <demurgets@free.fr>
22721         * src/aneditor.cxx: readded the baan lexer. 
22723         * src/preferences.c: fixed translated messages and a typo.
22725         * desktop.in.in: changed the name to Anjuta C|C++ IDE, since the / was
22726           confusing the regexp usage in xml-i18-merge.
22728 2002-01-01      Andy Piper      <andy.piper@freeuk.com>
22730         * src/project_dbase.c: tidied some messages, and spotted a typo in
22731           the reading of properties which prevented the project version from
22732           ever being reported in the Project Information window - fixed :)
22734         * po/POTFILES.in: removed syntax.h
22736 2001-12-31  Stephane Demurget  <demurgets@free.fr>
22738         * data/internal.properties: fixed baan properties.
22739           Added all ada properties.
22741         * src/main_menubar_def.h,
22742           src/lexer.h,
22743           src/aneditor.cxx,
22744           src/utilities.[ch]: added support for the Ada highlight style.
22746 2001-12-31  Stephane Demurget  <demurgets@free.fr>
22748         * plugins/*/.cvsignore: updated.
22750 2001-12-31  Stephane Demurget  <demurgets@free.fr>
22752         * src/syntax.h,
22753           src/text_editor.c,
22754           src/Makefile.am: removed the empty header syntax.h.
22756 2001-12-31  Naba Kumar <kh_naba@users.sourceforge.net>
22758         * main_menubar.c:
22759         Stef's observation on the 'superfluous' hseparators in the recent
22760         files and projects is fully justified -- removed.
22761         
22762         * main_menubar_def.h:
22763         Changed "Plug Ins" to "Plugins" in the menu label.
22764         
22765         * configure.in, plugins/Makefile.am, plugins/class-gen/*:
22766         Added class-gen in the configure output and class-gen module.
22767         
22768         * data/internal.properties:
22769         Correct mis-spelled "jave" to "java".
22770         Added file.is.source for *.h, *.c, *.cpp properties.
22771         
22772         * global-tags/Makefile.am:
22773         "chmod +x create_global_tags.sh" before it is executed, because
22774         there is very high chance that it will be found "-x" and resulting
22775         in error
22777 2001-12-31  Stephane Demurget  <demurgets@free.fr>
22779         Fixed a crash on Solaris reported by Holder Burde, thanks to him
22780         for the backtrace.
22782         * src/gnome_project.c: (create_new_project): if the user doesn't
22783           select any icon, it doesn't have any extension and thus we can't
22784           use it in printf on Solaris, since the %s modifier use strlen to
22785           know the string length and then crash. On Linux, gcc checks the value
22786           of the pointer to be NULL and write "(null)" if necessary. We can't
22787           rely on that.
22789         * src/source.c: (source_write_desktop_entry): if there's no icon, we
22790           don't need to have the directory icon but the generic one.
22792 2001-12-30  Stephane Demurget  <demurgets@free.fr>
22794         Merged with latest (1.42) scintilla.
22796         Added: Support for the {load,save}.on.(de)activate properties.
22797                The PHP lexer to match keywords case insensitively.
22798                Baan lexer.
22799                Experimental supports for changeable style attribute & line
22800                wrapping.
22801                
22802         Updated: Both the C++ and HTML lexers.
22803                  More shell keywords added.
22804                  Horizontal scrolling and diplay of long lines optimised.
22805                  Cursor setting optimised.
22807         Bugs fixed: Caret movement over folded lines.
22808                     Selection tracking in 2ndary views when doing modifications.
22810         * scintilla/CallTip.{cxx.h},
22811           scintilla/ContractionState.{cxx,h},
22812           scintilla/Document.{cxx,h},
22813           scintilla/Editor.{cxx,h},
22814           scintilla/KeyWords.cxx,
22815           scintilla/LexHTML.cxx,
22816           scintilla/PlatGTK.cxx,
22817           scintilla/RESearch.cxx,
22818           scintilla/ScintillaBase.cxx,
22819           scintilla/ScintillaGTK.cxx,
22820           scintilla/Style.{cxx,h},
22821           scintilla/StyleContext.h,
22822           scintilla/ViewStyle.cxx,
22823           scintilla/include/*.h: updated.
22825         * scintilla/LexBaan.cxx, scintilla/Makefile.am: added Baan lexer.
22827         * scintilla/LexCPP.cxx: removed all references to noDocChars. This
22828           should have been told to the scintilla team. We're lucky I read the
22829           ChangeLog and the modifications of the lexer (thanks to the Gnome
22830           bonsai for this ;)
22832         * data/internal.properties: added Baan definitions.
22833           Fixed some issues for C such as *_cast directive, that are only
22834           available with C++.
22835           Updated C++, HTML and shell scripts definitions.
22836           Updated Ada and Bullant, that have been forgotten.
22838         * src/main_menubar_def.h,
22839           src/lexer.h,
22840           src/aneditor.cxx,
22841           src/utilities.[ch]: added support for the Baan highlight style.
22843 2001-12-29  Stephane Demurget  <demurgets@free.fr>
22845         Polished the plugins menu behaviour and added a tearoff
22846         menuitem to the recent entries submenu.
22848         Note: The recent entries list seems to be too height
22849               with all these superfluous hseparators.
22851         * src/main_menubar.c: Polished, making some
22852           functions declarations static and cleaning some code.
22854           (create_submenu_plugin): removed the extra
22855           plugins entry and the horizontal separators.
22857           (on_plugins_menu_realize): the plugins menu is only
22858           shown if there's at least one available.
22860           (create_submenu*): added a tearoff menuitem to have
22861           a more homogeneous menu style. For now, it doesn't
22862           take care of user settings (but it was even worse
22863           before :).
22865 2001-12-29  Stephane Demurget  <demurgets@free.fr>
22867         * configure.in: added the packageplugindir variable to avoid
22868           installing the plugins in $(prefix). It's not the same path as
22869           anjuta 2 to allow parallel installation.
22871 2001-12-29  Stephane Demurget  <demurgets@free.fr>
22872         Fix a reopened part of bug #440676: keyboard navigation between the
22873         different text buffers. Changed to a more global approch. 
22875         * src/notebook.[ch]: removed.
22877         * src/Makefile.am: removed notebook.[ch]
22879         * src/anjuta_{gui,cbs}.c, src/anjuta.h:
22880           (on_anjuta_window_key_press_event): added to fulfill the global
22881           shorcuts handling.
22883         * HACKING: updated according to the new global shortcuts handling.
22885 2001-12-29 Naba Kumar <kh_naba@users.sourceforge.net>
22887         * src/main_menubar_def.h, main_menubar.h, main_menubar.c:
22888           Shifted plugin menu from Edit submenu to main menu.
22889         
22890         * po/POTFILES.in:
22891           Added plugins/sample1/plugin-sample1.c
22892           
22893         * plugins/sample1/plugin-sample1.c:
22894           Added localization and used anjuta_info, instead of anjuta_error.
22895           
22896         * plugins/.cvsignore, plugins/sample1/.cvsignore:
22897           Added cvs ignores.
22898           
22899 2001-12-28 Naba Kumar <kh_naba@users.sourceforge.net>
22901         * configure.in, acconfig.h: Added definition for PACKAGE_PLUGIN_DIR
22902           for plugin dir.
22903         
22904         * Makefile.am: Added module plugins.
22905         
22906         * plugins, plugins/Makefile.am, plugins/sample1/*:
22907           Created plugins modules.
22908           
22909         * src/anjuta.h, src/anjuta.c: Removed app->szAddinDir and 
22910           Defined PACKAGE_PLUGIN_DIR directly and properly. Fixed
22911           to load plugins of *.so only and not *.so* (which results
22912           in duplicates).
22913         
22914         * anjuta.spec.in: added %{prefix}/lib/anjuta to take care of 
22915           plugins during packaging.
22917 2001-12-27  Simos Xenitellis  <simos@hellug.gr>
22919         *  configure.in: Added Greek (el) to ALL_LINGUAS.
22921 2001-12-27 Duarte Loreto <happyguy_pt@hotmail.com>
22923         * configure.in: Added portuguese to ALL_LINGUAS
22925 2001-12-24  Naba Kumar <kh_naba@users.sourceforge.net>
22927         * global-tags/.cvsignore
22928         tagmanager/.cvsignore
22929         tagmanager/include/.cvsignore:
22930         Added cvs ignore files.
22932         * data/.cvsignore
22933         Updated cvs ignore file.
22934         
22935 2001-12-23      Andy Piper      <andy.piper@freeuk.com>
22937         * src/debugger.c, src/text_editor.c, src/anjuta.c, 
22938           data/anjuta.properties, data/internal.properties: clean up some 
22939           message strings (me)
22941 2001-12-23      Andy Piper      <andy.piper@freeuk.com>
22943         * src/about.c, THANKS: added Jens to the credits
22944         
22945 2001-12-23      Andy Piper      <andy.piper@freeuk.com>
22947         * pixmaps/close_file_small.xpm, pixmaps/Makefile.am, src/anjuta.c,
22948           src/text_editor.h, src/pixmaps.h, src/text_editor_cbs.c,
22949           src/text_editor_cbs.h, src/text_editor_gui.c: patch from Jens
22950           Georg <mail@jensgeorg.de> to add close button to file tabs.
22952 2001-12-20      Andy Piper      <andy.piper@freeuk.com>
22954         * launcher/anjuta_launcher.c: patch from Stef to fix #490816
22955           (debugger now catches correct signal from process)
22957 2001-12-20      Andy Piper      <andy.piper@freeuk.com>
22959         * pixmaps/Makefile.am, pixmaps/appwiz_*.png: new images from Misha
22960         * src/pixmaps.h: switch appwizard project icons to new designs
22961         * pixmaps/appwid*xpm, pixmaps/gear.xpm: removed unused graphics
22963 2001-12-20      Andy Piper      <andy.piper@freeuk.com>
22965         * pixmaps/Makefile.am: stop redundant images from being installed.
22966           The next step will be to remove them completely.
22967         * src/appwiz*: further updates (more to come)
22968         * src/pixmaps.h: cleaned up, commented
22969         * src/splash.c: should use the pixmaps macro defined
22970         * HACKING: more on the graphics stuff and use of pixmaps.h
22972 2001-12-19      Andy Piper      <andy.piper@freeuk.com>
22974         * src/defaults.c: fix bug #494864
22976 2001-12-18      Andy Piper      <andy.piper@freeuk.com>
22978         * pixmaps/applogo.png, pixmaps/appwizard.png: added new wizard
22979           graphics from Misha
22980         * pixmaps/interface.xpm, pixmaps/app_wizard.jpg: removed
22981           redundant graphics, no longer used
22982         * src/appwiz*: revamped application wizard by Andy and Misha for
22983           a more usable and professional look-and-feel
22984         * HACKING: updates to cover patching, graphics, and some additions
22985           post-0.1.8
22986         * TODO: removed some implemented features
22988 2001-12-17      Andy Piper      <andy.piper@freeuk.com>
22990         * data/anjuta.properties, data/internal.properties: cleanup
22991         * src/compiler_options_gui.c, src/mainmenu_callbacks.*, 
22992           src/preferences_gui.c, src/text_editor_menu.c: patches from Biswa
22993           to edit styles colors for keywords and add Goto Tag menu option
22994           in the editor
22996 2001-12-14 Naba Kumar <kh_naba@users.sourceforge.net>
22998         * src/anjuta.c, anjuta.h, text_editor.c, text_editor.h:
22999         
23000         Fixed bug #460335
23001         fixes the Forget of the cursor position when tab is brought active
23002         from project manager.
23003         
23004 2001-12-13 Naba Kumar <kh_naba@users.sourceforge.net>
23006         * src/messages.c
23007           Exported "TERM=xterm" to get a color terminal when
23008           anjuta is not started from within a terminal.
23009           
23010 2001-12-13 Naba Kumar <kh_naba@users.sourceforge.net>
23012         * src/messages.c
23013           src/messages.h
23014           Added a frame around zvt terminal.
23015           
23016         * src/preferences_gui.c
23017           Modified to say "Use glade component (experimental)"
23018           instead of "Use Component".
23019           
23020 2001-12-13 Naba Kumar <kh_naba@users.sourceforge.net>
23022         * Patch from 
23023         Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
23024         
23025         * src/anjuta.c
23026         src/fileselection.c
23027         src/messages.c
23028         src/messages.h
23029         src/preferences.c
23030         src/preferences.h
23031         src/project_dbase.c
23033         a) Extra scrollbar in terminal no longer appears.
23034         b) Character set preference should be preserved (untested).
23035         c) File selection widget now remembers last directory.
23036         d) On creation of generic project, the glade 'file not found' error no
23037                 longer occurs.
23038         e) First terminal window is created 'on demand', so it should always to
23039                 the Right Thing (TM) as far as starting WD is concerned. Also, the
23040                 environment is now passed to the terminal.
23041         f) Solaris compilation should be fixed (replaced get_current_dir_name()
23042                 with getcwd()).
23043         g) Fixed some compilation warnings.
23045 2001-12-10      Andy Piper      <andy.piper@freeuk.com>
23047         * configure.in, src/anjuta.c, src/messages.c, src/messages.h,
23048           src/pixmaps.h: applied terminal and warnings patch (Biswa)
23049         * src/*: cleanups (me)
23050         * pixmaps/mini_term.xpm: added new file for terminal button
23051           (me, based on existing artwork)
23053 2001-12-07      Andy Piper      <andy.piper@freeuk.com>
23055         * configure.in: bumped version to 0.1.9-pre
23056         * THANKS, manuals/C/anjuta-manual/authors.sgml: updated for new 
23057           translation
23058         * src/aneditor.cxx: patch from Biswa to re-enable autocompletion
23060 2001-12-07  Pablo Saratxaga  <pablo@mandrakesoft.com>
23062         * src/splash.c: removed a DOS end of line of a comment (so the *.po
23063           files are free of that char)
23064         * configure.in: added "az" to ALL_LINGUAS
23066 2001-11-29      Andy Piper      <andy.piper@freeuk.com>
23068         * tagmanager/tm_workspace.c, src/project_dbase.c: critical
23069           crash bug fix from Biswa.
23070         * FUTURE: added Anjuta/gIDE merger information to provide 
23071           details on future direction and status of 1.x stuff
23072         * NEWS: prepared for release
23073         * po/de.po: update from Jens Georg <mail@jensgeorg>
23075 2001-11-28      Andy Piper      <andy.piper@freeuk.com>
23077         * multiple minor updates pre-0.1.8
23078         * patch from Biswa to fix syntax highlighting and packaging
23079         * po/fr.po: update from Stef
23081 2001-11-26 Naba Kumar <kh_naba@users.sourceforge.net>
23083         * global-tags/Makefile.am
23084         global-tags/create_global_tags.sh
23085         global-tags/tm_global_tags.c
23086         scintilla/LexCPP.cxx
23087         scintilla/include/SciLexer.h
23088         src/aneditor.cxx
23089         src/project_dbase.c
23090         tagmanager/Makefile.am
23091         tagmanager/include/Makefile.am
23092         tagmanager/include/tm_project.h
23093         tagmanager/include/tm_tag.h
23094         tagmanager/include/tm_tagmanager.h
23095         tagmanager/tm_project.c
23096         tagmanager/tm_source_file.c
23097         tagmanager/tm_tag.c
23098         tagmanager/tm_workspace.c:
23099         
23100         Includes the syntax highliting patch to scintilla).
23101         and more stable code.
23102         
23103         *tagmanager/include/tm_symbol.h: New file.
23104         *tagmanager/tm_symbol.c: New file.
23105         
23106         Add symbol tree building functionality at project level
23107         
23108         Patch from:
23109         Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
23110         
23111 2001-11-22 Naba Kumar <kh_naba@users.sourceforge.net>
23113         * pixmaps/file_cpp.xpm,   pixmaps/file_html.xpm,  pixmaps/file_icon.xpm,
23114           pixmaps/file_c.xpm,     pixmaps/file_h.xpm,     pixmaps/file_pix.xpm,
23115           pixmaps/file_file.xpm,  pixmaps/file_i18n.xpm
23116           : New and improved pixmaps from Misha <misha@phreaker.net>
23117           Thanks to him.
23119 2001-11-22 Naba Kumar <kh_naba@users.sourceforge.net>
23120         
23121         * Big patch submitted by
23122           Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>.
23123           Many thanks to him.
23124         
23125         * src/Makefile.am, src/aneditor.cxx
23126           src/anjuta.c, src/anjuta.h, src/project_dbase.c,
23127           src/project_dbase.h, src/text_editor.c, src/text_editor.h:
23128           Use of tagmanager lib for advanced calltips.
23130         * global-tags/*: Created new directory and added files to 
23131           generate system.tags.
23133         * tagmanager/*: Created new directory and added tagmanager lib
23134           files.
23136         * configure.in, acconfig.h, Makefile.am: Modified to reflect
23137           the above additions.
23139         * data/Makefile.am: Modified to accomodate generated system.tags file.
23141 2001-11-07      Andy Piper      <andy.piper@freeuk.com>
23143         * scintilla/: updated to 1.41
23144         * src/Makefile.am: added Ada and Bullant lexers from Scintilla
23145         * src/about.c: updated list of authors
23146         * src/aneditor.cxx: tidied to remove unused SciTE debug calls
23147         * HACKING: updated to cover Scintilla usage
23148         * THANKS, manuals/C/anjuta-manual/authors.sgml: updated for new 
23149           translation
23151 2001-11-07  Naba Kumar <kh_naba@users.sourceforge.net>
23153         * src/aneditor.cxx: Fixed compilation errors with it.
23154           by add include to gtk+ headers and typedefining a mysteriously
23155           vanished class Colour.
23157 2001-10-29  Naba Kumar <kh_naba@users.sourceforge.net>
23159         * configure.in: Added pt_BR in the languages.
23160         
23161 2001-11-01      Andy Piper      <andy.piper@freeuk.com>
23163         * src/executer.c, mainmenu_callbacks.c: patch from Dan Elphick
23164           (<dre00r@ecs.soton.ac.uk>) to correct a spelling mistake
23165         * THANKS: updated
23166         * manuals/C/anjuta-manual/*: new format to match
23167           the rest of the GNOME docs chapter layout. Added the many
23168           new contributors. Moved Authors and License information into new
23169           chapters of their own - should make expansion easier too
23170         * src/compiler_options.c: changed the profiler option to -pg to 
23171           work with GNU tools (gprof)
23172         * src/compiler_options_gui.c, main_menubar_def.h: tidied some messages 
23173           and text labels
23174         
23175 2001-10-29  Naba Kumar <kh_naba@users.sourceforge.net>
23177         * src/compiler_options.h, compiler_options.c, compiler_options_cbs.c
23178           compiler_options_gui.c:
23179           Added a new entry for linker flags and renamed c_options to c_flags
23180           and l_options to l_libs. Also, added a new function:
23181           compiler_options_set_prjlflags_in_file();
23182         
23183         * src/source.c: projects/src/Makefile.am now have LDFLAGS set.
23184         
23185         * src/compiler_options_gui.c: Trimmed some UI for the 'others' page.
23186           
23187 2001-10-26      Andy Piper      <andy.piper@freeuk.com>
23189         * THANKS, src/about.c: corrections and additions following 
23190         Naba's big update
23191         * src/main_menubar.c: patch from Rikul to fix the problem with 
23192         menu accelerators not being loaded
23194 2001-10-26  Naba Kumar <kh_naba@users.sourceforge.net>
23196         * THANKS: Added all contributors and translators names and emails.
23197         * AUTHORS: Updated
23198         * pixmap/anjuta_logo.png: Reduced the size of the logo.
23199         * pixmap/anjuta_splash.png, pixmaps/Makefile.am:
23200               Added new file (earlier logo with border).
23201         * src/about.c: Added all contributors names and emails
23202               and used macro definition for logo pixmap file.
23203         * src/pixmaps.h: Added entry for anjuta splash screen.
23205 2001-10-24      Andy Piper      <andy.piper@freeuk.com>
23207         * pixmaps/anjuta_icon[.xpm|.png]: updated application icon
23208         to new PNG version (thanks to Misha) and removed the old
23209         pixmap.
23211 2001-10-24  Abel Cheung  <maddog@linux.org.hk>
23213         * THANKS: added Conner Mo for simplified Chinese translation.
23214         * configure.in: added zh_CN in ALL_LINGUAS
23216 2001-10-21  Abel Cheung  <maddog@linux.org.hk>
23218         * THANKS: added Joe Man for his traditional Chinese translation.
23219         * configure.in: added zh_TW in ALL_LINGUAS.
23221 2001-10-19  Naba Kumar <kh_naba@users.sourceforge.net>
23223         * src/main_menubar_def.h: Changed the link of lidn to
23224         http://lidn.sourceforge.net.
23225         
23226 2001-10-18  Naba Kumar <kh_naba@users.sourceforge.net>
23228         * Applied patch from Rikul
23229         * Applied patch from Luca
23230         * Fixed a cvs conflict. :)
23232 2001-10-17  Stephane Demurget  <demurgets@free.fr>
23234         * THANKS: added Marc Botermans for his Dutch translation.
23236         * configure.in: added nl in ALL_LINGUAS.
23238         * po/nl.po: added.
23240 2001-10-17  Naba Kumar <kh_naba@users.sourceforge.net>
23242         * anjuta.c: Fixed luca's typo.
23243         * resources.c, resources.h: Changed gchar* return to void, to
23244                 avoid a compiler warning.
23245         * scintilla/Makefile.am: Reorganized file entries.
23246         * src/Makefile.am: Added StyleContex.o module directly with the lexers.
23248 2001-10-16  Naba Kumar <kh_naba@users.sourceforge.net>
23250         * Upgraded scintilla to 1.4.
23251         * Added 6 files:  LexCrontab.cxx LexEiffel.cxx LexRuby.cxx
23252                 LexLisp.cxx StyleContext.cxx StyleContext.h
23253         * src/Makefile.am: Added 4 lexers and separated lexer objects
23254                 from the main link variable.
23256 2001-10-14  Stephane Demurget  <demurgets@free.fr>
23258         * THANKS: added Luca, even if it shouldn't be my role to write
23259           this sort of thing :)
23261         * src/anjuta.c: (scan_AddIns_in_directory): some fixes and cleanups on
23262           the latest Luca patch.
23264 2001-10-14      Andy Piper      <andy.piper@freeuk.com>
23266         * added skeleton plugin functionality (lbell <lbell@tsc4.com>). 
23267         This is not documented yet; plugins to come later.
23268         * src/find*.c: find dialogs now persistent 
23269         (Rick <rikul@bellsouth.net>)
23270         * widgets/gnomefilelist.c: fixed multiple file open issue 
23271         (Rick <rikul@bellsouth.net>)
23272         * changes to recent file and project lists handling 
23273         (lbell <lbell@tsc4.com>)
23274         * more minor UI updates (me)
23276 2001-10-11      Andy Piper      <andy.piper@freeuk.com>
23278         * src/Makefile.am: removed warnings for traditional C syntax
23279         * pixmaps: added new icons for mini_locals, mini_cvs and
23280         the splash screen - thanks to Misha <misha@phreaker.net>
23282 2001-10-10      Andy Piper      <andy.piper@freeuk.com>
23284         * src/toolbar.c: fix typo in tooltip text
23285         * ccview/cccmd.cc: alter Func to Function in menu text
23287 2001-10-09      Andy Piper      <andy.piper@freeuk.com>
23289         * src/find_text.c: applied patch from rikul <null@acm.org> to fix minor
23290         issue with find dialog reporting an error when Scintilla finds text
23291         * applied patch from Denis Boehme <boehme at syncio dot de> to support
23292         DOS files (i.e. CR/LF translation)
23294 2001-10-03      Andy Piper      <andy.piper@freeuk.com>
23296         * src/notebook.c: applied patch from rikul <null@acm.org> to fix bug
23297         #452436
23298         * data/internal.properties: default fold style now set to 3 :-)
23299         * applied patch from rikul <null@acm.org> to turn notebook tab 
23300         headings red when file has been edited.
23302 2001-10-02  Kjartan Maraas  <kmaraas@gnome.org>
23304         * configure.in: Added "no" to ALL_LINGUAS.
23305         
23306 2001-09-29  Naba Kumar <kh_naba@users.sourceforge.net>
23308     * Patch from lbell <lbell@tsc4.com>
23309     src/controls.c
23310     src/debugger.c
23311     src/main_menubar.c
23312     src/main_menubar.h
23313     src/main_menubar_def.h
23314     src/mainmenu_callbacks.c
23315     src/mainmenu_callbacks.h
23316     src/project_dbase.c
23317     src/project_dbase.h
23318     
23319     Implemented a check menu item to handle the 'show locals' flag
23320     for the current project.
23322     * data/internal.properties: Removed the redundant command
23323     for gnome-terminal.
23324     
23325 2001-09-25  Naba Kumar <kh_naba@users.sourceforge.net>
23327         * Patch from lbell <lbell@tsc4.com> for fixing some compiler warnings.
23329 2001-09-24  Fatih Demir <kabalak@gtranslator.org>
23331         * configure.in: Added "ta" to the languages list.
23333 2001-09-21  Andy Piper <andy.piper@freeuk.com>
23335         * data/internal.properties:
23336           added fold.symbols property to control appearance of folds
23337           in the Scintilla editor (thanks to rikul <null@acm.org>)
23339 2001-09-21  Naba Kumar <kh_naba@users.sourceforge.net>
23341         * src/message.c:
23342           one extra button for message win is being created -- Fixed.
23343         
23344           The frame should be hidden and not only the pix_lab when
23345           that message pane is hidden (aBts[nIndex].bVisible == FALSE)
23346           -- Fixed.
23347         
23348         * pixmaps/mini_locals.xpm (new file), pixmaps/Makefile.am: 
23349           for the time being it is same as mini_cvs.xpm.
23350         
23351 2001-09-21  Naba Kumar <kh_naba@users.sourceforge.net>
23353         * src/find_repace.c: Fixed the vanishing find/replace dialog box.
23355         Patch from rikul <null@acm.org>
23356         
23357         * CORBA-Server.c, debugger.c, debugger.h, glades.c,
23358         glades.h, messages.c, messages.h, pixmaps.h,
23359         project_dbase.c, project_dbase.h, session.c,
23360         session.h, watch_cbs.c, watch_cbs.h, watch_gui.c:
23361         
23362         inserted 'add to watch' option in inspect window, so you can add easily
23363         a variable in watch window .
23364         
23365         Added a new message pane for the gdb local variables inspection. Changed
23366         the code in messages.c to better account for future new panes insertion.
23367         Defined a new pixmap for the new tab button in pixmaps.h
23368         (ANJUTA_PIXMAP_MINI_LOCALS); someone must create it and add it to the
23369         install script.
23370         
23371         Changed the debugger module to have a single function for asking to gdb
23372         to send program info. The idea is to ask the debugger about only the
23373         info needed to open windows( watch, registers, etc ) to speedup the step
23374         command. I plan to ask informations to the debugger based on the user
23375         interface status.
23376         The request for local variables is enabled by default, but the
23377         projectDBase has a variable to control it, to allow disabling that
23378         feature,  there is also the code to save and to reload the state. If you
23379         want to have it disabled by dafult change SHOW_LOCALS_DEFAULT to FALSE
23380         in project_dbase.c
23382         This big patch is from:  lbell <lbell@tsc4.com>
23383         
23384 2001-09-20  Stephane Demurget <demurgets@free.fr>
23386         Patch from rikul <null@acm.org> :
23388         * data/internal.properties, src/aneditor.cxx: fixed the fold margin
23389           problem and added folding support for php/hmtl.
23391 2001-09-19  Naba Kumar <kh_naba@users.sourceforge.net>
23393         * Fixed dnd of files within scintilla.
23394         patch from:  rikul <null@acm.org>
23395         
23396 2001-09-18  Naba Kumar <kh_naba@users.sourceforge.net>
23398         * Applied patch from Luca.
23399         
23400         * src/source.c: source_write_build_files(): Fixed the project generation
23401           failure. The fist return statement and the free_project_type were 
23402           misplaced.
23404 2001-09-14  Naba Kumar <kh_naba@users.sourceforge.net>
23405         
23406         * anjuta.c, anjuta.h, main.c, main_menubar.c, main_menubar_def.h,
23407         mainmenu_callbacks.c, mainmenu_callbacks.h, messages.c:
23408         
23409         1) Restore the error color to red (waiting for a configurable one )
23410         2) Saving projects settings if you exit anjuta without closing an open
23411         saved project
23412         3) New Menu 'repaeat search' to search with a keystroke without pressing
23413         the toolbar button
23414         4) some define in the menus to better handle menu item update
23415         
23416         Patch from: lbell <lbell@tsc4.com>
23417         
23418         * main_menubar_def.h, main_menubar.c: Change the position of
23419         "Repeat find" menu position.
23421 2001-09-13  Naba Kumar <kh_naba@users.sourceforge.net>
23423          project_type.h, project_type.c, source.c: Applied patch.
23424          patch from Johannes Schmid <clubfan@users.sourceforge.net>
23425          
23426 2001-09-12  Naba Kumar <kh_naba@users.sourceforge.net>
23428         * configure.in, src/Makefile.am: Using macros for ORBit flags.
23429         
23430 2001-09-07 Johannes Schmid <clubfan@users.sourceforge.net>
23431         
23432         * Fixed bug #445752
23433   
23434 2001-9-06  Johannes Schmid <clubfan@users.sourceforge.net>
23435         
23436         * Fixed bugs in Gtk-- and Gnome-- project type
23438 2001-09-12  Naba Kumar <kh_naba@users.sourceforge.net>
23440         * dnd.c: Support for multiple files drag-n-drop.
23441         
23442           Patch from: rikul <null@acm.org>
23443         
23444         * anjuta.c, anjuta.h, anjuta_cbs.c, main_menubar_def.h,
23445           mainmenu_callbacks.c, mainmenu_callbacks.h: Added message text
23446           saving from menu.
23447         
23448           Patch from: rikul <null@acm.org>
23450         * Applied patch for widgetizing goto dialog box.
23451           Patch from: ???
23452         
23453         * Applied patch for having new project type handling.
23454           Patch from: Johannes Schmid <clubfan@users.sourceforge.net>
23455           
23456 2001-09-12  Naba Kumar <kh_naba@users.sourceforge.net>
23458         * Makefile.am, aneditor.cxx, aneditor.h, anjuta.c, anjuta.h,
23459           anjuta_cbs.c, anjuta_gui.c, breakpoints.c, breakpoints.h,
23460           debugger.c, debugger.h, find_in_files.c, find_in_files.h,
23461           find_replace.c, find_replace.h, find_text.c, find_text.h,
23462           glade_iface.c, main.c, messages.c, messages.h, project_dbase.c,
23463           project_dbase.h, source.c, text_editor.c, text_editor.h,
23464           text_editor_cbs.c, utilities.c, utilities.h:
23465         
23466           Applied a huge patch (after slight preview). I would like Luca
23467           to have his feature additions mentioned here.
23468         
23469           Patch from: lbell <lbell@tsc4.com>
23471 2001-09-09  Stephane Demurget <demurgets@free.fr>
23473         * scintilla/Makefile.am: added to $(GTK_CFLAGS) INCLUDES.
23475         * po/fr.po: updated to the latest sources.
23478 2001-09-07 Johannes Schmid <clubfan@users.sourceforge.net>
23479         
23480         * Fixed bug #445752
23481   
23482 2001-08-07  Naba Kumar <kh_naba@users.sourceforge.net>
23484         * dnd.h, dnd.c: New files for drag n drop support.
23485                 
23486         * anjuta.h, anjuta_gui.c, anjuta_cbs.c:
23487            Added drag and drop support for opening files.
23488         
23489         Thanks to José Antonio Caminero Granja <JCamGra@alumnos.uva.es> and
23490         Archit Baweja <bighead@crosswinds.net> for this idea.
23491         
23492         * TODO: Added some more todos. :-(
23494 2001-08-06  Naba Kumar <kh_naba@users.sourceforge.net>
23496         * Fixed the goto line activate bug.
23497         patch from: Martyn Bone <mbone@brightstar.u-net.com>
23499 2001-9-06  Johannes Schmid <clubfan@users.sourceforge.net>
23500         
23501         * Fixed bugs in Gtk-- and Gnome-- project type
23503 2001-08-5  Naba Kumar <kh_naba@users.sourceforge.net>
23505         * widgets/gonmefilelist.c, gnomefilelist.c:
23506         Modified multiple selection on pressing control.
23507           # Patch from: venugopal gummuluru <vgummuluru@yahoo.com>
23508         
23509         * src/project_dbase_gui.c, anjuta_cbs.c, fileselection.h, fileselection.h:
23510         Modified multiple selection on pressing control.
23511           # Patch from: venugopal gummuluru <vgummuluru@yahoo.com>
23512         
23513 2001-09-05  Abel Cheung  <maddog@linux.org.hk>
23515         * src/project_dbase_gui.c(*lang_data[]): Rename zh_TW.Big5 to zh_TW .
23516           This is useless; but just in case...
23518 2001-08-4  Naba Kumar <kh_naba@users.sourceforge.net>
23520         * data/internal.properties: modified a bit of perl properties.
23521         
23522 2001-08-3  Naba Kumar <kh_naba@users.sourceforge.net>
23524         * ccview/cccproj.hh, ccview/hash_str.h, src/fileselection.c, src/fileselection.h
23525           src/project_dbase_gui.c, widgets/gnomefilelist.c, widgets/gnomefilelist.h:
23526           Added support for multiple file imports. Changed the standrd C++
23527           convention of #include <file> to #include <file.h>, because I had given
23528           some wrong options while compiling my gcc-3.0.1 compiler, so it does not
23529           now support the #include <file> convention. That is something to be fixed :). 
23530           # Patch from: venugopal gummuluru <vgummuluru@yahoo.com>
23532 2001-08-1  Naba Kumar <kh_naba@users.sourceforge.net>
23534         * src/anjuta.c: Added function static greetings_text(), to solve the non
23535                 translation of the greetings text in the wizard.
23536                 
23537 2001-08-31  Andy Piper <andy.piper@freeuk.com>
23539         * src/find_in_files_gui.c: made order of buttons consistent with other Find
23540           dialogs, with OK the default (fix bug #453482)
23542 2001-08-31  Naba Kumar <kh_naba@users.sourceforge.net>
23544         * src/anjuta.c: Fixed a bug that tries to printf 'NULL'
23545         
23546         * src/appwizard.c: added N_() for the inlcuding the welcome message translatable.
23547         
23548 2001-08-29  Naba Kumar <kh_naba@users.sourceforge.net>
23550         * src/aneditor.cxx
23551           src/aneditor.h
23552           src/anjuta_cbs.c
23553           src/controls.c
23554           src/main_menubar.c
23555           src/main_menubar.h
23556           src/main_menubar_def.h
23557           src/mainmenu_callbacks.c
23558           src/mainmenu_callbacks.h:
23559                 Applied the patch that addes menu items which allow users to
23560                 insert GPL notice and date time in current document.
23561                 patch from: Rick Patel <rikul@shreve.net>       
23562                 
23563         * src/main_menu.c: Fixed a compilation error.
23564         
23565         * src/anjuta.c: Fixed non-rememberence of editor tab position.
23566         
23567         * src/mainmenu_callbacks.c: Fixed gpl strings to avoid compiler warnings
23568           about the unterminated strings.
23569           
23570         * scintilla/*: Updated scintilla to 1.3.9 version.
23571         
23572 2001-08-28  Naba Kumar <kh_naba@users.sourceforge.net>
23573         
23574         * widgets/gnomefileselection.c:
23575           Applied the patch for fixing multiple selection of file open funcion,
23576           which will deselect the files selected.
23577           patch from: venugopal gummuluru <vgummuluru@yahoo.com>
23579 2001-08-27  Naba Kumar <kh_naba@users.sourceforge.net>
23581         * widgets/gnomefileselection.h, widgets/gnomefileselection.c, src/fileselection.h,
23582           src/fileselection.c, src/anjuta_cbs.c:
23583           Applied the patch     for multiple selection of file open.
23584           patch from: venugopal gummuluru <vgummuluru@yahoo.com>
23585           
23586 2001-08-27  Naba Kumar <kh_naba@users.sourceforge.net>
23588         * Removed "-f" option in call to devhelp, because devhelp no longer
23589           supports that.
23590         
23591 2001-08-26  Stephane Demurget <demurgets@free.fr>
23593         All these modifications have been pointed out by
23594         Gregory Schmitt <gregory.schmitt@free.fr>, so thanks to him.
23596         * data/internal.properties: two fixes for the PHP lexer.
23597           this out.
23599         * fr.po: minor fixes.
23601         * TODO: added a couple of PHP suggestions from Gregory Schmitt.
23603 2001-08-25  Naba Kumar <kh_naba@users.sourceforge.net>
23604         
23605         * main_menubar.c,
23606           main_menubar.h,
23607           main_menubar_def.h,
23608           main_menubar_callbacks.c,
23609           controls.c:
23610                 Added new menu item for "close all fils".
23611                 (Patch from Rikul <rikul@shreve.net>, after revision)
23612         
23613         * project_dbase.c: project_dbase_close_project(): remove unnecessary printf() statement.
23614         
23615         * find_text.c, find_replace.c: Fixed dialog wins not show up once close by 'Esc'.
23616                 (Patch from Rikul <rikul@shreve.net>)
23617         
23618         * anjuta.c: Fixed to have the current dir in the fileopen dialog box.
23619                 (Patch from Rikul <rikul@shreve.net>)
23621 2001-08-22  Naba Kumar <kh_naba@users.sourceforge.net>
23622         
23623         * appwiz_page2.c: Applied patch for disabling auto-upper-casting of
23624            project name in application widzard.
23625            [Patch from: Yannick Koehler <yannick.koehler@colubris.com>  ]
23627         * executer.c: hacked to change the behavior of the executer dialog. Now, instead
23628           of the 'OK' button there is an 'Execute' one.
23629           [ Patch from: Giovanni Corriga <valkadesh@libero.it>  ]
23630         
23631         * executer.c: Changed cancel button to close button. That was more appropriate.
23632           
23633 2001-08-22  Naba Kumar <kh_naba@users.sourceforge.net>
23635         * HACKING: corrected >>>>>> Config management.
23636         
23637         * HACKING: Added many things.
23638         
23639         * src/launcher.h: Added some comments.
23641 2001-08-21  Stephane Demurget <demurgets@free.fr>
23643         * configure.in, NEWS, README: bumped anjuta version to 0.1.7.
23645         * HACKING,
23646           manuals/C/anjuta-faqs/anjuta-faqs.sgml,
23647           src/appwizard_cbs.c,
23648           src/appwizard_gui.c: Applied UI/docs cleanup patch from
23649           Andy Piper <andy.piper@freeuk.com>
23651         * po/fr.po: updated to latest sources.
23653         * Makefile.am: removed anjuta.prj from EXTRA_DIST.
23656 2001-08-18  Andy Piper <andy.piper@freeuk.com>
23658         * Fixed bugs #450280 and #448845
23660         * src/about.c: corrected Naba's e-mail address (.net, not .com)
23661         
23662         * src/goto_line.c, src/attach_process_gui.c, src/find_replace.c:
23663           named dialogs
23664         
23665         * src/breakpoints_gui.c, src/commands.c, src/find_text.c,
23666           src/find_in_files_gui.c, src/project_dbase_gui.c, src/help.c, 
23667           src/watch_gui.c, src/stack_trace_gui.c: edited window and dialog 
23668           names to remove "Anjuta: " prefix
23669           
23670         * src/main_menubar_def.c: altered a message
23671         
23672         * launcher/anjuta_launcher.c: cleaned up some messages
23674         * src/debugger.c: edited messages to improve clarity
23675         
23676         * src/app_wiz*.c: tidied wizard interface
23679 2001-08-15  Stephane Demurget <demurgets@free.fr>
23681         Synced Naba's fix and mine about the wizards not working and removed
23682         anjuta.prj to avoid a nasty checkin.
23684         * Makefile.am: removed the install-data-local rule.
23686         * data/Makefile.am: changed the list of files.
23688         * anjuta.prj: removed to avoid checkin of Anjuta temp files.
23690         * .cvsignore: added anjuta.prj for the same reason.
23693 2001-08-15  Naba Kumar <kh_naba@users.sourceforge.net>
23695         * src/source.c: Fixed a bug that fails new gnome projects to get
23696           created.
23698         * src/project_manager.c: Fixed a bug that disables storing recent
23699           project history.
23701         * Makefile.am: Added stuffs to install the macro files in the
23702           anjuta share file.
23705 2001-08-14  Stephane Demurget <demurgets@free.fr>
23707         * data/Makefile.am: added some rules to support the gnome/ macros
23708           dir in order to make the wizards work again.
23710         * anjuta.spec.in: upped the release number.
23713 2001-08-12  Zbigniew Chyla  <cyba@gnome.pl>
23715         * configure.in (ALL_LINGUAS): Added pl.
23718 2001-08-09  Stephane Demurget <demurgets@free.fr>
23720         * anjuta.spec.in: fixed the doc files list.
23723 2001-08-09  Naba Kumar <kh_naba@users.sourceforge.net>
23725         * src/about.c: corrected my email address. :-)
23726         
23727         * TODO: Updated.
23728         
23729         * manuals/C/anjuta-manual/chapter15.sgml: Slight correction.
23730          (patch from Andy Piper <squiggle@ukgateway.net>)
23732 2001-08-08  Naba Kumar <kh_naba@users.sourceforge.net>
23734         * debugger.c: Fixed a bug associated with debugging threaded
23735           application.
23736         
23737         * text_editor_menu.c: Fixed broken ui in text editor
23738           pop up menu.
23739           
23740         * text_editor_menu.c: Now the option sub menu in text editor pop up
23741           works.
23742         
23743         * mainmenu_callbacks.c: Fixed "no-modified" bug with autoformat.
23744                 (suggested by lord sibn <sibn@utspl.cjb.net> )
23745         
23746 2001-08-07  Naba Kumar <kh_naba@users.sourceforge.net>
23748         * src/text_editor_menu.c: Added menu item for context help
23749           (patch from Andy Piper <squiggle@ukgateway.net>)
23750         
23751 2001-08-06  Stephane Demurget <demurgets@free.fr>
23753         * ccview/cccproj.cc: added missing i18n strings.
23755         * data/welcome.txt: bumped version to 0.1.6.
23757         * src/anjuta.c: fixed a compilation error due to devhelp integration.
23759 2001-08-06  Naba Kumar <kh_naba@users.sourceforge.net>
23760         
23761         * help.c, help.h: Added support for DevHelp context sensitive help
23762                 and gnome api browsing.
23763         * Fixed toolbars and editor views "not save" bug.
23764         * Updated sgmldocs.make and configure.in to handle rh 7.1 crap.
23765           (patch from Andy Piper <squiggle@ukgateway.net>)
23766         * Updated THANKS and chapter15.sgml for uk and ru translators.
23768 2001-08-05  Naba Kumar <kh_naba@users.sourceforge.net>
23770         * Transfered ru.po, uk.po and update.sh from gnome-i18n/extra-po/anjuta
23771         * Updated configure.in to include these changes
23772         
23773 2001-08-03  Stephane Demurget <demurgets@free.fr>
23775         * src/project_dbase_gui.c: fixed bug #446963
23776           (on_project_dbase_ccview_update_start),
23777           (on_project_dbase_ccview_update_end): added.
23778           These two respectively disable and enable close file/project
23779           menu entries and toolbar items, while the ccview part updates
23780           its tag database.  
23783 2001-08-03  Stephane Demurget <demurgets@free.fr>
23785         * configure.in: added sv to the ALL_LINGUAS list.
23786         
23788 2001-08-01  Fatih Demir <kabalak@gtranslator.org>
23790         * anjuta.desktop.(in(.in)), configure.in & Makefile.am: Get the desktop
23791                 file to work: merge translations and distribute it.
23793         * .cvsignore & ABOUT-NLS: Erh, "ABOUT-NLS" shouldn't be in CVS.
23795         * NEWS, README, THANKS & TODO: Spelling fixes.
23797 2001-08-01  Stephane Demurget <demurgets@free.fr>
23799         * README: updated requirements.
23801         * scintilla/Makefile.am,
23802           src/Makefile.am: fixed includes using $(srcdir), as the distcheck
23803           target can't be realized (custom build path).
23805         * Makefile.am: added xml-i18n-* and anjuta.spec.in as EXTRA_DIST.
23806           Removed install-data-local.
23808         * src/compiler_options.c: changed the include paths of the pixmaps.
23809           we hadn't any warning because of the include paths passed to the
23810           compiler. Thanks to make distcheck for reporting this.
23813 2001-07-31  Stephane Demurget <demurgets@free.fr>
23815         * NEWS, THANKS: updated.
23817         * src/anjuta.c: (anjuta_fatal_signal_handler), (anjuta_exit_signal_handler):
23818           fixed to show the correct kernel signal number and its description.
23820         * widgets/gnomefilelist.c: fixed bug #445756
23821           (goto_last): renamed to goto_prev and changed according to goto_next.
23822           (goto_next): added.
23823           (goto_directory): removed.
23824           (check_list_for_entry): renamed (g_list_find_string_pos) and rewrote: the
23825           returned value is now the position in the list.
23826           (check_ok_button_cb): changed the back check and added one for next.
23827           (gnome_filelist_set_dir): the check in history make it wouldn't be
23828           a "true" history. polished the whole thing, using set_dir_internal.
23829           (set_dir_internal): used in gnome_filelist_set_dir and back/next callbacks, so
23830           there's no check in the history when using back or next.
23832         * manuals/*: added missing .cvsignore files.
23835 2001-07-30  Stephane Demurget <demurgets@free.fr>
23837         * po/fr.po: updated to latest sources.
23839         * src/preferences_gui.c: (create_preferences_page6): fixed bug #445758
23840           call on_trunc_mesg_check_clicked after the two spinbuttons are ref'ed,
23841           to put off their sensitive attributes.
23843 2001-07-29  Stephane Demurget <demurgets@free.fr>
23844         
23845         * po/fr.po: fixed some grammar things.
23846           Thanks to Pierre Sarrazin <sarrazip@sympatico.ca> for having pointed
23847           this out.
23848         
23849         * src/utilities.c: (file_is_link): use lstat instead of stat.
23851 2001-07-27  Naba Kumar <kh_naba@123india.com>
23852         
23853         * Remove help dir from cvs, because it is no longer
23854           needed.
23855         
23856         * Remove manuals/anjuta-manual dir from cvs, because it is no longer
23857           needed.
23859 2001-07-24  Naba Kumar <kh_naba@123india.com>
23861         * debugger.c: (debugger_update_prog_status): Fixed
23862                 the bug with gdb version 5. Debugger starts, when
23863                 step in/out/over etc are clicked.
23864         
23865         * debugger.c: All functions: added debugging codes.
23866         
23867         * breakpoints.c: (breakpoints_dbase_set_all_in_editor):
23868         * breakpoints.c: (breakpoints_dbase_add_brkpnt):
23869           Modified to recognize non project files also.
23870           
23871         * source.c: (source_write_configure_in):
23872           Added source for 'prefix' counterparts for
23873           no-prefix AC_SUBST.
23874         
23875 2001-07-23  Naba Kumar <kh_naba@123india.com>
23876         
23877         * anjuta.c: added function anjuta_remove_text_editor();
23878           and suitably modified anjuta_remove_current_text_editor().
23879           
23880         * project_dbase.c: project_dbase_close(), Added code to
23881           close all opened files that belong to the project when
23882           the project is closed.
23883          (patch from  "Maxim Blagai" <maximblagai@yahoo.com> and some my codes)
23884         
23885         * Updated the manuals/anjuta-manual subdir for GDP standards.
23886            (patch from Andy Piper <squiggle@ukgateway.net>)
23887         
23888         * main_menubar.h, main_menubar.def: Added Menu items to handle
23889           urls for library references, bugs, patches and feature request
23890           submission.
23891         
23892 2001-07-20  Naba Kumar <kh_naba@123india.com>
23893         
23894         * Set wmclass names in all windows.
23895           (patch from Andy Piper <squiggle@ukgateway.net>)
23896         * New splash logo from "Misha" <misha@phreaker.net>);
23898 2001-07-19  Naba Kumar <kh_naba@123india.com>
23899         
23900         * preferences.[h,c], preferences_gui.c: Added 4 properties to
23901           set caret color, calltip back color and selection fore/back
23902           color.
23904 2001-07-18  Naba Kumar <kh_naba@123india.com>
23905         
23906         * project_dbase.c: Closes all files when project is closed.
23907          (patch applied from  "Maxim Blagai" <maximblagai@yahoo.com>)
23908          -- We still need to refine this as it closes all sort of files.
23909         
23910         * compiler_options.c: Fixed seg-fault bug when last item in
23911           compiler option lists is removed.
23912         
23913         * Fixed missing newline warnings during compilation.
23914           (patch from Andy Piper <squiggle@ukgateway.net>)
23916 2001-07-17  Fatih Demir <kabalak@gtranslator.org>
23918         * xml-i18n-*: Blew away the xml-i18n-* files from CVS -- they're
23919                 autogenerated no need to store'em in CVS.
23921         * ccview/.cvsignore: Addition of cvsignore.
23923 2001-07-17  Naba Kumar <kh_naba@123india.com>
23924         
23925         *GUI fixes and spell corrections
23926         (patch from Andy Piper <squiggle@ukgateway.net>)
23928 2001-07-15  Naba Kumar <kh_naba@123india.com>
23929         
23930         *Fixed double error message for file not found.
23931         
23932         *Put white backgrounds for png images.
23933         
23934         *Converted '-' to '_' in sgml files.
23936 2001-07-14  Naba Kumar <kh_naba@123india.com>
23937         
23938         * project_dbase.c: Short-cut for expand/collasp project tree
23939         
23940         * project_dbase_gui.c:
23941          (patch applied from  "Maxim Blagai" <maximblagai@yahoo.com>)
23943 2001-07-13  Naba Kumar <kh_naba@123india.com>
23944         
23945         * notebook.[h,c]: Added
23946          (patch applied from  "Maxim Blagai" <maximblagai@yahoo.com>)
23947         Project/message window now toggles on control and
23948         and notebook switch short-cut
23950 2001-07-7  Naba Kumar <kh_naba@123india.com>
23951         
23952         * Changed a new icon set which looks more gnomish.
23953         
23954         * Changed a new anjuta splash logo.
23955         (Icons and splash logo created by "Misha" <misha@phreaker.net>)
23957 2001-07-6  Naba Kumar <kh_naba@123india.com>
23958         
23959         * ccview/*: Integrated ccview for class view and file view
23960                 in the project Manager.
23961         
23962         * widgets/gnomefilelist.[h,c]: Added show hidden files options.
23964 2001-07-1  Naba Kumar <kh_naba@123india.com>
23965         
23966         * scintilla/*: Upgraded Scintilla to version 1.3.7
23967         
23968         * manuals/anjuta-manual/C/chapter[00-12].sgml: Added many more stuffs.
23969         
23970 2001-06-28  Naba Kumar <kh_naba@123india.com>
23971         
23972         * src/debugger.c: Correct step-over and step-out swapping.
23973         
23974         * manuals/anjuta-manual/C/chapter[00-12].sgml: Splitted manual
23975           chapters and added more stuffs.
23977 2001-06-13  Naba Kumar <kh_naba@123india.com>
23978         
23979         * data/autogen.sh.gtkmm: Added
23980         
23981         * data/autogen.sh.gnomemm: Added
23982         
23983         * src/appwiz.c: Added two more application wizard templetes
23984         
23985         * src/project: for gtk-- and gnome-- and proper support
23986         
23987         * src/source.c: for c++ in the project configuration.
23988         
23989         * src/source.h:
23991 2001-05-05  Naba Kumar <kh_naba@123india.com>
23993         * Merged my pre-cvs modifications with 
23994           the current cvs copy.
23996         * (lot of files change).
23998         * Implemented session management.
24000         * Local installation possible by
24001           manageing our own pixmaps paths
24002           manupulations.
24003         
24004         * resources.h: Added.
24005         * resources.c: Added.
24007         * Fixed some bugs.
24008         
24009 2001-05-05  Fatih Demir <kabalak@gtranslator.org>
24011         * manuals/.cvsignore & manuals/anjuta-manual/C/.cvsignore:
24012                 Corrected/extended ignores.
24014 2001-05-04  Naba Kumar <kh_naba@123india.com>
24016         * manuals/: dir tree added.
24017           Sgml documentation started in this dir.
24018           
24019         * omf-install/: dir tree added.
24020         
24021         * manuals/anjuta-manual/C/anjuta-manual.sgml:
24022           Created initial document structure.
24023           
24024         * configure.in: Added test for scrollkeeper.
24025           Added some Makefile entries in AC_OUTPUT.
24026         
24027         * Makefile.am: Added subdir manuals/
24028         
24029         * HACKING: Wrote something stupid.
24031 2001-05-02  Stéphane Démurget <demurgets@free.fr>
24033         * Makefile.am: Added ChangeLog in local data list, becaused it's
24034           needed to create a new project.
24035           
24036         * po/fr.po: minor fixes.
24038         * src/build_file.c, src/configurer.c, src/debugger.c,
24039           src/executer.c, src/find_replace.c, src/gnome_project.c,
24040           src/goto_line.c, src/launcher.c, src/messages.c, 
24041           src/preferences.c src/project_dbase.c: functions declared static.
24042           
24043         * widgets/gnomefilelist.c: Fixed a project creation bug,
24044           introduced with latest changes.
24046 2001-05-01  Stéphane Démurget <demurgets@free.fr>
24048         * widgets/gnomefilelist.c,
24049           BUGS: Fixed an annoying bug preventing from loading files/project
24050           given on the command line. Polished the whole gnome_filelist widget.
24052 2001-04-27  Stéphane Démurget <demurgets@free.fr>
24054         * src/main.c,
24055           src/anjuta.c,
24056           src/anjuta.h: Polished the command line parsing.
24058         * BUGS: Need to clean that damn gnome_filelist widget.
24060 2001-04-25  Stéphane Démurget <demurgets@free.fr>
24062         * src/registers.c,
24063           src/sharedlib.c,
24064           src/signals.c: Removed duplicated includes.
24066         * po/fr.po: minor fixes.
24068         * src/compiler_options_gui.c: Cleaned up a part of the GUI,
24069           create_compiler_options_page? () declared static.
24070         * src/main.c,
24071           src/anjuta.c: Put a command line option for disabling
24072           the splashscreen.
24074         * src/preferences_gui.c: Fixed an internationalization issue,
24075           other functions declared static.
24077         * src/gnome_project.c: Fixed some memory leaks,
24078           new_prj_terminated () declared static. 
24080 2001-04-24  Fatih Demir <kabalak@gtranslator.org>
24082         * configure.in: Sort ALL_LINGUAS alphabetically.
24084 2001-04-22  Stéphane Démurget <demurgets@free.fr>
24086         * Emptied that ugly old Changelog.
24088 == Anjuta 0.1.5 ===
24089 == Anjuta 0.1.4 ==
24091 2001-03-10 Naba kumar  <naba@gnome.org>
24093         * src/gnome_project.c: Fixed project dir creation bug.
24095         * src/text_editor.c: Fixed double accelerators bug.
24096         
24097         * src/glade_iface.c, src/project_dbase.c: Fixed source generation bug.
24099         * src/stack_trace.c, * src/compiler_options.c,
24100         data/internals.properties, src/defaults.c:
24101         Fixed pixmap creation with NULL window.
24103         * src/commands.c, src/preferences_gui.c, src/build_project.c
24104         src/clean_project.c: Bug fix.
24105         
24106         * src/main_menubar_def.h: i18n bug fix.
24107         
24108         * src/executer.h, src/executer.c: Bug fix.
24109         
24110         * src/controls.c: Bug fix.
24111         
24112         * src/debugger.c: Debugger now takes program args.
24113         
24114         * po/ja.po: Added japanese translation file.
24115         
24116         Upgraded to ver 0.1.4
24117         ... Fixed other minor bugs.
24119 == Anjuta 0.1.3 ===
24121 2001-XX-XX Naba kumar  <naba@gnome.org>
24123         * Lots of unaccountable changes. Integrated scintilla.
24124         Redesigned Project managemet. Added supports for other languages.
24125         Java style properties managements. .... blah blah
24126         
24127 2000-11-11 Naba kumar  <naba@gnome.org>
24129         * README, htmls/page111.html, configure.in, anjuta.prj, anjuta.spec:
24130         Upgraded to version 0.1.3.
24132         * src/mainmenu_callbacks.c, src/main_menubar_def.h:
24133         Fixed to activate Debug->add watch properly.
24135 === Anjuta 0.1.2 beta_2 ===
24136 === Anjuta 0.1.2 ===
24138 2000-11-05 Naba kumar  <naba@gnome.org>
24140         * src/compiler_options.c, src/compiler_options_cbs.c
24141         src/compiler_options_cbs.h, src/compiler_options_gui.c
24142         src/anjuta2.c, extra/stock_libs.anj (new),
24143         extra/README.stock_libs (new), htmls/page13.html,
24144         htmls/images/*: Improved Library settings GUI. Can now enable/disable
24145         added libraries. Stock libs provided for ease of entry. Modified
24146         help html file accordingly.
24148 2000-11-03 Naba kumar  <naba@gnome.org>
24150         * README: Minor fixes in Doc files.
24152         * src/gnome_prj.c, src/appwidzard_cbs.c:
24153         Fixed to ignore non-existant dir for blank prj.
24154         More checking in project creation, especially to confirm
24155         that the prj file already does not exist.
24157         * anjuta.spec, configure.in: Upgraded to version 0.1.2
24159         * src/controls.c: Now Menu item "Format/Detach current document"
24160         is inactive when there is no document opened.
24162 === Anjuta 0.1.1 ===
24164 2000-11-01 Naba kumar  <naba@gnome.org>
24166         Completed and Release of first version (Beta) with lots of bugs.
24168 1999-12-27 Naba kumar  <naba@gnome.org>
24170         Anjuta project started.