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

133 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 6e69c915d9 landing compose attachment ui changes. 1999-07-31 19:05:36 +00:00
hyatt%netscape.com e25088a5c8 Phase 3. Patching XUL files to move the menu bar into the toolbox. 1999-07-31 11:30:46 +00:00
hyatt%netscape.com f080c0cae8 Phase 3. Enabling XP menus on the menu bar. 1999-07-31 11:29:03 +00:00
hyatt%netscape.com 3f011b0853 Fixing hiddenWindow.xul. 1999-07-31 07:45:20 +00:00
hyatt%netscape.com 81f937ec64 Patching the history XUL file. 1999-07-31 07:35:15 +00:00
hyatt%netscape.com e1f69b40a7 Patching the view source XUL file. 1999-07-31 07:29:56 +00:00
hyatt%netscape.com 4fdc913376 Patching the text editor XUL file. 1999-07-31 07:26:19 +00:00
hyatt%netscape.com d8132c1664 Phase 2 of XP menu landing. Adding the menupopup child. 1999-07-31 07:02:22 +00:00
hyatt%netscape.com 0e743d8a12 Phase 1 of XP menu landing. Patching XUL files. 1999-07-31 02:55:09 +00:00
hyatt%netscape.com def6ddc1ac Phase 1 of menu landing. Changing the syntax of XUL files. 1999-07-31 02:50:33 +00:00
hyatt%netscape.com 9bb4fb2ec0 Phase 1 of menu landing. Patching the syntax of XUL files to fix them up. 1999-07-31 02:48:17 +00:00
hyatt%netscape.com 89200b9946 Committing navigator.xul with the updated menu syntax. 1999-07-31 02:11:37 +00:00
waterson%netscape.com be565bc0ca Stop assertions-on-startup when sidebar is opened. 1999-07-30 23:49:02 +00:00
akkana%netscape.com a20696b16d Fix Paste as Quotation label 1999-07-30 23:38:16 +00:00
sfraser%netscape.com 2d07b9a72c Bring the table borders back! 1999-07-28 01:23:53 +00:00
sspitzer%netscape.com e41ee9aba7 wrap pref calls with try / catch 1999-07-27 21:48:08 +00:00
akkana%netscape.com e339f2e165 Get rid of confusing duplicated paragraph 1999-07-27 21:18:51 +00:00
waterson%netscape.com 91a8ac09e7 Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
ducarroz%netscape.com 4afccdbd0a Remove extra character sets introduced during my previous checking by mistake. 1999-07-27 06:32:59 +00:00
hangas%netscape.com bacba6b157 Added taskbar to all mailnews windows, fixed xul files that began to fail after recent C++ checkins, and misc small UI enhancements. Hook? = arielb 1999-07-27 02:57:36 +00:00
neeti%netscape.com 088bd4235e cookie prefs not being initialized bug 10444
walletService not being initialized bug 10474
cookie prefs off by one bug 9745
1999-07-27 01:44:15 +00:00
tao%netscape.com 17ddd36ac5 Add strres test case. 1999-07-27 01:40:45 +00:00
ducarroz%netscape.com 2893c671a6 Use entitie for charset menu 1999-07-27 00:51:55 +00:00
evaughan%netscape.com 1d8455db71 Fixed alignment on titledbuttons. 1999-07-26 20:23:15 +00:00
evaughan%netscape.com f97d9c4df1 1) added .gif for horizontal scrollbar
2) added cropping to titledbuttons
3) fixed bugs in navigator.xul and navigator.css
1999-07-25 01:15:14 +00:00
mcafee%netscape.com 5a573c00bc Adding XP Menus test case under Debug menu. 1999-07-24 09:50:35 +00:00
chuang%netscape.com 6ba588ef21 fix bug 6836, change News to Newsgroups 1999-07-24 06:20:03 +00:00
pavlov%netscape.com 44dd6dd4db add a soundtest to the menus 1999-07-24 05:00:53 +00:00
hangas%netscape.com ee474fa908 Added taskbar to address book, turned on abilty to go to front most mail 3pane or ab from Tasks menu. Added Page Setup to messenger compose. Hook? = jj 1999-07-23 02:14:33 +00:00
davidm%netscape.com 08542cafae Move task bar to tasksOverlay.xul. Added in some test content 1999-07-23 00:32:42 +00:00
rjc%netscape.com e581724190 For a given node, try asking the grap for the URL before falling back to using the node's ID. They might be different. REALLY! 1999-07-22 22:11:21 +00:00
davidm%netscape.com 4f806b4de5 Modify navigator.xul to use taskoverly. Updated overlay to have all the functionality that existed in navigator.xul 1999-07-22 00:27:14 +00:00
ducarroz%netscape.com 2184bcf83c Implement UI for "Reply To" and "Followup To". Implement also the menu file/close. 1999-07-21 20:45:59 +00:00
gagan%netscape.com 14c1cb2c49 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
gagan%netscape.com 4dd1ac109f Fixed the missing slash in chrome: hacks. 1999-07-21 03:18:55 +00:00
slamm%netscape.com 2a64dc7ad9 Add popups for personal toolbar folders. 1999-07-20 23:40:34 +00:00
slamm%netscape.com b0a4b6aa1e Use chrome url for skin. 1999-07-20 23:40:31 +00:00
ducarroz%netscape.com d8e69c1d0f First Checked In. 1999-07-20 23:15:15 +00:00
danm%netscape.com 11f522bc8c adding initial hidden window to AppRunner 1999-07-20 14:40:55 +00:00
rjc%netscape.com ed40cbc21b Don't bother showing properties dialog for separators. 1999-07-20 01:38:01 +00:00
waterson%netscape.com e5c743b9f7 Use onload handler; fix assertion when related panel first displays. 1999-07-19 20:15:39 +00:00
waterson%netscape.com 8c99515285 Modifications for performance improvements. 1999-07-19 19:23:51 +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
rjc%netscape.com 8a39c9b51c Start implementing some bookmark commands (for context menus, UI, etc.) 1999-07-18 03:55:20 +00:00
akkana%netscape.com 565a58e4d7 Add a sentence with a bunch of nbsp's 1999-07-16 00:13:57 +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 27b574b957 Disallow inline editing on separators. 1999-07-15 01:16:38 +00:00