anatoliya%netscape.com
51bc544ffa
When tab not found, sidebar should indicate that in tab, bug 77635, r=pchen sr=alecf a=asa
2006-07-27 14:54:01 +00:00
bbaetz%cs.mcgill.ca
d12024c2e3
bug 77095 - fix casing typo in directory.js
...
patch by anedah-9@sm.luth.se
r=bbaetz, sr=shaver, a=asa
2006-07-27 14:54:00 +00:00
dougt%netscape.com
169f7cf785
Removing ^M.
2006-07-27 14:53:59 +00:00
dougt%netscape.com
354fcc0505
Fix for bug 75836.
...
Adds an optional log window to the ftp directory viewer.
Adds a nsIPrompt and nsIAuthPrompt to the directory viewer's interface requestor.
Attempts to serialize network requests.
(thanks to chris waterson who helped me figure out the refcounting)
r=mailto:bbaetz@cs.mcgill.ca
sr=waterson@netscape.com
2006-07-27 14:53:58 +00:00
ben%netscape.com
ae9e23bec1
Make tree widgets in search sidebar panel use the correct classes for
...
improved visuals.
r=matt, sr=blake, a=asa, bug 83954
2006-07-27 14:53:57 +00:00
ben%netscape.com
874ac2d085
Back out fix for 79639 and make sidebar toggle consistently accessible in all apps.
...
sr=alecf
2006-07-27 14:53:56 +00:00
blakeross%telocity.com
dace6b7f18
Toolbar grippies should not trigger on right click. Exact same fix as before, checking in again because the stylesheet scoping landing regressed this.
2006-07-27 14:53:55 +00:00
bbaetz%cs.mcgill.ca
b34fce6079
bug 79639 - move sidebar toffle into toolbars menu, and rename toolbars
...
submenu to "show"
patch by gerv, r=hwaara, sr=alecf
2006-07-27 14:53:54 +00:00
blakeross%telocity.com
f31efcb8ec
Adding context menu to sidebar panel headers to silence whiny c|net reporter, only change panels on left-click, optimizing nsMenuFrame::OnCreate by reducing number of necessary nsAutoString ctor's (60071). r=kerz sr=ben
2006-07-27 14:53:53 +00:00
ben%netscape.com
bd9947cb57
fix for 80281 - no sidebar panels in sidebar customize dialog.
...
convert a treecol->treecolgroup. Seems to fix the visual errors.
adjust window creation flags.
r=matt, sr=blake
2006-07-27 14:53:52 +00:00
alecf%netscape.com
5eda018dd7
oops, fix my previous checkin to this file so it works in the sidebar
2006-07-27 14:53:51 +00:00
alecf%netscape.com
dae85b1e78
fix for bug 54422 sr=ben/waterson - update status when user clicks on history items
2006-07-27 14:53:50 +00:00
blakeross%telocity.com
349c374a89
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2006-07-27 14:53:49 +00:00
ccarlen%netscape.com
e2204350f7
Bug 77467 - some prompt dialogs came up with "0" instead of empty string. r=blakeross@telocity.com, sr=alecf@netscape.com
2006-07-27 14:53:48 +00:00
ccarlen%netscape.com
e04616a8db
Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts.
2006-07-27 14:53:47 +00:00
matt%netscape.com
f6d5eef062
bug 26106 adding ensureElementIsVisible so that that tree item is visible when it moves down
...
r=mcafee sr=ben a=asa
2006-07-27 14:53:46 +00:00
danm%netscape.com
5c4863b6b0
fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh
2006-07-27 14:53:45 +00:00
sgehani%netscape.com
ea5bac5cae
Fix up remote containers even when the remote datasource is already
...
loaded.
b = 52336
r = sgehani (thanks to waterson for the patch)
sr = alecf
2006-07-27 14:53:44 +00:00
danm%netscape.com
09de99e001
commondialog service is being replaced by promptservice. bug 72112 continues
2006-07-27 14:53:43 +00:00
hyatt%netscape.com
3ab75b8b59
Fix for 94990. r=blake, sr=hewitt
2006-07-27 14:53:42 +00:00
hyatt%netscape.com
c2c62ea97c
Get context menus limping again. This is really strange. r=blake, sr=ben
2006-07-27 14:53:41 +00:00
jaggernaut%netscape.com
8fca470a43
Bug 94458: change dynamically registered listeners to "create" and "destroy" events to listen to "popupshowing" and "popuphiding". r=bryner, sr=hyatt
2006-07-27 14:53:40 +00:00
morse%netscape.com
cc9afb6ee2
bug 91881, fix js errors, r=vishy, sr=blake
2006-07-27 14:53:39 +00:00
morse%netscape.com
2d09ba9eab
bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf
2006-07-27 14:53:38 +00:00
matt%netscape.com
3ac1a38c63
added code to set search engine. r=mcafee sr=alecf
...
http://bugzilla.mozilla.org/show_bug.cgi?id=73238
http://bugzilla.mozilla.org/show_bug.cgi?id=76544
2006-07-27 14:53:37 +00:00
danm%netscape.com
bee319067d
fix sandboxing of sidebar iframe. bug 59603 r=hyatt,matt
2006-07-27 14:53:36 +00:00
sgehani%netscape.com
c376e7059c
Give content area focus after sidebar is closed using F9.
...
b = 78440
r = timeless@mac.com
sr = alecf@netscape.com
2006-07-27 14:53:35 +00:00
blakeross%telocity.com
a08281775b
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2006-07-27 14:53:34 +00:00
blakeross%telocity.com
9210ca7dab
Fix 49934: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
...
Fix 70404: assertionsf or datetime and finger. r=dougt, sr=rpotts
Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca )
2006-07-27 14:53:33 +00:00
matt%netscape.com
0a768ee88f
bug 71881
...
adding sidebar directory to popup menu
sr=hyatt
r=mcafee
2006-07-27 14:53:32 +00:00
maolson%earthlink.net
1654906352
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2006-07-27 14:53:31 +00:00
mcafee%netscape.com
24b9f55534
Moving some oncommand handlers outside of <template> constructs to avoid extra nsEventListenerManager creation (68074). sr=alecf
2006-07-27 14:53:30 +00:00
timeless%mac.com
d503b0d100
fix Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=kerz a=ben
2006-07-27 14:53:29 +00:00
blakeross%telocity.com
5a1804eb37
Search cleanup (70102). r=timeless sr=alecf
2006-07-27 14:53:28 +00:00
alecf%netscape.com
e78e2c64f2
fix for bug 70929 - refactor history into public/private interfaces
...
sr=waterson
2006-07-27 14:53:25 +00:00
alecf%netscape.com
7c55659b6f
fix for #66908 r=timeless, a=ben
...
make history history sidebar urls open in the current window, if possible
2006-07-27 14:53:24 +00:00
blakeross%telocity.com
49b70a312f
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
2006-07-27 14:53:23 +00:00
tao%netscape.com
7cf02c8ce7
62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
...
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2006-07-27 14:53:22 +00:00
disttsc%bart.nl
04472a2b72
More appCore removal, bug=46200, r=alecf, a=ben
2006-07-27 14:53:21 +00:00
blakeross%telocity.com
221c2efedd
Fix 66212: some accessibility/tab order/focus stuff. r=timeless sr=alecf
2006-07-27 14:53:20 +00:00
morse%netscape.com
85a86d8510
bug 55052 (r=nhotta, sr= alecf) search text field changes what user types, and bug 28137 (r=sgehani, sr=alecf, URL search bar should reset category popup
2006-07-27 14:53:19 +00:00
matt%netscape.com
34e1009307
r=law
...
sr=ben
adding focus to search panel when opened
2006-07-27 14:53:18 +00:00
blakeross%telocity.com
9225576843
Fix 57653: search cleanup, skinability, random fixes, optimization, and more. r=jag a=ben
2006-07-27 14:53:17 +00:00
rjc%netscape.com
934204094f
Fix bug # 55277: searching with multiple engines. r= danm sr=ben
2006-07-27 14:53:16 +00:00
ben%netscape.com
3ea2b08bb4
Fix for 53154, search customize dialog tidy up. r=hewitt, sr=hangas
2006-07-27 14:53:15 +00:00
evaughan%netscape.com
16d61f0230
Part 2 fix for bug #55899
2006-07-27 14:53:14 +00:00
blakeross%telocity.com
41be7f71b9
Fix 61834: context menu with no items appears on right click of tree column header in search panel, and other minor cleanup. r=jag sr=alecf
2006-07-27 14:53:13 +00:00
blakeross%telocity.com
a9273838c9
My Sidebar won't stay minimized (by Fabian Guisset, 60715). r=alecf sr=bienvenu
2006-07-27 14:53:12 +00:00
blakeross%telocity.com
3ac9ff04d5
Fix 18787: sidebar panels need context menus. r=jag sr=alecf
2006-07-27 14:53:11 +00:00
ben%netscape.com
be90675a96
fix for instructional text in search panel not wrapping for narrow sidebar widths, bug 53159,
...
r=matt, sr=hangas
2006-07-27 14:53:10 +00:00