Commit Graph

5144 Commits

Author SHA1 Message Date
hyatt%netscape.com
693aa48aa4 Tree views are the diet coke of evil. 1999-06-25 08:06:46 +00:00
troy%netscape.com
72d8261683 Fix for bug #5762. Changed DeleteFrame() to call CancelReflowCommand()
when a frame is destroyed
1999-06-25 04:22:15 +00:00
troy%netscape.com
42235c8acd Fix for bug #6947. Changed PlaceBlock() to also check the combined area height
when checking for a zero-height frame
1999-06-25 03:17:04 +00:00
warren%netscape.com
4001aade80 Renamed nsIURLGroup to nsILoadGroup in preparation for necko. 1999-06-25 02:17:37 +00:00
warren%netscape.com
bde10cf3a0 More necko changes. 1999-06-25 01:53:22 +00:00
hyatt%netscape.com
2a97404691 Do tree widgets make you feel horny, baby? Do they? 1999-06-25 01:48:40 +00:00
hyatt%netscape.com
2f9dfd24cf Fixes for scrolling. 1999-06-25 01:28:43 +00:00
pollmann%netscape.com
4a7ea1fd49 Getting cursor from style system: Insert paranoia^H^H^H^H^H^H^H^H^H stability code here. 1999-06-25 01:17:18 +00:00
pollmann%netscape.com
e9ee749ccd Use the style system to get the mouse pointer for an image input element. 1999-06-25 00:19:44 +00:00
buster%netscape.com
261977f84c fixed build bustage, forgo using nsCOMPtr on views, they can't be ref counted! 1999-06-24 23:49:03 +00:00
buster%netscape.com
c48a20536f attempt to fix mac build 1999-06-24 23:32:03 +00:00
buster%netscape.com
133251af56 fixed problem that scrollbars would appear on single-line text controls
fixed API masking problem, thanks Simon!
1999-06-24 22:42:50 +00:00
av%netscape.com
4aabe84866 Fixing build problem 1999-06-24 21:34:37 +00:00
av%netscape.com
9a84b40ce1 fixes getting right hdc foe winless plugin painting, disabled yet 1999-06-24 20:55:33 +00:00
akkana%netscape.com
8acb7e9e08 5924: Fix XIF handling of HTML comments, and also pass through the document's original formatting whitespace 1999-06-24 20:15:52 +00:00
briano%netscape.com
dbf66fa37f File was missing a newline at the end of file, which upsets some Unix compilers. 1999-06-24 03:20:47 +00:00
troy%netscape.com
aa80493e19 Fix for bug #7397. Changed space manager to allows negative values
for rect regions
1999-06-24 02:04:50 +00:00
troy%netscape.com
2334f89bca Updated to test for negative values for rect regions 1999-06-24 02:03:34 +00:00
hyatt%netscape.com
5d793c4ca4 Fun with tree widget scrollbars. 1999-06-24 01:45:44 +00:00
pollmann%netscape.com
111b23534d Notify form submit observers on... well... form submission. 1999-06-24 00:45:23 +00:00
pollmann%netscape.com
3cc85150d7 Adding form submit observer interface for Wallet and Single Signon 1999-06-24 00:07:34 +00:00
hyatt%netscape.com
5ce75e1494 Fixing a bug in the scrollbar buttons that was causing them to call the
MouseClicked method twice on a left click event.
1999-06-23 23:18:29 +00:00
hyatt%netscape.com
bbac4a1a39 Hooking up the scrollbar so that I can listen to events. 1999-06-23 23:05:36 +00:00
kmcclusk%netscape.com
a8794918c8 Modified gfx-rendered widget styles to more closely match styles
in http://www.mozilla.org/xpfe/nsGFXWidgets.html.
Added check for null mHitFrame in nsListControlFrame::MultipleSelection and
nsListControlFrame::SingleSelection.
1999-06-23 21:50:56 +00:00
putterman%netscape.com
e2df0e648a This is hyatt checking in a fix for numerous mail/news tree bugs. 1999-06-23 21:04:14 +00:00
hyatt%netscape.com
9370bd4198 Fix for bug #8778. 1999-06-23 20:23:11 +00:00
warren%netscape.com
15272e93b7 More necko changes. Changed nsIPluginTagInfo2::GetDocumentBase to copy string. 1999-06-23 19:55:21 +00:00
hyatt%netscape.com
325c09cea5 Tweaks to the scrollbar. 1999-06-23 17:00:17 +00:00
hyatt%netscape.com
a3353e6c72 Fun fun fun. 1999-06-23 09:26:50 +00:00
hyatt%netscape.com
4cedb744c8 More methods. 1999-06-23 09:24:26 +00:00
hyatt%netscape.com
c1f71e4aba Adding a scrollbar listener object, so I can be notified. 1999-06-23 09:15:48 +00:00
hyatt%netscape.com
37db4271b6 More savory tree widget goodness. 1999-06-23 09:07:59 +00:00
hyatt%netscape.com
45569c2996 Fix for build bustage. 1999-06-23 04:50:31 +00:00
hyatt%netscape.com
4d046ac216 Fix Linux build bustage. 1999-06-23 04:27:50 +00:00
troy%netscape.com
25d924248a Fix for bug #6903: changed Reflow() to handle reflow commands of type
StyleChanged
1999-06-23 04:18:07 +00:00
warren%netscape.com
1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
troy%netscape.com
8c614c3f56 Fix for bug #6937: changed ConstructFrameByDisplayType() to use the correct
parent frame pointer for floated elements
1999-06-23 03:14:24 +00:00
hyatt%netscape.com
b66c3c67f2 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
syd%netscape.com
e37332e97d Make sure pointer has a value before dereferencing it. 1999-06-23 02:36:04 +00:00
evaughan%netscape.com
45cd09c530 Images will now change on hover on titledbuttons. 1999-06-23 01:13:58 +00:00
akkana%netscape.com
c91c3d0b61 Remove selection methods from nsIDocument -- they were bogus anyway, real selection lives in the pres shell 1999-06-22 21:47:45 +00:00
akkana%netscape.com
a58fe84a1e Add some error checking, for robustness; fix some warnings 1999-06-22 21:45:00 +00:00
mjudge%netscape.com
2e97e854bb fix for crasher in browser. check for null 1999-06-22 19:41:41 +00:00
peterl%netscape.com
36caaab61a removed unnecessary null tests (tested at call site for performance)
cleaned up null link handler testing to avoid URL conputation
1999-06-22 19:25:31 +00:00
peterl%netscape.com
4025e89b09 removed unnecessary null tests (tested at call site for performance) 1999-06-22 19:24:50 +00:00
peterl%netscape.com
7d7e80396c use '-moz-fixed' for pre fixed font hack instead of 'monospace'
cleaned up font api
1999-06-22 19:23:56 +00:00
peterl%netscape.com
1485469e1a allow underscores in idents 1999-06-22 19:22:59 +00:00
peterl%netscape.com
d27ebaeab1 fixed skipping of unsupported at rules
made ID parsing CSS2 compliant
1999-06-22 19:22:41 +00:00
peterl%netscape.com
62e9153f02 fixed UMR
added error output for charset converter failure
1999-06-22 19:21:54 +00:00
peterl%netscape.com
0676d836b8 set display type for map to block 1999-06-22 19:20:42 +00:00