pavlov%netscape.com
|
15273ea50a
|
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
|
2001-12-16 06:13:17 +00:00 |
|
ducarroz%netscape.com
|
6f175430bb
|
Fix for bug 111305. Check for null ptr before using it. Don't truncate and initialize a nsString with a length of -1, that cause the whole app to freeze. R=damn, SR=mscott, A=asa
|
2001-12-14 01:18:16 +00:00 |
|
serge%netscape.com
|
195bad9340
|
checking in for rdayal
Removing the MAPI related code from mozilla/xpfe .. patch (id=56117) in bug # 106137.
r=mscott, sr=alecf. This patch also fixes bug # 111199.
|
2001-12-12 03:55:57 +00:00 |
|
bryner%netscape.com
|
8e65045000
|
Bug 108787 -- unable to type in Open Web Location dialog when it first appears. r=saari, sr=blizzard.
|
2001-12-11 05:34:32 +00:00 |
|
ccarlen%netscape.com
|
701a4e63ca
|
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
|
2001-12-11 04:39:35 +00:00 |
|
ccarlen%netscape.com
|
c343dad63a
|
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
|
2001-12-10 21:58:15 +00:00 |
|
ccarlen%netscape.com
|
6d8ea78b52
|
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
|
2001-12-10 20:25:12 +00:00 |
|
rpotts%netscape.com
|
1f0cc6e6b9
|
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
|
2001-11-30 22:35:33 +00:00 |
|
rjc%netscape.com
|
fe5d808f73
|
Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt
|
2001-11-27 01:47:41 +00:00 |
|
akkana%netscape.com
|
683dc74507
|
50131: map full-pathname argument to file: url. r=mcafee sr=alecf
|
2001-11-19 23:39:35 +00:00 |
|
jaggernaut%netscape.com
|
ee4f787321
|
Clean up REQUIRES lines. r/sr=alecf
|
2001-11-16 01:54:59 +00:00 |
|
alecf%netscape.com
|
d49a4ba867
|
win32 REQUIRES cleanup
|
2001-11-15 03:49:13 +00:00 |
|
dbaron%fas.harvard.edu
|
ddaf46e70e
|
FizillaMach: Further refine the XP_MACOSX / MOZ_WIDGET_TOOLKIT=mac ifdefs. b=109165 r=pinkerton sr=sfraser
|
2001-11-14 01:48:17 +00:00 |
|
bzbarsky%mit.edu
|
f2ee8260a0
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
|
2001-11-14 01:33:42 +00:00 |
|
dbaron%fas.harvard.edu
|
e83f9f183f
|
Fix bustage. b=109165
|
2001-11-10 23:55:36 +00:00 |
|
dbaron%fas.harvard.edu
|
0c93d110f3
|
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 |
|
danm%netscape.com
|
09750f9a69
|
consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts
|
2001-11-06 01:19:39 +00:00 |
|
law%netscape.com
|
d2aa32727f
|
Bug 102017; build new interface with Win32 resource constant needed for WinXP start menu configuration
|
2001-11-05 06:21:21 +00:00 |
|
law%netscape.com
|
6e33cac771
|
New interface with Win32-specific resource constants for configuring WinXP start menu (for bug 102017); r=ssu, sr=blake
|
2001-11-05 06:20:19 +00:00 |
|
seawood%netscape.com
|
be10c3b1a8
|
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
|
2001-11-03 03:29:05 +00:00 |
|
jaggernaut%netscape.com
|
9bcc72064d
|
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
|
2001-11-02 06:39:49 +00:00 |
|
pchen%netscape.com
|
81a00d4c31
|
81762, r=jag, sr=sfraser, remove uses of nsCRT::strlen() with testing for null and non-empty string, also use IsEmpty() for nsXPIDLCStrings
|
2001-11-02 02:55:59 +00:00 |
|
pchen%netscape.com
|
4fb58159ad
|
81762, r=jag, sr=sfraser, remove uses of PL_strlen with testing for null and non-empty string, also change const char* to static const char[] so that we can use sizeof-1 instead of PL_strlen
|
2001-11-02 02:55:56 +00:00 |
|
pchen%netscape.com
|
e78cdfbc39
|
81762, r=jag, sr=sfraser, remove uses of PL_strlen with testing for null and non-empty string
|
2001-11-02 02:55:51 +00:00 |
|
seawood%netscape.com
|
8a2a775382
|
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
|
2001-11-01 00:54:48 +00:00 |
|
dbaron%fas.harvard.edu
|
29077ba289
|
Clean up un-needed string copying. r=jag sr=hyatt b=106108
|
2001-10-31 02:46:21 +00:00 |
|
dougt%netscape.com
|
20e863fb43
|
Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com
|
2001-10-30 22:07:28 +00:00 |
|
jaggernaut%netscape.com
|
fab10e630f
|
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
|
2001-10-27 14:30:31 +00:00 |
|
seawood%netscape.com
|
9b5ae05e33
|
Landing the rest of the mach-o OSX changes.
Bug #75653 r=cls sr=waterson
|
2001-10-27 07:38:18 +00:00 |
|
dbaron%fas.harvard.edu
|
02f3a2d769
|
Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974
|
2001-10-25 03:21:53 +00:00 |
|
hyatt%netscape.com
|
67b889bacf
|
Fix for 101554. r=dbaron, sr=hewitt
|
2001-10-22 23:37:33 +00:00 |
|
bryner%netscape.com
|
03cd3c194e
|
Bug 104977 -- landing tabbing rewrite. Fixes bugs 78256, 83575, 85602, 96273, 103980, and 105224. r=saari, sr=hyatt.
|
2001-10-22 22:43:52 +00:00 |
|
dougt%netscape.com
|
0a62d4e8d5
|
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
|
2001-10-22 22:01:27 +00:00 |
|
dougt%netscape.com
|
d18d7e2b17
|
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
|
2001-10-19 20:52:59 +00:00 |
|
alecf%netscape.com
|
2a8bab71f9
|
fix for some bug where I forgot a contract id.. if bugzilla was responding I might actually know the bug #
r=mkaply, sr=dveditz
|
2001-10-19 02:02:05 +00:00 |
|
alecf%netscape.com
|
97912541e2
|
bug 76339 - kill nsIAppShellComponent, finally. sr=sfraser, r=dveditz
|
2001-10-16 21:10:35 +00:00 |
|
alecf%netscape.com
|
cf011f78cd
|
bug 104118 - a non-rdf contractid for windowmediator, to reduce dependencies. r=mkaply, sr=dveditz
|
2001-10-12 21:03:40 +00:00 |
|
sdagley%netscape.com
|
d3f5cce299
|
Updating fix for #103612 from v1.14 after comments from pinkerton & sfraser. r=pinkerton,sr=sfraser
|
2001-10-08 20:20:57 +00:00 |
|
sdagley%netscape.com
|
502f98a507
|
Fix #103612 - work around bug in Mac OS X 10.1 Internet prefs panel when setting DL folder. r=dbaron. I'd wait for an sr= but I need trunk verification on this so I can get PDT approval for checking into the 0.9.4 branch.
|
2001-10-08 04:59:59 +00:00 |
|
ccarlen%netscape.com
|
cf1abf69eb
|
Bug 92750 - Fizilla doesn't ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser
|
2001-10-02 14:50:29 +00:00 |
|
ccarlen%netscape.com
|
9a02f84384
|
Adding new files for bug 92750 - Fizilla does not ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser
|
2001-10-02 14:47:33 +00:00 |
|
jaggernaut%netscape.com
|
ca6197295f
|
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 |
|
gerv%gerv.net
|
4e12e44b2f
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
|
alecf%netscape.com
|
efccb791b7
|
fix for 100116 - remove window mediator's public dependency on rdf
r=jag, sr=waterson
|
2001-09-24 22:31:49 +00:00 |
|
hyatt%netscape.com
|
e4f5bcb3d8
|
More 98109 goodness, making _content dynamically shiftable. r/sr=bryner,ben
|
2001-09-23 08:33:24 +00:00 |
|
srilatha%netscape.com
|
b02fad6f86
|
*** empty log message ***
|
2001-09-21 02:00:24 +00:00 |
|
hyatt%netscape.com
|
18ad83890a
|
Fix for 49874 and 98109, make iframes build their docshells and kick off their content load from frame construction, also enabling the primary content area to be dynamically shiftable. r=jag, sr=waterson
|
2001-09-19 01:53:00 +00:00 |
|
jaggernaut%netscape.com
|
d1a7bfa843
|
One module per line for REQUIRES. r=/sr=alecf
|
2001-09-18 22:01:13 +00:00 |
|
jaggernaut%netscape.com
|
dc40187223
|
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 |
|
jst%netscape.com
|
d3f4113c52
|
Fix bug 99690. Fix crash when external apps try to open mozilla windows. r=bzbarsky@mit.edu, sr=blakeross@telocity.com
|
2001-09-18 05:32:03 +00:00 |
|