This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
widget
/
public
History
tbogard%aol.net
faf67f12f4
Updated some comments/ documentation.
...
git-svn-id: svn://10.0.0.236/trunk@58736 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:24:04 +00:00
..
Makefile.in
add nsIBaseWindow.idl to the build
1999-11-17 05:08:56 +00:00
makefile.win
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
MANIFEST
add nsIKBStateControl for IME force commit and password field disable. Change window implementation to implement nsIKBStateControl in nsWindow. Fix 12250 by filtering out the composition window flag in OnIMESetContext. r=erik
1999-11-15 20:57:41 +00:00
MANIFEST_IDL
exporting nsBaseWindow.idl for travis.
1999-11-30 00:15:10 +00:00
nsGUIEvent.h
partial fix for bug 15533 (size part). 1. change the return value from nsPiont to nsRect. Change widget code to reflect the change. In Gtk, change XIM FontSet based on the rect height. r=cata a=chofmann
1999-12-22 07:56:40 +00:00
nsIAppShell.idl
…
nsIBaseWindow.idl
Updated some comments/ documentation.
2000-01-26 06:24:04 +00:00
nsIButton.h
…
nsICheckButton.h
…
nsIClipboard.idl
…
nsIClipboardOwner.idl
…
nsIComboBox.h
…
nsIContextMenu.h
…
nsIDeviceContextSpec.h
…
nsIDeviceContextSpecFactory.h
…
nsIDragService.idl
…
nsIDragSession.idl
…
nsIDragSessionMac.h
…
nsIEventListener.h
…
nsIFileDialogsMgr.h
…
nsIFilePicker.idl
show returns a short instead of a boolean r=travis
1999-11-15 10:19:00 +00:00
nsIFileSpecWithUI.idl
Fix for clobber build bustage
2000-01-12 23:12:12 +00:00
nsIFileWidget.h
…
nsIFontNameIterator.h
…
nsIFontRetrieverService.h
…
nsIFontSizeIterator.h
…
nsIFormatConverter.idl
…
nsIKBStateControl.h
add nsIKBStateControl for IME force commit and password field disable. Change window implementation to implement nsIKBStateControl in nsWindow. Fix 12250 by filtering out the composition window flag in OnIMESetContext. r=erik
1999-11-15 20:57:41 +00:00
nsIKeyBindMgr.h
…
nsILabel.h
…
nsIListBox.h
…
nsIListWidget.h
…
nsILookAndFeel.h
Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan
2000-01-21 21:56:09 +00:00
nsIMenu.h
…
nsIMenuBar.h
…
nsIMenuItem.h
…
nsIMenuListener.h
…
nsIMouseListener.h
…
nsIPopUpMenu.h
…
nsIRadioButton.h
…
nsIRollupListener.idl
…
nsIScrollbar.h
…
nsISound.idl
Changes for nsSound mods. r=sfraser
2000-01-25 02:58:40 +00:00
nsITextAreaWidget.h
…
nsITextWidget.h
…
nsIToolkit.idl
…
nsITransferable.idl
…
nsIWidget.h
Added ScrollWidgets method to nsIWidget. Added stub for ScrollWidgets to nsBaseWidget. Implemented nsScrollWidgets and nsScrollRect on WIN32. bug 22067; r=rods@netscape.com
2000-01-15 01:38:50 +00:00
nsIWidget.idl
More work on making widget idlified. merged from branch. (not built) r=travis
1999-11-16 05:03:09 +00:00
nsRepeater.h
…
nsStringUtil.h
…
nsWidgetsCID.h
Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan
2000-01-21 21:56:09 +00:00
nsWidgetSupport.h
…