kvisco%ziplink.net
|
933058fa2d
|
initial checkin of NodeSorter.h/cpp which as the name suggests handles Node sorting
|
2000-04-12 10:55:55 +00:00 |
|
kvisco%ziplink.net
|
f8b969caa5
|
made TxObect::hashCode virtual, added TxObject::equals
|
2000-04-12 10:53:27 +00:00 |
|
kvisco%ziplink.net
|
9f14a6d6a4
|
added new classes to Makefile
|
2000-04-12 10:52:27 +00:00 |
|
kvisco%ziplink.net
|
89f75b493f
|
initial checkin. StringComparator is a virtual class used for doing String
comparisons. DefaultStringComparator is the default implementation of
StringComparator. Map.h/cpp is a simple HashMap implementation for TxObjects.
|
2000-04-12 10:50:03 +00:00 |
|
mjudge%netscape.com
|
8efaa31294
|
fixing 2 bugs. bug for notifications going out when we dont need them for selection changing. and for fixing some keyboard navigations around non-text frames
|
2000-04-12 10:34:19 +00:00 |
|
Peter.VanderBeken%pandora.be
|
5c0df56678
|
Added processTopLevel function that takes an Element as input.
Not part of build yet. a=leaf
|
2000-04-12 10:16:45 +00:00 |
|
tbogard%aol.net
|
8b1af3fb93
|
Provided implementation for the file fixup work.
|
2000-04-12 10:06:58 +00:00 |
|
tbogard%aol.net
|
fee486f4b4
|
Put the GetInterface for the uriContentListener into an ifndef for DOCSHELL_LOAD so when DOCSHELL_LOADING is turned on, we get the right handler.
|
2000-04-12 10:00:04 +00:00 |
|
warren%netscape.com
|
de3b5568fb
|
Adding code to remove entries from free list when recycled.
|
2000-04-12 09:48:30 +00:00 |
|
sspitzer%netscape.com
|
15475908d1
|
changes so that the alert for cross posting to multiple news server shows up.
(instead of a silent failure.) note, we are still being too over-zealous when
deciding if you are cross posting to multiple servers. see bug #35338
|
2000-04-12 09:48:25 +00:00 |
|
tbogard%aol.net
|
e3719b0e45
|
Removed the file fixup and completely rely on docShell fro Creating the uri.
|
2000-04-12 09:46:40 +00:00 |
|
tbogard%aol.net
|
169ea62357
|
Fixed viewer to implement SizeBrowserTo and on notification of a location change make sure not to try poking data into a field that isn't there (the location one). CLEANUP_WIDGET now checks to see if the widget is in existence before destroying it. Bug #34433
|
2000-04-12 09:25:46 +00:00 |
|
sspitzer%netscape.com
|
1a8b22579a
|
make sure we mark the newsrc file as dirty if we update it.
|
2000-04-12 08:50:01 +00:00 |
|
jband%netscape.com
|
bb561d08ba
|
NOT PART OF SEAMONKEY BUILD. Make plugin sample work on windows. It looks like this has been unable to compile on windows since someone added Unix only includes outside the #ifdef XP_UNIX block about *nine* months ago. There were also a few places where it was causing crashes. I'm not very confident in the rest of this code.
|
2000-04-12 08:35:15 +00:00 |
|
warren%netscape.com
|
d17c5946a1
|
Moved nsXPIDLString.h out of ifdef for optimized builds.
|
2000-04-12 08:25:32 +00:00 |
|
heikki%citec.fi
|
969ba8b938
|
Fixing build bustage. When MOZ_SGV is set and DISABLE_TESTS is not set, the build dies in this makefile.
|
2000-04-12 08:19:19 +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 |
|
warren%netscape.com
|
2979b9b4c6
|
Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code.
|
2000-04-12 07:58:24 +00:00 |
|
sspitzer%netscape.com
|
09f5b1d86d
|
fix for #14645. we need those mailnews default prefs, even when installing the
base package, because of migration.
|
2000-04-12 07:48:21 +00:00 |
|
sspitzer%netscape.com
|
9d87bda031
|
bulletproofing fix for bug #35568. r=waterson.
|
2000-04-12 07:38:17 +00:00 |
|
sspitzer%netscape.com
|
39f6943e30
|
fix spelling mistake. I'm so anal, it is scary.
|
2000-04-12 06:54:35 +00:00 |
|
morse%netscape.com
|
a789ac0443
|
fix bug 35372, appropriate title when used as image manager
|
2000-04-12 06:35:26 +00:00 |
|
leaf%mozilla.org
|
cdd2fb55a9
|
Automated update
|
2000-04-12 06:30:10 +00:00 |
|
sspitzer%netscape.com
|
d888dd675a
|
add bug # to the assertion, so people know where to add info if they can reproduce this.
|
2000-04-12 06:22:14 +00:00 |
|
cls%seawood.org
|
fc6c8a2097
|
BeOS build fixes. Bug #34553
|
2000-04-12 06:20:59 +00:00 |
|
sspitzer%netscape.com
|
1d0daf3031
|
fix for #35567. bulletproof to avoid a crash. r=putterman.
|
2000-04-12 06:16:23 +00:00 |
|
ducarroz%netscape.com
|
32b3ac7287
|
Rename Addressbook classes nsIAutoCompleteSession & nsIAutoCompleteListener to avoid any conflict with the new autocomplete widget during it's landing. R=mscott.
|
2000-04-12 06:12:41 +00:00 |
|
sspitzer%netscape.com
|
af99b19a63
|
fix a comment.
|
2000-04-12 05:55:49 +00:00 |
|
kvisco%ziplink.net
|
6f95d58155
|
Added name changes from Marina
|
2000-04-12 05:52:09 +00:00 |
|
mjudge%netscape.com
|
ac8d5b837a
|
dangit
|
2000-04-12 05:48:03 +00:00 |
|
mjudge%netscape.com
|
6536f6d6d7
|
left out static in prototype. mac compiler...grumble
|
2000-04-12 05:43:42 +00:00 |
|
morse%netscape.com
|
b50c359eeb
|
fix bugs 34760 (not all cookies displayed in cookie viewer) and bug 34866 (better test for foreign images)
|
2000-04-12 05:28:53 +00:00 |
|
morse%netscape.com
|
70fe08bb41
|
fix bug 34952, cookie header should have Cookie: with uppercase C
|
2000-04-12 05:26:59 +00:00 |
|
morse%netscape.com
|
90e57a8f70
|
attempt to fix mac bustage
|
2000-04-12 05:20:49 +00:00 |
|
bienvenu%netscape.com
|
66055a5a32
|
more work on search, not used yet
|
2000-04-12 05:14:38 +00:00 |
|
bienvenu%netscape.com
|
8f0cd57b87
|
initial checkin, not part of build
|
2000-04-12 05:12:48 +00:00 |
|
waterson%netscape.com
|
aa23398ba7
|
Add nsXULAtoms.cpp to the build.
|
2000-04-12 05:00:32 +00:00 |
|
ducarroz%netscape.com
|
519fef052d
|
First Checked In.
|
2000-04-12 04:57:48 +00:00 |
|
waterson%netscape.com
|
0cd1973ec7
|
Initial revision.
|
2000-04-12 04:49:28 +00:00 |
|
mjudge%netscape.com
|
af97e4a182
|
missed another.get
|
2000-04-12 04:20:07 +00:00 |
|
mjudge%netscape.com
|
c6128bbf01
|
dangit forgot this one
|
2000-04-12 03:35:27 +00:00 |
|
mjudge%netscape.com
|
bd0b4a8c70
|
thought this would have been caught on my machine sorry. .get added
|
2000-04-12 03:26:49 +00:00 |
|
rjc%netscape.com
|
dbab71154c
|
Add support for importing/exporting bookmarks.
|
2000-04-12 03:09:04 +00:00 |
|
mjudge%netscape.com
|
f0c0beb50c
|
fix for setcapture. passes events to the nsHTMLFrame's areaframe when events are trapped to a given frame's view.
|
2000-04-12 03:04:11 +00:00 |
|
evaughan%netscape.com
|
9553090997
|
Fix for titledbox bugs.
|
2000-04-12 02:59:26 +00:00 |
|
ruslan%netscape.com
|
41eec21b26
|
Adding additional prefs for networking
|
2000-04-12 02:51:58 +00:00 |
|
pavlov%netscape.com
|
b148e60588
|
disable x11-shm code until crash can be looked at
rewrote image drawing code
-- refactored drawing
-- added tiling code
added patch from Tim Rowley <tor@cs.brown.edu> for 8bit alpha compositing of images (not used yet)
|
2000-04-12 02:23:12 +00:00 |
|
mscott%netscape.com
|
c7c6069d68
|
Bug #29222 --> fix alignment of add to ab and attachment icons
r=sspitzer
|
2000-04-12 02:17:45 +00:00 |
|
tbogard%aol.net
|
2dceb450dd
|
Checks for when progress is called after docShell goes away. This is now going to be valid with changes made to the way the uriLoader and necko do cancelling. Bug #35505
|
2000-04-12 01:59:15 +00:00 |
|