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

887 Коммитов

Автор SHA1 Сообщение Дата
rods%netscape.com 81f4263907 minor fixes for reflow so textfield size correctly
Bug 42521, r=evaughan
2000-06-23 02:28:01 +00:00
ducarroz%netscape.com cfe35af631 Fix for bug 43365. Avoid to divide by 0 when the tree doesn't have any row. R=hyatt 2000-06-22 22:06:38 +00:00
pinkerton%netscape.com 1821dfd254 Add drag auto-scrolling to trees. bug#28226, r=hyatt. 2000-06-22 08:40:37 +00:00
evaughan%netscape.com 43d4c1241f Fix for dogfood bug #43206 2000-06-22 00:48:49 +00:00
mkaply%us.ibm.com 51496f5882 #42637
r=hyatt, a=brendan
OS/2 bring up - change menu code so clicks are NOT passed to the default window proc if they are handled.
This fix has been tested on Linux, Windows, OS/2 - does not affect Mac.
2000-06-20 13:49:24 +00:00
hyatt%netscape.com fed27ec38f 33524. r=ben 2000-06-20 09:21:42 +00:00
pinkerton%netscape.com 31c78779fd Migrating d&d back into new tree-grid. bug# 30511, r=hyatt 2000-06-20 08:13:14 +00:00
hyatt%netscape.com 1e8e0acdcc Fix for 42867. r=evaughan 2000-06-20 00:52:57 +00:00
hyatt%netscape.com efcf6eb2ca Turning on the new tree widget. Bug#30511, r=evaughan 2000-06-19 22:57:39 +00:00
brendan%mozilla.org 05c30d3e1b Use nsAutoString rather than auto nsString (r=scc,evaughan). 2000-06-15 00:08:47 +00:00
evaughan%netscape.com d56884537a Fix for beta2+ #41951
and beta2+ #39927

