Commit Graph

632 Commits

Author SHA1 Message Date
pinkerton%netscape.com
27312e9b61 don't return when there is no return value for a method (bug 224654) 2003-11-07 19:38:24 +00:00
pinkerton%netscape.com
52120c7b4f make search bar part of default toolbar 2003-11-05 17:16:57 +00:00
pinkerton%netscape.com
20e11f0ffa craft search urls so they support utf8 (bug 201642) 2003-11-04 05:08:46 +00:00
pinkerton%netscape.com
62754c7283 fix gap between personal toolbar and tab widget on panther only (bug 223667) 2003-11-03 21:00:24 +00:00
pinkerton%netscape.com
04d207ce3a don't run bookmark menu building code on separate thread as it would case
re-entrancy crashes at startup.
2003-11-03 19:54:43 +00:00
pinkerton%netscape.com
42d80b731d prevent adding personal toolbar buttons twice. handle drops onto toolbar in
the correct order. (bug 223207)
2003-10-31 19:50:55 +00:00
pinkerton%netscape.com
b1034a2b68 added IOKit to static target 2003-10-31 03:46:00 +00:00
dwitte%stanford.edu
08c8d38756 fixing bustage 2003-10-30 05:13:20 +00:00
dwitte%stanford.edu
2306dd8f1c removing nsCCookieManager.h in favor of nsNetCID.h.
b=221886, r+sr=darin
2003-10-30 04:37:14 +00:00
pinkerton%netscape.com
63c0fda3df change to 0.7+ and Mozilla Foundation 2003-10-29 20:00:35 +00:00
pinkerton%netscape.com
6ce65b23b1 correct problem where flag not set on toolbar bookmarks and schmear out
the loading of site icons to improve immediate startup (bug 223205)
2003-10-29 19:43:51 +00:00
pinkerton%netscape.com
2afcacc1f3 clean up some issues with nib including placement of "add" buttons and
some images (bug 223413)
2003-10-29 19:40:33 +00:00
pinkerton%netscape.com
d487f33aaa fix several issues: a) ensure bookmarks visible when launched via AE, open
search results window if it was hidden, preserves order of BM on drop,
fixes button states depending on container, cleanup some methods. (bug 223209)
2003-10-29 18:45:25 +00:00
pinkerton%netscape.com
d286bd223d define for panther 2003-10-29 17:58:15 +00:00
pinkerton%netscape.com
04d250c514 add context menu to history items and change the icon to the normal
bookmark icon (bug 223417)
2003-10-23 19:30:58 +00:00
pinkerton%netscape.com
0de98523bf fix for special folder icons resetting to the default when losing the
blessing of being the dock menu (bug 223210)
2003-10-23 19:04:46 +00:00
pinkerton%netscape.com
b9cb76cf88 clean up decomtamination changes 2003-10-22 15:59:25 +00:00
pinkerton%netscape.com
f90a14f08c remove "new files" folder left by accident 2003-10-22 15:59:07 +00:00
pinkerton%netscape.com
32fa08513b fix build bustage from decomification of nsIDocument 2003-10-22 14:56:07 +00:00
pinkerton%netscape.com
f092b0b1de turn on auto image resizing by default (bug 197323) 2003-10-22 04:29:17 +00:00
pinkerton%netscape.com
8e313f3459 bookmark system rewrite. thanks to dave haas and simon woodside (bug 212630) 2003-10-22 01:08:55 +00:00
pinkerton%netscape.com
dee20b1769 use sizeToFit instead of trying to measure the text ourselves (bug 220494) 2003-10-21 22:02:53 +00:00
pinkerton%netscape.com
5f1d25c5d7 fix warnings (bug 173286) 2003-10-21 21:56:16 +00:00
pinkerton%netscape.com
c991d402cc fix build bustage (bug 221984, r=bryner/cls) 2003-10-14 19:55:18 +00:00
pinkerton%netscape.com
cba67db2ce fix string leak (bug 164293) 2003-10-06 18:37:31 +00:00
bryner%brianryner.com
c1ddc1f1c6 allow camino to build with gcc3; patch from cls, r=bryner 2003-10-02 22:23:52 +00:00
bryner%brianryner.com
94f9073178 fixing the last of the camino bustage 2003-10-01 20:28:54 +00:00
bryner%brianryner.com
bd61bed225 more bustage fixing. thanks to softkid@mac.com for the patch 2003-10-01 19:05:52 +00:00
bryner%brianryner.com
78b62e4f34 fixing bustage from nsIContent changes 2003-10-01 18:59:48 +00:00
bryner%brianryner.com
b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
bryner%brianryner.com
5a65a040e9 remove extra semicolons (bug 218551) 2003-09-09 06:30:54 +00:00
pinkerton%netscape.com
fe33386ca8 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
4d09668e02 fix compiler warning (bug 202716) 2003-08-21 02:46:11 +00:00
pinkerton%netscape.com
7ffd84ef09 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
76cf64f0ff updating comment 2003-08-16 03:38:45 +00:00
pinkerton%netscape.com
9ec72c8f0c don't set the "disable during load" popup blocking pref (bug 155351) 2003-08-16 03:09:43 +00:00
pinkerton%netscape.com
ceca5f49d2 remove obsolete library from non-static build to fix bustage 2003-08-16 03:03:22 +00:00
pinkerton%netscape.com
d657f98737 fix bustage from string moving into xpcom 2003-08-15 19:48:56 +00:00
bryner%brianryner.com
9807a3339b Fixing Camino and Cocoa embedding bustage. Checking in for ben. 2003-08-05 03:33:12 +00:00
bzbarsky%mit.edu
9b58595e19 Updating to new nsIContent stuff to fix build bustage 2003-07-30 07:07:10 +00:00
bzbarsky%mit.edu
7cbe235471 This should be that last of the nsIContent stuff for now. 2003-07-29 06:04:46 +00:00
bzbarsky%mit.edu
961298ff2a This would break too if Camino were actually building right now. 2003-07-29 05:53:19 +00:00
pinkerton%netscape.com
aa6c71196f grrr. static target. 2003-07-25 17:35:24 +00:00
pinkerton%netscape.com
db97e20bd5 more bustage 2003-07-25 17:22:03 +00:00
pinkerton%netscape.com
000ae2b7ea fix bustage 2003-07-25 16:51:27 +00:00
cbiesinger%web.de
bb37693039 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
ee64b32c3e 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
b6c3914b11 Remove static makefile; you need to be using camino.mk to build. 2003-07-08 21:14:37 +00:00
bryner%netscape.com
7ff4f02e7f 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
805bd84854 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