aboutsummaryrefslogtreecommitdiffstats
path: root/notes
Commit message (Expand)AuthorAgeFilesLines
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-1/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Removed EVOLUTION_VERSION from the rest of makefiles. use VERSION instead. SoGediminas Paulauskas2001-05-081-1/+0
* Removed .oafinfo files -- they are obsolete. Moved pixmaps fromGediminas Paulauskas2001-03-151-54/+0
* Do it in the dead dir too. Look mum, no ChangeLog...Kjartan Maraas2001-02-132-6/+9
* ShhKjartan Maraas2001-01-101-0/+2
* return NULL if we can't create a view.Michael Meeks2000-12-055-68/+16
* removed #ifdef ENABLE_NLS/#endif on Miguel's request.Gediminas Paulauskas2000-11-301-2/+0
* #!/usr/bin/perl -pi.bakMichael Meeks2000-11-163-6/+6
* Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync upMatt Bissiri2000-11-113-3/+3
* modified or added a bunch of .cvsignore to ignore generated files, whichGediminas Paulauskas2000-11-011-0/+2
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-241-1/+1
* 2000-10-20 Michael Meeks <michael@helixcode.com>Michael Meeks2000-10-211-4/+4
* cripple, not worth updating to new UI code.Michael Meeks2000-10-191-1/+5
* Fix a small bugAnders Carlsson2000-10-111-9/+10
* Make it compile.Anders Carlsson2000-10-114-21/+9
* s/Bonobo_UIHandler/Bonobo_UIContainer/Michael Meeks2000-09-211-1/+1
* remove USING_OAF referenceDan Winship2000-08-301-5/+1
* Everywhere unref the remote_uih having done a set_container.Michael Meeks2000-08-041-0/+1
* EvolutionShellClient.Ettore Perazzoli2000-06-301-1/+1
* Removed the usage of "x" and "y" arguments to EText.Christopher James Lahey2000-06-211-2/+3
* Build a `libeshell.a' library in `shell/' so that we don't need toEttore Perazzoli2000-06-131-15/+3
* *** empty log message ***Seth Alves2000-06-081-0/+2
* StuffAnders Carlsson2000-06-0714-0/+1293
:#3a3935">: "node ./packages/monorepo-scripts/lib/doc_generate_and_upload.js", "test:generate_docs:circleci": "for i in ${npm_package_config_packagesWithDocPages}; do yarn generate_doc --package $i --shouldUpload false --isStaging true || break -1; done;", "bundlewatch": "bundlewatch", "lint": "wsrun lint $PKG --fast-exit --parallel --exclude-missing" }, "config": { "mnemonic": "concert load couple harbor equip island argue ramp clarify fence smart topic", "packagesWithDocPages": "0x.js connect json-schemas subproviders web3-wrapper contract-wrappers order-utils order-watcher sol-compiler sol-cov ethereum-types asset-buyer migrations" }, "bundlewatch": { "files": [ { "path": "packages/0x.js/_bundles/index.min.js", "maxSize": "700kB" }, { "path": "packages/instant/umd/instant.js", "maxSize": "1000kB" } ], "ci": { "trackBranches": [ "master", "development" ], "repoBranchBase": "development" } }, "devDependencies": { "@0x-lerna-fork/lerna": "3.0.0-beta.26", "@0xproject/npm-cli-login": "^0.0.11", "async-child-process": "^1.1.1", "bundlewatch": "^0.2.1", "coveralls": "^3.0.0", "ganache-cli": "6.1.8", "lcov-result-merger": "^3.0.0", "lerna": "^3.0.0-beta.25", "npm-run-all": "^4.1.2", "prettier": "^1.11.1", "source-map-support": "^0.5.6", "typescript": "3.0.1", "wsrun": "^2.2.0" } }