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

33778 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com e2b540b307 Added attribute for document modification state 1999-07-14 22:30:55 +00:00
sfraser%netscape.com bc1f1d52d5 Tidy up the ctor, add a method for getting the document dirty state, and handle multiple loadURLs in the editor content window. 1999-07-14 22:30:39 +00:00
sfraser%netscape.com ceb8158380 Document modification count maintenance. 1999-07-14 22:29:39 +00:00
sfraser%netscape.com 86c0a4fcb6 Don't handle a key event as a keypress if the meta key is down. 1999-07-14 22:29:06 +00:00
matt%netscape.com bdb9b1ff70 Adding scrollbar images files from /scr to global directory 1999-07-14 22:28:50 +00:00
sfraser%netscape.com 5a350831a6 Beep on search failure now. 1999-07-14 22:22:12 +00:00
sfraser%netscape.com fabf16eeed Make file dialog localizable, and try to set focus to the edit field. 1999-07-14 22:21:59 +00:00
sfraser%netscape.com 0ff1bd75c3 Remove extra semicolon 1999-07-14 22:20:30 +00:00
sfraser%netscape.com a4c3f40aa0 Make the folder "Plugins", not "plugins". Also removed non-existent MANIFEST file reference. 1999-07-14 22:19:56 +00:00
sfraser%netscape.com 815c2ea4f3 Removal of nsCaretProperties 1999-07-14 22:18:29 +00:00
sfraser%netscape.com 354fb225c9 Adding caret width and blink time to nsILookAndFeel 1999-07-14 22:16:59 +00:00
rjc%netscape.com 3754e3aa5a Add const. Fix build. All good. 1999-07-14 22:10:16 +00:00
sfraser%netscape.com 08a8fd08a7 Fix the include guard names. 1999-07-14 22:08:13 +00:00
nhotta%netscape.com bce976d1c4 Changes for auto charset detection. 1999-07-14 22:07:14 +00:00
kmcclusk%netscape.com f052dc2f0d fixed bugs #6303, #6753, #6756, #6759
Re-wrote nsComboboxFrame.
removed the obsolete nsHTMLAtoms: comboText,comoTextSelected,comTextSelectedFocus,dropDownVisible,
dropdownHidden, dropDownBtnOut, dropDownBtnPressed,
Added nsHTMLAtoms::combobox, nsLayoutAtoms::popupList
Renamed dropDownList to dropDownListPseudo
Added "arrow.gif" as to be used the background-image for the combobox button
ua.css - added rules for select to differentiate between comboboxes and listboxes.
Added style rules to more closely match the XPTOOLKIT XPWidgets look.
removed the following :-moz-combobox-text, -moz-combobox-textselected
nsIFormControlFrame.h - Added SetSuggestedSize method.
nsButtonControlFrame - Implemented SetSuggestedSize.
nsCSSFrameConstructor.cpp - Rewrote ConstructSelectFrame.
nsIWidget.h -Added GetAbsoluteBounds method.
nsWindow.cpp - Implemented GetAbsoluteBounds.
1999-07-14 22:00:24 +00:00
hangas%netscape.com 3d18d2789e Cleanup of frame names and added some front-end code to support multiple address books. 1999-07-14 21:59:45 +00:00
sspitzer%netscape.com 78187fa402 fix for #9882. always create the password pref on migration. 1999-07-14 21:52:43 +00:00
ducarroz%netscape.com 5801eaf7d1 Add a new command to the message compose service that let you create a message from a nsIMsgCompFields 1999-07-14 21:38:58 +00:00
ducarroz%netscape.com 9d25fb7084 Add a new message compose service command that let you create a message from a nsIMsgCompFields. 1999-07-14 21:34:25 +00:00
ftang%netscape.com b6e8e83a7e fix bug 7970. Add progid for all converters 1999-07-14 21:33:51 +00:00
gordon%netscape.com d1dff90c3e Added nsRepeater.cpp and nsTimer.cpp. 1999-07-14 21:29:59 +00:00
gordon%netscape.com d7e7e55767 Added link dependency on NetworkModular[Debug].shlb because it is needed for NECKO builds. 1999-07-14 21:26:52 +00:00
gordon%netscape.com 8ddd7faa0c Export NS_NewUnicharStreamLoader since this file is part of a shared library for now. 1999-07-14 21:21:37 +00:00
gordon%netscape.com 2fc749e868 Export functions since this is built as a shared library for now. 1999-07-14 21:20:38 +00:00
gordon%netscape.com b15ee35f12 Changed value returned inside #ifdef NECKO. 1999-07-14 21:17:40 +00:00
rjc%netscape.com 012a026488 Cleanup. 1999-07-14 21:16:33 +00:00
gordon%netscape.com eb66a1e67e Conditionalized for NECKO builds. 1999-07-14 21:16:05 +00:00
rjc%netscape.com e34c0b9e67 Add various date columns as well as support for inline editing (just on the name column for the moment, until some content model issues are resolved.) 1999-07-14 21:15:35 +00:00
rjc%netscape.com 5f85744ab9 Add support for int and date Literals. 1999-07-14 21:14:56 +00:00
gordon%netscape.com 95bb19cc38 Added comment to identify where NECKO needs to be defined for Necko builds. 1999-07-14 21:14:20 +00:00
rjc%netscape.com 1dd1f92ca4 Use GetTextForNode() more, as well as use GetValueConst(). 1999-07-14 21:13:13 +00:00
gordon%netscape.com 0a98da5f26 Added NECKO variable. 1999-07-14 21:13:07 +00:00
rjc%netscape.com b1771edf11 Get LocalStore() working in regards to nsIRemoteDataSource. 1999-07-14 21:12:46 +00:00
rjc%netscape.com eaed244f77 Added a comment. 1999-07-14 21:12:09 +00:00
rjc%netscape.com 599602ca83 Use GetValueConst(). Also, remember the "Last Internet Search" in the localstore. 1999-07-14 21:11:51 +00:00
rjc%netscape.com 44c4c90403 Use GetValueConst(). 1999-07-14 21:11:16 +00:00
tague%netscape.com e1cd6e87e7 Fixed bug #8227 deref errors in tempDOMTextRange 1999-07-14 21:10:55 +00:00
nhotta%netscape.com eb7bd157bc Initial check in (not part of the build yet). 1999-07-14 21:05:34 +00:00
slamm%netscape.com 0d4a27c6d8 Change default background to white 1999-07-14 20:58:31 +00:00
slamm%netscape.com c41305de3f Move up/down tweak. Button enabling tweaks 1999-07-14 20:57:59 +00:00
ftang%netscape.com df8cf877e4 fix 3965. The default value of the Default Character Set will look at pref first now 1999-07-14 20:57:57 +00:00
warren%netscape.com b380dd36ab Changed back to a warning since I now know this is non-critical for necko. 1999-07-14 20:50:02 +00:00
andreas.otte%primus-online.de d4fa1117ce NECKO only: fix build bustage when doing a clobber build 1999-07-14 20:47:55 +00:00
sfraser%netscape.com 4a486fc5e6 File Removed. 1999-07-14 20:41:11 +00:00
kipp%netscape.com 9ded078abc Disabled my debug noise (whoops) 1999-07-14 20:40:23 +00:00
cbegle%netscape.com ece8b98f54 add a regression test for bug #9802 1999-07-14 20:26:27 +00:00
brade%netscape.com c0d708c247 First Checked In. 1999-07-14 20:24:10 +00:00
tague%netscape.com 700fdbafa5 Fixed bug #6898 unable to move cursor within IME composition string. 1999-07-14 20:08:02 +00:00
tague%netscape.com 5913e0d61d Fix bug #8459, #6989 Can't move cursor within IME composition string. 1999-07-14 20:05:25 +00:00
neeti%netscape.com 8081d8177b implemented nsIFormSubmitObserver for OnSubmit 1999-07-14 20:00:28 +00:00