Commit Graph

39554 Commits

Author SHA1 Message Date
saari%netscape.com
5feefa7589 Adding support for full keyboard to XUL keybinds 1999-09-04 01:25:55 +00:00
briano%netscape.com
c10545528a Automated update 1999-09-04 01:21:27 +00:00
briano%netscape.com
c0a4da7184 Moved the _PEDANTIC definition up to the top so it can be automatically overridden for any OS (in this case BSDI). 1999-09-04 01:20:49 +00:00
slamm%netscape.com
445a05c4b1 Trim some whitespace off the front. 1999-09-04 00:42:57 +00:00
pierre%netscape.com
9dab157a97 Fixed #6874 "Hover doesn't work for gfx-rendered buttons" 1999-09-04 00:15:43 +00:00
dougt%netscape.com
8fdaa5dc38 removing redundant default/ in chrome URI string. 1999-09-04 00:02:35 +00:00
slamm%netscape.com
7d8e5e088a Update 1999-09-04 00:01:42 +00:00
dougt%netscape.com
c437641dc6 removing redundant default/ in chrome uri string 1999-09-03 23:59:05 +00:00
shaver%netscape.com
942e382e8a properly initialize loaders on creation, and remove code that's now in nsFileSpec 1999-09-03 23:51:31 +00:00
valeski%netscape.com
f7e8b6cd05 changed nsCOMTypeInfo<> template to NS_GET_IID macro 1999-09-03 23:51:14 +00:00
alecf%netscape.com
c9289ef057 make libxp a static library, eliminate useless cruft, and link it into libjar
(it's the only one that uses libxp these days)
1999-09-03 23:50:11 +00:00
shaver%netscape.com
129be14218 add IsChildOf 1999-09-03 23:45:50 +00:00
shaver%netscape.com
90e6e9f4e7 add IsChildOf, and dougt's relative-path-handling diff 1999-09-03 23:44:59 +00:00
davidm%netscape.com
a24fec8ebe remove Mac command line initialation 1999-09-03 23:42:40 +00:00
davidm%netscape.com
ab4b7eb599 Move nsCommandLineServiceMac to apprunner to allow initialization before XPCOM registration 1999-09-03 23:42:13 +00:00
davidm%netscape.com
d335f25869 change from bool to PRBool. move mac commandline service before XPCom initialization 1999-09-03 23:41:26 +00:00
peterl%netscape.com
1a97985a7e added accessors to additional style contexts 1999-09-03 23:41:20 +00:00
peterl%netscape.com
a8e65ff2a6 tracking UI & forms proposal changes 1999-09-03 23:40:35 +00:00
peterl%netscape.com
c6165d5393 fix warning 1999-09-03 23:40:22 +00:00
peterl%netscape.com
e9991bb140 remove error output for non-error conditions 1999-09-03 23:38:40 +00:00
peterl%netscape.com
1b015c684b use reparent style context 1999-09-03 23:37:37 +00:00
peterl%netscape.com
25d7829a4e added accessors for additional style contexts 1999-09-03 23:36:32 +00:00
peterl%netscape.com
b5b37d859e added reparent style context 1999-09-03 23:35:41 +00:00
peterl%netscape.com
09ea141535 added accessors to additional style contexts 1999-09-03 23:35:14 +00:00
peterl%netscape.com
d91b64f10c tracking UI & forms proposal changes
fixed impact of text decoration
1999-09-03 23:34:20 +00:00
peterl%netscape.com
2507785091 tracking to UI & forms proposal changes 1999-09-03 23:33:06 +00:00
ssu%netscape.com
4dfee49e36 fixing bug #13116 1999-09-03 23:22:24 +00:00
ftang%netscape.com
e49884b420 rename CID for UCS2/UCS4 to UTF16/32. Add CID for UTF16/32 1999-09-03 23:18:00 +00:00
rjc%netscape.com
260f384c92 Add check for null. 1999-09-03 23:02:09 +00:00
law%netscape.com
230818972e Make size/pos persist 1999-09-03 22:56:23 +00:00
law%netscape.com
26d0132c84 Switch to browser app core replacement and try to save window size/pos 1999-09-03 22:55:25 +00:00
ftang%netscape.com
abfeb59953 fix bug 12500 1999-09-03 22:48:20 +00:00
ftang%netscape.com
31de89ab0f fix bug 13063 12881 1999-09-03 22:46:16 +00:00
danm%netscape.com
e68f60f671 implemented intrinsic sizing method on DOM Window 1999-09-03 22:41:56 +00:00
davidmc%netscape.com
5dbc2f05f7 First Checked In. 1999-09-03 22:32:58 +00:00
sspitzer%netscape.com
ea67644152 being anal, ignore me. 1999-09-03 22:32:35 +00:00
bienvenu%netscape.com
753cfbafd3 comment out code not ready to compile yet 1999-09-03 22:29:59 +00:00
davidmc%netscape.com
12d918dd2b MDB file API changes 1999-09-03 22:29:20 +00:00
briano%netscape.com
d64d4c52b9 Fix for the current INTERNAL_TOOLS breakage on SunOS4. 1999-09-03 22:28:49 +00:00
davidmc%netscape.com
c1b86c3728 file API changes 1999-09-03 22:27:25 +00:00
bienvenu%netscape.com
79b3a1efd0 add new files to makesystem 1999-09-03 22:25:46 +00:00
davidmc%netscape.com
d230684a1a files, sorting, searching 1999-09-03 22:23:21 +00:00
dougt%netscape.com
028f11d2bf Changes nsIAtom iterface to return a shared (non-allocated) wstring when
GetUnicode() is called.  (thanks waterson, jband)

Also fixing 12237.  (thanks jband).
1999-09-03 22:21:29 +00:00
akhil.arora%sun.com
e2e95d76f3 Nikolay Igotti <inn@sparc.spb.su> found a bug in the implementation of equals 1999-09-03 22:19:40 +00:00
davidmc%netscape.com
abe37a512a First Checked In. 1999-09-03 22:19:04 +00:00
radha%netscape.com
62e13990a1 Dummy checkin to provide log information for the previous commit.
Basically in the previous commit, added a dictionary to the history
state object and made AddState() and get() use the dictionary
1999-09-03 22:19:03 +00:00
slamm%netscape.com
636cf083f8 Add 'makefiles' target to generate all makefiles. Work around Makefile rule deficiency (thanks to Colin Blake <colin@theblakes.com> for the patch). Some versions of make were having trouble finding Makefile.in in the source directory. Simplify the LOOP_OVER_DIRS action. No need to test for directories anymore. It's a requirement. Don't list a directory in DIRS if it doesn't have a Makefile.in or Makefile. 1999-09-03 22:18:30 +00:00
mgleeson1%netscape.com
5d211da01c added #ifndef for HPUX11 around #define _INT32 1999-09-03 22:17:16 +00:00
rjc%netscape.com
6b3c7e36af Also need to link against necko and timer libs. 1999-09-03 22:16:32 +00:00
briano%netscape.com
402d4c66de Automated update 1999-09-03 22:15:44 +00:00