hyatt%netscape.com
|
fc43a21bbe
|
Fix for bug 9693.
|
1999-08-22 07:31:35 +00:00 |
|
hyatt%netscape.com
|
bba0cbee9a
|
Removing the rule that set the scrollbar's thumb to be green. Whoever
checked that in is a tool.
|
1999-08-22 06:57:25 +00:00 |
|
hyatt%netscape.com
|
576659f909
|
More selection work.
|
1999-08-22 06:53:01 +00:00 |
|
hyatt%netscape.com
|
0d455a64e0
|
Style tweak.
|
1999-08-22 06:42:03 +00:00 |
|
hyatt%netscape.com
|
e0ed866b30
|
Checking in the modified tree widget. It now uses the new selection APIs on the
tree DOM element.
|
1999-08-22 06:32:27 +00:00 |
|
hyatt%netscape.com
|
46340eebe5
|
Checking in the selection implementation (with more functions added).
|
1999-08-22 06:31:00 +00:00 |
|
hyatt%netscape.com
|
b8cf1c5a5d
|
Implemented all of the tree widget selection APIs but ranged selection (which will
be fun and nasty).
|
1999-08-22 06:17:16 +00:00 |
|
hyatt%netscape.com
|
850b37e110
|
Defining the selection API for the tree widget. Stubbed all of the functions.
Now I just have to implement them all.
|
1999-08-22 06:01:52 +00:00 |
|
beard%netscape.com
|
c2c8296420
|
Added DispatchWindowEvent, added keyboard focus, and default keyboard input behavior.
|
1999-08-22 05:43:39 +00:00 |
|
karnaze%netscape.com
|
08565d8aff
|
changed initial value in ColumnsAreValidFor.
|
1999-08-22 02:36:00 +00:00 |
|
sgehani%netscape.com
|
11d0677e15
|
Turn on xpistub for the Mac.
|
1999-08-22 01:20:34 +00:00 |
|
sgehani%netscape.com
|
2e705d0fce
|
First Checked In.
|
1999-08-22 01:19:22 +00:00 |
|
sgehani%netscape.com
|
338decd8cf
|
Make Mac happy.
|
1999-08-22 01:18:35 +00:00 |
|
mccabe%netscape.com
|
7096177a2c
|
Make a new XPIDL_WARNING macro to generalize the check against using IDL_tree_warning when compiled against libIDL 0.6.5.
|
1999-08-22 01:10:14 +00:00 |
|
alecf%netscape.com
|
93be0997ed
|
updating DOM Viewer
- start creating DOM elements using the PROGID system for creating elements
|
1999-08-22 00:33:51 +00:00 |
|
beard%netscape.com
|
1a1827f778
|
Workaround for non-optimal port management, cleaned up some TARGET_CARBON #ifdefs, which could leak regions, or at share port-owned clip regions with the global pool.
|
1999-08-21 23:41:34 +00:00 |
|
scc%netscape.com
|
dd71a6971a
|
fixed ambiguous static cast in the NS_IMPL_QUERYINTERFACE2 case
|
1999-08-21 22:33:15 +00:00 |
|
beard%netscape.com
|
f1608fad43
|
removed static library targets (view.o, viewDebug.o)
|
1999-08-21 22:13:21 +00:00 |
|
jband%netscape.com
|
e7f612af72
|
fix bustage due to ambiguity in use of static_cast
|
1999-08-21 22:03:39 +00:00 |
|
troy%netscape.com
|
e36f66a90d
|
Minor cleanup
|
1999-08-21 21:24:42 +00:00 |
|
troy%netscape.com
|
7dad5f9379
|
Removed some code that was accidentally added back in the previous revisions
|
1999-08-21 21:17:23 +00:00 |
|
hyatt%netscape.com
|
739aa6fc11
|
Tweaking comments.
|
1999-08-21 20:42:17 +00:00 |
|
scc%netscape.com
|
21a9c44373
|
Bad merge left two copies of ...QUERYINTERFACE2. Sorry.
|
1999-08-21 20:39:59 +00:00 |
|
hyatt%netscape.com
|
91a63df44f
|
Stubbing out the selection implementation. Need to fill in the empty if
statements next.
|
1999-08-21 20:39:29 +00:00 |
|
bienvenu%netscape.com
|
a557995e6d
|
turn on history ab
|
1999-08-21 20:32:23 +00:00 |
|
hyatt%netscape.com
|
0c1ba81710
|
Adding more to the tree's idl.
|
1999-08-21 20:23:56 +00:00 |
|
scc%netscape.com
|
20c45cddb6
|
Added NS_IMPL_QUERY_INTERFACE[01]; fixed NS_IMPL_QUERY_INTERFACE2; added NS_IMPL_ISUPPORTS[01]; can't fix NS_IMPL_QUERY_INTERFACE without changing a ton of files, so I'm checking in this partial fix first. Then people can help me switch us away from NS_IMPL_ISUPPORTS and NS_IMPL_QUERY_INTERFACE. Both are now deprecated.
|
1999-08-21 20:22:35 +00:00 |
|
mccabe%netscape.com
|
84982717ce
|
Spam caps subtree to replace declarations of IDL-defined interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO macro.
|
1999-08-21 20:22:27 +00:00 |
|
troy%netscape.com
|
eda8afb2b6
|
Optimized incremental reflow and split some code out into member functions
so there's less dusplication of code
|
1999-08-21 20:16:32 +00:00 |
|
scc%netscape.com
|
0ea67f445d
|
added license, fixed tabs
|
1999-08-21 20:07:27 +00:00 |
|
scc%netscape.com
|
ba325f222d
|
added comments, fixed tabs
|
1999-08-21 20:06:52 +00:00 |
|
briano%netscape.com
|
8906ecc211
|
Fixed all my stupid mistakes.
|
1999-08-21 20:06:08 +00:00 |
|
rjc%netscape.com
|
e0c6beafb1
|
Use window.open
|
1999-08-21 19:58:19 +00:00 |
|
hyatt%netscape.com
|
7e7ed03bb4
|
Checking in changes that teach the tree element how to have its own
array of selected items and cells.
|
1999-08-21 19:53:39 +00:00 |
|
hyatt%netscape.com
|
2896ff9442
|
Fixing broadcasters. The hookup wasn't happening correctly.
|
1999-08-21 19:30:53 +00:00 |
|
cls%seawood.org
|
d0c364352b
|
gcc 2.95 ANSI C++ compliance fix
|
1999-08-21 19:29:01 +00:00 |
|
briano%netscape.com
|
e63e83c48c
|
Automated update
|
1999-08-21 18:15:22 +00:00 |
|
cls%seawood.org
|
153a9e0afc
|
Added support to configure.in for running configure in subprojects. This included adding tmp variables to preserve the initial args set for configure so that they can be passed pristinely to the subprojects.
Modified to run configure of webshell/embed/gtk from the main configure rather than during the export phase.
|
1999-08-21 18:02:45 +00:00 |
|
ramiro%netscape.com
|
860a816119
|
Dont link in neckoutil.
|
1999-08-21 17:13:43 +00:00 |
|
ramiro%netscape.com
|
b65f2abbfc
|
Link in neckoutil.
|
1999-08-21 17:03:07 +00:00 |
|
ramiro%netscape.com
|
0057174a64
|
Anal spacing.
|
1999-08-21 16:51:26 +00:00 |
|
ramiro%netscape.com
|
5830d10f25
|
Yank -lmozreg.
|
1999-08-21 16:50:18 +00:00 |
|
ramiro%netscape.com
|
ffa4e9f67f
|
Yank -lmozdbm , not needed.
|
1999-08-21 16:40:49 +00:00 |
|
ramiro%netscape.com
|
2c19866af3
|
cleanup linking of libmozreg.
|
1999-08-21 15:41:53 +00:00 |
|
ramiro%netscape.com
|
e5dfc2a7eb
|
Ignore generated files.
|
1999-08-21 12:14:23 +00:00 |
|
ramiro%netscape.com
|
5d2ddafb08
|
No longer needed.
|
1999-08-21 12:13:17 +00:00 |
|
ramiro%netscape.com
|
0e8cf4c605
|
Fix runtime undefined symbols.
|
1999-08-21 11:49:22 +00:00 |
|
hyatt%netscape.com
|
26e07f4633
|
Fixing the build bustage in the prefs migrator. Just call me Mr. Porkjockey.
|
1999-08-21 10:40:42 +00:00 |
|
hyatt%netscape.com
|
0fb3f6f07c
|
Making sure oncommand fires only on a keypress.
|
1999-08-21 10:36:42 +00:00 |
|
ramiro%netscape.com
|
a613bf91af
|
Fix pavlov's bustage.
|
1999-08-21 10:29:34 +00:00 |
|