Commit Graph

1721 Commits

Author SHA1 Message Date
gagan%netscape.com
e37d05ffaa Necko only changes for the setting relative path. 1999-07-22 21:17:11 +00:00
rjc%netscape.com
e3a8c902d4 Even more support for IE Favorites on Windows. 1999-07-22 12:09:48 +00:00
rjc%netscape.com
5ecb70f3c5 More IE Favorites hackage (for Windows). 1999-07-22 10:44:31 +00:00
rjc%netscape.com
5b4ff158dd Windows only! 1999-07-22 10:08:17 +00:00
rjc%netscape.com
bce3c8e167 Smack the file system datasource (under windows) to munge "IE Favorites" names. 1999-07-22 10:06:25 +00:00
waterson%netscape.com
a890d21e96 Fix for menuitems being incorrectly marked as menus. 1999-07-22 06:06:23 +00:00
waterson%netscape.com
d1e0dbad12 Fix computation of empty containers. 1999-07-22 05:11:52 +00:00
tbogard%aol.net
8fced9fa19 Changed nsCStringKey to nsStringKey. This new key now has the ability to hash on PRUnichar* strings as well as char* strings. 1999-07-22 02:11:04 +00:00
slamm%netscape.com
29647cd174 Hook up 'Add' panel button 1999-07-22 00:51:33 +00:00
rjc%netscape.com
0d632627c1 Set empty="false" attribute even if container is closed. 1999-07-22 00:49:50 +00:00
putterman%netscape.com
60f0c0a65e Messenger Copy/Move menus now show menuitems instead of all menus. 1999-07-22 00:26:00 +00:00
slamm%netscape.com
818d31f411 Drop the 'Sidebar' label at the top. 1999-07-21 23:39:22 +00:00
slamm%netscape.com
c5c3d636e3 shave a few pixels off titles 1999-07-21 23:38:52 +00:00
rjc%netscape.com
cc4645bfa2 Use nsFileSpec's new IsHidden() method. 1999-07-21 23:14:01 +00:00
rjc%netscape.com
ce1364e264 Now update "empty" attribute as children count changes. 1999-07-21 23:10:07 +00:00
rjc%netscape.com
1ed51dd105 Ensure that we have a value. 1999-07-21 23:02:35 +00:00
cmanske%netscape.com
82418000c8 Change registry to use new editor chrome directory structure 1999-07-21 19:56:10 +00:00
gagan%netscape.com
14c1cb2c49 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
mscott%netscape.com
4b40e8684c NECKO Only!! Don't call GetBuffer on an nsString as it returns null for unicode strings. use nsCAutoString 1999-07-21 06:51:45 +00:00
troy%netscape.com
36264ba5ab Change to StartLayout(): moved call to EnableRefresh() to before the InitialReflow()
call to work around a bug in the compositor
1999-07-21 04:47:15 +00:00
slamm%netscape.com
9884708265 Add entries for bookmarks. 1999-07-20 23:40:22 +00:00
sspitzer%netscape.com
444500b100 fix warnings 1999-07-20 20:32:33 +00:00
mcafee%netscape.com
eb59f22789 Fixing warnings 1999-07-20 20:22:23 +00:00
bienvenu%netscape.com
5ade5dfee3 checkin jefft's fix mailnews startup crash 1999-07-20 17:32:43 +00:00
rjc%netscape.com
c8406785e0 Work harder at getting the REAL parent container when determining if the parent container is a RDF_Seq during a natural order sort. 1999-07-20 09:04:24 +00:00
warren%netscape.com
bf8423a769 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
rjc%netscape.com
0708ffd2ac Only support sorting on RDF Seqs if container is actually a RDF_Seq itself. 1999-07-20 05:20:32 +00:00
rjc%netscape.com
eecea8a53d Comment out annoying assertion (bug # 9930) for the short term... the code needs to be rewritten in general. 1999-07-20 04:24:18 +00:00
rjc%netscape.com
e236e64c7d Fix for bug #9899: set "empty" attribute on containers if they appear to be empty. 1999-07-20 04:21:24 +00:00
rjc%netscape.com
395b5ec7a8 Oops... PR_FALSE instead of just FALSE. 1999-07-20 03:14:34 +00:00
rjc%netscape.com
cbda70fa34 Add support for sorting RDF_Seqs when in natural order sort mode. 1999-07-20 03:13:15 +00:00
tao%netscape.com
d076526a90 Added locale provider entries to all existing packages in the chrome registry. 1999-07-20 01:25:28 +00:00
waterson%netscape.com
ae95dd40b4 Change graph linkage to be 'bottom up' so that streaming RDF places less burden on layout. 1999-07-19 22:02:22 +00:00
hangas%netscape.com
1948bc03fb Added chrome://global/content/ 1999-07-19 21:41:07 +00:00
joki%netscape.com
d752334449 Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods. 1999-07-19 19:54:34 +00:00
waterson%netscape.com
8c99515285 Modifications for performance improvements. 1999-07-19 19:23:51 +00:00
waterson%netscape.com
812a9caa1c Use 'chrome:' URL. 1999-07-19 19:21:04 +00:00
waterson%netscape.com
e55647074b Bug 6873. Performance improvements to the generic builder. The template builder now instantiates template content 'lazily' when the frame system asks for it. 1999-07-19 19:18:10 +00:00
rickg%netscape.com
23b232d248 switch to faster string search API 1999-07-19 03:29:56 +00:00
rjc%netscape.com
c62018929a Fix a warning by tossing out some old debugging code. 1999-07-18 08:25:24 +00:00
rjc%netscape.com
72766aebbd Clear up a couple of warnings. 1999-07-18 08:22:06 +00:00
mjudge%netscape.com
c0b1525970 massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +00:00
saari%netscape.com
fb53300e61 Use GetKeyCode instead of GetCharCode for windows and linux 1999-07-18 00:07:10 +00:00
peterl%netscape.com
3a3725dcca clean up some string usage 1999-07-18 00:01:21 +00:00
hyatt%netscape.com
f043918b1e Teaching XUL overlays how to do positioning. 1999-07-17 21:50:01 +00:00
rjc%netscape.com
ba2f8f9be7 Use application locale when sorting with collation service; fix for bug #9968. 1999-07-17 21:36:17 +00:00
ramiro%netscape.com
ba8ba82cc6 Landing timer move on windows. 1999-07-17 15:52:01 +00:00
ramiro%netscape.com
a09ea8b7ca Landing timer move on unix. 1999-07-17 14:22:51 +00:00
hyatt%netscape.com
7e2979d26c XUL overlays work! 1999-07-17 04:27:55 +00:00
mcafee%netscape.com
778e0ee800 Fixing unused variable warnings 1999-07-17 03:06:14 +00:00
rjc%netscape.com
e4458901f4 More cleanup. 1999-07-17 02:33:00 +00:00
hyatt%netscape.com
2fea4e222d XUL overlay work. 1999-07-17 02:24:13 +00:00
rjc%netscape.com
f252bb4ae9 Cleanup command APIs slightly. 1999-07-17 02:15:53 +00:00
waterson%netscape.com
cd000467f8 Re-try of changes for 1.40, this time with the off-by-one error in GetUnicodeResource() fixed. 1999-07-17 01:46:34 +00:00
waterson%netscape.com
3d7847f4cd Back out last change; was causing crashes on Unix. 1999-07-17 01:31:24 +00:00
rjc%netscape.com
d400ff337e Fix nsISupportsArray for RDF datasources. 1999-07-17 00:11:19 +00:00
warren%netscape.com
84bd74a4fd Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
hyatt%netscape.com
b3bdcb153e Like this way better. 1999-07-16 10:02:33 +00:00
hyatt%netscape.com
7814dfbce0 More work on XUL overlays. 1999-07-16 09:43:14 +00:00
hyatt%netscape.com
da6df5d1d9 Making sure I refcount some things i wasn't. 1999-07-16 08:37:11 +00:00
hyatt%netscape.com
1146e0fe11 Initializing a member variable to nsnull. 1999-07-16 08:26:42 +00:00
hyatt%netscape.com
0e9263261c Fixing build bustage 1999-07-16 07:47:37 +00:00
hyatt%netscape.com
3ad2b21bfe Removing the obsolete XUL fragment code. It's incompatible with the new XUL overlay code. 1999-07-16 07:33:52 +00:00
hyatt%netscape.com
64de4dc531 More fun with XUL overlays. 1999-07-16 07:31:43 +00:00
hyatt%netscape.com
592408790f Continuing XUL overlay work. 1999-07-16 07:10:20 +00:00
hyatt%netscape.com
9cd2f3bfa1 Adding support for XUL Overlays. 1999-07-16 06:37:28 +00:00
hyatt%netscape.com
d1c277934a Laying the foundation for XUL Overlays. 1999-07-16 04:35:30 +00:00
waterson%netscape.com
e858075361 Performance tweaks to SetAttribute(): minimize string compares by using atoms to set up event listeners; silly fixes to broadcaster push code. 1999-07-16 04:05:53 +00:00
waterson%netscape.com
159456c774 Don't set up the composite datasource and XUL builder until immediately before we start to layout the document; this avoids a bunch of useless OnAssert()'s getting propogated and dropped. 1999-07-16 04:03:52 +00:00
waterson%netscape.com
4add36f4e8 Some performance tweaks. Inline string copy in GetUnicodeResource(); re-write GetResourcee() to avoid multiple trips to the component manager; use GetValueConst() to re-use the pointers inside resource/literal objects instead of making copies for keys. 1999-07-16 04:01:21 +00:00
slamm%netscape.com
d81d8f91dc Enable/disable customize button 1999-07-15 23:09:06 +00:00
putterman%netscape.com
67dc78c95b Add back column headers to avoid assertions. 1999-07-15 17:57:56 +00:00
rjc%netscape.com
5cea898d16 Add check for null. 1999-07-15 09:20:54 +00:00
waterson%netscape.com
9b8cf4fbb9 Make this test more complicated by adding some nodes n' stuff. 1999-07-15 01:23:50 +00:00
waterson%netscape.com
fb0dd58baf Bug 8514. Add support s.t. 'ref=' changes will re-root a tree control (or other RDF-generated content). 1999-07-15 01:22:59 +00:00
rjc%netscape.com
1de03a2b6c Add const. Fix build. All good. 1999-07-14 22:10:16 +00:00
rjc%netscape.com
7cfab409c1 Use GetTextForNode() more, as well as use GetValueConst(). 1999-07-14 21:13:13 +00:00
rjc%netscape.com
3f15fc5ae4 Get LocalStore() working in regards to nsIRemoteDataSource. 1999-07-14 21:12:46 +00:00
rjc%netscape.com
bef87d8e18 Added a comment. 1999-07-14 21:12:09 +00:00
rjc%netscape.com
63950d9d2c Use GetValueConst(). Also, remember the "Last Internet Search" in the localstore. 1999-07-14 21:11:51 +00:00
rjc%netscape.com
c94ec79b3f Use GetValueConst(). 1999-07-14 21:11:16 +00:00
slamm%netscape.com
a8e399af78 Change default background to white 1999-07-14 20:58:31 +00:00
slamm%netscape.com
c620c86d50 Move up/down tweak. Button enabling tweaks 1999-07-14 20:57:59 +00:00
brade%netscape.com
348c5ee97d keybinding fix 1999-07-14 17:29:15 +00:00
slamm%netscape.com
2534879fc8 Add disabled up/down buttons. Update selection on move up/down. 1999-07-14 17:18:21 +00:00
slamm%netscape.com
f22bda65f8 Engineering grown icons to serve as place holders 1999-07-14 15:46:21 +00:00
slamm%netscape.com
e0751a8c23 Sidebar overhaul 1999-07-14 15:45:37 +00:00
matt%netscape.com
3eb5529803 turning on chrome directory for global and navigator 1999-07-14 01:00:41 +00:00
putterman%netscape.com
ddfceef8d8 Added chrome/sidebar/content 1999-07-13 20:31:15 +00:00
valeski%netscape.com
e4a823e5ac necko only - added the the source url to the NS_NewURI call 1999-07-13 02:19:47 +00:00
valeski%netscape.com
b9936bed85 necko only - extended chrome's make absolute implementation 1999-07-13 01:37:23 +00:00
slamm%netscape.com
1324c6f72c Fix build. Remove reference to dialogWindow.xul. No longer needed 1999-07-13 00:29:35 +00:00
slamm%netscape.com
1c5128ed66 Fix crash on customize. (bug #9435). 1999-07-12 23:24:22 +00:00
slamm%netscape.com
62fc139814 Fix crash on customize. (bug #9435). Remove Panel 'Customize' buttons. 1999-07-12 23:23:38 +00:00
slamm%netscape.com
6f0801e3f5 Minor cleanup. 1999-07-12 23:23:35 +00:00
waterson%netscape.com
a475eefcf3 Bug 8318. Don't include rdf:local-store in the generic builder until we have all of the persistence issues sorted out. 1999-07-12 18:24:26 +00:00
warren%netscape.com
61c8d73b43 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
waterson%netscape.com
bff23da9f1 Bug 9365. Fix tree builder [Un]SetWidgetAttribute() for new content model. r=hyatt 1999-07-09 21:17:25 +00:00
waterson%netscape.com
e2f85472ad Bugs 8854, 8514. Update test cases to regress these bugs. 1999-07-09 20:42:55 +00:00
waterson%netscape.com
99a3ebae55 Bug 8854. Fix CloseWidgetItem() to play nice with mixture of XUL and RDF content. 1999-07-09 20:41:41 +00:00
hyatt%netscape.com
248d63d30e Making the sidebar work better. 1999-07-09 00:16:44 +00:00
hyatt%netscape.com
e710d64d06 Fixing redraw problems on initial show of window. 1999-07-07 22:34:10 +00:00
ramiro%netscape.com
bbed66360e Checkin another chunk of Alex Larsson's non-exported symbol reduction
patch.  All changes protected by  MOZ_STRIP_NOT_EXPORTED.
These particular changes set the NS_EXPORT declarations as needed by
the linker.
1999-07-07 09:02:21 +00:00
warren%netscape.com
9975942bdb Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
waterson%netscape.com
a3fd49276e Bug 7722. PR_LOG instead of assert when an attempt is made to create element with a bogus namespace. 1999-07-07 06:52:21 +00:00
rjc%netscape.com
62c5b9e788 Small insertion fix. 1999-07-07 06:34:18 +00:00
waterson%netscape.com
8e6cfd299e Bug 8815. A feeble attempt to fix this bug. There are still some redraw problems with the tree widget that make it _seem_ like this isn't fixed. But it is. Fixed. Really. 1999-07-07 05:46:42 +00:00
rjc%netscape.com
2224f3cb34 Now able to sort by dateLiterals and intLiterals too. <Whee> 1999-07-07 05:32:07 +00:00
waterson%netscape.com
ce9dc56a34 Fix compiler warnings. 1999-07-07 04:44:14 +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
waterson%netscape.com
dd1a7d4110 Fix compiler warnings. 1999-07-07 04:26:24 +00:00
saari%netscape.com
117933cfcd Fix for bug #8439, keybinding doesn't execute onkeyup and onkeydown 1999-07-07 03:40:22 +00:00
saari%netscape.com
e77cbbf768 make keybinding consume events 1999-07-07 03:15:31 +00:00
rjc%netscape.com
7e541b5118 Add support for dateLiterals and intLiterals. 1999-07-07 03:14:58 +00:00
saari%netscape.com
0ff93b5771 making keybinding conform to the spec, and switching to event capturing instead of bubbling 1999-07-07 02:28:21 +00:00
waterson%netscape.com
25d4abb1e7 Remove XUL_TEMPLATES and XUL_TEMPLATE_ASSERTIONS #ifdefs. Add FALLBACK_BUILDERS #ifdef that (when removed) will turn off the C++ builders for constructing content. 1999-07-07 01:31:00 +00:00
peterl%netscape.com
39583487e8 fixed css quirk support in XUL
removed dead code
1999-07-07 01:17:21 +00:00
peterl%netscape.com
c1cc052229 sync to styled content api change 1999-07-07 01:16:56 +00:00
waterson%netscape.com
ae9fb26374 Partial fix for 9280 (resolution is flakey, will later until M9 when we have Necko doing URL resolution). Bug 9301: fixed un-encountered namespace bug. 1999-07-06 23:36:44 +00:00
hyatt%netscape.com
5101e52906 Trying to fix build bustage. 1999-07-06 18:53:41 +00:00
hyatt%netscape.com
29aef8ae97 Will do intrinsic sizing when the window is really small (doesn't have to be
0, since Linux barfs on that).
1999-07-05 16:54:14 +00:00
hyatt%netscape.com
73b08a974d Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +00:00
waterson%netscape.com
00f9c67d96 Temporary hacky sloppy fix for rdf_MakeAbsoluteURI(). 1999-07-03 19:10:00 +00:00
andreas.otte%primus-online.de
8ea26659f6 some cleanup, removing unnecessary stuff that might cause problems 1999-07-03 09:51:14 +00:00
waterson%netscape.com
e413b3aec5 Clean up compiler warnings. Thanks, slamm! 1999-07-03 04:43:44 +00:00
waterson%netscape.com
2ef218b281 Clean up compiler warnings. Thanks, slamm. 1999-07-03 04:31:43 +00:00
waterson%netscape.com
4e06adac0c Ooops. Be sure to call Flush() _before_ freeing the mURLSpec. 1999-07-03 04:26:04 +00:00
waterson%netscape.com
8ee60e35c6 Bug 9236. Make sure to use a _real_ URI when you try to serialize back the file. This was a crufty bug left over from sloppy conversion to the no-Init() interfaces. 1999-07-03 03:19:28 +00:00
waterson%netscape.com
2555af6f3f Add ../src dir to INCLUDES to pick up nsChromeProtocolHandler.h 1999-07-03 02:56:45 +00:00
waterson%netscape.com
62530d62af Implement OnChange() on the Generic and XUL builders. 1999-07-03 02:41:13 +00:00
waterson%netscape.com
c6efb35f4a Implement Change() and Move() on composite datasource. Realize that these interfaces are going to be a nightmare to do the right way. 1999-07-03 02:40:35 +00:00
warren%netscape.com
f2516d8929 Added include path for necko. 1999-07-02 23:49:34 +00:00
warren%netscape.com
560135612f Added chrome protocol handler for necko. 1999-07-02 23:38:51 +00:00
warren%netscape.com
77885e3001 Added nsChromeProtocolHandler.cpp 1999-07-02 23:31:21 +00:00
warren%netscape.com
87358dae99 Added ifdefs for necko-only. 1999-07-02 23:30:12 +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
warren%netscape.com
935381c245 Fixed necko case to call OnStartRequest, etc. 1999-07-02 06:15:00 +00:00
hyatt%netscape.com
a14d2e671e Making sure the default scrolling behavior for a webshell in XUL is
OVERFLOW_HIDDEN always.  Scrolling behavior set on the box itself
can be used to enable scrolling.
1999-07-02 05:29:18 +00:00
warren%netscape.com
939cd0171d Added chrome protocol handler 1999-07-02 04:15:43 +00:00
waterson%netscape.com
463f590d61 Primitive implementation for Change() and Move() methods. 1999-07-02 03:40:32 +00:00
mcafee%netscape.com
efb0b4ac2e librdf.so needs NS_NewUnicharStreamLoader from libneckoutil_s.a for NECKO=1 build. 1999-07-02 03:35:17 +00:00
slamm%netscape.com
8bc967d5ab Add article.gif to files. It was missing. 1999-07-01 23:50:16 +00:00
saari%netscape.com
9c4389def2 Error checking on QI call prevents crash with multiple DOM nodes of the same ID 1999-07-01 20:57:28 +00:00
slamm%netscape.com
fff91c6952 Use window onload handler. Parameterize the sidebar init. Remove some dead wood. 1999-07-01 19:53:22 +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
hyatt%netscape.com
fa48a0b102 Fixing StartLayout so that it asserts and leaves the function if no root
content is available.
1999-07-01 07:34:19 +00:00
pinkerton%netscape.com
cd99200170 don't include nsHTMLAtoms.h since it's bad, and not needed anyway. 1999-07-01 06:47:31 +00:00
pinkerton%netscape.com
f57e5480a5 don't show tooltip when node is disabled, use both the global and local coordinates when showing a tooltip so alignment will work. added some debug stuff to track down why mac isn't doing screen coords correctly. 1999-07-01 06:27:42 +00:00
rjc%netscape.com
bc9d03d879 Use a binary insertion sort. (Note: there is a conditional near the top of the file that can turn off the binary insertion sort and revert back to the older, slower code, in case of any weird bugs I haven't caught.) For the moment, its turned ON as I haven't seen any problems with it. 1999-07-01 01:55:09 +00:00
waterson%netscape.com
2bc96a3bce Bug 9098. Remove NS_PRECONDITION, as this can happen normally as part of teardown. 1999-07-01 01:21:14 +00:00
pinkerton%netscape.com
2fb58822af go back to using static define instead of GetIID for one part of QI because of win32 compiler. i hate it, but until i can talk to scc.... 1999-07-01 00:54:46 +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
rjc%netscape.com
853702e169 Clean up a couple of warnings. 1999-06-30 09:05:24 +00:00
gagan%netscape.com
dc1680b25c Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
gagan%netscape.com
4d4a936e0f Necko changes. 1999-06-28 23:57:35 +00:00
mscott%netscape.com
bd5f2eaa51 Necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream. 1999-06-28 20:38:06 +00:00
nisheeth%netscape.com
6e140506a0 Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout.
Currently enabled on windows only.  Set MOZ_XSL to 1 in your environment and build mozilla/layout.
1999-06-28 14:12:07 +00:00
warren%netscape.com
fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
valeski%netscape.com
ce095de1af NECKO if defs 1999-06-27 16:36:48 +00:00
mcafee%netscape.com
fbd468ebbe BeOS changes 1999-06-27 09:18:50 +00:00
rjc%netscape.com
c9825ba220 Fix a lot of warnings by not using "basename" as a variable as it happens to be defined globally as a function. 1999-06-26 09:25:22 +00:00
rjc%netscape.com
837414868d Fix typo. 1999-06-26 09:17:46 +00:00
rjc%netscape.com
47ffc33fee Cleanup. 1999-06-26 08:29:11 +00:00
rjc%netscape.com
959d96f88c When building up list of commands via GetAllCmds(), walk forwards instead of backwards over datasources. 1999-06-26 08:28:43 +00:00
rjc%netscape.com
44bb3754a6 Cleanup. 1999-06-26 07:40:59 +00:00
rjc%netscape.com
f20957b501 Cleanup. 1999-06-26 07:25:54 +00:00
rjc%netscape.com
598ce6bb3c Cleanup. 1999-06-26 07:11:56 +00:00
warren%netscape.com
fbd6d1dc57 Necko ifdefs for layout and rdf. 1999-06-26 06:36:26 +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
6dd2eb7da8 Reject assertions that we don't support instead of returning an error. 1999-06-26 04:51:05 +00:00
rjc%netscape.com
b69eb47cf0 Add some FTP commands (for context menus). 1999-06-26 04:39:16 +00:00
rjc%netscape.com
31a7e20e77 Implement GetAllCmds(). 1999-06-26 02:58:50 +00:00
rjc%netscape.com
f7d68735da Oops, missed updating chrome with the new GetAllCmds() method. 1999-06-26 01:43:00 +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
waterson%netscape.com
8c8ed7284d Expunge EqualsResource() and EqualsLiteral(). 1999-06-25 20:51:13 +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
b71e65cc64 Only set natural order attribute on the containment element. 1999-06-25 09:32:43 +00:00
rjc%netscape.com
990539b30a Unset sortActive and sortDirection attributes if "natural order" is being used. 1999-06-25 09:19:29 +00:00
rjc%netscape.com
d61393dde8 Get sorting working with new tree structure. Basically, just look for treechildren instead of treebody when walking down from the root of the tree. 1999-06-25 06:47:28 +00:00
warren%netscape.com
32d4f24430 Changed URLGroup to LoadGroup 1999-06-25 02:31:51 +00:00
warren%netscape.com
4001aade80 Renamed nsIURLGroup to nsILoadGroup in preparation for necko. 1999-06-25 02:17:37 +00:00
waterson%netscape.com
6d5adaa9f4 Replace use of EqualsNode() with pointer comparison. This is safe (and has been for a while :-/) because literals are hashed. 1999-06-24 21:19:54 +00:00
waterson%netscape.com
b6f0320775 Fix use of nsString with nsAutoString where appropriate. 1999-06-24 21:19:02 +00:00
waterson%netscape.com
4b1f9242e4 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. 1999-06-24 00:22:58 +00:00
warren%netscape.com
15272e93b7 More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string. 1999-06-23 19:55:21 +00:00
hyatt%netscape.com
fc69b0751c Fix for 8735. 1999-06-23 07:21:11 +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
waterson%netscape.com
6d3fa1daed Add placeholder for a template. 1999-06-22 02:07:06 +00:00
alecf%netscape.com
01aed4ad67 move resources into a seperate subdirectory so we can export them AND build the DLL with the same makefiles 1999-06-22 02:00:42 +00:00
rjc%netscape.com
b7bfb76ea6 Cleanup. 1999-06-22 01:57:46 +00:00
rjc%netscape.com
57e1b1595d Unescape FTP names (in case they were encoded). 1999-06-21 23:35:23 +00:00
rjc%netscape.com
1bf5f15f2b Better buffering of FTP input. 1999-06-21 23:11:17 +00:00
rjc%netscape.com
2a4f942c9a Clean up. 1999-06-21 10:46:47 +00:00
rjc%netscape.com
2df2a78102 Turn on. 1999-06-21 09:22:17 +00:00
rjc%netscape.com
3937aff223 Conditionalize. 1999-06-21 09:12:35 +00:00
rjc%netscape.com
c806f94639 OnAssert() and OnUnassert() now understand if the contents were generated by a XUL template and, if so, try to do the right thing. 1999-06-21 08:59:14 +00:00
alecf%netscape.com
49993ef1f0 add datasource datasource for the first time
(not complete, not yet part of the build)
1999-06-20 22:01:58 +00:00
alecf%netscape.com
d7387bc5c0 add DOM datasource for the first time
(not yet part of the build)
1999-06-20 22:01:01 +00:00
rjc%netscape.com
a853570702 When building a subtree from a template, nodes are now unique until we find one with the "uri='...'" attribute set. 1999-06-20 09:11:25 +00:00
rjc%netscape.com
3bf68e5fda Slightly better parsing of weird HTML for search results. 1999-06-20 06:47:44 +00:00
rjc%netscape.com
b1c1954e42 Fix bug #8465 by starting at the parent of the node which is about to be inserted when looking for the "ignore" attribute. Also, save the "id" of the template node used to create node... in preparation for getting onAssert() and onUnassert() working fully with templates. 1999-06-20 05:45:40 +00:00
rjc%netscape.com
7ae08c35c2 Slightly better parsing of weird HTML for search results. 1999-06-20 05:42:52 +00:00
waterson%netscape.com
6b94933c25 Add rdfpoll test to build. Not sure why it wasn't there before. 1999-06-20 05:05:21 +00:00
waterson%netscape.com
edbd71fe99 Add dom-test-6 and dom-test-7. 1999-06-20 00:23:11 +00:00
waterson%netscape.com
830f25fc05 Bugs 8453, 8401, 7222. DOM 'insertBefore()' was hopelessly broken, lots of bugs causing random things to happen in the zombie pool. 1999-06-20 00:22:33 +00:00
waterson%netscape.com
e195b7f6ea Bug 8453. Fix lots of bugs in the RDF container code. 1999-06-20 00:19:54 +00:00
waterson%netscape.com
d54a647f07 Bug 8386. Over-use of 'about=' attribute on containers; use 'ID=' when possible. 1999-06-20 00:19:23 +00:00
valeski%netscape.com
e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
law%netscape.com
3306e0e5b0 Fix for bug #8348; approved by chofmann@netscape.com; authored by matt@netscape.com; reviewed by law@netscape.com 1999-06-18 02:00:03 +00:00
waterson%netscape.com
082e6c8f04 Bug 3440. Annotate node on 'close' to ensure XUL builder re-runs when the node is opened again. r=rjc, a=chofmann 1999-06-17 22:08:21 +00:00
waterson%netscape.com
6b6dc2a655 Bug 8221. Fix false positive on the leak grep radar. 1999-06-17 19:49:05 +00:00
waterson%netscape.com
1b014f1bb5 Bug 8221. Fix to get off the leak radar. 1999-06-17 19:47:21 +00:00
waterson%netscape.com
eab1c8b67e Bug 8367. Remove cruft after '#endif' to make HP compiler happy. Thanks, Bruce. a=chofmann 1999-06-17 04:37:05 +00:00
waterson%netscape.com
084992ea01 Bug 7026. Make GetTarget() return the first child of a directory. Plus clean up the mess I've made of RJC's spaces. 1999-06-17 04:13:39 +00:00
saari%netscape.com
e35eca0fca Fixing Bug #8328, keybinding fix 1999-06-17 01:48:22 +00:00
rjc%netscape.com
9487fa598c Work around bug #8278. 1999-06-16 06:58:40 +00:00
rjc%netscape.com
9572e0be8c Try and ensure that we're actually looking at proper search datasets by checking file type and creator on Mac. 1999-06-16 06:46:51 +00:00
waterson%netscape.com
533c62b3a8 When destroying an RDFElement, call SetParent(nsnull) on each of its children so that there aren't any dangling reference back to us (should a child leak, or be referred to by somebody else). 1999-06-16 06:44:23 +00:00
rjc%netscape.com
6ae1446023 Only save data in graph if its not already there. Also, resolve aliases to search datasets on Mac. 1999-06-16 06:01:04 +00:00
rjc%netscape.com
2aa04ff204 Use case-insignificant string comparisons now that we can. 1999-06-16 05:32:13 +00:00
rjc%netscape.com
ce0d4e22cb If we already have the results from a search, just return them; don't bother re-doing the search. 1999-06-16 05:22:14 +00:00
rjc%netscape.com
b87fd97a8d Less memory intensiveness: now only load/save data into memory store as needed instead of upfront. 1999-06-16 05:11:54 +00:00
waterson%netscape.com
82a887fa49 Bug 8272. Assert when writing RDF file. This probably had to do with the fact that we were writing out ID= attributes on the RDF containers. I changed to write an illegal 'about=' construct to get Matt alive. 1999-06-16 05:11:05 +00:00
matt%netscape.com
68997dab17 adding files for dialog window for sidebar 1999-06-16 04:55:32 +00:00
matt%netscape.com
e9ba2173a6 Adding dialog for sidebar 1999-06-16 04:54:36 +00:00
matt%netscape.com
a3ad4146c7 adding files for customize dialog 1999-06-16 04:53:30 +00:00
waterson%netscape.com
0a05c2a195 Bug 8174. Remove PR_EXTERN for private symbols. 1999-06-16 04:45:36 +00:00
waterson%netscape.com
55bfcc32bd Bug 8267. Add nsIRDFContainer::RemoveElementAt() implementation. 1999-06-16 02:08:54 +00:00
waterson%netscape.com
dbf578a94e Bug 6665. Hack to addref resources before doing the sort. This saves mailnews from having to recreate them. 1999-06-16 02:07:56 +00:00
rjc%netscape.com
c10c0ed04e Add checks for NULL before using mInner. It could be NULL, for example, if JavaScript creates the datasource but forgets to Init() the datasource. 1999-06-16 00:59:43 +00:00
saari%netscape.com
0a0a37a97c adding in a piece of keybinding I forgot 1999-06-15 23:33:21 +00:00
jdunn%netscape.com
dc3e41088a need to declare friend class 1999-06-15 23:33:19 +00:00
bruce%cybersight.com
aab2a4cdc7 APPROVED BY leaf@mozilla.org
This fixes the use of 'false' instead of PR_FALSE.  This was killing the Solaris native compiler build.  (Probably would've killed others if they weren't so horrked that they don't get to this file.)

Also, it adds a linefeed at the end of the file for those same native unix compilers.

This won't mess up Mozilla any more than it already is this morning.
1999-06-15 18:07:58 +00:00
rjc%netscape.com
5083a5c6d3 Small fix for non-Mac platforms in terms of where to look for search datafiles. 1999-06-15 07:07:09 +00:00
peterl%netscape.com
8eae23158b sync to css loader api change (default namespace) 1999-06-15 06:22:46 +00:00
rjc%netscape.com
588b2ac593 Cleanup a bit. 1999-06-15 05:11:05 +00:00
rjc%netscape.com
44a53f5cf1 Added HTTP POST support for searching. 1999-06-15 05:07:29 +00:00
waterson%netscape.com
90b5ffddce Spit out a mapfile, for kicks. 1999-06-15 03:21:49 +00:00
waterson%netscape.com
ad1c86cebf Add REF into the element map so that the generic builder sees it in OnAssert() and OnUnassert(). Resolve it to an absolute URI before using so that ref='foo/bar.rdf#bing' works. 1999-06-15 03:21:20 +00:00
waterson%netscape.com
9e5499756b Bug 7385. Open datasources asynchronously by default. 1999-06-15 03:19:33 +00:00
sspitzer%netscape.com
65f4e3f274 fix windows build bustage. 1999-06-15 01:03:44 +00:00
waterson%netscape.com
688107cfce Add MPL. Alter registry loading code to insulate from whatever policy needs to be used for loading RDF/XML from the RDF service. 1999-06-15 00:44:33 +00:00
waterson%netscape.com
102aedab22 Use RDF/XML datasource directly, rather than loading through RDF service. The separates this from whatever policy RDF service ends up needing to use for RDF/XML. Chrome registry _must_ be loaded synchronously no matter what. 1999-06-15 00:42:45 +00:00
slamm%netscape.com
3e9bce1889 Use chrome URLs. Fix for bug #6369. 1999-06-14 23:01:15 +00:00
slamm%netscape.com
7d19a465fb Add entry for Sidebar skin. Fix for bug #6369. 1999-06-14 22:59:42 +00:00
slamm%netscape.com
49f67e8514 Defaults are good enough for margin, padding, and border. 1999-06-14 22:31:52 +00:00
slamm%netscape.com
dd37b275f7 Use one generic sidebar.css that everyone shares. 1999-06-14 22:28:32 +00:00
slamm%netscape.com
a6e827a9c8 simplify sidebar styles. Inherit more from xul.css 1999-06-14 22:27:40 +00:00