waterson%netscape.com
7e90bacdd2
Bug 11575. Null check after pulling URI out of a resource. a=chofmann
1999-08-12 01:16:13 +00:00
slamm%netscape.com
23bba2ad67
Add some gifs back that were not moved during the great DTD reshuffle. now #11679 was #10341 .
1999-08-11 22:51:44 +00:00
slamm%netscape.com
d59ca48dba
Move bookmarks resources into their own directory (bug #10341 ). a=chofmann
1999-08-11 22:02:49 +00:00
akkana%netscape.com
cae28969b7
Fix editor stopper 11616. a=leaf@mozilla.org
1999-08-11 19:20:34 +00:00
rjc%netscape.com
d56514ca81
Fix bug # 10352: date sorting.
1999-08-11 06:24:56 +00:00
rjc%netscape.com
8dc812ad54
Hook up search persistence.
1999-08-11 04:06:23 +00:00
rjc%netscape.com
f4afad06af
Fix bug # 11512: remove unnecessary Unregister() calls.
1999-08-11 03:15:23 +00:00
jband%netscape.com
e6130e8615
adding missing member initilizer to ctor
1999-08-10 22:36:50 +00:00
saari%netscape.com
121deb6b90
Changing XP_PC logic to XP_MAC on akk's recommendation.
1999-08-10 22:33:53 +00:00
brade%netscape.com
c1abc9374e
use keycode/charcode for particular key events
1999-08-10 21:34:48 +00:00
mccabe%netscape.com
d6e7410f31
Changes to the xpidl compiler -
...
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].
This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.
As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout. As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
jband%netscape.com
dcee61528a
was forgetting to check a result
1999-08-10 05:35:09 +00:00
jband%netscape.com
8f1eb40f3d
fix for bug 11510
1999-08-10 05:11:47 +00:00
rjc%netscape.com
e72b131935
Get HTTP POST working for Necko.
1999-08-10 02:39:21 +00:00
saari%netscape.com
93abd59b34
Fix for bug 10515, an error in keybinding logic
1999-08-09 23:28:18 +00:00
joki%netscape.com
da36d40b61
Adding new onselect event. Also slight modification to ender text widget focus behavior
1999-08-07 23:18:35 +00:00
cls%seawood.org
9eea17be39
Various fixes to let the tree compile with gcc 2.95:
...
String constants are now (const char *)s and must be explicitly cast to (char *).
operator new is expected to be empty or throw an expection instead of returning null. (ifdef'd for gcc 2.95+)
Stricter checks on register clobbering in embedded asm. (at least I think that's what it is)
Expects the main function to return int, not something similiar to it like PRInt32.
Still requires a tweak to remove -mno-486 from NSPR's *.mk files.
1999-08-07 06:01:31 +00:00
rjc%netscape.com
45c90a3331
Fix some more search parsing bugs.
1999-08-07 00:46:11 +00:00
rjc%netscape.com
4dc30be14e
Fix search parsing bug.
1999-08-07 00:14:09 +00:00
rjc%netscape.com
b697af4993
Look in {DIST}/res/rdf/datasets for search datasets.
1999-08-06 22:54:28 +00:00
rjc%netscape.com
715c2e39df
Look in {DIST}/res/rdf/datasets for search datasets.
1999-08-06 20:59:17 +00:00
waterson%netscape.com
76ed7c1834
Fix build warning.
1999-08-06 20:34:55 +00:00
waterson%netscape.com
5fbadfcef3
Bug 8836. Make RDF service a shared global variable. For some reason, this fixes the bizarre assertions when closing a file. Voodoo. Magic. Whatever.
1999-08-06 20:24:29 +00:00
waterson%netscape.com
b7e275631c
Fix --pedantic bustage.
1999-08-06 18:36:50 +00:00
waterson%netscape.com
6f5ff98694
Fix compiler warning.
1999-08-06 18:28:15 +00:00
slamm%netscape.com
95bf38474c
Move entities into DTD for related links panel (bug #10341 )
1999-08-06 18:07:58 +00:00
waterson%netscape.com
ed78bedd41
Bug 8159. Fix circularity between content model builder and composite datas source (via 'observer' which now refcounts). Destruction of a XULDocumentImpl now forces builder to do out-of-band release on composite datasource.
1999-08-06 17:59:05 +00:00
slamm%netscape.com
635cb20f78
Move entities into dtd files for history (bug #10341 ).
1999-08-06 17:35:46 +00:00
alecf%netscape.com
c4dbef6569
fix memory error found by rickg's tool
...
NOT PART OF THE BUILD
1999-08-06 09:17:15 +00:00
alecf%netscape.com
d07009d0a7
add new interface for DOM node container
...
NOT PART OF THE BUILD
1999-08-06 09:16:13 +00:00
alecf%netscape.com
d18ce7541b
fix bit-rot in DOM viewer
...
- remove use of depricated EqualsResource
- fix memory error as found by rickg's tool
- convert to using raw pointers rather than nsCOMPtrs
NOT PART OF THE BUILD!
1999-08-06 09:15:44 +00:00
hyatt%netscape.com
9bec2d1b1e
Fix for bug 10938.
1999-08-06 00:36:55 +00:00
rjc%netscape.com
be38c4db52
Don't leak proxy.
1999-08-05 20:10:08 +00:00
rjc%netscape.com
c9d886851c
Fix string parsing issues/
1999-08-05 20:05:59 +00:00
waterson%netscape.com
6228b1819d
Bug 9799. Implement nsIRDFRemoteDataSource so that datastore can be flushed to disk.
1999-08-05 04:33:41 +00:00
waterson%netscape.com
87d4ade1f9
Bug 9250. Predefined entities should be case sensitive; update so that they are all lower case.
1999-08-04 06:18:40 +00:00
waterson%netscape.com
08f4f00374
Bug 9474. Use NodeList script object, _not_ HTMLCollection. Gutted code that was aggregating HTMLCollection.
1999-08-04 05:45:09 +00:00
waterson%netscape.com
fa329653f5
Fix silent failure from JS on firstChild. Clean up other baby-eating methods.
1999-08-04 02:26:26 +00:00
waterson%netscape.com
0836272c82
Bug 11027. Change PR_ASSERT() to PR_LOG message.
1999-08-04 02:20:42 +00:00
waterson%netscape.com
753ac28592
Stop assertions in viewer when you can't get localstore.
1999-08-04 02:19:55 +00:00
slamm%netscape.com
c051dcc0c3
Move sidebar files into componnent directory
1999-08-03 22:50:42 +00:00
slamm%netscape.com
2bb0139409
New chrome urls for sidebar. Moved it into a component.
1999-08-03 22:48:53 +00:00
warren%netscape.com
6685d8332e
Took out NS_ERROR when file not found.
1999-08-03 21:59:40 +00:00
briano%netscape.com
f1ffca414c
Cleaned it up and got rid of the redundant HP-specific SHARED_LIBRARY_LIBS stuff.
1999-08-03 21:40:56 +00:00
waterson%netscape.com
a25ad074a0
Back out RJC's previous changes; they aren't necessary. Failure is dealt with by the destructor, which will _always_ be called from the factory method if Init() fails.
1999-08-03 21:00:39 +00:00
waterson%netscape.com
56e30e8f88
Bug 11154. Use 2-byte compare fn for literal hash table.
1999-08-03 20:59:56 +00:00
rjc%netscape.com
be01dfffa2
Fix potential memory leakage upon failure.
1999-08-03 06:34:06 +00:00
waterson%netscape.com
2415d5ab40
Update to new tree syntax, add some buttons for testing other stuff.
1999-08-02 22:44:17 +00:00
rjc%netscape.com
bffc7090f3
Now that we can read in the localstore, don't hide failure to read it in any more.
1999-08-02 06:39:54 +00:00
rjc%netscape.com
0a6a47d58e
If GetNameSpaceID() fails due to a null namespace, now return kNameSpace_None instead of failure.
1999-08-02 06:35:26 +00:00
rjc%netscape.com
3a2f1bb201
Persist attributes via the content model only.
1999-08-01 03:24:18 +00:00
waterson%netscape.com
1b4f5a55bb
Allow datasources= attribute on _any_ XUL content.
1999-07-31 00:05:03 +00:00
waterson%netscape.com
f5fc9df22d
Bugs 10640, 10689. Fix assertions when opening a folder. Crude performance improvement for asynchronously generated content in tree controls.
1999-07-31 00:03:45 +00:00
rjc%netscape.com
a93092afb6
Fix bug #10751 : use short date format.
1999-07-30 23:54:56 +00:00
waterson%netscape.com
e2012c5dca
Fix icons in sidebar.
1999-07-30 23:54:16 +00:00
waterson%netscape.com
53359e7395
Add dummy-flash.rdf for testing.
1999-07-30 23:54:04 +00:00
waterson%netscape.com
a4506da3ab
Fix flash panel so flashes show up.
1999-07-30 23:53:47 +00:00
waterson%netscape.com
8a4628931f
Stop assertions when sidebar is opened.
1999-07-30 23:53:33 +00:00
waterson%netscape.com
99ca026589
Fix nsRDFSerivce.cpp so that it can be unloaded.
1999-07-30 23:52:47 +00:00
rjc%netscape.com
4566ac87d8
Hook up persistent (via the localstore).
1999-07-30 23:42:41 +00:00
rjc%netscape.com
a181cbc2b6
Use GetValueConst a bit.
1999-07-30 23:40:30 +00:00
gagan%netscape.com
90b112fdf7
Removed some debugging printf.
1999-07-30 14:35:13 +00:00
gagan%netscape.com
6cac624c75
Fixes the random / and eventually the spaces problems.
1999-07-30 00:53:42 +00:00
valeski%netscape.com
e8728c2ed4
cyeh approved - stability repairs
1999-07-29 21:16:27 +00:00
mscott%netscape.com
293095a950
fix build breakage...include config.mak
1999-07-29 03:59:32 +00:00
mscott%netscape.com
0c4eca82a6
fix build breakage..include config.mak
1999-07-29 03:46:59 +00:00
gagan%netscape.com
f952c9d490
Fixed the resource:// to resource:/ May be related to the menu problems. Appr'd leaf.
1999-07-29 01:31:47 +00:00
briano%netscape.com
ea37bbc00a
Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org.
1999-07-29 01:18:12 +00:00
nisheeth%netscape.com
1458ecf3e7
Adding a new parameter, aMode, to nsIContentSink::AddDocTypeDecl.
1999-07-28 06:56:05 +00:00
waterson%netscape.com
50c29e871d
Bug 10617. Get folder performance back. We now _do not_ tell layout about individual content that gets appended during CreateContainerContents(), and instead wait until we've constructed all child nodes to do a ContentChanged() notification.
1999-07-28 05:21:22 +00:00
waterson%netscape.com
7b9e4f6408
Obsolete.
1999-07-28 04:06:32 +00:00
waterson%netscape.com
1f3fd39a62
Implement RemoveWidgetItem(). Whoops.
1999-07-28 02:53:49 +00:00
harishd%netscape.com
0f20a41578
EnableParse() returns nsresult.
1999-07-27 23:33:16 +00:00
briano%netscape.com
d99daeea9b
Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
1999-07-27 23:27:44 +00:00
sfraser%netscape.com
5e4da3ca9e
Change ResolveAlias to ResolveSymlink. dougt should have done this.
1999-07-27 23:05:53 +00:00
putterman%netscape.com
7715c6e903
GetResource first looks at ref. checkin for waterson.
1999-07-27 23:02:13 +00:00
valeski%netscape.com
3b47bd5edf
fixing mem leak
1999-07-27 21:12:50 +00:00
waterson%netscape.com
e8cf25dbee
Damn. Debugging code left in.
1999-07-27 18:13:24 +00:00
waterson%netscape.com
b7d93726f9
Fix --pedantic bustage.
1999-07-27 18:04:55 +00:00
waterson%netscape.com
f6b84db71a
Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism.
1999-07-27 17:20:28 +00:00
waterson%netscape.com
914b2cade7
Re-add. Wasn't meant to be deleted yet.
1999-07-27 03:03:25 +00:00
waterson%netscape.com
70d9500cde
XULTreeElement.idl
1999-07-27 02:58:39 +00:00
waterson%netscape.com
cc5179bcc8
Native builder exorcism. Long live templates.
1999-07-27 02:40:40 +00:00
gordon%netscape.com
50883650e6
Changed handling of pathnames under NECKO to avoid excess slashes "/".
1999-07-27 01:12:59 +00:00
sspitzer%netscape.com
1d092736fa
remove my temporary code.
1999-07-27 00:50:07 +00:00
dougt%netscape.com
69178099d5
Fix for bug 10177 and 10041.
1999-07-26 22:09:42 +00:00
waterson%netscape.com
d4017001dd
Add dont localize. This file isn't part of the build.
1999-07-26 17:47:56 +00:00
dougt%netscape.com
c065aa88fb
Adding xpinstall notfication to the sidebar.
1999-07-26 16:18:01 +00:00
hyatt%netscape.com
e9860f134e
Adding the menu events to the event map.
1999-07-26 09:18:57 +00:00
rickg%netscape.com
bcfb3a153a
replaced call to deprecated nsString API
1999-07-26 00:47:36 +00:00
sspitzer%netscape.com
41d0838da4
temporary changes to use a pref to switch between localized date code and non-localized date code, so QA can test my fix for #10412 in a release build. also, some nsCOMPtr changes
1999-07-26 00:15:22 +00:00
rjc%netscape.com
8b690ae8f3
Support importing of NetPositive bookmarks under the BeOS. Current disabled (via a #undef XP_BEOS) until linkage issue is resolved.
1999-07-25 19:53:15 +00:00
hyatt%netscape.com
7f1440abf5
Form needs to be explicitly inserted, since I need the frame to be made.
1999-07-25 06:55:22 +00:00
hyatt%netscape.com
108265b89a
Fixing the problem where a blank space appears at the top of every XUL file.
1999-07-25 04:38:57 +00:00
sspitzer%netscape.com
09cd379429
go back to PR_FormatTime() until #10412 is fixed.
1999-07-24 01:47:59 +00:00
sfraser%netscape.com
feee6dc7ef
Fix Mac startup crash: #ifdef NECKO around changes that Gagan made yesterday, so that chrome URL resolution works again.
1999-07-23 22:22:47 +00:00
rjc%netscape.com
acdae54d93
Get rid of warning.
1999-07-23 00:39:29 +00:00
rjc%netscape.com
7d4c29d704
Now use FormatPRTime().
1999-07-23 00:17:39 +00:00
slamm%netscape.com
0bff02281f
Code 'Save' function. Not quite finished.
1999-07-22 23:29:44 +00:00
vidur%netscape.com
24261b3c9f
Forms can now be container content.
1999-07-22 23:28:16 +00:00
gagan%netscape.com
e546a70149
Necko only changes for the setting relative path.
1999-07-22 21:17:11 +00:00
rjc%netscape.com
e6984d697f
Even more support for IE Favorites on Windows.
1999-07-22 12:09:48 +00:00
rjc%netscape.com
a77d346bc1
More IE Favorites hackage (for Windows).
1999-07-22 10:44:31 +00:00
rjc%netscape.com
e7c771420b
Windows only!
1999-07-22 10:08:17 +00:00
rjc%netscape.com
7c7959e547
Smack the file system datasource (under windows) to munge "IE Favorites" names.
1999-07-22 10:06:25 +00:00
waterson%netscape.com
210a35cf0f
Fix for menuitems being incorrectly marked as menus.
1999-07-22 06:06:23 +00:00
waterson%netscape.com
cf7d82295b
Fix computation of empty containers.
1999-07-22 05:11:52 +00:00
tbogard%aol.net
eb0dd2815e
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
13038cc231
Hook up 'Add' panel button
1999-07-22 00:51:33 +00:00
rjc%netscape.com
dbcf779b24
Set empty="false" attribute even if container is closed.
1999-07-22 00:49:50 +00:00
putterman%netscape.com
1133b9f963
Messenger Copy/Move menus now show menuitems instead of all menus.
1999-07-22 00:26:00 +00:00
slamm%netscape.com
79fe1cbfc7
Drop the 'Sidebar' label at the top.
1999-07-21 23:39:22 +00:00
slamm%netscape.com
e4f8b9f806
shave a few pixels off titles
1999-07-21 23:38:52 +00:00
rjc%netscape.com
8881ce7bce
Use nsFileSpec's new IsHidden() method.
1999-07-21 23:14:01 +00:00
rjc%netscape.com
c1dfe525b3
Now update "empty" attribute as children count changes.
1999-07-21 23:10:07 +00:00
rjc%netscape.com
a8e701fe56
Ensure that we have a value.
1999-07-21 23:02:35 +00:00
cmanske%netscape.com
93a6f46ee6
Change registry to use new editor chrome directory structure
1999-07-21 19:56:10 +00:00
gagan%netscape.com
20c0996ab2
Replaced resource:// with resource:/ to be more compliant with our parsing rules.
1999-07-21 11:48:56 +00:00
mscott%netscape.com
ed2a17b71b
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
bf547dbb98
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
a31b3415f1
Add entries for bookmarks.
1999-07-20 23:40:22 +00:00
sspitzer%netscape.com
731a41f274
fix warnings
1999-07-20 20:32:33 +00:00
mcafee%netscape.com
47320f0312
Fixing warnings
1999-07-20 20:22:23 +00:00
bienvenu%netscape.com
d9ce494617
checkin jefft's fix mailnews startup crash
1999-07-20 17:32:43 +00:00
rjc%netscape.com
c48f89b97f
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
7bcb94a320
Changed around load group insertion/removal to happen on mozilla thread.
1999-07-20 08:46:33 +00:00
rjc%netscape.com
39a2594cb5
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
42d8e0784d
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
d14b0d2ccd
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
e8321b93a9
Oops... PR_FALSE instead of just FALSE.
1999-07-20 03:14:34 +00:00
rjc%netscape.com
3be70e4d68
Add support for sorting RDF_Seqs when in natural order sort mode.
1999-07-20 03:13:15 +00:00
tao%netscape.com
2b1cc86d3e
Added locale provider entries to all existing packages in the chrome registry.
1999-07-20 01:25:28 +00:00
waterson%netscape.com
3196b679df
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
fa6be2f05e
Added chrome://global/content/
1999-07-19 21:41:07 +00:00
joki%netscape.com
0af283b8e2
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
4889479e80
Modifications for performance improvements.
1999-07-19 19:23:51 +00:00
waterson%netscape.com
3e9a4790e1
Use 'chrome:' URL.
1999-07-19 19:21:04 +00:00
waterson%netscape.com
2a499473be
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
844a7e45ef
switch to faster string search API
1999-07-19 03:29:56 +00:00
rjc%netscape.com
528bf67d11
Fix a warning by tossing out some old debugging code.
1999-07-18 08:25:24 +00:00
rjc%netscape.com
8a60d45f7b
Clear up a couple of warnings.
1999-07-18 08:22:06 +00:00
mjudge%netscape.com
7ddf8fee55
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
d04477a5e8
Use GetKeyCode instead of GetCharCode for windows and linux
1999-07-18 00:07:10 +00:00
peterl%netscape.com
e3019ad978
clean up some string usage
1999-07-18 00:01:21 +00:00
hyatt%netscape.com
4c2a642cb4
Teaching XUL overlays how to do positioning.
1999-07-17 21:50:01 +00:00
rjc%netscape.com
dbce229d7e
Use application locale when sorting with collation service; fix for bug #9968 .
1999-07-17 21:36:17 +00:00
ramiro%netscape.com
fecd737d22
Landing timer move on windows.
1999-07-17 15:52:01 +00:00
ramiro%netscape.com
342b5083f1
Landing timer move on unix.
1999-07-17 14:22:51 +00:00
hyatt%netscape.com
85d30d28a3
XUL overlays work!
1999-07-17 04:27:55 +00:00
mcafee%netscape.com
171c64c371
Fixing unused variable warnings
1999-07-17 03:06:14 +00:00