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

624 Коммитов

Автор SHA1 Сообщение Дата
clu%netscape.com ce9b8260ed 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 544bd138b5 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 bc24805520 First Checked In. 1998-08-18 21:55:56 +00:00
ftang%netscape.com 4c4e20bf18 Add vietnam.c into libi18n (libi18l for historic mistake) . Approved by steve. 1998-08-18 19:06:24 +00:00
jfrancis%netscape.com 5656cb65e5 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 e652044438 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 785c76efec 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 73a644550d Fixing bug #313498 1998-08-15 10:11:34 +00:00
jfrancis%netscape.com cd1f3a9ffe Adding comment to help prevent recurrences of bug #313498 1998-08-15 10:11:17 +00:00
jgellman%netscape.com e6fa80379a add new arg for HT_PaneFromURL 1998-08-15 07:31:21 +00:00
sdagley%netscape.com 1d79b3a846 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 8fbc298847 need to use enum ED_PASTE_NORMAL instead of int 0. 1998-08-14 01:01:09 +00:00
clu%netscape.com 81a2c5d740 adding a third parameter to EDT_PasteHTML 1998-08-13 23:16:16 +00:00
sdagley%netscape.com 02ff6820f9 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 04152890df Tree view icon support and refreshing individual rows. 1998-08-13 20:13:07 +00:00
pinkerton%netscape.com 4ca9baabbd Dispose of FE icon data and refresh appropriate rows when necessary. 1998-08-13 20:12:36 +00:00
rjc%netscape.com d5b6e1e328 Export XP_StripLine (needed by RDF) 1998-08-12 19:58:53 +00:00
pinkerton%netscape.com 41a4cff3ea Bring in edges on popdown tree for sunken bevel. 1998-08-12 18:48:42 +00:00
pinkerton%netscape.com 06c49dc6c0 Draw popdown tree with a sunken bevel border. 1998-08-12 18:48:27 +00:00
pinkerton%netscape.com ccf8248745 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 dd70fec001 Support for pop-down tree views. 1998-08-11 19:20:01 +00:00
pinkerton%netscape.com cfdccde212 Don't draw over popdown tree if showing. 1998-08-11 19:19:35 +00:00
pinkerton%netscape.com 97ccc015e1 Overrides for the popdown flex table to close at the right times, etc. 1998-08-11 19:19:18 +00:00
pinkerton%netscape.com 3364066930 Build a window from an HT_Resource or RDF_Resource. 1998-08-11 19:18:57 +00:00
pinkerton%netscape.com 79aa4bdd7a 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 6e2e6c9af6 Better support for opening a tree popup, docked, or standalone. 1998-08-11 19:17:19 +00:00
pinkerton%netscape.com fc6915a9e3 Register popdown tree classes. 1998-08-11 19:16:37 +00:00
pinkerton%netscape.com 8c113b9ed3 API to Create panes from RDF_Resources as well. 1998-08-11 19:15:59 +00:00
pinkerton%netscape.com 430c4948b3 Don't draw over the popdown tree if one is showing. 1998-08-11 19:15:05 +00:00
pinkerton%netscape.com 99d11dde11 Popdown tree. 1998-08-11 19:14:40 +00:00
pinkerton%netscape.com 1836793947 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 16453cb537 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 ac87881c06 Changed all uses of lo_NVList to not depend on OJI being defined. 1998-08-08 20:50:22 +00:00
clu%netscape.com 24c9c69c89 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 0cf0af2599 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 6a9b6d2d64 implemented code to respond to table selection from the menu. reviewed by brade. 1998-08-07 09:03:54 +00:00
clu%netscape.com 451bf76ed7 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 2459fde4df 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 1353157b36 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 634ced7869 Don't #include selector header because it's not being used. 1998-08-07 00:15:50 +00:00
pinkerton%netscape.com 89bb4ab5f7 Add context menus and fix scrolling in shack. 1998-08-07 00:15:17 +00:00
pinkerton%netscape.com 6f9b2e9ea6 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 31b506a50a Make single-click mode work correctly (on mouse up, not mouse down). 1998-08-07 00:12:49 +00:00
jfrancis%netscape.com f661f66312 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 7a3f3bb39f 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 8cf5fd5fc6 added header files to fix Raptor build 1998-08-05 08:26:45 +00:00
pierre%netscape.com 4ce9ab7aaf fix build errors with Raptor 1998-08-05 08:02:20 +00:00
beard%netscape.com cdb6ef94ca 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 c91a41e559 Comment out lines that aren't being used. Also fixes build bustage. 1998-08-05 04:07:29 +00:00
pinkerton%netscape.com 0349dc3a1b Register a bunch of new classes for the new aurora ui. 1998-08-05 03:01:02 +00:00
pinkerton%netscape.com 120df2e0f8 moving CChameleonCaption out to its own class (appr brade). 1998-08-05 03:00:31 +00:00
pinkerton%netscape.com 386fe90597 Shack stuff. 1998-08-05 03:00:13 +00:00
pinkerton%netscape.com 7214625556 Tons of stuff for color and behavior properties. 1998-08-05 02:59:42 +00:00
pinkerton%netscape.com 9b6cf092b1 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 ff2cf9fa06 REmoved CCaption and added CColorCaption. 1998-08-05 02:58:26 +00:00
pinkerton%netscape.com c3e048cb30 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 3333adafac use a constant instead of hard-coded pane id. 1998-08-05 02:57:26 +00:00
pinkerton%netscape.com 4e11bee68b 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 7fd223f33f 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 fd50ad0915 New suite of CreateHTPane methods to take a variety of parameters. 1998-08-05 02:55:38 +00:00
pinkerton%netscape.com 069cc277a2 Added a target to DoGetURL so shack can dispatch correctly. 1998-08-05 02:55:07 +00:00
pinkerton%netscape.com b0f628e820 More stuff for RDF properties as well as fixing color parsing. 1998-08-05 02:54:32 +00:00
pinkerton%netscape.com ead4efce57 some new traits for Aurora. 1998-08-05 02:53:31 +00:00
pinkerton%netscape.com 7714569026 new UI for Aurora (mode switching, command pane). 1998-08-05 02:53:18 +00:00
pinkerton%netscape.com e4471d7260 Updated ctyp's for CRDFCoordinator and created a new one for CBroadcastChameleonCaption 1998-08-05 02:52:49 +00:00
pinkerton%netscape.com 22ffbed383 Moving CChameleonCaption to a separate file. (appr brade). 1998-08-05 02:52:10 +00:00
beard%netscape.com 3b0c6efd12 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 43dcbfe350 changed composer table insert menu items. reviewed by jfrancis. 1998-08-04 01:30:13 +00:00
clu%netscape.com 7fc353aa1e changes to table menu items. 1998-08-04 01:24:40 +00:00
clu%netscape.com 46314c1f2d Re-checking in previous changes. Also changed all CCaption objects to LGACaption objects. 1998-08-03 21:14:48 +00:00
ftang%netscape.com 29ddcd8513 correct typo in the resource name 1998-08-01 09:19:53 +00:00
ftang%netscape.com a46b745120 Add Thai Unicode conersion table for Mac 1998-08-01 09:18:28 +00:00
ftang%netscape.com 324116b11b check in the changes in 3.4 again after teh tree is green 1998-08-01 07:35:18 +00:00
beard%netscape.com 23eb3f4c91 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 f8c348e28c 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 34cb4a03c0 These files moved to Netscape private tree, ns/fullsoft. 1998-07-31 05:59:17 +00:00
sdagley%netscape.com f2b26e1d6f Merging fix for #311292 1998-07-31 05:37:56 +00:00
ftang%netscape.com 9fb7cbf352 back up last check in untill Mac Gromit tree green 1998-07-31 01:55:21 +00:00
clu%netscape.com 43d63cf6c9 Backing out changes. 1998-07-31 00:43:46 +00:00
ftang%netscape.com 55588f170a 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 5b6687b4d1 #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 f0f75cdb5b removed Talkback glue library 1998-07-30 01:02:37 +00:00
scc%netscape.com bf808fb229 conditionalized references to FullCircle routines and headers 1998-07-30 00:58:34 +00:00
pinkerton%netscape.com ce35aadbfb Updated "no-close-box" browser window to not have selector bar. 1998-07-29 23:17:05 +00:00
pinkerton%netscape.com 2248c9b6ad Added privacy.c for dfm. 1998-07-29 22:49:01 +00:00
pinkerton%netscape.com b3a6d5d41d Use new CDockedRDFCoordinator and bumped saved state version #. (rev saari, appr sdagley) 1998-07-29 21:23:40 +00:00
pinkerton%netscape.com 2c7219a384 Remove stuff dealing with selector bar. (rev saari, appr sdagley) 1998-07-29 21:22:55 +00:00
pinkerton%netscape.com c35a3914a6 Removed obsolete command (rev saari, appr sdagley) 1998-07-29 21:22:37 +00:00
pinkerton%netscape.com 926269b142 removed obsolete constants (selector bar is no more). 1998-07-29 21:22:13 +00:00
pinkerton%netscape.com 82cbacac60 SHACK changes (rev saari, appr sdagley) 1998-07-29 21:21:52 +00:00
pinkerton%netscape.com 1bb62d4201 Removed selector bar. (rev saari, appr sdagley) 1998-07-29 21:20:35 +00:00
pinkerton%netscape.com 049427bec8 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 9312cd23bf Shack stub implementations (rev saari, appr sdagley) 1998-07-29 21:19:49 +00:00
pinkerton%netscape.com 4f9688ed4f Shack methods (rev saari, appr sdagley) 1998-07-29 21:19:31 +00:00
pinkerton%netscape.com 3e00fbe840 Removed Guide submenu (rev saari, appr sdagley) 1998-07-29 21:18:56 +00:00
pinkerton%netscape.com 0c72176108 Removed selector bar stuff, and some other small stuff (rev saari, appr sdagley) 1998-07-29 21:18:16 +00:00
pinkerton%netscape.com e58924c884 Removed CNavCenterSelectorBar.cp (rev saari, appr sdagley) 1998-07-29 21:17:57 +00:00
pinkerton%netscape.com 95b16d5559 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 6ab656718a Removed selector bar (rev saari, appr sdagley) and using new CDockedRDFCoordinator. 1998-07-29 21:17:09 +00:00
pinkerton%netscape.com eed9aa829b 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 08e7fdd13c 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 b68a443edd don't allow context menu when the HT property is turned off. 1998-07-28 00:45:52 +00:00
pinkerton%netscape.com 0f8018bc86 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 c7bc8a3605 consolodate Post() and Post1() into one routine with one API. 1998-07-28 00:43:42 +00:00
brade%netscape.com ec46d3315a new resizing; cursor stuff; other stuff 1998-07-24 01:55:23 +00:00
pierre%netscape.com 12325db4e1 Back to MOZ_MEDIUM: updated the splashscreen. 1998-07-24 00:52:00 +00:00
clu%netscape.com 9b7a526246 #71523; reviewed by jfrancis. Added EDITDLG_BROWSE_PUBLISHED, a new dialog resource id. 1998-07-24 00:22:35 +00:00
clu%netscape.com 0a029bdc6d #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 09f9c5c077 #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 59a64fc46d #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 d8bf6c1709 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 93b92e3094 Propagate change to notification handler parameters to all clients (RDF_BRANCH landing). 1998-07-23 19:05:47 +00:00
pinkerton%netscape.com 51a5709abd Two new params added for column support (RDF_BRANCH landing). 1998-07-23 18:26:26 +00:00
pinkerton%netscape.com 6672134f37 Update vocab used in properties for RDF_BRANCH landing 1998-07-23 18:26:08 +00:00
pinkerton%netscape.com 455c94c4cd Added laybuiltin.c for SHACK. 1998-07-23 18:25:49 +00:00
pinkerton%netscape.com 6b19a3b02a Added support for SHACK and RDF_BRANCH landing. 1998-07-23 18:25:35 +00:00
rjc%netscape.com 0d1f27f13f Export XP_GetNavCenterContext 1998-07-23 17:52:36 +00:00
ftang%netscape.com 261452e6a8 fix bug #bug 122043; . This have been check in into 4.06 already. 1998-07-23 08:50:11 +00:00
pinkerton%netscape.com 4dfa9e1852 Fix warning about assignment to temp (thanks to paule@edmark.com). 1998-07-23 04:03:02 +00:00
pinkerton%netscape.com d12ca88310 Migrate over bugfixes for bug #116389 (form submission fixes). 1998-07-23 04:02:03 +00:00
ftang%netscape.com a36d8b4b2c Seperate "View:Encoding" submenu into different menu so the content can make sense 1998-07-21 20:40:51 +00:00
pinkerton%netscape.com 1981f082f0 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 fbdb8d4423 Call HT before loading urls. Handle about:XXX.gif for Aurora gifs. 1998-07-20 16:11:54 +00:00
pinkerton%netscape.com 8c1ffefc32 Adding Tang resource id's for aurora gifs. 1998-07-20 16:11:23 +00:00
pinkerton%netscape.com c26bd1fe33 Re-added CTargetFramer, as it got lost somewhere. 1998-07-20 16:11:06 +00:00
pinkerton%netscape.com 19cbd6b3be 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 fd9f60c866 Fix so that images can be displayed in places other than HTML views. 1998-07-20 16:10:21 +00:00
pinkerton%netscape.com 8055b08861 Add aurora gifs as 'Tang' resources. 1998-07-20 16:09:57 +00:00
pinkerton%netscape.com bf2916b990 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 069203981f 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 095379fe38 use more stuff in CURLDragHelper. 1998-07-20 16:06:03 +00:00
pinkerton%netscape.com 6c096f2308 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 8df73fc586 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 c890745799 Draw using HT properties for colors or bg gif. 1998-07-20 16:04:20 +00:00
pinkerton%netscape.com 0436101d9f Draw selector images using gifs. 1998-07-20 16:03:59 +00:00
pinkerton%netscape.com c5ad5fc681 Added CImageIconMixin, CIconCache, CIconContext. Removed CGuidePopup. 1998-07-20 16:03:16 +00:00
pinkerton%netscape.com f5b64f8ab7 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 0dd604e866 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 1a1a0b6371 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 3d4f9125b8 expose HT_Pane to those who may need it. 1998-07-20 15:59:11 +00:00
pinkerton%netscape.com e11e85b25f Check with HT before loading URL. 1998-07-20 15:58:48 +00:00
pinkerton%netscape.com 3e59bce01d Add CTargetFramer (which we lost somehow) and remove the guide popup button. 1998-07-20 15:57:47 +00:00
pinkerton%netscape.com 0f46dc32be First Checked In. 1998-07-20 15:55:36 +00:00
pierre%netscape.com cde7752a31 #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 804949ce30 Imported the Offline panels from Nova. 1998-07-17 00:02:23 +00:00
ftang ed8d1a92fa 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 a3b15d263b 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 94d61d8c9f Fix 5.0 SF1 in bug 123225. merged from 4.5 fix. 1998-07-13 16:51:53 +00:00
cyeh e7e8a622fe remove xp_sec.c, it's not being used anyway. removing cruft. 1998-07-10 02:23:01 +00:00
cyeh b0f17b7586 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
pierre 0c36536194 Added MailNewsPrefPanes.cnst 1998-07-10 01:13:52 +00:00
pierre cd0fb56cbd Removed the MailNews resources: they are stored in MailNewsPrefPanes.cnst. 1998-07-10 01:12:58 +00:00
pierre a8ddf53dcd First Checked In. 1998-07-10 01:11:18 +00:00
clu 014cda11b7 #300180; reviewed by brade. Added editor.r to the project file. 1998-07-10 00:53:56 +00:00
pierre a15fb1511f Mac MOZ_DARK: landing resources from Nova. Note: these resources are from May 26 while the Normandy branch was tagged on May 11. 1998-07-09 05:18:18 +00:00
pierre 2ce518d332 Mac MOZ_DARK: updated stream contructor (why didn't that land before?) 1998-07-09 05:14:58 +00:00
pierre cfc8f82e4b Mac MOZ_DARK: replaced unnecessary references to CTSMEditField with references to LEditField. 1998-07-09 05:13:47 +00:00
pierre b22e6622b2 Fixing MOZ_MEDIUM. 1998-07-02 21:39:17 +00:00
pierre 993c26fe30 Fixing MOZ_MEDIUM 1998-07-02 21:28:46 +00:00
pierre 0e2c6bd9f5 Mac MOZ_DARK 1998-07-02 02:38:19 +00:00
pinkerton 78c2ebdcb4 Columns now work again, after Normandy added mLastShowableColumn field. (bug #243547, appr don). 1998-07-01 23:47:06 +00:00
atotic 7518d9d1ed Moved MacBinSupport to network project, fixed more imglib stuff 1998-06-26 23:54:31 +00:00
atotic 7c96d45be4 Removed MacBinSupport from the list of exportable headers 1998-06-26 23:42:00 +00:00
atotic 15df59cc18 Moved to mozilla/network/main 1998-06-26 23:31:02 +00:00
atotic 8922ed57bf Moved MacBinSupport to network project 1998-06-26 23:21:36 +00:00
atotic 892d732121 Moved libimg out of a main project into a static library 1998-06-26 22:55:18 +00:00
pierre 7f29c0bef5 For some reason, this file was not landed yesterday. Fixing that... 1998-06-26 03:28:26 +00:00
pierre a46dfc2a68 #176047. Reverted bad code introduced in Nova -> Normandy -> Gromit generating frequent crashes. 1998-06-25 23:40:06 +00:00
gordon 0066025014 Bug #188317, approved by Don Melton. Removing the setting of the CLASSPATH environment variable from the 'Envi' 128 resource so we use the default classpath provided by lj_GrovelForClasses() instead. 1998-06-25 17:29:27 +00:00
spider 7b08c23fa4 NORMANDY_DDAY merge... 1998-06-25 05:50:45 +00:00
clu 0c76f80bdd #145304 and #145305; reviewed by saari; approved by scc. added two fields in CEDTableContain to prefill rows and cols. 1998-06-24 15:46:15 +00:00
clu 59d46e1df8 #145304 and #145305; reviewed by sarri; approved by scc. fixed table format dialog so that it pre-fills rows and cols. Also fixed the crashing bug caused by hitting enter, return, or escape. 1998-06-24 15:42:47 +00:00
brade 0e72d67899 first pass at #122807 1998-06-24 00:34:50 +00:00
brade 6e360ddc26 [clu] #72864; reviewed brade; approved don. changed the icon resource number in Selection Contains Link dialog. 1998-06-24 00:06:36 +00:00
brade a6ec82ec90 Back out part of Normandy merge that shouldn't have been checked in. 1998-06-23 17:34:02 +00:00
sdagley f5f13bfeab Fix merge error that caused first character of URL typed into Location field to be lost (pierre/sdagley) 1998-06-23 06:41:18 +00:00
pierre ef2c5df0dd Normandy landing: added CBrowserApplicationsMediator.cp and UDeferredTask.cp 1998-06-23 02:58:53 +00:00
spider 69a4124f98 Normandy checkin for MacFE ... woohoo! 1998-06-23 01:36:59 +00:00
pinkerton 61f0b17b8e Fix for bug #126717 (crash dropping at end of personal toolbar). Rev sdagley, appr don. 1998-06-11 22:52:56 +00:00
brade 387299e6d2 ensure that a title tag is always written before publish; table dialog fixes 1998-06-08 23:27:01 +00:00
brade a94a972338 #ifdef DEBUG around DebugStr; always set something for title string 1998-06-08 23:19:48 +00:00
brade ca49dc9f35 bug #122011; random crashing bug in Macintosh Composer when user has edited page via browser; zero URLStruct's savedData as done for macfe printing and winfe Composer 1998-06-08 23:11:09 +00:00
gordon c2b1d08e56 Changes for value-added builds. 1998-06-08 11:19:51 +00:00
gordon 6f5aa38feb Added these exports: SSL_DataPending SHA1_Update SHA1_Begin SHA1_NewContext SHA1_DestroyContext SHA1_End SECNAV_signedAppletPrivileges NET_SetNewContext ET_StartSoftUpdate FE_GetNetHelpDir ...and regenerated the file using the AnnotateExports tool. 1998-06-08 11:06:33 +00:00
dveditz 46a5d266d9 merging from SMARTUPDATE_BRANCH 1998-06-07 08:55:22 +00:00
pinkerton 02d78f4d2b First Checked In. 1998-06-04 23:45:13 +00:00
pinkerton 02b9fd0089 FE code for internet keyword tooltip moved over from 4.06 (appr don). 1998-06-04 23:44:59 +00:00
pinkerton e25c51d940 Added InternetKeywordTooltipPane.cp for internet keywords (appr don). 1998-06-04 23:44:26 +00:00
pinkerton f52321c5e4 Adding prefs pane from 4.x land for smart browsing (appr don). 1998-06-04 20:42:53 +00:00
pinkerton 562338fe0e Fix some mac problems in single signon and cookie management. Also fix problems when no security is available (ie, free source). 1998-06-04 17:47:31 +00:00
pinkerton 0deed167a4 Support for single sigon and cookie management features. 1998-06-04 17:46:27 +00:00
sfraser 5a9ec9b1fe Changed profile.h/cp to userprofile.h/cp, moved libmocha files into a separate static library, added custom shared and static libs for easy addition of internal Netscape code. 1998-06-04 07:30:35 +00:00
sfraser 3c2070d530 First Checked In. 1998-06-04 06:57:39 +00:00
sfraser 11a3c91742 Give the NavigatorDebugExtras stub lib the correct fragment name 1998-06-04 06:51:46 +00:00
sfraser 11cdb95f31 #if JAVA to #ifdef JAVA 1998-06-04 06:48:49 +00:00
sfraser 3bb8637cce Need to export CPluginView.ObeyCommand for AWT 1998-06-03 22:59:52 +00:00
sfraser bec944b3ff Add target for debug extra stubs 1998-06-03 22:59:02 +00:00
sfraser ac426b6602 First Checked In. 1998-06-03 22:38:01 +00:00
rjc 57bcc00f40 Add export for XP_ParseTimeString (from RDF_BRANCH) 1998-06-03 19:13:10 +00:00
jgellman 3eed711ae4 merge from OJI branch 1998-06-03 00:37:20 +00:00
scc 48c6bf24d4 First Checked In. 1998-06-02 23:54:58 +00:00
pinkerton 153ca96908 Backing out appearance manager changes because Apple won't be able to deliver an SDK that fits our needs and works with pre 8.5 systems. Code is still in the tree if it ever wants to be pulled out again later (appr sdagley). 1998-06-02 21:39:14 +00:00
pinkerton 7fc9f0b9d1 Backing out appearance manager changes and removal of CPPb's since they're out of date anyway. 1998-06-02 21:15:02 +00:00
pinkerton 7db64008a7 Backing out appearance manager changes because Apple won't be able to deliver an SDK that fits our needs and works with pre 8.5 systems. Code is still in the tree if it ever wants to be pulled out again later (appr sdagley). 1998-06-02 21:00:07 +00:00
pinkerton c5e23008e3 Prepare for column saving in HT (appr sdagley). 1998-06-02 20:56:28 +00:00
pinkerton b7c4e6d7d9 Make columns work correctly in nav center (appr sdagley). 1998-06-02 20:56:06 +00:00
pinkerton 9419cedeee Added SetMaxValue() method. 1998-06-01 22:29:57 +00:00
scc a5b6d87e0c First Checked In. 1998-05-30 03:18:48 +00:00
pinkerton c290f9b933 Added support for chrome close callback. 1998-05-30 00:23:43 +00:00
pinkerton 58f4cae4a1 make chromeless dialog use new progress bar. 1998-05-30 00:23:27 +00:00
pinkerton a0560d8daf Back/forward button popups actually do the right thing now. 1998-05-29 20:23:14 +00:00
pinkerton 22520b9236 Gets rid of assert because status bar is now in line with browser. Removed extra border chrome around html area. 1998-05-29 16:42:20 +00:00
pinkerton 517ca0e8a4 More appearance changes so that it draws correctly in other themes. 1998-05-29 16:41:16 +00:00
sfraser 70ecf95937 Added vr_stubs.c (which contains an implementation of strdup which overrides our strdup in NSStdLib, which is dangerous). 1998-05-28 22:24:38 +00:00
sfraser ace37bab46 Fix the include files so that Types.r is found 1998-05-28 21:29:32 +00:00
sfraser 157fb4165a Fix {IncludeFiles} 1998-05-28 21:04:01 +00:00
sfraser e44e39d045 Fix a problem with the debug library name. 1998-05-28 20:03:23 +00:00
sfraser cec757df7e Fix #error pragmas 1998-05-28 19:39:28 +00:00
sfraser b486d01975 Changes for the new build system, and unify prefix files. 1998-05-28 19:36:09 +00:00
sfraser dd650809d5 Changes for the new build system, and unify prefix files. 1998-05-28 19:27:24 +00:00
pnunn c97f090533 fix for #84300. print images at printer rez not screen rez 1998-05-28 19:07:40 +00:00
sfraser 62b9c54050 Changed for new build system, and comments on how this thing works. 1998-05-28 18:58:09 +00:00
sfraser 09f5072010 Changed for new build system, and to inlcude long comment about how this whole thing works. 1998-05-28 18:57:55 +00:00
sfraser caf90f1939 First Checked In. 1998-05-28 18:57:26 +00:00
sfraser a3a825d765 Replace a MIN with a locally defined Min() 1998-05-28 18:48:57 +00:00
sfraser 13c0448581 First Checked In. 1998-05-28 03:19:00 +00:00
pinkerton d8975c5fe8 obsolete just a few more LGA* files. 1998-05-27 23:23:23 +00:00
sfraser 26b51693f7 Remove an obsolete prefix file 1998-05-27 22:53:47 +00:00
pinkerton 6dd1dea18e Port to new AM classes of security button. 1998-05-27 19:55:09 +00:00
pinkerton 7ce81d9541 add NET_DeleteCookie for RDF. 1998-05-27 19:54:01 +00:00
pinkerton 5918a57377 Removal of LGA* stuff in prefs. 1998-05-27 17:29:01 +00:00
pinkerton 787f6f1309 removal of LGA* stuff 1998-05-27 17:27:50 +00:00
sfraser a4fb31f3a4 First Checked In. 1998-05-27 00:53:25 +00:00
sfraser 8b60e1683b Addd some more export files 1998-05-27 00:53:11 +00:00
pinkerton 1931e2ba18 Status bar now uses appearance to draw progress bar separate from status text. Related Netscape classes that do the same thing obsoleted. 1998-05-26 16:32:05 +00:00
pinkerton b2c14f1ad4 default button again works in profile picker dialog. 1998-05-26 16:30:42 +00:00
sfraser 061bb4d1e2 First Checked In. 1998-05-23 01:14:17 +00:00
cyeh d9c834d6be add file vr_stubs.c to libreg as part of the XPCOM_BRANCH landing 1998-05-22 22:01:45 +00:00
pinkerton bdb47c393a More appearance manager changes. Support for toolbar buttons being AM savvy. (appr sdagley). 1998-05-22 20:25:42 +00:00
pinkerton 08e06d9fb7 Landing of a bunch of appearance manager stuff. (appr sdagley). 1998-05-22 04:19:24 +00:00
guha 2fbbda918f Export NET_InitRDFCookieResources 1998-05-21 19:17:21 +00:00
pinkerton 13a1654ee7 provide a valid context to HT_Launch (appr/rev sdagley). 1998-05-20 04:29:48 +00:00
brade 7877716205 *** empty log message *** 1998-05-20 04:06:08 +00:00
pinkerton 5835c8e181 Beginnings of appearance manager support. Add AM classes to powerplant and make toolbars use either AM (through CAMSavvyBevelView) or old way if AM not present (for now, this may change). (appr sdagley). 1998-05-19 19:25:59 +00:00
pinkerton 6cce4d658c use new HT_Launch api (appr sdagley). 1998-05-19 19:21:38 +00:00
davidm d537dbfd7d Reverting out changes which should have landed on the branch 1998-05-19 04:06:40 +00:00
davidm 9f5704a36d Updated from Nova branch to Normandy branch 1998-05-19 01:05:05 +00:00
atotic fd2fc3f698 Added new access paths for planned will's netlib modularization checkin 1998-05-18 22:10:09 +00:00
pinkerton 0774d20c4a Removed mention of central personal toolbar manager since each toolbar now talks to HT. (appr sdagley). 1998-05-13 21:25:39 +00:00
pinkerton ea28cf4e26 removed CPersonalToolbarTable.cp which is no longer needed (appr sdagley). 1998-05-13 21:25:12 +00:00
pinkerton a089d29f95 rewrite of personal toolbar not to use centralized manager class and talk directly to HT like the selector pane (appr sdagley). 1998-05-13 21:24:48 +00:00
pinkerton a58d850610 Fix crash during "view source" where we were double-deleting the urlStruct. (appr sdagley). 1998-05-13 21:22:56 +00:00
brade 4a53d491c5 don't allow image tags to be created without an image source 1998-05-12 17:12:02 +00:00
atotic 2e116c58ce Netlib modularity changes. montulli's your point man 1998-05-11 22:02:43 +00:00
atotic 021593cc0a #ifdef NET_mail/news functionality with MOZ_MAIL_NEWS. 1998-05-08 21:42:26 +00:00
pinkerton 974d2de6bc free memory allocated (silently!) by GetURLFromFileSpec(). (appr brade). 1998-05-08 15:35:42 +00:00
pinkerton 3271a179d9 added "rdf" to access paths so composer can understand drops from HT (appr brade). 1998-05-08 15:34:44 +00:00
pinkerton b127a39a89 New drag and drop architecture using CURLDragMixin subclasses. Fixed bug where dropping text clipping would drop at old insertion point, not at mouse location. (appr brade). 1998-05-08 15:34:07 +00:00
sdagley 647b3be4f5 Merging current fix for #86787 and #96213 from 4.x tree. When creating a new window check chrome to see if it should be created zoomable rather than changing it afterwards. Works around WDEF change in MacOS 8 that breaks old hack that would toggle zoom widget after creating window. 1998-05-08 06:08:55 +00:00
sdagley c4b4fbac29 Merging sfraser fix for #115706 from 4.x branch. 1998-05-08 03:34:05 +00:00
pinkerton 791cb00a9c use new D&D mixins in CURLDragHelper.cp/h to handle drops of url-like things. (rev/appr sdagley, for all the others too...) 1998-05-06 21:27:09 +00:00
pinkerton 3e8b49a956 use new D&D mixins in CURLDragHelper.cp/h to handle drops of url-like things. 1998-05-06 21:26:21 +00:00
pinkerton 8a73b489d7 fix for bug #115653 for file sharing (rev scc, appr don). 1998-05-05 21:27:12 +00:00
pinkerton ee7e040819 Fix off-by-one error when adding new rows from external rdf containers. (rev scc, appr don) 1998-05-05 21:21:43 +00:00
thom 4865d01436 Moved general Mac defines from Comm_Headers.c to Comm_Defines.h so that raptor can include Comm_Defines.h 1998-05-04 22:31:33 +00:00
rjc cb9bba4238 Fix Guha bustage by adding a #include "mkutils.h" in glue.h, adding appropriate include path(s) to libnet, and modifying Navigator.exp to export the NET_GetQuickUrl() function. 1998-05-02 01:00:06 +00:00
nisheeth 3c07afe7ae Added layspan.c in mozilla/lib/layout, lm_span.c and lm_trans.c in mozilla/lib/libmocha. 1998-04-29 10:20:16 +00:00
nisheeth 71201582c7 Added export of CL_CompositeNow, CL_GetCompositorOffscreenDrawing, CL_SetCompositorOffscreenDrawing and CL_UpdateDocumentRect for XML changes. 1998-04-29 07:50:37 +00:00
pinkerton fce71a412e also send the bookmark drag flavor so that other applications (dragThing, etc) can get both the url and the title (rev sdagley, appr sdagley). 1998-04-29 00:57:11 +00:00
pinkerton ef39ab7b10 remove the comment about how we're going to pull the bookmark drag flavor, since we're not. (rev sdagley, appr sdagley). 1998-04-29 00:56:31 +00:00
sdagley c4f57f6000 Added files needed for nisheeth (layprobe.c) and brade (editor.r) 1998-04-28 22:10:41 +00:00
pinkerton c9aed71e06 Doh! I removed the wrong icons last time (I removed hilighted instead of selected). Put the right ones back in and take the wrong ones out. (appr sdagley). 1998-04-28 20:59:06 +00:00
pinkerton 7d7d3afa6a Fix 2 problems: cells with no data no longer show garbage as tooltip. Cells with separator no longer show tooltip. (rev sdagley, appr sdagley). 1998-04-28 20:54:44 +00:00
jsw 413c0e5286 take a wild assed guess at fixing the build 1998-04-28 09:09:49 +00:00
jsw 78f0d1826a get the name right 1998-04-28 07:54:14 +00:00
atotic ca5fdf64ef Fixing the -ko flag 1998-04-28 05:44:39 +00:00
atotic 49f5348ed0 Fixing the -ko flag 1998-04-28 05:23:29 +00:00
cyeh d23fc43154 renaming root of the repository to "mozilla" 1998-04-27 17:29:58 +00:00
brade 636d95ef98 make grippy pane hilites valid 1998-04-26 22:43:12 +00:00
brade 76581076ab table dialog changes from gbrown; center dlogs over parent window (not main screen) 1998-04-26 22:40:39 +00:00
brade 362358a4de table dialog changes from gbrown 1998-04-26 22:40:00 +00:00
beard fcc7a0fd04 SetPositioned now takes a Boolean argument, added ObeyCommand for plugin menus, added menu ID allocation. 1998-04-22 02:12:12 +00:00
beard 2fd2002ba3 Added FE_AllocateMenuID, and CPluginWindow wrapper class for top-level plugin windows. 1998-04-22 02:10:33 +00:00
beard dd6dd18d49 Added support for dynamic allocation of menu IDs for plugins. 1998-04-22 02:08:49 +00:00
beard 2a1c2d614a Changes for plugins history. 1998-04-22 02:07:52 +00:00
brade d18b81371f minimize references to CStr255 class; fix some small memory leaks 1998-04-21 04:47:44 +00:00
brade ebb11fa3b8 set pensize in drawing cell borders (if empty/zero-border and special selection or selected) 1998-04-21 03:30:56 +00:00
pinkerton e5e8dcdf20 Remove EstablishPort() override, another remaining vestage of Kelly. 1998-04-20 16:18:24 +00:00
pinkerton 9bb61e6e47 Added CAutoCompleteURLEditField from Paul Chen. (rev sdagley, appr sdagely). 1998-04-17 22:41:56 +00:00
pinkerton 1053d058ce Remove 200K of icons that are no longer necessary. 1998-04-17 22:40:52 +00:00
pinkerton 5837beb8c7 When HTML area resizes, show arrow cursor in case it can take a while (like page with big tables). 1998-04-17 22:40:30 +00:00
pinkerton 70d7898fa1 change class_id of location bar's edit field to new autocomplete class (rev sdagley, appr sdagely). 1998-04-17 22:39:12 +00:00
pinkerton 7f405d71e7 register Paul's autoURLcompletion stuff. (rev sdagley, appr sdagely). 1998-04-17 22:39:11 +00:00
pinkerton 0ed0a85e06 First Checked In. 1998-04-17 22:28:59 +00:00
pinkerton 22ead6a0b1 Use UGAColorRamp instead of hardcoding colors. Added a lot of code for supporting drag feedback on the selector bar to indicate where new workspaces will be created. (rev sdagley, appr sdagley) 1998-04-16 22:29:00 +00:00
pinkerton 8f44ff0788 API changes and lots of work to try to get translucent dragging to work (still commented out, though). Did fix the solid gray drag areas to just be the outlines, though. (rev sdagley, appr sdagley) 1998-04-16 22:28:09 +00:00
pinkerton 697f5d57f1 API change in CIconTextSuite to use string instead of cstring. Also using UGAColorRamp instead of hardcoding colors. (rev sdagley, appr sdagley) 1998-04-16 22:27:13 +00:00
pinkerton 3ede485234 API change in CIconTextSuite to use string not cstring (rev sdagley, appr sdagley) 1998-04-16 22:26:44 +00:00
pinkerton b5b2391c40 Fix 2 places where I was assuming the NavCenter was present when it wasn't. (rev sdagley, appr sdagley) 1998-04-16 22:26:12 +00:00
pinkerton a57f6b591d checked "merge into output" on non-debug targets for XMLPPCLib. (appr sdagley) 1998-04-16 22:18:33 +00:00
pinkerton 94be5eb9bb Draw correctly when in a scroller. Fixed to use local coords correctly and set image size (rev sdagley, appr sdagley) 1998-04-15 00:05:39 +00:00
pinkerton f5a1f12fb2 Added CScrollerWithArrows.cp (rev sdagley, appr sdagley) 1998-04-15 00:04:52 +00:00
pinkerton a3d350587b Added CStandardFlexTable and CScrollerWithArrows CTYPs. (rev sdagley, appr sdagley) 1998-04-15 00:04:02 +00:00
pinkerton 623226001c removed CTYP and CPPB's for CStandardFlexTable because it is no longer just a mail/news thing. It has been moved over to Mozilla_Custom_CPPBs. (rev sdagley, appr sdagley) 1998-04-15 00:03:33 +00:00
pinkerton 02e6704286 NavCenter selector view now a subview of a custom scroller (rev sdagley, appr sdagley) 1998-04-15 00:02:39 +00:00
pinkerton 5392f0b2bd added registration of new CScrollerWithArrows classes. (rev sdagley, appr sdagley) 1998-04-15 00:01:56 +00:00
pinkerton 875fbb2ad4 Draw menu separators in tree with icon, but no text (used to have text that said "<Separator>" and no icon). (rev sdagley, appr sdagley). 1998-04-13 22:55:56 +00:00
pinkerton 2853334222 Fix for dragging toolbar over the finder and releasing mouse, which before would crash the Finder. (rev sdagley, appr sdagley) 1998-04-13 22:54:57 +00:00
pinkerton 28338ba4d2 Redid workspace selection/shelf notification to fix some bugs. Also now responds to HT's node edit event, though it is still commented out because of redraw problems. Added a slew of comments to make the class (and the messaging scheme) understandable and point out where redraw bugs are. (rev sdagley, appr don) 1998-04-08 20:29:18 +00:00
pinkerton 0db82b6522 now an LBroadcaster to tell the title area about a change to the current workspace so the name is always correct. (rev sdagley, appr don) 1998-04-08 20:27:48 +00:00
pinkerton 8730acb5f6 Now current with rewrite of FE/HT messages for opening/closing shelf and setting current workspace. (rev sdagley, appr don) 1998-04-08 20:27:24 +00:00
pinkerton b6340c6012 The LCaption in the title area was not correctly bound to the left and the right so it did not grow when the window grew. (rev sdagley, appr don) 1998-04-08 20:26:26 +00:00
pinkerton 6290922b01 Added a stack-based class for setting/restoring the HT event notification mask (rev sdagley, appr don) 1998-04-08 20:25:51 +00:00
guha 3a0295473d Spankage for new XML to build on Mac 1998-04-08 04:48:26 +00:00
guha a8a4fa4bd1 Export NET_MakeAbsoluteURL for XML changes 1998-04-08 04:24:58 +00:00
pinkerton ae70e92d0c Because we removed an unused header from one place, it needed to be added to the places where it was actually used. (rev sdagley, appr don) 1998-04-06 23:59:41 +00:00
pinkerton fb44de6745 Remove #include of usused header file. (rev sdagley, appr don) 1998-04-06 23:58:45 +00:00
pinkerton 0f8b6a9c89 Use 16x16 icons as stated in UE spec. (rev sdagley, appr don) 1998-04-06 23:57:34 +00:00
pinkerton ce5059dde1 flip "Merge Into Output" flag for other targets for "Talkback Glue" library to avoid runtime problems. (rev sdagley, appr don) 1998-04-06 23:56:56 +00:00
pinkerton 7803d0ee36 fix to use the correct powerplant, not the old one from the VText days (rev sdagley, appr don) 1998-04-06 23:55:34 +00:00
pinkerton 882b970cc6 Make our icons look like the UE spec (rev sdagley, appr don) 1998-04-06 23:54:42 +00:00
don 59488b8710 Added copyright attribution for Metrowerks derived code. 1998-03-30 01:59:34 +00:00
cyeh 49aeb98a72 First Checked In. 1998-03-29 21:51:40 +00:00
ltabb 781c480871 Free the lizard 1998-03-28 02:44:41 +00:00