Commit Graph

625 Commits

Author SHA1 Message Date
pinkerton%netscape.com
f038c63a1e Removed CConfigActiveScroller and CExpandoDivider. 1998-09-08 18:03:02 +00:00
pinkerton%netscape.com
4c3f12a9c0 move to LScrollerView for things that scroll and HTML view in docked Aurora. 1998-09-08 18:02:39 +00:00
pinkerton%netscape.com
9fe029fa1d More AM classes and moving from LActiveScroller to LScrollerView. 1998-09-08 18:01:57 +00:00
sdagley%netscape.com
2fce49c79b Add new Privacy prefs sub-pane under Navifator, move cookie settings there (trusted cookie checkbox and config button not implemented yet), add new prefs checkbox for saving name and password, add new prefs checkbox for warning when server has no privacy policy. 1998-09-07 06:04:24 +00:00
sdagley%netscape.com
8bc5b969e0 Merging fix from 4.0x branch. It's not clear that we really want to call GetURLForReferral when the passed referer is NIL since it breaks Smart Browsing keywords and does not actually appear to be needed to fix bug #90892 (which is why it was originally added). It's also a security hole since it causes the URL of the front window to be sent as the referer even if the user manually types in a URL. 1998-09-05 02:41:28 +00:00
ftang%netscape.com
52785da0aa add INTL_OldBookmarkCsidSel to support RDF bookmark import 1998-09-04 23:22:51 +00:00
scc%netscape.com
b57ef8c32f moved FCInitialize() to post pref-init for FULL CIRCLE stuff 1998-09-04 03:48:27 +00:00
ftang%netscape.com
639a33badc add INTL_ConvertLineWithoutAutoDetect and INTL_GetCharSetID to the list 1998-09-04 03:47:20 +00:00
ftang%netscape.com
63828844c9 Add FE_GetCharSetID from 4.5 tree 1998-09-04 03:44:52 +00:00
clu%netscape.com
2467b2278c tweaks to the encoding dialog box so the xp strings would fit. 1998-09-04 00:46:13 +00:00
clu%netscape.com
fc42abecf1 got rid of StUseCharFormattingCache for better typing performance. Also added an EDT_SetEncoding call in OBeyCommand to get the encoding dialog box up. 1998-09-04 00:28:05 +00:00
clu%netscape.com
c9d7c9aafe implmented macfe of the encoding dialog 1998-09-03 21:36:11 +00:00
clu%netscape.com
146f9308ea implement macfe of the encoding dialog 1998-09-03 21:34:40 +00:00
amusil%netscape.com
09a5166987 MacFE code for Anthrax along with minor XP tweaks 1998-09-03 21:08:25 +00:00
cyeh%netscape.com
04a1a99605 change version number to reflect ALPHA stage 1998-09-03 01:08:47 +00:00
beard%netscape.com
600cf2bed9 Added call to NPL_Shutdown. 1998-09-01 23:55:59 +00:00
pinkerton%netscape.com
e96a3b2516 Removing const on pass-by-value params. 1998-09-01 22:30:24 +00:00
clu%netscape.com
ff532edf37 I18N work for encoding menu (reviewed brade) 1998-09-01 22:15:46 +00:00
pinkerton%netscape.com
6760f330ff back to the AM version. 1998-09-01 20:30:55 +00:00
pinkerton%netscape.com
e8b2ca845e use function to get at global image cache. 1998-09-01 20:20:29 +00:00
pinkerton%netscape.com
ef7562c133 pull out unused lines. 1998-09-01 20:19:53 +00:00
pinkerton%netscape.com
9fbe675be5 making stuff const, making other stuff non-virtual. 1998-09-01 20:19:14 +00:00
pinkerton%netscape.com
5f0b0eaa2d use new function to get global. 1998-09-01 20:18:23 +00:00
pinkerton%netscape.com
dcf9c949ea Renaming class to CImageCache because that's what it is. 1998-09-01 20:18:10 +00:00
pinkerton%netscape.com
a88c455026 Making some more stuff const. 1998-09-01 20:17:46 +00:00
pinkerton%netscape.com
e3e3146238 Added CProgressCaption 1998-09-01 20:17:11 +00:00
pinkerton%netscape.com
21cd3913df updated for new CProgressCaption. 1998-09-01 20:16:59 +00:00
pinkerton%netscape.com
691d971d9b fix some code for offline to use the new progress bar class. 1998-09-01 20:14:08 +00:00
pinkerton%netscape.com
253363dffb New progress bar based on AM. 1998-09-01 20:13:48 +00:00
pinkerton%netscape.com
d222ef0d08 Registering some AM classes for the progress bar and removing obsolete ones we wrong ourselves. 1998-09-01 20:13:10 +00:00
pinkerton%netscape.com
aa69db50f7 Removed CProgressBar and CPatternProgressBar because CProgressCaption replaces it. 1998-09-01 20:12:34 +00:00
pinkerton%netscape.com
8c89bad7b9 splash screen to match windows. 1998-09-01 20:11:09 +00:00
pinkerton%netscape.com
96a63c5fe4 Redundant implementation (lib/mac/UserInterface is the good one). 1998-09-01 20:10:25 +00:00
scc%netscape.com
0a7a44060e Added a constructor from SPaneInfo and SViewInfo instead of an LStream; factored behavior from constructors into |common_initialization()| 1998-09-01 18:42:52 +00:00
scc%netscape.com
e3ab7e45e7 new method |AddBar| as with RDF, not all bars come from the construction stream; also fixed routines that expected all bars to exist instantly to be a little more forgiving 1998-09-01 18:41:28 +00:00
scc%netscape.com
96acd82d4b First Checked In. 1998-09-01 18:39:08 +00:00
ftang%netscape.com
4be3ea96fa fix UTF8 input problem when switch input method back to roman . reviewed by brade. 1998-08-28 20:52:12 +00:00
pinkerton%netscape.com
46227e6eb6 Added RowIsContainer() with additional param to say if container is open or closed. 1998-08-28 20:34:43 +00:00
pinkerton%netscape.com
376777a1d3 Use new CNavCenterScroller and tell it to adjust the scroll bar when the column headers appear or disappear. 1998-08-28 20:33:42 +00:00
pinkerton%netscape.com
d15306c9ef Fix mozilla problem with not showing "about:" page when security is not present. 1998-08-28 20:33:08 +00:00
pinkerton%netscape.com
6e963808f9 Changed type of scroller in NavCenter panes to be a CNavCenterScroller to better handle scroll bar adjustments on mode switches. 1998-08-28 20:32:36 +00:00
pinkerton%netscape.com
0cec98cfe7 Add CNavCenterScroller.cp 1998-08-28 20:30:24 +00:00
pinkerton%netscape.com
964c5ffe2b Register CNavCenterScroller 1998-08-28 20:29:57 +00:00
pinkerton%netscape.com
ba3e337b22 First Checked In. 1998-08-28 20:24:25 +00:00
pinkerton%netscape.com
2926589653 Fix bug where if rdf file specified that all columns should be hidden the heap would get corrupted. Now forces at least one column to be visible. 1998-08-27 21:10:07 +00:00
pinkerton%netscape.com
a1dc89e0a5 Respond better to column add/delete events. 1998-08-27 20:27:10 +00:00
pinkerton%netscape.com
69b388b0cb More 4.5 merges. Fix problem with not showing form data in viewSource, print, saveAs. 1998-08-27 20:26:40 +00:00
pinkerton%netscape.com
aa36d846cc Fix bug that caused crash when you clicked onany blank area of the toolbar. 1998-08-27 20:25:21 +00:00
beard%netscape.com
7a26c0fe96 Removed hotlist.c from non-debug target as well. 1998-08-27 03:48:28 +00:00
saari%netscape.com
2a93462e59 Fix for bug # 311002 Fixed Pinkerton's Mac scrolling optimization so that it doesn't grab the bits of floating windows above Navigator. This is Mac only. 1998-08-27 02:43:43 +00:00
beard%netscape.com
9882c795a6 Removed hotlist.c, which was obsoleted (bad, bad!) before verifying on the Mac. 1998-08-26 20:33:53 +00:00
pinkerton%netscape.com
82402d773b No more netcaster. Minor 4.5 merges (added referrer to DoGetURL). 1998-08-26 19:07:03 +00:00
pinkerton%netscape.com
6136294012 Column support in tree view. 1998-08-26 19:04:54 +00:00
pinkerton%netscape.com
77b6f51d4a no more netcaster. 1998-08-26 19:02:43 +00:00
pinkerton%netscape.com
251ffbe9d1 No more netcaster. 1998-08-26 19:02:26 +00:00
pinkerton%netscape.com
2bc6c6712d More printing fixes and 4.5 landings. Mostly minor except for print fix. 1998-08-26 19:02:13 +00:00
pinkerton%netscape.com
aab57ce07e remove string for IBM3270 stuff (unused). 1998-08-25 21:34:54 +00:00
pinkerton%netscape.com
a9d00f9495 Removed old constant for location bar (from 3.0 days), using new one everywhere. 1998-08-25 20:33:07 +00:00
pinkerton%netscape.com
7e2acf9d0a updated for new constants, etc. Removing old cruft. 1998-08-25 20:32:29 +00:00
pinkerton%netscape.com
022d21b684 #ifdef Moz_mail_news stuff we don't use anymore. 1998-08-25 20:32:13 +00:00
pinkerton%netscape.com
4290c3d7eb #ifdef MOZ_MAIL_NEWS stuff we don't use anymore. 1998-08-25 20:31:48 +00:00
pinkerton%netscape.com
ac976fa73c Move over some of McMullen's fixes for printing form elements correctly. Doesn't work, though. 1998-08-25 20:31:26 +00:00
pinkerton%netscape.com
87fefc2e15 remove some nethelp code. 1998-08-25 20:30:35 +00:00
pinkerton%netscape.com
b9df6fba13 move constant from resgui into here. 1998-08-25 20:30:18 +00:00
pinkerton%netscape.com
f2744f30b4 Fix bug where flex table was too large for the bookmarks window resulting in the last line being lost off the bottom. 1998-08-25 20:30:04 +00:00
pinkerton%netscape.com
d259c1550a #ifdef MOZ_MAIL_NEWS some stuff we don't use anymore. 1998-08-25 20:29:41 +00:00
pinkerton%netscape.com
77a9fd47b8 New "sort bookmarks menu" item. 1998-08-25 20:29:06 +00:00
pinkerton%netscape.com
2822e5b051 Removing mail/news/conference/netcaster/3270/calendar cruft from global constants. 1998-08-25 20:28:50 +00:00
pinkerton%netscape.com
e5dabdb173 use the new constants for form element messages. 1998-08-25 20:27:58 +00:00
pinkerton%netscape.com
92292c6ae7 4.5 landing. Better drawing during printing and making the "inherited" typedefs private. 1998-08-25 20:27:38 +00:00
pinkerton%netscape.com
440e2ee32b No more 3270 support. 1998-08-25 20:26:11 +00:00
pinkerton%netscape.com
f4acda8662 Better tooltip support (uses new tooltip for all columns). 1998-08-25 20:24:20 +00:00
pinkerton%netscape.com
6325744587 Changes for move of EClickState to netscape_constants (rev brade). 1998-08-25 00:23:38 +00:00
pinkerton%netscape.com
1183e62794 added new CTableTooltipPane pane. 1998-08-25 00:04:05 +00:00
pinkerton%netscape.com
a404d95976 Move EClickState enums here, consolodating from several places. 1998-08-25 00:03:51 +00:00
pinkerton%netscape.com
a2888f3097 Get new table tooltips in Aurora. 1998-08-25 00:03:32 +00:00
pinkerton%netscape.com
de51048b30 API change in tooltips from 4.5 1998-08-25 00:01:10 +00:00
pinkerton%netscape.com
2249bf2767 Some API changes from 4.5 version of CStandardFlexTable. Also pick up new tooltips and spring-loaded folders. 1998-08-25 00:00:54 +00:00
pinkerton%netscape.com
bd3ceb8227 EClickState moved to Netscape_Constants 1998-08-24 23:59:57 +00:00
pinkerton%netscape.com
6657dfedfc Move EClickState to Netscape_Constants 1998-08-24 23:58:57 +00:00
pinkerton%netscape.com
bed4ed474f Make Aurora tooltips use new table tooltips. 1998-08-24 23:57:43 +00:00
pinkerton%netscape.com
41ec023e74 Added CTableTooltipPane.cp 1998-08-24 23:57:22 +00:00
pinkerton%netscape.com
9ea8373fa2 Register new table tooltip pane/attachment. 1998-08-24 23:56:42 +00:00
pinkerton%netscape.com
1d154487d3 Do single-click mode in a better way. 1998-08-24 19:53:36 +00:00
pinkerton%netscape.com
4189a1a9c8 On mode switch, make sure tree has right # of clicks to open row. 1998-08-24 19:53:10 +00:00
clu%netscape.com
d15c7c0c96 implemented FE of Convert Table to Text and Convert Text to Table. reviewed by sarri. 1998-08-21 03:08:41 +00:00
clu%netscape.com
9ae2c2a9c8 adding cmd ids for composer Convert_Text_To_Table and Convert_Table_To_Text. reviewed by sarri. 1998-08-21 03:06:20 +00:00
clu%netscape.com
4c6050b455 #313490 - activation and deactivation of image dialog captions. reviewed by sarri. 1998-08-21 03:05:01 +00:00
clu%netscape.com
9f3a1a45bd fix to #312039 - font toolbar update. Also implemented FE for Convert Text to Table and Convert Table to Text. reviewed by sarri. 1998-08-21 03:04:59 +00:00
clu%netscape.com
ff991c7033 partial fix for #312859; reviewed by sarri. 1998-08-21 03:04:57 +00:00
pinkerton%netscape.com
3bf3c980f0 Fix rowRefresh() boo-boo so now it actually redraws the cell when the custom icon loads. Cells with custom icons now draw with the correct text color in all modes. 1998-08-21 00:40:34 +00:00
pinkerton%netscape.com
3c7df4ca9c Handle d&d between multiple popdown trees. Make sure we broadcast that the current view has changed so that the title strip picks it up. 1998-08-20 21:51:10 +00:00
pinkerton%netscape.com
a74719d40d Fix hilight redraw bugs during d&d. 1998-08-20 21:50:12 +00:00
pinkerton%netscape.com
98513c9925 Correctly do dragging between popdown trees in the same window. Also only open the first item in the selection when in a popdown. 1998-08-20 21:49:56 +00:00
pinkerton%netscape.com
b6fbb94c35 Handle redrawing the popdown tree during d&d when one goes away and a new one appears. Also close on mouse-up when clicking outside of popdown. 1998-08-20 21:48:34 +00:00
pinkerton%netscape.com
d9809a48c6 Don't let popdown tree go off the right side of window. Push it back to left if it would. 1998-08-20 00:48:01 +00:00
pinkerton%netscape.com
770ac421bc Fix problems with popdown tree crashing when closing on double-click (again) by making every browser window have its own version of it and have a static member which points to the currently active one so we can still do things like clip it out when blitting images in the html area w/out having to know about the browser window. 1998-08-20 00:40:08 +00:00
pinkerton%netscape.com
72be2b187a Don't call HT_CanDropURLOn with bogus data. 1998-08-20 00:38:45 +00:00
clu%netscape.com
bbd5026d9d #71944. reviewed by jfrancis. 1998-08-19 02:18:02 +00:00
clu%netscape.com
26f10cf15a adding cmd ids for composer Split Cell and Merge Cell. reviewed by jfrancis. 1998-08-19 02:18:01 +00:00
clu%netscape.com
da05b5778f implementing macfe Split Cell and Merge Cell. Included AutoKey in the conditional statements for backspace delete and regular key input to help with typing efficiency. reviewed by jfrancis. 1998-08-19 02:18:00 +00:00
clu%netscape.com
d8770b42a1 checking in ftang's fix for the correct positioning of the asian language input window. 1998-08-19 02:17:59 +00:00
dcone%netscape.com
21335cc55a First Checked In. 1998-08-18 21:55:56 +00:00
ftang%netscape.com
3a4fd344c2 Add vietnam.c into libi18n (libi18l for historic mistake) . Approved by steve. 1998-08-18 19:06:24 +00:00
jfrancis%netscape.com
2a297a4411 Correcting command handling for htmlarea form widgets. Now they no longer take over a host of browser commands like Print, Save, etc. 1998-08-17 10:41:54 +00:00
jfrancis%netscape.com
ca8746f350 First pass at getting a toolbar up for htmlarea form widgets. It's limping... 1998-08-17 09:23:45 +00:00
jfrancis%netscape.com
6b1ef4f964 First pass at getting a toolbar up for htmlarea form widgets. it's limping... 1998-08-17 09:22:39 +00:00
jfrancis%netscape.com
011229ec21 Fixing bug #313498 1998-08-15 10:11:34 +00:00
jfrancis%netscape.com
e7f1ae880b Adding comment to help prevent recurrences of bug #313498 1998-08-15 10:11:17 +00:00
jgellman%netscape.com
895cd0a300 add new arg for HT_PaneFromURL 1998-08-15 07:31:21 +00:00
sdagley%netscape.com
b9829e39a5 Fix a functionality problem with my previous checkin - change the MacFE stubs for FE_CheckConfirm and FE_SelectDialog to the workaround versions until the actual versions are implemented. Yes the tree is in flames but these files aren't related and folks are all over the problem (akkana and jfrancis have checked in fixes for X and Mac). 1998-08-14 01:21:46 +00:00
jfrancis%netscape.com
7d916b93e1 need to use enum ED_PASTE_NORMAL instead of int 0. 1998-08-14 01:01:09 +00:00
clu%netscape.com
d1bdd2e723 adding a third parameter to EDT_PasteHTML 1998-08-13 23:16:16 +00:00
sdagley%netscape.com
bafb230a6a Add MacFE stubs for FE_CheckConfirm and FE_SelectDialog for morse's privacy code. danm acquired the appropriate permissions from the module owners for the XP spammage. 1998-08-13 22:11:56 +00:00
pinkerton%netscape.com
c7b0e97ea0 Tree view icon support and refreshing individual rows. 1998-08-13 20:13:07 +00:00
pinkerton%netscape.com
393c98446c Dispose of FE icon data and refresh appropriate rows when necessary. 1998-08-13 20:12:36 +00:00
rjc%netscape.com
11329ecec7 Export XP_StripLine (needed by RDF) 1998-08-12 19:58:53 +00:00
pinkerton%netscape.com
a102d7c0bb Bring in edges on popdown tree for sunken bevel. 1998-08-12 18:48:42 +00:00
pinkerton%netscape.com
487aa30b0c Draw popdown tree with a sunken bevel border. 1998-08-12 18:48:27 +00:00
pinkerton%netscape.com
5c37ee63ae No longer try and cache the popdown tree. Just delete/recreate every time because of problems with LScroller and changing windows. 1998-08-12 18:47:54 +00:00
pinkerton%netscape.com
c249fbeca4 Support for pop-down tree views. 1998-08-11 19:20:01 +00:00
pinkerton%netscape.com
3bc20e854f Don't draw over popdown tree if showing. 1998-08-11 19:19:35 +00:00
pinkerton%netscape.com
a70aff6fbb Overrides for the popdown flex table to close at the right times, etc. 1998-08-11 19:19:18 +00:00
pinkerton%netscape.com
87fed0868e Build a window from an HT_Resource or RDF_Resource. 1998-08-11 19:18:57 +00:00
pinkerton%netscape.com
52170e9b64 Hacks for showing a container docked, popup, or standalone, with a hack for drag and drop. 1998-08-11 19:17:36 +00:00
pinkerton%netscape.com
9260381052 Better support for opening a tree popup, docked, or standalone. 1998-08-11 19:17:19 +00:00
pinkerton%netscape.com
ccdedc93d0 Register popdown tree classes. 1998-08-11 19:16:37 +00:00
pinkerton%netscape.com
49d487386c API to Create panes from RDF_Resources as well. 1998-08-11 19:15:59 +00:00
pinkerton%netscape.com
e11c092cc3 Don't draw over the popdown tree if one is showing. 1998-08-11 19:15:05 +00:00
pinkerton%netscape.com
b4f3828239 Popdown tree. 1998-08-11 19:14:40 +00:00
pinkerton%netscape.com
7975138305 Support command to popup standalone on any HT_Resource and make Bookmarks/History to do the same. 1998-08-11 19:14:28 +00:00
sdagley%netscape.com
5d18148ed8 Fix #309842. For some reason the call to NET_FinishInitNetLib() was commened out in the MacFE. Since this is where the cache is initialized and cookies are initially read, among other useful stuff, it seems like a bad idea to not call it. 1998-08-10 04:49:58 +00:00
beard%netscape.com
8630892040 Changed all uses of lo_NVList to not depend on OJI being defined. 1998-08-08 20:50:22 +00:00
clu%netscape.com
27f17f0646 changed composer table select submenu so it can now select row, col, cell, and all cells correctly. Reviewed by brade. 1998-08-07 09:11:11 +00:00
clu%netscape.com
5a6ee739c1 added resource numbers 1320 through 1323 to support table menu selection. Reviewed by brade. 1998-08-07 09:06:20 +00:00
clu%netscape.com
bc30a76974 implemented code to respond to table selection from the menu. reviewed by brade. 1998-08-07 09:03:54 +00:00
clu%netscape.com
522cbebe03 separating #ifdef MOZ_MAIL_NEWS from #ifdef EDITOR so that CComposerFind can work with just the EDITOR but not MOZ_MAIL_NEWS turned on. #312288; reviewed by brade. 1998-08-07 09:01:50 +00:00
pinkerton%netscape.com
542fcd0128 Fix problem that made mgmt mode double-click (default property was wrong when not specified by ht). 1998-08-07 01:01:23 +00:00
pinkerton%netscape.com
ae53ac6d71 Don't use constants from selector (or include it's header file). Define them here instead. 1998-08-07 00:16:47 +00:00
pinkerton%netscape.com
288babf521 Don't #include selector header because it's not being used. 1998-08-07 00:15:50 +00:00
pinkerton%netscape.com
1330e34220 Add context menus and fix scrolling in shack. 1998-08-07 00:15:17 +00:00
pinkerton%netscape.com
d4152a19bd Remove dependance on CNavCenterSelector's constants and make the title strips LCommanders so they can have context menus. 1998-08-07 00:14:26 +00:00
pinkerton%netscape.com
3adf766ed6 Make single-click mode work correctly (on mouse up, not mouse down). 1998-08-07 00:12:49 +00:00
jfrancis%netscape.com
9559bc9922 First pass of the htmlarea form element, aka Ender. Module owners dagley and brade ok'd. 1998-08-05 12:38:53 +00:00
jfrancis%netscape.com
6f3e59624e First pass of the htmlarea form element for macfe, aka Ender. module owners dagley and brade ok'd. 1998-08-05 12:36:53 +00:00
pierre%netscape.com
eefa01333a added header files to fix Raptor build 1998-08-05 08:26:45 +00:00
pierre%netscape.com
f4deb219f5 fix build errors with Raptor 1998-08-05 08:02:20 +00:00
beard%netscape.com
6a4b1dd5aa For OJI, macroized access to LO_BuiltinStruct. Should really put these macros in layout.h. 1998-08-05 05:44:47 +00:00
pinkerton%netscape.com
0b0131614b Comment out lines that aren't being used. Also fixes build bustage. 1998-08-05 04:07:29 +00:00
pinkerton%netscape.com
fec391a795 Register a bunch of new classes for the new aurora ui. 1998-08-05 03:01:02 +00:00
pinkerton%netscape.com
0291aae247 moving CChameleonCaption out to its own class (appr brade). 1998-08-05 03:00:31 +00:00
pinkerton%netscape.com
a7c79e99f3 Shack stuff. 1998-08-05 03:00:13 +00:00
pinkerton%netscape.com
93e983edc4 Tons of stuff for color and behavior properties. 1998-08-05 02:59:42 +00:00
pinkerton%netscape.com
f33f52c036 Implement ListenToMessage and trap the message from the IconCache to call a pure virtual. Means subclasses don't have to override ListenToMessage. 1998-08-05 02:59:23 +00:00
pinkerton%netscape.com
34ad665403 REmoved CCaption and added CColorCaption. 1998-08-05 02:58:26 +00:00
pinkerton%netscape.com
b4fc845b9d Rewritten and broken out so that the same base class can be used for both the title strip and the command strip. 1998-08-05 02:57:56 +00:00
pinkerton%netscape.com
8d8100db8a use a constant instead of hard-coded pane id. 1998-08-05 02:57:26 +00:00
pinkerton%netscape.com
a09948b361 sfraser's fix for less flashing when showing a window for the first time. 1998-08-05 02:57:06 +00:00
pinkerton%netscape.com
ac22827e6b More rewrites for the new UI. Command area, mode switching, colors and behavior properties fully implemented. 1998-08-05 02:56:24 +00:00
pinkerton%netscape.com
00bbc69041 New suite of CreateHTPane methods to take a variety of parameters. 1998-08-05 02:55:38 +00:00
pinkerton%netscape.com
d3191edb44 Added a target to DoGetURL so shack can dispatch correctly. 1998-08-05 02:55:07 +00:00
pinkerton%netscape.com
10d856c257 More stuff for RDF properties as well as fixing color parsing. 1998-08-05 02:54:32 +00:00
pinkerton%netscape.com
77fa8d6e70 some new traits for Aurora. 1998-08-05 02:53:31 +00:00
pinkerton%netscape.com
8401a4de88 new UI for Aurora (mode switching, command pane). 1998-08-05 02:53:18 +00:00
pinkerton%netscape.com
464ceae7bb Updated ctyp's for CRDFCoordinator and created a new one for CBroadcastChameleonCaption 1998-08-05 02:52:49 +00:00
pinkerton%netscape.com
1a763c5f18 Moving CChameleonCaption to a separate file. (appr brade). 1998-08-05 02:52:10 +00:00
beard%netscape.com
c5e5f06dfd Added oji[Debug].o static libraries, and access path to find them. Also added LiveConnect[Debug].shlb shared libraries, which are found via the aliases in the client[_debug] build directories. 1998-08-04 19:10:16 +00:00
clu%netscape.com
23573be819 changed composer table insert menu items. reviewed by jfrancis. 1998-08-04 01:30:13 +00:00
clu%netscape.com
2714299418 changes to table menu items. 1998-08-04 01:24:40 +00:00
clu%netscape.com
5445a04dc7 Re-checking in previous changes. Also changed all CCaption objects to LGACaption objects. 1998-08-03 21:14:48 +00:00
ftang%netscape.com
649166c598 correct typo in the resource name 1998-08-01 09:19:53 +00:00
ftang%netscape.com
1ae599df3a Add Thai Unicode conersion table for Mac 1998-08-01 09:18:28 +00:00
ftang%netscape.com
de83166b07 check in the changes in 3.4 again after teh tree is green 1998-08-01 07:35:18 +00:00
beard%netscape.com
1f20bd143b For OJI landing, changed access paths from mozila/lib/plugin to mozilla/modules/plugin/src, added Caps[Debug].o static libraries. 1998-07-31 23:49:49 +00:00
warren%netscape.com
2e5fb56017 Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 20:46:45 +00:00
mcafee%netscape.com
fd7ecc324e These files moved to Netscape private tree, ns/fullsoft. 1998-07-31 05:59:17 +00:00
sdagley%netscape.com
8116d4f983 Merging fix for #311292 1998-07-31 05:37:56 +00:00
ftang%netscape.com
a4e9821373 back up last check in untill Mac Gromit tree green 1998-07-31 01:55:21 +00:00
clu%netscape.com
80da8477a1 Backing out changes. 1998-07-31 00:43:46 +00:00
ftang%netscape.com
e7feacb107 Fix 310625. Change single byte conversion table in macfe.r to convert EURO sign from 0x80 (cp1252) to 0xDB (MacRoman) 1998-07-30 23:58:53 +00:00
clu%netscape.com
6f8348164f #300214; #300216; #300212; reviewed by jfrancis. Fixed PREV and NEXT in cell dialog in order that it would apply the changes before moving down to the next selection. Fixed the color chip in cell dialog so it now updates correctly. Captions in the cell dialog are now enabled and disabled with their respective edit fields. 1998-07-30 23:25:34 +00:00
scc%netscape.com
a54ffd3e5d removed Talkback glue library 1998-07-30 01:02:37 +00:00
scc%netscape.com
fb1f301cb7 conditionalized references to FullCircle routines and headers 1998-07-30 00:58:34 +00:00
pinkerton%netscape.com
7bb438cead Updated "no-close-box" browser window to not have selector bar. 1998-07-29 23:17:05 +00:00
pinkerton%netscape.com
e1c8adad88 Added privacy.c for dfm. 1998-07-29 22:49:01 +00:00
pinkerton%netscape.com
2851cde4c6 Use new CDockedRDFCoordinator and bumped saved state version #. (rev saari, appr sdagley) 1998-07-29 21:23:40 +00:00
pinkerton%netscape.com
08a6fc562a Remove stuff dealing with selector bar. (rev saari, appr sdagley) 1998-07-29 21:22:55 +00:00
pinkerton%netscape.com
5c789e7f60 Removed obsolete command (rev saari, appr sdagley) 1998-07-29 21:22:37 +00:00
pinkerton%netscape.com
6fe63aa959 removed obsolete constants (selector bar is no more). 1998-07-29 21:22:13 +00:00
pinkerton%netscape.com
3454318f7a SHACK changes (rev saari, appr sdagley) 1998-07-29 21:21:52 +00:00
pinkerton%netscape.com
d7d15bfa46 Removed selector bar. (rev saari, appr sdagley) 1998-07-29 21:20:35 +00:00
pinkerton%netscape.com
cd56012ff3 No more selector bar, and broke out docked stuff into a new CDockedRDFCoordinator class. (rev saari, appr sdagley) 1998-07-29 21:20:16 +00:00
pinkerton%netscape.com
84f0e2dc1e Shack stub implementations (rev saari, appr sdagley) 1998-07-29 21:19:49 +00:00
pinkerton%netscape.com
b95ff4fb8b Shack methods (rev saari, appr sdagley) 1998-07-29 21:19:31 +00:00
pinkerton%netscape.com
2e3fe119b3 Removed Guide submenu (rev saari, appr sdagley) 1998-07-29 21:18:56 +00:00
pinkerton%netscape.com
65c7bef111 Removed selector bar stuff, and some other small stuff (rev saari, appr sdagley) 1998-07-29 21:18:16 +00:00
pinkerton%netscape.com
c177f43d9a Removed CNavCenterSelectorBar.cp (rev saari, appr sdagley) 1998-07-29 21:17:57 +00:00
pinkerton%netscape.com
03f4c34bd0 Changed CTYP for CRDFCoordinator because it no longer has a selector bar. (rev saari, appr sdagley) 1998-07-29 21:17:36 +00:00
pinkerton%netscape.com
169b9948ae Removed selector bar (rev saari, appr sdagley) and using new CDockedRDFCoordinator. 1998-07-29 21:17:09 +00:00
pinkerton%netscape.com
58eb5744d8 Now that the cache actually works, make sure we put the entry into the icon cache _before_ we go to the net to try to fetch it. 1998-07-28 01:25:14 +00:00
pinkerton%netscape.com
da69c357b4 Respond to even more properties in HT, esp ones that allow creation of a Simple View. 1998-07-28 00:46:33 +00:00
pinkerton%netscape.com
0f904f5cfd don't allow context menu when the HT property is turned off. 1998-07-28 00:45:52 +00:00
pinkerton%netscape.com
c62b6c776c Added GetColor() and PropertyValueBool() and rewrote most utility routines (for chrome color) to use these. 1998-07-28 00:45:31 +00:00
pinkerton%netscape.com
4059041350 consolodate Post() and Post1() into one routine with one API. 1998-07-28 00:43:42 +00:00
brade%netscape.com
8f6c002249 new resizing; cursor stuff; other stuff 1998-07-24 01:55:23 +00:00
pierre%netscape.com
05672f59bd Back to MOZ_MEDIUM: updated the splashscreen. 1998-07-24 00:52:00 +00:00
clu%netscape.com
734458fa45 #71523; reviewed by jfrancis. Added EDITDLG_BROWSE_PUBLISHED, a new dialog resource id. 1998-07-24 00:22:35 +00:00
clu%netscape.com
caeb229f56 #103493; #71523; #300239; reviewed by jfrancis. 1) Brings up extra-html help window. 2) Added a new dialog box to see if the user wants to browse the the default location after publishing. 3) Selects the row field when the table info dialog box first pops up. 1998-07-24 00:20:48 +00:00
clu%netscape.com
15773141e7 #300236; #300209; #300231. New layout in table and cell dialogs. Also changed tab order in table info, and disable/enable popup menus in table info correctly. 1998-07-24 00:15:34 +00:00
clu%netscape.com
f3b384b67c #300219 and #67722; reviewed by jfrancis. Fixed carret redrawing in tables. Also fixed bullet undo/redo. 1998-07-24 00:10:09 +00:00
pinkerton%netscape.com
9193971d7a Fix bug where an infinite loop in the RDF data file could blow out the stack. Limits menu to 5 levels. 1998-07-23 23:48:46 +00:00
rjc%netscape.com
26c7a51f19 Propagate change to notification handler parameters to all clients (RDF_BRANCH landing). 1998-07-23 19:05:47 +00:00
pinkerton%netscape.com
b9d6af9e35 Two new params added for column support (RDF_BRANCH landing). 1998-07-23 18:26:26 +00:00
pinkerton%netscape.com
b8da94513e Update vocab used in properties for RDF_BRANCH landing 1998-07-23 18:26:08 +00:00
pinkerton%netscape.com
71264e4414 Added laybuiltin.c for SHACK. 1998-07-23 18:25:49 +00:00
pinkerton%netscape.com
d65a055899 Added support for SHACK and RDF_BRANCH landing. 1998-07-23 18:25:35 +00:00
rjc%netscape.com
3538d9e5ed Export XP_GetNavCenterContext 1998-07-23 17:52:36 +00:00
ftang%netscape.com
3c24b1748c fix bug #bug 122043; . This have been check in into 4.06 already. 1998-07-23 08:50:11 +00:00
pinkerton%netscape.com
48d329fecc Fix warning about assignment to temp (thanks to paule@edmark.com). 1998-07-23 04:03:02 +00:00
pinkerton%netscape.com
357b426a57 Migrate over bugfixes for bug #116389 (form submission fixes). 1998-07-23 04:02:03 +00:00
ftang%netscape.com
9994d83636 Seperate "View:Encoding" submenu into different menu so the content can make sense 1998-07-21 20:40:51 +00:00
pinkerton%netscape.com
b836230a22 Util routines for setting fg/bg colors in presence (or absence) of HT properties and appearance manager. Also checking with HT to see if it wants to handle loading urls. 1998-07-20 16:13:06 +00:00
pinkerton%netscape.com
8609ff0dc7 Call HT before loading urls. Handle about:XXX.gif for Aurora gifs. 1998-07-20 16:11:54 +00:00
pinkerton%netscape.com
0fdab34e6d Adding Tang resource id's for aurora gifs. 1998-07-20 16:11:23 +00:00
pinkerton%netscape.com
e3ba475435 Re-added CTargetFramer, as it got lost somewhere. 1998-07-20 16:11:06 +00:00
pinkerton%netscape.com
f760ad66f2 lots of stuff that was private is now public to support drawing of gifs anywhere we want, not just in html views. 1998-07-20 16:10:48 +00:00
pinkerton%netscape.com
2a6df683c4 Fix so that images can be displayed in places other than HTML views. 1998-07-20 16:10:21 +00:00
pinkerton%netscape.com
33fc899d10 Add aurora gifs as 'Tang' resources. 1998-07-20 16:09:57 +00:00
pinkerton%netscape.com
498fb1546f Lots o' utility routines, some new, some code moved from other parts of the app. Things like building and extracting the most common flavor data types. 1998-07-20 16:09:05 +00:00
pinkerton%netscape.com
ad76c01df8 Bug fixes, use gifs and bg and icons, fix tabbing problems, rearchitect FE data for views. 1998-07-20 16:07:09 +00:00
pinkerton%netscape.com
d477b178e1 use more stuff in CURLDragHelper. 1998-07-20 16:06:03 +00:00
pinkerton%netscape.com
720249039c Added parameter so data can be passed in before drag for bookmarks flavor. Needed so Aurora can work. 1998-07-20 16:05:38 +00:00
pinkerton%netscape.com
2e8a08bb3d Pass correct data to HT on drag and drop, fixes in d&d, check with HT before loading URL. 1998-07-20 16:04:52 +00:00
pinkerton%netscape.com
6ed8904b3c Draw using HT properties for colors or bg gif. 1998-07-20 16:04:20 +00:00
pinkerton%netscape.com
60eae40e39 Draw selector images using gifs. 1998-07-20 16:03:59 +00:00
pinkerton%netscape.com
942b6e75f0 Added CImageIconMixin, CIconCache, CIconContext. Removed CGuidePopup. 1998-07-20 16:03:16 +00:00
pinkerton%netscape.com
1997e69f60 Drag and drop rewrites (pass valid data to HT), draw using HT properties for colors, etc. BG can now be a gif. Check with HT before loading url. 1998-07-20 16:02:14 +00:00
pinkerton%netscape.com
1e7ea8149e No longer an LTabGroup so tabbing works again, can now drag text out of the window, double-click words to select them. Added ScrollBits scrolling fix to make scrolling smooth again. 1998-07-20 16:01:13 +00:00
pinkerton%netscape.com
d9176b6be9 Can now double-click on words to select them and drag selected text out of the browser window. 1998-07-20 15:59:42 +00:00
pinkerton%netscape.com
f717769342 expose HT_Pane to those who may need it. 1998-07-20 15:59:11 +00:00
pinkerton%netscape.com
fe719ad3dc Check with HT before loading URL. 1998-07-20 15:58:48 +00:00
pinkerton%netscape.com
500596a514 Add CTargetFramer (which we lost somehow) and remove the guide popup button. 1998-07-20 15:57:47 +00:00
pinkerton%netscape.com
7adf8400ff First Checked In. 1998-07-20 15:55:36 +00:00
pierre%netscape.com
9377f826c6 #301870 (Subscribe dialog: crash on Cancel) call AttemptClose() instead of DoClose(). Full explanations in the bug report. 1998-07-17 00:49:17 +00:00
pierre%netscape.com
2a21bd184c Imported the Offline panels from Nova. 1998-07-17 00:02:23 +00:00
ftang
1339a4b50d Partially fix 5.0 SF1 In bug 122807 and hand it to clu per brade request. 1998-07-15 16:33:40 +00:00
pierre
01f543f2a9 300635 (Missing icons in Aurora control bar). Put back the 3 Aurora icons ('ics8' 16251-3) inadvertently removed during the last MOZ_DARK checkin. 1998-07-15 03:31:57 +00:00
ftang
573ee054be Fix 5.0 SF1 in bug 123225. merged from 4.5 fix. 1998-07-13 16:51:53 +00:00
cyeh
38ab307159 remove xp_sec.c, it's not being used anyway. removing cruft. 1998-07-10 02:23:01 +00:00
cyeh
2ca5b1df27 make changes to remove xp_sec.c and xp_sec.h from macbuild. they aren't used anywhere. 1998-07-10 02:17:54 +00:00