-r pinkerton
2000-06-14 23:24:41 +00:00
hyatt%netscape.com 2c438617bb Oops. New tree should be off. 2000-06-14 09:17:18 +00:00
hyatt%netscape.com ad4a9586e5 30511. r=ben 2000-06-14 09:13:42 +00:00
hyatt%netscape.com 7141bc89e6 30511. r=ben 2000-06-14 05:31:47 +00:00
hyatt%netscape.com 0248ddd28c 30511. r=ben 2000-06-14 04:50:20 +00:00
hyatt%netscape.com fa98fb9cc0 more 30511 patch. 2000-06-13 20:37:53 +00:00
hyatt%netscape.com 51fc48c07c Patch for bug #30511 from external Mozilla contributor (Jan Varga). r=danm 2000-06-13 20:27:15 +00:00
evaughan%netscape.com 02070c889c Fixes for tree on grid work. #30511
-r hyatt
2000-06-12 23:23:00 +00:00
scc%mozilla.org a8b731fd2a fix bug=41584 (technically a work around, but it's twice as fast as the form it replaces, and is the right way to write this code in general),r=ben 2000-06-10 02:38:42 +00:00
jgaunt%netscape.com 1047dcdb3c newlines to fix hpux bustage r=jdunn 2000-06-09 21:30:22 +00:00
hyatt%netscape.com e195e0d0d8 Didn't mean to check in box object. backing out. bug#30511, r=pav 2000-06-09 09:28:37 +00:00
hyatt%netscape.com 5bad1bf5a1 Fix case error. 2000-06-09 09:28:08 +00:00
hyatt%netscape.com cb34ce7195 30511, r=pav 2000-06-09 09:15:43 +00:00
hyatt%netscape.com 5fc92f7543 Keyboard navigation and ensurevisible support for new tree widget. Bug#30511, r=pav 2000-06-09 09:13:37 +00:00
jdunn%netscape.com 024559472a adding newline so that HP builds - because low profile, no reviewers 2000-06-07 14:55:56 +00:00
pinkerton%netscape.com fd79903dc4 fix for 31131. r=sfraser/pierre. No longer use a bounding box when the update region is non-rectangular. Makes mac scrolling and page loading much faster. Also crank down the mac scroll timer delays to better match the native scrollbars. 2000-06-07 02:06:53 +00:00
hyatt%netscape.com f40d61a341 Tree/grid work. Bug#30511. r=danm 2000-06-06 23:13:05 +00:00
evaughan%netscape.com d43e56932a Fixed for ender-lite painting problems. bug #34896
-r mjudge
2000-06-06 01:25:03 +00:00
warren%netscape.com 512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
evaughan%netscape.com dab70e5b33 Just adding comments. 2000-06-03 02:12:19 +00:00
evaughan%netscape.com 04d65b243b Patch from:
Davor Cubranic
Tomi Leppikangas

That implements middle mouse click to position on unix.

Bug #24117

-r evaughan -a brendan
2000-06-03 02:07:52 +00:00
evaughan%netscape.com 942f331446 Fixed build horkage. 2000-06-02 22:48:36 +00:00
evaughan%netscape.com 90aa7a4744 Made grids scroll for dogfood bug 30511.
-r hyatt
2000-06-02 22:15:09 +00:00
dveditz%netscape.com 29dbabd8e8 fixing two .xpt files of same name, raptor.xpt on windows and layout.xpt on unix. One version was getting overwritten 2000-06-02 08:12:57 +00:00
hyatt%netscape.com caa8850d04 New tree grid bindings. 2000-06-01 01:49:45 +00:00
mjudge%netscape.com 75cf395f21 bug = 41088. r=hyatt. moving releasing the editor shell earlier in the process so the document gets a chance to release its listeners. 2000-06-01 00:18:35 +00:00
evaughan%netscape.com 4401bea579 Fix for dogfood bug 41027 -r hyatt 2000-05-31 20:14:28 +00:00
hyatt%netscape.com 44dfce67d3 Turning on XBL tree event bindings. Patching table frame construction to deal with anonymous content. 2000-05-31 08:32:45 +00:00
hyatt%netscape.com 8f27fa06b0 Eliminating browser, editor, and iframe content objects. 2000-05-31 07:22:20 +00:00
hyatt%netscape.com 376e74051d Fix windows. 2000-05-30 08:54:11 +00:00
hyatt%netscape.com 77ac4e5ac9 Removing more obsolete files. 2000-05-30 08:40:46 +00:00
hyatt%netscape.com 58360a272f Removing obsolete checkbox code. 2000-05-30 08:39:18 +00:00
hyatt%netscape.com a5c72be8e7 Patching IDL for Win32. 2000-05-30 08:23:05 +00:00
hyatt%netscape.com 660512e242 Fix linux makefile. 2000-05-30 08:12:37 +00:00
hyatt%netscape.com ebc54523ca Adding box object impls 2000-05-30 07:59:13 +00:00
hyatt%netscape.com eb875d5c2d Adding interfaces for the scriptable XUL layout objects. 2000-05-30 07:57:51 +00:00
hyatt%netscape.com 430af5709b Adding anonymous content getter. r=waterson, a=waterson 2000-05-26 22:45:26 +00:00
evaughan%netscape.com 55816643f1 fix for [beta2] bugs:
37835
39085
32920

-r pinkerton, rods, hyatt
2000-05-26 06:42:29 +00:00
evaughan%netscape.com c78bbabd0b Fix for bug 40324 -r hyatt 2000-05-26 01:10:50 +00:00
hyatt%netscape.com 54c8a392f1 menu patch for rods, r=ben 2000-05-24 08:26:04 +00:00
hyatt%netscape.com 481e0fdf9a XBL Fixes r=ben 2000-05-24 08:19:10 +00:00
saari%netscape.com ca7fd51ec8 Fix for nsbeta2+ 35100, typing is wedged after using the color picker in editor. r=pinkerton 2000-05-23 00:56:52 +00:00
evaughan%netscape.com abeceb3744 Fixed a round off error bug #29949
-r pinkerton
2000-05-22 23:23:04 +00:00
danm%netscape.com e19c959728 fix crash on startup bug 40150. code=hyatt r=me 2000-05-22 21:40:11 +00:00
hyatt%netscape.com a08562a971 support for dynamic multiple insertion points r=ben 2000-05-22 09:15:54 +00:00
hyatt%netscape.com a506c6e88a oops. files aren't supposed to be built. 2000-05-21 07:46:46 +00:00
hyatt%netscape.com 0db13c201f grid fixes. 2000-05-21 07:45:12 +00:00
hyatt%netscape.com da1379408b New XUL tree code. Not turned on (and therefore harmless) 2000-05-21 07:02:15 +00:00
hyatt%netscape.com 21e5ef59a2 fix for making skins script-safe. r=scc 2000-05-19 04:48:43 +00:00
pinkerton%netscape.com bf532f8791 fix for 39684, context menus not showing up. we forgot to show the view. doh! 2000-05-18 00:52:05 +00:00
evaughan%netscape.com 14c154301b Fix for mac xp menus not comming up at all. 2000-05-18 00:37:27 +00:00
pinkerton%netscape.com dadf68d2ba fix for 39567, not being able to type in text fields after menu or tooltip displayed. added a new flag, separate from |mMenuOpen| since that was overloaded too much. a=sspitzer. 2000-05-18 00:21:32 +00:00
ducarroz%netscape.com ae83b7156a Fix for bug 36736. We need to create and ininiatize mRowGroupInfo before using it else we crash. R=hyatt 2000-05-17 04:58:41 +00:00
evaughan%netscape.com d4513de096 Fixed bug that crashed when menus are used with native scrollbars. 2000-05-17 04:45:44 +00:00
pavlov%netscape.com 803190ad4b changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
evaughan%netscape.com 88c462d7b2 1) Fixed collapsing code. So sidebar does not assert when brought up closed.
2) fixed menu dismissing bug.
2000-05-16 20:46:08 +00:00
mjudge%netscape.com 2ad43fc5b7 if you ever override mouseup, tell nsFrame about it. this maintains the selection/capture state. 2000-05-16 13:53:04 +00:00
joki%netscape.com a743e2b38b Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
joki%netscape.com d7557a57a5 Adding accesskey support. Bug 959. 2000-05-16 10:22:20 +00:00
evaughan%netscape.com 072150beed Now splitters can only be dragged with left mouse not both. 2000-05-15 22:43:47 +00:00
evaughan%netscape.com 2316308130 1) Scrolling menus
2) many bug fixes
3) box debuging flags
2000-05-15 04:12:31 +00:00
rods%netscape.com f2f98584c5 part of fix for Bug 33733
added ShouldRollupOnMouseWheelEvent methos to ask if the rollup want to rollup on MouseWheel events
2000-05-12 20:23:04 +00:00
pinkerton%netscape.com 1ccaf2e479 Added lots of error checking in AdjustClientXYForNestedDocuments so that things will fail gracefully while the content area is in the early stages of development (no view manager, etc). Probably fixes bug #31563. 2000-05-12 03:16:07 +00:00
pinkerton%netscape.com fbe70352f0 Clear out |mElementFrame| when popup goes away so that subsequent reflows
won't try to access it. Fixes crash with tooltip on a tree when app is
minimized then restored (bug 38872)
2000-05-12 02:58:21 +00:00
pinkerton%netscape.com efa53299c2 fix for 38816. we would always call the ondestroy() handler even when the oncreate() handler failed. 2000-05-11 00:52:34 +00:00
jst%netscape.com ee4b181034 Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com. 2000-05-10 13:13:39 +00:00
pinkerton%netscape.com c8ce4d3d77 fix for 38218. don't setup the menu dismissal listener if the popup is a tooltip. this allows menus to work in conjunction with tooltips. 2000-05-10 01:43:54 +00:00
pinkerton%netscape.com 06dea37227 Fix crasher on linux for tooltips. Widget was going away before we could unregister things. Make sure we addref it if we're going to hold onto it for an extended period of time. Thanks alecf for finding this. bug # 38547. 2000-05-09 22:05:50 +00:00
hyatt%netscape.com 334e31b473 XBL now works with HTML, XUL, SVG, MathML, and XML! 2000-05-09 21:42:40 +00:00
hyatt%netscape.com f2eafecfc7 Add blankrow capability to tree. 2000-05-08 20:51:50 +00:00
ducarroz%netscape.com 3693b6bbe3 Check for the ignorekeys attribute on the parent of the popup menu and not its grand parent. R=saari 2000-05-04 22:33:08 +00:00
pinkerton%netscape.com 6b2e0b7976 check that there is a childpopup before removing the key listener from it. 2000-05-04 18:50:34 +00:00
saari%netscape.com 7c3c972751 Adding the ability for popups to not install the keyboard navigation listener. Needed for autocomplete. R=hyatt 2000-05-01 22:27:16 +00:00
joki%netscape.com dc7c4b5dd8 Fix for bug 12379, open tree frame on enter/return keystroke 2000-05-01 22:00:54 +00:00
karnaze%netscape.com 0556a06189 Removed FixBadReflowState, added an assert if boxes try to set outer table reflow state computed values when a caption is present. 2000-05-01 02:25:08 +00:00
karnaze%netscape.com 1053177d73 Fix for Linux bustage, bug 37643. Give outer table reflow state initial computed values of 0 to avoid excessive reflows from boxes. 2000-04-30 22:29:01 +00:00
karnaze%netscape.com 65511dc8d6 new reflow/layout code for outer table to handle captions and margins. better % height handling.
row groups and rows don't include external cellspacing in there dimensions. r=troy.
2000-04-28 21:05:31 +00:00
pavlov%netscape.com 4a804b7f89 new string apis 2000-04-27 22:02:28 +00:00
evaughan%netscape.com 1c04b99bb1 Fix for titledbox bugs 2000-04-26 07:28:19 +00:00
evaughan%netscape.com 2617762f74 Removed friend. 2000-04-26 04:57:31 +00:00
evaughan%netscape.com 8aa1be0dea 1) fixed warnings.
2) scrollbars only work with left mouse
2000-04-26 04:00:29 +00:00
mjudge%netscape.com 2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
evaughan%netscape.com 3e33f5b852 1) StyleChange coelescing
2) Warning fixes
3) Table fixes
2000-04-25 07:10:48 +00:00
danm%netscape.com 3f96ea336d add null check for target document while positioning popups. bug 35643 2000-04-25 01:44:53 +00:00
joki%netscape.com bbb0086bfe fixes for 5995, 7304, 10573, 22832, and 9668.
Changes to event handling to deal with reentrant events, cursor fixes, and return value fixes.
2000-04-24 04:41:27 +00:00
rods%netscape.com 21de9f3e8a Add ifdef'ed Performance Reflow Counting code 2000-04-21 14:59:47 +00:00
cmanske%netscape.com 86d83122aa Allow setting 'rows' attribute on a <tree> without children (initially) 2000-04-21 14:50:21 +00:00
hyatt%netscape.com f5d403674d Tree performance enhancements. 2000-04-21 08:11:39 +00:00
pinkerton%netscape.com b067edf867 Moving Screen API away from individual attributes for performance reasons (stage 1). Fixes bugs on win32 with xul popups where taskbar is not at bottom of screen. 2000-04-21 06:55:13 +00:00
rods%netscape.com 47329d0362 Not enabling creator's to be asked if they want to create a special frame for anonymous content
bug 33515
2000-04-19 13:55:17 +00:00