Граф коммитов

55845 Коммитов

Автор SHA1 Сообщение Дата
rods%netscape.com aeb4d8484a turned off ifdef for drag support
fix build bustage
2000-03-21 16:00:58 +00:00
mkaply%us.ibm.com 38d09a352a # 24199
r= pierre@netscape.com
BiDi - ability to change the default direction of the browser
2000-03-21 15:51:59 +00:00
pollmann%netscape.com dc10da2847 Bug 31852: Empty string value for multipart form submission now submits, r=nisheeth 2000-03-21 15:48:07 +00:00
pollmann%netscape.com 5b0432fb33 Bug 28143: Set selectedIndex to -1 should deselect all options (2 of 2 - when frame does not exist) r=waqar 2000-03-21 15:46:43 +00:00
cmanske%netscape.com 5c29355768 Turned off debug output for table selection. r=mjudge 2000-03-21 15:40:34 +00:00
rods%netscape.com 069d9699a3 started to add drag selection support. This class is not being used yet.
r=dcone b=18895
2000-03-21 15:24:22 +00:00
rods%netscape.com 52e409233a now handling the incremental reflow better for options
when one more options have no label or content the height is zero, so we
now go get the first frame calculate a height based on the font metrics
r=dcone b=32383
2000-03-21 15:22:53 +00:00
rods%netscape.com 8248eec343 Moved GetAbsoluteFramePosition to nsFormControlFrame, chanhed the callers to check the return code.
r=dcone b=18895
2000-03-21 15:19:40 +00:00
rods%netscape.com 6948ab66ea Added static method for getting the absolute rect in twips and pixels
moved from nsComboboxControlFrame.cpp
r=dcone b=18895
2000-03-21 15:18:07 +00:00
brade%netscape.com 4582c893de possible spacer fixes for bug #12514 2000-03-21 15:11:43 +00:00
brade%netscape.com 7b0a90d231 fix bug #25779; alternate cut/copy/paste keybindings for Windows and Linux 2000-03-21 14:47:24 +00:00
brade%netscape.com 69fbffbdc1 fix bugs 28313 and 25779; alternate key bindings for cut/copy/paste and shift-word-select in textarea (wrong command) 2000-03-21 14:44:10 +00:00
terry%mozilla.org e72ab1dd61 Clear the shadow log when doing a full sync; the data isn't good for
anything anyway.
2000-03-21 14:39:23 +00:00
svn%xmlterm.org 9d6d37029d xmlterm changes only;
UI changes. If user has started typing in a new command, double-clicking a filename copies the filename to the cursor position, rather than opening/executing the file.
2000-03-21 14:26:59 +00:00
brade%netscape.com c2c2a3b1b5 fix for #25456; add keybindings for shift-home and shift-end 2000-03-21 14:26:08 +00:00
svn%xmlterm.org 715d77bcea xmlterm changes only
Fixed typos in ltermManager.c (Thanks to Jerry.Kirk@nexwarecorp.com)
2000-03-21 14:23:01 +00:00
sford3%swbell.net b3623a6795 More prep work for wallet reorg 2000-03-21 14:18:41 +00:00
hyatt%netscape.com 51d9955907 Marking my territory. 2000-03-21 13:24:48 +00:00
hyatt%netscape.com 48c294c136 Marking my territory. ;) 2000-03-21 13:15:24 +00:00
hyatt%netscape.com 0446291c62 Adding licenses to XBL files. 2000-03-21 13:14:34 +00:00
hyatt%netscape.com 14b45dd3a4 removed files: mozilla/rdf/chrome/public/nsIChromeEntry.idl 2000-03-21 12:55:53 +00:00
brade%netscape.com f3700c7b65 add image map resources to editor chrome folder 2000-03-21 12:55:08 +00:00
brade%netscape.com 58efbffe22 put image map resources in editor chrome directory 2000-03-21 12:54:06 +00:00
brade%netscape.com 001530aada put image map resources in Chrome directory 2000-03-21 12:53:20 +00:00
brade%netscape.com 38a5bbb22e latest changes to image map editor (submitted by Dan Haddix; dan6992@hotmail.com) 2000-03-21 12:52:05 +00:00
hyatt%netscape.com 9cd675cfab removed files: mozilla/rdf/chrome/src/nsChromeEntry.cpp 2000-03-21 12:50:25 +00:00
brade%netscape.com 042b7884cc *** empty log message *** 2000-03-21 12:49:23 +00:00
hyatt%netscape.com fca7ca2b94 Patching my hideous chrome registry leaks. 2000-03-21 12:43:25 +00:00
jst%netscape.com 48b2155a46 Fixing the remaining part of #12559. r=gagan 2000-03-21 12:22:07 +00:00
hyatt%netscape.com 8a61da905b Having to move gUAStyleSheet back into nsLayoutModule to reduce leak. Static nsCOMPtrs
just don't cut it, since they don't get released until after leaky runs.  This isn't
really a leak, but oh well.
2000-03-21 12:14:29 +00:00
hyatt%netscape.com 6f6ed819cb added files: mozilla/rdf/chrome/src/nsChromeUIDataSource.cpp 2000-03-21 12:00:30 +00:00
hyatt%netscape.com 3544bbff63 Adding support for UI display of installed skins and locales. 2000-03-21 11:57:39 +00:00
hyatt%netscape.com f6309c86b7 Adding per package skin/locale-switching capabilities. 2000-03-21 11:01:58 +00:00
hyatt%netscape.com 6e3f4c5b2e Stubbing out the installation/uninstallation APIs for the chrome registry. 2000-03-21 10:49:21 +00:00
hyatt%netscape.com 1f899f3314 Landing the new chrome registry with skin/locale switching support. 2000-03-21 10:42:22 +00:00
hyatt%netscape.com dd0de95a44 Breaking chrome registry cycle. r=troy,pierre 2000-03-21 10:34:56 +00:00
law%netscape.com d4e2d78dfc Fix for bug 32407; transfer data from proper spot in input buffer when a portion is used to fill prior file buffer. r=dougt@netscape.com 2000-03-21 08:47:43 +00:00
rjc%netscape.com 398c127979 Part of fix for bug # 18604: use [XUL] <checkbox> and ".checked". 2000-03-21 08:30:19 +00:00
pavlov%netscape.com 6a48b347df use nsIFile instead of nsIFileSpec 2000-03-21 07:03:34 +00:00
mscott%netscape.com b96e790ee6 Bug #30790 --> regiser browser window to be the default content handler
for other content types besides text/html.
no reviewer due to the trivial nature of the change.
2000-03-21 06:38:26 +00:00
mscott%netscape.com 41e8972a4b Bug #12505 --> implement get/set load attributes. I needed to refactor load group management
and useage in this class. Our underlying socket or file transport wasn't getting the right
load group. And we weren't passing the right load group out on on start / on stop requests.
r=rhp
2000-03-21 06:26:03 +00:00
mscott%netscape.com 0eb528bc85 Bug #32008 --> add a requiresPassword method which we can use to
prevent us from always asking the user for a password whenever
 we need to logon to an external service.
