bryner%brianryner.com
76dab105d7
remove extra semicolons (bug 218551)
2003-09-09 06:30:54 +00:00
pinkerton%netscape.com
9c8915e027
don't use the capbilities.* prefs to block setting status and window
...
resizes as they cause websites to break by throwing unexpectedly.
(bug 216779)
2003-09-03 02:51:52 +00:00
pinkerton%netscape.com
ce68afba13
fix compiler warning (bug 202716)
2003-08-21 02:46:11 +00:00
pinkerton%netscape.com
c3de13826d
fix leaked target on each select menu item and possibly the menu (patch
...
from dhaas) bug 212628.
2003-08-16 03:40:03 +00:00
pinkerton%netscape.com
e0ad01820a
updating comment
2003-08-16 03:38:45 +00:00
pinkerton%netscape.com
78fbfc1d65
don't set the "disable during load" popup blocking pref (bug 155351)
2003-08-16 03:09:43 +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
bryner%brianryner.com
b915cb7a1e
Fixing Camino and Cocoa embedding bustage. Checking in for ben.
2003-08-05 03:33:12 +00:00
bzbarsky%mit.edu
808162701f
Updating to new nsIContent stuff to fix build bustage
2003-07-30 07:07:10 +00:00
bzbarsky%mit.edu
2bdf4ab6e6
This should be that last of the nsIContent stuff for now.
2003-07-29 06:04:46 +00:00
bzbarsky%mit.edu
7662f25d26
This would break too if Camino were actually building right now.
2003-07-29 05:53:19 +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
cbiesinger%web.de
faf8419fc6
147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
...
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
dwitte%stanford.edu
79a057d46a
Bug 209475: Make nsIPermissionManager more flexible for extensions.
...
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.
Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).
patch by mvl; r=dwitte, sr=bz.
2003-07-09 00:20:57 +00:00
bryner%netscape.com
960d74f2d9
Remove static makefile; you need to be using camino.mk to build.
2003-07-08 21:14:37 +00:00
bryner%netscape.com
26ed56c408
Search for either pbxbuild or pbbuild, to allow building with the xcode tools on Mac OS X. Also, use -no-cpp-precomp instead of -traditional-cpp, for gcc 3.3 compatibility. Bug 211895, r=sfraser.
2003-07-07 18:22:04 +00:00
cbiesinger%web.de
a711e6e3a0
193698 r=bzbarsky sr=darin "attachment" content shows a checkbox for "don't ask"
...
This checkin makes it so that we grey out the "Always ask me" checkbox for files sent
with content-disposition:attachment, and show another text indicating that the server
asked to not display the file.
2003-07-03 13:55:17 +00:00
bzbarsky%mit.edu
fded87ee87
Fixing build bustage in camino, followup to bug 211181
2003-07-02 16:43:25 +00:00
bzbarsky%mit.edu
e572336394
Fixing camino bustage. Follow-up to bug 211169
2003-07-02 04:57:48 +00:00
bryner%netscape.com
e6b3e2f653
Fix crash when a new page loads while the previous page's context menu is active, and Customize is in the toolbar (bug 168051). r=pinkerton.
2003-07-02 00:13:40 +00:00
bryner%netscape.com
1b65b3d8ff
Attempting to fix Camino bustage
2003-06-19 00:39:14 +00:00
dbaron%dbaron.org
a7bb5bed93
Fix bustage from bug 205895.
2003-06-18 05:38:20 +00:00
dbaron%dbaron.org
2c47fe8e97
Fixing bustage. b=209087
2003-06-14 06:10:29 +00:00
dbaron%dbaron.org
a5ce87f5a7
Fixing bustage. b=209087
2003-06-14 06:08:44 +00:00
pinkerton%netscape.com
df061f5e69
fix crash when we can't get a content node when counting children. (bug 210506)
2003-06-10 21:43:57 +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
5fef2370ad
Implement Find Previous (cmd+shift+G), bug 206918. r=sfraser.
2003-05-27 20:00:56 +00:00
bryner%netscape.com
4752a4edbb
Adding Makefile.in to support objdir builds. Not yet hooked up to camino.mk.
2003-05-27 06:49:16 +00:00
varga%netscape.com
1214637bc6
Another attempt to fix Camino.
2003-05-23 15:27:15 +00:00
varga%netscape.com
8f8d39f2e4
Trying to fix camino bustage.
2003-05-23 14:06:47 +00:00
pinkerton%netscape.com
ee341001ce
don't use jaguar-only routines for search field (bug 201796)
2003-05-23 01:45:29 +00:00
bryner%netscape.com
dcffce3ee0
Unify the find strings for the find dialog and typeahead find. This also fixes "find again" in conjunction with typeahead find (bug 204645). r=pink.
2003-05-23 00:27:43 +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
pinkerton%netscape.com
ff0ef17ab9
ensure target is set correctly when switching between bm & history
2003-05-22 05:05:20 +00:00
bryner%netscape.com
8c923f7080
fix a few warnings
2003-05-20 10:35:40 +00:00
bryner%netscape.com
9b9f348420
make copying of history.properties objdir-safe
2003-05-20 10:23:52 +00:00
bryner%netscape.com
b0ce57cf49
fix a warning
2003-05-20 10:21:15 +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
c95feacd03
fix a variety of crashes caused by me being stupid (window close, quit, clicking
...
on folder button). (bug 205667)
2003-05-15 18:38:59 +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
pinkerton%netscape.com
0553257a33
first stab at popup blocked image
2003-05-14 03:23:04 +00:00
bryner%netscape.com
4128c39f61
Set typeahead find to search all text by default. Also, removed some prefs that no longer need to be overridden from all.js
2003-05-07 05:38:34 +00:00
bryner%netscape.com
61e2ac0978
Oops, forgot this file. Enable typeaheadfind for static builds.
2003-05-05 20:48:45 +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
a96c3f51fb
make add to whitelist work on 10.1 by using the routine i really wanted
...
from the start.
2003-04-29 02:06:57 +00:00