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

59742 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 24240e88ac Added nsComposerCommands.cpp 2000-05-01 21:43:21 +00:00
sfraser%netscape.com 1d8af5f2ec Remove bogus button styles. 2000-05-01 21:42:58 +00:00
sfraser%netscape.com bac2045b2a Add ComposerCommands.js 2000-05-01 21:39:02 +00:00
sfraser%netscape.com b2113052ad Add nsComposerCommands.cpp 2000-05-01 21:38:31 +00:00
sfraser%netscape.com a66df4e4e4 Adding ComposerCommands.js 2000-05-01 21:38:11 +00:00
sfraser%netscape.com d05c4aaf49 First Checked In. 2000-05-01 21:37:38 +00:00
mscott%netscape.com c085a8db05 Bug #36371 --> clear refresh timers when loading new documents into the
docshell. This fixes the problem where after visiting a page with a refresh,
we would later always try to refresh that page even if you had moved on.
2000-05-01 21:33:49 +00:00
kin%netscape.com 375ea702a2 Fix for crasher bugs 37701 and 37728. r=mjudge@netscape.com 2000-05-01 18:21:30 +00:00
robinf%netscape.com fbb01b2d29 fixing bug 37443 2000-05-01 18:12:58 +00:00
beard%netscape.com e57aaf2941 warnings on Linux 2000-05-01 17:18:49 +00:00
beard%netscape.com d3a405ae82 fixing breakage on Linux 2000-05-01 17:18:23 +00:00
alecf%netscape.com 0999e2dc76 fix for non-wrapping status line
r,a=leaf
2000-05-01 17:12:32 +00:00
beard%netscape.com a38befc82a removed unnecessary casts to int32 in ICodeGenerator::setLabel() which were generating warnings. 2000-05-01 17:11:36 +00:00
alecf%netscape.com fa5a82ebb9 fix for #37716 r=putterman a=leaf
put flex on the tree so it doesn't have zero width
2000-05-01 17:07:47 +00:00
slamm%netscape.com 473f7396ab Fix link for sidebar panel. 2000-05-01 16:41:38 +00:00
locka%iol.ie 84d34ade4c Added minimize/maximize button.
Not part of build
2000-05-01 16:21:22 +00:00
locka%iol.ie e41c95a008 Added explicit call to release webbrowser during destruction
Not part of build
2000-05-01 16:20:25 +00:00
rods%netscape.com 7874eba7df fixes two different checks for the existence of lowsrc. al text now displays
correctly for net based images.
2000-05-01 14:35:19 +00:00
brade%netscape.com f277e0c48b remove unused entities; remove colon from color entities so that they display properly in preview box; add colon entity as a separate character 2000-05-01 13:55:55 +00:00
brade%netscape.com 0d03037c09 add some missing entities 2000-05-01 13:52:42 +00:00
brade%netscape.com 2820900636 fix the link strings to not have a colon so it displays properly in preview box; add the colon as a separate entity; remove "useDefaults" button 2000-05-01 13:50:47 +00:00
brade%netscape.com b0eba2ac41 redo some of the skinnability work I had checked in (reverted in cvs merge?); add checkbox for Akkana (saving output) 2000-05-01 13:49:13 +00:00
alecf%netscape.com 7e27d38081 add inset header styles to the thread pane to see if people like the look 2000-05-01 09:05:25 +00:00
alecf%netscape.com a55aab7378 updated filter editor and list:
1) update buttons as appropriate (disabled/enabled)
2) actually pass the filter to the filter edit dialog
3) update the scope automatically based on the filter
4) on new filters, update the scope based on the filterList that's passed in
5) put searchattribute and searchoperators in the right place in the tree
2000-05-01 08:55:48 +00:00
hyatt%netscape.com de3cd0da34 Fixing tree XBL. 2000-05-01 08:17:33 +00:00
alecf%netscape.com f4674826ce expose the message filter's parent list through a scriptable interface, and move more private enums into a public interface 2000-05-01 08:15:46 +00:00
hyatt%netscape.com fd27e3d808 Menubuttons are not the cause of the leak. Reverting. 2000-05-01 07:58:44 +00:00
hyatt%netscape.com 7a88f1566e Fix scrollbar stylesheet relative to ua stylesheet. 2000-05-01 07:58:07 +00:00
alecf%netscape.com 9b6f0ec065 fix some enum typos, remove some non-scriptable enums, and fix some non XPCOM-compliant accessors 2000-05-01 07:36:46 +00:00
alecf%netscape.com 8cc1a94273 remove assertion for now, not really a bad thing 2000-05-01 07:35:22 +00:00
nisheeth%netscape.com fa1d77063b 1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
2) Fixed compile errors in XSL glue code that happened after the recent nsString landing by scc.
3) Added a check for a null URI before de-referencing it in nsCodeBasePrincipal.cpp.
2000-05-01 06:58:53 +00:00
hyatt%netscape.com cce44eb778 Testing to see if the leak is in menubutton. 2000-05-01 06:32:20 +00:00
waldemar%netscape.com 67d784459e Changed syntax of identifiers, attributes, expressions, functions, and packages. Added export, use, constructor, namespace, import. 2000-05-01 06:21:39 +00:00
hyatt%netscape.com e127cbfaf5 Fixing chrome registry leak. r=scc 2000-05-01 06:07:52 +00:00
jbetak%netscape.com f4a2cf6aba 5313 Accept-Charset for form is not implemented, r=ftang, be 2000-05-01 05:47:12 +00:00
bryner%uiuc.edu fd27b6776c Stop building the unused native widgets (these were removed from the win32
build awhile back).  Also remove unused code relating to these
widgets.  r=blizzard.
2000-05-01 04:35:30 +00:00
dbaron%fas.harvard.edu 207bd15b6b Fix leak of nsHTMLOptionElement. r=pollmann@netscape.com 2000-05-01 04:00:38 +00:00
jbetak%netscape.com a618dd8eeb 5313 Accept language UI is not implemented r=ftang, be 2000-05-01 03:31:30 +00:00
jbetak%netscape.com d090447ac2 5313 Accept-Charset for form is not implemented, r=ftang, be 2000-05-01 03:22:01 +00:00
karnaze%netscape.com dbd4fd8275 Removed FixBadReflowState, added an assert if boxes try to set outer table reflow state computed values when a caption is present. 2000-05-01 02:25:08 +00:00
racham%netscape.com b91cdbe2c0 Removing activation dtd file. Not needed in mozilla anymore. 2000-05-01 02:14:36 +00:00
racham%netscape.com c4c9824fa7 Removing activation xul files. Not needed in mozilla anymore. 2000-05-01 02:13:18 +00:00
ben%netscape.com 6ba7b09465 some more button styles 2000-05-01 02:08:09 +00:00
sfraser%netscape.com 14f40c1c2a Add an UpdateCommandState method to the command maanger. 2000-05-01 01:33:22 +00:00
tonyr%fbdesigns.com 4f15489dfd Added uriloader/extprotocol to the build (again, now that we have InternetConfig back it should be OK now). 2000-05-01 01:21:17 +00:00
ben%netscape.com 34e50dd584 fix XML error 2000-05-01 01:18:39 +00:00
sfraser%netscape.com 940721598f Persist the Open Location dialog location. 2000-05-01 01:14:12 +00:00
rjc%netscape.com 6a1f80c866 Search cleanup: pass around PRUnichar*s more instead of relying on nsAutoStrings. Implement "nameStart" & "nameEnd" tags. Fix "#URL" resolution (for when search engines are dynamically added via the JavaScript URL) 2000-05-01 00:33:32 +00:00
alecf%netscape.com 69f595730b update search widgets - add operator widget, and make generic abstract XUL widget which attribute and operator widgets inherit from 2000-05-01 00:31:40 +00:00
alecf%netscape.com 961d0b83b6 make names more readable 2000-05-01 00:30:58 +00:00