Граф коммитов

166 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com b2faaada14 fixing pref ordering issues so camino prefs load last. turning off loading
of favicons at launch time. just too slow.
2003-11-13 20:35:58 +00:00
pinkerton%netscape.com 4faab381d3 added IOKit to static target 2003-10-31 03:46:00 +00:00
pinkerton%netscape.com 61fbbae728 change to 0.7+ and Mozilla Foundation 2003-10-29 20:00:35 +00:00
pinkerton%netscape.com 24243da2a2 remove "new files" folder left by accident 2003-10-22 15:59:07 +00:00
pinkerton%netscape.com 53289655fc fix build bustage from decomification of nsIDocument 2003-10-22 14:56:07 +00:00
pinkerton%netscape.com dd6aaeeec7 bookmark system rewrite. thanks to dave haas and simon woodside (bug 212630) 2003-10-22 01:08:55 +00:00
pinkerton%netscape.com 5ac8b96b39 fix build bustage (bug 221984, r=bryner/cls) 2003-10-14 19:55:18 +00:00
pinkerton%netscape.com d5c34e0784 remove obsolete library from non-static build to fix bustage 2003-08-16 03:03:22 +00:00
pinkerton%netscape.com b1b93193f2 fix bustage from string moving into xpcom 2003-08-15 19:48:56 +00:00
pinkerton%netscape.com 62b653fa0d grrr. static target. 2003-07-25 17:35:24 +00:00
pinkerton%netscape.com 44b724aa44 more bustage 2003-07-25 17:22:03 +00:00
pinkerton%netscape.com 397262e52d fix bustage 2003-07-25 16:51:27 +00:00
bryner%netscape.com 1f67224262 Fixing bustage - libjar50 is now a static component. 2003-06-10 00:47:14 +00:00
bryner%netscape.com 213b131aa3 Fix static build bustage by removing reference to libmng. Also remove .mng from document types list. 2003-06-04 18:56:35 +00:00
bryner%netscape.com 8b1843724e It's no longer necessary to pass -DIBMBIDI on the command line; it's defined in mozilla-config.h which we include through the prefix file. 2003-05-22 08:31:23 +00:00
bryner%netscape.com 9b9f348420 make copying of history.properties objdir-safe 2003-05-20 10:23:52 +00:00
bryner%netscape.com 95f1436516 modules/zlib/src is not needed as a library search path. 2003-05-20 09:57:45 +00:00
pinkerton%netscape.com 4a9194ee22 add build phase to add history.properties to embed.jar before we copy it
over since we can't modify the embed manifest (bug 205598)
2003-05-15 01:53:08 +00:00
pinkerton%netscape.com 9dbcbba366 add indicator of blocked popup and a popdown menu to quickly unblock sites 2003-05-14 03:45:06 +00:00
bryner%netscape.com 9464dace90 Add typeahead find to Camino (bug 174898). If you're building Camino, you'll need to add typeaheadfind to the extensions list. 2003-05-05 07:14:33 +00:00
pinkerton%netscape.com e4738f5ca7 new layout of webfeatures panel, added popup whitelist editor and setting
to turn off ability of websites to adjust win size/pos and status bar. Fixed
privacy panel to correctly scan the permission list for cookies.
2003-04-25 06:18:37 +00:00
sfraser%netscape.com ad05d334c3 Fixing path to PrintPDE.plugin now that it goes into dist/package. 2003-04-19 00:57:01 +00:00
sfraser%netscape.com 2281bde0da Add libucvutil_s.a to the project to fix static build bustage. 2003-04-18 02:24:40 +00:00
sfraser%netscape.com d8f1c2f929 Fix include paths to make things work in an objdir build. 2003-04-13 03:55:26 +00:00
sfraser%netscape.com 24f1c3904f Fix more non dist-relative paths 2003-04-13 03:42:23 +00:00
sfraser%netscape.com 02e0a0e7bb Fix paths to gopher image files to be dist-relative. 2003-04-13 03:37:07 +00:00
ccarlen%netscape.com 8eaa1471d2 Bug 201508 - Add Print Dialog PDE to Camino. r=pink/sr=sfraser 2003-04-11 20:27:56 +00:00
pinkerton%netscape.com 05ae85ece3 adding google search bar, from pgauria@uark.edu (bug 158246) 2003-04-10 03:48:41 +00:00
sfraser%netscape.com 9508762be1 Fix static target include paths. 2003-04-01 01:55:34 +00:00
pinkerton%netscape.com 2103e47160 implement new cookie dialog api. 2003-03-31 20:34:45 +00:00
pinkerton%netscape.com d8bcb99a94 oops, put new files in wrong place 2003-03-24 13:29:17 +00:00
pinkerton%netscape.com 45e820f36d new in-window bookmark manager. 2003-03-24 02:10:08 +00:00
bryner%netscape.com f2a4ff450b also link the binary against libxpcom_compat for static builds 2003-03-18 11:00:09 +00:00
bryner%netscape.com 8c561ffa25 Fix static build bustage - libxpcom_compat is now always shared. Also, removed unwanted .xpt file from bundle resources. 2003-03-18 07:28:25 +00:00
sfraser%netscape.com 9c83a7a505 Add linkage with libxpcom_compat.a in static build. 2003-03-16 19:43:50 +00:00
sfraser%netscape.com 74407828ae Fix static build target. 2003-03-15 23:20:00 +00:00
sfraser%netscape.com d09c851648 Fix some absolute paths that got in there by accident. 2003-03-15 22:48:19 +00:00
sfraser%netscape.com 5b25aee5db Fix project after dougt changes. Static build still likely broken. 2003-03-15 19:18:30 +00:00
bryner%netscape.com 7ce4b290a0 Implement Aqua form controls when building with the Cocoa toolkit (bug 188254). r=pinkerton, sr=sfraser. 2003-03-12 04:57:33 +00:00
bryner%netscape.com 9dda3018ca Static build fixes - update for components which have been merged together. 2003-03-08 11:37:44 +00:00
bryner%netscape.com 512db29eec libmozz should no longer be required 2003-03-08 01:48:47 +00:00
bryner%netscape.com 94da3c6af6 Bump version to 0.7 on the trunk (and 0.7+ for UA string identifier). 2003-03-07 02:45:59 +00:00
bryner%netscape.com f3d85b04b9 remove reference to gecko broken-image.gif since we have our own. 2003-03-06 00:42:44 +00:00
bryner%netscape.com 366627100c copy libmozz.dylib for now, should fix camino trunk tinderbox bustage 2003-03-05 12:03:25 +00:00
sfraser%netscape.com c0093a7a0f Merge Chimera->Camino name changing to the trunk. 2003-03-04 18:18:53 +00:00
bryner%netscape.com 4b5d102721 Landing changes from CHIMERA_M1_0_1_BRANCH. (I know I'm breaking the static build, I'll fix it later). Code depending on other Mozilla changes is #ifdef'd BRANCH_CHANGES_NEED_MERGED. 2003-02-13 10:26:09 +00:00
bryner%netscape.com 8c16915a74 Fix up static build some more (and remove extraneous framework path into sdagley's home directory). 2003-01-10 03:10:54 +00:00
bryner%netscape.com 602517a9bc Fix up static build. 2003-01-10 01:27:52 +00:00
bryner%netscape.com b434ea0790 Merging changes from CHIMERA_M1_0_1_BRANCH. 2003-01-08 06:33:05 +00:00
bryner%netscape.com aa8cff95d3 Landing all changes from CHIMERA_M1_0_1_BRANCH onto the trunk, and adapting to trunk API changes. Not part of any normal build. 2002-12-12 11:34:25 +00:00