Граф коммитов

38115 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 2ecef1c469 Remove an errant semicolon 1999-08-25 21:28:39 +00:00
beard%netscape.com 8eb5f0225c bug 11312: fixed calls to Invalidate() when widget has (x, y) <> (0, 0). 1999-08-25 21:28:19 +00:00
harishd%netscape.com 491af8d2a3 Minor adjustments in consuming attributes ( Tracking down '<'). 1999-08-25 21:27:43 +00:00
sfraser%netscape.com 54e5be55a0 Fix the output directory for the headers target. 1999-08-25 21:27:35 +00:00
jdunn%netscape.com 79ef71461f HP won't allow a delete on a 'void *' so change cast using REINTERPRET 1999-08-25 21:23:21 +00:00
jdunn%netscape.com e5b4494333 HP requires a newline at the end 1999-08-25 21:21:22 +00:00
chuang%netscape.com 112157b4c9 Import address book 1999-08-25 21:19:37 +00:00
cls%seawood.org acdf617a8c libobj.so is now a component and does not need to be linked at compile time. 1999-08-25 21:17:50 +00:00
leaf%mozilla.org facb48ec4c checking evaughan's fix for open sidebar crashing on startup 1999-08-25 19:58:07 +00:00
akkana%netscape.com 105b2a7583 Pass KeyPress events even if modifier key is pressed; un-break editor control key bindings. a=leaf,mcafee 1999-08-25 19:24:18 +00:00
sspitzer%netscape.com 407ac75647 fix for #12464. initialize memory. fixes news on mac and windows. 1999-08-25 19:03:26 +00:00
waterson%netscape.com baa2f26122 Fix '-pedantic' bustage. a=leaf 1999-08-25 18:47:59 +00:00
slamm%netscape.com 12ea4fc5b4 Have the script report it's version. 1999-08-25 17:54:47 +00:00
terry%mozilla.org 2e810df187 Patch by Christopher Blizzard <blizzard@redhat.com> -- added "uuid" command. 1999-08-25 16:39:01 +00:00
cls%seawood.org 3060384694 Added support for --with-nspr so that GtkMozilla can find the nspr headers & includes when they are installed separate from the mozilla tree. Incidentally, this was also breaking for any tinderbox that uses the build-moz-smoke.pl script which includes a number of SeaMonkey-Ports builds. Why wasn't this caught before? 1999-08-25 15:07:13 +00:00
brade%netscape.com fea1beaef0 add license 1999-08-25 14:40:33 +00:00
ramiro%netscape.com 6cec5c3abb Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
brade%netscape.com b80a7bbf89 xul overlay for ok/cancel 1999-08-25 14:36:13 +00:00
brade%netscape.com 3767dd8ed4 add license; xul overlay for ok/cancel 1999-08-25 14:35:59 +00:00
brade%netscape.com 4756d78987 xul overlay for ok/cancel; add license 1999-08-25 14:28:53 +00:00
brade%netscape.com 140c592eda xul overlay for ok/cancel 1999-08-25 14:18:04 +00:00
ramiro%netscape.com 8c6cb1b304 Fix the timer names for these platforms. 1999-08-25 14:12:04 +00:00
ramiro%netscape.com e02c1ec054 Dont hardcode the dll suffix. 1999-08-25 14:09:26 +00:00
tbogard%aol.net cd6503d9f4 Added a couple of new macros to the NS_ENSURE family. NS_ENSURE_SUCCESS(res, ret). It ensures that a given result is an XPCOM success code, if not returns back whatever you pass in ret. And NS_ENSURE_NO_AGGREGATION(outer) checks to make sure the instantiating client is not trying to do aggregation and returns back an error if it is. 1999-08-25 14:03:25 +00:00
rods%netscape.com 43bd3be0ff The index of the option being deleted needs to be remembered before the it is removed from the list 1999-08-25 13:44:49 +00:00
rods%netscape.com 57d1c13737 Fixed the initialization of the scroll frame for list boxes, the parameters had been incorrectly changes for version 1.20
Add addtional safety code for dynamically adding items to list boxes when in native widget mode
1999-08-25 13:42:59 +00:00
rods%netscape.com 3c471b8d63 removed some unused variables to get rid of some warnings 1999-08-25 13:39:41 +00:00
ramiro%netscape.com 8644dc2074 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
blizzard%redhat.com 173758fa13 fix endian detection problems for sparc 1999-08-25 13:20:59 +00:00
ramiro%netscape.com 7f1c8110a0 Recommit slamm's changes. Thanks slamm. 1999-08-25 11:50:44 +00:00
briano%netscape.com f40054346c Automated update 1999-08-25 11:46:26 +00:00
ramiro%netscape.com 1b066bb64a Remove extraneous AddRef(). 1999-08-25 11:45:14 +00:00
ramiro%netscape.com c6ba385018 Fix timer linking problems on monolithic toolkit platforms. 1999-08-25 11:32:04 +00:00
hyatt%netscape.com ad02d23576 Removing toggleTwisty. 1999-08-25 11:04:38 +00:00
hyatt%netscape.com 392dc60431 Removing the twisty function. This happens automatically now. 1999-08-25 11:03:48 +00:00
hyatt%netscape.com 41297b4756 added files: mozilla/layout/xul/base/src/nsTreeTwistyListener.cpp 1999-08-25 10:58:53 +00:00
hyatt%netscape.com 95d0d8156a Adding builtin support for twisties. 1999-08-25 10:57:28 +00:00
jfrancis%netscape.com 92a8df9ea6 making nsPresShell and nsDocument support weak references; using weak references to docs and pres shells within the editor 1999-08-25 10:51:55 +00:00
hyatt%netscape.com e348731ccb Fixing the bookmarks window to use the new rules. 1999-08-25 10:29:52 +00:00
hyatt%netscape.com b3275aabec New style rules for trees. 1999-08-25 10:29:39 +00:00
hyatt%netscape.com 4d1b846bb2 More anonymous content goodness. 1999-08-25 10:26:41 +00:00
pinkerton%netscape.com b5a1209d9f dumb compiler things. 1999-08-25 09:47:32 +00:00
pinkerton%netscape.com 9ae15c5a2e toString -> ToString. 1999-08-25 09:27:19 +00:00
pinkerton%netscape.com f4a7881b59 toString -> ToString idl change. 1999-08-25 09:15:18 +00:00
pinkerton%netscape.com edc17e7846 IDL-ifying nsITransferable, nsIDragService, nsIDragSession, nsIFormatConverter. 1999-08-25 08:35:06 +00:00
pinkerton%netscape.com d08c3d748e First Checked In. 1999-08-25 08:34:46 +00:00
dp%netscape.com 56b7fdb782 Using nsIRegistry::OpenDefault() instead of Open() with default parameter. 1999-08-25 08:13:24 +00:00
sspitzer%netscape.com f846e89384 a little more to the fix for #12138 1999-08-25 08:08:49 +00:00
waterson%netscape.com 922480639c Bug 12254. Fix templates that are built inside of or use nested HTML. 1999-08-25 07:56:52 +00:00
sspitzer%netscape.com 1d3f886e1b fix for #12397 and #12138 1999-08-25 07:51:43 +00:00