Commit Graph

1666 Commits

Author SHA1 Message Date
tbogard%aol.net
6be9ab4645 Removed the URLShouldBeInHistory function to resolve bug 29604. DocShell now properly calls only when it should to add a page to history. 2000-04-17 05:38:22 +00:00
rjc%netscape.com
95e0bbdcad Fix GetURI() to return "rdf:httpindex". 2000-04-17 05:22:50 +00:00
rjc%netscape.com
f615030afd Aggregate in "rdf:httpindex". 2000-04-17 05:10:04 +00:00
rjc%netscape.com
a2eff0ec69 "HTTP-Index" datasource now allows easy aggregation with out datasources. 2000-04-17 05:07:26 +00:00
tbogard%aol.net
9d9f48f184 Changed the concept of the transaction parent/ child to be previous and next. This flows better with actual relationship they hold in session history terms. The prev and next are also now not just readonly to allow properly setting up the list while avoiding nasty casts to implementation objects. Removed a bunch of dead code. Changed the module object to use generic factories and removed the hand created NS_New* functions. Changed over to interface maps in some places. The nsSHEntry obect no longer has the concept of children. There is no need since frame state will be stored in the layout history state object. This means nsSHEntry no longer implements the nsISHContainer interface. 2000-04-16 05:08:44 +00:00
nhotta%netscape.com
60433bf192 Increased height of pref window for new items in messages, bug 32720, 32802. 2000-04-14 22:22:51 +00:00
jbetak%netscape.com
0fc1eb458e 34719 Available Charset list box doesn't contain anythig - removed hidden XUL box element 2000-04-14 21:16:13 +00:00
brade%netscape.com
685fe67e51 first pass at moving to new composer prefs based on spec 2000-04-14 14:55:28 +00:00
rjc%netscape.com
c4b40329c0 Small "Search Editor" changes. 2000-04-14 12:03:39 +00:00
rjc%netscape.com
7b5ced3733 Implement the "New Category" and "Remove Category" functions. 2000-04-14 11:52:48 +00:00
rjc%netscape.com
de20def74f Implement the "Add Engine" function. 2000-04-14 10:47:00 +00:00
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