locka%iol.ie
|
c79e5f1401
|
NOT PART OF BUILD. Completed nsICommandHandler implementation. Added [retval] tag to out param in IDL file to make Javascript invocation easier.
|
2000-08-03 12:44:38 +00:00 |
ben%netscape.com
|
2c194b7a9c
|
search button should not take focus.
|
2000-08-03 09:59:57 +00:00 |
ben%netscape.com
|
0c46130bb6
|
add license
|
2000-08-03 09:19:44 +00:00 |
warren%netscape.com
|
65747800d4
|
Fixed location of manifest.rdf
|
2000-08-03 09:04:05 +00:00 |
ben%netscape.com
|
ba44bad723
|
yay me. I suck. making <menubar> use menubarframe like it should instead of boxframe.
|
2000-08-03 09:01:18 +00:00 |
warren%netscape.com
|
6817687a84
|
Fixed slashes and filenames that were too long for mac.
|
2000-08-03 08:57:40 +00:00 |
valeski%netscape.com
|
e59f28aed1
|
removing crusty include
|
2000-08-03 07:59:32 +00:00 |
valeski%netscape.com
|
b4888b2399
|
removing unneeded import lib/static lib links
|
2000-08-03 07:56:58 +00:00 |
dprice%netscape.com
|
80b8fb5784
|
adding manifest for modern skin jar
NOT IN THE BUILD
|
2000-08-03 07:35:28 +00:00 |
ben%netscape.com
|
3fb93a0e3a
|
remove dead files
|
2000-08-03 07:18:17 +00:00 |
ben%netscape.com
|
210cfc6ec4
|
fix for a bug with XBL binding attached event that was causing the event to be fired repeatedly.
code by hyatt, r=me
|
2000-08-03 07:17:10 +00:00 |
ben%netscape.com
|
487d347ce2
|
fix orange
|
2000-08-03 07:07:28 +00:00 |
ben%netscape.com
|
1aea00b584
|
die crapintosh
|
2000-08-03 07:06:17 +00:00 |
valeski%netscape.com
|
c6c7b66f6a
|
cleanup
|
2000-08-03 07:00:14 +00:00 |
ben%netscape.com
|
fc9a26cc5e
|
forgot this
|
2000-08-03 06:45:06 +00:00 |
dprice%netscape.com
|
d2aa184ce4
|
added manifest.rdf
|
2000-08-03 06:44:46 +00:00 |
valeski%netscape.com
|
238ce4678a
|
removed defer logic as cookies are only accessed from the main thread. removed unused functions, converted stripline over to nsString equivelent, changed cookie deletion and list removal mechansim to use already cached indexes so we don't search the list again everytime we want to remove an element. also removed some extraneous statics
|
2000-08-03 06:40:35 +00:00 |
ben%netscape.com
|
6964e32aa5
|
toolbar landing 44756, r=hyatt
|
2000-08-03 06:36:17 +00:00 |
ben%netscape.com
|
8631757159
|
toolbar landing 44756
|
2000-08-03 06:29:59 +00:00 |
ben%netscape.com
|
b7350aa472
|
classic skin landing from hell
46613 - polish!
|
2000-08-03 06:24:33 +00:00 |
cls%seawood.org
|
6abb2bbf8d
|
Oops. Did a lxr search on the wrong thing. Change -DB1M to -DB_ONE_M since WS5.0 appears to not handle the former properly in all cases.
|
2000-08-03 06:07:33 +00:00 |
cls%seawood.org
|
5d7c80a5c6
|
Removing unused define that appeared to be causing WS5.0 to occassionaly complain about the use of -D without an argument.
|
2000-08-03 05:34:19 +00:00 |
valeski%netscape.com
|
16b771c107
|
removing lock/monitor usage from cookie code. cookies live on the main thread and any cross thread communication is marshalled, thus no need for this stuff. also fixing nsVoidArray leak. also cleaning up extraneous nsString usage. Also adding functional test harness for win32
|
2000-08-03 04:57:23 +00:00 |
BlakeR1234%aol.com
|
b0117cda91
|
Fix bug 41345, implement checkmarks for the current visited page in the Go menu (as IE 5.x and NN 4.x do). r=jag, a=radha
|
2000-08-03 03:42:22 +00:00 |
kmcclusk%netscape.com
|
5705d1a18f
|
Removed references to viewmanager1 in nsViewFactory. Removed ViewManager1 from the build on WIN32, and Linux. b=42845 r=attinasi@netscape.com. tested=win32,linux
|
2000-08-03 03:36:10 +00:00 |
mkaply%us.ibm.com
|
adf11b5185
|
r=mkaply, a=brendan
Tinderbox break - Should have been info.fExtensionArray
|
2000-08-03 02:20:17 +00:00 |
bienvenu%netscape.com
|
028087f0eb
|
fix bugs having to do with imap msg copying failing 46876 46914 etc r=mscott
|
2000-08-03 01:25:12 +00:00 |
bienvenu%netscape.com
|
64cbc464b1
|
fix 28117 copying online to offline loses read state of msg r=mscott
|
2000-08-03 01:22:45 +00:00 |
pinkerton%netscape.com
|
bf88f8440b
|
Most of fix for 37412. Expand d&d so that when we're asking for a url and
don't have one, we check if a file is being dropped. If so, either give
the file:// url or read in the InternetShortcut.
|
2000-08-03 00:47:36 +00:00 |
nbhatla%netscape.com
|
ef1815e77f
|
Bug #46518 -> Mac Classic Skin Polish. #45112 -> Mail Arrow Icon. #45685 -> mail threaded icon. #45755 -> Radio buttons don't bounce in prefs on windows now. #46178 -> Nudge Button Icons. #46192 ->Prefs Panel title has proper background now. #17926 -> Using px instead of pt for fonts on Mac classic now. #47290 -> Removed border from content in navigator.css and added it to splitters. (for all checkins in past 20 min) r=andrew
|
2000-08-03 00:46:17 +00:00 |
pinkerton%netscape.com
|
1b713837bf
|
part of fix for 37412, make content area accept text/x-moz-url flavor.
|
2000-08-03 00:46:05 +00:00 |
pinkerton%netscape.com
|
2cd11d8c7e
|
Fix for 40890, pin mouse to center of translucent drag to avoid large gaps between the mouse cursor and the item being dragged. r=sfraser
|
2000-08-03 00:43:28 +00:00 |
nbhatla%netscape.com
|
5c22137bf5
|
Bug #46519 -> Mac Classic Skin Polish. Fixes Messenger Icons.
|
2000-08-03 00:40:20 +00:00 |
nbhatla%netscape.com
|
27f09c32fe
|
Bug #46519 -> Mac Classic Skin Polish. Fixes Messenger Icons
|
2000-08-03 00:39:28 +00:00 |
nbhatla%netscape.com
|
656b2c6890
|
Bug #46519 ->Mac Classic Skin Polish. Fixes Messenger Icons.
|
2000-08-03 00:38:28 +00:00 |
nbhatla%netscape.com
|
336f01c883
|
First Checked In.
|
2000-08-03 00:36:12 +00:00 |
nbhatla%netscape.com
|
783a1b48d5
|
Bug #46519: Mac Classic Skin Fixes. This fixes spacing issues in certain pref panels, by moving out style settings in the XUL. Bug #46178: Adds nudge button icons
|
2000-08-03 00:34:53 +00:00 |
nbhatla%netscape.com
|
7f7ecdc54d
|
Bug #46519: Mac Classic Skin Polish. Fixes color picker widget in viewing messages pref panel.
|
2000-08-03 00:32:53 +00:00 |
mcafee%netscape.com
|
652ac3de84
|
Removing pref-diskspace.xul from mailnews prefs, this UI has moved over to account setup arena. r=alecf
|
2000-08-03 00:31:57 +00:00 |
mscott%netscape.com
|
3c405706d4
|
Bug #47240 --> landing branch change to the tip. helper app dialog has no text on the mac
r=alecf
|
2000-08-03 00:30:39 +00:00 |
mscott%netscape.com
|
817d7eef0c
|
Bug #47240 --> landing branch change to the tip. helper app dialog has no text on the mac
|
2000-08-03 00:29:35 +00:00 |
mscott%netscape.com
|
8c22117656
|
Bug #47248 --> various problems with save as dialog from helper app. unload handler was calling cancel and we
weren't setting the action to saveToDisk in the right case
Landing branch changes to the tip.
r=alecf
|
2000-08-03 00:27:17 +00:00 |
mscott%netscape.com
|
4fd17019ec
|
Bug #1549 --> netcenter account merges with existing account Landing branch changes to the tip.
r=bhuvan
|
2000-08-03 00:26:09 +00:00 |
bryner%uiuc.edu
|
34f75f7b0d
|
removed files: mozilla/layout/xul/base/src/nsTreeOuterFrame.cpp, mozilla/layout/xul/base/src/nsTreeFrame.cpp, mozilla/layout/xul/base/src/nsTreeRowGroupFrame.cpp, mozilla/layout/xul/base/src/nsTreeCellFrame.cpp, mozilla/layout/xul/base/src/nsTreeRowFrame.cpp
|
2000-08-03 00:23:55 +00:00 |
bryner%uiuc.edu
|
ae74f33f4b
|
Refixing bug 23140 to not cause a menu slowdown, and fixing bug 46615 -
removal of old tree widget. r=hyatt.
|
2000-08-03 00:22:36 +00:00 |
jj%netscape.com
|
a3d82eb03b
|
modify xptlink.pl to work on mac (granrose). r=jj.
|
2000-08-03 00:07:00 +00:00 |
av%netscape.com
|
55668cdaa8
|
Fixing Unix redness
|
2000-08-02 23:36:30 +00:00 |
attinasi%netscape.com
|
566fae8e87
|
New weekly data: not part of build
|
2000-08-02 23:28:11 +00:00 |
waldemar%netscape.com
|
12dc591a84
|
Made link order consistent
|
2000-08-02 23:09:53 +00:00 |
waldemar%netscape.com
|
9e6ed90896
|
Fixed Mac errors and warnings
|
2000-08-02 23:09:29 +00:00 |