[Monodevelop-patches-list] r1845 - in trunk/MonoDevelop: . MonoDevelop
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Sat Jun 26 23:59:09 EDT 2004
Author: tberman
Date: 2004-06-26 23:59:08 -0400 (Sat, 26 Jun 2004)
New Revision: 1845
Added:
trunk/MonoDevelop/MonoDevelop/
trunk/MonoDevelop/MonoDevelop/AUTHORS
trunk/MonoDevelop/MonoDevelop/ChangeLog
trunk/MonoDevelop/MonoDevelop/FixmeTodo.pl
trunk/MonoDevelop/MonoDevelop/Makefile.am
trunk/MonoDevelop/MonoDevelop/NEWS
trunk/MonoDevelop/MonoDevelop/README
trunk/MonoDevelop/MonoDevelop/autogen.sh
trunk/MonoDevelop/MonoDevelop/broad_developer_roadmap
trunk/MonoDevelop/MonoDevelop/build/
trunk/MonoDevelop/MonoDevelop/configure.in
trunk/MonoDevelop/MonoDevelop/data/
trunk/MonoDevelop/MonoDevelop/docs/
trunk/MonoDevelop/MonoDevelop/gdldock/
trunk/MonoDevelop/MonoDevelop/help/
trunk/MonoDevelop/MonoDevelop/images/
trunk/MonoDevelop/MonoDevelop/libmonodevelop/
trunk/MonoDevelop/MonoDevelop/mkinstalldirs
trunk/MonoDevelop/MonoDevelop/monodevelop.applications
trunk/MonoDevelop/MonoDevelop/monodevelop.desktop
trunk/MonoDevelop/MonoDevelop/monodevelop.in
trunk/MonoDevelop/MonoDevelop/monodevelop.keys
trunk/MonoDevelop/MonoDevelop/monodevelop.mime
trunk/MonoDevelop/MonoDevelop/monodevelop.png
trunk/MonoDevelop/MonoDevelop/monodevelop.xml
trunk/MonoDevelop/MonoDevelop/omf.make
trunk/MonoDevelop/MonoDevelop/po/
trunk/MonoDevelop/MonoDevelop/samples/
trunk/MonoDevelop/MonoDevelop/src/
trunk/MonoDevelop/MonoDevelop/xmldocs.make
Removed:
trunk/MonoDevelop/AUTHORS
trunk/MonoDevelop/ChangeLog
trunk/MonoDevelop/FixmeTodo.pl
trunk/MonoDevelop/Makefile.am
trunk/MonoDevelop/NEWS
trunk/MonoDevelop/README
trunk/MonoDevelop/autogen.sh
trunk/MonoDevelop/broad_developer_roadmap
trunk/MonoDevelop/build/
trunk/MonoDevelop/configure.in
trunk/MonoDevelop/data/
trunk/MonoDevelop/docs/
trunk/MonoDevelop/gdldock/
trunk/MonoDevelop/help/
trunk/MonoDevelop/images/
trunk/MonoDevelop/libmonodevelop/
trunk/MonoDevelop/mkinstalldirs
trunk/MonoDevelop/monodevelop.applications
trunk/MonoDevelop/monodevelop.desktop
trunk/MonoDevelop/monodevelop.in
trunk/MonoDevelop/monodevelop.keys
trunk/MonoDevelop/monodevelop.mime
trunk/MonoDevelop/monodevelop.png
trunk/MonoDevelop/monodevelop.xml
trunk/MonoDevelop/omf.make
trunk/MonoDevelop/po/
trunk/MonoDevelop/samples/
trunk/MonoDevelop/src/
trunk/MonoDevelop/xmldocs.make
Log:
moving everything, breakage step 1
Deleted: trunk/MonoDevelop/AUTHORS
===================================================================
--- trunk/MonoDevelop/AUTHORS 2004-06-27 03:28:58 UTC (rev 1844)
+++ trunk/MonoDevelop/AUTHORS 2004-06-27 03:59:08 UTC (rev 1845)
@@ -1,27 +0,0 @@
-Todd Berman
-Pedro Abelleira Seco
-John Luke
-Daniel Kornhauser
-Alex Graveley
-nricciar
-John Bou Antoun
-Ben Maurer
-Jeroen Zwartepoorte
-Gustavo Giráldez
-Miguel de Icaza
-Nick Drochak
-Pawel Rozanski
-Vincent Daron
-Erik Dasque
-Iain McCoy
-Inigo Illan
-Richard Torkar
-Paco Martinez
-Atsushi Enomoto
-Martin Willemoes Hansen
-Antonio Ognio
-Andre Filipe de Assuncao e Brito
-Maurício de Lemos Rodrigues Collares Neto
-
-and Mike Krueger and the SharpDevelop team
-
Deleted: trunk/MonoDevelop/ChangeLog
===================================================================
--- trunk/MonoDevelop/ChangeLog 2004-06-27 03:28:58 UTC (rev 1844)
+++ trunk/MonoDevelop/ChangeLog 2004-06-27 03:59:08 UTC (rev 1845)
@@ -1,746 +0,0 @@
-2004-06-24 John Luke <jluke at cfl.rr.com>
-
- fix all the projects and generated makefiles
- (add/remove needed files, add refs)
-
- stub Gdl.DockBar and Gdl.DockLayout to compile
- and more projects/other trivial fixes
-
-2004-06-23 Todd Berman <tberman at off.net>
-
- * *.cs: Lots of changes to reflect the ServiceManager change.
-
-2004-06-18 Todd Berman <tberman at off.net>
-
- * configure.in: change how we reference the debugger stuff, to make
- it a bit saner. Also cleanup (by making dirtier) the PKG check stuff.
-
-2004-06-14 Francisco "Paco" Martinez <paco at mfcon.com>
-
- * monodevelop.in:
- added a missing space before an enclosing square bracket
-
-2004-06-14 Peter Johanson <latexer at gentoo.org>
-
- * build/AddIns/SharpDevelopCore.addin.xml:
- * build/AddIns/MonoDevelopNewEditor.addin.xml:
- add mnemonics to many of the menu items.
-
-2004-06-12 Martin Baulig <martin at ximian.com>
-
- * configure.in: Reenable the debugger.
-
-2004-06-11 Todd Berman <tberman at sevenl.net>
-
- * monodevelop.in: dont ask me how that worked. as i dont know. this
- should.
-
-2004-06-11 Todd Berman <tberman at sevenl.net>
-
- * configure.in: grab gtk-sharp prefix.
- * monodevelop.in: add the gtk-sharp prefix for assembly ref issues.
- attempt to be smart, etc.
-
-2004-06-10 John Bouantoun (jba-mono at optusnet.com.au)
- * Numerous *.prjx in MonoDevelop solution: Changed them to not
- search folders for new files on load.
-
-2004-06-08 Iain McCoy <iain at mccoy.id.au>
-
- * Makefile.am: don't clobber LD_LIBRARY_PATH in the make run target
-
-2004-06-07 John Luke <jluke at cfl.rr.com>
-
- * monodevelop.in: patch from Michael Levy <mlevy at wardium.homeip.net>
- to handle relative files in the command line.
-
-2004-06-02 Martin Willemoes Hansen <mwh at sysrq.dk>
-
- * AUTHORS: Added Atsushi, Martin, Antonio, Andre & Maurício who
- made translations.
- * src/Main/Base/Gui/Dialogs/CommonAboutDialog.cs: Ditto
-
-2004-06-02 Jeroen Zwartepoorte <jeroen at xs4all.nl>
-
- * src/AddIns/DisplayBindings/SourceEditor/Gui/Dialogs/
- ExportProjectToHtmlDialog.cs:
- * src/AddIns/DisplayBindings/SourceEditor/Gui/SourceEditorBuffer.cs:
- * src/Main/Base/Commands/ProjectBrowserCommands/
- ResourceFolderNodeCommands.cs:
- * src/Main/Base/Commands/ProjectBrowserCommands/FolderNodeCommands.cs:
- * src/Main/Base/Gui/CompletionDatabaseWizard/UseExistingGenerator.cs:
- * src/Main/Base/Gui/CompletionDatabaseWizard/DownloadGenerator.cs:
- * src/Main/Base/Gui/Workbench/Layouts/SdiWorkspaceLayout.cs:
- * src/Main/Base/Gui/Dialogs/SplashScreen.cs:
- * src/Main/Base/Gui/Dialogs/NewProjectDialog.cs:
- * src/Main/Base/Gui/Dialogs/WordCountDialog.cs:
- * src/Main/Base/Gui/Dialogs/OptionPanels/ProjectOptions/
- DeployFileOptions.cs:
-
- s/File/System.IO.File/ to make MD compile with the jeroen-gtk-2-4
- branch of gtk-sharp (in GTK+-2.4, there's a Gtk.File class now).
-
-2004-06-01 Todd Berman <tberman at sevenl.net>
-
- * monodevelop.in: patch from cmeadors to fix weird startup issue.
-
-2004-06-01 Todd Berman <tberman at sevenl.net>
-
- * configure.in: trust gtksourceview-sharp to check for gtksourceview.
-
-2004-05-30 Fawad Halim <fawad at fawad.net>
- * help/: Imported initial docbook docs skeleton
- * xmldocs.make,omf.make: Imported supporting omf/docbook files from GNOME CVS
- * configure.in,Makefile.am: Add help/ in build
-
-2004-05-29 Martin Willemoes Hansen <mwh at sysrq.dk>
-
- * configure.in: Changed da_DK to da
- * po/da_DK.po: Moved to da.po
- * po/README: Reflects the move
-
-2004-05-28 Martin Willemoes Hansen <mwh at sysrq.dk>
-
- * po/da_DK.op: Corrected some option/setting translations
-
-2004-05-27 Todd Berman <tberman at sevenl.net>
-
- * *: Lots of new files, usable for editing MD within MD.
- Building is not supported, either via the internal build system or
- the generate makefiles, both will most likely break horribly.
- These project files are first draft, and are most likely missing
- references, and other needed info.
-
-2004-05-27 Martin Willemoes Hansen <mwh at sysrq.dk>
-
- * po/da_DK.po: Additional translations and corrections
- * src/Main/Base/Internal/Project/Project/AbstractProject.cs: Fixed error msg,
- SharpDevelop replaced with MonoDevelop
-
-2004-05-26 Martin Willemoes Hansen <mwh at sysrq.dk>
-
- * configure.in: Added da_DK
- * po/da_DK.po: Initial creation
- Updated to match latest svn,
- fixed character encoding,
- more translations.
- * po/README: Added some notes on how to do a l10n.
-
-2004-05-25 Fawad Halim <fawad at fawad.net>
-
- * CSharpBinding/CSharpBindingCompilerManager.cs: Use
- ProcessStartInfo(filename,arguments) constructor
-
-2004-05-22 Todd Berman <tberman at sevenl.net>
-
- * configure.in: bump some deps and MD itself.
-
-2004-05-21 Iain McCoy <iain at mccoy.id.au>
-
- * monodevelop.in: make the script more robust in cases where
- mozilla is not installed
-
-2004-05-06 Mike Kestner <mkestner at ximian.com>
-
- * configure.in : AC_SUBST the new BASE_DEPENDENCIES_LIBS
-
-2004-05-06 John Luke <jluke at cfl.rr.com>
-
- * configure.in: split unmanaged stuff into there own check
- so $(BASE_DEPENDENCIES_LIBS) is useful for us, remove the
- individual AC_SUBST's
- * *Makefile.am: use BASE_DEPENDENCIES_LIBS instead of specifying
- all the refs individually and split the references into a seperate
- variable in those that weren't already
-
-2004-05-04 Pawel Rozanski <tokugawa at afn.no-ip.org>
-
- * build/AddIns/AddIns/BackendBindings/BackendBindings.addin.xml:
- * build/data/templates/file/Nemerle/EmptyNemerleFile.xft:
- * build/data/templates/project/Nemerle/EmptyProject.xpt:
- Nemerle projects use Nemerle icons now
-
- * build/data/resources/icons/Makefile.am:
- * build/data/resources/icons/Nemerle.ProjectIcon:
- * build/data/resources/icons/Nemerle.Project.EmptyProject:
- * build/data/resources/icons/Nemerle.File.EmptyFile:
- * build/data/resources/icons/Nemerle.FileIcon:
- first Nemerle icons from Piotr Modrzyk
-
-2004-05-02 Todd Berman <tberman at sevenl.net>
-
- * build/AddIns/Makefile.am:
- * po/*: updates to get a make distcheck to pass.
-
-2004-04-27 Francisco "Paco" Martinez <paco at mfcon.com>
-
- * configure.in: output src/Addin/prj2make-sharp-lib/Makefile and
- src/Addin/prj2make-sharp-lib/AssemblyInfo.cs
- * src/Addin/Makefile.am: add prj2make-sharp-lib to subdirs
- * src/Addin/prj2make-sharp-lib -- This is an addin to
- manipulate project and workspace file types created by
- MS Visual Studio .NET 2003
-
-2004-04-27 Todd Berman <tberman at sevenl.net>
-
- * configure.in: bump gtksourceview-sharp dep.
-
-2004-04-26 Pawel Rozanski <tokugawa at afn.no-ip.org>
-
- * monodevelop.xml: mime for Nemerle source
- * monodevelop.keys: added text/x-java,text/x-msil,
- text/x-nemerle,text/x-vb
- * monodevelop.applications: as above
- * monodevelop.mime: changed to x-prjx, x-cmbx
-
-2004-04-25 John Luke <jluke at cfl.rr.com>
-
- * AUTHORS: add people that have contributed
-
-2004-04-25 Atsushi Enomoto <atsushi at ximian.com>
-
- * configure.in: ja_JP.po support.
-
-2004-04-19 Todd Berman <tberman at sevenl.net>
-
- * configure.in: bump the monodoc dep to 0.13.99
-
-2004-04-19 Todd Berman <tberman at sevenl.net>
-
- * configure.in: add french translation
- * po/fr.po: add french translation from Vincent Daron
-
-2004-04-12 John Luke <jluke at cfl.rr.com>
-
- import ILAsmBinding from SD svn
-
- * configure.in: make hard dependencies in one check
- and fail if any are missing, remove all the fluff at
- the bottom because if its not there it should have
- already failed
-
-2004-04-12 Todd Berman <tberman at sevenl.net>
-
- * configure.in: bump to 0.18.99 gtk-sharp
-
-2004-04-11 Kevin Breit <mrproper at ximian.com>
-
- * /build/data/templates/file/CSharp/GtkSharpWindow.xft: Added a ; to
- fix a syntax error
-
-2004-04-08 John Luke <jluke at cfl.rr.com>
-
- * configure.in: output src/Tools/Makefile and
- src/Tools/SharpCoco/Makefile
- * src/Makefile.am: add Tools to subdirs
-
-2004-04-07 John Luke <jluke at cfl.rr.com>
-
- * monodevelop.in: conditionally set LD_LIBRARY_PATH based on advice from
- http://www.gnome.org/~markmc/blog/07042004
-
-2004-04-02 Todd Berman <tberman at sevenl.net>
-
- * Gui/CompletionDatabaseWizard/DownloadGenerator.cs:
- * Gui/CompletionDatabaseWizard/UseExistingGenerator.cs:
- * Gui/CompletionDatabaseWizard/GenerateDatabase.cs:
- * Gui/CompletionDatabaseWizard/druid.cs:
- * Gui/Workbench/Layouts/SdiWorkspaceWindow.cs:
- * Gui/Workbench/DefaultWorkbench.cs:
- * Gui/Components/StatusBar/SdStatusBar.cs:
- * Gui/AbstractPadContent.cs:
- * Gui/Pads/FileScout.cs:
- * Gui/Pads/ClassScout/ClassScout.cs:
- * Gui/Pads/OpenTaskView.cs:
- * Gui/Pads/ProjectBrowser/ProjectBrowserView.cs:
- * Gui/Pads/ProjectBrowser/BrowserNode/ProjectBrowserNode.cs:
- * Gui/Pads/ProjectBrowser/BrowserNode/FileNode.cs:
- * Gui/Pads/ProjectBrowser/BrowserNode/CombineBrowserNode.cs:
- * Gui/Pads/ProjectBrowser/BrowserNode/NamedFolderNode.cs:
- * Gui/Pads/ProjectBrowser/BrowserNode/DirectoryNode.cs:
- * Gui/Pads/ProjectBrowser/NodeBuilder/DefaultDotNetNodeBuilder.cs:
- * Gui/Pads/HelpBrowser/MonodocTreePad.cs:
- * Gui/Pads/HelpBrowser/HelpViewer.cs:
- * Gui/AbstractBaseViewContent.cs:
- * Gui/AbstractViewContent.cs:
- * Gui/BrowserDisplayBinding/HtmlViewPane.cs:
- * Gui/ErrorHandlers/CombineLoadError.cs:
- gettextify
-
-2004-04-02 Todd Berman <tberman at sevenl.net>
-
- * configure.in: added po/Makefile.in.in, and other gettext related
- stuff. added libmonodevelop/Makefile
- * Makefile.am: added po and libmonodevelop to subdirs
- * autogen.sh: added intltoolize to autogen.sh
-
-2004-03-31 Todd Berman <tberman at sevenl.net>
-
- * configure.in: bumping to 0.3
-
-2004-03-31 Todd Berman <tberman at sevenl.net>
-
- * configure.in: required 0.31 for a utf related stream fix.
-
-2004-03-25 Todd Berman <tberman at sevenl.net>
-
- * configure.in: updated for switchover to gecko-sharp
- * gtkmozembed/: removed, as we now depend on the mono-cvs gecko-sharp --
- gtkmozembed-sharp module
- * Makefile.am: updated for gecko-sharp
-
-2004-03-22 John Luke <jluke at cfl.rr.coc>
-
- * configure.in: make ENABLE_XDGMIME work right
- * AssemblyInfo.cs*: generate the MonoDevelop versions from configure
- * Makefile.am: workaround EXTRA_DIST conditional varaibles
-
-2004-03-22 Iñigo Illán <kodeport AT terra.es>
-
- * Base/Gui/Pads/ProjectBrowser/BrowserNode/FileNode.cs:
- * Base/Services/File/IFileService.cs:
- * Base/Services/Project/DefaultProjectService.cs:
- * Base/Services/File/DefaultFileService.cs:
- Reject the operations made by me.
-
- * Base/Services/File/DefaultFileService.cs:
- Make OpenFile look if the file is a project file and make it
- display correctly on the window manager.
-
- * Base/Gui/Workbench/Layouts/SdiWorkspaceLayout.cs:
- Make title be displayed correctly
-
-2004-03-21 Todd Berman <tberman at sevenl.net>
-
- * monodevelop.xml: updated with a lot of mime-types, and submitted
- to fd.o
-
-2004-03-22 Iñigo Illán <kodeport AT terra.es>
-
- * Base/Gui/Pads/ProjectBrowser/BrowserNode/FileNode.cs:
- Make ActivateItem call OpenFileFromProject instead OpenFile
-
- * Base/Services/File/IFileService.cs:
- Add OpenFileProject specification
-
- * Base/Services/File/DefaultFileService.cs:
- LoadFileWrapper can manage files from projects.
- Implement OpenFile to manage project files and rename it to
- OpenFileProject OpenFile now calls OpenFileProject
-
- * Base/Gui/IViewContent.cs:
- Add HasProject, ProjectName and PathRelativeToProject
- properties
-
- * Base/Gui/AbstractViewContent.cs:
- Implement HasProject, ProjectName, PathRelativeToProject properties
-
- * Base/Services/Project/DefaultProjectService.cs:
- Call OpenFileFromProject instead OpenFile when restoring
- the combine state
-
-2004-03-21 John Luke <jluke at cfl.rr.com>
-
- * docs/WritingAddins.html: initial addin quick guide
- * configure.in: Gtk# 0.18 is actually required
- * Makefile.am: support GNOME2.6 and fd.o way of mimetypes
- and make it conditional on if update-mime-databade is installed
- * monodevelop.xml: new mime file
-
-2004-03-21 John BouAntoun <jba-mono at optusnet.com.au>
-
- * src/AddIns/DisplayBindings/SourceEditor/Search/SearchReplaceInFilesManager.cs:
- fixed taskview to be presented before "search completed" dialog.
-
-2004-03-20 Iain McCoy <iainmccoy at optusnet.com.au>
- * configure.in: forgot to undo a change that was part of one of the
- mistakes I made :)
-
-2004-03-20 Iain McCoy <iainmccoy at optusnet.com.au>
- * src/Main/Base/Gui/CompletionDatabaseWizard/*: Remove WriteLine
- statements
- * src/Main/Base/Gui/CompletionDatabaseWizard/DownloadGenerator.cs: add
- downloading from a url
- * src/Libraries/MonoDevelop.Gui.Utils/Makefile.am:
- * src/Libraries/MonoDevelop.Gui.Utils/ReportingStream/*:
- * src/Libraries/MonoDevelop.Gui.Utils/DirectoryArchive/*: Added
- ReportingStream and DirectoryArchive utilities
-
-2004-03-20 Gustavo Giráldez <gustavo.giraldez at gmx.net>
-
- * gdldock/gdl/Makefile.am:
- * gdldock/gdl/Gdl.metadata:
- * gdldock/gdl/DockObject.custom: Customize Gdl.DockObject.Present
- to accept a null parameter.
-
-2004-03-20 Gustavo Giráldez <gustavo.giraldez at gmx.net>
-
- * gdldock/gdl/Makefile.am: Make the generated source files depend
- on the custom files too.
- * gdldock/gdl/DockLayout.custom: Fix list elements leak.
-
-2004-03-20 Gustavo Giráldez <gustavo.giraldez at gmx.net>
-
- * gdldock/gdl/Makefile.am:
- * gdldock/gdl/Gdl.metadata:
- * gdldock/gdl/DockLayout.custom: Provide a customized GetLayouts
- to return a string[] instead of a GLib.List.
- * src/Main/Base/Gui/IWorkbenchLayout.cs:
- * src/Main/Base/Gui/Workbench/Layouts/SdiWorkspaceLayout.cs:
- Support for different sets of layouts depending on the workbench
- context. Implement Layouts property. Layouts are saved to the
- xml file with fully qualified names such as "Context.Layout
- name". CurrentLayout hides the context prefix, so the value
- set/retrieved is just the layout name.
- * data/resources/glade/Base.glade:
- * src/Main/Base/Gui/Dialogs/NewLayoutDialog.cs: New dialog used to
- retrieve the name of the layout being created.
- * src/Main/Base/Makefile.am: Add NewLayoutDialog.cs to the build.
- * build/AddIns/SharpDevelopCore.addin:
- * src/Main/Base/Commands/ToolsCommands.cs:
- * src/Main/Base/Commands/MenuItemBuilders.cs: Add layouts menu.
-
-2004-03-20 John BouAntoun <jba-mono at optusnet.com.au>
-
- * src/Main/Base/Commands/MenuItemBuilders.cs : made it prompt
- user for launching exteranl tool if set in options
- * src/Main/Base/Services/MessageService.cs: added generic
- text prompting dialog, GetTextResponse() for above change:
- * src/Libraries/MonoDevelop.Core/Services/IMessageService.cs:
- added prototype for GetTextResponse() for above change:
-
-2004-03-19 John Luke <jluke at cfl.rr.com>
-
- * src/Main/Base/Gui/IProgressMonitor.cs:
- * src/Main/Base/Gui/CompletionDatabaseWizard/GenerateDatabase.cs:
- * src/Main/Base/Services/StatusBar/IStatusBarService.cs:
- * src/Main/Base/Services/StatusBar/DefaultStatusBarService.cs:
- * src/Main/Base/Commands/FileCommands.cs:
- * src/Main/Base/Gui/Components/StatusBar/SdStatusBar.cs:
- use double instead of casting to int everywhere
- and implement ProgressBar
- * src/Main/Base/Makefile.am: cleanup and undefine GTK and LINUX
- * *.cs: account for above
-
-2004-03-19 Iñigo Illán <kodeport AT terra.es>
- * src/Main/Base/Commands/FileCommands.cs:
- ask if you want to really delete recent files/projects list.
-
-2004-03-18 John Luke <jluke at cfl.rr.com>
-
- * src/Main/Base/Gui/Pads/HelpBrowser/HelpViewer.cs:
- implement OnUrl event to show Urls in statusbar
-
-2004-03-18 Gustavo Giráldez <gustavo.giraldez at gmx.net>
-
- * src/Main/Base/Gui/IWorkbench.cs: Added WorkbenchContext enum,
- Context property and ContextChanged event.
-
- * src/Main/Base/Gui/IWorkbenchLayout.cs: Added CurrentLayout
- and PadContentCollection properties.
-
- * src/Main/Base/Gui/Workbench/DefaultWorkbench.cs: Connect to the
- debugging service's StartedEvent, and switch workbench context
- whenever debugging is started or stopped.
-
- * src/Main/Base/Gui/Workbench/Layouts/SdiWorkspaceLayout.cs: Added
- layout switching functionality. Connect to the IWorkbench's new
- ContextChanged event and switch layouts when starting/stopping
- debug. Provide a collection of valid content pads for the current
- workbench context.
-
- * src/Main/Base/Commands/MenuItemBuilders.cs: Take the collection
- of content pads from the layout.
-
-2004-03-17 John BouAntoun <jba-mono at optusnet.com.au>
-
- * src/Main/Base/Commands/MenuItemBuilders.cs:
- fixed external tool launching in correct WorkingDirectory
- and also made it not parse the tool command (bug 53311).
- Still need to fix prompt for arguments issue.
-
-2004-03-15 John Luke <jluke at cfl.rr.com>
-
- * monodevelop.in: fix LD_LIBRARY_PATH
- add --trace and --profile cl handling
-
-2004-03-15 Todd Berman <tberman at sevenl.net>
-
- * monodevelop.desktop: added some bugzilla info
- * src/Main/Base/Gui/CompletionDatabaseWizard/druis.cs:
- added some titles
- fix cancel action.
- * src/Main/Base/Commands/AutostartCommands.cs:
- fix bug #55439, we now dont show the main gui when generating
- the completion database.
-
-2004-03-12 Gustavo Giráldez <gustavo.giraldez at gmx.net>
-
- * gdldock/sources/gdl/gdl-dock-item-grip.c:
- * gdldock/sources/gdl/gdl-dock-item-grip.h:
- * gdldock/sources/gdl/gdl-dock-item.c:
- * gdldock/sources/gdl/gdl-dock-object.c:
- * gdldock/sources/gdl/gdl-dock-bar.c:
-
- Update GdlDock from Gnome's gdl module: ellipsizing labels for the
- dock item grip and a couple of memory and object leaks.
-
-2004-03-12 Gustavo Giráldez <gustavo.giraldez at gmx.net>
-
- * gdldock/sources/gdl/Makefile.am: Build libgdldock.so using
- automake builtin rules for shared libraries instead of a hackish,
- home made solution.
-
- * configure.in: Add GDLDOCK_{CFLAGS,LIBS} variables for building
- GdlDock.
-
-2004-03-11 John BouAntoun <jba-mono at optusnet.com.au>
-
- * src/Main/Base/Commands/ProjectBrowserCommands/CombineNodeCommands.cs:
- Made it so adding any new nodes to projectbrowserview
- (i.e. adding new or existing projects or combines to it) expands
- to the added nodes. bug #54725
- Also fixed bug where could not add a new project to combine
-
-2004-03-11 John Luke <jluke at cfl.rr.com>
-
- * src/AddIns/DisplayBindings/SourceEditor/:
- CompletionWindow: subclass properly and
- remove KeyRelease for CompletionWindow
-
- partially port ExportToProjectHtml and add it to Makefile.am
-
- mv EditTemplateGroupDialog to Dialogs subdir
- and update Makefile.am
-
- * src/Main/Base/Services/StatusBar:
- make statusbar accept 3 ints
- do the work in the service
-
- * src/Libraries/CsVbParser:
- import CsVbParser from SD, in hopes of fixing our
- horribly broken one
-
-2004-03-10 John Luke <jluke at cfl.rr.com>
-
- * README: add monodoc and debugger to list of deps
- * configure.in: report Gtk#, monodoc, mono debugger results
- * *.cs: anywhere a FileSelection dialog is used wrap it in
- using {}, remove some obsolete/leftover stuff from the SD port
-
-2004-03-10 Todd Berman <tberman at sevenl.net>
-
- * web/: removed.
- * configure.in: check for monodoc.
- * misc files: Added a help browser pad. right now it just lists nodes,
- no documentation is given.
-
-2004-03-09 Daniel Kornhauser <dkor at alum.mit.edu>
-
- * BIG 750 file change: Reduced the namespace by mapping
- ICSharpCode -> MonoDevelop and
- ICSharpCode.SharpDevelop -> MonoDevelop
-
-2004-03-09 John Luke <jluke at cfl.rr.com>
-
- * build/AddIns/AddIns/BackendBindings/Makefile.am:
- * build/AddIns/AddIns/Misc/StartPage/Makefile.am:
- remove dlls on make clean, bug #55386
- * */AssemblyInfo.cs: bump to 0.2, add one for SourceEditor
- * FAQS: add FAQ about regen'ing the CodeComplete db
- * src/Main/Base/Gui/Dialogs/OptionPanels/ExternalToolPanel.cs:
- remove some CWL's, weird whitespace fixes, use using () {} on
- the FileSelection dialog
-
-2004-03-07 John Luke <jluke at cfl.rr.com>
-
- * src/Main/Base/Makefile.am:
- * src/Main/Base/Gui/FolderDialog.cs: remove because it is
- implemented in MonoDevelop.Gui.Widgets instead
- * build/data/templates/project/CSharp/GnomeSharpProject.xpt:
- fix so it builds
-
-2004-03-07 Todd Berman <tberman at sevenl.net>
-
- * src/Main/Base/Gui/Workbench/DefaultWorkbench.cs:
- Removing windows dependencies. (ToUpper)
-
-2004-03-06 Martin Baulig <martin at ximian.com>
-
- * configure.in: AC_SUBST(debugger_prefix).
- * src/Main/Base/Services/Makefile.am: Use full path name for
- Mono.Debugger.dll.
-
- * src/Main/Base/Gui/Workbench/DefaultWorkbench.cs: connect to the
- debugger's StoppedEvent.
- * src/AddIns/DisplayBindings/SourceEditor/Gui/Pads/DebuggerVariablePad.cs:
- connect to the debugger's ResumedEvent and StoppedEvent.
-
- * Main/Base/Commands/DebuggerCommands.cs: added KillApplication
- and hook it to the DebuggingService.
- * build/AddIns/SharpDevelopCore.addin: added menu item to the
- debugging menu to kill the application.
-
-2004-03-05 John BouAntoun <jba-mono at optusnet.com.au>
-
- * src/Main/Base/Gui/Components/OpenFileTab.cs : deleted (duplicates
- TabLabel)
- * src/Main/Base/Commands/FileTabStripCommands.cs : deleted because
- OpenFileTab deleted
- * src/Main/Base/Makefile.am : removed file refs from compilation
- * build/AddIns/SharpDevelopCore.addin: removed file refs from addins
-
-2004-03-05 John BouAntoun <jba-mono at optusnet.com.au>
-
- * src/AddIns/DisplayBindings/SourceEditor/Gui/Dialogs/ReplaceDialog.cs :
- changed Gtk.Combo's to Gnome.Entry's to fix bug where MD would lock up
- with hidden "Not Found" Dialog popping up under the find dialog
- * src/AddIns/DisplayBindings/SourceEditor/Gui/Dialogs/ReplaceInFilesDialog.cs:
- as above
- * data/resources/glade/texteditoraddin.glade : as above
-
-2004-03-05 John Luke <jluke at cfl.rr.com>
-
- * src/Main/Base/Gui/Dialogs/ReferenceDialog/AssemblyReferencePanel.cs:
- apply patch from djj734 at mail.usask.ca (Doug) to fix adding a .NET
- assembly reference by using GetFullPath, bug #55192
-
-2004-03-05 Mike Kestner <mkestner at ximian.com>
-
- * Main/Base/Services/DebuggingService.cs : add StepInto and
- implement StepOver. Use proc.CurrentFrame where possible.
-
-2004-03-05 John BouAntoun <jba-mono at optusnet.com.au>
-
- * src/Main/Base/Gui/Dialogs/ProjectOptionsDialog.cs : added
- configuration renaming
- * src/Main/Base/Gui/Dialogs/TreeViewOptions.cs : made
- InitializeComponent virtual so ProjectOptionDialog could override (see
- above)
-
-2004-03-04 Mike Kestner <mkestner at ximian.com>
-
- * Main/Base/Services/DebuggingService.cs : add CurrentFilename and
- CurrentLineNumber props. Fix Backtrace.
-
-2004-03-04 Mike Kestner <mkestner at ximian.com>
-
- * Main/Base/Services/DebuggingService.cs : add Started/Stopped and
- Paused/Resumed events plus a CurrentFrame property.
-
-2004-03-04 Mike Kestner <mkestner at ximian.com>
-
- * Main/Base/Services/DebuggingService.cs : add Pause/Resume and make
- IsRunning public.
-
-2004-03-04 Todd Berman <tberman at sevenl.net>
-
- * build/AddIns/SharpDevelopCore.addin: adding debug menu.
- * src/Main/Base/Services/DebuggingService.cs: added stub for step over.
- * src/Main/Base/Commands/DebuggerCommands.cs: added StepOver.
- * src/AddIns/DisplayBindings/SourceEditor/Gui/SourceEditorBuffer.cs:
- change current execution from red to yellow.
- * ChangeLog: formatting fixes, use this format from now on.
-
-2004-03-04 Daniel Kornhauser <dkor at alum.mit.edu>
-
- * data/resources/glade/CSharp.glade:
- created glade file with OutputOptionsPanel UI
- * src/AddIns/BackendBindings/CSharpBinding/Gui/OutputOptionsPanel.cs:
- Gladed CodeGenerationPanel
-
-2004-03-04 John BouAntoun <jba-mono at optusnet.com.au>
-
- * src/Main/Base/Gui/Dialogs/ProjectOptionsDialog.cs:
- enabled context menu's for project configurations
- * src/Main/Base/Gui/Dialogs/TreeViewOptions.cs:
- made SelectNode virtual so ProjectOptionsDialog could override
- * data/resources/glade/Base.glade:
- fiddled with TreeviewOptions Dialog
-
-2004-03-04 Daniel Kornhauser <dkor at alum.mit.edu>
-
- * data/resources/glade/CSharp.glade:
- created glade file with CodeGenerationPanel UI
- * src/AddIns/BackendBindings/CSharpBinding/Gui/CodeGenerationPanel.cs:
- ported CodeGenerationPanel
- * data/resources/glade/Makefile.am:
- added reference and resource
- * src/AddIns/BackendBindings/CSharpBinding/Makefile.am:
- added reference and resource
-
-2004-03-04 John BouAntoun <jba-mono at optusnet.com.au>
- * src/Main/Base/Gui/Dialogs/ProjectOptionsDialog.cs:
- ported [Add/Remove/UpdateBold]Configuration functions. still
- no way to cool them, need context menu
- * src/Main/Base/Gui/Dialogs/TreeViewOptions.cs:
- made TreeView explicitely protected, added SelectSpecificNode
- that does just that
-
-2004-03-04 John BouAntoun <jba-mono at optusnet.com.au>
-
- * build/AddIns/AddIns/BackendBindings/BackendBindings.addin:
- commented ChoosRuntimePanel binding (we wont't support any
- other runtimes)
-
-2004-03-03 Todd Berman <tberman at sevenl.net>
-
- * src/AddIns/DisplayBindings/Gui/SourceEditorWidget.cs:
- Fix ExecutingAt.
- * src/Main/Base/Services/DebuggingService.cs:
- Threading issue fixed.
-
-2004-03-03 Todd Berman <tberman at sevenl.net>
-
- * src/AddIns/DisplayBindings/Gui/SourceEditor*:
- Add ExecutingAt code.
- * src/Main/Base/Services/DebuggingService.cs:
- Add ExecutingAt support.
- * build/AddIns/SharpDevelopCore.addin:
- rearrange service order.
- * build/data/resources/icons/Breakpoint.png,ExecutionMarker.png:
- import miguel's badass icons
-
-2004-03-03 Mike Kestner <mkestner at ximian.com>
-
- * Main/Base/Services/DebuggingService.cs : add some debugging info
- and run the debugger before we insert breakpoints.
-
-2004-03-03 Mike Kestner <mkestner at ximian.com>
-
- * Main/Base/Services/DebuggingService.cs (UnloadService): kill
- running debugger instances on unload.
-
-2004-03-03 Mike Kestner <mkestner at ximian.com>
-
- * Main/Base/Services/DebuggingService.cs (Run): ignore if running
-
-2004-03-03 John BouAntoun <jba-mono at optusnet.com.au>
- * src/Main/Base/Commands/ProjectOptionsCommands.cs:
- enabled all the projections command actions
- * src/Main/Base/Gui/Dialogs/ProjectOptionsDialog.cs:
- added code to display the configuration options nodes
- * src/Main/Base/Gui/Dialogs/TreeViewOptions.cs:
- made treeStore explicitely protected so ProjectOptionsDialogs
- could append configuration nodes
-
-2004-03-03 Todd Berman <tberman at sevenl.net>
-
- * bunch o' files: Added first pass debugger support.
-
-2004-03-03 John BouAntoun <jba-mono at optusnet.com.au>
- * src/Main/Base/Internal/Project/Project/IncludeFilesDialog.cs:
- Changed ShowDialog() to do a Dialog.Run() instead of
- Dialog.ShowAll().
- * src/Main/Base/Internal/Project/Project/AbstractProject.cs:
- removed comment that said to fix the IncludeFilesDialog
- * data/resources/glade/Base.glade:
- made the treeview's scrolled window visible from start
-
-2004-03-02 Mike Kestner <mkestner at ximian.com>
-
- * configure.in : check for mono debugger
- * Main/Base/Makefile.am : reference Mono.Debugger
- * Main/Base/Services/DebuggingService.cs : new minimal debugging
- service implementation.
-
Deleted: trunk/MonoDevelop/FixmeTodo.pl
===================================================================
--- trunk/MonoDevelop/FixmeTodo.pl 2004-06-27 03:28:58 UTC (rev 1844)
+++ trunk/MonoDevelop/FixmeTodo.pl 2004-06-27 03:59:08 UTC (rev 1845)
@@ -1,40 +0,0 @@
-#!/usr/bin/perl -w
-use strict;
-
-my $results = "FixmeTodo.list";
-
-# remove old run
-system "rm $results";
-
-print "Autogenerating list of TODO's and FIXME's\n";
-
-my $cmd = 'find . -name \'*.cs\' > tmp.list';
-system $cmd;
-
-open LIST, "tmp.list";
-chomp (my @list = <LIST>);
-
-# ugly output
-foreach my $source (@list) {
- my $grepcmd = "grep -n TODO $source >> $results";
- my $tmp = system $grepcmd;
-
- if ($tmp == 0)
- {
- system "echo \"end of $source\" >> $results";
- }
-
- $grepcmd = "grep -n FIXME $source >> $results";
- $tmp = system $grepcmd;
-
- if ($tmp == 0)
- {
- system "echo \"end of $source\" >> $results";
- }
-
-}
-
-# remove temp file
-system "rm tmp.list";
-print "done\n";
-
Deleted: trunk/MonoDevelop/Makefile.am
===================================================================
--- trunk/MonoDevelop/Makefile.am 2004-06-27 03:28:58 UTC (rev 1844)
+++ trunk/MonoDevelop/Makefile.am 2004-06-27 03:59:08 UTC (rev 1845)
@@ -1,66 +0,0 @@
-# leave gdldock first
-# (mkdir ../../build/bin/ hack)
-SUBDIRS = gdldock libmonodevelop src build data po
-
-bin_SCRIPTS = monodevelop
-
-all:
-
-gnome_data = @gnome_prefix@/share
-
-desktopdir = $(gnome_data)/applications
-desktop_DATA = monodevelop.desktop
-
-pixmapdir = $(gnome_data)/pixmaps
-pixmap_DATA = monodevelop.png
-
-if ENABLE_XDGMIME
-
-# need to respect $XDG_DATA_DIR probably
-xdgmimedir = $(gnome_data)/mime/packages
-xdgmime_DATA = monodevelop.xml
-
-install-data-hook:
- update-mime-database $(gnome_data)/mime
-
-uninstall-hook:
- update-mime-database $(gnome_data)/mime
-
-else
-
-install-data-hook:
-
-uninstall-hook:
-
-mimeinfodir = $(gnome_data)/mime-info
-mimeinfo_DATA = monodevelop.mime monodevelop.keys
-
-applicationdir = $(gnome_data)/application-registry
-application_DATA = monodevelop.applications
-
-endif
-
-run: runmd
-
-runmd: $(PROGRAM)
- cd build/bin && LD_LIBRARY_PATH=`echo "$(LD_LIBRARY_PATH):$(MOZILLA_HOME)" | sed 's/^://g'` mono --debug MonoDevelop.exe
-
-pad: $(MONOPAD)
-
-runpad: $(MONOPAD)
- cd build/bin && mono MonoPad.exe
-
-run-profile: $(PROGRAM)
- cd build/bin && mono -O=inline --profile MonoDevelop.exe
-
-profile-pad: $(MONOPAD)
- cd build/bin && mono -O=inline --profile MonoPad.exe
-
-# we can't use the variables that are conditionally defined
-EXTRA_DIST = $(bin_SCRIPTS) $(desktop_DATA) $(pixmap_DATA) \
- monodevelop.mime monodevelop.keys monodevelop.applications \
- monodevelop.xml mkinstalldirs intltool-extract.in \
- intltool-merge.in intltool-update.in
-
-DISTCLEANFILES = monodevelop intltool-extract intltool-merge intltool-update
-
Copied: trunk/MonoDevelop/MonoDevelop/AUTHORS (from rev 1844, trunk/MonoDevelop/AUTHORS)
Copied: trunk/MonoDevelop/MonoDevelop/ChangeLog (from rev 1844, trunk/MonoDevelop/ChangeLog)
Copied: trunk/MonoDevelop/MonoDevelop/FixmeTodo.pl (from rev 1844, trunk/MonoDevelop/FixmeTodo.pl)
Copied: trunk/MonoDevelop/MonoDevelop/Makefile.am (from rev 1844, trunk/MonoDevelop/Makefile.am)
Copied: trunk/MonoDevelop/MonoDevelop/NEWS (from rev 1844, trunk/MonoDevelop/NEWS)
Copied: trunk/MonoDevelop/MonoDevelop/README (from rev 1844, trunk/MonoDevelop/README)
Copied: trunk/MonoDevelop/MonoDevelop/autogen.sh (from rev 1844, trunk/MonoDevelop/autogen.sh)
Copied: trunk/MonoDevelop/MonoDevelop/broad_developer_roadmap (from rev 1844, trunk/MonoDevelop/broad_developer_roadmap)
Copied: trunk/MonoDevelop/MonoDevelop/build (from rev 1844, trunk/MonoDevelop/build)
Copied: trunk/MonoDevelop/MonoDevelop/configure.in (from rev 1844, trunk/MonoDevelop/configure.in)
Copied: trunk/MonoDevelop/MonoDevelop/data (from rev 1844, trunk/MonoDevelop/data)
Copied: trunk/MonoDevelop/MonoDevelop/docs (from rev 1844, trunk/MonoDevelop/docs)
Copied: trunk/MonoDevelop/MonoDevelop/gdldock (from rev 1844, trunk/MonoDevelop/gdldock)
Copied: trunk/MonoDevelop/MonoDevelop/help (from rev 1844, trunk/MonoDevelop/help)
Copied: trunk/MonoDevelop/MonoDevelop/images (from rev 1844, trunk/MonoDevelop/images)
Copied: trunk/MonoDevelop/MonoDevelop/libmonodevelop (from rev 1844, trunk/MonoDevelop/libmonodevelop)
Copied: trunk/MonoDevelop/MonoDevelop/mkinstalldirs (from rev 1844, trunk/MonoDevelop/mkinstalldirs)
Copied: trunk/MonoDevelop/MonoDevelop/monodevelop.applications (from rev 1844, trunk/MonoDevelop/monodevelop.applications)
Copied: trunk/MonoDevelop/MonoDevelop/monodevelop.desktop (from rev 1844, trunk/MonoDevelop/monodevelop.desktop)
Copied: trunk/MonoDevelop/MonoDevelop/monodevelop.in (from rev 1844, trunk/MonoDevelop/monodevelop.in)
Copied: trunk/MonoDevelop/MonoDevelop/monodevelop.keys (from rev 1844, trunk/MonoDevelop/monodevelop.keys)
Copied: trunk/MonoDevelop/MonoDevelop/monodevelop.mime (from rev 1844, trunk/MonoDevelop/monodevelop.mime)
Copied: trunk/MonoDevelop/MonoDevelop/monodevelop.png (from rev 1844, trunk/MonoDevelop/monodevelop.png)
Copied: trunk/MonoDevelop/MonoDevelop/monodevelop.xml (from rev 1844, trunk/MonoDevelop/monodevelop.xml)
Copied: trunk/MonoDevelop/MonoDevelop/omf.make (from rev 1844, trunk/MonoDevelop/omf.make)
Copied: trunk/MonoDevelop/MonoDevelop/po (from rev 1844, trunk/MonoDevelop/po)
Copied: trunk/MonoDevelop/MonoDevelop/samples (from rev 1844, trunk/MonoDevelop/samples)
Copied: trunk/MonoDevelop/MonoDevelop/src (from rev 1844, trunk/MonoDevelop/src)
Copied: trunk/MonoDevelop/MonoDevelop/xmldocs.make (from rev 1844, trunk/MonoDevelop/xmldocs.make)
Deleted: trunk/MonoDevelop/NEWS
===================================================================
Deleted: trunk/MonoDevelop/README
===================================================================
--- trunk/MonoDevelop/README 2004-06-27 03:28:58 UTC (rev 1844)
+++ trunk/MonoDevelop/README 2004-06-27 03:59:08 UTC (rev 1845)
@@ -1,75 +0,0 @@
-This is MonoDevelop which is intended to be a full-featured
-integrated development environment (IDE) for mono and Gtk#.
-It was originally a port of SharpDevelop 0.98.
-See http://monodevelop.com/ for more info.
-
-Compiling for users
--------------------
-./configure --prefix=`pkg-config --variable=prefix mono`
-make
-make install
-
-the pkg-config line is to get MD installed with the rest of mono/gtk-sharp/etc
-
-This is *required*
-
-Compiling for developers
-------------------------
-To compile run the following command:
-
-./autogen.sh
-make
-
-To run MonoDevelop:
-make run
-
-Example:
-make clean && make && make run
-
-Installing
-----------
-Installing is currently optional.
-(Use make run to use MonoDevelop without installing.)
-
-make install
-
-Dependencies
-------------
-Mono >= 0.91 with ICU enabled
-Gtk# >= 0.91
-ORBit2 >= 2.8.3
-gnome-vfs >= 2.0
-monodoc >= 0.14
-gtksourceview >= 0.7 (This is met by any gnome 2.4+ system)
-gecko-sharp >= 0.2 (gtkmozembed-sharp in mono's cvs)
-gtksourceview-sharp >= 0.2
-(gtksourceview is available on Red Carpet,
-on many of the OpenCarpet channels.)
-
-See http://lists.ximian.com/archives/public/monodevelop-list/2004-January/000129.html.
-
-References
-----------
-SharpDevelop Tech Notes
-http://www.icsharpcode.net/TechNotes/
-
-Gnome Human Interface Guidelines (HIG)
-http://developer.gnome.org/projects/gup/hig/1.0/
-
-freedesktop.org standards
-http://freedesktop.org/Standards/
-
-Integrating with GNOME (a little out of date)
-http://developers.sun.com/solaris/articles/integrating_gnome.html
-
-Bugzilla
-http://bugzilla.mozilla.org/bugwritinghelp.html
-http://bugzilla.mozilla.org/page.cgi?id=etiquette.html
-
-Discussion, Bugs, Patches
--------------------------
-monodevelop-list at lists.ximian.com (questions and discussion)
-monodevelop-patches-list at lists.ximian.com (track commits to MonoDevelop)
-monodevelop-bugs at lists.ximian.com (track MonoDevelop bugzilla component)
-http://bugzilla.ximian.com (submit bugs and patches here)
-
Deleted: trunk/MonoDevelop/autogen.sh
===================================================================
--- trunk/MonoDevelop/autogen.sh 2004-06-27 03:28:58 UTC (rev 1844)
+++ trunk/MonoDevelop/autogen.sh 2004-06-27 03:59:08 UTC (rev 1845)
@@ -1,120 +0,0 @@
-#!/bin/sh
-# Run this to generate all the initial makefiles, etc.
-# Ripped off from GNOME macros version
-
-DIE=0
-
-PKG_NAME=MonoDevelop
-WANT_AUTOCONF="2.5"
-srcdir=`dirname $0`
-test -z "$srcdir" && srcdir=.
-
-(autoconf --version) < /dev/null > /dev/null 2>&1 || {
- echo
- echo "**Error**: You must have \`autoconf' installed to compile MonoDevelop."
- echo "Download the appropriate package for your distribution,"
- echo "or get the source tarball at ftp://ftp.gnu.org/pub/gnu/"
- DIE=1
-}
-
-(grep "^AM_PROG_LIBTOOL" $srcdir/configure.in >/dev/null) && {
- (libtool --version) < /dev/null > /dev/null 2>&1 || {
- echo
- echo "**Error**: You must have \`libtool' installed to compile MonoDevelop."
- echo "Get ftp://ftp.gnu.org/pub/gnu/libtool-1.2d.tar.gz"
- echo "(or a newer version if it is available)"
- DIE=1
- }
-}
-
-(automake --version) < /dev/null > /dev/null 2>&1 || {
- echo
- echo "**Error**: You must have \`automake' installed to compile MonoDevelop."
- echo "Get ftp://ftp.gnu.org/pub/gnu/automake-1.3.tar.gz"
- echo "(or a newer version if it is available)"
- DIE=1
- NO_AUTOMAKE=yes
-}
-
-(intltoolize --version) < /dev/null > /dev/null 2>&1 || {
- echo
- echo "**Error**: You must have \`intltoolize' installed to compile MonoDevelop."
- DIE=1
-}
-
-
-# if no automake, don't bother testing for aclocal
-test -n "$NO_AUTOMAKE" || (aclocal --version) < /dev/null > /dev/null 2>&1 || {
- echo
- echo "**Error**: Missing \`aclocal'. The version of \`automake'"
- echo "installed doesn't appear recent enough."
- echo "Get ftp://ftp.gnu.org/pub/gnu/automake-1.3.tar.gz"
- echo "(or a newer version if it is available)"
- DIE=1
-}
-
-if test "$DIE" -eq 1; then
- exit 1
-fi
-
-if test -z "$*"; then
- echo "**Warning**: I am going to run \`configure' with no arguments."
- echo "If you wish to pass any to it, please specify them on the"
- echo \`$0\'" command line."
- echo
-fi
-
-case $CC in
-xlc )
- am_opt=--include-deps;;
-esac
-
-
-if grep "^AM_PROG_LIBTOOL" configure.in >/dev/null; then
- if test -z "$NO_LIBTOOLIZE" ; then
- echo "Running libtoolize..."
- libtoolize --force --copy
- fi
-fi
-
-echo "Running glib-gettextize ..."
-glib-gettextize --force --copy ||
- { echo "**Error**: glib-gettextize failed."; exit 1; }
-
-echo "Running intltoolize ..."
-intltoolize --force --copy --automake ||
- { echo "**Error**: intltoolize failed."; exit 1; }
-
-echo "Running aclocal $ACLOCAL_FLAGS ..."
-aclocal $ACLOCAL_FLAGS || {
- echo
- echo "**Error**: aclocal failed. This may mean that you have not"
- echo "installed all of the packages you need, or you may need to"
- echo "set ACLOCAL_FLAGS to include \"-I \$prefix/share/aclocal\""
- echo "for the prefix where you installed the packages whose"
- echo "macros were not found"
- exit 1
-}
-
-if grep "^AM_CONFIG_HEADER" configure.in >/dev/null; then
- echo "Running autoheader..."
- autoheader || { echo "**Error**: autoheader failed."; exit 1; }
-fi
-
-echo "Running automake --gnu $am_opt ..."
-automake --add-missing --gnu $am_opt ||
- { echo "**Error**: automake failed."; exit 1; }
-
-echo "Running autoconf ..."
-WANT_AUTOCONF="2.5" autoconf || { echo "**Error**: autoconf failed."; exit 1; }
-
-
-conf_flags="--enable-maintainer-mode --enable-compile-warnings" #--enable-iso-c
-
-if test x$NOCONFIGURE = x; then
- echo Running $srcdir/configure $conf_flags "$@" ...
- $srcdir/configure $conf_flags "$@" \
- && echo Now type \`make\' to compile $PKG_NAME || exit 1
-else
- echo Skipping configure process.
-fi
Deleted: trunk/MonoDevelop/broad_developer_roadmap
===================================================================
--- trunk/MonoDevelop/broad_developer_roadmap 2004-06-27 03:28:58 UTC (rev 1844)
+++ trunk/MonoDevelop/broad_developer_roadmap 2004-06-27 03:59:08 UTC (rev 1845)
@@ -1,29 +0,0 @@
-* MonoDevelop Roadmap
-* Draft -- Wednesday January 21st
-
-** Short term (next 4 months) goals
-
- *** Complete the porting of #D to MonoDevelop
-
- *** Merge changes to the #D codebase to MonoDevelop (always ongoing)
-
- *** Move to a new build system, this one wont properly support
- everything we need (easy .desktop integration, etc).
-
- *** We need to finish off porting everything in sight, and some more
- pieces that are yet not in sight.
-
- *** Determine what direction to take asp.net and gtk# gui design
- in. Potentially as a first step for asp.net design time
- support, we can attempt to do some basic html design goodness.
-
- *** Enhance our xml editing capabilities.
-
- *** Bug fixing, lots of it, as well as further integration with
- the GNOME desktop.
-
-** Longer term goals
-
- *** Continue GNOME desktop integration.
-
- *** Finish off asp.net and gtk# gui design.
Deleted: trunk/MonoDevelop/configure.in
===================================================================
--- trunk/MonoDevelop/configure.in 2004-06-27 03:28:58 UTC (rev 1844)
+++ trunk/MonoDevelop/configure.in 2004-06-27 03:59:08 UTC (rev 1845)
@@ -1,185 +0,0 @@
-AC_INIT(README)
-AC_CANONICAL_SYSTEM
-AM_INIT_AUTOMAKE(monodevelop, 0.5)
-AM_MAINTAINER_MODE
-
-AM_DISABLE_STATIC
-AM_PROG_LIBTOOL
-AC_PROG_INTLTOOL([0.25])
-
-AM_PATH_GLIB_2_0
-
-AC_PATH_PROG(MONO, mono)
-AC_PATH_PROG(MCS, mcs)
-AC_PATH_PROG(XDGMIME, update-mime-database, no)
-if test "x$MONO" = "x" ; then
- AC_MSG_ERROR([Can't find "mono" in your PATH])
-fi
-if test "x$MCS" = "x" ; then
- AC_MSG_ERROR([Can't find "mcs" in your PATH])
-fi
-AC_SUBST(PATH)
-AC_SUBST(LD_LIBRARY_PATH)
-
-dnl Find pkg-config
-AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-if test "x$PKG_CONFIG" = "xno"; then
- AC_MSG_ERROR([You need to install pkg-config])
-fi
-
-dnl unmanaged hard dependencies
-MONO_REQUIRED_VERSION=0.95
-GNOMEVFS_REQUIRED_VERSION=2.0
-PKG_CHECK_MODULES(UNMANAGED_DEPENDENCIES,
-mono >= $MONO_REQUIRED_VERSION
-gnome-vfs-2.0 >= $GNOMEVFS_REQUIRED_VERSION
-)
-
-dnl hard dependencies
-GTKSHARP_REQUIRED_VERSION=0.93
-GTKSOURCEVIEWSHARP_REQUIRED_VERSION=0.4
-GECKOSHARP_REQUIRED_VERSION=0.4
-MONODOC_REQUIRED_VERSION=0.16
-
-PKG_CHECK_MODULES(BASE_DEPENDENCIES, gtk-sharp >= $GTKSHARP_REQUIRED_VERSION glade-sharp >= $GTKSHARP_REQUIRED_VERSION gconf-sharp >= $GTKSHARP_REQUIRED_VERSION
-gnome-sharp >= $GTKSHARP_REQUIRED_VERSION gtkhtml-sharp >= $GTKSHARP_REQUIRED_VERSION gtksourceview-sharp >= $GTKSOURCEVIEWSHARP_REQUIRED_VERSION gecko-sharp >= $GECKOSHARP_REQUIRED_VERSION monodoc >= $MONODOC_REQUIRED_VERSION)
-AC_SUBST(BASE_DEPENDENCIES_LIBS)
-
-gtksharp_prefix=`pkg-config --variable=prefix gtk-sharp`
-AC_SUBST(gtksharp_prefix)
-
-dnl GdlDock requirements and configuration
-GTK_REQUIRED=2.2.0
-LIBXML_REQUIRED=2.2.8
-LIBGLADE_REQUIRED=2.0.0
-PKG_CHECK_MODULES(GDLDOCK,
- gtk+-2.0 >= $GTK_REQUIRED
- libglade-2.0 >= $LIBGLADE_REQUIRED
- libxml-2.0 >= $LIBXML_REQUIRED)
-AC_SUBST(GDLDOCK_CFLAGS)
-AC_SUBST(GDLDOCK_LIBS)
-
-dnl marshal and enum generators
-GLIB_GENMARSHAL="`$PKG_CONFIG --variable=glib_genmarshal glib-2.0`"
-AC_SUBST(GLIB_GENMARSHAL)
-GLIB_MKENUMS="`$PKG_CONFIG --variable=glib_mkenums glib-2.0`"
-AC_SUBST(GLIB_MKENUMS)
-
-dnl find mono debugger
-MONO_DEBUGGER_REQUIRED_VERSION=0.9
-PKG_CHECK_MODULES(MONO_DEBUGGER, mono-debugger >= $MONO_DEBUGGER_REQUIRED_VERSION, enable_debugger=yes, enable_debugger=no)
-AC_SUBST(MONO_DEBUGGER_LIBS)
-
-MOZILLA_HOME="`$PKG_CONFIG --variable=libdir mozilla-gtkmozembed`"
-AC_SUBST(MOZILLA_HOME)
-
-gnome_prefix="`$PKG_CONFIG --variable=prefix libgnome-2.0`"
-AC_SUBST(gnome_prefix)
-
-gtksharp_prefix="`$PKG_CONFIG --variable=prefix gtk-sharp`"
-
-if test "x$XDGMIME" = "xno" ; then
-enable_xdgmime="no"
-else
-enable_xdgmime="yes"
-fi
-
-AM_CONDITIONAL(ENABLE_DEBUGGER, test "x$enable_debugger" = "xyes")
-AM_CONDITIONAL(ENABLE_XDGMIME, test "x$enable_xdgmime" = "xyes")
-
-dnl Intl
-ALL_LINGUAS="da es fr ja_JP pt_BR"
-GETTEXT_PACKAGE=monodevelop
-AC_SUBST(GETTEXT_PACKAGE)
-AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])
-AM_GLIB_GNU_GETTEXT
-
-AC_OUTPUT([
-Makefile
-gdldock/Makefile
-gdldock/gdl/Makefile
-gdldock/sources/Makefile
-gdldock/sources/gdl/Makefile
-libmonodevelop/Makefile
-src/Makefile
-src/AddIns/Makefile
-src/AddIns/BackendBindings/Makefile
-src/AddIns/BackendBindings/CSharpBinding/Makefile
-src/AddIns/BackendBindings/JavaBinding/Makefile
-src/AddIns/BackendBindings/ILAsmBinding/Makefile
-src/AddIns/BackendBindings/NemerleBinding/Makefile
-src/AddIns/DisplayBindings/Makefile
-src/AddIns/DisplayBindings/SourceEditor/Makefile
-src/AddIns/Misc/Makefile
-src/AddIns/Misc/StartPage/Makefile
-src/AddIns/Misc/Sonata/Makefile
-src/AddIns/DebuggerAddIn/Makefile
-src/Main/Makefile
-src/Main/Base/Makefile
-src/Main/StartUp/Makefile
-src/Libraries/Makefile
-src/Libraries/MonoDevelop.Core/Makefile
-src/Libraries/MonoDevelop.Gui.Utils/Makefile
-src/Libraries/MonoDevelop.Gui.Widgets/Makefile
-src/Libraries/SharpAssembly/Makefile
-src/Libraries/SharpRefactory/Makefile
-src/Tools/Makefile
-src/Tools/SharpCoco/Makefile
-src/Tools/dbgen/Makefile
-build/Makefile
-build/data/Makefile
-build/data/resources/Makefile
-build/data/options/Makefile
-build/data/resources/css/Makefile
-build/data/resources/icons/Makefile
-build/data/resources/languages/Makefile
-build/data/templates/Makefile
-build/data/templates/file/Makefile
-build/data/templates/file/CSharp/Makefile
-build/data/templates/file/SharpDevelop/Makefile
-build/data/templates/file/Nemerle/Makefile
-build/data/templates/project/Makefile
-build/data/templates/project/CSharp/Makefile
-build/data/templates/project/Java/Makefile
-build/data/templates/project/ILAsm/Makefile
-build/data/templates/project/Misc/Makefile
-build/data/templates/project/Nemerle/Makefile
-build/doc/Makefile
-build/AddIns/Makefile
-build/AddIns/AddIns/Makefile
-build/AddIns/AddIns/BackendBindings/Makefile
-build/AddIns/AddIns/Misc/Makefile
-build/AddIns/AddIns/Misc/StartPage/Makefile
-build/AddIns/AddIns/Misc/Sonata/Makefile
-data/Makefile
-data/resources/Makefile
-data/resources/glade/Makefile
-src/AddIns/DebuggerAddIn/AssemblyInfo.cs
-src/AddIns/DisplayBindings/SourceEditor/AssemblyInfo.cs
-src/AddIns/Misc/StartPage/AssemblyInfo.cs
-src/Main/StartUp/AssemblyInfo.cs
-src/Main/Base/AssemblyInfo.cs
-src/Libraries/MonoDevelop.Gui.Widgets/AssemblyInfo.cs
-src/Libraries/MonoDevelop.Gui.Utils/AssemblyInfo.cs
-src/Libraries/MonoDevelop.Core/AssemblyInfo.cs
-monodevelop
-po/Makefile.in
-src/AddIns/prj2make-sharp-lib/Makefile
-src/AddIns/prj2make-sharp-lib/AssemblyInfo.cs
-])
-
-echo "---"
-echo "Configuration summary"
-echo ""
-echo " * Installation prefix = $prefix"
-echo " * GNOME prefix = $gnome_prefix"
-echo ""
-echo " * mono-debugger $MONO_DEBUGGER_REQUIRED_VERSION: $enable_debugger"
-echo ""
-echo " NOTE: if any of the above say 'no' you may install the"
-echo " corresponding development packages for them, and"
-echo " rerun autogen.sh. If you are sure the proper"
-echo " libraries are installed, use PKG_CONFIG_PATH to"
-echo " point to their .pc files"
-echo ""
-echo "---"
Deleted: trunk/MonoDevelop/mkinstalldirs
===================================================================
--- trunk/MonoDevelop/mkinstalldirs 2004-06-27 03:28:58 UTC (rev 1844)
+++ trunk/MonoDevelop/mkinstalldirs 2004-06-27 03:59:08 UTC (rev 1845)
@@ -1,111 +0,0 @@
-#! /bin/sh
-# mkinstalldirs --- make directory hierarchy
-# Author: Noah Friedman <friedman at prep.ai.mit.edu>
-# Created: 1993-05-16
-# Public domain
-
-errstatus=0
-dirmode=""
-
-usage="\
-Usage: mkinstalldirs [-h] [--help] [-m mode] dir ..."
-
-# process command line arguments
-while test $# -gt 0 ; do
- case $1 in
- -h | --help | --h*) # -h for help
- echo "$usage" 1>&2
- exit 0
- ;;
- -m) # -m PERM arg
- shift
- test $# -eq 0 && { echo "$usage" 1>&2; exit 1; }
- dirmode=$1
- shift
- ;;
- --) # stop option processing
- shift
- break
- ;;
- -*) # unknown option
- echo "$usage" 1>&2
- exit 1
- ;;
- *) # first non-opt arg
- break
- ;;
- esac
-done
-
-for file
-do
- if test -d "$file"; then
- shift
- else
- break
- fi
-done
-
-case $# in
- 0) exit 0 ;;
-esac
-
-case $dirmode in
- '')
- if mkdir -p -- . 2>/dev/null; then
- echo "mkdir -p -- $*"
- exec mkdir -p -- "$@"
- fi
- ;;
- *)
- if mkdir -m "$dirmode" -p -- . 2>/dev/null; then
- echo "mkdir -m $dirmode -p -- $*"
- exec mkdir -m "$dirmode" -p -- "$@"
- fi
- ;;
-esac
-
-for file
-do
- set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
- shift
-
- pathcomp=
- for d
- do
- pathcomp="$pathcomp$d"
- case $pathcomp in
- -*) pathcomp=./$pathcomp ;;
- esac
-
- if test ! -d "$pathcomp"; then
- echo "mkdir $pathcomp"
-
- mkdir "$pathcomp" || lasterr=$?
-
- if test ! -d "$pathcomp"; then
- errstatus=$lasterr
- else
- if test ! -z "$dirmode"; then
- echo "chmod $dirmode $pathcomp"
- lasterr=""
- chmod "$dirmode" "$pathcomp" || lasterr=$?
-
- if test ! -z "$lasterr"; then
- errstatus=$lasterr
- fi
- fi
- fi
- fi
-
- pathcomp="$pathcomp/"
- done
-done
-
-exit $errstatus
-
-# Local Variables:
-# mode: shell-script
-# sh-indentation: 2
-# End:
-# mkinstalldirs ends here
Deleted: trunk/MonoDevelop/monodevelop.applications
===================================================================
--- trunk/MonoDevelop/monodevelop.applications 2004-06-27 03:28:58 UTC (rev 1844)
+++ trunk/MonoDevelop/monodevelop.applications 2004-06-27 03:59:08 UTC (rev 1845)
@@ -1,8 +0,0 @@
-monodevelop
- command=monodevelop
- name=MonoDevelop
- can_open_multiple_files=true
- expects_uris=false
- requires_terminal=false
- mime_types=text/x-csharp,text/x-java,text/x-msil,text/x-nemerle,text/x-vb,application/x-cmbx,application/x-prjx
- uses_gnomevfs=false
Deleted: trunk/MonoDevelop/monodevelop.desktop
===================================================================
--- trunk/MonoDevelop/monodevelop.desktop 2004-06-27 03:28:58 UTC (rev 1844)
+++ trunk/MonoDevelop/monodevelop.desktop 2004-06-27 03:59:08 UTC (rev 1845)
@@ -1,16 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Encoding=UTF-8
-Name=MonoDevelop
-GenericName=Integrated Development Environment
-Comment=Integrated Development Environment
-Exec=monodevelop
-TryExec=monodevelop
-Icon=monodevelop.png
-StartupNotify=true
-Terminal=false
-Type=Application
-Categories=Application;Development;
-X-GNOME-Bugzilla-Bugzilla=Ximian
-X-GNOME-Bugzilla-Product=MonoDevelop
-X-GNOME-Bugzilla-OtherBinaries=monodevelop
Deleted: trunk/MonoDevelop/monodevelop.in
===================================================================
--- trunk/MonoDevelop/monodevelop.in 2004-06-27 03:28:58 UTC (rev 1844)
+++ trunk/MonoDevelop/monodevelop.in 2004-06-27 03:59:08 UTC (rev 1845)
@@ -1,68 +0,0 @@
-#!/bin/bash
-
-function reWrite {
- ret=""
- WD=`pwd`
- for arg in $*
- do
- if [ -f ./$arg ]
- then
- ret="$ret $WD/$arg"
- else
- ret="$ret $arg"
- fi
- done
-
- echo "$ret"
-}
-
-if test -n "$MOZILLA_FIVE_HOME"; then
- MOZILLA_HOME=$MOZILLA_FIVE_HOME
-elif [ -f @MOZILLA_HOME@/chrome/comm.jar ]; then
- MOZILLA_HOME=@MOZILLA_HOME@
-elif [ $(which mozilla) ] && grep MOZILLA_FIVE_HOME= "$(which mozilla)" > /dev/null ; then
- MOZILLA_HOME=$(grep MOZILLA_FIVE_HOME= $(which mozilla) | cut -d '"' -f 2)
-else
- echo "Cannot find mozilla installation directory. Please set MOZILLA_FIVE_HOME to your mozilla directory"
- exit 1
-fi
-
-MD_BIN_PATH=@prefix@/lib/monodevelop/bin
-
-if [ -n $LD_LIBRARY_PATH ]; then
- export LD_LIBRARY_PATH=$MOZILLA_HOME:$MD_BIN_PATH:$LD_LIBRARY_PATH
-else
- export LD_LIBRARY_PATH=$MOZILLA_HOME:$MD_BIN_PATH
-fi
-
-if [ -n $PKG_CONFIG_PATH ]; then
- export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:@gtksharp_prefix@/lib/pkgconfig/
-else
- export PKG_CONFIG_PATH=@gtksharp_prefix@/lib/pkgconfig/
-fi
-
-export MOZILLA_FIVE_HOME=$MOZILLA_HOME
-
-ARGS=`reWrite "$@"`
-set -- $ARGS
-
-cd $MD_BIN_PATH
-
-case x$1 in
- x--profile)
- mono --profile ./MonoDevelop.exe $@
- exit 0
- ;;
- x--debug)
- mono --debug ./MonoDevelop.exe $@
- exit 0
- ;;
- x--trace)
- mono --trace ./MonoDevelop.exe $@
- exit 0;
- ;;
-esac
-
-# should not use --debug when we are more stable
-mono --debug ./MonoDevelop.exe $@
-
Deleted: trunk/MonoDevelop/monodevelop.keys
===================================================================
--- trunk/MonoDevelop/monodevelop.keys 2004-06-27 03:28:58 UTC (rev 1844)
+++ trunk/MonoDevelop/monodevelop.keys 2004-06-27 03:59:08 UTC (rev 1845)
@@ -1,31 +0,0 @@
-text/x-csharp:
- open=monodevelop %f
- edit=monodevelop %f
- view=monodevelop %f
-
-text/x-java:
- open=monodevelop %f
- edit=monodevelop %f
- view=monodevelop %f
-
-text/x-msil:
- open=monodevelop %f
- edit=monodevelop %f
- view=monodevelop %f
-
-text/x-nemerle:
- open=monodevelop %f
- edit=monodevelop %f
- view=monodevelop %f
-
-text/x-vb:
- open=monodevelop %f
- edit=monodevelop %f
- view=monodevelop %f
-
-application/x-prjx:
- open=monodevelop %f
-
-application/x-cmbx:
- open=monodevelop %f
-
Deleted: trunk/MonoDevelop/monodevelop.mime
===================================================================
--- trunk/MonoDevelop/monodevelop.mime 2004-06-27 03:28:58 UTC (rev 1844)
+++ trunk/MonoDevelop/monodevelop.mime 2004-06-27 03:59:08 UTC (rev 1845)
@@ -1,15 +0,0 @@
-application/x-cmbx
- category=Software Development
- default_action_type=monodevelop
- description=MonoDevelop Solution
- ext: cmbx
- icon_filename=monodevelop.png
- short_list_application_ids_for_novice_user_level=monodevelop
-
-application/x-prjx
- category=Software Development
- default_action_type=monodevelop
- description=MonoDevelop Project
- ext: prjx
- icon_filename=monodevelop.png
- short_list_application_ids_for_novice_user_level=monodevelop
Deleted: trunk/MonoDevelop/monodevelop.png
===================================================================
(Binary files differ)
Deleted: trunk/MonoDevelop/monodevelop.xml
===================================================================
--- trunk/MonoDevelop/monodevelop.xml 2004-06-27 03:28:58 UTC (rev 1844)
+++ trunk/MonoDevelop/monodevelop.xml 2004-06-27 03:59:08 UTC (rev 1845)
@@ -1,103 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
- <mime-type type="text/x-csharp">
- <comment xml:lang="en">C# source</comment>
- <glob pattern="*.cs"/>
- </mime-type>
- <mime-type type="text/x-msil">
- <comment xml:lang="en">IL source</comment>
- <glob pattern="*.il"/>
- </mime-type>
- <mime-type type="text/x-nemerle">
- <comment xml:lang="en">Nemerle source</comment>
- <glob pattern="*.n"/>
- </mime-type>
- <mime-type type="text/x-vb">
- <comment xml:lang="en">VB source</comment>
- <glob pattern="*.vb"/>
- </mime-type>
- <mime-type type="text/x-js">
- <comment xml:lang="en">JScript source</comment>
- <glob pattern="*.js"/>
- </mime-type>
- <mime-type type="application/x-aspx">
- <comment xml:lang="en">ASP.NET page</comment>
- <glob pattern="*.aspx"/>
- </mime-type>
- <mime-type type="application/x-ashx">
- <comment xml:lang="en">ASP.NET handler</comment>
- <glob pattern="*.ashx"/>
- </mime-type>
- <mime-type type="application/x-ascx">
- <comment xml:lang="en">ASP.NET user control</comment>
- <glob pattern="*.ascx"/>
- </mime-type>
- <mime-type type="application/x-asix">
- <comment xml:lang="en">ASP.NET image generator</comment>
- <glob pattern="*.asix"/>
- </mime-type>
- <mime-type type="application/x-axd">
- <comment xml:lang="en">ASP.NET handler</comment>
- <glob pattern="*.axd"/>
- </mime-type>
- <mime-type type="application/x-web-config">
- <comment xml:lang="en">ASP.NET web config</comment>
- <glob pattern="web.config"/>
- </mime-type>
- <mime-type type="application/x-machine-config">
- <comment xml:lang="en">Mono machine config</comment>
- <glob pattern="machine.config"/>
- </mime-type>
- <mime-type type="application/x-config">
- <comment xml:lang="en">Mono application config</comment>
- <glob pattern="*.config"/>
- </mime-type>
- <mime-type type="application/x-master-page">
- <comment xml:lang="en">ASP.NET master page</comment>
- <glob pattern="*.master"/>
- </mime-type>
- <mime-type type="application/x-resources">
- <comment xml:lang="en">resources bundle</comment>
- <glob pattern="*.resources"/>
- </mime-type>
- <mime-type type="application/x-resourcesx">
- <comment xml:lang="en">resx bundle</comment>
- <glob pattern="*.resx"/>
- </mime-type>
- <mime-type type="application/x-remoting">
- <comment xml:lang="en">remoting handler</comment>
- <glob pattern="*.rem"/>
- </mime-type>
- <mime-type type="application/x-soap-remoting">
- <comment xml:lang="en">soap remoting handler</comment>
- <glob pattern="*.soap"/>
- </mime-type>
- <mime-type type="application/x-asmx">
- <comment xml:lang="en">ASP.NET web service</comment>
- <glob pattern="*.asmx"/>
- </mime-type>
- <mime-type type="application/x-prjx">
- <comment xml:lang="en">MonoDevelop project</comment>
- <glob pattern="*.prjx"/>
- </mime-type>
- <mime-type type="application/x-cmbx">
- <comment xml:lang="en">MonoDevelop solution</comment>
- <glob pattern="*.cmbx"/>
- </mime-type>
- <mime-type type="application/x-mdsx">
- <comment xml:lang="en">MonoDevelop solution</comment>
- <glob pattern="*.mdsx"/>
- </mime-type>
- <mime-type type="application/x-disco">
- <comment xml:lang="en">Static Discovery File</comment>
- <glob pattern="*.disco"/>
- </mime-type>
- <mime-type type="application/x-asax">
- <comment xml:lang="en">ASP.NET Global Application Class</comment>
- <glob pattern="*.asax"/>
- </mime-type>
- <mime-type type="application/x-wsdl">
- <comment xml:lang="en">Webservices Description File</comment>
- <glob pattern="*.wsdl"/>
- </mime-type>
-</mime-info>
Deleted: trunk/MonoDevelop/omf.make
===================================================================
--- trunk/MonoDevelop/omf.make 2004-06-27 03:28:58 UTC (rev 1844)
+++ trunk/MonoDevelop/omf.make 2004-06-27 03:59:08 UTC (rev 1845)
@@ -1,53 +0,0 @@
-#
-# No modifications of this Makefile should be necessary.
-#
-# This file contains the build instructions for installing OMF files. It is
-# generally called from the makefiles for particular formats of documentation.
-#
-# Note that you must configure your package with --localstatedir=/var/lib
-# so that the scrollkeeper-update command below will update the database
-# in the standard scrollkeeper directory.
-#
-# If it is impossible to configure with --localstatedir=/var/lib, then
-# modify the definition of scrollkeeper_localstate_dir so that
-# it points to the correct location. Note that you must still use
-# $(localstatedir) in this or when people build RPMs it will update
-# the real database on their system instead of the one under RPM_BUILD_ROOT.
-#
-# Note: This make file is not incorporated into xmldocs.make because, in
-# general, there will be other documents install besides XML documents
-# and the makefiles for these formats should also include this file.
-#
-# About this file:
-# This file was taken from scrollkeeper_example2, a package illustrating
-# how to install documentation and OMF files for use with ScrollKeeper
-# 0.3.x and 0.4.x. For more information, see:
-# http://scrollkeeper.sourceforge.net/
-# Version: 0.1.2 (last updated: March 20, 2002)
-#
-
-omf_dest_dir=$(datadir)/omf/@PACKAGE@
-scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
-
-omf: omf_timestamp
-
-omf_timestamp: $(omffile)
- -for file in $(omffile); do \
- scrollkeeper-preinstall $(docdir)/$(docname).xml $(srcdir)/$$file $$file.out; \
- done
- touch omf_timestamp
-
-install-data-hook-omf:
- $(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
- for file in $(omffile); do \
- $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
- done
- -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
-
-uninstall-local-omf:
- -for file in $(srcdir)/*.omf; do \
- basefile=`basename $$file`; \
- rm -f $(omf_dest_dir)/$$basefile; \
- done
- -rmdir $(omf_dest_dir)
- -scrollkeeper-update -p $(scrollkeeper_localstate_dir)
Deleted: trunk/MonoDevelop/xmldocs.make
===================================================================
--- trunk/MonoDevelop/xmldocs.make 2004-06-27 03:28:58 UTC (rev 1844)
+++ trunk/MonoDevelop/xmldocs.make 2004-06-27 03:59:08 UTC (rev 1845)
@@ -1,95 +0,0 @@
-#
-# No modifications of this Makefile should be necessary.
-#
-# To use this template:
-# 1) Define: figdir, docname, lang, omffile, and entities in
-# your Makefile.am file for each document directory,
-# although figdir, omffile, and entities may be empty
-# 2) Make sure the Makefile in (1) also includes
-# "include $(top_srcdir)/xmldocs.make" and
-# "dist-hook: app-dist-hook".
-# 3) Optionally define 'entities' to hold xml entities which
-# you would also like installed
-# 4) Figures must go under $(figdir)/ and be in PNG format
-# 5) You should only have one document per directory
-# 6) Note that the figure directory, $(figdir)/, should not have its
-# own Makefile since this Makefile installs those figures.
-#
-# example Makefile.am:
-# figdir = figures
-# docname = scrollkeeper-manual
-# lang = C
-# omffile=scrollkeeper-manual-C.omf
-# entities = fdl.xml
-# include $(top_srcdir)/xmldocs.make
-# dist-hook: app-dist-hook
-#
-# About this file:
-# This file was taken from scrollkeeper_example2, a package illustrating
-# how to install documentation and OMF files for use with ScrollKeeper
-# 0.3.x and 0.4.x. For more information, see:
-# http://scrollkeeper.sourceforge.net/
-# Version: 0.1.2 (last updated: March 20, 2002)
-#
-
-
-# ************* Begin of section some packagers may need to modify **************
-# This variable (docdir) specifies where the documents should be installed.
-# This default value should work for most packages.
-# docdir = $(datadir)/@PACKAGE@/doc/$(docname)/$(lang)
-docdir = $(datadir)/gnome/help/$(docname)/$(lang)
-
-# ************** You should not have to edit below this line *******************
-xml_files = $(entities) $(docname).xml
-
-EXTRA_DIST = $(xml_files) $(omffile)
-CLEANFILES = omf_timestamp
-
-include $(top_srcdir)/omf.make
-
-all: omf
-
-$(docname).xml: $(entities)
- -ourdir=`pwd`; \
- cd $(srcdir); \
- cp $(entities) $$ourdir
-
-app-dist-hook:
- if test "$(figdir)"; then \
- $(mkinstalldirs) $(distdir)/$(figdir); \
- for file in $(srcdir)/$(figdir)/*.png; do \
- basefile=`echo $$file | sed -e 's,^.*/,,'`; \
- $(INSTALL_DATA) $$file $(distdir)/$(figdir)/$$basefile; \
- done \
- fi
-
-install-data-local: omf
- $(mkinstalldirs) $(DESTDIR)$(docdir)
- for file in $(xml_files); do \
- cp $(srcdir)/$$file $(DESTDIR)$(docdir); \
- done
- if test "$(figdir)"; then \
- $(mkinstalldirs) $(DESTDIR)$(docdir)/$(figdir); \
- for file in $(srcdir)/$(figdir)/*.png; do \
- basefile=`echo $$file | sed -e 's,^.*/,,'`; \
- $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \
- done \
- fi
-
-install-data-hook: install-data-hook-omf
-
-uninstall-local: uninstall-local-doc uninstall-local-omf
-
-uninstall-local-doc:
- -if test "$(figdir)"; then \
- for file in $(srcdir)/$(figdir)/*.png; do \
- basefile=`echo $$file | sed -e 's,^.*/,,'`; \
- rm -f $(docdir)/$(figdir)/$$basefile; \
- done; \
- rmdir $(DESTDIR)$(docdir)/$(figdir); \
- fi
- -for file in $(xml_files); do \
- rm -f $(DESTDIR)$(docdir)/$$file; \
- done
- -rmdir $(DESTDIR)$(docdir)
-
More information about the Monodevelop-patches-list
mailing list