timeless%mozdev.org
1ce5986f6b
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
gerv%gerv.net
adbec5dbff
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-13 13:25:40 +00:00
timeless%mozdev.org
9b0852aaf7
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
db820cf720
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
gerv%gerv.net
0eeae6c27d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-25 16:36:22 +00:00
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
beard%netscape.com
93430e373e
Fixes spurious drawing of the security icon.
1998-10-30 03:01:38 +00:00
ftang%netscape.com
404bf5feae
UTF8 enable HyperTree title and inline edit
1998-10-21 14:32:48 +00:00
saari%netscape.com
68f14d0c22
Mac only change.
Making changes to make the mac toolbars no flash on mouse rollover or when playing an animated GIF
1998-10-16 21:29:55 +00:00
pinkerton%netscape.com
a91caab6be
new constructor for creating attachments from code, not from Constructor.
1998-10-08 21:56:26 +00:00
pinkerton%netscape.com
f610a5faea
Fix build bustage. Add default constructor so we can create w/out an LStream.
1998-10-06 22:54:15 +00:00
pinkerton%netscape.com
3a34461e3c
Fix hidden virtuals.
1998-10-06 03:59:05 +00:00
pinkerton%netscape.com
732973c520
remove explicit LListener inheritance.
1998-09-29 17:35:23 +00:00
pinkerton%netscape.com
bd7bb73f4a
pro4 namespace stuff.
1998-09-29 17:29:34 +00:00
pinkerton%netscape.com
0e89106328
fix warnings.
1998-09-29 17:25:45 +00:00
pinkerton%netscape.com
bc1282458b
pro4 changes
1998-09-29 17:20:12 +00:00
pinkerton%netscape.com
014d00ff5b
pro4 changes.
1998-09-29 17:20:02 +00:00
ftang%netscape.com
904cbed1fe
Fix UTF8 problem
1998-09-24 09:23:19 +00:00
ftang%netscape.com
9a2f8c6b24
fix the wrong measurement problem in UTF8 by calling the new UTF8 function
1998-09-24 09:22:32 +00:00
ftang%netscape.com
1521930aad
implement better UTF8 drawing support. Implement mid and end truncation for UTF8
1998-09-24 09:18:25 +00:00
wtc%netscape.com
96a6a02078
NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
...
private NSPR headers (prosdep.h and primpl.h) from the Mozilla source.
The part of prosdep.h that is actually needed by Mozilla was extracted
and put in the new file mozilla/include/xp_path.h.
1998-09-22 16:59:57 +00:00
pinkerton%netscape.com
defa444e48
adding QA_Partner support.
1998-09-11 19:00:41 +00:00
sdagley%netscape.com
4add78c3ba
Implement real version of FE_CheckConfirm
1998-09-08 21:32:03 +00:00
pinkerton%netscape.com
50bf723d3c
use LScrollerView
1998-09-08 18:07:48 +00:00
ftang%netscape.com
c3c1970df1
Merge the fix 311741 from 4.5 tree.
1998-09-03 20:47:32 +00:00
pinkerton%netscape.com
3fc74a90ab
making RefreshRowRange const.
1998-09-01 20:19:34 +00:00
pinkerton%netscape.com
4178d83fab
updated for new CProgressCaption
1998-09-01 20:16:43 +00:00
pinkerton%netscape.com
60fb2b6a1c
New RowIsContainer method which can replace CellHasDropFlag to determine if the row is a container and if it is currently expanded or collapsed. Fixed auto-expand d&d to use this instead of CellHasDropFlag so it will still autoexpand when drop flags are not used.
1998-08-28 20:32:00 +00:00
pinkerton%netscape.com
de955f1d6c
Allow tooltip to show up even when not on a valid cell.
1998-08-25 20:25:15 +00:00
pinkerton%netscape.com
7b1ce937b5
Better handling of UTF8.
1998-08-25 20:23:47 +00:00
pinkerton%netscape.com
c8b942e490
new UTF8 drawing routines (yay!)
1998-08-25 00:04:34 +00:00
pinkerton%netscape.com
542edc1c64
Landing code from 4.5. Allows tooltips to stay around between areas that want them, instead of hiding each time.
1998-08-25 00:03:19 +00:00
pinkerton%netscape.com
28c55fe90b
Landing of 4.5 changes to get new tooltips, bug fixes, and spring-loaded folders. Caused some APIs to change, I hope I got them all in derrived classes.
1998-08-25 00:02:34 +00:00
pinkerton%netscape.com
eb3235d924
Changes from 4.5 to support new tooltips that don't go away when you move between two areas that desire a tooltip.
1998-08-25 00:01:56 +00:00
pinkerton%netscape.com
6657dfedfc
Move EClickState to Netscape_Constants
1998-08-24 23:58:57 +00:00
pinkerton%netscape.com
c97b8af359
First Checked In.
1998-08-24 23:54:19 +00:00
pinkerton%netscape.com
1ecbdd0166
Ability to set # of clicks to open row from API.
1998-08-24 19:52:47 +00:00
pinkerton%netscape.com
6bd87d1b9f
Broadcast message on mouse-up.
1998-08-20 21:49:11 +00:00
sdagley%netscape.com
b9829e39a5
Fix a functionality problem with my previous checkin - change the MacFE stubs for FE_CheckConfirm and FE_SelectDialog to the workaround versions until the actual versions are implemented. Yes the tree is in flames but these files aren't related and folks are all over the problem (akkana and jfrancis have checked in fixes for X and Mac).
1998-08-14 01:21:46 +00:00
sdagley%netscape.com
bafb230a6a
Add MacFE stubs for FE_CheckConfirm and FE_SelectDialog for morse's privacy code. danm acquired the appropriate permissions from the module owners for the XP spammage.
1998-08-13 22:11:56 +00:00
pinkerton%netscape.com
956db7dc06
Fix redraw problem on refresh with inline editing.
1998-08-11 19:15:28 +00:00
pinkerton%netscape.com
fd5fa6e7ee
First Checked In.
1998-08-05 02:50:38 +00:00
pinkerton%netscape.com
fa4316d9cc
Added clickCountToOpen() and made some methods const.
1998-07-28 00:44:27 +00:00
pinkerton%netscape.com
5dceb400d3
Preliminary stuff for turning off drag feedback if container is sorted. Bug fixes for dropping at end of list. Handle tabbing into in Pro2 way.
1998-07-20 16:08:17 +00:00
spider
365c772ff9
Normandy Merge ....
1998-06-22 21:21:28 +00:00
sfraser
0b66ae3f5e
Fixes to allow us to compile Progress with this obsolete class for now.
1998-06-04 07:31:29 +00:00
pinkerton
ef8cb39019
Backing out appearance manager changes because Apple won't be able to deliver an SDK that fits our needs and works with pre 8.5 systems. Code is still in the tree if it ever wants to be pulled out again later (appr sdagley).
1998-06-02 21:39:14 +00:00
pinkerton
8f10dac8dd
Status bar now uses appearance to draw progress bar separate from status text. Related Netscape classes that do the same thing obsoleted.
1998-05-26 16:32:05 +00:00
pinkerton
382dfd7c13
First Checked In.
1998-05-22 20:23:25 +00:00
pinkerton
a476e5c2cd
commented out the annoying assert when max round was exceeded.
1998-05-22 04:22:04 +00:00