Commit Graph

1953 Commits

Author SHA1 Message Date
waterson%netscape.com
f878219d03 Bug 9401. Don't include debug backstop bookmarks in a release build. a=chofmann. 1999-07-08 01:23:12 +00:00
briano%netscape.com
4178fb8319 Fixed a typo. questionl.gif != question1.gif 1999-07-08 01:17:29 +00:00
briano%netscape.com
90116126c1 Not needed, since it gets generated. 1999-07-08 01:16:22 +00:00
law%netscape.com
48745e9216 Add html:div to get buttons working 1999-07-08 00:59:29 +00:00
law%netscape.com
1b346d5dc3 Updating; not part of the build 1999-07-08 00:49:34 +00:00
hyatt%netscape.com
b0d76a8031 Fixing redraw problems on initial show of window 1999-07-07 22:33:26 +00:00
valeski%netscape.com
a4d14d99aa getbuffer to tonewcstring 1999-07-07 14:50:42 +00:00
waterson%netscape.com
5db0a27c71 Duh. Write them to the correct place, as well. 1999-07-07 08:32:53 +00:00
waterson%netscape.com
0145bb9a12 Bug 7921. Look in profile directory _first_ before falling back to 'default' bookmarks file. 1999-07-07 08:22:30 +00:00
warren%netscape.com
9975942bdb Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
rjc%netscape.com
efb6e44f18 Starting to implement DoCommand(). [Doesn't seem to work 100% yet... can't find DoCommand() method for some reason that isn't clear to me yet.] 1999-07-07 05:33:38 +00:00
ramiro%netscape.com
5cdb03367b Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
matt%netscape.com
2131b8fc1a fix for bug 8987 1999-07-07 04:04:50 +00:00
ramiro%netscape.com
5b2b8782b2 Factor out xlibrgb. 1999-07-07 02:12:44 +00:00
gayatrib%netscape.com
6e5c5c9344 Added new file spec for profile defaults folder 1999-07-07 01:05:39 +00:00
matt%netscape.com
0321e6a478 removing unused files for bug 6486 1999-07-07 00:57:13 +00:00
saari%netscape.com
5296bf1511 Fix for bug #8990 1999-07-07 00:48:06 +00:00
sspitzer%netscape.com
8e81cc9815 adding more debugging dump statements to help diagnose problems 1999-07-07 00:44:40 +00:00
matt%netscape.com
337bc506f9 fixing bug 6486. Removing appshell.html contentframe.html sidbear.html status.html browserinitpage.html 1999-07-07 00:42:30 +00:00
hyatt%netscape.com
753822a195 Making the initial window size larger. 1999-07-07 00:40:56 +00:00
law%netscape.com
6f1a395e74 Tweak for bug #7204 (Open... -> Open File or Location...) 1999-07-07 00:36:45 +00:00
law%netscape.com
03ddffe87d Added dialog title (not localizable, yet) 1999-07-07 00:28:56 +00:00
law%netscape.com
4e75c69eb5 Fix (from German) for bug #7204 1999-07-07 00:25:58 +00:00
matt%netscape.com
9e18d6d2e7 fixing bug 6646 1999-07-07 00:11:17 +00:00
sspitzer%netscape.com
d1bb316633 support -news command line argument 1999-07-07 00:06:16 +00:00
matt%netscape.com
83cdc5f249 Fixing bug 8245 1999-07-07 00:03:36 +00:00
pinkerton%netscape.com
606004f808 more generic tooltip architecture. 1999-07-06 23:22:40 +00:00
pinkerton%netscape.com
f86486b83c export tooltip.js to dist. 1999-07-06 23:22:13 +00:00
pinkerton%netscape.com
b3ed438b51 First Checked In. 1999-07-06 23:21:49 +00:00
pinkerton%netscape.com
9ec6bdb3b1 Allow for oncreate handler to stop creation of popups by returning false from event handler. 1999-07-06 23:21:23 +00:00
sspitzer%netscape.com
0399d71cb2 add debugging dump 1999-07-06 22:39:10 +00:00
sspitzer%netscape.com
0e665162cb temporary fix for the "window is 1x1 and blank on startup" problem.
hyatt / pavlov are working on a better fix.
1999-07-06 21:32:44 +00:00
hyatt%netscape.com
5101e52906 Trying to fix build bustage. 1999-07-06 18:53:41 +00:00
ramiro%netscape.com
fb45aae516 Protect the mail news "dirty hack" with MOZ_MAIL_NEWS defines. 1999-07-06 14:51:33 +00:00
gayatrib%netscape.com
2638b04a66 Modified to load the newpm.xul to invoke profile manager ui 1999-07-06 08:32:21 +00:00
hyatt%netscape.com
1178bcf511 Make popups work with intrinsic sizing. 1999-07-05 23:45:24 +00:00
hyatt%netscape.com
2336371f60 Making sure dialogs really look like dialogs. 1999-07-05 19:38:43 +00:00
hyatt%netscape.com
eef8de7fca Fixing the toolkit core's ShowWindow methods to not SHOW THE DAMN WINDOW
ON THEIR OWN.  Why are these %^*%^&%&^ methods still being used everywhere?
1999-07-05 17:01:55 +00:00
hyatt%netscape.com
01fcc007c0 Keep the initial width and height from being 0. Set it to 1 instead. 1999-07-05 16:53:43 +00:00
racham%netscape.com
f9d24c46cc Added login to support netcenter's product registration work 1999-07-05 01:27:39 +00:00
dp%netscape.com
4390287ead Turn off autoregistrations for release builds if component.reg exists. 1999-07-05 00:59:27 +00:00
radha%netscape.com
c75a8d3c38 Activate the mailcomposer code only if NECKO is *not*
defined. Mail composer header files are not found if
NECKO is defined and thereby NECKO build fails.
1999-07-05 00:53:20 +00:00
radha%netscape.com
32eddfe0b4 WebShellWindow is now a url dispatcher until a common app independant module is
identified. Add url dispatcher related functions
1999-07-04 23:41:32 +00:00
hyatt%netscape.com
a34b9faa23 Removing the obsolete nsIWidgetController interface. 1999-07-04 19:46:05 +00:00
hyatt%netscape.com
6e2d5189fb Removing the obsolete files. 1999-07-04 19:43:01 +00:00
hyatt%netscape.com
e7d9821140 Removing the compilation of obsolete files on windows. 1999-07-04 19:41:37 +00:00
hyatt%netscape.com
6952cd57d8 Replacing window.frames[0].frames[1] with window.content.
Also tried to cut down on some uses of the toolkitCore (those that I could
switch over).
1999-07-04 19:20:52 +00:00
sdagley%netscape.com
d2ace9f0ad File Removed. 1999-07-04 06:16:08 +00:00
sdagley%netscape.com
fbaa167a38 Another shot at fixing hyatt's build bustage. This file isn't actually generated even though there's a corresponding .idl file. Since hyatt added the define of NS_SIZETOCONTENT to the .idl file the Mac isn't finding it. 1999-07-04 06:00:14 +00:00
hyatt%netscape.com
73b08a974d Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +00:00
saari%netscape.com
77096ca1e6 fix bug 9032, check for null crash 1999-07-04 02:43:58 +00:00
sspitzer%netscape.com
f443f579a2 debugging dump. don't hardcode mozillazine as the start page. the start page is set from the browser.startup.page pref. see navigator.js for details. 1999-07-03 18:18:02 +00:00
sspitzer%netscape.com
8977322293 changes to get prefs working again. add div tag to all windows. still more to be done here, but at least it (somewhat) works again. 1999-07-03 18:00:43 +00:00
rjc%netscape.com
6f04287e9f In bookmark properties panel, containers shouldn't be allowed to have shortcut URLs, so disable that input field 1999-07-03 11:35:11 +00:00
rjc%netscape.com
19258641ce More Search cleanup. 1999-07-03 11:20:10 +00:00
rjc%netscape.com
e5e54d70ff Get search XUL/CSS working with latest XUL tree changes. 1999-07-03 11:02:09 +00:00
andreas.otte%primus-online.de
d118ec010c some more ignorance 1999-07-03 08:35:42 +00:00
rjc%netscape.com
8c54f70547 Fix bug #9232. 1999-07-03 07:53:46 +00:00
waterson%netscape.com
066b0c616e Rewrite bookmarks to use JS and RDF where possible. Got rid of dependency on appcores (except RDFCore b/c of sorting). Fix bugs 5221, 7921. 1999-07-03 07:20:08 +00:00
waterson%netscape.com
e4e07af757 Fix a bunch of whitespace as an experiment in pleasing RJC's broken editor. More importantly, fix 7144, 5221, 7921. 1999-07-03 07:19:24 +00:00
waterson%netscape.com
3870de7c1e Remove DOMProps core. It's obsolete. 1999-07-03 04:37:41 +00:00
waterson%netscape.com
c312a4f2a3 Get rid of the DOMProps core. It's obsolete. 1999-07-03 04:35:57 +00:00
law%netscape.com
3dcc30c321 Delay loading of app shell components till required 1999-07-03 00:39:37 +00:00
saari%netscape.com
f54cb5007b fix build breakage 1999-07-03 00:31:23 +00:00
saari%netscape.com
af57c2ec66 adding MacOS support for menu accelerators 1999-07-02 23:57:29 +00:00
sfraser%netscape.com
4c3134066b New blank window should open a blank editor window. 1999-07-02 21:38:08 +00:00
sfraser%netscape.com
817d9c0a4f Turn off unbuffering of stdout for Mac 1999-07-02 21:37:48 +00:00
joki%netscape.com
f550a8be68 New focus stuff for getting focus to the content area of the apprunner window. 1999-07-02 19:43:26 +00:00
pinkerton%netscape.com
ea74b1d18c pull out testing tooltip stuff. 1999-07-02 19:19:36 +00:00
slamm%netscape.com
fbdd6c0e04 Fix for bug 8764. Highlighting color was wrong. 1999-07-02 19:17:10 +00:00
ramiro%netscape.com
f6fd604311 Yank misplaced Makfile. 1999-07-02 13:51:27 +00:00
dveditz%netscape.com
0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
ramiro%netscape.com
f41e67c622 Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
sspitzer%netscape.com
3ce64189d8 fix for #9143. make the default start page the home page. remove that browser.startup.splash crap. make the default home page http://www.mozillazine.org/ for now. 1999-07-02 06:39:40 +00:00
hyatt%netscape.com
34ff7bf7a8 Converted the navigator main window to the new XUL world. 1999-07-02 05:29:43 +00:00
rjc%netscape.com
e4d10a9406 Don't lose CRs in bookmark descriptions. 1999-07-02 02:30:41 +00:00
rjc%netscape.com
f176924dcb Handle bookmark descriptions properly (including escaping text before writing out, and unescaping when reading back in.) 1999-07-02 01:35:49 +00:00
matt%netscape.com
bdbd71b410 fixing bug 6646 1999-07-02 01:05:46 +00:00
matt%netscape.com
006e6c5aa0 Adding 1.1 code to navigator.xul 1999-07-02 00:39:43 +00:00
slamm%netscape.com
b520c2acaf Fix case to match cvs. IEFavorite.gif --> iefavorite.gif. 1999-07-01 23:54:28 +00:00
matt%netscape.com
18318b89df Adding fix for bug 8987 1999-07-01 23:46:38 +00:00
matt%netscape.com
e2f48d46b5 Taking navigator.gif out 1999-07-01 23:42:46 +00:00
sspitzer%netscape.com
95668987c7 whoops. fix this error: ./mozilla-apprunner.sh: [: too many arguments 1999-07-01 23:41:33 +00:00
matt%netscape.com
a3825da6dd Adding file for chrome 1999-07-01 23:06:57 +00:00
matt%netscape.com
9e04e9e781 Adding errorl.gif 1999-07-01 22:59:17 +00:00
matt%netscape.com
012add256d Add skins for chrome in naviagator 1999-07-01 22:58:32 +00:00
matt%netscape.com
500b4911cc Adding content for chrome directory 1999-07-01 22:56:04 +00:00
matt%netscape.com
e5712b685c Adding makefiles for content and skin for navigator 1999-07-01 22:52:05 +00:00
matt%netscape.com
c0ea3b2fa4 Adding resources directory 1999-07-01 22:47:35 +00:00
slamm%netscape.com
ff4b73549a Parameterize sidebar. 1999-07-01 19:51:13 +00:00
slamm%netscape.com
821c94acaf Use new grippy images added by evaughan. 1999-07-01 19:50:34 +00:00
warren%netscape.com
bd73f68e8b Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
sspitzer%netscape.com
1524cb704a fix warnings 1999-07-01 08:07:54 +00:00
sspitzer%netscape.com
8a7488c578 prevent -edit and -mail at the same time. prevent -g and -mail at the same time 1999-07-01 07:09:52 +00:00
hyatt%netscape.com
6cfe1e3dea Giving the tooltip a border. 1999-07-01 07:05:16 +00:00
sspitzer%netscape.com
6ee38fab82 changes to support -mail, -pref, etc when using this script 1999-07-01 06:53:44 +00:00
pinkerton%netscape.com
eae9553338 add some preliminary tooltip stuff for testing. 1999-07-01 06:39:17 +00:00
hyatt%netscape.com
dab707cc61 You can specify the size of the popup. 1999-07-01 06:01:03 +00:00
hyatt%netscape.com
67544d190d Implementing borderless top level windows. 1999-07-01 02:50:53 +00:00
leaf%mozilla.org
7a4d4cb63d Preparing for distribution of fullsoft headers, dlls, and exes 1999-07-01 01:48:08 +00:00
pierre%netscape.com
12de00ed62 added nsIAppShellService.idl to fix build breakage 1999-07-01 01:14:34 +00:00
law%netscape.com
3453f967e0 Fix for loading window with explicit url (in certain timing scenarios) 1999-07-01 01:03:08 +00:00
pinkerton%netscape.com
358bcc130a Changing CreatePopup to return the popup. Adding a bunch of stuff for tooltips to the popup code. Fixing some bugs in webshell with loading malformed popups. Renamed "popup" to "popupElement" in the document and added "tooltipElement" as well. 1999-07-01 00:07:41 +00:00
nisheeth%netscape.com
957d5a4f73 Enabling IDL'ized nsIAppShellService on the Mac. 1999-06-30 23:55:10 +00:00
slamm%netscape.com
c5ab25b620 Have sidebar start closed by default. Do not remove the sidebar iframe from the tree. That caused problems (bug 8964, 8634). 1999-06-30 23:12:00 +00:00
jj%netscape.com
f16be55d02 #9087: fixed Finder's get info string to "m8 Gecko" 1999-06-30 22:46:20 +00:00
evaughan%netscape.com
54afa7f4f6 Added anonymous node support.
Added splitters
Added Grippies.
1999-06-30 22:17:43 +00:00
davidm%netscape.com
ba02b75a97 removed chat items and did some taskbar cleanup 1999-06-30 21:33:16 +00:00
slamm%netscape.com
e273d40ae4 Quiet unused variable warnings. This file should go away soon anyway. 1999-06-30 20:43:35 +00:00
slamm%netscape.com
7c8e906d02 No longer need to save prefs everytime. 1999-06-29 22:00:48 +00:00
law%netscape.com
c4c32c49dc Cleaning up those annoying 'width/height not set' messages 1999-06-29 21:57:40 +00:00
law%netscape.com
f84b85d932 Fix for bug #8605; turn off buffering of debug output 1999-06-29 21:40:56 +00:00
scc%netscape.com
f79508bc68 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
hyatt%netscape.com
e2a12234d6 Adding the images for the gfx scrollbar and for the tree column pushers.
(And I'm bad because this really shouldn't go here.  We need to reorganize
the xpfe directory.)
1999-06-29 20:26:51 +00:00
mcafee%netscape.com
e43a445385 Fixing Solaris bustage 1999-06-29 11:20:13 +00:00
sspitzer%netscape.com
9efe123e2a make the test prettier. dump the results to a text area. dump errors to the console 1999-06-29 03:10:36 +00:00
gagan%netscape.com
4983176d41 Argh.... missed a +. 1999-06-29 02:24:25 +00:00
gagan%netscape.com
dc1680b25c Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
law%netscape.com
24919006fb New interface to help replace use of nsIXULWindowCallbacks 1999-06-29 00:05:20 +00:00
sfraser%netscape.com
b9b887fa93 Change prefs window registration printf. 1999-06-28 21:55:29 +00:00
akkana%netscape.com
b6d0d1fc5a Turn off obsolete -editor flag 1999-06-28 21:15:34 +00:00
mscott%netscape.com
25a6e7c788 necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream. 1999-06-28 20:43:28 +00:00
briano%netscape.com
31b0f03f1f Fix for OpenBSD. 1999-06-28 20:19:58 +00:00
briano%netscape.com
91e7c3fb5e Fix for OpenBSD. 1999-06-28 20:12:32 +00:00
warren%netscape.com
3b18edbd41 Fixed necko linkage. 1999-06-28 20:12:23 +00:00
valeski%netscape.com
be5a7e94a2 some more idl/#define magic (my fingers are crossed) to get NECKO to build. 1999-06-28 14:46:16 +00:00
valeski%netscape.com
5508dd4367 added appropriate necko lib to link 1999-06-28 14:19:21 +00:00
valeski%netscape.com
c043bd4aa3 necko build 1999-06-28 14:16:31 +00:00
warren%netscape.com
fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
danm%netscape.com
e1ea10a32d adding _content target 1999-06-27 00:35:21 +00:00
danm%netscape.com
b4fcbcd0b1 added 'content' property to JS window 1999-06-26 21:48:29 +00:00
rjc%netscape.com
c0a84a2429 Fix typos. 1999-06-26 09:10:53 +00:00
rjc%netscape.com
c38162e850 Implement some commands for bookmarks. 1999-06-26 08:31:16 +00:00
mcafee%netscape.com
9ea81bb2ee BeOS comment. 1999-06-26 07:43:12 +00:00
mcafee%netscape.com
53dca16795 Adding BEOS_PROGRAM_RESOURCE 1999-06-26 07:42:19 +00:00
mcafee%netscape.com
6574c7355a Adding cases for BeOS. 1999-06-26 07:40:25 +00:00
rjc%netscape.com
c1e3ad37b9 Add contextual menu support for bookmarks panel. 1999-06-26 05:04:24 +00:00
rjc%netscape.com
9a60f136ab Return an empty command enumerator instead of throwing an assertion. 1999-06-26 04:58:22 +00:00
rjc%netscape.com
d7d325434a Add support for context menus. 1999-06-26 04:38:48 +00:00
rjc%netscape.com
fd3783d4aa Oops, also missed this WindowMediator which needs to have a GetAllCmds() method as well. 1999-06-26 02:02:18 +00:00
rjc%netscape.com
d8cf0513a0 Added new method GetAllCmds() which uses a nsISimpleEnumerator instead of GetAllCommands() which uses a nsIEnumerator. Migration to GetAllCmds() can be done in the future. 1999-06-26 01:09:02 +00:00
law%netscape.com
575185be1d Revert to proper code to get it working with current JS 1999-06-26 00:05:17 +00:00
briano%netscape.com
d350489696 Eliminated the bogus references to MKSHLIB_FORCE_ALL and MKSHLIB_UNFORCE_ALL that was breaking OpenBSD. 1999-06-25 22:18:16 +00:00
ducarroz%netscape.com
d5d0f7d880 need to use ShowWindowWithArgs to open message composition else it won't get the needed callback. 1999-06-25 21:41:23 +00:00
ducarroz%netscape.com
4629fcf518 File Removed. 1999-06-25 21:40:21 +00:00
sspitzer%netscape.com
65f7e673e1 fix build bustage 1999-06-25 21:38:43 +00:00
ducarroz%netscape.com
189183c63c First Checked In. 1999-06-25 21:38:09 +00:00
waterson%netscape.com
8c8ed7284d Expunge EqualsResource() and EqualsLiteral(). 1999-06-25 20:51:13 +00:00
nisheeth%netscape.com
f75c847482 Turning on IDL'ization of nsIAppShellService on Unix.
VS: ----------------------------------------------------------------------
1999-06-25 19:44:18 +00:00
briano%netscape.com
a2f1f59a32 Fix for platforms that don't define MKSHLIB_UNFORCE_ALL, but do define MKSHLIB_FORCE_ALL. 1999-06-25 19:00:45 +00:00
mcafee%netscape.com
8a84e0812a BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 11:08:07 +00:00
mcafee%netscape.com
9676d067c8 forgot this was a binary file, forgot -kb 1999-06-25 10:59:15 +00:00
mcafee%netscape.com
0ac72153ad BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 10:56:50 +00:00
ramiro%netscape.com
773e34ec7d Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
rjc%netscape.com
e91c207417 Make sure that columns are defined for bookmarks in this panel, otherwise sorting doesn't work. 1999-06-25 09:26:21 +00:00
rjc%netscape.com
aed939c9c8 If a non-natural order sort is active, hilite that column. 1999-06-25 09:20:21 +00:00
rjc%netscape.com
29892519da Set the column background color for the column that's being sorted on to lightgray. 1999-06-25 07:00:53 +00:00
nisheeth%netscape.com
3a7eef5d91 IDL'ized nsIAppShellService. Only enabling for windows right now... 1999-06-25 01:15:19 +00:00
radha%netscape.com
81e099f3fd Disable relaod button while loading a page 1999-06-24 21:59:02 +00:00
law%netscape.com
9a76bf8277 Fix for bug #7148; set table width to 100% rather than fixed to avoid funky layout problems 1999-06-24 21:56:33 +00:00
sspitzer%netscape.com
1c34c4a672 check return values. don't compare a nsresult with NS_OK directory, use the macros. 1999-06-24 21:16:01 +00:00
radha%netscape.com
ba5a2e55bc Hookup reload button & menu to browser appcore. Fix weirdness with stop menu-item 1999-06-24 20:19:17 +00:00
radha%netscape.com
d849323c55 Hookup reload button to session History 1999-06-24 20:18:28 +00:00
radha%netscape.com
5d5f1d59f3 Hook up reload button to browserappcore 1999-06-24 20:17:58 +00:00
radha%netscape.com
6152c26cd9 Hookup reload button to appcores and session History 1999-06-24 20:17:36 +00:00
radha%netscape.com
e1f307bbfd Implement Reload feature 1999-06-24 20:16:59 +00:00
radha%netscape.com
af6a9ae400 Implement reload feature 1999-06-24 20:16:38 +00:00
rjc%netscape.com
d6644ac1e1 More cleanup. 1999-06-24 09:48:34 +00:00
rjc%netscape.com
c081968eb2 Fix up more Search XUL/JS/CSS. 1999-06-24 09:36:59 +00:00
rjc%netscape.com
c11e58c0ab Get Find working with new tree. 1999-06-24 09:16:58 +00:00
danm%netscape.com
e18b5e37c8 oops 1999-06-24 04:25:57 +00:00
danm%netscape.com
582ad47b3f teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references 1999-06-24 03:29:22 +00:00
ducarroz%netscape.com
40f6341965 oops, wrong argument! 1999-06-24 00:38:34 +00:00
waterson%netscape.com
820a647acb Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. Miscellaneous XPCOM fixage. 1999-06-24 00:23:52 +00:00
law%netscape.com
47da48bf59 Fixes to sort of get OpenDialog to work from C++ 1999-06-23 23:12:10 +00:00
law%netscape.com
6e1f10ce37 Fix for bug #7051 1999-06-23 19:53:36 +00:00
rjc%netscape.com
12f26f5d6d More XUL/JS/CSS changes due to tree changes. 1999-06-23 10:35:19 +00:00
rjc%netscape.com
80d326bac3 Update search XUL/JS/CSS to comply with new tree model specification. 1999-06-23 10:06:28 +00:00
rjc%netscape.com
df706b302f Fix bookmark panel in sidebar also by forcing tree root to be open (due to on-going tree changes.) 1999-06-23 09:37:10 +00:00
rjc%netscape.com
af93d99edf Force root of bookmarks tree to be open (apparently required, at least for the moment, due to ongoing XUL tree changes). 1999-06-23 09:27:30 +00:00
law%netscape.com
73c56db7c1 Enhanced to demonstrate use of nsIDOMWindow::OpenDialog 1999-06-23 05:33:03 +00:00
warren%netscape.com
1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
hyatt%netscape.com
b66c3c67f2 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
jj%netscape.com
2a4c338f76 fixed duplicate code fragment name 1999-06-23 01:27:30 +00:00
sspitzer%netscape.com
0904d62ab0 fix warnings 1999-06-23 01:05:03 +00:00
alecf%netscape.com
4b6917e102 change NS_DEFINE_IID->NS_DEFINE_CID where appropriate 1999-06-23 00:25:37 +00:00
alecf%netscape.com
9b4e5f1a43 expunge NS_DEFINE_IID from apprunner bootstrap 1999-06-23 00:24:02 +00:00
ftang%netscape.com
28bbc5a3f1 add XMLEncodingService 1999-06-22 22:30:33 +00:00
akkana%netscape.com
90810fe59f Use -edit instead of -editor as the editor flag 1999-06-22 21:41:31 +00:00
hangas%netscape.com
46c5a761fe Code optomization suggested by Brendan Eich. 1999-06-22 21:31:58 +00:00
ducarroz%netscape.com
d4de3e7674 changed -msgcompose for -compose 1999-06-22 20:01:37 +00:00
briano%netscape.com
8172e87a12 Changed 'true' to 'PR_TRUE' to fix the non-gcc Unix builds. 1999-06-22 19:57:46 +00:00
dp%netscape.com
9be26e6da2 Make VC5.0 happy with pointers to member function. 1999-06-22 17:26:26 +00:00
dp%netscape.com
9247353003 Adding registratin of filelocator back. It got missed with my previous checkin. 1999-06-22 16:33:56 +00:00
dp%netscape.com
65fc0e7499 XPCOM switched to using nsIFileSpec. 1999-06-22 14:02:58 +00:00
mcmullen%netscape.com
a5369e528a I got tired of the triangular button arrangement. Increased the cell width to 200. 1999-06-22 07:52:01 +00:00
mcmullen%netscape.com
e58ab47331 Replaced nsFileChooser with the original nsIFileSpecWithUI 1999-06-22 07:05:22 +00:00
mcafee%netscape.com
1b5df9e04d Adding nocrap flag to tinderbox URL 1999-06-22 06:16:49 +00:00
ftang%netscape.com
83ddcdcef5 add ISO-8859-13 1999-06-22 04:34:11 +00:00
mcmullen%netscape.com
db81350779 Use nsIFileSpecWithUI instead of nsIFileSpec. 1999-06-22 03:51:32 +00:00