summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Melodactyl naming fixes 2.Doug Kearns2010-10-03
| | | | | --HG-- rename : melodactyl/content/xulmus.svg => melodactyl/content/melodactyl.svg
* muttator -> teledactyl in Makefileteramako2010-09-22
| | | | | --HG-- extra : rebase_source : 74eb1dcbb0e9f701502106683b962ac071368d55
* imported patch dactylifyKris Maglione2010-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --HG-- rename : common/content/liberator-overlay.js => common/content/dactyl-overlay.js rename : common/content/liberator.js => common/content/dactyl.js rename : common/content/liberator.xul => common/content/dactyl.xul rename : common/skin/liberator.css => common/skin/dactyl.css rename : muttator/content/compose/liberator.dtd => muttator/content/compose/dactyl.dtd rename : muttator/content/compose/liberator.xul => muttator/content/compose/dactyl.xul rename : muttator/content/liberator.dtd => muttator/content/dactyl.dtd rename : vimperator/AUTHORS => pentadactyl/AUTHORS rename : vimperator/Donors => pentadactyl/Donors rename : vimperator/Makefile => pentadactyl/Makefile rename : vimperator/NEWS => pentadactyl/NEWS rename : vimperator/TODO => pentadactyl/TODO rename : vimperator/chrome.manifest => pentadactyl/chrome.manifest rename : vimperator/components/about-handler.js => pentadactyl/components/about-handler.js rename : vimperator/components/commandline-handler.js => pentadactyl/components/commandline-handler.js rename : vimperator/components/protocols.js => pentadactyl/components/protocols.js rename : vimperator/content/about.html => pentadactyl/content/about.html rename : vimperator/content/about_background.png => pentadactyl/content/about_background.png rename : vimperator/content/config.js => pentadactyl/content/config.js rename : vimperator/content/liberator.dtd => pentadactyl/content/dactyl.dtd rename : vimperator/content/logo.png => pentadactyl/content/logo.png rename : vimperator/content/vimperator.svg => pentadactyl/content/pentadactyl.svg rename : vimperator/content/vimperator.xul => pentadactyl/content/pentadactyl.xul rename : vimperator/contrib/vim/Makefile => pentadactyl/contrib/vim/Makefile rename : vimperator/contrib/vim/ftdetect/vimperator.vim => pentadactyl/contrib/vim/ftdetect/pentadactyl.vim rename : vimperator/contrib/vim/mkvimball.txt => pentadactyl/contrib/vim/mkvimball.txt rename : vimperator/contrib/vim/syntax/vimperator.vim => pentadactyl/contrib/vim/syntax/pentadactyl.vim rename : vimperator/install.rdf => pentadactyl/install.rdf rename : vimperator/locale/en-US/all.xml => pentadactyl/locale/en-US/all.xml rename : vimperator/locale/en-US/autocommands.xml => pentadactyl/locale/en-US/autocommands.xml rename : vimperator/locale/en-US/liberator.dtd => pentadactyl/locale/en-US/dactyl.dtd rename : vimperator/locale/en-US/gui.xml => pentadactyl/locale/en-US/gui.xml rename : vimperator/locale/en-US/intro.xml => pentadactyl/locale/en-US/intro.xml rename : vimperator/locale/en-US/options.xml => pentadactyl/locale/en-US/options.xml rename : vimperator/locale/en-US/tutorial.xml => pentadactyl/locale/en-US/tutorial.xml rename : vimperator/vimperatorrc.example => pentadactyl/pentadactylrc.example rename : vimperator/regressions.js => pentadactyl/regressions.js rename : vimperator/skin/about.css => pentadactyl/skin/about.css rename : vimperator/skin/icon.png => pentadactyl/skin/icon.png rename : xulmus/content/liberator.dtd => xulmus/content/dactyl.dtd rename : xulmus/locale/en-US/liberator.dtd => xulmus/locale/en-US/dactyl.dtd
* revert accidental changes to MakefileMartin Stubenschrott2009-09-30
|
* added some artwork to the www/ directory. I probably should make a new "www" ↵Martin Stubenschrott2009-09-30
| | | | repo on Google Code for these things.
* And xulmus was born.Doug Kearns2009-03-16
|
* Updated main Makefile to support 'make target1 target2'Ted Pavlic2009-02-04
|
* Make xpi the default liberator/Makefile target (rather than clean).Ted Pavlic2009-01-21
|
* Sorry, stashed changes including:Kris Maglione2009-01-21
| | | | | Change util.range to accept an increment as the third argument. Sanitize Makefile.doc
* .gitignore and Makefile cleanup to make build environment friendly (and ↵Ted Pavlic2009-01-12
| | | | non-biased) to other editors.
* Moved tildetidy into main Makefile.Ted Pavlic2009-01-12
|
* Three small changes (copyright, template.js copyright, and tildetidy target)Ted Pavlic2009-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | a.) Cleaned up copyright language to match conventions. (I used the memoir document class documentation as a reference, but these conventions are common throughout publishing) * The (c) symbol has no legal meaning. Only the word "Copyright" and an encircled lowercase c are appropriate. So the word "Copyright" was placed before each (c). * Each (C) was changed to (c). * Kris uses the correct symbols in copyright notices, but those symbols can be problematic in terminal-mode editors. Added the word "Copyright" as well. * Replaced colons/spaces after years with the word "by." b.) Added a copyright notice to common/content/template.js. It was missing one entirely. Please correct if it doesn't need one or if the copyright isn't held by Martin. c.) Also added a "tildetidy" target to Makefile common that includes a version of the find line from the existing "clean" target (however, this version uses "rm -fv" instead of "rm -f").
* Add toplevel Makefile.Kris Maglione2008-12-04
|
* New directory layout.Kris Maglione2008-12-02
|
* updated version to 2.0pre since the next release will probably break the ↵Martin Stubenschrott2008-08-16
| | | | completion API again
* released vimperator 1.2Martin Stubenschrott2008-08-16
|
* Changing version to 1.2preDaniel Bainton2008-06-05
|
* vimperator 1.1 with security fixMartin Stubenschrott2008-06-03
|
* bump version numberDoug Kearns2008-05-19
|
* Vimperator 1.0! Horray!Martin Stubenschrott2008-05-14
|
* [muttator] allow external editor with ctrl-i when composing messages. Also a ↵Martin Stubenschrott2008-05-14
| | | | framework for more compose window related mappings (like y to send message)
* changed make system to allow easy development of muttator, also added first ↵Martin Stubenschrott2008-02-04
| | | | muttator specific file to the repository
* Fixing the chrome.manifest locales to work with the xpiDaniel Bainton2008-01-21
|
* tag and atag macros for asciidoc finally workingMartin Stubenschrott2008-01-06
|
* updated makefile for autogenerating help with asciidoc, thanks a lot bartman!Martin Stubenschrott2008-01-06
|
* updated Makefile for static helpMartin Stubenschrott2008-01-03
|
* allow Vimperator to run directly from an unpackaged development directoryDoug Kearns2007-10-15
|
* don't run the binary files through sed when replacing the VERSION tokenDoug Kearns2007-10-01
|
* change directory structure to follow the more standard package hierarchyDoug Kearns2007-09-30
|
* fixed makefileMartin Stubenschrott2007-09-05
|
* use preX.X for development version numbersDoug Kearns2007-09-05
|
* update version to 0.6devDoug Kearns2007-09-04
|
* GNU make 3.80 can't parse "else ifeq"Doug Kearns2007-08-27
|
* first attempt for an logoMartin Stubenschrott2007-08-21
| | | | probably at the wrong chrome location, it just didn't accept files in chrome/skin/ in my first attempts, but i don't really care as a logo is also "content" :)
* find the correct FIREFOX_DEFAULT extensions directory path when run on CygwinDoug Kearns2007-08-17
|
* Changed version number to 0.6 CVSMartin Stubenschrott2007-08-17
|
* only add NEWS instead of ChangeLog in .xpi, to dramatically reduce size for ↵Martin Stubenschrott2007-08-16
| | | | future releases
* fix bug #17377 - Unable to build sources on Mac OS XDoug Kearns2007-07-26
|
* First attempt in making vimperator object orietened.Martin Stubenschrott2007-05-11
| | | | For now only the CommandLine widget was made a real encapsulated object.
* keyword support for bookmarksMartin Stubenschrott2007-05-04
|
* bug fix releaseMartin Stubenschrott2007-05-02
|
* fixed gu and gUMartin Stubenschrott2007-05-01
|
* new make release commandMartin Stubenschrott2007-04-29
|
* more makefile fixes by BartMartin Stubenschrott2007-04-29
|
* *** empty log message ***Martin Stubenschrott2007-04-29
|
* Makefile fixes and much sexier help fileMartin Stubenschrott2007-04-29
|
* Makefile changes for missing chrome/ dirMartin Stubenschrott2007-04-25
|
* redesing of the help page to be more like vim's help. :tab command like in vim.Viktor Kojouharov2007-04-22
| | | | the extension id has changed to a more readable string. any older versions of vimperator MUST be uninstalled, otherwise there will be 2 versions of the extension in the addons list.
* small changesMartin Stubenschrott2007-04-20
|
* :source supportMartin Stubenschrott2007-04-20
|