- 16 May, 2009 1 commit
-
-
James Liggett authored
Reflect recently agreed-upon protocol that suggests that commit subject lines should be preceded by the name of the plugin or source module that the commit modifies, as is commonly done with many projects that use git.
-
- 15 Apr, 2009 1 commit
-
-
Johannes Schmid authored
the anjuta project (as the whole GNOME project) is switching to git and we will no longer maintain a seperate ChangeLog file but use the git log instead. Please still write good messages into the git log, see HACKING for details! So long and thanks for the fish! 2009-04-16 Johannes Schmid <jhs@gnome.org> * HACKING: Updated for git 2009-04-16 Johannes Schmid <jhs@gnome.org> Based on patch from : Maxim Ermilov <zaspire@rambler.ru> * configure.in: Added some (disabled) option to build with DISABLE_DEPRECATED * plugins/cvs-plugin/anjuta-cvs-plugin.glade: * plugins/cvs-plugin/cvs-actions.c (on_browse_button_clicked), (cvs_add_dialog), (cvs_remove_dialog), (cvs_commit_dialog), (cvs_update_dialog), (cvs_diff_dialog), (cvs_status_dialog), (cvs_log_dialog), (on_menu_cvs_import): * plugins/cvs-plugin/cvs-callbacks.c (check_entry), (on_cvs_import_response): * plugins/subversion/anjuta-subversion.glade: * plugins/subversion/subversion-add-dialog.c (subversion_add_dialog): * plugins/subversion/subversion-diff-dialog.c (subversion_diff_dialog): * plugins/subversion/subversion-log-dialog.c (subversion_log_window_create): * plugins/subversion/subversion-merge-dialog.c (subversion_merge_dialog): * plugins/subversion/subversion-switch-dialog.c (subversion_switch_dialog): * plugins/subversion/subversion-ui-utils.c (on_subversion_browse_button_clicked): * plugins/subversion/subversion-ui-utils.h: * plugins/subversion/subversion-update-dialog.c (subversion_update_dialog): * plugins/tools/anjuta-tools.glade: * plugins/tools/editor.c (on_editor_icon_entry_clicked), (atp_populate_tool_editor), (on_editor_response), (on_editor_browse_button_clicked), (on_editor_browse_button_dir_clicked), (atp_tool_editor_show): * src/main.c (main): * src/shell.c (anjuta_test_shell_dispose), (anjuta_test_shell_finalize), (main): #572754 – Remove deprecated GTK+ symbols svn path=/trunk/; revision=4944
-
- 24 Oct, 2006 1 commit
-
-
Naba Kumar authored
* HACKING: Updated coding sample. Patch from: Armin Burgmeier <armin@arbur.net> * plugins/symbol-browser/test-class.h, plugins/editor/aneditor-autocomplete.cxx: Fixed block ends.
-
- 18 Dec, 2005 1 commit
-
-
Johannes Schmid authored
-
- 13 Dec, 2005 1 commit
-
-
Johannes Schmid authored
-
- 24 Jul, 2005 2 commits
-
-
Naba Kumar authored
* HACKING: Fixed format.
-
Naba Kumar authored
* HACKING, ROADMAP: Fixed format and add some tasks to do in ROADMAP. * data/properties/cpp.properties: Added *.c++ as file extension for c++
-
- 14 May, 2005 1 commit
-
-
Naba Kumar authored
* plugins/tools/anjuta-tools.glade: Remove unused parameter dialog * plugins/tools/dialog.c, plugins/tools/fileop.c, plugins/tools/fileop.h, plugins/tools/tool.c, plugins/tools/tool.h, plugins/tools/variable.c: Add a few comments and cleanups * plugins/tools/editor.c, plugins/tools/editor.h: Remove code from previous plugin and add comments Use main window as parent (instead of tool list) * plugins/tools/execute.c, plugins/tools/execute.h: Remove code from previous plugin and add comments Fix warnings * AUTHORS, FUTURE, NEWS, README, ROADMAP: Updated and prepared for release. * configure.in: Fixed * plugins/class-inheritance/class-inheritance.png: New icon. * plugins/devhelp/plugin.c: Fixed docking bug where browser widget screws up when reparented.
-
- 03 Mar, 2005 1 commit
-
-
Naba Kumar authored
* HACKING: Fixed typos. * plugins/editor/aneditor-indent.cxx: Clean up. * plugins/editor/plugin.c, plugins/editor/text_editor.[h]: Enable/disable save, undo and redo actions depending on state of the editor.
-
- 02 Mar, 2005 1 commit
-
-
Johannes Schmid authored
-
- 06 May, 2004 1 commit
-
-
Naba Kumar authored
* AUTHORS, HACKING, NEWS, README, anjuta.desktop.in.in, anjuta.spec.in, configure.in, data/autogen.sh.generic, data/autogen.sh.gtk, data/autogen.sh.gtkmm, data/autogen.sh.wxwin, data/macros/autogen.sh, data/macros2/autogen.sh data/properties/ada.properties, data/properties/anjuta.properties, launcher/Makefile.am, launcher/anjuta_launcher.c, libanjuta/gnomefilelist.c, libanjuta/gnomefilelist.h, manuals/C/Makefile.am, (added) manuals/C/anjuta-advanced-tutorial/.cvsignore, (added) manuals/C/anjuta-advanced-tutorial/Makefile.am, (added) manuals/C/anjuta-advanced-tutorial/anjuta-advanced-tutorial-C.omf, (added) manuals/C/anjuta-advanced-tutorial/anjuta-advanced-tutorial.xml, (added) manuals/C/anjuta-advanced-tutorial/figures/aat_additional_options.png, (added) manuals/C/anjuta-advanced-tutorial/figures/aat_config_libraries_lib3ds.png, (added) manuals/C/anjuta-advanced-tutorial/figures/aat_config_libraries_libxml2.png, (added) manuals/C/anjuta-advanced-tutorial/figures/aat_include_paths.png, (added) manuals/C/anjuta-advanced-tutorial/figures/aat_libraries.png, (added) manuals/C/anjuta-advanced-tutorial/figures/aat_options_lib3ds.png, (added) manuals/C/anjuta-advanced-tutorial/figures/aat_options_libxml2.png, (added) manuals/C/anjuta-advanced-tutorial/figures/aat_project_type.png, manuals/C/anjuta-manual/authors.xml, manuals/C/anjuta-manual/build.xml, manuals/C/anjuta-tutorial/anjuta-tutorial.xml, plugins/class-gen/clsGen.c, plugins/editor/print.c, plugins/patch/patch-plugin.c, scintilla/Document.cxx, scintilla/Editor.cxx, scintilla/KeyWords.cxx, scintilla/LexCPP.cxx scintilla/LexMatlab.cxx, scintilla/LexOthers.cxx, scintilla/LexRuby.cxx, scintilla/LexVB.cxx, scintilla/Makefile.am, scintilla/PlatGTK.cxx, (added) scintilla/README.sync, scintilla/ScintillaBase.cxx, scintilla/ScintillaBase.h, scintilla/ScintillaGTK.cxx, (added) scintilla/scintilla-marshal.c, (added) scintilla/scintilla-marshal.h, (added) scintilla/scintilla-marshal.list, scintilla/include/SString.h, scintilla/include/SciLexer.h, scintilla/include/Scintilla.h, scintilla/include/Scintilla.iface, (added) scintilla/patches/scintilla-calltip-align.patch, (added) scintilla/patches/scintilla-minor.patch, tagmanager/Makefile.am: Merge (level 4) with ANJUTA_1_2_0 branch.
-
- 22 Apr, 2003 1 commit
-
-
Biswapesh Chattopadhyay authored
-
- 17 Apr, 2003 3 commits
-
-
Biswapesh Chattopadhyay authored
-
Biswapesh Chattopadhyay authored
-
Biswapesh Chattopadhyay authored
-
- 24 Dec, 2002 1 commit
-
-
Naba Kumar authored
2002-12-24 Naba Kumar <naba@gnome.org> * AUTHORS, ChangeLog, HACKING, Makefile.am, NEWS, README, SEARCH-REPLACE, THANKS, TODO, acinclude.m4, anjuta.prj, anjuta.spec.in, configure.in, setup-gettext, data/*, doc/.cvsignore, global-tags/*, launcher/Makefile.am, launcher/anjuta_launcher.c, macros2/*, manuals/*/*/*/*, plugins/class-gen/clsGen.c, plugins/patch/patch-plugin.c, plugins/sample1/plugin-sample1.c, printing/print-doc.c, printing/print-util.c, printing/print.c, printing/print.h, scintilla/*/*, widgets/e-shell-about-box.c, src/*, tagmanager/*/*, widgets/Makefile.am, widgets/gnomefilelist.c: Merged with ANJUTA_1_0_0 branch (at tag MERGE_LEVEL_1) and ported many src/*.[c,h] files to gnome2 API.
-
- 09 Jun, 2002 1 commit
-
-
Andy Piper authored
HACKING: updated for window icons and insert menu NEWS: more release readiness
-
- 08 Jun, 2002 1 commit
-
-
Andy Piper authored
-
- 04 Jun, 2002 1 commit
-
-
Andy Piper authored
2002-06-04 Andy Piper <andy.piper@freeuk.com> * HACKING: updated with new information on printing, patch naming * TODO: removed completed tasks * THANKS: updated a few contributions * anjuta.prj: updated the icon file * anjuta.desktop.in.in: updated to add Categories * data/anjuta.mime: created a mime type for Anjuta project files (NB needs to be added to the install in /usr/share/mime/) * pixmaps/madeinanjuta.xcf: finally added Nick Dowell\'s "Coded in Anjuta" button in Gimp XCF format. It can be converted to PNG for websites. * plugins/patch/patch-plugin.c: clarified some messages and made it easier to see different patching sessions * src/toolbar.c: changed some message text for consistency * src/preferences_gui.c, src/preferences.c, src/preferences.h, src/defaults.c, src/anjuta.c, src/anjuta.h: enable/disable tooltips in preferences. Patch from Jean-Noel Guiheneuf <jnoel@saudionline.com.sa> * src/appwiz_page1.c, src/appwizard_cbs.c, src/pixmaps.h, src/project_dbase.{c,h}, src/project_import_cbs.c, src/project_type.c, src/source.{c,h}, src/wizard_gui.c: Added XLib Project and a Dockapp Project types. * pixmaps/Makefile.am: added line for new pixmap for new xlib projects * pixmaps/appwiz_xlib.png: pixmap for new xlib projects * src/source.c: Fixed memory leak in existing projects. (filename was not freed) Patch from Todd Goyen <wettoad@knighthoodofbuh.org>
-
- 26 May, 2002 2 commits
-
-
Andy Piper authored
2002-05-26 Andy Piper <andy.piper@freeuk.com> * HACKING: info on FIXME statements and removed ccview references * Makefile.am: added rule to make RPM package
-
Andy Piper authored
-
- 09 May, 2002 1 commit
-
-
Andy Piper authored
2002-05-09 Andy Piper <andy.piper@freeuk.com> * THANKS, widgets/e-shell-about-box.c, manuals/anjuta-manual/C/authors.sgml: added new contributors * HACKING: updated with info on files to change for credits
-
- 03 May, 2002 1 commit
-
-
Andy Piper authored
2002-05-03 Andy Piper <andy.piper@freeuk.com> * anjuta.prj: added new files * HACKING: added information from the mailing list on adding new project types to the wizard (thanks to Johannes) 2002-05-03 Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in> * src/utilities.h, src/launcher.c, src/gnome_project.c, src/appwiz_page2.c: Fix for bug #547038.
-
- 28 Mar, 2002 1 commit
-
-
Andy Piper authored
-
- 02 Feb, 2002 1 commit
-
-
Andy Piper authored
* HACKING: added info on submitting patches
-
- 29 Jan, 2002 1 commit
-
-
Andy Piper authored
* HACKING: added info on creating windows and dialogs
-
- 27 Jan, 2002 1 commit
-
-
Andy Piper authored
* HACKING: added information on best practices for writing application messages and GUI labels * src/CORBA-Server.c, src/about.c, src/anjuta.c, src/breakpoints.c, src/build_file.c, src/build_project.c, src/clean_project.c, src/compile.c, src/compiler_options_cbs.c, src/compiler_options_gui.c, src/configurer.c, src/debugger.c, src/executer.c, src/find_in_files.c, src/find_in_files_cbs.c, src/find_replace.c, src/find_text.c, src/glades.c, src/gnome_project.c, src/goto_line.c, src/main.c, src/main_menubar.c, src/main_menubar_def.h, src/mainmenu_callbacks.c, src/preferences_gui.c, src/project_config.c, src/project_dbase.c, src/project_dbase_gui.c, src/resources.c, src/source.c, src/support.c, src/tags_manager.c, src/text_editor.c, src/text_editor_gui.c, src/text_editor_menu.c, src/toolbar_callbacks.c, src/utilities.c: lots of minor message updates to make them more user-friendly and consistent
-
- 08 Jan, 2002 1 commit
-
-
Andy Piper authored
* launcher/anjuta_launcher.c: updated message strings * src/message-manager-dock.c: added newline at end to avoid compile warning * src/project_dbase.c: corrected spelling of include (noted by Biswa) * src/controls.c, src/main_menubar.c, src/main_menubar.h, src/main_menubar_def.h, src/mainmenu_callbacks.c, src/mainmenu_callbacks.h: added some new Insert menu entries for username and Python-style GPL notice * HACKING: added info on files to change to update Insert menu
-
- 29 Dec, 2001 1 commit
-
-
Stéphane Démurget authored
shortcuts approach.
-
- 21 Dec, 2001 1 commit
-
-
Andy Piper authored
* pixmaps/Makefile.am: stop redundant images from being installed. The next step will be to remove them completely. * src/appwiz*: further updates (more to come) * src/pixmaps.h: cleaned up, commented * src/splash.c: should use the pixmaps macro defined * HACKING: more on the graphics stuff and use of pixmaps.hCVS: ----------------------------------------------------------------------
-
- 19 Dec, 2001 1 commit
-
-
Andy Piper authored
* pixmaps/applogo.png, pixmaps/appwizard.png: added new wizard graphics from Misha * pixmaps/interface.xpm, pixmaps/app_wizard.jpg: removed redundant graphics, no longer used * src/appwiz*: revamped application wizard by Andy and Misha for a more usable and professional look-and-feel * HACKING: updates to cover patching, graphics, and some additions post-0.1.8 * TODO: removed some implemented features
-
- 07 Nov, 2001 1 commit
-
-
Andy Piper authored
* scintilla/: updated to 1.41 * src/Makefile.am: added Ada and Bullant lexers from Scintilla * src/about.c: updated list of authors * src/aneditor.cxx: tidied to remove unused SciTE debug calls * HACKING: updated to cover Scintilla usage * THANKS, manuals/C/anjuta-manual/authors.sgml: updated for new translation
-
- 23 Aug, 2001 1 commit
-
-
Naba Kumar authored
2001-08-22 Naba Kumar <kh_naba@users.sourceforge.net> * HACKING: corrected >>>>>>> Config management. * HACKING: Added many things. * src/launcher.h: Added some comments.
-
- 21 Aug, 2001 1 commit
-
-
Stéphane Démurget authored
* UI/docs patch from Andy Piper * bumped to 0.1.7 * updated french translation
-
- 26 Jul, 2001 1 commit
-
-
Naba Kumar authored
Aha, Lots of changes. :-) 2001-07-24 Naba Kumar <kh_naba@123india.com> * debugger.c: (debugger_update_prog_status): Fixed the bug with gdb version 5. Debugger starts, when step in/out/over etc are clicked. * debugger.c: All functions: added debugging codes. * breakpoints.c: (breakpoints_dbase_set_all_in_editor): * breakpoints.c: (breakpoints_dbase_add_brkpnt): Modified to recognize non project files also. * source.c: (source_write_configure_in): Added source for 'prefix' counterparts for no-prefix AC_SUBST. 2001-07-23 Naba Kumar <kh_naba@123india.com> * anjuta.c: added function anjuta_remove_text_editor(); and suitably modified anjuta_remove_current_text_editor(). * project_dbase.c: project_dbase_close(), Added code to close all opened files that belong to the project when the project is closed. (patch from "Maxim Blagai" <maximblagai@yahoo.com> and some my codes) * Updated the manuals/anjuta-manual subdir for GDP standards. (patch from Andy Piper <squiggle@ukgateway.net>) * main_menubar.h, main_menubar.def: Added Menu items to handle urls for library references, bugs, patches and feature request submission. 2001-07-20 Naba Kumar <kh_naba@123india.com> * Set wmclass names in all windows. (patch from Andy Piper <squiggle@ukgateway.net>) * New splash logo from "Misha" <misha@phreaker.net>); 2001-07-19 Naba Kumar <kh_naba@123india.com> * preferences.[h,c], preferences_gui.c: Added 4 properties to set caret color, calltip back color and selection fore/back color. 2001-07-18 Naba Kumar <kh_naba@123india.com> * project_dbase.c: Closes all files when project is closed. (patch applied from "Maxim Blagai" <maximblagai@yahoo.com>) -- We still need to refine this as it closes all sort of files. * compiler_options.c: Fixed seg-fault bug when last item in compiler option lists is removed. * Fixed missing newline warnings during compilation. (patch from Andy Piper <squiggle@ukgateway.net>) * project_dbase.c: Closes all files when project is closed. (patch applied from "Maxim Blagai" <maximblagai@yahoo.com>) -- We still need to refine this as it closes all sort of files. * compiler_options.c: Fixed seg-fault bug when last item in compiler option lists is removed. * Fixed missing newline warnings during compilation. (patch from Andy Piper <squiggle@ukgateway.net>)
-
- 04 May, 2001 1 commit
-
-
Naba Kumar authored
Added manuals/ and omf-install/ directory trees.
-
- 23 Apr, 2001 1 commit
-
-
Stéphane Démurget authored
-