Граф коммитов

38934 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com 69869c5070 check in performance tuned UCS2 to Unicode converters 1999-08-30 14:49:36 +00:00
kin%netscape.com 036dbb9070 Got rid of static buffer in nsEditorTxnLog::GetString(). 1999-08-30 14:48:29 +00:00
ftang%netscape.com 2688a25a40 add alias for ucs2 1999-08-30 14:40:32 +00:00
terry%mozilla.org 6e6d3f2cd8 Don't spuriously quote newlines in the comment description. 1999-08-30 14:26:09 +00:00
briano%netscape.com d132ed26c5 Automated update 1999-08-30 13:45:41 +00:00
sdagley%netscape.com b2df6c619b First Checked In. 1999-08-30 13:39:06 +00:00
Jerry.Kirk%Nexwarecorp.com 53513eb58e Force Neutrino platform to link in stdc++ 1999-08-30 13:37:14 +00:00
kin%netscape.com 24215934c2 Fixed bug that prevented typing when in Editor mode. 1999-08-30 13:35:40 +00:00
sdagley%netscape.com 46536be078 Added NS_DLGDEFAULTKEYS_CID 1999-08-30 13:22:06 +00:00
rjc%netscape.com d982990ad0 For Unix, don't return "." ".." or any file/directory that begins with a "."! Perhaps we should really end up having a preference that determines whether to return these "hidden" items or not. 1999-08-30 11:40:29 +00:00
rjc%netscape.com 58afb3537f Try again. 1999-08-30 10:28:37 +00:00
rjc%netscape.com 230b63671a Small fix. 1999-08-30 10:26:55 +00:00
rjc%netscape.com 658964332a Cleanup a bit, and fix bug # 11516. 1999-08-30 10:05:40 +00:00
rjc%netscape.com aff2482ecf Add column sorting support for directory component listings. Default to ascending sort on "name" column. 1999-08-30 09:34:46 +00:00
rjc%netscape.com 6ae296bcb3 Get rid of rdf appcore header file. 1999-08-30 09:27:19 +00:00
rjc%netscape.com 0e19e9a7ef Also remove nsidomrdfcore.h 1999-08-30 09:09:12 +00:00
rjc%netscape.com abff07c5fd Oops, missed these! 1999-08-30 09:07:58 +00:00
rjc%netscape.com a64e2bcf4f Bye bye, RDF AppCore. 1999-08-30 08:48:52 +00:00
waterson%netscape.com 2cb5c551b6 Fix for new twisty syntax. 1999-08-30 08:41:29 +00:00
waterson%netscape.com 96892c4a00 Fix related links style rules for new twisty syntax. 1999-08-30 08:36:34 +00:00
rickg%netscape.com 571880b551 try to make mac build happy 1999-08-30 08:15:47 +00:00
toshok%hungry.com b2eb0936c8 add simple test to make sure things are actually working. 1999-08-30 08:04:12 +00:00
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