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

1621 Коммитов

Автор SHA1 Сообщение Дата
vidur%netscape.com 24261b3c9f Forms can now be container content. 1999-07-22 23:28:16 +00:00
gagan%netscape.com e546a70149 Necko only changes for the setting relative path. 1999-07-22 21:17:11 +00:00
rjc%netscape.com e6984d697f Even more support for IE Favorites on Windows. 1999-07-22 12:09:48 +00:00
rjc%netscape.com a77d346bc1 More IE Favorites hackage (for Windows). 1999-07-22 10:44:31 +00:00
rjc%netscape.com e7c771420b Windows only! 1999-07-22 10:08:17 +00:00
rjc%netscape.com 7c7959e547 Smack the file system datasource (under windows) to munge "IE Favorites" names. 1999-07-22 10:06:25 +00:00
waterson%netscape.com 210a35cf0f Fix for menuitems being incorrectly marked as menus. 1999-07-22 06:06:23 +00:00
waterson%netscape.com cf7d82295b Fix computation of empty containers. 1999-07-22 05:11:52 +00:00
tbogard%aol.net eb0dd2815e Changed nsCStringKey to nsStringKey. This new key now has the ability to hash on PRUnichar* strings as well as char* strings. 1999-07-22 02:11:04 +00:00
slamm%netscape.com 13038cc231 Hook up 'Add' panel button 1999-07-22 00:51:33 +00:00
rjc%netscape.com dbcf779b24 Set empty="false" attribute even if container is closed. 1999-07-22 00:49:50 +00:00
putterman%netscape.com 1133b9f963 Messenger Copy/Move menus now show menuitems instead of all menus. 1999-07-22 00:26:00 +00:00
slamm%netscape.com 79fe1cbfc7 Drop the 'Sidebar' label at the top. 1999-07-21 23:39:22 +00:00
slamm%netscape.com e4f8b9f806 shave a few pixels off titles 1999-07-21 23:38:52 +00:00
rjc%netscape.com 8881ce7bce Use nsFileSpec's new IsHidden() method. 1999-07-21 23:14:01 +00:00
rjc%netscape.com c1dfe525b3 Now update "empty" attribute as children count changes. 1999-07-21 23:10:07 +00:00
rjc%netscape.com a8e701fe56 Ensure that we have a value. 1999-07-21 23:02:35 +00:00
cmanske%netscape.com 93a6f46ee6 Change registry to use new editor chrome directory structure 1999-07-21 19:56:10 +00:00
gagan%netscape.com 20c0996ab2 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
mscott%netscape.com ed2a17b71b NECKO Only!! Don't call GetBuffer on an nsString as it returns null for unicode strings. use nsCAutoString 1999-07-21 06:51:45 +00:00
troy%netscape.com bf547dbb98 Change to StartLayout(): moved call to EnableRefresh() to before the InitialReflow()
call to work around a bug in the compositor
1999-07-21 04:47:15 +00:00
slamm%netscape.com a31b3415f1 Add entries for bookmarks. 1999-07-20 23:40:22 +00:00
sspitzer%netscape.com 731a41f274 fix warnings 1999-07-20 20:32:33 +00:00
mcafee%netscape.com 47320f0312 Fixing warnings 1999-07-20 20:22:23 +00:00
bienvenu%netscape.com d9ce494617 checkin jefft's fix mailnews startup crash 1999-07-20 17:32:43 +00:00
rjc%netscape.com c48f89b97f Work harder at getting the REAL parent container when determining if the parent container is a RDF_Seq during a natural order sort. 1999-07-20 09:04:24 +00:00
warren%netscape.com 7bcb94a320 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
rjc%netscape.com 39a2594cb5 Only support sorting on RDF Seqs if container is actually a RDF_Seq itself. 1999-07-20 05:20:32 +00:00
rjc%netscape.com 42d8e0784d Comment out annoying assertion (bug # 9930) for the short term... the code needs to be rewritten in general. 1999-07-20 04:24:18 +00:00
rjc%netscape.com d14b0d2ccd Fix for bug #9899: set "empty" attribute on containers if they appear to be empty. 1999-07-20 04:21:24 +00:00
rjc%netscape.com e8321b93a9 Oops... PR_FALSE instead of just FALSE. 1999-07-20 03:14:34 +00:00
rjc%netscape.com 3be70e4d68 Add support for sorting RDF_Seqs when in natural order sort mode. 1999-07-20 03:13:15 +00:00
tao%netscape.com 2b1cc86d3e Added locale provider entries to all existing packages in the chrome registry. 1999-07-20 01:25:28 +00:00
waterson%netscape.com 3196b679df Change graph linkage to be 'bottom up' so that streaming RDF places less burden on layout. 1999-07-19 22:02:22 +00:00
hangas%netscape.com fa6be2f05e Added chrome://global/content/ 1999-07-19 21:41:07 +00:00
joki%netscape.com 0af283b8e2 Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods. 1999-07-19 19:54:34 +00:00
waterson%netscape.com 4889479e80 Modifications for performance improvements. 1999-07-19 19:23:51 +00:00
waterson%netscape.com 3e9a4790e1 Use 'chrome:' URL. 1999-07-19 19:21:04 +00:00
waterson%netscape.com 2a499473be Bug 6873. Performance improvements to the generic builder. The template builder now instantiates template content 'lazily' when the frame system asks for it. 1999-07-19 19:18:10 +00:00
rickg%netscape.com 844a7e45ef switch to faster string search API 1999-07-19 03:29:56 +00:00
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
warren%netscape.com 5d9bba4b88 Added chrome protocol handler 1999-07-02 04:15:43 +00:00
waterson%netscape.com a2c7bc4046 Primitive implementation for Change() and Move() methods. 1999-07-02 03:40:32 +00:00
mcafee%netscape.com e6c3cfdffb librdf.so needs NS_NewUnicharStreamLoader from libneckoutil_s.a for NECKO=1 build. 1999-07-02 03:35:17 +00:00
slamm%netscape.com 2c58ca02d6 Add article.gif to files. It was missing. 1999-07-01 23:50:16 +00:00
saari%netscape.com 54214dc95e Error checking on QI call prevents crash with multiple DOM nodes of the same ID 1999-07-01 20:57:28 +00:00
slamm%netscape.com f59234fc98 Use window onload handler. Parameterize the sidebar init. Remove some dead wood. 1999-07-01 19:53:22 +00:00
warren%netscape.com 8462929dda Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
hyatt%netscape.com 4c1801f8f1 Fixing StartLayout so that it asserts and leaves the function if no root
content is available.
1999-07-01 07:34:19 +00:00
pinkerton%netscape.com 153b97e659 don't include nsHTMLAtoms.h since it's bad, and not needed anyway. 1999-07-01 06:47:31 +00:00
pinkerton%netscape.com dd5492d2d6 don't show tooltip when node is disabled, use both the global and local coordinates when showing a tooltip so alignment will work. added some debug stuff to track down why mac isn't doing screen coords correctly. 1999-07-01 06:27:42 +00:00