kestes%tradinglinx.com
fc0ee5998a
Do not put any testing (if present) directories into the package.
...
do not create unused tinderbox2 directory.
2001-02-16 20:04:56 +00:00
kestes%tradinglinx.com
9d35bc1252
create a BT_URL entry.
...
fix possible security risk in default $ADMINISTRATIVE_NETWORK_PAT
2001-02-16 20:04:08 +00:00
kestes%tradinglinx.com
5bd2d5ea52
minor fixes to local variables.
...
is_status_final did not recieve its arguments from @_ properly.
2001-02-16 20:03:13 +00:00
kestes%tradinglinx.com
329c13608f
get default BT_URL from TinderConfig
2001-02-16 20:02:21 +00:00
m_kato%ga2.so-net.ne.jp
c21627d1cc
bug=63656, r=ducarroz, sr=bienvenu
...
more support RFC2231
2001-02-16 18:30:55 +00:00
dbaron%fas.harvard.edu
6c06bb5b78
Scripts shouldn't be in TARGETS, because it makes them be removed by 'make clean'.
2001-02-16 18:20:06 +00:00
thesteve%netscape.com
3b83745796
dded a rule to recognize <nsScanner> responsibility for an allocation. r=waterson
2001-02-16 18:17:11 +00:00
cyeh%bluemartini.com
703642cb77
fix for 68873 : Bugzilla install doesn't work over NFS; mention this in README
...
patch submitted by tstromberg@rtci.com (Thomas Stromberg).
2001-02-16 18:07:54 +00:00
cyeh%bluemartini.com
e1e6320abf
fix for 17773: Checksetup.pl should create maintainer if database is empty.
...
patch submitted by dave@intrec.com (Dave Miller)
create an administrator if we don't find one in the db or if new.
2001-02-16 17:56:05 +00:00
bryner%uiuc.edu
ab96dcdbf3
Bug 68444 - add back "lines" label to the right of textfield in mousewheel prefs panel. r=timeless, sr=ben.
2001-02-16 17:52:04 +00:00
harishd%netscape.com
bdca09dd7b
Modified parser test script.
...
** NOT PART OF THE BUILD **
2001-02-16 17:44:23 +00:00
dcone%netscape.com
cef0dff830
using the passed in title for the jobname. r=rods sr=attinasi
2001-02-16 17:36:54 +00:00
dcone%netscape.com
999dab80e2
r=rods sr=attinasi Passing in the title to begindocument
2001-02-16 17:36:02 +00:00
bryner%uiuc.edu
781d826e33
Bug 68260 - quiet unicode converter registration on non-debug builds. r=yokoyama, sr=erik.
2001-02-16 15:16:02 +00:00
mkaply%us.ibm.com
7de7dd05f2
No bug
...
r=mkaply, a=blizzard
Adding in the nsDeviceContext ADDREF that other platforms got
2001-02-16 14:56:53 +00:00
chak%netscape.com
94915e3afa
Fix for bug #68594 - Find functionality does not work in MfcEmbed from the
...
embed packaging..
r=ccarlen
2001-02-16 05:54:27 +00:00
chak%netscape.com
b1ec9de602
Fix for #68617 - Must be able to specify the test harness to be pkgd.
...
r=ccarlen
2001-02-16 05:53:19 +00:00
chak%netscape.com
e58139451f
Fix for bug # 67688 - mfcEmbed should be turned on in the builds.
...
r=ccarlen
2001-02-16 05:52:03 +00:00
cmanske%netscape.com
3baa7b403e
Minor change to remove compile warning
2001-02-16 05:12:08 +00:00
dbaron%fas.harvard.edu
af45b4d7d3
Fix gcc 2.95/2.96 bustage by adding |NS_CONST_CAST| to |char*| to work around what I think is a bug in gcc. Patch from Bradley Baetz <bbaetz@sympatico.ca>, r=dbaron
2001-02-16 04:33:21 +00:00
aaronl%chorus.net
216d19c048
Extension to add builtin accessibility. In the future it will support text-to-speech and braille displays for visually impaired users. See README, bug=65158, r=jst, sr=vidur.
2001-02-16 04:11:39 +00:00
aaronl%chorus.net
a13e35cab0
Extension to add builtin accessibility. In the future it will support text-to-speech and braille displays for visually impaired users. See README, bug=65158, r=jst, sr=vidur.
2001-02-16 04:03:58 +00:00
blakeross%telocity.com
ee47e675f3
Make tab and shift+tab move to the next and previous (focusable) elements for textfields (2083, 47282). r=brade sr=sfraser
2001-02-16 03:40:15 +00:00
dbaron%fas.harvard.edu
1df7d26518
Fix objdir build bustage by not trying to install from the objdir a script that is in the srcdir. r=bryner
2001-02-16 03:39:57 +00:00
cmanske%netscape.com
4b89987d97
Fixed Cell Properties navigation in dialog bug 68836. r=brade, sr=sfraser
2001-02-16 03:37:26 +00:00
cmanske%netscape.com
eef80efee2
Fixed link properties bug 68064. r=brade, sr=sfraser
2001-02-16 03:36:03 +00:00
cmanske%netscape.com
4d561d085b
Fixed Spell Check dialog layout bug 57398. r=brade, sr=sfraser
2001-02-16 03:35:02 +00:00
cmanske%netscape.com
dfda7eae38
Fixed Spell Check dialog default button bug 56531. r=brade, sr=sfraser
2001-02-16 03:34:29 +00:00
cmanske%netscape.com
6d77cd1bdf
Fixed initializing widgets in prefs dialog, b=53275, r=brade, sr=sfraser
2001-02-16 03:33:27 +00:00
cmanske%netscape.com
c7fb9e7600
Fixed table selection bug 68860. r=brade, sr=sfraser
2001-02-16 03:33:12 +00:00
cmanske%netscape.com
a48a60fbdd
UI for Insert Break, b=47545, r=brade, sr=sfraser
2001-02-16 03:33:07 +00:00
cmanske%netscape.com
f62c9884d4
Fixed string truncation bug 68684; r=brade, sr=sfraser
2001-02-16 03:32:55 +00:00
cmanske%netscape.com
a54b9f1594
Part of fix for composer prefs bug 53275. r=brade, sr=sfraser
2001-02-16 03:32:54 +00:00
cmanske%netscape.com
97f2e606c0
Fixed Send Page bug 68197, Table Properties dialog bug 68835, Implement Insert Break (bug 47544); r=brade, sr=sfraser
2001-02-16 03:32:49 +00:00
cmanske%netscape.com
0d096c6317
New files for SetDocumentTitle transaction. Not part of build yet. r=kin
2001-02-16 03:15:35 +00:00
naving%netscape.com
65f715ecb9
fix a small mistake that was part of earlier checkin.
2001-02-16 02:24:48 +00:00
hyatt%netscape.com
6a31cf1557
Not part of build.
2001-02-16 02:21:34 +00:00
jband%netscape.com
51e076e20b
rest of the fix for bug 68971 - can't share a kungfoodeathgrip. sr=brendan r=shaver
2001-02-16 02:21:22 +00:00
brendan%mozilla.org
b8a3d1e3ef
Don't crash on a newborn object (68971, r=jband, sr=shaver).
2001-02-16 02:09:42 +00:00
naving%netscape.com
85c4d363cc
64751, 64753. sr =sspitzer, bienvenu. Adding Compact Folders feature to file_menu and Compact This Folder when
...
you right click on a folder. thanks to sspitzer and bienvenu for good review. Thanks to
david for providing nsMsgFolder::ListDescendents function and all the help.
2001-02-16 02:05:41 +00:00
brendan%mozilla.org
e0c2c3974f
The rest of the fix for bug 68498, see the extensive comments in that bug (r=jband, sr=shaver).
2001-02-16 02:04:12 +00:00
kestes%tradinglinx.com
26a102a2c4
more comments,
...
allow each ticket to go to multiple trees.
2001-02-16 01:43:49 +00:00
kestes%tradinglinx.com
e5166e4862
more comments,
...
parenthesize some localize variables
change the scaling of the window to better suite the installed netscape.
there should be a better way to autosize the windows!
2001-02-16 01:41:28 +00:00
kestes%tradinglinx.com
f238af1524
more comments,
...
localize some variables which were not local by accident.
change function name update2bug_url to bug_id2bug_url
2001-02-16 01:40:08 +00:00
hyatt%netscape.com
3af1eab1be
Not part of build.
2001-02-16 01:37:19 +00:00
mcafee%netscape.com
51125818ef
Adding percentage column for flat profile, hits/totalhits.
2001-02-16 01:36:58 +00:00
kestes%tradinglinx.com
8cf1cb1723
change the default window sizes to work with the installed version of
...
netscape. There has to be a better way to size these windows!
2001-02-16 01:34:37 +00:00
cyeh%bluemartini.com
ce33ff04b0
fix for 65396:
...
Remember This Query should give option to add to page footer
patch submitted by st.n@gmx.net (Stephan Niemz)
2001-02-16 01:22:39 +00:00
blakeross%telocity.com
44ec3de8f3
bustage
2001-02-16 00:37:17 +00:00
mcafee%netscape.com
d7ec3a2e36
Removing unuxed MOZ_OLD_LI_STUFF ifdef & code (68964). r=blake, sr=alecf
2001-02-16 00:23:56 +00:00