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

267 Коммитов

Автор SHA1 Сообщение Дата
varga%utcru.sk 82cbda88c4 Fix for bug 75572. Separator support in outliner.
r=waterson, sr=hyatt
2001-10-02 04:42:48 +00:00
hewitt%netscape.com b4973f2855 95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt 2001-10-02 03:06:51 +00:00
hewitt%netscape.com ccceaa31cf 70750 - new dialog xbl bindings, r=ben, sr=hyatt 2001-10-02 00:57:32 +00:00
gerv%gerv.net 4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
hewitt%netscape.com 989692bdd6 9656 - outliner column drag and drop rearranging, r=sspitzer, sr=hyatt 2001-09-25 22:17:47 +00:00
hyatt%netscape.com 67241b3ae6 100706. Tabbrowser stuff. r=jag, sr=blake 2001-09-24 04:38:41 +00:00
hyatt%netscape.com e67691e9c9 More 100706 fun. The <tabbrowser> widget. r/sr=jst,jag 2001-09-23 09:33:32 +00:00
hewitt%netscape.com 328105da3e 97574 - Implement toolbarbutton and kill menubutton, r=blake, sr=hyatt 2001-09-20 07:10:52 +00:00
jaggernaut%netscape.com f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
hewitt%netscape.com 60f317c194 99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake 2001-09-17 23:40:50 +00:00
bryner%netscape.com bc427652a4 Bug 89998 - deprecate titledbox in favor of groupbox. This checkin moves the groupbox functionality to groupbox.* instead of titledbox.*. Patch from andersma@luther.edu, r=bryner, sr=hewitt. 2001-09-15 06:47:08 +00:00
blakeross%telocity.com 088810f568 Turbo landing:
- Turbo mode should run Mozilla from registry (88844). r=ccarlen sr=ben
- Systray menu for turbo should include components (89532). r=syd sr=ben
- Installer checkbox needs to turn turbo on properly (96936, 97338). r=ccarlen sr=ben
- Add 'Disable Quick Launch' menuitem to turbo systray icon (98770). r=syd sr=ben
- Need confirmation dialog when 'Disable Quick Launch' is selected (98805). r=syd sr=ben
- Show dialog when last window is closed in turbo mode (89166). r=ccarlen sr=ben

