Commit Graph

2018 Commits

Author SHA1 Message Date
waterson%netscape.com
e5c743b9f7 Use onload handler; fix assertion when related panel first displays. 1999-07-19 20:15:39 +00:00
sfraser%netscape.com
c4383ee327 Fix the style of toggled titlebuttons to show border. r hyatt. 1999-07-19 19:58:10 +00:00
joki%netscape.com
d752334449 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
8c99515285 Modifications for performance improvements. 1999-07-19 19:23:51 +00:00
hyatt%netscape.com
cc5d958e84 Yeah! Got the menu bar looking like a real menu bar. 1999-07-19 09:35:57 +00:00
hyatt%netscape.com
7bcf1dea0f Changes to remove HTML buttons from the equation. Boy does it speed up when :hover and
:active aren't firing.  Must be lots of extra repaints going on with those.
1999-07-19 09:31:39 +00:00
hyatt%netscape.com
1293472895 Adding a rule to fix hover problems on the menu bar. 1999-07-19 09:15:54 +00:00
hyatt%netscape.com
fa6722fca6 Rules for highlighting the active item on the XP menu bar. 1999-07-19 08:08:29 +00:00
hangas%netscape.com
8553f49ca3 Rename functions 1999-07-19 03:46:25 +00:00
hangas%netscape.com
102e131abf First Checked In. 1999-07-19 03:24:40 +00:00
hangas%netscape.com
69024458b5 Split up globalOverlay into three files 1999-07-19 03:24:04 +00:00
davidm%netscape.com
3cb9c2de86 8002 Tasks|Navigator opens a NEW Navigator window 1999-07-18 23:59:25 +00:00
davidm%netscape.com
df267864e2 Add cycle window function 1999-07-18 23:46:28 +00:00
davidm%netscape.com
2900380668 Fix a couple of refcount bugs. Add routine to convert from nsISupports to nsIDOMWindow object 1999-07-18 23:46:04 +00:00
hangas%netscape.com
3caadf2740 Added Exit menu and function 1999-07-18 20:20:52 +00:00
hangas%netscape.com
b444330736 Still writing globalOverlay. Not yet part of build. 1999-07-18 19:43:44 +00:00
hangas%netscape.com
f02519c278 First Checked In. 1999-07-18 10:04:44 +00:00
hangas%netscape.com
a7ee2c48fe First Checked In. 1999-07-18 09:59:21 +00:00
hangas%netscape.com
3994f9f51d First Checked In. 1999-07-18 09:37:49 +00:00
rjc%netscape.com
b097f6b098 Yes, I know this file is generated, but since we need to get rid of the RDF AppCore at some point ANYWAY, let's at least get rid of the annoying compiler warnings for the short term. 1999-07-18 08:28:09 +00:00
hyatt%netscape.com
05a8d8bd92 Tweaks to make the xp menu bar look good. 1999-07-18 08:18:15 +00:00
rjc%netscape.com
8c0ea90c5b Get rid of warning by using PRUint32s instead of comparing signed and unsigned values. 1999-07-18 08:13:04 +00:00
rjc%netscape.com
caf8be0975 Fix. 1999-07-18 08:09:04 +00:00
hyatt%netscape.com
19484d74cc Rules for XP menus in the global css file. 1999-07-18 07:42:17 +00:00
rjc%netscape.com
92e2607bca More bookmark command support. 1999-07-18 05:58:26 +00:00
rjc%netscape.com
8a39c9b51c Start implementing some bookmark commands (for context menus, UI, etc.) 1999-07-18 03:55:20 +00:00
ramiro%netscape.com
fda4120340 Step 3 of cleaning up link time toolkit dependencies. Name the timer libs
according to the toolkit they match.  Also set the damn name in one place to
make it easy to change in the future.
1999-07-17 23:52:12 +00:00
gagan%netscape.com
e1a0c17212 Added #include to nsNeckoUtil.h. NECKO only. 1999-07-17 20:49:15 +00:00
mcafee%netscape.com
5558b599b2 Better include for GetURI(), thanks to Andreas Otte for this patch. 1999-07-17 17:45:46 +00:00
ramiro%netscape.com
a09ea8b7ca Landing timer move on unix. 1999-07-17 14:22:51 +00:00
mcafee%netscape.com
ff8b4812eb Missing header file, fixes NECKO build 1999-07-17 04:38:31 +00:00
rjc%netscape.com
b4d8615595 Small command API cleanup. 1999-07-17 02:19:23 +00:00
morse%netscape.com
b0979069d4 NetSupportPrompt.xul was missing 1999-07-17 02:05:21 +00:00
morse%netscape.com
24ad17fdfd xul files have moved 1999-07-17 02:04:09 +00:00
syd%netscape.com
b4bc72c17d changed xul.css to new chrome form. 1999-07-17 01:39:39 +00:00
matt%netscape.com
23f75ba3df Checking in change for using because
of AIX and uppercase problem
1999-07-17 00:34:55 +00:00
law%netscape.com
6c9001419d New and improved unknown file type dialog implementation 1999-07-16 23:50:25 +00:00
law%netscape.com
692555dae8 New and improved "Unknown FileType" dialog implementation 1999-07-16 23:50:15 +00:00
slamm%netscape.com
e33e65a165 Fix build warnings. 1999-07-16 20:06:37 +00:00
warren%netscape.com
84bd74a4fd 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
law%netscape.com
c04c404462 New and improved find dialog implementation 1999-07-16 01:54:44 +00:00
sspitzer%netscape.com
04a7322f6b ignore the generated makefiles 1999-07-16 00:46:17 +00:00
slamm%netscape.com
fee93e6319 Go into inplace editing after second click. Commit implace edit if clicking some place new. 1999-07-15 23:06:58 +00:00
slamm%netscape.com
a82274ff5f Tweak presentation. 1999-07-15 23:05:56 +00:00
rjc%netscape.com
73a1e1b8aa Add support for updating a bookmark's "Last Visited" date when its URL is loaded. 1999-07-15 09:05:48 +00:00
rjc%netscape.com
c4b09f11e6 As bookmark properties change, update the "Last Modified" attribute to the current date/time. 1999-07-15 08:15:03 +00:00
putterman%netscape.com
48ff22dedb Added twisty images and style rules. 1999-07-15 03:08:07 +00:00
putterman%netscape.com
53487272ce Added twisty images. 1999-07-15 03:07:53 +00:00
mcafee%netscape.com
994107ca5c Removing unused variables, fixing linux warnings. 1999-07-15 02:57:16 +00:00
mcafee%netscape.com
2232166453 Removing unused variables, fixing warnings. 1999-07-15 01:51:21 +00:00
rjc%netscape.com
27b574b957 Disallow inline editing on separators. 1999-07-15 01:16:38 +00:00
rjc%netscape.com
94294d1a46 Add support for more language translations and multiple translation engines. 1999-07-15 00:48:51 +00:00
rjc%netscape.com
c4c0140ea1 Use 64-bit LL_MUL instead of LL_MUL32 1999-07-14 23:43:43 +00:00
matt%netscape.com
803017558c Adding makefiles for *gif files moved over.
Adding xul.css point to them
1999-07-14 23:07:40 +00:00
law%netscape.com
2a022ca681 Adding nsISearchContext to build. 1999-07-14 22:59:56 +00:00
rjc%netscape.com
be27b3e382 Temporary fix for build bustage. 1999-07-14 22:50:41 +00:00
law%netscape.com
949267c07c Adding nsISearchContext to win/unix builds 1999-07-14 22:42:13 +00:00
matt%netscape.com
b5f4a817ba Adding scrollbar images files from /scr to global directory 1999-07-14 22:28:50 +00:00
sfraser%netscape.com
6d55ac9f49 Beep on search failure now. 1999-07-14 22:22:12 +00:00
sfraser%netscape.com
b5a44ccc41 Make file dialog localizable, and try to set focus to the edit field. 1999-07-14 22:21:59 +00:00
kmcclusk%netscape.com
d42e178f95 fixed bugs #6303, #6753, #6756, #6759
Re-wrote nsComboboxFrame.
removed the obsolete nsHTMLAtoms: comboText,comoTextSelected,comTextSelectedFocus,dropDownVisible,
dropdownHidden, dropDownBtnOut, dropDownBtnPressed,
Added nsHTMLAtoms::combobox, nsLayoutAtoms::popupList
Renamed dropDownList to dropDownListPseudo
Added "arrow.gif" as to be used the background-image for the combobox button
ua.css - added rules for select to differentiate between comboboxes and listboxes.
Added style rules to more closely match the XPTOOLKIT XPWidgets look.
removed the following :-moz-combobox-text, -moz-combobox-textselected
nsIFormControlFrame.h - Added SetSuggestedSize method.
nsButtonControlFrame - Implemented SetSuggestedSize.
nsCSSFrameConstructor.cpp - Rewrote ConstructSelectFrame.
nsIWidget.h -Added GetAbsoluteBounds method.
nsWindow.cpp - Implemented GetAbsoluteBounds.
1999-07-14 22:00:24 +00:00
gordon%netscape.com
bed996ead3 Changed value returned inside #ifdef NECKO. 1999-07-14 21:17:40 +00:00
rjc%netscape.com
98c077f371 Cleanup. 1999-07-14 21:16:33 +00:00
rjc%netscape.com
671aaabe6a Add various date columns as well as support for inline editing (just on the name column for the moment, until some content model issues are resolved.) 1999-07-14 21:15:35 +00:00
rjc%netscape.com
66391f92ea Add support for int and date Literals. 1999-07-14 21:14:56 +00:00
sfraser%netscape.com
2ca490b526 First Checked In. 1999-07-14 20:41:30 +00:00
sfraser%netscape.com
3bace209e5 File Removed. 1999-07-14 20:41:11 +00:00
slamm%netscape.com
1dbffc0d51 Use chrome url to find xul.css 1999-07-14 16:53:41 +00:00
slamm%netscape.com
033a49841f Remove column headers 1999-07-14 15:49:18 +00:00
matt%netscape.com
24142c0e49 chaning browser to navigator 1999-07-14 03:56:54 +00:00
matt%netscape.com
8de018b831 I'm a dumbass....changed dir from browser to navigator 1999-07-14 03:55:09 +00:00
cltbld%netscape.com
7528cad439 captital M 1999-07-14 03:02:00 +00:00
cltbld%netscape.com
287ce533a9 capital M. 1999-07-14 03:00:30 +00:00
cltbld%netscape.com
2921dc986d someday, when my makefiles are in paris, in the louvre, i will be
worshipped like a GOD - briano
1999-07-14 02:58:34 +00:00
cltbld%netscape.com
952a61b113 capital M, capital M 1999-07-14 02:56:44 +00:00
matt%netscape.com
ebeb19eca2 chromifying for xul.css 1999-07-14 00:54:38 +00:00
matt%netscape.com
11a86eadb4 chromifying 1999-07-14 00:53:40 +00:00
matt%netscape.com
c15da2bbb5 Removing files and moving them to chrome directories
* gif Netsupport* navigator.xul tooltip.js unknownContent.xul
viewSource.xul viewsource.js is moved to broswer/resources/content

