mcafee%netscape.com
b7f3bfec83
Ignore generated files.
2001-12-29 03:52:41 +00:00
hewitt%netscape.com
7b10439c40
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2001-12-19 12:04:11 +00:00
dougt%netscape.com
849d297364
nsIComponentManager API Changes (bug 98553)
...
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.
b) rename the old nsIComponentManager to nsIComponentManagerObsolete.
c) fixes callers which use to access the nsIComponentManager for component
registration functionality. These callers will temporary use the
nsIComponentManagerObsolete interface.
d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()
e) Perserves the old NS_GetGlobalComponentManager(). Note the cast usage.
r/sr = rpotts@netscape.com alecf@netscape.com brendan@mozilla.org
2001-12-19 00:12:41 +00:00
varga%utcru.sk
949278c0fe
Fix for 113477. Group outlinercols. r=bryner sr=hyatt
2001-12-18 13:42:28 +00:00
hewitt%netscape.com
66be71de93
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 23:30:25 +00:00
rjc%netscape.com
fe5d808f73
Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt
2001-11-27 01:47:41 +00:00
ben%netscape.com
dbd51aa313
fix for 73655 - remove reference to obsolete file.
...
r=rginda, sr=hewitt
2001-11-22 02:00:37 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
55fe97bff7
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
blakeross%telocity.com
71e1ffab70
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:06:54 +00:00
rginda%netscape.com
d483c8a09c
venkman only
...
expose interface to the initAtStartup setting
2001-10-31 23:33:41 +00:00
rginda%netscape.com
7d59ea30bd
venkman only
...
freeze stack outliner before restoring state
2001-10-31 23:29:20 +00:00
rginda%netscape.com
c1c54ff61d
bug 99601, add filter support to js/jsd, r=jband sr=brendan
...
Use the new filtering api to allow users to safely debug with initAtStartup enabled. Also adds highlighting to source view, saves stack view state, fixes selection problems in the outliners, cleans up some strict mode issues, and refactors menu and script tags out of venkman.xul
2001-10-30 14:27:10 +00:00
stephend%netscape.com
b35964652b
Bug 106172. Enabling tooltips for Venkman. Patch by Bradley Hart <bhart00@yahoo.com> r=rginda, sr=brendan
2001-10-24 06:23:24 +00:00
rginda%netscape.com
01e4f7fe91
venkman only
...
s/doCommand.stepOut/doCommandStepOut/ for "finish" command
2001-10-18 11:12:37 +00:00
rginda%netscape.com
a773174b3e
venkman only
...
move from "checked" attribute to "willStop" for stop button to avoid classic skin issues.
2001-10-18 11:05:15 +00:00
rginda%netscape.com
bbdf35b704
venkman only
...
add homepage to hello message.
2001-10-18 11:04:26 +00:00
rginda%netscape.com
bc7582dace
venkman only
...
remove bogus classes from outliner columns
make line number column wider by default
add splitter to source view
2001-10-18 11:03:58 +00:00
rginda%netscape.com
119590464d
venkman only
...
move from "checked" attribute to "willStop" on the stop button because the classic skin does silly things for "checked".
2001-10-18 11:02:59 +00:00
rginda%netscape.com
93a20a9a6a
venkman only
...
invalidate outliner after continuing so the yellow bar goes away
strict mode fix
2001-10-18 11:00:33 +00:00
rginda%netscape.com
2ed2fb7f32
venkman only
...
remove extra braces and return
2001-10-18 10:59:47 +00:00
rginda%netscape.com
f6ea7f8d8d
bug 103804, "Venkman doesn't like stopping in timeouts", r=jband, sr=shaver
...
move from setTimeout to the new enterNestedEventLoop callback
some strict mode changes
fix file/line regexps
2001-10-10 06:38:25 +00:00
rginda%netscape.com
5dc6eddf16
- venkman only -
...
bug 102279, "Exception debug output URLs contain a comma"
surround urls in <angle-brackets> to help the munger pick them out.
2001-10-09 23:00:36 +00:00
rginda%netscape.com
f279207729
- venkman only -
...
comment fix, make source line column wider
2001-10-09 22:57:01 +00:00
rginda%netscape.com
c748f4c733
- venkman only -
...
strict mode fixes, invalidate outliner on soft scroll if we don't actually have to scroll.
2001-10-09 22:55:39 +00:00
rginda%netscape.com
2f092ff7a0
bug 100679, "File view scrolls by itself", sr=shaver,r=venkman
...
report correct insertion points to the outliner when new records are added
also some strict mode fixes
2001-10-09 22:53:59 +00:00
rginda%netscape.com
ced33340be
bug 103063, venkman strict warnings
...
r=samuel@sieb.net , sr=hyatt, a=asa
2001-10-04 07:38:53 +00:00
rginda%netscape.com
37c8a308b1
bug 102650, skin name should be Modern, not modern. r=jrgm
2001-10-03 00:11:24 +00:00
varga%utcru.sk
82cbda88c4
Fix for bug 75572. Separator support in outliner.
...
r=waterson, sr=hyatt
2001-10-02 04:42:48 +00:00
rginda%netscape.com
3c4555c036
bug 102588, venkman skin owner is wrong
...
patch=daniele@grinta.net , r=me,hyatt, sr=shaver
2001-10-02 00:26:38 +00:00
rginda%netscape.com
657b5fe54e
- venkman only -
...
fix mixup in breakpoint/blacklist atom
2001-09-27 10:40:57 +00:00
rginda%netscape.com
5bf455c8bd
- venkman only -
...
package new icons
2001-09-26 05:48:57 +00:00
rginda%netscape.com
ad1c07d147
- venkman only -
...
add appendChildren method
2001-09-26 05:47:11 +00:00
rginda%netscape.com
5a3dae69cc
- venkman only -
...
remove "reload ui" string, added "reload"
2001-09-26 05:45:38 +00:00
rginda%netscape.com
a20439ac32
- venkman only -
...
remove duplicate rule
add blacklist rules
2001-09-25 22:32:56 +00:00
rginda%netscape.com
913685a2fb
- venkman only -
...
change prefixes for ETRACE and ERROR messages, make ERROR background color easier on the eyes
2001-09-25 22:32:10 +00:00
rginda%netscape.com
257a472cb5
- venkman only -
...
add version and blacklist strings
2001-09-25 22:31:07 +00:00
rginda%netscape.com
747b17280f
- venkman only -
...
add reload command
add comments
2001-09-25 22:30:02 +00:00
rginda%netscape.com
36923f1f8b
- venkman only -
...
add version info
implement enable/disableReloadCommand
2001-09-25 22:28:57 +00:00
rginda%netscape.com
d0563951ef
- venkman only -
...
move debugger menu item from tasks to tasks->tools
2001-09-25 22:27:36 +00:00
rginda%netscape.com
3efdb07ba7
- venkman only -
...
add blacklist nodes, not reflected in the UI yet
implement reloadSource on SourceRecord, to reload the underlying source text
2001-09-25 22:26:51 +00:00
rginda%netscape.com
9393395b86
- venkman only -
...
add blacklist and version strings
2001-09-25 22:25:21 +00:00
rginda%netscape.com
786350ce9b
- venkman only -
...
implement reload command
2001-09-25 22:24:36 +00:00
rginda%netscape.com
916119047f
- venkman only -
...
add type checking to formatValue, fix bug in formatValue -> array
2001-09-25 22:23:41 +00:00
rginda%netscape.com
324eb30b08
- venkman only -
...
pass drag and drop related events to the TOViewRecord, if it knows how to deal
2001-09-25 22:22:02 +00:00
rginda%netscape.com
6e1dbd5179
- venkman only -
...
initial add of blacklist icons
2001-09-25 22:20:29 +00:00
hewitt%netscape.com
8292f84edd
97574 - implement toolbarbutton, kill menubutton, r=blake, sr=hyatt
2001-09-20 07:33:13 +00:00
rginda%netscape.com
38d4f6f3d9
- venkman only -
...
increase max string display length
2001-09-10 22:07:23 +00:00
rginda%netscape.com
d0e2a62257
- venkman only -
...
prepare for "group/ungroup" UI in the file list
2001-09-06 22:57:34 +00:00
rginda%netscape.com
f541bdbe79
- venkman only -
...
fix sort tests
2001-09-06 22:56:56 +00:00