hyatt%netscape.com
|
2037f6fbf7
|
adding an import bookmarks menu command.
|
2002-04-28 21:59:30 +00:00 |
gerv%gerv.net
|
8b7f7769d6
|
Bug 140103 - various templatisations or cleanups in CGI.pl. Patch by gerv; r=justdave, bbaetz.
|
2002-04-28 21:57:10 +00:00 |
hyatt%netscape.com
|
eac4a88f87
|
adding an import bookmarks menu command.
|
2002-04-28 21:57:00 +00:00 |
ian%hixie.ch
|
b656cdcf32
|
<hyatt> you mean "compatibility" not "compatability" <hyatt> got a spelling error in the README
|
2002-04-28 18:47:03 +00:00 |
justdave%syndicomm.com
|
36bcb63e84
|
Fix for bug 140633: Template Toolkit bug causes directory "datatemplate" to be created in the Bugzilla root directory instead
of creating "template" within the "data" directory. Adding a trailing slash to the compile directory name to work around it.
2xr= bbaetz
|
2002-04-28 18:43:14 +00:00 |
igor%mir2.org
|
1faf10a430
|
Do not call acquireLabel/addLabelFixup/markLabel if label is not stored in parse tree and can be resolved immediately after node subtree generation (see new addForwardsGoto and resolveForwardGoto methods)
|
2002-04-28 15:17:24 +00:00 |
ian%hixie.ch
|
eb4229f927
|
In response to all the comments about the imminent exodus...
|
2002-04-28 15:14:11 +00:00 |
blakeross%telocity.com
|
583ea3451a
|
134039 - theme switching should shut down quicklaunch. r=law sr=hyatt
|
2002-04-28 14:28:18 +00:00 |
ben%netscape.com
|
93a9e39a4c
|
Add stub implementation for missing method
|
2002-04-28 14:18:17 +00:00 |
ben%netscape.com
|
e40ab2061d
|
Update Credits :-)
|
2002-04-28 14:07:30 +00:00 |
ben%netscape.com
|
dfe80b94d0
|
RDF Outline View DataSource, take 1.
|
2002-04-28 14:06:08 +00:00 |
locka%iol.ie
|
b13a3121c5
|
On behalf of Dan McGuirk<mcguirk@tolteceng.com> Add missing scrollbar folder. b=138692 r=adamlock@netscape.com sr=rpotts@netscape.com
|
2002-04-28 11:09:26 +00:00 |
locka%iol.ie
|
20dd8268ea
|
Switch if statement from testing for VARIANT_TRUE to testing for !VARIANT_FALSE to make behaviour more client forgiving and like IE. r=brade@netscape sr=blizzard@mozilla.org
|
2002-04-28 11:00:12 +00:00 |
ben%netscape.com
|
06b4468bbb
|
Updating nsIFile usage to reflect darin's file changes
|
2002-04-28 07:57:00 +00:00 |
jkeiser%netscape.com
|
8f265ba15e
|
Make iframe border repaint when style changes (bug 124507), r=waterson@netscape.com, sr=attinasi@netscape.com
|
2002-04-28 07:53:41 +00:00 |
mkaply%us.ibm.com
|
d486aa1928
|
Extra bracket
|
2002-04-28 02:17:58 +00:00 |
racham%netscape.com
|
4b080db09c
|
Fixing bug 140183. Checking ShowProgress dialog attribute and pref as printing is done. Patch by Rod Spears. r=danm,bhuvan sr=sspitzer
|
2002-04-28 01:43:23 +00:00 |
racham%netscape.com
|
ccf494b041
|
Fixing bug 140183. Adding an attribute to the PrintSettings which allows silent printing i.e., without a progress window. Patch by Rod Spears. r=samir,bhuvan sr=sspitzer
|
2002-04-28 01:42:17 +00:00 |
miodrag%netscape.com
|
d66022cffd
|
Updates for LDAPJDK 4.16
|
2002-04-27 23:41:15 +00:00 |
caillon%returnzero.com
|
b08a5f5dd9
|
Bug 131429. The context menu item for 'Set as Wallpaper' on Windows platforms should be disabled while the image is loading, in order to prevent a partial image being set. r=biesi, sr=blake.
|
2002-04-27 18:47:47 +00:00 |
curt%netscape.com
|
533ce54c2e
|
New "ProductNameInternal" and decriptable key "Product PreviousVersion"
(Bug 140178, r=ssu, sr=dveditz)
|
2002-04-27 16:47:39 +00:00 |
curt%netscape.com
|
a07405bbd6
|
Distinguishes between an external productname displayed to the user and an
internal product name used for registry and install paths.
(Bug 140178, r=ssu, sr=dveditz)
|
2002-04-27 16:44:44 +00:00 |
blizzard%redhat.com
|
b5b499bac6
|
Use a common style for all of these files, add comments at the top to enforce that style and remove all the tabs in these files. Not part of the build.
|
2002-04-27 16:26:10 +00:00 |
mkaply%us.ibm.com
|
b337d6aba2
|
OS/2 bustage - did I do this right?
|
2002-04-27 16:16:23 +00:00 |
karnaze%netscape.com
|
5b683a1e79
|
bug 138436 - remove redundant style change reflows on auto-layout table. sr=attinasi, r=alexsavulov
|
2002-04-27 15:54:37 +00:00 |
mkaply%us.ibm.com
|
1ed1113b9c
|
Beos bustage - somehow forgot to check this in
|
2002-04-27 15:36:21 +00:00 |
mkaply%us.ibm.com
|
d1f6c27a56
|
Can you tell I did this too fast - that's two misspellings so far
|
2002-04-27 15:32:14 +00:00 |
mkaply%us.ibm.com
|
14a991be9a
|
Misspelling
|
2002-04-27 14:37:42 +00:00 |
mkaply%us.ibm.com
|
68817d295d
|
OS/2 bustage
|
2002-04-27 13:57:05 +00:00 |
blizzard%redhat.com
|
158939a897
|
Bug #129591. nsWindow::Enabled is a no-op on GTK. Also fixes bug #65521. linux modal dialogs should only freeze parent window (not all windows.) This code is a big cleanup of the event dispatching code, too. r=bryner,sr=jst
|
2002-04-27 13:50:21 +00:00 |
mkaply%us.ibm.com
|
a0e1f2a887
|
OS/2 bustage
|
2002-04-27 13:49:35 +00:00 |
igor%mir2.org
|
47bb60c12d
|
Do not allocate Label object and instead store label's PC and fixups in itsFixupTable and itsFixupTable arrays
|
2002-04-27 12:27:14 +00:00 |
hyatt%netscape.com
|
28bac39b77
|
NPOB. Fix a boolean. Cocoa.
|
2002-04-27 09:43:44 +00:00 |
pete.zha%sun.com
|
6db1eec58b
|
bug 139726:Duplicate variable definition broken compilers other than gcc
r=pete.zha@sun.com sr=jag
Check in for Jay Yan(jay.yan@sun.com)'s fix
|
2002-04-27 09:41:46 +00:00 |
igor%mir2.org
|
933b6749a9
|
Hiding details of omj.LabelTable implementation behind new getLabelPC, addLabelFixup, fixLabelGotos and clearLabels methods and making all its fields private.
|
2002-04-27 09:13:28 +00:00 |
hyatt%netscape.com
|
478d894198
|
The auto complete session successfully instantiates now in response to user input.
|
2002-04-27 09:10:19 +00:00 |
hyatt%netscape.com
|
c5a1df608c
|
The auto complete session successfully instantiates now in response to user input.
|
2002-04-27 09:09:08 +00:00 |
darin%netscape.com
|
270008c957
|
fixing solaris bustage
|
2002-04-27 09:02:53 +00:00 |
hyatt%netscape.com
|
9821ceff8c
|
More autocomplete groundwork.
|
2002-04-27 08:47:59 +00:00 |
pete.zha%sun.com
|
6d78381992
|
bug 140204:HTTP preferences have weird checkbox handling
r=bzbarsky sr=darin
Check in for Antonio Xu's(antonit.xu@sun.com) fix
|
2002-04-27 08:47:56 +00:00 |
darin%netscape.com
|
af44e8c53c
|
fixing OS/2 bustage
|
2002-04-27 08:29:19 +00:00 |
hyatt%netscape.com
|
a031638ab3
|
More autocomplete groundwork.
|
2002-04-27 08:25:30 +00:00 |
hyatt%netscape.com
|
d193a192b9
|
Hooking in autocomplete. Still just laying groundwork.
|
2002-04-27 08:14:13 +00:00 |
darin%netscape.com
|
75ec6fb283
|
fixing OS/2 bustage
|
2002-04-27 07:34:27 +00:00 |
hyatt%netscape.com
|
1352666c8f
|
Initial commit of autocomplete files.
|
2002-04-27 07:18:22 +00:00 |
hyatt%netscape.com
|
a3f2355938
|
Adding the auto completing text field. Upping the version to 0.2.6.
|
2002-04-27 07:11:05 +00:00 |
gerv%gerv.net
|
4b4721d466
|
Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. Patch by gerv; r=bbaetz, myk.
|
2002-04-27 06:57:16 +00:00 |
darin%netscape.com
|
d298a4e209
|
fixes OS/2 bustage
|
2002-04-27 06:45:16 +00:00 |
darin%netscape.com
|
f7b768ae92
|
fixes win32 bustage
|
2002-04-27 06:32:40 +00:00 |
bbaetz%student.usyd.edu.au
|
3de72112e2
|
Bug 105960 - xml.cgi has wrong content type, and should be standalone
r=caillon x2
|
2002-04-27 06:25:41 +00:00 |