*css is moved to browser/resources/skin
1999-07-14 00:42:36 +00:00
matt%netscape.com
46a09ebc0b Adding makefile to global 1999-07-14 00:27:23 +00:00
matt%netscape.com
383f8bcc9f Moving xul.css from /src to the chrome directory
Changed the gif urls to /src directory and at
some point hyatt or i have to move these gifs over here
1999-07-14 00:26:29 +00:00
matt%netscape.com
bbc7d0dc0e Adding makefiles for skin 1999-07-14 00:24:42 +00:00
matt%netscape.com
52def6450e Adding makefile for resources 1999-07-14 00:21:16 +00:00
matt%netscape.com
0fe408b54c Adding global directory to makefiles 1999-07-14 00:15:00 +00:00
matt%netscape.com
a5b40393cc Removing contentframe.js and moving to content directory
Removing xul.css and moving to global/skin
1999-07-14 00:08:42 +00:00
matt%netscape.com
fd175dca0f Moving files from browser/src to resources/content
Changed xul.css to chrome://global/skin
1999-07-14 00:03:57 +00:00
sspitzer%netscape.com
18fffdd227 ignore the generated Makefile 1999-07-13 18:57:49 +00:00
slamm%netscape.com
11d9156c66 Fix open/close state saving. Thanks to putterman for the fix. 1999-07-12 23:23:41 +00:00
blizzard%redhat.com
6080b734d6 Make sure that mWebShell has the Show() method called on it when mWindow does. This fixes the xlib gray screen and should allow some hacks to be removed from the gtk code. Checkin approved by hyatt and cyeh. 1999-07-12 20:31:03 +00:00
matt%netscape.com
1f8d081f5b fix for bug 9330. Appoved. Reviewed by bill 1999-07-12 19:36:59 +00:00
duncan%be.com
4a3451e3dc Temporary fix for BeOS menus: do not load dynamically. Will try to
fix this for M9.
BeOS only checkin authorized by cyeh.
1999-07-12 19:15:01 +00:00
waterson%netscape.com
703695bef6 Bug 9506. Make a single column until we get column pushers for the tree widget. 1999-07-12 18:26:31 +00:00
dp%netscape.com
c1aea59ed9 Backing out release build autoreg optimization. The optimization fails
if people pull a more recent build on top of their existing one.
- approved by Chris Hofmann
1999-07-12 07:45:01 +00:00
duncan%be.com
bccc6db380 Changes to get BeOS tinderbox to work.
BeOS only changes authorized by cyeh.
1999-07-11 09:51:51 +00:00
hyatt%netscape.com
41f0fe1a0f In a fit of complete stupidity a couple of days ago, I checked in an altered
navigator.css file that changed the print button's image to the back button's
image. (I was demonstrating the ability to change the chrome to someone,
and never removed the change, and then it slipped in with my real changes).

