zack%kde.org
d1088f3ec9
ifdef most of the debugging output
...
git-svn-id: svn://10.0.0.236/trunk@165869 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-29 00:37:59 +00:00
zack%kde.org
bf7c28aa8f
Popups working, modals working and fixing some other positioning stuff .
...
Closing 264027 and 264105.
git-svn-id: svn://10.0.0.236/trunk@163809 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-15 03:15:54 +00:00
zack%kde.org
27df2b61bc
New approach, better approach, popups disappearing after a click, just cooler...
...
Like it still won't get me chicks but is closer to that goal (i got into mozilla
because of false promises of women)
git-svn-id: svn://10.0.0.236/trunk@163671 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-13 21:01:24 +00:00
zack%kde.org
d3b4ce7cfe
Qt Mozilla port. For now the best way to start playing with it is the
...
TestQGeckoEmbed from the embedding/browser/qt/tests.
Build patch sr=jst, r=biesi.
Rest: r=dbaron,biesi
git-svn-id: svn://10.0.0.236/trunk@163516 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-11 04:01:49 +00:00
seawood%netscape.com
d07b21e9e8
Remove qt toolkit support from the tree.
...
Use the QT_LAST_RITES tag to pull the last known "good" tree to continue work on the port.
Bug #178987 r=bryner
git-svn-id: svn://10.0.0.236/trunk@138156 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-22 07:14:37 +00:00
caillon%returnzero.com
08334d74ba
Updating pref caller. r=timeless sr=bzbarsky
...
git-svn-id: svn://10.0.0.236/trunk@135981 18797224-902f-48f8-a5cc-f745e15eee43
2003-01-08 07:30:58 +00:00
danm%netscape.com
2ba1541624
adding parameter to nsIWidget::ConstrainPosition. bug 113283r=hyatt,pavlov
...
git-svn-id: svn://10.0.0.236/trunk@111613 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-09 01:29:18 +00:00
gerv%gerv.net
13afb6d0f9
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
...
git-svn-id: svn://10.0.0.236/trunk@104119 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 20:14:13 +00:00
jcgriggs%sympatico.ca
1c7a44c894
Fix for focus in Qt Mozilla. Bugzilla #79842 (Unable to get caret in dialog box).
...
Also fixes modality bug where modal dialogs are modal across all Mozilla Tasks.
git-svn-id: svn://10.0.0.236/trunk@97324 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-18 16:17:13 +00:00
johng%corel.com
15c2125a0f
Latest source for Qt-Mozilla from Bugzilla #70511
...
git-svn-id: svn://10.0.0.236/trunk@91586 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-06 18:38:16 +00:00
blizzard%redhat.com
b2e5c45110
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
...
git-svn-id: svn://10.0.0.236/trunk@89782 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 17:56:04 +00:00
warren%netscape.com
a8b9664a8c
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
...
git-svn-id: svn://10.0.0.236/trunk@81967 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-28 22:17:53 +00:00
warren%netscape.com
4966ad1519
Removing more extra 0 params from NS_IMPL_LOG macro
...
git-svn-id: svn://10.0.0.236/trunk@81922 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-28 02:24:24 +00:00
warren%netscape.com
c6b67eceeb
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@81885 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-27 22:43:51 +00:00
blizzard%redhat.com
dc0ebc0b04
Bug #54219 . Bring qt back from the dead. I am checking this in on behalf of John Griggs <johng@corel.com>. If you have problems with this code, please contact him.
...
git-svn-id: svn://10.0.0.236/trunk@81738 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-25 16:55:42 +00:00
danm%netscape.com
051accf240
(empty) implementations of new nsIWidget method ConstrainPosition. bug 31516 r=saari@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@75587 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-04 14:49:36 +00:00
dmose%mozilla.org
92d791b7b0
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@52908 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:40:37 +00:00
shawnp%earthling.net
0b401a86ba
Improved info that is logged. Only bother to do something in OnPaint() if there
...
is a pixmap to copy from. Reviewed by ramiro@netscape.com .
git-svn-id: svn://10.0.0.236/trunk@49781 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-05 01:31:56 +00:00
shawnp%earthling.net
bd57e98d7c
Now set the title of the window properly. Now pass the correct parameters
...
into bitBlt() to handle partial repainting requests.
git-svn-id: svn://10.0.0.236/trunk@45122 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-30 02:59:54 +00:00
shawnp%earthling.net
736f86d880
Initial version of qt widget files. I've put quite a lot of work into most
...
of the classes, but there are still some major gaping holes in
functionality.
git-svn-id: svn://10.0.0.236/trunk@43216 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-12 02:30:02 +00:00