and some cleanup.
2001-09-10 23:48:09 +00:00
jaggernaut%netscape.com 5b93c1d9fc Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
sspitzer%netscape.com 9aaca5bf69 landing new icons for modern skin for marlon. #92429
r=sspitzer, sr=hewitt
2001-09-05 06:40:51 +00:00
hewitt%netscape.com 292c232309 83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron 2001-08-31 00:12:56 +00:00
hyatt%netscape.com c6fffdd167 Fix for 95452. r/sr=ben,hewitt, a=dbaron 2001-08-29 02:04:04 +00:00
hewitt%netscape.com ab67b977f3 95190 - buttons too tall, r=blake, sr=hyatt 2001-08-21 02:59:14 +00:00
hyatt%netscape.com 5583aaa00b Fix for 94943. r=jag, sr=blake 2001-08-18 01:04:47 +00:00
sspitzer%netscape.com 1e0e99191d landing mailnews folder pane outliner branch. (#73865)
huge thanks jan varga and hwaara for doing the lion's share of the work
to convert the folder pane to use the outliner.

reviewed by waterson, andreww, ben, hewitt, pinkerton, attinasi, hwaara, varga, sspitzer, bienvenu.
super reviewed by hyatt and sspitzer

for the end user:  unread and total columns are back in folder pane (like 4.x)

also includes fixes for #80844 #85376 #89072 #90075 #93011 #93963 #95298 #54171 #78768 #85088
2001-08-15 05:07:48 +00:00
hyatt%netscape.com ba45d2dbb2 Fix for 93177, r/sr=pavlov,ben 2001-08-15 04:24:37 +00:00
hyatt%netscape.com 26d91ba502 Fix for 93177, r/sr=pavlov,ben 2001-08-15 04:09:41 +00:00
hyatt%netscape.com 5b2088b904 Fix for 94944. r=danm, sr=hewitt 2001-08-14 00:07:36 +00:00
hewitt%netscape.com 51fa1fa04c 94231 - Setting value on progressmeter no longer causes visual update., r=blake, sr=hyatt 2001-08-10 18:28:53 +00:00
hewitt%netscape.com cad8db113d 93317 - collapsed toolbar grippies messed up in all themes, r=blake, sr=hyatt 2001-08-06 19:50:49 +00:00
hyatt%netscape.com 701fff7461 More 93626. 2001-08-05 19:28:53 +00:00
hyatt%netscape.com 976bf17bb4 More 93626. 2001-08-05 19:18:46 +00:00
hyatt%netscape.com 8cefb82095 Fix for 93626. r=aegis, sr=ben 2001-08-05 18:36:09 +00:00
hewitt%netscape.com 3203d18be2 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2001-08-04 06:21:59 +00:00
hyatt%netscape.com e1abe2c919 Fix for 71471. r=blake, sr=hewitt 2001-08-02 00:09:27 +00:00
hwaara%chello.se 7c72c258ca #90314, implement new <spinbuttons/> XUL widget.
Syntax:  <spinbuttons ondown="..." onup="..."/>

r=aegis, hewitt, sr=hyatt, a=dbaron
2001-07-26 10:55:47 +00:00
jaggernaut%netscape.com b62f7e4fe5 Bug 65412: Move browser xbl bindings into their own file and add functionality which we can later use from navigator.js et al. r=ben, sr=hyatt 2001-07-24 10:59:27 +00:00
hewitt%netscape.com 7a8e5b7eac 84051 - modern theme polish - splitter grippies, toolbar grippies, formatting icons, account central, r=andreww, sr=hyatt 2001-07-12 09:59:29 +00:00
hewitt%netscape.com 24232dd342 84051 - new status bar icons and colored toolbar icons for modern theme, r=andreww, sr=hyatt 2001-07-10 09:15:27 +00:00
timeless%mac.com f8a92c48de Bug 70857 [XUL Syntax]
Smaller CSS/JS/XBL patch, should allow XUL changes to go in easier
by andersma@luther.edu r=timeless sr=blake
2001-07-06 02:01:52 +00:00
hewitt%netscape.com 1d8082a1ad 84051 - more small modern theme improvements, including mozilla statusbar icon, thinner radio/checkboxes, and other small tweaks, r=andreww, sr=hyatt 2001-07-03 06:23:13 +00:00
hewitt%netscape.com 8563fc457d 84051 - Modern theme - final update including new sidebar, statusbar, scrollbars, progress meter, checkboxes, radios, and other small tweaks. r=andreww, sr=hyatt 2001-06-28 09:15:38 +00:00
anatoliya%netscape.com ab85ba9abf emoticon images cannot be seen by email recipient, bug86439 r=ducarroz sr=sspitzer a=asa 2001-06-20 04:18:06 +00:00
brade%netscape.com 79d66f2c81 check in workaround fix for cmanske for bug #84879 for RTM 2001-06-19 23:52:49 +00:00
hewitt%netscape.com 4ee65fb11b 79591 - left/right arrow in radio buttons but don't move focus, r=andreww, sr=blake, a=asa 2001-06-16 01:09:29 +00:00
hewitt%netscape.com 9995866d5b 82179 - Composer tabs have awful colors, r=andreww, sr=blake, a=asa 2001-06-16 00:36:39 +00:00
blakeross%telocity.com 117d6592b3 Textarea scrollbars have wrong cursor (65540). r=kerz sr=hewitt a=asa 2001-06-13 21:33:19 +00:00
hewitt%netscape.com 612cd55264 80663 - Column picker not working, r=andreww, sr=blake, a=asa 2001-06-13 03:44:48 +00:00
dbaron%fas.harvard.edu 7f972d4510 CSS changes missed in earlier checkin for bug 35847, since implied universal selector now is correctly interpreted as a universal selector within the default namespace. b=35847 r=cmanske sr=hyatt a=asa 2001-06-12 23:07:11 +00:00
dbaron%fas.harvard.edu b659af71e9 Make implied universal selectors be equivalent to ns|* where ns is the default namespace, and make appropriate changes to our CSS files. This brings us into conformance with the CSS3 selectors draft and improves performance by reducing the number of universally hashed selectors. Most of this patch is by attinasi. (35847, 83482) Also make first-node/last-node rules in quirks.css non-universal to improve performance. (83839) r=rbs sr=waterson a=asa b=35847 2001-06-09 01:32:19 +00:00
cmanske%netscape.com d4e922a947 Style changes as part of making colorpicker focusable in Composer, b=64160, r=kin, sr=hewitt, a=asa-drivers 2001-06-08 11:16:47 +00:00
hewitt%netscape.com 4f9065673f 83257 - modern theme selection color, r=andreww, sr=sspitzer, a=asa 2001-05-31 00:09:19 +00:00
bryner%uiuc.edu 6305349245 Landing OUTLINER_FILEPICKER_BRANCH (bug 75838). r=jag, sr=blake. 2001-05-23 06:41:57 +00:00
hewitt%netscape.com a0f08ebc3b 72626 - modern3 disabled radio button problems, r=hwaara, sr=sspitzer 2001-05-23 04:23:22 +00:00
hewitt%netscape.com 8319f80c3d 79757 - new modern theme preview image for prefs 2001-05-20 06:55:12 +00:00
hewitt%netscape.com aeec12c927 78221 - more new modern3 goodness, including redesigned sidebar tabs, lighter tab widget colors, and some minor tweaks here and there, r=andreww, sr=hyatt 2001-05-20 06:40:12 +00:00