pollmann%netscape.com
|
5ede1ee556
|
Bug 42662: Values of disabled form elements should not be submitted; r=kmcclusk
|
2000-08-03 23:32:02 +00:00 |
bryner%uiuc.edu
|
938616c2a3
|
Fixing 42056 - get rid of nonfunctional history list in linux
filepicker. r=pavlov.
|
2000-08-03 23:31:49 +00:00 |
slamm%netscape.com
|
b8814f8452
|
Take 'Mail Folders' or 'Addressbooks' title out of a splitter. It is not needed and messes up the pointer (turns into an arrow for dragging). Allow add a high flex number to the tree. This fixes the persistence for the sidebar height. Bug 26259. r=mcafee
|
2000-08-03 23:29:25 +00:00 |
slamm%netscape.com
|
4d59cf2766
|
Mini-hack for splitter/grippy behavior on sidebarheader. The grippy code must look for a 'splitter' tag because the 'sidebarheader' does not work even though it is derived from a splitter. bug 26259. r=mcafee
|
2000-08-03 23:29:20 +00:00 |
slamm%netscape.com
|
3765100806
|
Images for 'My Sidebar' title grippy. Bug 26259 r=mcafee
|
2000-08-03 23:29:17 +00:00 |
slamm%netscape.com
|
5ac6b9ba6c
|
New styles for 'My Sidebar' title grippy. Bug 26259 r=mcafee
|
2000-08-03 23:28:22 +00:00 |
slamm%netscape.com
|
5111b7fe00
|
Add grippy to sidebarheader. bug 26259. r=mcafee
|
2000-08-03 23:25:43 +00:00 |
slamm%netscape.com
|
d2ffa20cc7
|
Add horizontal grippy images. bug 26259. r=mcafee
|
2000-08-03 23:25:35 +00:00 |
hyatt%netscape.com
|
36700f5a07
|
Fix for 17470.
|
2000-08-03 23:21:23 +00:00 |
mcafee%netscape.com
|
fbcad0bffe
|
Removing dead pref-imageblocking.{xul,dtd} (40888). r=slamm, morse.
|
2000-08-03 23:20:01 +00:00 |
morse%netscape.com
|
1c0d51d21e
|
bug 44514, speed up loading of wallet tables, r=dbragg
|
2000-08-03 23:19:32 +00:00 |
pollmann%netscape.com
|
ff2bfd69c2
|
Bug 42616: form actions with anchor specified (#) do not work; r=kmcclusk
|
2000-08-03 23:03:58 +00:00 |
shanjian%netscape.com
|
d2b093a3d7
|
#14588 Ctrl+right arrow skips over nbsp (nbsp should be word break)
r = ftang a=ftang
changes made in word break and word jump.
|
2000-08-03 23:03:08 +00:00 |
BlakeR1234%aol.com
|
39a96ac4c5
|
Remove hover effects for HTML buttons (38427). r=me (simple commenting change), a=ekrock.
|
2000-08-03 22:58:06 +00:00 |
sgehani%netscape.com
|
8755b31f98
|
Fix indexing during IDI generation. [nsbeta3+ bugscape b=1740; r=dbragg]
|
2000-08-03 22:49:30 +00:00 |
dmose%mozilla.org
|
58e2f914c7
|
added one item, dropped one item, completed one item. a=r=(not built)
|
2000-08-03 22:48:08 +00:00 |
pinkerton%netscape.com
|
6ce2873456
|
Damn, forgot to check this in too
|
2000-08-03 22:48:07 +00:00 |
dmose%mozilla.org
|
7e6563f32c
|
get rid of C-style casts. a=r=(not built)
|
2000-08-03 22:47:11 +00:00 |
dmose%mozilla.org
|
d0a3220c36
|
add XXX cleanup reminder comment. a=r=(not built)
|
2000-08-03 22:46:42 +00:00 |
dmose%mozilla.org
|
6587c751a6
|
remove NS_ERROR_LDAP_SUCCESS, as non-NS_OK success codes are considered bad form, and this one wasn't even used yet. a=r=(not built)
|
2000-08-03 22:45:43 +00:00 |
dmose%mozilla.org
|
8d81ed2ca7
|
add XXX comment to remind about future cleanup. a=r=(not built)
|
2000-08-03 22:43:43 +00:00 |
hyatt%netscape.com
|
d28a9c1352
|
Fix for 42451.
|
2000-08-03 22:42:36 +00:00 |
ashuk%eng.sun.com
|
717987adb7
|
Minor change to get Webclient to compile on Solaris
author=ashuk
cvs diff dom_util.h (in directory D:\M16\mozilla\java\webclient\src_moz\)
Index: dom_util.h
===================================================================
RCS file: /cvsroot/mozilla/java/webclient/src_moz/dom_util.h,v
retrieving revision 1.1
diff -r1.1 dom_util.h
28a29
> #include "nsIDOMDocument.h"
*****CVS exited normally with code 1*****
|
2000-08-03 22:35:14 +00:00 |
pollmann%netscape.com
|
eabf42211d
|
Bug 45540: Badly nested form + focus input -> input not a submitter; r=kmcclusk
|
2000-08-03 22:32:54 +00:00 |
ducarroz%netscape.com
|
67dfa82831
|
Fix for bug 46678. We need to ignore onInput event right after somebody set the value of the textfield else autocomplete will start. R=radha
|
2000-08-03 22:31:28 +00:00 |
anthonyd%netscape.com
|
fed5192eba
|
nsPresContext.cpp : added to comment to presContext::GetLookAndFeel to inform others that
that method has been depricated.
nsTextFrame.cpp : changed an assert to a warning, didnt need to be an assert.
r: mjudge@netscape.com
|
2000-08-03 22:30:47 +00:00 |
ducarroz%netscape.com
|
f99b846942
|
Fix for bug 47362. Add tooltip on attachment. R=mscott
|
2000-08-03 22:28:17 +00:00 |
pollmann%netscape.com
|
9cb5e4ebe2
|
Bug 40383: Treat frameset rows spec 0* as 1* in quirks mode; r=harishd
|
2000-08-03 22:26:56 +00:00 |
pinkerton%netscape.com
|
aa084907d3
|
oops, forgot to check this in.
|
2000-08-03 22:25:23 +00:00 |
pollmann%netscape.com
|
f3da1463b0
|
Bug 35986: document==NULL for FRAMEs created without SRC; r=kmcclusk
|
2000-08-03 22:23:48 +00:00 |
pollmann%netscape.com
|
d2670521ef
|
Bug 40394: Strip only one leading LF if there is one; r=harishd
|
2000-08-03 22:19:43 +00:00 |
mscott%netscape.com
|
418070a7ab
|
Landing branch fix to the trunk. bug #47248 --> Implement MoveTo for Unix.
|
2000-08-03 22:17:43 +00:00 |
pollmann%netscape.com
|
c0143af2df
|
Bug 26945: Image input onclick fires but doesn't allow cancel via return false; r=harishd
|
2000-08-03 22:17:14 +00:00 |
BlakeR1234%aol.com
|
720e6eebc6
|
Fix bug 47481, all menus have autoscrollers (caused by ben's classic skin changes last night). simple fix. r=me, a=pink
|
2000-08-03 22:15:09 +00:00 |
mscott%netscape.com
|
645dd5e80d
|
landing branch fix to trunk. Bug #47248 ---> Fix GetParent such that if appendedPath is an empy string we treat it the same as if it were null and create a dummy path.
r=dougt
|
2000-08-03 22:13:34 +00:00 |
pollmann%netscape.com
|
91e1eed21f
|
Bug 34418: image input can't be submitted by space or enter; r=harishd
|
2000-08-03 22:11:57 +00:00 |
mcafee%netscape.com
|
605b1fbee7
|
about: page needs to be HTML 4.0 (39231). patch=gemal, r=mcafee
|
2000-08-03 22:11:21 +00:00 |
bryner%uiuc.edu
|
a85b7867cd
|
Fixing bug 47536 - column hiding is broken. r=hyatt.
|
2000-08-03 22:09:57 +00:00 |
pinkerton%netscape.com
|
fc5313569d
|
part of fix for 46001, support |collapsed| attribute in addition to |hidden| to hide mac menus.
|
2000-08-03 22:09:00 +00:00 |
blizzard%redhat.com
|
0bd4dfc747
|
fix for bug #42401. only add a queue that is native to the event queue list that is processed by the main UI event loop. this should fix no painting on linux when the imap password dialog comes up. r=danm, bryner, mscott a=vidur
|
2000-08-03 22:08:29 +00:00 |
pinkerton%netscape.com
|
519ab96ebf
|
patch from dean_tessman@hotmail.com for 32685. Check if item is disabled before allowing key navigation into submenus.
|
2000-08-03 22:07:49 +00:00 |
ftang%netscape.com
|
ce70ada340
|
fix bug 46684 r=nhotta a=ftang convert unicode to file system charset
|
2000-08-03 22:07:14 +00:00 |
pinkerton%netscape.com
|
3666dafef9
|
Actually set the modifier keys before dispatching d&d event into gecko. r=bienvenu, bug#47195
|
2000-08-03 22:06:10 +00:00 |
pollmann%netscape.com
|
40819e4ba8
|
Bug 40412: image inputs should send x and y not .x and .y if no name; r=harishd
|
2000-08-03 22:05:44 +00:00 |
blizzard%redhat.com
|
27099452d0
|
fix makefile to work with objdir r=dougt a=waterson
|
2000-08-03 22:05:31 +00:00 |
pinkerton%netscape.com
|
ed54a54a8e
|
Fix for 47413, better impl of ResolveShortcut() thanks to sean@beatnik.com a=waterson
|
2000-08-03 22:05:09 +00:00 |
hyatt%netscape.com
|
e3576fa307
|
Fix for 46862 and 47346. r=pink
|
2000-08-03 22:05:07 +00:00 |
valeski%netscape.com
|
223238ff3b
|
r=dp. removing extraneous junk
|
2000-08-03 22:04:28 +00:00 |
valeski%netscape.com
|
b01411aafc
|
getting cookie service to startup in conjunction with the http category.
|
2000-08-03 22:03:34 +00:00 |
pollmann%netscape.com
|
d2a1288a4b
|
7913 Dynamic changing of ROWS and COLS for framesets; r=kmcclusk
|
2000-08-03 22:02:50 +00:00 |