putterman%netscape.com
b5807c8acf
More work on priority column
1999-08-30 02:57:52 +00:00
shawnp%earthling.net
9c1e832351
Now implement WidgetToScreen() and ScreenToWidget(). Now resize the QPixmap
...
associated with a widget in Resize() as well as the widget. OnResize() now
passes the correct size parameters to DispatchWindowEvent(). No longer
erase the widget when repainting it. Added code that gets animated gifs
going, but at too high a price for other web pages - so it's currently
commented out until I find a better solution. Added more code to output
logging info.
1999-08-30 02:57:46 +00:00
putterman%netscape.com
f25e6a8c9e
More work on priority column.
1999-08-30 02:57:34 +00:00
putterman%netscape.com
00e4af13fb
Use XULSortService and fix NextUnreadMessage.
1999-08-30 02:57:03 +00:00
waterson%netscape.com
ba16d24d43
Remove nsJSElementObserver.cpp and nsJSNodeObserver.cpp; obsolete.
1999-08-30 02:49:33 +00:00
shawnp%earthling.net
7311cdc9a1
Disabled code that was trying to outsmart the painting mechanism. Added
...
code in SetSelection() to handle the case where the caller wants to clear
the selection.
1999-08-30 02:47:25 +00:00
waterson%netscape.com
6e2ab0076d
Content model whackage. Remove all code that tried to keep the graph in sync with DOM changes. Regenerate JS from newer idlc compiler. Fix bug 12177. Fix miscellaneous breakage with templates.
1999-08-30 02:45:54 +00:00
shawnp%earthling.net
cfb7be6cd2
Removed AdjustScrollBarPosition() function.
1999-08-30 02:45:47 +00:00
shawnp%earthling.net
a469158617
Now listen for the valueChanged() signal from Qt so that we don't have an
...
echoing effect dealing with scrolling. Removed AdjustScrollBarPosition()
function. Adjusted the value that is given to Qt as the maximum scroll
position - I now discount the thumb size.
1999-08-30 02:45:04 +00:00
shawnp%earthling.net
887df901ad
nsQRadioButton now uses nsQEventHandler event handling. Added debugging
...
code to make sure that radio buttons actually work as they're supposed to.
1999-08-30 02:41:52 +00:00
shawnp%earthling.net
dcda2fd337
Added MouseMovedEvent(), KeyPressEvent(), KeyReleaseEvent() and GetNSKey()
...
functions.
1999-08-30 02:39:42 +00:00
shawnp%earthling.net
298d507918
Now catch MouseMove, KeyPress and KeyRelease events. Cleaned up the
...
handling of mouse press and release events. Added GetNSKey() function.
1999-08-30 02:38:38 +00:00
shawnp%earthling.net
974188d3c4
Corrected comments and improved logging output.
1999-08-30 02:31:34 +00:00
shawnp%earthling.net
741e94cf54
Removed unneeded member variable.
1999-08-30 02:30:47 +00:00
shawnp%earthling.net
5c47c4f896
Don't need to free the QStyle (it's freed by QApplication).
1999-08-30 02:30:21 +00:00
shawnp%earthling.net
b58322d0a2
Replaced calls to GetPixmap() to GetPaintDevice(). Now pass in a
...
QPaintDevice into nsDrawingSurface instead of a QPixmap. No longer output
bogus characters when printing debug in DrawString(). Now display Unicode
strings properly.
1999-08-30 02:26:59 +00:00
shawnp%earthling.net
2796dafb02
Changed the type of one parameter in Init() to be more generic.
1999-08-30 02:22:33 +00:00
shawnp%earthling.net
79924b2d77
Replaced QPixmap member variable with a more generic QPaintDevice. Renamed
...
GetPixmap() to GetPaintDevice().
1999-08-30 02:21:32 +00:00
shawnp%earthling.net
b71d315004
Replaced QPixmap member variable with a more generic QPaintDevice. Renamed
...
GetGC() to GetPaintDevice().
1999-08-30 02:19:47 +00:00
bruce%cybersight.com
14736d27f9
Fix build bustage. Thanks waterson! Sorry about that.
1999-08-30 01:06:54 +00:00
bruce%cybersight.com
b1400e0dad
Fix warning from my last checkin.
1999-08-30 00:51:56 +00:00
blizzard%redhat.com
3998e0c126
clean up a couple of leaks
1999-08-30 00:43:08 +00:00
blizzard%redhat.com
055643445e
get rid of the focus madness. start tracking focus virtually instead of dealing with X's completely broken focus handling.
1999-08-30 00:38:35 +00:00
bruce%cybersight.com
dc30d7bfda
Change deallocation for nsAutoCString to use nsAllocator. This removes several thousand FMM errors in Purify.
1999-08-30 00:32:27 +00:00
hyatt%netscape.com
415182cc05
Changes to the cell map to support incremental insertion and removal of rows. Currently
...
only used by the tree widget.
1999-08-30 00:01:09 +00:00
hyatt%netscape.com
5da3be9d2e
Improvements to tree scrolling.
1999-08-30 00:00:31 +00:00
morse%netscape.com
d64629611c
timeout wallet access after 30 minutes
1999-08-29 23:44:26 +00:00
selmer%netscape.com
209be47447
Added onNext handler to load new config's cache file
1999-08-29 23:43:26 +00:00
selmer%netscape.com
6c469b2b32
Initial handling of configuration local cache files using onNext=Reload(dir) in INI file
1999-08-29 23:42:43 +00:00
rickg%netscape.com
e44ca27337
replaced deprecated nsString use with nsCString
1999-08-29 23:39:25 +00:00
briano%netscape.com
17820d0b3c
Automated update
1999-08-29 23:30:53 +00:00
cls%seawood.org
b8292166a3
Oops. Set AR_EXTRACT arg as t instead of x. Thanks to bruce for catching my breakage of the ports page.
1999-08-29 23:21:27 +00:00
selmer%netscape.com
a39247f8a4
Make combobox remember by string instead of integer index
1999-08-29 23:04:36 +00:00
briano%netscape.com
355e22c9c3
Automated update
1999-08-29 23:00:49 +00:00
cls%seawood.org
a0c4fbf7d8
By default, cat the contents of config-defs.h (if created or modified) during the configure process. This will help people debug tinderbox logs and other 3rd party builds where only the output of configure and the make process is given.
...
Use --disable-verbose-config-defs to turn it off.
1999-08-29 22:53:07 +00:00
selmer%netscape.com
591aff982f
Hook combobox selection up to its display
1999-08-29 22:52:40 +00:00
selmer%netscape.com
5d6fdd3926
Oops, need to set name in SetGlobal
1999-08-29 22:32:29 +00:00
selmer%netscape.com
fb46eea275
customizations isn't below cckwiz in release product
1999-08-29 22:13:32 +00:00
selmer%netscape.com
8903fc25e9
Fix combobox to have first item selected
1999-08-29 22:07:39 +00:00
shaver%netscape.com
073e97ad3b
make sure that /path/to/dir and /path/to/dir/ are treated as equal
1999-08-29 22:05:11 +00:00
norris%netscape.com
b0466c1290
removed files: mozilla/dom/src/base/nsJSSecurityManager.cpp
1999-08-29 22:01:26 +00:00
norris%netscape.com
d8507f844e
* clean up nsScriptSecurityManager
...
* remove nsJSSecurityManager
* save principals in nsIChannels and nsIDocuments
1999-08-29 21:58:42 +00:00
selmer%netscape.com
8cd5544ab4
Fix SetGlobal & related handling
1999-08-29 21:30:16 +00:00
miodrag%netscape.com
a695f4e4b4
Removed manifest.mf dependency
1999-08-29 21:01:12 +00:00
tao%netscape.com
c69287006e
Fix a memory leak.
1999-08-29 20:29:07 +00:00
briano%netscape.com
a349d49d08
Automated update
1999-08-29 20:03:08 +00:00
beard%netscape.com
b772d8ec15
First Checked In.
1999-08-29 20:02:46 +00:00
cls%seawood.org
c3bc245475
Removed --enable-wrap-malloc from random options
1999-08-29 19:59:44 +00:00
waterson%netscape.com
27a6046e3c
Clean up comments; no more delete[].
1999-08-29 19:38:41 +00:00
bienvenu%netscape.com
d23f6bff06
convert some interfaces to use nsisupports proxy
1999-08-29 18:27:30 +00:00