Commit Graph

1655 Commits

Author SHA1 Message Date
rjc%netscape.com
1b67ecadca Implement RemoveEngine() function in "Search Editor". 2000-04-14 10:34:09 +00:00
rjc%netscape.com
99122cf331 Allow multiple item selections in "Search Editor". 2000-04-14 10:33:10 +00:00
rjc%netscape.com
3e7061e00a Small "Search Editor" changes. 2000-04-14 10:17:14 +00:00
rjc%netscape.com
7929299bfa Small "Search Editor" changes. 2000-04-14 10:07:54 +00:00
rjc%netscape.com
ff29427bd7 Small "Search Editor" changes. 2000-04-14 09:58:05 +00:00
rjc%netscape.com
e12baad72a Small changes. 2000-04-14 08:18:43 +00:00
rjc%netscape.com
e06277db7b Add support for "Search Editor". 2000-04-14 08:00:49 +00:00
rjc%netscape.com
fcec863854 Use proper window ID. 2000-04-14 02:50:46 +00:00
rjc%netscape.com
e7ee535788 Use <xul:textfield> instead of <html:input> 2000-04-14 02:46:01 +00:00
rjc%netscape.com
9051575bcc Use <xul:textfield> instead of <html:input>. Set initial focus. 2000-04-14 02:45:26 +00:00
rjc%netscape.com
477504a830 Add "bookmark find" dialog support. 2000-04-14 00:05:49 +00:00
rjc%netscape.com
1b247a7bb8 Add "bookmark find" dialog support. 2000-04-13 23:28:14 +00:00
morse%netscape.com
c23eba8cf8 fix bug 34866 2000-04-13 22:24:55 +00:00
rginda%netscape.com
9201af5afe fix for 33694, and some cleanup in addSearchEngine.
r=rjc
2000-04-13 21:22:50 +00:00
ducarroz%netscape.com
230f38f70e More work on autocomplete. Add support for text selection 2000-04-13 20:21:07 +00:00
waterson%netscape.com
a06a8ee723 Bug 12493. Change nsILinkHandler interface to take an nsIURI object instead of a string. This allows necko to canonify URIs before passing them back to global history. r=travis,pierre 2000-04-13 19:55:47 +00:00
mccabe%netscape.com
5e9efe740c Make the console service threadsafe. Lock when logging messages, copying out the message array, registering and unregistering listeners, etc. Also proxy each registered listener to ensure that it is called only on the thread that registers it; hopefully this will make it safe to use javascript-implemented listeners even when error messages are logged on other threads.
Also log some partial work towards making nsIConsoleMessage interfaces factory-instantiable.
2000-04-13 07:20:24 +00:00
mccabe%netscape.com
e0f7ca3602 Rename interface constants from names like ERROR and STRICT, which evidently conflict with preprocessor defines on Windows.
Thanks to Travis for noticing this problem.
2000-04-13 07:03:46 +00:00
mccabe%netscape.com
b7cbbcab57 Fix Makefile to work with srcdir.
Patch courtesy Colin Blake <colin@theblakes.com>
2000-04-13 07:00:33 +00:00
morse%netscape.com
6b0428948f remove image blocking 2000-04-13 05:16:10 +00:00
ducarroz%netscape.com
aa9c0b8b9c Add xpfe/components/autocomplete to the build. R=alecf. 2000-04-13 04:49:50 +00:00
ducarroz%netscape.com
da3a4e2064 Fix makefile error. R=alecf 2000-04-13 04:49:23 +00:00
rjc%netscape.com
72993c1b62 Small search changes. 2000-04-12 08:07:10 +00:00
sspitzer%netscape.com
2ba0913689 I need to name this node, so I can overlay the ab synch pref panel. 2000-04-12 07:58:25 +00:00
rjc%netscape.com
dbab71154c Add support for importing/exporting bookmarks. 2000-04-12 03:09:04 +00:00
hyatt%netscape.com
2b53d72d4e Cuddling mailnews and giving it some of my sweet sweet love. 2000-04-12 00:25:05 +00:00
putterman%netscape.com
8cbb6c9e43 Add a standalone message window and make multiple 3 pane configurations work. r=mscott, sspitzer. 2000-04-11 20:19:32 +00:00
ducarroz%netscape.com
5b85eb600c More work on autocomplete. NOT YET PART OF THE BUILD 2000-04-11 06:05:28 +00:00
ducarroz%netscape.com
3078defc63 First Checked In. 2000-04-11 06:04:29 +00:00
ducarroz%netscape.com
6bf0714ade Fix make file build error. NOT YET PART OF THE BUILD 2000-04-11 00:14:43 +00:00
ducarroz%netscape.com
b7c1ff7669 First Checked In. 2000-04-11 00:00:38 +00:00
hyatt%netscape.com
5a7d052e32 Fix double sidebar problem. Still don't understand why these rules would be required.
r=don
2000-04-07 18:29:21 +00:00
hyatt%netscape.com
710c01ed6a Fixing the XBL event handler bug and the menu accelerator bug (plus getting menus
looking normal again). r=brendan, ben a=leaf
2000-04-06 22:33:41 +00:00
mccabe%netscape.com
1d9c2ddad4 Fix console by updating component request from unused 'consoleservice' to 'mozilla.consoleservice.1'. Oversight! 2000-04-06 02:08:18 +00:00
rjc%netscape.com
2726faffee Fix bug # 34557: choosing a new search category needs to update the list of engines. Review: waterson Approval: leaf 2000-04-05 23:16:22 +00:00
cls%seawood.org
adef1ac6f6 Minor changes to incoporate OS/2 into our build system. Bug #34106
We now set MOZ_{JPEG,ZLIB,PNG}_{CFLAGS,LIBS}, XPCOM_LIBS, MOZ_COMPONENT*_LIBS, WIDGET_DLL, GFXWIN_DLL and MOZ_JS_LIBS in configure.
Added os2 specific arguments to configure.
Added os2 target arch section to configure.
Modified a handful of Makefile.ins to use MOZ_JS_LIBS, MOZ_COMPONENT_LIBS, & EXTRA_DSO_LIBS where necessary.
2000-04-05 06:08:04 +00:00
rjc%netscape.com
042db95908 Fix bug # 34125: bookmarks drag&drop edge-case fix. 2000-04-05 02:56:44 +00:00
sfraser%netscape.com
ffe8e9f0db Make the prefs dialog position persist. r=ben 2000-04-05 02:29:30 +00:00
sfraser%netscape.com
d48d445b61 Convert the Find dialog to use new XUL widgets. r=ben. 2000-04-05 01:43:15 +00:00
morse%netscape.com
bf7c703c8c undo partial fix for bug 26020 2000-04-05 00:30:40 +00:00
pavlov%netscape.com
8242fd6791 Make nsIFileURL scriptable and QueryInterfaceable. fix bug #34335 and 34328 and 34470. Minor cleanups on unix file picker dialog 2000-04-04 23:50:41 +00:00
rjc%netscape.com
9c97a6db13 Add support for adding a search engine via public sidebar JavaScript method (with appropriate user acceptance). 2000-04-04 04:55:58 +00:00
rjc%netscape.com
92e44d39e8 Fix a couple of signed/unsigned warnings. 2000-04-04 04:52:33 +00:00
cls%seawood.org
f6740baa20 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
rjc%netscape.com
379258deea Expose support for adding a search engine via JavaScript (with appropriate user acceptance). 2000-04-04 04:42:50 +00:00
pavlov%netscape.com
b58d97eecb fix bug with not handling null parents correctly 2000-04-04 00:29:47 +00:00
tbogard%aol.net
b5b4ebf8b2 Changed nsSHEntry to be more XPCOM friendly.. Uses nsCOMPtr, the new interface map etc. 2000-04-03 23:02:55 +00:00
sfraser%netscape.com
2501a6efd1 Fix for 34362 -- make opening local files work again, by returning a URL, rather than a native path. r=pavlov, a=leaf. 2000-04-03 22:19:16 +00:00
dougt%netscape.com
839bb23502 Fix for 34295. We are basically removing the classes from the titled buttons that
were not defined.  This makes this dialog use the standard button ui, which IMO looks
good.  r=valeski@netscape.com, a=leaf.
2000-04-03 20:19:57 +00:00
sfraser%netscape.com
6e4d66805d Fix a syntax error (simple missing brace). r=syd, a=leaf 2000-04-03 19:50:15 +00:00