Backing out this change and fixing the poor print button.
1999-07-10 07:43:05 +00:00
radha%netscape.com
afcae1c632 Don't include MsgCompose header files to invoke the Messenger when a mailto: is clicked.
Use ToolkitCore.ShowWindowWithArgs instead. I know about all that is going on
regarding using window.open instead of showwindowwithargs. But in this case,
I really have no choice. Plus, this code will go away when I get to use
NECKO's protocol registry.
1999-07-10 00:15:04 +00:00
pavlov%pavlov.net
1845e72687 fix bug 9564 r=mcafee a=cyeh 1999-07-09 23:41:29 +00:00
waterson%netscape.com
1fc35b0481 Bug 9546. Hard code width of window so window doesn't grow without bound when intrinsically sized. 1999-07-09 23:12:43 +00:00
waterson%netscape.com
fab7044180 Bug 9431. Don't return failure if can't find bookmarks file. 1999-07-09 23:09:59 +00:00
law%netscape.com
6d95163e0e Fix for bug #5635; reviewed by hyatt, approved by chofmann 1999-07-09 21:39:29 +00:00
warren%netscape.com
61c8d73b43 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
pavlov%pavlov.net
92fbe9c78e turning intrinsic sizing on for unix part 2 r=saari a=chofmann 1999-07-09 17:25:14 +00:00
racham%netscape.com
2b96bde315 Profiledefaults dir is the install directory. Rev by gayatri. Approved by chofmann 1999-07-09 04:33:32 +00:00
sdagley%netscape.com
ed43893377 Part deux of the fix for #8491. Had to add the ability to externally re-init NSPR's log feature as we were reading the environemnt vars on the Mac after the initial init. Reviewed saari. 1999-07-09 04:03:51 +00:00
sdagley%netscape.com
b74558da9b Fix for bug #8491. Reviewed scc, approved chofmann. Provide support for environment variables on the Mac so PR_Log can query for what modules are actually supposed to be logged. See the bug comments for a description of how to set the enviroment variables. 1999-07-09 02:44:31 +00:00
law%netscape.com
33a150df97 Fix for bug #8539; reviwed by sfraser, approved by chofmann 1999-07-09 01:25:03 +00:00
law%netscape.com
c97e729f96 Fix for bug #8537; reviwed by sfraser, approved by chofmann 1999-07-09 01:23:33 +00:00
law%netscape.com
4fd7e0f496 Fix for bugs #8537 and #8539; reviwed by sfraser, approved by chofmann 1999-07-09 01:22:08 +00:00
law%netscape.com
1de86503e6 Fix for bug #9377; reviewed by matt@netscape.com; approved by cyeh@netscape.com 1999-07-09 01:19:28 +00:00
sfraser%netscape.com
4bdfde487c Fix for 7060 -- new blank page crashes on windows. Changed from using about:blank to empty_doc.html, because about:blank barfs on Windoze. r kin, a chofmann 1999-07-09 01:17:29 +00:00
hyatt%netscape.com
8417c5195b Fixing the double-scrollbar problem in the browser window. 1999-07-09 00:39:35 +00:00
hyatt%netscape.com
a08964a8e8 Didn't mean to check in navigator.xul. Backing out. 1999-07-09 00:18:32 +00:00
hyatt%netscape.com
be237295f5 Making windows work better by default. 1999-07-09 00:17:22 +00:00
hyatt%netscape.com
585b17e31d Fixing the sidebar panels to work with boxes. 1999-07-09 00:17:07 +00:00
law%netscape.com
e3221f79a6 Fix for bug #9377; reviewed by matt@netscape.com; approved by cyeh@netscape.com 1999-07-08 23:48:44 +00:00
briano%netscape.com
5951cf67e4 Fixed two typos caused by lack of proper case-sensitivity on Mac and Windoze. 1999-07-08 02:11:29 +00:00
waterson%netscape.com
f878219d03 Bug 9401. Don't include debug backstop bookmarks in a release build. a=chofmann. 1999-07-08 01:23:12 +00:00
briano%netscape.com
4178fb8319 Fixed a typo. questionl.gif != question1.gif 1999-07-08 01:17:29 +00:00
briano%netscape.com
90116126c1 Not needed, since it gets generated. 1999-07-08 01:16:22 +00:00
law%netscape.com
48745e9216 Add html:div to get buttons working 1999-07-08 00:59:29 +00:00
law%netscape.com
1b346d5dc3 Updating; not part of the build 1999-07-08 00:49:34 +00:00
hyatt%netscape.com
b0d76a8031 Fixing redraw problems on initial show of window 1999-07-07 22:33:26 +00:00
valeski%netscape.com
a4d14d99aa getbuffer to tonewcstring 1999-07-07 14:50:42 +00:00
waterson%netscape.com
5db0a27c71 Duh. Write them to the correct place, as well. 1999-07-07 08:32:53 +00:00
waterson%netscape.com
0145bb9a12 Bug 7921. Look in profile directory _first_ before falling back to 'default' bookmarks file. 1999-07-07 08:22:30 +00:00
warren%netscape.com
9975942bdb Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
rjc%netscape.com
efb6e44f18 Starting to implement DoCommand(). [Doesn't seem to work 100% yet... can't find DoCommand() method for some reason that isn't clear to me yet.] 1999-07-07 05:33:38 +00:00
ramiro%netscape.com
5cdb03367b 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
matt%netscape.com
2131b8fc1a fix for bug 8987 1999-07-07 04:04:50 +00:00
ramiro%netscape.com
5b2b8782b2 Factor out xlibrgb. 1999-07-07 02:12:44 +00:00
gayatrib%netscape.com
6e5c5c9344 Added new file spec for profile defaults folder 1999-07-07 01:05:39 +00:00
matt%netscape.com
0321e6a478 removing unused files for bug 6486 1999-07-07 00:57:13 +00:00
saari%netscape.com
5296bf1511 Fix for bug #8990 1999-07-07 00:48:06 +00:00
sspitzer%netscape.com
8e81cc9815 adding more debugging dump statements to help diagnose problems 1999-07-07 00:44:40 +00:00
matt%netscape.com
337bc506f9 fixing bug 6486. Removing appshell.html contentframe.html sidbear.html status.html browserinitpage.html 1999-07-07 00:42:30 +00:00
hyatt%netscape.com
753822a195 Making the initial window size larger. 1999-07-07 00:40:56 +00:00
law%netscape.com
6f1a395e74 Tweak for bug #7204 (Open... -> Open File or Location...) 1999-07-07 00:36:45 +00:00
law%netscape.com
03ddffe87d Added dialog title (not localizable, yet) 1999-07-07 00:28:56 +00:00
law%netscape.com
4e75c69eb5 Fix (from German) for bug #7204 1999-07-07 00:25:58 +00:00
matt%netscape.com
9e18d6d2e7 fixing bug 6646 1999-07-07 00:11:17 +00:00
sspitzer%netscape.com
d1bb316633 support -news command line argument 1999-07-07 00:06:16 +00:00
matt%netscape.com
83cdc5f249 Fixing bug 8245 1999-07-07 00:03:36 +00:00
pinkerton%netscape.com
606004f808 more generic tooltip architecture. 1999-07-06 23:22:40 +00:00
pinkerton%netscape.com
f86486b83c export tooltip.js to dist. 1999-07-06 23:22:13 +00:00
pinkerton%netscape.com
b3ed438b51 First Checked In. 1999-07-06 23:21:49 +00:00
pinkerton%netscape.com
9ec6bdb3b1 Allow for oncreate handler to stop creation of popups by returning false from event handler. 1999-07-06 23:21:23 +00:00
sspitzer%netscape.com
0399d71cb2 add debugging dump 1999-07-06 22:39:10 +00:00
sspitzer%netscape.com
0e665162cb temporary fix for the "window is 1x1 and blank on startup" problem.
hyatt / pavlov are working on a better fix.
1999-07-06 21:32:44 +00:00
hyatt%netscape.com
5101e52906 Trying to fix build bustage. 1999-07-06 18:53:41 +00:00
ramiro%netscape.com
fb45aae516 Protect the mail news "dirty hack" with MOZ_MAIL_NEWS defines. 1999-07-06 14:51:33 +00:00
gayatrib%netscape.com
2638b04a66 Modified to load the newpm.xul to invoke profile manager ui 1999-07-06 08:32:21 +00:00