bzbarsky%mit.edu
613e24b86a
Bug 157913. Priority is "important", not "!important". r=glazman,
...
sr=dbaron
2002-08-06 03:21:14 +00:00
bzbarsky%mit.edu
2519e8cabe
Bug 117564. Make Inspector flash the right spot when things are
...
positioned. r=caillon, sr=hewitt.
2002-08-06 01:20:08 +00:00
alecf%netscape.com
3703f3c61b
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
bzbarsky%mit.edu
7b2526fc6d
Backing out fix for bug 156072 due to regression bug 158792. r=caillon/sr=jst/a=asa
2002-07-26 00:35:15 +00:00
alecf%netscape.com
ab7922b195
fix for bug 157572 - remove nsIAtom references from strings, and thus expicitly #include nsIAtom.h for consumers who are expecting it.
...
r=dmose, sr=jag, a=asa
2002-07-25 18:31:10 +00:00
stephend%netscape.com
424c3ee30c
Bug 158264. Prefix showOpenURLDialog() with http://. r=caillon@netscape.com, sr=hewitt@netscape.com (also Module Owner), a=asa@mozilla.org
2002-07-20 00:40:49 +00:00
hwaara%chello.se
770ceb1fe6
#156074 , processing-instructions should be better denoted.
...
r=caillon, tim <riceman+bmo@mail.rit.edu>
sr=bzbarsky
a=scc
#156072 , DOM inspector omits the #document node, and also doesn't show any sibling nodes to the root element (comments, text nodes, etc.)
r=caillon, tim <riceman+bmo@mail.rit.edu>
sr=bzbarsky
a=scc
2002-07-18 02:04:12 +00:00
bzbarsky%mit.edu
dea6a87b86
Minor cleanup of the fix for bug 122557. r=dbaron, sr=jst.
2002-07-03 00:18:33 +00:00
alecf%netscape.com
22602b2219
final part of fix for bug 132175 - switch consumers over to new interface
...
r=bnesse, rs=waterson
2002-06-26 22:55:49 +00:00
timeless%mac.com
d1b65fabf6
Bug 114121 miFindCSSRules.accesskey definied as "Find CSS Rules..."
...
r=hwaara sr=jst
2002-06-19 00:02:27 +00:00
dbaron%fas.harvard.edu
f75d9f92fc
Fix crash when looking at style rules of element matching no rules. b=141022 r=hewitt sr=waterson
2002-06-12 03:30:32 +00:00
andreww%netscape.com
9858e25206
bugzilla 150696 - Dom Inspector needs "window" menu - r=timeless, sr=hewitt
2002-06-12 00:25:28 +00:00
cbiesinger%web.de
6197948cc3
bug 115473 r=pavlov sr=brendan
...
Remove timer priorities
2002-06-11 20:47:04 +00:00
caillon%returnzero.com
e5031ce693
Fix for bug 137334: DOM Inspecting the URL bar will crash. r=timeless, sr=hewitt
2002-05-23 22:11:29 +00:00
bzbarsky%mit.edu
7d5924d4c3
Fix crash on "moz-bitmap:" urls with no bitmap name. Bug 143912,
...
r=timeless, sr=hewitt/shaver
2002-05-14 20:44:02 +00:00
jay.yan%sun.com
41476d0dec
bug 143379 build Bustage-patch for bug 124042 broke Solaris's build, r=blizzard, sr=darin
2002-05-14 06:47:52 +00:00
darin%netscape.com
f43dfb75ba
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
alecf%netscape.com
e4d4ba3ccb
Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
...
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
darin%netscape.com
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
seawood%netscape.com
ce9e9903a5
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
2002-04-25 02:52:44 +00:00
bzbarsky%mit.edu
a4982e7979
Fix the "style rules" display for display:table elements. Bug 122557,
...
r=caillon, sr=hewitt
2002-04-19 22:29:24 +00:00
jst%netscape.com
21ff37f2ef
Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com.
2002-04-17 04:17:16 +00:00
bzbarsky%mit.edu
b6663f2211
Fix the "Close" menuitem and keyboard shortcut in Inspector. r=hwaara,
...
sr=hewitt.
2002-04-16 04:14:49 +00:00
dbaron%fas.harvard.edu
324f543007
Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt
2002-04-11 03:49:30 +00:00
timeless%mac.com
2f543f9a66
http://bonsai.mozilla.org/cvsquery.cgi?module=SeaMonkeyAll&branch=HEAD&cvsroot=/cvsroot&date=explicit&mindate=1017959940&maxdate=1017960540&who=jst%25netscape.com&generateBackoutCVSCommands=1
...
Backing out the fix for bug 52334
approved by sheriff (karnaze) and cathleen
2002-04-05 05:42:10 +00:00
jst%netscape.com
0a42ceaaf0
Checking in the fix for bug 52334 again now that the linux crash and the scrollwheel crash has been fixed. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org
2002-04-04 22:42:19 +00:00
jst%netscape.com
96d1e84dc6
Backing out latest checkins due to them not working on linux and other unix systems with broken compilers.
2002-04-04 07:31:16 +00:00
jst%netscape.com
af0cf0c5e7
Fixing bug 52334. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org
2002-04-04 02:09:19 +00:00
colin%theblakes.com
fb7f569021
Do not define MODULE_NAME for components which are shareable even in
...
static builds.
b=134650 r=cls sr=dveditz a=asa
2002-04-02 13:36:56 +00:00
seawood%netscape.com
98f248d2b4
Do not set EXPORT_LIBRARY for libs that we do _not_ want in the static link list.
...
Bug #134012 r=rjesup sr=dveditz a=leaf
2002-03-30 01:46:52 +00:00
hewitt%netscape.com
07d96867f1
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
cathleen%netscape.com
a1ae6c2317
fix linux static build installer. bug 128507, bug 130995, bug 130998 r=seawood sr=dveditz a=asa (verbal)
2002-03-26 00:53:30 +00:00
dbaron%fas.harvard.edu
2a4007a526
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:03:32 +00:00
darin%netscape.com
819ce1f98f
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
andreww%netscape.com
9401f96236
bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0
2002-03-14 21:20:51 +00:00
seawood%netscape.com
1e2fdc2421
Remove now redudant REGCHROME calls.
...
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com
af0cf0ee2d
Remove REGCHROME calls since we now auto-register chrome when jars are processed.
...
Bug #129456 r=bryner a=asa
2002-03-14 06:17:54 +00:00
bryner%netscape.com
ec00895936
- Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements.
...
- Eliminate the _moz-option-selected attribute; move the actual selected state into the option content node.
- Change all users of _moz-option-selected to use :checked.
- Add a third parameter to nsIDocument[Observer]::ContentStatesChanged to indicate which pseudoclass changed, this is used for optimizing handling of :checked state changes.
Bug 128947, r=dbaron, sr=jst, a=asa.
2002-03-07 03:34:29 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
hwaara%chello.se
d0fea38384
#128663 , "Exit" menuitem doesn't work.
...
r=bzbarsky, sr=hewitt, a=asa
2002-03-05 22:45:21 +00:00
bzbarsky%mit.edu
44031a2e68
"Find nodes fail sometimes". Patch by caillon@returnzero.com
...
(Christopher Aillon), r=bzbarsky, sr=hewitt, a=roc+moz
2002-03-02 01:07:10 +00:00
varga%utcru.sk
e9b4933d56
Fix for 123109. crash when trying to view XBL Bindings in DOM Inspector.
...
- don't destroy outliner body frame for now
r=bryner, sr=hewitt, a=shaver
2002-02-28 06:50:05 +00:00
dbaron%fas.harvard.edu
496fde3a32
Fix Windows bustage. b=79091
2002-02-19 03:06:00 +00:00
dbaron%fas.harvard.edu
f82bd370c6
Create a small service in the content library to allow inspector to avoid bad link-time dependencies on CSS code. b=79091 r=attinasi,beard sr=shaver
2002-02-19 02:09:06 +00:00
ccarlen%netscape.com
785d2e93ee
Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser
2002-02-13 15:01:37 +00:00
seawood%netscape.com
88c0df8202
Use @ so that regchrome commands aren't echoed.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #124328 r=cls
2002-02-08 08:30:30 +00:00
heikki%netscape.com
02a455545d
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
timeless%mac.com
ed2171a6c3
Bug 117716�XBL Bindings Property radio group should have horizontal orient
...
patch by neil@parkwaycc.co.uk r=bzbarsky@mit.edu sr=hewitt
2002-01-30 15:51:39 +00:00
seawood%netscape.com
6a70bafd9e
Fix "static" build support for win32 gmake builds.
...
Bug #58981 r=bryner
2002-01-25 03:20:51 +00:00
bzbarsky%mit.edu
3ff9cc9111
Human-readable tooltips for nodetype in inspector. Bug 113793, patch by
...
Christopher Aillon <caillon@returnzero.com>, r=bzbarsky, sr=hewitt
2002-01-24 05:33:46 +00:00
bzbarsky%mit.edu
2355eaddf4
Fix scrolling to element in inspector to scroll only when really
...
needed. Bug 120947, r=doron, sr=hewitt
2002-01-24 05:11:20 +00:00
seawood%netscape.com
fa5df5e54c
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
timeless%mac.com
eef5c54aad
Bug 119051 duplicate symbol breaks win32 static build
...
create and use nsIIOService::getQueryAttributeValue
r=dbradley sr=darin
2002-01-16 05:07:31 +00:00
timeless%mac.com
7ea71c9774
Bug 118528 Access Violation [@inDOMView::AppendKidsToArray] [aKids==0]->GetLength
...
r=bzbarsky@mit.edu sr=hewitt
2002-01-16 04:21:08 +00:00
varga%utcru.sk
bbc83df106
Fixes for:
...
94653 - can't right align text in outliner cell
95730 - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.
- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable
r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes
sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
sfraser%netscape.com
3ec905112c
Backing out my project change, since dbaron came up with a better way.
2002-01-16 01:41:31 +00:00
sfraser%netscape.com
23d5fac44f
Fix Inspector link error by adding bogus dependencies on two internal content files, which needs to be fixed at a later date. Bug 79091 exists on this.
2002-01-16 01:37:40 +00:00
dbaron%fas.harvard.edu
a0d8e498d3
Fix inspector link errors by adding a method on nsICSSStyleRule that forwards GetValue to nsCSSDeclaration.
2002-01-16 01:34:47 +00:00
blythe%netscape.com
3a5aa3eab9
Fix bug 107270
...
Reduce nsCSSDeclaration footprint
r=dbaron, sr=hyatt
2002-01-15 22:43:37 +00:00
hewitt%netscape.com
2c4f23a717
119168 - DOM Inspector DOM tree view doesn't load, r=jag, sr=bryner
2002-01-15 04:50:47 +00:00
cathleen%netscape.com
b5ee5395f8
fix bug 118044, windows static build bustage. sr=waterson r=darin, timeless
2002-01-11 00:33:37 +00:00
bzbarsky%mit.edu
98958d5139
Fix assertions when getting computed -moz-outline-width and
...
-moz-marker-offset and enable these in Inspector. Bug 114086, r=fabian,
sr=attinasi
2002-01-10 02:20:17 +00:00
alecf%netscape.com
3d9e878c34
Rest of tree-wide cleanup for bug 100212 - switch last consumers of nsIFile.URL r=dougt, sr=darin
2002-01-09 02:08:01 +00:00
hyatt%netscape.com
93abe6b742
Fix for 115748, r=bryner, sr=sspitzer
2002-01-05 00:15:48 +00:00
varga%utcru.sk
dd8495555b
80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
...
80548 - outliner scroll bar "disappears" in 3 stages
111101 - No scrollbox / slider / thumb in thread pane scrollbar
116269 - white scrollbars briefly show up in folder pane
116432 - Sometimes the twisty won't update after a click
116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt
99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +00:00
timeless%mac.com
28cca63fe9
Bug 117713 - Want grippy on panels splitter
...
patch by neil@parkwaycc.co.uk r=bz sr=hewitt
2002-01-03 14:27:22 +00:00
timeless%mac.com
3135297671
Bug 117720 - Can't inspect XBL properties
...
patch by neil@parkwaycc.co.uk r=timeless sr=hewitt
2002-01-03 14:25:58 +00:00
bryner%netscape.com
e5321f0f4c
Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag.
2001-12-29 22:05:16 +00:00
hewitt%netscape.com
1dc8b67ef1
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2001-12-19 12:04:11 +00:00
varga%utcru.sk
76f554000a
Fix for 113477. Group outlinercols. r=bryner sr=hyatt
2001-12-18 13:42:28 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
ccarlen%netscape.com
b4f1e83674
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 04:54:47 +00:00
ccarlen%netscape.com
d360173601
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:42:22 +00:00
blakeross%telocity.com
8b94798add
114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
...
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2001-12-09 08:47:31 +00:00
bzbarsky%mit.edu
c0a317d56d
Re-enable inspector showing positioning values. Bug 113863, r=timeless,
...
sr=hewitt
2001-12-06 22:29:53 +00:00
leaf%mozilla.org
99e99b9ff7
remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
2001-12-05 03:43:29 +00:00
hewitt%netscape.com
524e1f8507
113353 - DOM Inspector needs chromeclass toolbar, r=me
2001-12-04 04:48:52 +00:00
pete%alphanumerica.com
e3f793389c
b=112515, r=douft, sr=jst
...
remove spawn method from nsIFile.
/**
Warning nsIFile API change
*/
--pete
2001-12-04 00:27:43 +00:00
bzbarsky%mit.edu
d00457e840
Make DOM inspector scroll to elements before flashing them. Bug 112817,
...
r=hidday@geocities.com , sr=hewitt
2001-12-02 00:25:36 +00:00
hewitt%netscape.com
4752331915
112772 - DOM Inspector leaks a whole document, r=dbaron, sr=hyatt
2001-12-01 00:25:01 +00:00
rpotts%netscape.com
a33a19e3d1
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
2001-11-30 22:35:33 +00:00
alecf%netscape.com
eabda51806
fix inspector
2001-11-27 22:06:14 +00:00
timeless%mac.com
7873addd19
Bugzilla Bug 107823 change nsIFile
...
to use 'Modified' instead of 'Modification'
r=akkana sr=brendan
2001-11-26 08:05:05 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
jaggernaut%netscape.com
9a2d10888f
Clean up REQUIRES lines. r/sr=alecf
2001-11-16 01:54:59 +00:00
hewitt%netscape.com
e518ff0b5d
DOM Inspector update - tons of crash fixes, js error fixes, performance and usability improvements, r=jag, sr=hyatt
2001-11-15 05:09:26 +00:00
hewitt%netscape.com
a7c48464e3
DOM Inspector update - tons of crash fixes, js error fixes, performance and usability improvements, r=jag, sr=hyatt
2001-11-15 04:09:41 +00:00
dbaron%fas.harvard.edu
5556328edb
Tweak XP_MACOSX ifdefs to fix keyboard shortcuts (partly), context menus, and hidden window behavior and build the mac classic skin in the Mach-O build. b=109165 r=pinkerton sr=beard
2001-11-10 23:30:13 +00:00
hewitt%netscape.com
ed26d937b5
106637 - DOM inspector not working with tabbrowser, r=jag, sr=hyatt
2001-11-03 11:41:11 +00:00
blakeross%telocity.com
d41637ea57
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:06:54 +00:00
aaronl%netscape.com
7687a691fb
Bug 107703. Fixes some of the crashes in DOM inspector. r=timeless, sr=hewitt
2001-11-01 07:28:10 +00:00
pete%alphanumerica.com
41da234dd2
b=107823, r=ccarlen, sr=brendan
...
--pete
2001-11-01 00:11:15 +00:00
jaggernaut%netscape.com
3b3426d0ea
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-28 08:33:51 +00:00
bnesse%netscape.com
f0d6d8712b
Fix for bug 103883/106273. Bad JS broke theme switching. r=jag, sr=alecf
2001-10-26 18:03:49 +00:00
hewitt%netscape.com
3028af33af
105751 - splitter should set orient attribute on itself based on parent orientation, r=jag, sr=hyatt
2001-10-26 00:09:12 +00:00
hyatt%netscape.com
923c1a6828
Fix inspector bustage.
2001-10-24 01:18:24 +00:00
hewitt%netscape.com
51da8f452a
106132 - DOM Inspector broken by changes to Pref API, r=jag, sr=hyatt
2001-10-23 23:53:44 +00:00
pavlov%netscape.com
09e2680121
fixing bug 106199. r=ben sr=hyatt
2001-10-23 08:07:03 +00:00
bnesse%netscape.com
5d3ba9e8a4
Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf.
2001-10-22 20:54:48 +00:00
jaggernaut%netscape.com
eb638b50f7
Bug 105973: s/Observe/observe/
2001-10-22 04:16:33 +00:00
hewitt%netscape.com
3f08911279
70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt
2001-10-21 04:16:03 +00:00
hewitt%netscape.com
9c458e9c63
102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
2001-10-21 03:59:20 +00:00
pchen%netscape.com
d2cde929aa
cking out bnesse at his request since he found conflicts with dougt's
...
checkin
2001-10-19 21:15:11 +00:00
bnesse%netscape.com
3edc819898
Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf.
2001-10-19 20:55:54 +00:00
dougt%netscape.com
da7e1268bd
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
pavlov%netscape.com
cdf0e9c77e
bah, stupid build problems
2001-10-12 09:11:33 +00:00
pavlov%netscape.com
4f0805f2ac
fixing build bustage
2001-10-12 08:06:42 +00:00
varga%utcru.sk
43196bdf59
Fix for bug 75572. Separator support in outliner.
...
r=waterson, sr=hyatt
2001-10-02 04:42:48 +00:00
dbaron%fas.harvard.edu
0cc7ea34da
Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf
2001-10-02 03:18:08 +00:00
hewitt%netscape.com
8dac0a8cc6
102654 - fixing inspector build bustage on windows
2001-10-02 03:11:57 +00:00
hewitt%netscape.com
a0bd804923
95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt
2001-10-02 03:06:51 +00:00
hewitt%netscape.com
9e3d7e6228
102626 - can't switch views in inspector, r=blake, sr=hyatt
2001-10-01 23:57:40 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
bryner%netscape.com
5b776da704
Fixing inspector build on windows. r=cls.
2001-09-29 04:53:00 +00:00
heikki%netscape.com
1957f94940
Bug 101429, bad argument to function, fixes assertion and potential crash. r=harishd, sr=hewitt.
2001-09-29 00:30:03 +00:00
gerv%gerv.net
8edf26bcee
License changes, take 2. Bug 98089. mozilla/extensions/.
2001-09-25 23:31:24 +00:00
bryner%netscape.com
709313efd7
Bug 99962 - inspector assertions when flashing a DOM node with display: none. r=hewitt, sr=hyatt.
2001-09-22 03:33:33 +00:00
hewitt%netscape.com
1fea52de18
97574 - implement toolbarbutton, kill menubutton, r=blake, sr=hyatt
2001-09-20 07:33:13 +00:00
hewitt%netscape.com
7281a4d7cd
97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt
2001-09-20 07:08:29 +00:00
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
63e86dc84f
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
jaggernaut%netscape.com
3098b78e27
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
jaggernaut%netscape.com
efc8c209fb
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2001-09-14 05:37:29 +00:00
darin%netscape.com
c95cf54bdc
checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
...
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
jaggernaut%netscape.com
e055a4a2a4
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
mkaply%us.ibm.com
a09fae23f4
#76856
...
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 03:22:16 +00:00
jaggernaut%netscape.com
83798daa05
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2001-09-07 14:23:21 +00:00
valeski%netscape.com
ac33036169
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
dbaron%fas.harvard.edu
5b59398348
Undoing backout of bug 97227 because valeski and rpotts insist. I guess drivers aren't doing approvals after all.
2001-08-31 04:28:26 +00:00
dbaron%fas.harvard.edu
d8d01abd1a
Backing out unapproved checkin for bug 97227. a=brendan,blizzard
2001-08-31 03:45:20 +00:00
rpotts%netscape.com
f6de7fbe16
fix build bustage from bug #97227
2001-08-31 00:49:30 +00:00
hewitt%netscape.com
5f9faa9024
83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron
2001-08-31 00:12:56 +00:00
cls%seawood.org
da1862ecd2
Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
...
Bug #97386 r=mcafee a=dbaron
2001-08-29 03:29:44 +00:00
hyatt%netscape.com
a4e9208284
Fix linux bustage.
2001-08-25 06:44:46 +00:00
jaggernaut%netscape.com
199a26a95e
Part of bug 95475.
2001-08-25 04:01:46 +00:00
jaggernaut%netscape.com
3f0c50d813
Bug 94458: change dynamically registered listeners to "create" and "destroy" events to listen to "popupshowing" and "popuphiding". r=bryner, sr=hyatt
2001-08-10 01:32:12 +00:00
andreas.otte%primus-online.de
c6853783af
bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com
2001-08-07 20:42:57 +00:00
hyatt%netscape.com
079c95cba2
Fix for 71106. r=jag, sr=jst
2001-08-06 21:49:35 +00:00
hewitt%netscape.com
9942f2fd30
93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt
2001-08-04 06:21:59 +00:00
hyatt%netscape.com
9dc6c4c8cf
Fix for 71471. r=blake, sr=hewitt
2001-08-02 00:09:27 +00:00
peterv%netscape.com
3d3e75caa7
Fixing wrong output path for the headers.
2001-07-24 10:13:43 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
jaggernaut%netscape.com
6472ff2b2a
Add "imglib2" to REQUIRES to fix Senna bustage
2001-07-18 00:00:43 +00:00
dbaron%fas.harvard.edu
7bc3fc5d4f
Adding mimetype and exthandler to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.
2001-07-17 22:33:45 +00:00
mkaply%us.ibm.com
02d2e07450
We need ZLIBS as well
2001-07-17 21:02:52 +00:00
mkaply%us.ibm.com
1e91e61220
OS/2 bustage and tab fixes - add PNG_LIBS to EXTRA_DSO_LIBS
2001-07-17 18:49:23 +00:00
dbaron%fas.harvard.edu
77076e273c
Adding imglib2 to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.
2001-07-17 18:42:14 +00:00
mkaply%us.ibm.com
1279a1610c
OS/2 build bustage
2001-07-17 13:46:30 +00:00
jdunn%netscape.com
ecc0d755af
adding newline to fix hp-ux bustage
2001-07-17 12:40:10 +00:00
hewitt%netscape.com
148b1761b8
84230 - DOM Inspector revival, rs=hyatt
2001-07-17 09:34:46 +00:00
hewitt%netscape.com
fb60797a59
84230 - DOM Inspector revival, rs=hyatt
2001-07-17 06:56:42 +00:00
hewitt%netscape.com
f63f6a60cb
84230 - DOM Inspector revival, rs=hyatt
2001-07-17 06:48:54 +00:00
hewitt%netscape.com
52215232df
84230 - DOM Inspector revival, rs=hyatt
2001-07-17 06:40:39 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
timeless%mac.com
d85f0a7154
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
dougt%netscape.com
c306e0513b
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
dbaron%fas.harvard.edu
688519fb0c
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
2001-06-20 03:27:48 +00:00
cls%seawood.org
80f526179f
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
dbaron%fas.harvard.edu
086e36218d
Fix bustage from scc's checkin for bug 85271. r=jag,scc
2001-06-17 07:31:49 +00:00
dbaron%fas.harvard.edu
8da08eca62
Fix bustage from scc's checkin for bug 85271. r=scc
2001-06-17 07:29:31 +00:00
mkaply%us.ibm.com
8b0a85ff0f
Dumb OS/2 only bustage. I messed with the wrong short name.
2001-06-05 02:06:12 +00:00
mkaply%us.ibm.com
b3860fac48
No bug
...
r=cls
Need SHORT_LIBNAME on OS/2
2001-06-04 22:52:40 +00:00
hewitt%netscape.com
dd2da2d5ef
83595 - fix inspector style bustage, sr=hyatt
2001-06-01 01:42:49 +00:00
mkaply%us.ibm.com
ac4bcee9ae
No bug - need PR_CALLBACK to build inspector on OS/2
2001-05-15 20:31:39 +00:00
cls%seawood.org
5f5b0ae021
Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.)
2001-05-12 07:08:27 +00:00
dr%netscape.com
0b8398d67b
fix for 78010 (implement nsIClipboardHelper). r=pavlov, pinkerton, hewitt, sr=hyatt
2001-05-10 02:35:00 +00:00
dbaron%fas.harvard.edu
229ec01726
Fix potential bustage pointed out by mkaply - "$(LIB_SUFFIX)" rather than ".a". b=75924
2001-05-06 02:41:20 +00:00
dbaron%fas.harvard.edu
4d40563ed6
Fix creation of two copies of the archive resulting from a space after the LIBRARY_NAME line. r=cls@seawood.org b=75924
2001-05-06 01:34:50 +00:00
dbaron%fas.harvard.edu
07d4abac78
Attempt to fix AIX bustage by linking against gkgfx and gkconshared_s (ugh!).
2001-05-05 21:56:46 +00:00
dbaron%fas.harvard.edu
c1045b5b95
Change true and false to PR_TRUE and PR_FALSE to fix AIX and OS/2 bustage from adding inspector to --with-extensions=all. b=75924
2001-05-05 17:50:09 +00:00
dbaron%fas.harvard.edu
42217ccd08
Fixing potential bustage in access-builtin, inspector, and transformiix (adding REQUIRES, adding newlines, etc.) so they can be added to --with-extensions=all. r=cls@seawood.org sr=hewitt@netscape.com b=75924
2001-05-05 14:20:44 +00:00
kandrot%netscape.com
d5bd552195
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
cls%seawood.org
25c6dc1c7e
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
maolson%earthlink.net
7915e17171
bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes
...
r=ben, sr=hyatt
2001-04-18 06:59:04 +00:00
blakeross%telocity.com
6573419a09
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +00:00
sspitzer%netscape.com
6e48632a95
ignore generate makefiles
2001-04-04 10:03:09 +00:00
peterv%netscape.com
d09c310f89
Making this file compile on Mac. Not part of default build.
2001-04-03 12:38:50 +00:00
blakeross%telocity.com
eaa6754a0a
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
cf7a9d0f56
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
timeless%mac.com
fbe4dc7bd4
Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
hyatt%netscape.com
4c6682bec7
Fix for 71262 and 71485, r=jag, srs=shaver on 71262 and hewitt on 71485
2001-03-10 01:43:09 +00:00
Peter.VanderBeken%pandora.be
4701be240c
Correct project files for document inspector. Not part of the default build.
2001-03-09 02:28:17 +00:00
heikki%netscape.com
1303d60b70
Not part of default build. Fix the inspector because of changes that went in bug 69830. r=peterv.
2001-03-08 02:54:10 +00:00
blakeross%telocity.com
019268b50b
The rest of 70755.
2001-03-03 20:54:26 +00:00
blakeross%telocity.com
686e5a8010
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
2001-03-02 03:07:53 +00:00
scc%mozilla.org
67b154f5d4
bug #70161 : make mac build machinery for inspector. still to be done --- add to the build, add optimized libraries to the inspector.mcp project (still not part of the build ((like that's an excuse!)))
2001-02-26 07:33:59 +00:00
hewitt%netscape.com
eb6d0d33e6
brings inspector back to life after layout split (not part of build)
2001-02-22 23:29:05 +00:00
hewitt%netscape.com
562df912f8
Enables deletion of nodes in tree, inspecting of <browser> and <iframe> documents. (Not Part of Build) (No small animals were injured in the making of this checkin)
2001-02-20 06:34:18 +00:00
hewitt%netscape.com
4cad25cc57
famous last words -> "NOT PART OF BUILD"
2001-02-15 21:38:57 +00:00
axel%pike.org
b02ead1400
not part of build; fixing Makefile rules to have TABS, r=hewitt
2001-02-15 21:34:12 +00:00
axel%pike.org
3a88315909
and windows, too. Thought it grabbed it first time. fixing rep.; a=leaf
2001-02-15 21:13:04 +00:00
axel%pike.org
abdc4e2edb
yet another try to fix the rep.; not part of build, a=leaf
2001-02-15 21:12:08 +00:00
hewitt%netscape.com
73dcf74b5b
(NOT PART OF BUILD) Document Inspector
2001-02-15 09:14:18 +00:00