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

1531 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com 528bf67d11 Fix a warning by tossing out some old debugging code. 1999-07-18 08:25:24 +00:00
rjc%netscape.com 8a60d45f7b Clear up a couple of warnings. 1999-07-18 08:22:06 +00:00
mjudge%netscape.com 7ddf8fee55 massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape. 1999-07-18 02:27:19 +00:00
saari%netscape.com d04477a5e8 Use GetKeyCode instead of GetCharCode for windows and linux 1999-07-18 00:07:10 +00:00
peterl%netscape.com e3019ad978 clean up some string usage 1999-07-18 00:01:21 +00:00
hyatt%netscape.com 4c2a642cb4 Teaching XUL overlays how to do positioning. 1999-07-17 21:50:01 +00:00
rjc%netscape.com dbce229d7e Use application locale when sorting with collation service; fix for bug #9968. 1999-07-17 21:36:17 +00:00
ramiro%netscape.com fecd737d22 Landing timer move on windows. 1999-07-17 15:52:01 +00:00
ramiro%netscape.com 342b5083f1 Landing timer move on unix. 1999-07-17 14:22:51 +00:00
hyatt%netscape.com 85d30d28a3 XUL overlays work! 1999-07-17 04:27:55 +00:00
mcafee%netscape.com 171c64c371 Fixing unused variable warnings 1999-07-17 03:06:14 +00:00
rjc%netscape.com 70e09ca0d1 More cleanup. 1999-07-17 02:33:00 +00:00
hyatt%netscape.com 2ee4ccec8a XUL overlay work. 1999-07-17 02:24:13 +00:00
rjc%netscape.com 73fdcacca7 Cleanup command APIs slightly. 1999-07-17 02:15:53 +00:00
waterson%netscape.com 69ae62cf2c Re-try of changes for 1.40, this time with the off-by-one error in GetUnicodeResource() fixed. 1999-07-17 01:46:34 +00:00
waterson%netscape.com 40035936c1 Back out last change; was causing crashes on Unix. 1999-07-17 01:31:24 +00:00
rjc%netscape.com 0ebba35da4 Fix nsISupportsArray for RDF datasources. 1999-07-17 00:11:19 +00:00
warren%netscape.com c5684bf4d7 Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
hyatt%netscape.com 8757e444f0 Like this way better. 1999-07-16 10:02:33 +00:00
hyatt%netscape.com b63b138d62 More work on XUL overlays. 1999-07-16 09:43:14 +00:00
hyatt%netscape.com e18c267254 Making sure I refcount some things i wasn't. 1999-07-16 08:37:11 +00:00
hyatt%netscape.com d604820879 Initializing a member variable to nsnull. 1999-07-16 08:26:42 +00:00
hyatt%netscape.com de9deca526 Fixing build bustage 1999-07-16 07:47:37 +00:00
hyatt%netscape.com 2fd19ba703 Removing the obsolete XUL fragment code. It's incompatible with the new XUL overlay code. 1999-07-16 07:33:52 +00:00
hyatt%netscape.com ed24cdbc00 More fun with XUL overlays. 1999-07-16 07:31:43 +00:00
hyatt%netscape.com 415eb6c18e Continuing XUL overlay work. 1999-07-16 07:10:20 +00:00
hyatt%netscape.com d56bbe8d61 Adding support for XUL Overlays. 1999-07-16 06:37:28 +00:00
hyatt%netscape.com 237db9eb9b Laying the foundation for XUL Overlays. 1999-07-16 04:35:30 +00:00
waterson%netscape.com a985e3ea72 Performance tweaks to SetAttribute(): minimize string compares by using atoms to set up event listeners; silly fixes to broadcaster push code. 1999-07-16 04:05:53 +00:00
waterson%netscape.com 7da3370e9e Don't set up the composite datasource and XUL builder until immediately before we start to layout the document; this avoids a bunch of useless OnAssert()'s getting propogated and dropped. 1999-07-16 04:03:52 +00:00
waterson%netscape.com 3a7511cd87 Some performance tweaks. Inline string copy in GetUnicodeResource(); re-write GetResourcee() to avoid multiple trips to the component manager; use GetValueConst() to re-use the pointers inside resource/literal objects instead of making copies for keys. 1999-07-16 04:01:21 +00:00
slamm%netscape.com da04d396e9 Enable/disable customize button 1999-07-15 23:09:06 +00:00
putterman%netscape.com 109c8e2cc0 Add back column headers to avoid assertions. 1999-07-15 17:57:56 +00:00
rjc%netscape.com c86f115ad1 Add check for null. 1999-07-15 09:20:54 +00:00
waterson%netscape.com 08948fbe9c Make this test more complicated by adding some nodes n' stuff. 1999-07-15 01:23:50 +00:00
waterson%netscape.com 6289662141 Bug 8514. Add support s.t. 'ref=' changes will re-root a tree control (or other RDF-generated content). 1999-07-15 01:22:59 +00:00
rjc%netscape.com 3754e3aa5a Add const. Fix build. All good. 1999-07-14 22:10:16 +00:00
rjc%netscape.com 1dd1f92ca4 Use GetTextForNode() more, as well as use GetValueConst(). 1999-07-14 21:13:13 +00:00
rjc%netscape.com b1771edf11 Get LocalStore() working in regards to nsIRemoteDataSource. 1999-07-14 21:12:46 +00:00
rjc%netscape.com eaed244f77 Added a comment. 1999-07-14 21:12:09 +00:00
rjc%netscape.com 599602ca83 Use GetValueConst(). Also, remember the "Last Internet Search" in the localstore. 1999-07-14 21:11:51 +00:00
rjc%netscape.com 44c4c90403 Use GetValueConst(). 1999-07-14 21:11:16 +00:00
slamm%netscape.com 0d4a27c6d8 Change default background to white 1999-07-14 20:58:31 +00:00
slamm%netscape.com c41305de3f Move up/down tweak. Button enabling tweaks 1999-07-14 20:57:59 +00:00
brade%netscape.com 14b253d89e keybinding fix 1999-07-14 17:29:15 +00:00
slamm%netscape.com 2f3ecd7036 Add disabled up/down buttons. Update selection on move up/down. 1999-07-14 17:18:21 +00:00
slamm%netscape.com 2c96a51641 Engineering grown icons to serve as place holders 1999-07-14 15:46:21 +00:00
slamm%netscape.com 314ae91bdd Sidebar overhaul 1999-07-14 15:45:37 +00:00
matt%netscape.com 04aaf50a34 turning on chrome directory for global and navigator 1999-07-14 01:00:41 +00:00
putterman%netscape.com 6712d1abe0 Added chrome/sidebar/content 1999-07-13 20:31:15 +00:00
valeski%netscape.com f974dfa823 necko only - added the the source url to the NS_NewURI call 1999-07-13 02:19:47 +00:00
valeski%netscape.com 73c1abc20c necko only - extended chrome's make absolute implementation 1999-07-13 01:37:23 +00:00
slamm%netscape.com 1da32c6bfe Fix build. Remove reference to dialogWindow.xul. No longer needed 1999-07-13 00:29:35 +00:00
slamm%netscape.com ee1fcf5b42 Fix crash on customize. (bug #9435). 1999-07-12 23:24:22 +00:00
slamm%netscape.com 8bd50d24fe Fix crash on customize. (bug #9435). Remove Panel 'Customize' buttons. 1999-07-12 23:23:38 +00:00
slamm%netscape.com 7bce171d68 Minor cleanup. 1999-07-12 23:23:35 +00:00
waterson%netscape.com 33029e9741 Bug 8318. Don't include rdf:local-store in the generic builder until we have all of the persistence issues sorted out. 1999-07-12 18:24:26 +00:00
warren%netscape.com 0cd57746e8 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
waterson%netscape.com 30e7325bb5 Bug 9365. Fix tree builder [Un]SetWidgetAttribute() for new content model. r=hyatt 1999-07-09 21:17:25 +00:00
waterson%netscape.com e5c6a3bd95 Bugs 8854, 8514. Update test cases to regress these bugs. 1999-07-09 20:42:55 +00:00
waterson%netscape.com 9c59e96e78 Bug 8854. Fix CloseWidgetItem() to play nice with mixture of XUL and RDF content. 1999-07-09 20:41:41 +00:00
hyatt%netscape.com eafc386fcc Making the sidebar work better. 1999-07-09 00:16:44 +00:00
hyatt%netscape.com 1e0ad088a5 Fixing redraw problems on initial show of window. 1999-07-07 22:34:10 +00:00
ramiro%netscape.com 9200ddaebb Checkin another chunk of Alex Larsson's non-exported symbol reduction
patch.  All changes protected by  MOZ_STRIP_NOT_EXPORTED.
These particular changes set the NS_EXPORT declarations as needed by
the linker.
1999-07-07 09:02:21 +00:00
warren%netscape.com 9efa754f74 Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
waterson%netscape.com 6cc2813bb1 Bug 7722. PR_LOG instead of assert when an attempt is made to create element with a bogus namespace. 1999-07-07 06:52:21 +00:00
rjc%netscape.com 14f7295a00 Small insertion fix. 1999-07-07 06:34:18 +00:00
waterson%netscape.com a6e51f0941 Bug 8815. A feeble attempt to fix this bug. There are still some redraw problems with the tree widget that make it _seem_ like this isn't fixed. But it is. Fixed. Really. 1999-07-07 05:46:42 +00:00
rjc%netscape.com 329d022fe0 Now able to sort by dateLiterals and intLiterals too. <Whee> 1999-07-07 05:32:07 +00:00
waterson%netscape.com e59b134ada Fix compiler warnings. 1999-07-07 04:44:14 +00:00
ramiro%netscape.com abf0cc4a0f Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
waterson%netscape.com fe8c4b1447 Fix compiler warnings. 1999-07-07 04:26:24 +00:00
saari%netscape.com 4729b016dd Fix for bug #8439, keybinding doesn't execute onkeyup and onkeydown 1999-07-07 03:40:22 +00:00
saari%netscape.com 4089e18fa0 make keybinding consume events 1999-07-07 03:15:31 +00:00
rjc%netscape.com 858e98833d Add support for dateLiterals and intLiterals. 1999-07-07 03:14:58 +00:00
saari%netscape.com b021c190ae making keybinding conform to the spec, and switching to event capturing instead of bubbling 1999-07-07 02:28:21 +00:00
waterson%netscape.com 0932e2a021 Remove XUL_TEMPLATES and XUL_TEMPLATE_ASSERTIONS #ifdefs. Add FALLBACK_BUILDERS #ifdef that (when removed) will turn off the C++ builders for constructing content. 1999-07-07 01:31:00 +00:00
peterl%netscape.com 4c033f784b fixed css quirk support in XUL
removed dead code
1999-07-07 01:17:21 +00:00
peterl%netscape.com 15b6eb2237 sync to styled content api change 1999-07-07 01:16:56 +00:00
waterson%netscape.com 0debe565c3 Partial fix for 9280 (resolution is flakey, will later until M9 when we have Necko doing URL resolution). Bug 9301: fixed un-encountered namespace bug. 1999-07-06 23:36:44 +00:00
hyatt%netscape.com 3c3b608aa5 Trying to fix build bustage. 1999-07-06 18:53:41 +00:00
hyatt%netscape.com b24efa6d6c Will do intrinsic sizing when the window is really small (doesn't have to be
0, since Linux barfs on that).
1999-07-05 16:54:14 +00:00
hyatt%netscape.com 2af7a6b407 Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +00:00
waterson%netscape.com c95767333a Temporary hacky sloppy fix for rdf_MakeAbsoluteURI(). 1999-07-03 19:10:00 +00:00
andreas.otte%primus-online.de 36cb5b72b6 some cleanup, removing unnecessary stuff that might cause problems 1999-07-03 09:51:14 +00:00
waterson%netscape.com 58356cef1f Clean up compiler warnings. Thanks, slamm! 1999-07-03 04:43:44 +00:00
waterson%netscape.com 5166556a36 Clean up compiler warnings. Thanks, slamm. 1999-07-03 04:31:43 +00:00
waterson%netscape.com 733c8e5e18 Ooops. Be sure to call Flush() _before_ freeing the mURLSpec. 1999-07-03 04:26:04 +00:00
waterson%netscape.com e81291d841 Bug 9236. Make sure to use a _real_ URI when you try to serialize back the file. This was a crufty bug left over from sloppy conversion to the no-Init() interfaces. 1999-07-03 03:19:28 +00:00
waterson%netscape.com ec220adc3b Add ../src dir to INCLUDES to pick up nsChromeProtocolHandler.h 1999-07-03 02:56:45 +00:00
waterson%netscape.com b8f59c3ea4 Implement OnChange() on the Generic and XUL builders. 1999-07-03 02:41:13 +00:00
waterson%netscape.com cdeb79cf84 Implement Change() and Move() on composite datasource. Realize that these interfaces are going to be a nightmare to do the right way. 1999-07-03 02:40:35 +00:00
warren%netscape.com c58272b924 Added include path for necko. 1999-07-02 23:49:34 +00:00
warren%netscape.com f51b095d63 Added chrome protocol handler for necko. 1999-07-02 23:38:51 +00:00
warren%netscape.com 49f82918aa Added nsChromeProtocolHandler.cpp 1999-07-02 23:31:21 +00:00
warren%netscape.com 50a62a2e79 Added ifdefs for necko-only. 1999-07-02 23:30:12 +00:00
dveditz%netscape.com 4c4f269dd4 nakefile cleanups 1999-07-02 13:42:17 +00:00
ramiro%netscape.com b86c78a296 Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
warren%netscape.com b3c56a084d Fixed necko case to call OnStartRequest, etc. 1999-07-02 06:15:00 +00:00
hyatt%netscape.com 79160f00df Making sure the default scrolling behavior for a webshell in XUL is
OVERFLOW_HIDDEN always.  Scrolling behavior set on the box itself
can be used to enable scrolling.
1999-07-02 05:29:18 +00:00