nick.kreeger%park.edu
|
4597bc5c39
|
Fix bug 333623, about:blank's favicon is draggable from location bar, but not from tabs. Patch by Chris Lawson <bugzilla@chrislawson.net>
|
2006-06-06 20:42:40 +00:00 |
|
nick.kreeger%park.edu
|
d5803665d8
|
Fix bug 330946, disable dragging of bookmarks into the address book of Show All Bookmarks. Patch by Chris Lawson <bugzilla@chrislawson.net>
|
2006-06-06 20:38:17 +00:00 |
|
timeless%mozdev.org
|
4af059b87e
|
Bug 337917 Make consumers stop using cids from other modules
r=bienvenu sr=neil
|
2006-06-03 23:40:27 +00:00 |
|
pinkerton%aol.net
|
041e735408
|
enable spellcheck for camino (bug 151040)
|
2006-06-03 20:35:20 +00:00 |
|
pinkerton%aol.net
|
e3129d639c
|
check for cmd key on cmd 1-9 (bug 339205)
|
2006-06-03 16:38:54 +00:00 |
|
pinkerton%aol.net
|
6272b05fc5
|
fix ampersand in bookmark keyworded search string not getting URL encoded properly (bug 326532)
|
2006-06-03 15:28:11 +00:00 |
|
pinkerton%aol.net
|
8fd51c6fd8
|
Fix the inability to edit keywords on folders in the outline view (bug 337571)
|
2006-06-03 15:26:13 +00:00 |
|
pinkerton%aol.net
|
4f3f255cb7
|
fix redundant methods for getting current URI (bug 337664)
|
2006-06-03 15:24:36 +00:00 |
|
mark%moxienet.com
|
8748bafcd0
|
336846 Release notes for Camino 1.0.2. rtf by Smokey Ardisson <alqahira@mindspring.com>. sr=me
|
2006-06-02 18:34:26 +00:00 |
|
mark%moxienet.com
|
2d8ed09f1f
|
336497 Writing Spotlight metadata files for Bonjour bookmarks generates thousands of files. Disable metadata writing for Bonjour bookmarks. Patch by smfr. r=pink a=me
|
2006-06-02 18:11:17 +00:00 |
|
hwaara%gmail.com
|
8975b64d9b
|
bug 339498, Remove old, unused files. r=mento
|
2006-05-28 13:45:17 +00:00 |
|
mark%moxienet.com
|
58c312acf5
|
311311 Can't build on case-sensitive filesystem. Fix spelling of AppKit includes throughout mozilla/camino. Patch by froodiantherapy <stridey@gmail.com>. r,sr,a=me
|
2006-05-27 18:47:30 +00:00 |
|
hwaara%gmail.com
|
7d8b147b72
|
bug 333315, Can't 'Copy Locations to Clipboard' in bookmarks manager. r=smorgan, sr=pink. Patch by Chris Lawson (bugzilla@chrislawsonet.net)
|
2006-05-27 09:59:38 +00:00 |
|
hwaara%gmail.com
|
637cf7464c
|
Add license plate to new file. r=Smokey
|
2006-05-27 09:55:21 +00:00 |
|
hwaara%gmail.com
|
8c34c06324
|
Trunk project file change. Thanks to Smokey for this.
|
2006-05-27 09:32:08 +00:00 |
|
hwaara%gmail.com
|
df4371de35
|
bug 331194, part 1: implement new methods to Find a docshell for a given URI, and to find a URI for a given docshell. Move around code in GeckoUtils. r=smfr
|
2006-05-27 09:29:23 +00:00 |
|
hwaara%gmail.com
|
96426eb695
|
Last fix was bug 338654
|
2006-05-27 09:17:38 +00:00 |
|
hwaara%gmail.com
|
ef19eb2416
|
Last change was for bug 337802
|
2006-05-27 09:10:51 +00:00 |
|
hwaara%gmail.com
|
2f4bc65e9c
|
Rollover tracking should not 'highlight' the close button if only one tab is visible. r=smorgan, sr=pink. Patch by Aaron Schulman (aschulm@gmail.com)
|
2006-05-27 08:58:19 +00:00 |
|
hwaara%gmail.com
|
4821523415
|
Download completed message reports size as '?' if size was unknown whilst downloading. r=kreeger, sr=pink. Patch by Bruce Davidson (mozilla@transoceanic.org.uk)
|
2006-05-27 08:51:05 +00:00 |
|
mark%moxienet.com
|
5a03f44828
|
313083 Right-click in empty tab bar space has no contextual menu. Add a contextual menu. Patch by Chris Lawson <bugzilla@chrislawson.net>. r=smorgan sr=me a=me
|
2006-05-26 18:56:14 +00:00 |
|
pinkerton%aol.net
|
2d8ce84ddb
|
hook up cmd-1..9 to load the Nth bookmark from the bookmark bar (bug 317186)
|
2006-05-20 18:27:46 +00:00 |
|
pinkerton%aol.net
|
6c4c1b02c4
|
implement single-window mode with simple UI. (bug 274143)
|
2006-05-20 15:46:20 +00:00 |
|
hwaara%gmail.com
|
3b59e14a39
|
Nib file update for focus fixes. r=Wevah, sr=mento
|
2006-05-19 16:30:40 +00:00 |
|
hwaara%gmail.com
|
def6b68f8b
|
Make the tabbing cycle in bookmarks/history view sane. The search textfield gets initial focus, for quick searching. Renamed the column of the left pane from 'Groups' to 'Collections'. Fixes bug 337144, 327839, 322699. r=Wevah, sr=mento.
|
2006-05-19 16:24:08 +00:00 |
|
mark%moxienet.com
|
dc5c4d7280
|
326668 compreg.dat and xpti.dat still live in Camino.app. Move them into the profile. Add compatibility.ini and profile version checking to remove these files at startup and force reregistration when the app changes. r=hwaara sr=pink a=me
|
2006-05-19 02:14:57 +00:00 |
|
hwaara%gmail.com
|
7f21f44d36
|
bug 289243, Camino should handle .ftploc files, r=cl, sr=mento. Patch by Wevah (mozilla@derailer.org)
|
2006-05-16 22:34:41 +00:00 |
|
hwaara%gmail.com
|
e869f8c1c0
|
Last patch was for bug 337833.
|
2006-05-16 08:56:41 +00:00 |
|
hwaara%gmail.com
|
4708c90052
|
Menu separators in bookmarks should not be focusable. r=cl, sr=smfr
|
2006-05-16 08:50:59 +00:00 |
|
mark%moxienet.com
|
df0228eaf5
|
235864 updating project file
|
2006-05-12 17:05:24 +00:00 |
|
benjamin%smedbergs.us
|
2a961b5076
|
Bug 337285 - shouldn't need camino/config/mozconfig to build, r=mento
|
2006-05-12 16:54:56 +00:00 |
|
hwaara%gmail.com
|
b380a0fb06
|
bug 235864, close tab button does not give mouse hover feedback. r=smorgan, sr=pink. Patch by Aaron Schulman (aschulm@gmail.com)
|
2006-05-12 16:50:39 +00:00 |
|
hwaara%gmail.com
|
20804512be
|
fix bug 186591, View Image in New Tab/Window (use Tabbed Browsing preference semantics), r=smorgan, sr=mento. Patch by Chris Lawson <bugzilla@chrislawson.net>. fix bug 336947, Maximum width of location bar/search field is fixed at 2560 pixels. r=cl, sr=pink. Patch by froodiantherapy <stridey@gmail.com>
|
2006-05-12 08:48:45 +00:00 |
|
hwaara%gmail.com
|
e8ff515f5a
|
fix bug 331430, new pop-up blocker shifts scrollbar down. also fixes bug 331913, highlighted text for a scrolling find is below viewport when popup blocker is open. sr=pink
|
2006-05-11 19:47:32 +00:00 |
|
darin%meer.net
|
5a25233907
|
fix camino bustage
|
2006-05-10 22:39:26 +00:00 |
|
darin%meer.net
|
214075158a
|
removing reference to unused nsIEventQueueService.h to fix bustage
|
2006-05-10 21:46:53 +00:00 |
|
mark%moxienet.com
|
5b1d34480d
|
335295 Workaround for endian problem in old Keychain APIs. Patch by pink. And me. r=pink
|
2006-04-28 15:16:28 +00:00 |
|
mark%moxienet.com
|
1c926e77d7
|
335687 xmlextras.xpt is gone after bug 324865. Patch by crot0@infoseek.jp. r=me
|
2006-04-27 15:43:42 +00:00 |
|
mark%moxienet.com
|
5959a95118
|
335452 New text for Camino 1.0.1, text and presentation and reviews by ss and ardisonne
|
2006-04-27 03:07:38 +00:00 |
|
mark%moxienet.com
|
b7e4d3302a
|
335393 Cannot add p12 certificates to the database with "import" function following 329081. Back out 329081. The correct way to add p12 certificates is to use the "restore" function.
|
2006-04-27 00:27:30 +00:00 |
|
mark%moxienet.com
|
0134dcfd7b
|
322044 When Camino is hidden, invoking via Service does not respect external app pref. 333974 Same thing when clicking links in other applications. Use non-visible windows when the app is hidden. r=smfr
|
2006-04-26 15:07:34 +00:00 |
|
mark%moxienet.com
|
55f83db68f
|
Backing out 331576 - API not in 10.2 SDK, nothing to link against. Groan.
|
2006-04-22 04:12:51 +00:00 |
|
mark%moxienet.com
|
4139329ea6
|
331576 "Dynamic" determination of locale string for UA. Use the active lproj for the UA locale. r=hwaara sr=pink a=me
|
2006-04-22 03:36:27 +00:00 |
|
mark%moxienet.com
|
2e1e5543ab
|
334589 Release notes for 1.0.1.
|
2006-04-21 01:58:42 +00:00 |
|
mark%moxienet.com
|
41acd9d943
|
334576 Be sure to remove the old camino.xpt before xpt_linking a new one
|
2006-04-19 14:36:23 +00:00 |
|
mark%moxienet.com
|
41fa444653
|
334589 ReadMe and Release Notes for Camino 1.0.1. Notes by samuelsidler and ardisonne, TextEdited by ardisonne. r=samuelsidler sr=me a=me
|
2006-04-19 14:19:44 +00:00 |
|
mark%moxienet.com
|
1924c2d396
|
329967 Ad-blocking: ads back on myspace.com. Patch by Smokey Ardisson <alqahira@mindspring.com>. r=samuelsidler sr=smfr a=me
|
2006-04-19 05:19:34 +00:00 |
|
mark%moxienet.com
|
133d03ae76
|
334576 xpt_link .xpt files into camino.xpt after building Camino.app. This was formerly only done for release builds in the release script. It should improve Ts a little.
|
2006-04-19 03:14:43 +00:00 |
|
mark%moxienet.com
|
8f5ec57851
|
331311 Correct spelling of pop-up (from poupup) in new pop-up bar. nib by Nick Kreeger <nick.kreeger@park.edu>. r=me
|
2006-04-14 02:51:10 +00:00 |
|
mark%moxienet.com
|
bf761f08d0
|
330421 Allow arbitrary replacement of embed.jar members. 312501 new alert-exclam.gif. r=hwaara sr=pink a=me
|
2006-04-14 01:50:16 +00:00 |
|