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

250 Коммитов

Автор SHA1 Сообщение Дата
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