valeski%netscape.com
9bd1d6e8d4
adding data protocol handler to necko
1999-09-03 00:39:55 +00:00
jdunn%netscape.com
6ae8f1cf4a
Fixing int/enum conversion which the native unix compilers don't like.
...
( |= produces an int which you can't assign to an enum so you need the cast)
1999-09-03 00:24:23 +00:00
waterson%netscape.com
4a2a095fd5
Cache the RDF service in a static member variable rather than acquiring it each time.
1999-09-03 00:10:09 +00:00
briano%netscape.com
ada6f17b62
Automated update
1999-09-03 00:06:24 +00:00
briano%netscape.com
7017a941de
Fix for 'official' release builds. Now generates xpinstall/packager/Makefile explicitly. Also replaced the perl-based directory 'pre-creator' with a shell-based version.
1999-09-03 00:05:19 +00:00
briano%netscape.com
b2cb687f76
Automated update
1999-09-03 00:01:25 +00:00
cls%seawood.org
f277b79642
Removed redundant program checks.
...
Added target case for *-mingw*
Don't check for NSPR libs when cross-compiling. Assume that they exist for now.
Added MDCPUCFG to CFLAGS for INTERNAL_TOOLS builds.
1999-09-02 23:58:00 +00:00
saari%netscape.com
c903641346
Chages to nsIMenu and nsIMenuItem for checkbox support and a more general way of IDing the Help menu (necessary for MacOS).
Also, some changes to try and stop crashing when Palm software is installed on MacOS.
1999-09-02 23:48:39 +00:00
pinkerton%netscape.com
bdda0f539f
hookup the drag listener attributes.
1999-09-02 23:19:56 +00:00
pinkerton%netscape.com
7f2ad65166
fix a comment a=mcafee.
1999-09-02 23:17:21 +00:00
pinkerton%netscape.com
5a953d6e18
making sure we call StartDragSession and EndDragSession. a=mcafee
1999-09-02 23:17:07 +00:00
pinkerton%netscape.com
c302e0ade3
personal toolbar d&d now in JavaScript.
1999-09-02 23:16:37 +00:00
briano%netscape.com
84aac0933f
Automated update
1999-09-02 22:45:47 +00:00
slamm%netscape.com
1477af406a
Fix typo s/CONFIG_TEMP/CONFIG_TMP/.
1999-09-02 22:41:43 +00:00
cata%netscape.com
af4d979f29
Fixed the fix.
1999-09-02 22:35:00 +00:00
cata%netscape.com
34eebb2418
Fixed problem when calling deprecated method.
1999-09-02 22:20:23 +00:00
cyeh%netscape.com
c9d7c36281
remove MODULAR_NETLIB define. obsolete.
1999-09-02 22:19:21 +00:00
briano%netscape.com
dc34704d77
Automated update
1999-09-02 22:15:49 +00:00
sspitzer%netscape.com
2e20b1a044
fix for #13062 . prevent infinite loop when reading news.
1999-09-02 22:07:48 +00:00
slamm%netscape.com
ca1ba5a727
Move some defines into configure. Remove unused build variables. Include autoconf.mk if it hasn't already been included.
1999-09-02 22:02:46 +00:00
slamm%netscape.com
ed0937533e
Move some defines into configure. Remove unused build variables.
1999-09-02 22:02:19 +00:00
kin%netscape.com
e7fa038c87
Added support for scrolling SELECTION_ANCHOR_REGION into view.
...
Renamed GetFocusNodeRect() to GetSelectionRegionRect().
Made code in GetPrimaryFrameForFocusNode() more generic and put it
in a method called GetPrimaryFrameForRangeEndpoint().
GetPrimaryFrameFor{Anchor,Focus}Node() now call GetPrimaryFrameForRangeEndpoint().
1999-09-02 21:59:51 +00:00
sfraser%netscape.com
fb60454a75
Change id on the file menu <menupopup> from "fileMenu" to "fileMenuPopup"
1999-09-02 21:58:12 +00:00
slamm%netscape.com
3b30c64384
Simplify cls's fix. Remove tabs.
1999-09-02 21:55:32 +00:00
alecf%netscape.com
41dcac0e5c
fix crash when server has no local root folder
1999-09-02 21:54:58 +00:00
putterman%netscape.com
1e5f8bb572
Speed up GetTarget by comparing to collation/sort property ptrs instead of parsing
...
property each time.
1999-09-02 21:54:11 +00:00
law%netscape.com
51a04b9eac
Adding to unix builds
1999-09-02 21:53:57 +00:00
radha%netscape.com
82f78cfc28
New session history methods Set/GetHistoryObjectForUrl()
1999-09-02 21:53:28 +00:00
putterman%netscape.com
db8d6a8711
use proportional sizing in threadPane.
1999-09-02 21:53:05 +00:00
alecf%netscape.com
63229391bb
remove stupid dump()s
1999-09-02 21:50:07 +00:00
morse%netscape.com
adc9b45ca9
fixes for bug 13022
1999-09-02 21:49:50 +00:00
law%netscape.com
2bbb929ed4
Adding to windows build
1999-09-02 21:49:07 +00:00
alecf%netscape.com
eb182b184d
account wizard now creates new accounts
...
(first rough cut)
1999-09-02 21:48:26 +00:00
alecf%netscape.com
614d547158
implement getUniqueAccountKey for accounts
1999-09-02 21:47:59 +00:00
cata%netscape.com
8902bf118c
Fixing build warnings. Step 3: remove the old deprecated API.
1999-09-02 21:41:40 +00:00
cata%netscape.com
588aa20203
Fixing build warnings. Step 3: remove the old deprecated method.
1999-09-02 21:39:29 +00:00
radha%netscape.com
dd092fdc48
Hook up session history with the history state object.
...
Let LoadURL() accept a historystate as an argument
1999-09-02 21:39:01 +00:00
waterson%netscape.com
fea6bb1b19
Changed ParseNumericValue's declaration to match its definition.
1999-09-02 21:37:30 +00:00
radha%netscape.com
182c9af764
New methods to set and get history state
1999-09-02 21:37:25 +00:00
morse%netscape.com
df06494aa9
fixes for bug 13022
1999-09-02 21:37:24 +00:00
cata%netscape.com
cf43cc9429
Method name change.
1999-09-02 21:35:50 +00:00
waterson%netscape.com
c82d0aba3a
Fix bug that was causing insertion sort to _never_ run. Also, fix code that was looking for ID attribute during RDF:Seq detection.
1999-09-02 21:34:57 +00:00
waterson%netscape.com
07fe48827b
Use nsAutoString() to avoid heap allocation during automatic coercion of 'const char*' to nsStrings.
1999-09-02 21:34:17 +00:00
waterson%netscape.com
2d4a0bffa0
Replace calls to nsRDFContentUtils::MakeElementURI() with MakeElementResource(), which is what we wanted anyway. Tweak SplitProperty to use GetValueConst().
1999-09-02 21:33:53 +00:00
ssu%netscape.com
19362b2a6a
fixing 13053
1999-09-02 21:33:49 +00:00
waterson%netscape.com
cc0fb78f13
Use nsAutoString() to avoid heap allocation during automatic coercion of 'const char*' to nsStrings; get rid of dead code that was causing a call to SplitProperty.
1999-09-02 21:32:23 +00:00
waterson%netscape.com
721ee62325
Get rid of silly code that was converting a nsString to a naked unicode, which required automatic coercion _back_ to an nsString, this time using a copy on the heap :-/.
1999-09-02 21:31:22 +00:00
pavlov%netscape.com
d9a7dfb3f0
clean up uses of QI and friends to use the macros correctly
...
clean up resizing and moving code.
wrote initial unix drag and drop code
more good things to come soon.
1999-09-02 21:30:31 +00:00
waterson%netscape.com
e31f9fb786
Use bigger buffers to avoid spilling to the heap during string manipulation.
1999-09-02 21:29:46 +00:00
waterson%netscape.com
1e1077c6f8
Use PL_HashTableRawAdd() to avoid hashing twice.
1999-09-02 21:29:06 +00:00