Bug #32408 --> don't clear out the password for the server
when using redirection.
r=bienvenu
2000-03-21 06:13:01 +00:00
mscott%netscape.com 70e38afd3e Bug #32008 --> add a requiresPassword method which we can use to
prevent us from always asking the user for a password whenever
 we need to logon to an external service.
r=bienvenu
2000-03-21 06:11:51 +00:00
dougt%netscape.com 795aed9519 removing manual confirmation check box, bug:16825 2000-03-21 06:11:24 +00:00
mscott%netscape.com dae01b9744 Bug #32008 --> add a requiresPassword method which we can use to
prevent us from always asking the user for a password whenever
we need to logon to an external service.
r=bienvenu
2000-03-21 06:10:14 +00:00
cmanske%netscape.com 901944bd23 Finished implementation of menu-driven table selection. Implemented detection of row or column selection. r=mjudge 2000-03-21 06:05:24 +00:00
cmanske%netscape.com 01933d5726 Fixed bugs in table selection. Added improvements to facilitate row and column selection. r=mjudge 2000-03-21 06:04:02 +00:00
dougt%netscape.com 1ff7118f11 Adding timebomb chrome resource to package list. bug 32585. This was
already reviewed for the commercail tree a while ago.
2000-03-21 05:44:05 +00:00
jj%netscape.com 26ee6b1e8f . renamed -url file "Mozilla Installer" to "Mozilla Profile Migration". landing fix for #29816 from the beta1_BRANCH. . removed obsolete viewsource.js and viewsource.xul 2000-03-21 04:53:24 +00:00
jj%netscape.com ad39060be4 renamed -url file "Mozilla Installer" to "Mozilla Profile Migration". landing fix for #29816 from the beta1_BRANCH. 2000-03-21 04:53:03 +00:00