nisheeth%netscape.com
b3fea5b8a8
Ongoing work to get Transformiix to build on Windows. Not part of the mozilla build.
2000-04-12 22:47:04 +00:00
nisheeth%netscape.com
3f463dfbb5
Ongoing attempt to get Transformiix building on Windows. Not part of mozilla build.
2000-04-12 22:34:04 +00:00
troy%netscape.com
890549a10c
b=35603, r=jinjin@pacbell.net Fix for blocker (crash when selecting
...
text)
2000-04-12 22:22:58 +00:00
warren%netscape.com
15ae528e0d
Added nsIStreamIO.idl
2000-04-12 21:32:15 +00:00
donm%bluemartini.com
20bcaa0560
Rewrite of repophook to pull changes from the bonsai database from a certain
...
date, and according to legaldirs rebuild the hook list of checkins. This
had been broken since switching over from the flatfile checkinlog.
Reviewed and Approved by: Terry Weismann
2000-04-12 18:44:37 +00:00
ashuk%eng.sun.com
1c1397b664
Made fix for Find Dialog closing correctly on Solaris
...
a=ashuk
r=geetha.vaidyanaathan@sun.com
Bug=35514
_Ashu
2000-04-12 18:06:21 +00:00
norris%netscape.com
144d256be4
Fix bug 33841.
2000-04-12 17:30:32 +00:00
jdunn%netscape.com
2535df76ae
adding include for tolower & toupper
2000-04-12 15:52:50 +00:00
troy%netscape.com
a37259c6bd
Fix for build bustage
2000-04-12 15:42:55 +00:00
sspitzer%netscape.com
26796affc9
fix for blocker bug #35591 . 3 pane toolbar buttons don't work.
2000-04-12 15:32:27 +00:00
troy%netscape.com
43ba4ad192
Added support for measuring text runs in ascii, and changed text transformer
...
to leave the text as ascii if possible
2000-04-12 14:54:43 +00:00
rods%netscape.com
908dde773f
Dirty reflows are treated like Incremental for optimization
...
The GetAbsoluteFramePosition didn't take into account if the comboxbox was had a prent view with no parent
b=35291
2000-04-12 14:51:10 +00:00
troy%netscape.com
b2bf96d0c6
b=34731 Fixed bug in Unicode version of GetWidth() that takes a line break array.
...
Also added an ascii version of function
2000-04-12 14:49:46 +00:00
jdunn%netscape.com
b0cbf76505
fixing typedef of an enum which broke hp builds.
...
r= akanna@netscape.com , johng@netscape.com
2000-04-12 14:44:46 +00:00
jdunn%netscape.com
9120846a94
Initialize the vars and make sure we 'NULL' them after we free them.
...
On HP (for example) there isn't a sound shared lib, so we ended up
freeing an uninitialized pointer.
r= dougt@netscape.com
2000-04-12 14:42:40 +00:00
jefft%netscape.com
354a26cd8b
fixed bug 33566, 34252 - cancel from saveAs saveAttachment causes alert; r=scottip
2000-04-12 14:23:41 +00:00
dcone%netscape.com
267816d9ac
Changed some tiling code. Cleanup up how DIB's and DDB's are cleaned up.
2000-04-12 13:52:10 +00:00
dcone%netscape.com
ba0010a19e
Changed some tiling code.
2000-04-12 13:47:03 +00:00
brade%netscape.com
dcba534195
remove duplicate line
2000-04-12 13:30:32 +00:00
brade%netscape.com
e79e8c6fd8
remove colon from alignment box label; add image map box label
2000-04-12 13:27:00 +00:00
brade%netscape.com
032ff51733
redo with xul widgets
2000-04-12 13:26:16 +00:00
brade%netscape.com
c3944720b7
remove update of labels which are being removed altogether; add edit image map js
2000-04-12 13:24:41 +00:00
brade%netscape.com
2eb6432471
use platform-specific keybindings for previous/next word (with and without extending selection)
2000-04-12 13:08:51 +00:00
brade%netscape.com
260fe488ca
move windows-specific keybindings out of general editor file and into window-specific file
2000-04-12 13:07:44 +00:00
brade%netscape.com
eb0240a37d
remove commented out keybindings; comment out stylesheet insertion menu items
2000-04-12 13:07:02 +00:00
brade%netscape.com
bea97dd36d
remove EditorApplyStyleSheet and EditorImageMap functions (we aren't supporting insertion of stylesheets at this time and image map function is moved to image dialog js file).
2000-04-12 13:05:28 +00:00
kvisco%ziplink.net
d944585f4e
updated with latest info
2000-04-12 11:44:13 +00:00
kvisco%ziplink.net
6a196acd08
updated example to show descending order
2000-04-12 11:26:26 +00:00
kvisco%ziplink.net
a7dee3de3d
added support for sorting under xsl:for-each
2000-04-12 11:25:21 +00:00
kvisco%ziplink.net
db996078b6
changed header
2000-04-12 11:08:06 +00:00
kvisco%ziplink.net
3a49c20851
added support for simple xslt sorting
2000-04-12 11:00:56 +00:00
kvisco%ziplink.net
55bebd7db4
*** empty log message ***
2000-04-12 10:59:29 +00:00
kvisco%ziplink.net
90cbef09a2
initial checkin of simple sorting example
2000-04-12 10:57:19 +00:00
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