pinkerton%netscape.com
48991000e0
create a new window type for the hidden window so that we can recognize it from Widget. On MacOSX, override the carbon event that repositions windows on-screen for the hidden window only. Let normal windows pass-through. r=danm/sr=sfraser/a=asa. bug 84023.
2001-06-09 00:16:13 +00:00
pchen%netscape.com
6d42aa08c7
bug 78409, r=pinkerton, sr=hyatt, a=asa, apply patch for bug 66848 which fixes submenus not knowing that its parent menu popped up in the opposite direction (usually because of hitting a screen boundary)
2001-06-04 23:03:24 +00:00
hyatt%netscape.com
dddabd000c
Fix for 76495. r=danm, sr=rpotts
2001-05-01 22:50:16 +00:00
law%netscape.com
1eb69820e2
Bug 57576; add SetIcon method to widgets and add code to nsXULWindow to set icons per window; no icons available yet, unless you roll your own; see bug for details; r=mcafee, sr=hyatt
2001-04-14 00:57:30 +00:00
blizzard%redhat.com
ef1092aba4
Fix bug #72313 . Focus problems on linux. This adds a flag to nsIWidget::SetFocus() that says to raise the window. We only raise the window from one place, window.focus(). This builds and runs on at least linux and the mac. r=jst,brendan,hyatt a=leaf
2001-03-19 17:56:04 +00:00
danm%netscape.com
8bd9a1c0f9
add 'activate' parameter to nsIWidget::PlaceBehind. bug 22658 r=rods,kmcclusk
2000-08-30 21:21:39 +00:00
danm%netscape.com
b3dfb63d25
new method ConstrainPosition provides implementation-dependent on-screen check for top-level windows. bug 31516 r=saari@netscape.com
2000-08-04 14:47:46 +00:00
michael.lowe%bigfoot.com
468689c637
Implement CSS3 cursors on Windows
2000-05-07 05:14:43 +00:00
michael.lowe%bigfoot.com
e406b651c3
Implement CSS2 resize cursors on Windows (bug 1916)
2000-04-30 15:29:32 +00:00
danm%netscape.com
6a19bd15ce
add PlaceBehind (other widget) method
2000-04-01 22:10:22 +00:00
danm%netscape.com
31e7466b73
adding methods to set and get the size mode (normal,minimized...). bug 30116 r=scc a=jevering
2000-03-09 01:55:48 +00:00
kmcclusk%netscape.com
c989755350
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
bryner%uiuc.edu
9dab65aacc
Removing unused code that is #ifdef LOSER. r=pavlov.
2000-01-12 00:27:01 +00:00
danm%netscape.com
d2ec27a11f
new method GetScreenBounds. part of bug 5998. r:pierre.
2000-01-06 01:28:41 +00:00
syd%netscape.com
9ad549aeef
Change calls to Flash(void) in nsIWidget, nsWindow to GetAttention().
...
r=sdagley a=chofmann. Add support for GetAttention API to nsIDOMWindow.
r=vidur, a=chofmann. To do, make call to WebShell from nsIDOMWindow,
this will come once travis lands some webshell code.
1999-12-17 06:11:45 +00:00
law%netscape.com
ba6a71d25e
18518; Add nsIWidget::Flash with null default implementation in nsBaseWidget and real functionality in Windows version of nsWindow; r=syd@netscape.com, a=chofmann@netscape.com
1999-12-10 07:20:51 +00:00
danm%netscape.com
7935f83bdc
Add ModalEventFilter (originally nsAppShell::EventIsForModalWindow) and add parameter to SetModal. part of fix for bug 14131. r:rods@netscape.com.
1999-11-12 23:46:30 +00:00
dmose%mozilla.org
5312eacf8c
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
pavlov%netscape.com
4105801cb0
add ScrollRect method to nsIWidget -- implimented on linux and stubbed in nsBaseWidget for mac and windows. Added ifdef'd scrolling code that makes scrolling really fast on linux. Updated nsIWidget.idl (not built) to merge some changes from a branch and added ScrollRect. Added ifdefs for using gtk_fixed instead of gtk_layout as part of the new scrolling code.
1999-10-23 01:17:20 +00:00
rods%netscape.com
dffe42e2b3
Added ConsumeEvents parameter to CaptureRollupEvents
1999-09-30 14:36:17 +00:00
pavlov%netscape.com
945164901c
work to get drawing done based on regions and not rects. remove unneeded code in nsBaseWidget and removed tabs. add InvalidateRegion() method to nsIWidget. did InvalidateRegion implimentation on unix. a=shaver r=beard
1999-09-28 01:31:41 +00:00
beard%netscape.com
f5d90bf87d
bug #10503 : added SetZIndex & GetZIndex. a=leaf, r=troy
1999-09-23 23:26:25 +00:00
rods%netscape.com
3aa1c8aa81
*** empty log message ***
1999-09-21 11:22:21 +00:00
rods%netscape.com
4d8da33c9c
Changed EnableDropFile to EnableDragDrop. D&D is now NOT automatically registered for all windows during
...
creation and initialization. The method EnableDragDrop is not used to "turn it on".
The method nsIView::CreateView has parameter that indicates whether it should be turned on or not
This make it configurable from the outside, it is needed for the editor
1999-08-26 14:41:17 +00:00
pavlov%netscape.com
ebd04ecb57
remove unused tab widget and tooltip widget as they have never been used
1999-08-21 08:41:46 +00:00
pavlov%netscape.com
f69d3461a8
back out previous changes
1999-07-31 02:28:56 +00:00
pavlov%netscape.com
f60786e94f
minimize/maximize/restore code
1999-07-30 23:53:17 +00:00
kmcclusk%netscape.com
f9b64e775c
bug #7032 Changed nsIWidget::Resize(...), nsIWidget::Move(...) to
...
use PRInt32 instead of PRUInt32. Modified Mac, and Linux to match.
bug #2010 Applied David Barrons patch for MakeSide ins CSSRendering.
nsIWidget - removed GetAbsoluteBounds - Not needed. Can use WidgetToScreen instead.
1999-07-27 23:26:36 +00:00
pavlov%netscape.com
6f24ee802e
better comments describing the window border styles
1999-07-27 20:37:53 +00:00
pavlov%netscape.com
96b4208fe4
window creation changes
1999-07-27 04:27:17 +00:00
danm%netscape.com
b4e60f5b6c
removing IsMenuBarVisible -- it was a mistake, and unused
1999-07-22 23:41:50 +00:00
rods%netscape.com
2c151c8f14
changed all IIDs to use NS_DEFINE_STATIC_IID_ACCESSOR
1999-07-15 14:54:02 +00:00
kmcclusk%netscape.com
d42e178f95
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
norris%netscape.com
06317a54b3
Tom Pixley's code for the beginnings of DOM security, with a fix for the previous Mac link failure.
1999-07-07 07:50:03 +00:00
ramiro%netscape.com
f41e67c622
Separate the widget and gfx toolkits into two variables.
...
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
kmcclusk%netscape.com
177135dd5a
Added CaptureMouse method to nsIWidget. Implemented CaptureMouse in nsWindow.cpp
...
Added a base implementation to nsBaseWidget.cpp.
1999-06-21 20:37:50 +00:00
syd%netscape.com
8e3da9f573
Add SetModal() widget interface to nsIWidget, and provide an implementation
...
for Gtk+. Now, when we do modal dialogs, Gtk+ calls a routine that makes the
dialog modal within Gtk+; this is in addition to the code in nsWebShellWindow
that is being invoked to support modals on the other platforms. For Gtk+, the
nsWebShellWindow code doesn't appear to be enough; in order for the event
plumbing to stay alive, we need to call into Gtk+, and unless we actually make
the dialog modal using Gtk+ mechanisms, the user can still get to the menu bar, which is not good.
1999-06-13 20:56:08 +00:00
danm%netscape.com
63d352e236
teach (or stub) nsWidget to show/hide and query visible state of menubars
1999-06-09 19:01:55 +00:00
danm%netscape.com
ca940ca440
adding ShowMenuBar
1999-06-04 04:00:30 +00:00
av%netscape.com
7422658130
Getting windowless plugin stuff into
1999-05-27 23:20:09 +00:00
syd%netscape.com
9f5352b832
Remove SetModal interface.
1999-05-08 23:14:35 +00:00
pavlov%pavlov.net
881643d721
add eBorderStyle_BorderlessTopLevel
1999-04-24 16:33:12 +00:00
pierre%netscape.com
7bcc2b529a
removed the NS_IWINDOW_IID hack
1999-04-20 03:58:29 +00:00
syd%netscape.com
74fe2092df
Support for modal dialogs in Gtk+ xpfe. Reviewed by rods.
1999-04-19 21:18:50 +00:00
beard%netscape.com
e1ca64c309
added AddEventListener
1999-03-12 04:30:30 +00:00
rods%netscape.com
38d1f93ab8
Added EnableDileDrop method
1999-03-09 23:50:40 +00:00
rods%netscape.com
02488f4508
Added new method "SetVerticalScrollbar"
1999-03-05 15:25:21 +00:00
scc%netscape.com
2ec0a397ea
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
pierre%netscape.com
854c43fc25
updated some comments about nsIWindow
1999-03-03 09:00:44 +00:00
troy%netscape.com
eefd7b4063
Added 'clipSiblings' to nsWidgetInitData struct
1999-01-28 17:06:39 +00:00