joshmoz%gmail.com
fd8473ff70
add "Send This Link..." contextual menu item. b=227803 r=joshmoz sr=pinkerton
2005-03-06 01:33:21 +00:00
joshmoz%gmail.com
833df62d94
fix: download Manager gets stuck in Customize Toolbar mode when closing on download completion. b=283359 sr=pinkerton
2005-03-05 23:28:30 +00:00
pinkerton%aol.net
2f540e3d7f
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
649af1d18c
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
adc2530b15
add keycombos for show/hide toolbar and bookmark bar (bug 281504)
2005-03-05 18:14:21 +00:00
joshmoz%gmail.com
79f91e430f
add preference menu for default browser. b=218271 r=smfr sr=pinkerton
2005-03-05 18:14:11 +00:00
pinkerton%aol.net
01a1b4d770
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
fe820d76ac
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
ea97f52b8c
More changes for bookmarks in tabs, bug 215235. r=pinkerton
2005-03-04 17:33:49 +00:00
smfr%smfr.org
3368ed86e9
Implement bookmarks in tabs, bug 215235. r=pinkerton.
2005-03-04 17:32:15 +00:00
smfr%smfr.org
6a75f27955
Add license.
2005-03-04 05:44:34 +00:00
smfr%smfr.org
5aa1cb78de
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
dda8a29184
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
426cd64f64
Remove some bogus ; from the end of method names.
2005-03-03 03:27:56 +00:00
smfr%smfr.org
8cd0cd865c
Add zh-HK (Traditional Chinese: Hong Kong) to the font prefs. Bug 222919.
2005-03-02 05:31:18 +00:00
smfr%smfr.org
bd088ad5c9
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
0367c7d3ba
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
85b35364ec
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
4a903db5e0
fix broken Safari bookmark importing b=284159
2005-02-28 23:33:58 +00:00
joshmoz%gmail.com
5320f9ac7c
remove a double check - thanks dbaron ;)
2005-02-28 02:33:42 +00:00
smfr%smfr.org
0195a8035c
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
b6340c6b01
fix leak in history, also somewhat inconsequential leak in preferences
2005-02-25 06:52:51 +00:00
joshmoz%gmail.com
81989789af
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
5e86466cb8
fix memeory leak when adding separators, no bug
2005-02-25 06:13:59 +00:00
joshmoz%gmail.com
0d843f6f67
fix leak in google search textfield, b=283430
2005-02-25 03:41:42 +00:00
joshmoz%gmail.com
3f3a650954
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
87bfd774ab
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
2d60d15634
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
56e166869d
Tidy up what I checked in by mistake, pertaining to bug 283419.
2005-02-24 06:58:07 +00:00
smfr%smfr.org
5c785c2c97
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
51fbf70b61
Fix warning by being explicit about return type of -setDisplaySecureIcon.
2005-02-24 06:41:06 +00:00
smfr%smfr.org
522daf6c2c
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
f505cf2abf
Fix bug 283138: leaking NSMenuItems in bookmarks context menu code.
2005-02-23 17:18:06 +00:00
ginn.chen%sun.com
fa3a3cfd5e
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
0b6da1e22d
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
aa077c4901
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
201637bd64
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
46bad10dd8
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
564dc31c38
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
afd60575e4
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
ce1e5bcb15
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
f928b73a43
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
9adafa2661
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
8c288106d4
Fix various keyboard navigation issues.
2005-02-03 07:13:24 +00:00
smfr%smfr.org
6143f5c3ab
Fix wording of debug msgs.
2005-02-03 05:55:42 +00:00
smfr%smfr.org
6419a68b17
Add some HISTORY DEBUG logging on DB close as well.
2005-02-03 05:54:17 +00:00
smfr%smfr.org
24fc5faeee
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
f3324e8389
add search fields to permissions and cookie sheets (bug 263336)
2005-02-02 23:17:39 +00:00
gerv%gerv.net
1dc8a1c9a4
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-02 23:16:20 +00:00
pinkerton%aol.net
1bf6a29e51
fix spelling error
2005-02-02 22:53:22 +00:00
joshmoz%gmail.com
64439d7a7c
update copyright stuff b=279815 sr=pinkerton
2005-01-31 21:29:38 +00:00
joshmoz%gmail.com
b0f00a143e
pull accept-language header from system prefs b=161337 sr=pinkerton
2005-01-31 20:58:14 +00:00
joshmoz%gmail.com
4b0f3388d3
show mouse feedback on copy of bookmark b=272254 sr=pinkerton
2005-01-31 20:55:54 +00:00
smfr%smfr.org
18c9cc7788
Fix bug 279844: tabs loaded in the background don't scroll correctly to relative anchors. Fix by making sure that background tabs are sized correctly on creation and URL load, so that a later resize on show doesn't mess with the scroll position. r=pinkeron.
...
Fix bug 157995: tab title stays at "Loading..." sometimes. This happens when we don't get a setTitle: callback from gecko (e.g. for an FTP download), so always set the tab title back to the page title (or URL) in onLoadingComplete. r=pinkerton.
Other minor cleanup (const strings, mostly)
2005-01-30 05:02:56 +00:00
timeless%mozdev.org
933b4e2c7f
bsmedberg%covad.net 2005-01-28 07:08 Move the transformiix locale file to dom/locales, r=peterv/Pike
2005-01-28 16:45:14 +00:00
smfr%smfr.org
77eed15dae
Remove typo from last checkin.
2005-01-27 03:42:01 +00:00
smfr%smfr.org
906a7db5e3
Fix bug 279473: prefs were not getting saved if you quit with the prefs window open.
...
Fix [MVPreferencesController sharedInstance] to really return a shared instance for which a ref is kept around, and remove the mPreferencesController member from MainController.
Add [MVPreferencesController clearSharedInstance] so that we can tear down the window on quit, allowing MVPreferencesController to release its embedding reference, so that we can proceed through xpcom shutdown, and thence save the prefs file.
Also cleaned up member naming in MVPreferencesController.
2005-01-27 03:41:26 +00:00
smfr%smfr.org
ec2203a37e
Fix some sheet sizing issues. r=#camino
2005-01-27 02:49:24 +00:00
smfr%smfr.org
57d90c2abf
Fix bug 279664: fix controlTextDidChange notifications from the SearchTextField. Thanks to olivier@umich.edu for the fix.
2005-01-25 04:54:59 +00:00
pinkerton%aol.net
dea6cc54bb
better icon for appearance
2005-01-24 21:36:47 +00:00
pinkerton%aol.net
988e7d8b7d
fix history panel like the others
2005-01-24 21:28:17 +00:00
pinkerton%aol.net
52c3b9a203
update the look of preference panels (from jasper)
2005-01-24 21:19:08 +00:00
smfr%smfr.org
ffd7eab793
Fix a bug where inline editing of items in the containers table would cause the quicksearch notification to fire, causing the bookmarks to be quicksearched into oblivion.
2005-01-22 07:12:06 +00:00
smfr%smfr.org
87a35a7648
Add Nate to the contributors list.
2005-01-22 06:41:06 +00:00
joshmoz%gmail.com
95bebffb2e
Can't drag favicons of 3rd and following tabs to create bookmarks, weblocs in recent nightlies. b=273800 sr=pinkerton
2005-01-21 19:30:47 +00:00
joshmoz%gmail.com
8304afa3e4
copy history pref pane during static copy build phase, otherwise history pref pane won't work in static builds
2005-01-21 18:21:10 +00:00
joshmoz%gmail.com
dabb4c9483
fix crash on quit with active downloads - bad XPCOM cleanup. b=277928 sr=pinkerton
2005-01-21 18:03:49 +00:00
joshmoz%gmail.com
1f6b488a6a
add Nate Weaver to file contributor list
2005-01-21 03:07:25 +00:00
joshmoz%gmail.com
33c5223266
fix opening .webloc and .url files via dock or open menu. b=242934 sr=pinkerton
2005-01-20 18:12:27 +00:00
joshmoz%gmail.com
ca9204cc28
don't override system pref detection for tabbing behavior. b=277706 sr=pinkerton
2005-01-20 06:37:20 +00:00
smfr%smfr.org
ad4db18ba6
Fix bug 278949: make sure we have a bookmarks view controller when we need one for adding a new bookmark. Also fix a build warning (bad BOOL return value).
2005-01-19 18:33:01 +00:00
smfr%smfr.org
e53c3f486b
Fix bug 278947 - bookmarks view goes blank when inline editing because we erroneously pick up the typing as quicksearch.
...
Clean up the serialization of multiple dragged bookmark items by using UUIDs rather than object addresses, and moving into methods on the BookmarksManager, rather than an NSArray category.
Add methods to trawl the bookmarks tree for an item with the given UUID.
Improve the behavior and performance of a multiple bookmark drop by making sure things insert in the correct order, and by disabling outliner updates until you've inserted everything.
Make some notification name strings 'const'.
Fix build warnings, and remove a debugging printf.
2005-01-19 18:03:15 +00:00
joshmoz%gmail.com
a5abaa7ce6
remove calls to newTabsAllowed. b=273228 sr=pinkerton
2005-01-19 18:00:30 +00:00
smfr%smfr.org
baa7b6c7b7
Fix the tooltips on the bookmarks editing buttons.
2005-01-19 17:57:29 +00:00
smfr%smfr.org
3731d43d3f
Fix build warning
2005-01-19 07:04:19 +00:00
smfr%smfr.org
fc639870bb
Fix the drag and drop of history items.
2005-01-19 07:04:09 +00:00
smfr%smfr.org
029760bb92
Fix build warnings.
2005-01-19 07:03:45 +00:00
joshmoz%gmail.com
93d5f502b9
Fix a crash on quit that happened if you had visited the Web Features pref panel. It occurred because we assumed that -dealloc would be called before XPXCOM shutdown, which is not true of autoreleased objects. This is the same fix for the same bug that smfr committed yesterday in the privacy pref pane code. Also, add licenses to two files missing them.
2005-01-19 02:14:21 +00:00
joshmoz%gmail.com
553f6ac7bc
add file for history pref pane that I forgot
2005-01-18 23:45:52 +00:00
joshmoz%gmail.com
779974320c
move history prefs into their own pane, part of major prefs reorg
2005-01-18 23:34:29 +00:00
smfr%smfr.org
f2df6b7d06
Rename a bunch of history-related structs so that they don't conflict with what's in nsGlobalHistory in static builds.
2005-01-17 20:23:19 +00:00
smfr%smfr.org
ea7c16e46f
Removing unused bookmark manager images. Removing libstring_obsolete_s.a which no longer exists, and removing library search paths into ../string/obsolete.
2005-01-17 19:36:38 +00:00
smfr%smfr.org
a4d073dae6
Fix a crash on quit that happened if you had visited the Privacy panel. It occurred because we assumed that -dealloc would be called before XPXCOM shutdown, which is not true of autoreleased objects. r=josh
2005-01-17 19:21:56 +00:00
smfr%smfr.org
6cb2a009c7
Fix the context menu on the bookmarks containers pane, and fix the table view selection behaviour when bringing up a context menu (you need to select the item). r=josh
2005-01-17 04:53:23 +00:00
smfr%smfr.org
a03d3789c1
Adding 3 new bookmarks view images that somehow got left out of the project.
2005-01-16 21:33:22 +00:00
smfr%smfr.org
0a8eb9e801
Fix the symlinking of the Info-*.plist files after I renamed them yesterday.
2005-01-16 20:33:48 +00:00
smfr%smfr.org
9fde9f0647
Fix the license.
2005-01-16 08:02:20 +00:00
smfr%smfr.org
20381591a8
Tidy up some of the preferences nib files, to try to make the layout more similar between panels (more work needed here). Add support for the delete key in the cookie editing sheets. Ensure that the checkboxes in the security panel are update when the window is activated, because they might have been changed by the security warning sheets.
2005-01-16 07:52:39 +00:00
smfr%smfr.org
1012ecc436
Code tidyup, and add an optional selector that a pref pane can use to update its UI when the prefs window is activated.
2005-01-16 07:50:28 +00:00
smfr%smfr.org
167c287fb3
Fix a call to openBrowserWindowWithURL: to add allowPopups:, which pinkerton must have missed.
2005-01-16 06:58:04 +00:00
smfr%smfr.org
47d85df185
Clean up the sheet for editing popup blocking whitelist. In particular, disable the Add button when the text field is empty.
2005-01-16 05:27:59 +00:00
smfr%smfr.org
e77fecb787
Fix keyboard navigation in the Camino preference panes.
2005-01-16 05:07:00 +00:00
smfr%smfr.org
d5bebc6f89
Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode.
2005-01-16 04:47:56 +00:00
smfr%smfr.org
887e8b71c4
Warning fixes.
2005-01-16 04:36:20 +00:00
smfr%smfr.org
e40256544b
Resources for history rewrite.
2005-01-16 04:35:15 +00:00
smfr%smfr.org
0f4f9690a9
Checking in project changes for Camino history rewrite.
2005-01-16 04:19:17 +00:00
smfr%smfr.org
5256dec3f1
Camino history rewrite, and associated changes:
...
1. Move bookmarks and history UI into their own nib file, BookmarksEditing.nib
2. Rewrite history in camino to no longer use RDF, but a simple new API on top of the mork DB, implemented in nsSimpleGlobalHistory, that lets you iterate history items. All the tree building is now done in Cocoa (bug 276733), which makes it much faster.
3. Implement quicksearch for bookmarks and history, removing the 'results' panel from the UI and just showing the results inline (bug 174899, bug 276734).
4. Sundry code cleanup and warning fixes.
r=pinkerton/josh.
2005-01-16 02:51:53 +00:00
timeless%mozdev.org
41f8dcba32
1.40 <timeless@mozdev.org> 2005-01-14 01:41
...
Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
rs=jst
2005-01-14 11:12:34 +00:00
timeless%mozdev.org
b0d25e8bd9
Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
...
rs=jst
2005-01-14 09:41:38 +00:00
joshmoz%gmail.com
151e0f101e
rename navigation pref pane to "General", also remove multiple pane view and default to "General". no bug, sr=pinkerton
2005-01-14 01:40:13 +00:00
bryner%brianryner.com
6c4ea68040
Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin.
2005-01-13 03:25:28 +00:00
pinkerton%aol.net
69289bff11
add address book functionality for mailto: links in context menu (bug 166958)
2005-01-10 17:42:12 +00:00
joshmoz%gmail.com
83754a163f
"Cannot make menu separator anywhere but in bookmark menu" b=223337 sr=pinkerton
2005-01-07 06:02:43 +00:00
pinkerton%aol.net
2e636a36c2
allow javascript: popups if they are bookmarks (bug 272389)
2005-01-06 14:36:32 +00:00
bzbarsky%mit.edu
e962663cd2
Fix camino bustage from bug 241082
2005-01-04 19:16:51 +00:00
cbiesinger%web.de
e279a2a949
Bug 241082 exthandler should require just nsITransfer, not nsIDownload
...
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-04 13:40:51 +00:00
joshmoz%gmail.com
8f145d2a04
remove broken bookmark detection code. b=276657 sr=pinkerton
2005-01-04 04:24:27 +00:00
smfr%smfr.org
7b014552b2
Tweak the top pixel gap on the bookmarks toolbar back to 2px from 3px.
2004-12-30 04:04:02 +00:00
joshmoz%gmail.com
6a1ac64f9b
dragging webloc to tab widget "downloads" webloc rather than opening URL. b=270123 sr=pinkerton
2004-12-29 20:12:45 +00:00
joshmoz%gmail.com
17f052a29f
clean out old bm drawer code, style fixups, no bug
2004-12-29 18:19:43 +00:00
smfr%smfr.org
700f355b7b
Tweak tab item drag feedback.
2004-12-29 06:04:43 +00:00
smfr%smfr.org
ba12903ec6
Fix bug 243411 - painting problems on bookmarks toolbar when moving items around, because we would only call [setNeedsDisplay] when changing the bar height.
...
Also clarified added a [bookmarkChanged:] method to BookmarkButton, rather than overloading [setBookmarkItem:]. This allows us to be more selective about reflowing the bookmarks toolbar (i.e. not when just an icon changes).
2004-12-29 05:18:40 +00:00
smfr%smfr.org
439938f3d7
Fix bug 168791: add another pixel of padding at the top and bottom of the bookmarks toolbar, and fix a bug where there was no space after the first item on each line of the toolbar after the first.
2004-12-29 04:33:39 +00:00
pinkerton%aol.net
e17fa9d440
remove build dir on distclean (bug 272250)
2004-12-28 19:17:01 +00:00
joshmoz%gmail.com
3cc949b577
Minor tweaks to nib files, helps Aqua HIG compliance. Nothing major.
2004-12-24 07:23:52 +00:00
joshmoz%gmail.com
e91cd6feeb
decode local file URLs before suggesting them in save panel. b=166694 sr=pinkerton
2004-12-23 18:22:42 +00:00
joshmoz%gmail.com
b9fe16d8d0
add some file extensions to our bundle's "I can handle that!" list. b=271936 sr=pinkerton
2004-12-23 18:14:29 +00:00
joshmoz%gmail.com
17f446af25
explicitly open home page when selecting Go->Home so as to override "load home page in new windows" pref. b=188893 sr=pinkerton
2004-12-23 18:04:27 +00:00
joshmoz%gmail.com
327c8b2986
change File menu item text to Email Page Location
2004-12-20 18:47:53 +00:00
joshmoz%gmail.com
f08f0662d7
clean up extra tab view in nib files
2004-12-18 23:23:24 +00:00
db48x%yahoo.com
e0a0119bc1
bug 239006: Download manager doesn't account for filesize when presenting combined percentages
...
patch by Zbigniew Braniecki <gandalf@firefox.pl>, r=cbiesinger, sr=darin
2004-12-18 04:06:51 +00:00
joshmoz%gmail.com
e4f53ec13e
fix reversed autoclose dl manager prefs, no bug
2004-12-18 00:24:09 +00:00
joshmoz%gmail.com
cb874dd7a0
new tab icons for toolbar
2004-12-17 22:02:47 +00:00
joshmoz%gmail.com
23d99cc294
new tabs pref pane icon
2004-12-17 21:58:08 +00:00
joshmoz%gmail.com
3a765c8236
use the right nib file...
2004-12-17 20:56:12 +00:00
joshmoz%gmail.com
6c343c46fc
add nib files forgotten from prefs reorg part 1
2004-12-17 19:51:53 +00:00
joshmoz%gmail.com
e727e361f0
pref reorganization part 1, no bug
2004-12-17 17:58:21 +00:00
joshmoz%gmail.com
d7f41243d4
pref reorganization part 1, no bug
2004-12-17 17:58:19 +00:00
joshmoz%gmail.com
19f4194065
pref reorganization part 1, no bug
2004-12-17 17:58:18 +00:00
dbaron%dbaron.org
1bb228eed5
Bug 272151: reorganize files within layout, r+sr=roc
2004-12-08 19:41:48 +00:00
joshmoz%gmail.com
6f66c8cbe4
fix spelling mistake. bug=273087
2004-12-06 18:13:30 +00:00
joshmoz%gmail.com
130551926f
Current download should have focus in download manager. b=266831 sr=pinkerton
2004-12-03 18:01:59 +00:00
joshmoz%gmail.com
765ccf97b9
fix bug 160348 - use link text instead of url for title when dragging link into bookmarks tab. sr=pinkerton
2004-12-01 21:30:19 +00:00
joshmoz%gmail.com
28e30bc535
comment fix for bug 262815
2004-12-01 21:23:31 +00:00
joshmoz%gmail.com
c4ea255752
fix bug 262815 - Closing tab while bookmarks view is shown can lead to crash [@ objc_msgSend]. sr=pinkerton
2004-12-01 21:21:24 +00:00
bsmedberg%covad.net
6eee6ece96
Bug 272189 - enable crypto by default, and make the list of default extensions app-specific r=darin a=mitchell
2004-12-01 13:02:07 +00:00
dbaron%dbaron.org
1698b403c9
Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner
2004-11-30 08:00:21 +00:00
pinkerton%aol.net
ae681d6727
update "open in tabs" entires in bookmarks menu when adding or deleting items
...
to containers w/out requiring a restart (bug 272117)
2004-11-29 00:01:08 +00:00
pinkerton%aol.net
06da85e43a
show security status in url bar
2004-11-27 23:12:44 +00:00
bryner%brianryner.com
1435145ce6
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
pinkerton%aol.net
838fc9b0f8
add "Empty Cache" item to camino menu that just empties the cache, nothing
...
more.
2004-11-24 15:23:38 +00:00
pinkerton%aol.net
30bf444262
add "open in tabs" to folders in menu (bug 174822)
2004-11-24 15:00:16 +00:00
joshmoz%gmail.com
c742f524b6
fix bug 268441 - Implement network.protocol-handler.external... prefs (no GUI). sr=pinkerton
2004-11-24 04:11:46 +00:00
joshmoz%gmail.com
212517c347
remember state of prefs window while application is running (bug 181720) sr=pinkerton
2004-11-24 03:14:20 +00:00
bsmedberg%covad.net
c913eb8e2c
Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes)
2004-11-23 22:22:58 +00:00
joshmoz%gmail.com
f5a1ad776a
fix bug 158180 - Appearance section should have default button
2004-11-23 18:37:34 +00:00
joshmoz%gmail.com
3c99568ca7
fix bug 248720 - tabs do not change properly to reflect a new tab set. sr=pinkerton
2004-11-20 09:47:12 +00:00
joshmoz%gmail.com
2d41d985d8
remove pref ui for disbling plugins as it has some major problems (specifically with js). bug 210724. sr=pinkerton
2004-11-20 01:05:27 +00:00
joshmoz%gmail.com
47dd437793
confirm when removing all cookies (bug 246738) sr=pinkerton
2004-11-20 00:50:51 +00:00
joshmoz%gmail.com
c018f6ff89
fix bug 265503 - firefox bookmark importing fixes. sr=pinkerton
2004-11-20 00:39:13 +00:00