toshok%hungry.com
c1dba7f7af
quiet compiler.
1999-08-30 08:03:29 +00:00
toshok%hungry.com
48f860740e
actually build the tests.
1999-08-30 08:02:31 +00:00
toshok%hungry.com
97b1e1681b
if MAP_ANON is available, use it (instead of mmap'ing /dev/zero.)
1999-08-30 08:02:10 +00:00
rickg%netscape.com
2d6546db25
changed usage from deprecated nsString API
1999-08-30 06:56:31 +00:00
rickg%netscape.com
011055adde
improved docs, bug fixes, removed outdated APIs
1999-08-30 06:55:13 +00:00
ftang%netscape.com
7a9f256f38
add cns11643 plan 3-7, TIS-620. Also make the HIISO-8859-8 render from right to left
1999-08-30 06:39:26 +00:00
rickg%netscape.com
f06b290a9b
enlarged the buffer size used for logging
1999-08-30 05:54:37 +00:00
morse%netscape.com
5d01f5c325
for security purposes, use random names for data files
1999-08-30 04:56:18 +00:00
morse%netscape.com
fc75fdee0f
remove some unused interface routines
1999-08-30 04:55:32 +00:00
waterson%netscape.com
c4bed8ca91
Clean up compiler warnings.
1999-08-30 03:18:06 +00:00
shawnp%earthling.net
18257fef09
Now set the title of the window properly. Now pass the correct parameters
...
into bitBlt() to handle partial repainting requests.
1999-08-30 02:59:54 +00:00
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