Commit Graph

1689 Commits

Author SHA1 Message Date
pinkerton%aol.net
f9c4d0325b context menu for spellchecking (bug 151040) 2006-06-30 22:06:23 +00:00
pinkerton%aol.net
017e88c0ba add include paths for spellchecker context menu (bug 151040) 2006-06-30 21:42:47 +00:00
nick.kreeger%park.edu
71822179c8 Fix bug 336839 Link from other application pref name in Tabs prefPane sounds very awkward, r=alqahira, sr=pinkerton 2006-06-28 22:48:47 +00:00
nick.kreeger%park.edu
f167ae2280 Fixing bug 341701, When Camino Quits removes cancelled downloads, not just successful ones. r=hwaara, sr=pink. 2006-06-28 21:10:31 +00:00
nick.kreeger%park.edu
bbf254d369 Fix bug 336211, Remove OS X 10.2-only code/checks in NSWorkspace+Utils.m, patch by froodiantherapy <stridey@gmail.com>. r=Wevah, sr=mento 2006-06-25 03:49:32 +00:00
pinkerton%aol.net
04b57431bd again with the NSLog 2006-06-23 18:51:43 +00:00
nick.kreeger%park.edu
5ba9921119 Fix bug 341926, Cleanup in MainController.mm, patch by froodiantherapy <stridey@gmail.com>. r=BruceD, Chris Lawson, sr=pinkerton. 2006-06-23 17:49:15 +00:00
pinkerton%aol.net
8cdcc3bcda fix missed selectors and problem where loading tabs in background would
mess up jumpback (bugs 342538 and 342526)
2006-06-23 17:27:04 +00:00
pinkerton%aol.net
bea4898196 removing stray log 2006-06-23 03:45:43 +00:00
pinkerton%aol.net
0e44a61978 tab jumpback like in firefox (bug 342492) 2006-06-23 03:10:23 +00:00
nick.kreeger%park.edu
5c30e67ec9 Fixing bug 277278, create a GUI for always 2006-06-21 02:40:48 +00:00
nick.kreeger%park.edu
c9f633203d Fixing bug 309132, Disable view-source when window/tab contains binary content. Patch by Chris Lawson <bugzilla@chrislawson.net>, r=me, sr=pinkerton. 2006-06-20 18:38:08 +00:00
mark%moxienet.com
4487bd02da Bustage fix following 337746 2006-06-19 23:49:43 +00:00
nick.kreeger%park.edu
8376d7aecb Fix bug 327738, Reset Camino doesn't reset minimized windows. Patch by froodiantherapy <stridey@gmail.com>, r=Chris Lawson, sr=smfr. 2006-06-18 05:01:14 +00:00
pinkerton%aol.net
66be17e830 enable spellcheck for multiline text fields (bug 151040) 2006-06-17 18:28:47 +00:00
nick.kreeger%park.edu
49d615915b Fix bug 336217, Display error dialogue at launch on 10.2.x. r=Wevah, sr=mento. Patch by froodiantherapy <stridey@gmail.com>. 2006-06-16 19:08:00 +00:00
nick.kreeger%park.edu
aacf9a4954 Fixing bug 298446, cmd-period does not cancel downloads, camino only. r=mento, sr=pinkerton 2006-06-14 22:40:29 +00:00
mark%moxienet.com
dead0e6ce8 341007 "Failed to initialize embedding" during startup. Remove compatibility.ini before beginning registration process. r=pink 2006-06-14 17:04:48 +00:00
nick.kreeger%park.edu
64676063c2 Downloads.nib did not make previous checkin, for bug 308942 2006-06-09 02:47:39 +00:00
nick.kreeger%park.edu
c8c14e7861 Add options to remove finished download list items automatically, bug 308942. r=smorgan, sr=pinkerton 2006-06-09 01:48:22 +00:00
mark%moxienet.com
78a196de49 Bustage fix for Camino (nonstatic) following bug 334009: locate libunicharutil_s.a in objdir/dist/lib. 2006-06-08 01:12:16 +00:00
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