pinkerton%aol.net
713c89ee20
sometimes mDragDest wasn't set, causing crashes or drags to be ignored when
...
dragging to the tab bar (bug 269995, 269994)
2005-03-05 22:07:45 +00:00
joshmoz%gmail.com
3140dd7756
fix "Download Link Target" results in bad download for large MP3 file. b=281648 sr=pinkerton
2005-03-05 18:34:12 +00:00
pinkerton%aol.net
dfb520e661
add keycombos for show/hide toolbar and bookmark bar (bug 281504)
2005-03-05 18:14:21 +00:00
joshmoz%gmail.com
fb33cb8740
add preference menu for default browser. b=218271 r=smfr sr=pinkerton
2005-03-05 18:14:11 +00:00
pinkerton%aol.net
ef1f19ff36
fix case where prefs could not exist and we'd get uninitialzed values for
...
opening tabs/windows with cmd-click. (bug 283363)
2005-03-05 18:06:25 +00:00
joshmoz%gmail.com
62fbef5fcc
allow for toggling of bookmark manager using bm manager toolbar button, no bug sr=pinkerton
2005-03-05 17:39:50 +00:00
smfr%smfr.org
95e0aef9d2
More changes for bookmarks in tabs, bug 215235. r=pinkerton
2005-03-04 17:33:49 +00:00
smfr%smfr.org
b9914657b2
Implement bookmarks in tabs, bug 215235. r=pinkerton.
2005-03-04 17:32:15 +00:00
smfr%smfr.org
9275211cad
Add license.
2005-03-04 05:44:34 +00:00
smfr%smfr.org
6251522572
Add "Installed Plug-Ins" menu item to the bottom of the Help menu (bug 166966).
2005-03-03 05:59:21 +00:00
smfr%smfr.org
1289325c9a
Add intl.xpt to the project to make about:plugins work (bug 199203). Also removed some empty Copy Files phases.
2005-03-03 05:45:54 +00:00
smfr%smfr.org
85e26b64ab
Remove some bogus ; from the end of method names.
2005-03-03 03:27:56 +00:00
smfr%smfr.org
93139f0b23
Add zh-HK (Traditional Chinese: Hong Kong) to the font prefs. Bug 222919.
2005-03-02 05:31:18 +00:00
smfr%smfr.org
509481de39
Fix bug 173150: change the font panel to not show font face, and strip out font face info from the saved font.
...
Fix bug 188300: when the text samples have focus, return custom field editors so that we can get changeFont: notifications.
Also fix a bug where if a font was missing, subsequent font selections would not stick (should help with bug 175651).
2005-03-01 08:20:35 +00:00
smfr%smfr.org
d2acc405fc
Add windowWillReturnFieldEditor: handling to help fix bug 188300, and forward font panel delegate methods to the current pane, for bug 173150.
2005-03-01 08:18:11 +00:00
smfr%smfr.org
c762ece153
Rename all the member variables to start with "m" so the code is more readable.
...
Fix a problem where, if the font samples were clicked on, changing the font in the Font Panel no longer had any effect (using custom field editors). Bug 188300.
2005-03-01 06:32:54 +00:00
joshmoz%gmail.com
e7a8d43ea2
fix broken Safari bookmark importing b=284159
2005-02-28 23:33:58 +00:00
joshmoz%gmail.com
2789c949cd
remove a double check - thanks dbaron ;)
2005-02-28 02:33:42 +00:00
smfr%smfr.org
fd419a97c7
When copying the project in an objdir build, don't copy over the foo.model and foo.pbxuser files, because doing that overwrites breakpoints and project state in the objdir project (which you use for debugging).
2005-02-27 22:15:40 +00:00
joshmoz%gmail.com
133d2afa65
fix leak in history, also somewhat inconsequential leak in preferences
2005-02-25 06:52:51 +00:00
joshmoz%gmail.com
427de5cd86
fix memory leak when importing HTML bookmark files. Alloc'ing at the beginning of a loop, releasing at the end, but not releasing before a 'continue' statement in the middle. no bug.
2005-02-25 06:28:18 +00:00
joshmoz%gmail.com
b81c09b121
fix memeory leak when adding separators, no bug
2005-02-25 06:13:59 +00:00
joshmoz%gmail.com
8d0f902991
fix leak in google search textfield, b=283430
2005-02-25 03:41:42 +00:00
joshmoz%gmail.com
b73e059786
fix leaking of dl manager toolbar buttons b=283431, no review as this is obvious
2005-02-25 03:34:39 +00:00
smfr%smfr.org
329897bbbb
Sync up BrowserWindow.nib with the removal of the mBookmarkViewController and mHistoryDataSource outlets from the BrowserWindowController.
2005-02-24 07:11:21 +00:00
smfr%smfr.org
fb749771b9
Final tidyup for bug 283419; init members to empty strings, not unretained static string.
2005-02-24 07:07:17 +00:00
smfr%smfr.org
81e720bbf2
Tidy up what I checked in by mistake, pertaining to bug 283419.
2005-02-24 06:58:07 +00:00
smfr%smfr.org
63159e0c7d
Remove the HistoryDataSource instance from the nib, and instantiate it in code so that we can more clearly release it, fixing history leaks. No bug.
2005-02-24 06:43:20 +00:00
smfr%smfr.org
afd588c754
Fix warning by being explicit about return type of -setDisplaySecureIcon.
2005-02-24 06:41:06 +00:00
smfr%smfr.org
e4f2b2170a
Fix a reference cycle between the HistoryDataSource and its update timer (timers retain their targets!) by using an intermediate, proxy object.
2005-02-24 06:38:24 +00:00
smfr%smfr.org
04f7376155
Fix bug 283138: leaking NSMenuItems in bookmarks context menu code.
2005-02-23 17:18:06 +00:00
ginn.chen%sun.com
8dc4f71037
Bug 70154 (ctrl)+shift+home/end should select to beginning/end of webpage
...
r=brade sr=sfraser
2005-02-18 07:29:40 +00:00
mozilla.mano%sent.com
c61da76a58
Bug 279533 - Update Camino's font preferences code per bug 95227 (serif/sans-serif set is now per language). r=wevah sr=smfr
2005-02-16 16:40:32 +00:00
smfr%smfr.org
a8d2af66eb
Fix bug 281803: make sure we respond to batch notifications, and reload the entire history tree when the batch ends.
2005-02-16 06:47:30 +00:00
smfr%smfr.org
1d28e9d8ef
Fix bug 281133: if adding a page with no title to bookmarks, the Add Bookmarks dialog would never show up because we threw an exception trying to set a text field with a nil string. Now, use the url if the title is empty.
2005-02-15 06:18:36 +00:00
smfr%smfr.org
2e4574361f
Fix bug 149648: add support for <optgroup> is Camino's super-funky <select> popup replacement, and clean up the code a little. r=pink.
2005-02-14 16:35:56 +00:00
pinkerton%aol.net
4c1689e10e
if not all languages are in the right format, fall back to en-us rather than
...
picking the first one that is in the right format (bug 281107)
2005-02-11 18:44:39 +00:00
joshmoz%gmail.com
ae92e3d8ea
trivial focus fixes - make initial key views and first key views the same, hook up initial key view in General pref pane so that there is an initial focus when switching back to General from some other pane. b=278820
2005-02-09 07:15:23 +00:00
cbiesinger%web.de
40888bf15f
Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
...
reflects its purpose
r=bz sr=darin
2005-02-07 14:35:46 +00:00
smfr%smfr.org
8af2efedce
Add some code to copy bad history files to history_BAD-N.dat for debugging bug 280342.
2005-02-05 06:53:37 +00:00
pinkerton%aol.net
f762e31e74
allow user to override lang prefs, don't use region as it messes up users
...
that change their langauge setting to differ from the region (bug 280814)
2005-02-03 14:24:43 +00:00
smfr%smfr.org
6fdcbe02cd
Fix various keyboard navigation issues.
2005-02-03 07:13:24 +00:00
smfr%smfr.org
e2d3a99df3
Fix wording of debug msgs.
2005-02-03 05:55:42 +00:00
smfr%smfr.org
c5b9c0a74d
Add some HISTORY DEBUG logging on DB close as well.
2005-02-03 05:54:17 +00:00
smfr%smfr.org
ab920ec758
Add some logging to history file opening, to try to track down bug 280342.
...
Also removed some unused code.
2005-02-03 05:46:37 +00:00
pinkerton%aol.net
597901bc43
add search fields to permissions and cookie sheets (bug 263336)
2005-02-02 23:17:39 +00:00
gerv%gerv.net
51258ac3cb
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-02 23:16:20 +00:00
pinkerton%aol.net
ed4ea5de1f
fix spelling error
2005-02-02 22:53:22 +00:00
joshmoz%gmail.com
499c52018a
update copyright stuff b=279815 sr=pinkerton
2005-01-31 21:29:38 +00:00
joshmoz%gmail.com
69c994fd8d
pull accept-language header from system prefs b=161337 sr=pinkerton
2005-01-31 20:58:14 +00:00