bryner%brianryner.com
6ba0ca043f
Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me.
2005-09-23 18:16:40 +00:00
smfr%smfr.org
1a56a2fde4
Fix bug 308700: hang when generating certificates on some sites, because the "completion" PLEvent wasn't getting handled promptly. Fix is to push a new event queue while keygen is in progress. Also wired up the "Cancel" button in the nib.
2005-09-20 16:51:14 +00:00
mark%moxienet.com
080c512944
Typo fix, didn't affect anything before, won't affect anything now. r=your grammar teacher
2005-09-20 03:40:50 +00:00
smfr%smfr.org
b4cbfced28
Convert CertificateDialog.strings to UTF-16 for localization. Bug 309019.
2005-09-19 17:12:47 +00:00
bryner%brianryner.com
53d768e870
Backing out 292965 until Tp regression is understood.
2005-09-14 07:28:05 +00:00
bryner%brianryner.com
d67792fcc9
Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me.
2005-09-14 03:38:40 +00:00
smfr%smfr.org
2f5d487548
Fix bug 308356: fix saving keychain info by making sure we map return codes correctly. r=pinkerton
2005-09-13 19:55:22 +00:00
gerv%gerv.net
35149ea17d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
smfr%smfr.org
6068140ae1
Optimize the tab bar drawing by using [NSColor colorWithPatternImage:] to do tiling.
2005-09-12 23:08:39 +00:00
smfr%smfr.org
40f64a79c2
Avoid redundant autocomplete popup resizing when it's not visible.
...
Also make a bunch of internal methods private.
2005-09-12 22:57:08 +00:00
smfr%smfr.org
a72e7f47b2
Fix bug 308219: don't load the throbber images if we don't have to.
2005-09-12 20:09:00 +00:00
mozilla.mano%sent.com
dbc3c993a1
Removing workaround to set the default browser on the pawn tinderbox
2005-09-11 21:44:41 +00:00
mozilla.mano%sent.com
f65e420ad3
Bug 305312 - Export Bookmarks save dialog doesn't expose 'Hide Extension' UI. rs=smfr.
2005-09-11 21:26:12 +00:00
smfr%smfr.org
524307e362
Temporarily force Camino as the default browser to fix tinderbox.
2005-09-11 19:01:11 +00:00
mark%moxienet.com
af819a21a0
Update developer release doc to reflect changes from bug 302080.
2005-09-10 23:47:35 +00:00
smfr%smfr.org
3d2e377a9f
Change the default browser prompt to use "Yes" and "No" for button titles, and fix up nsAlertController methods to return standard cocoa button values.
2005-09-10 23:39:19 +00:00
smfr%smfr.org
b917f6b7c5
New NSWorkspace category for default browser functions
2005-09-10 22:28:55 +00:00
smfr%smfr.org
340ef9e085
Added a dialog on launch to allow the user to set Camino as their default browser (with a "Don't ask again" checkbox), and code to silently update default browser from org.mozilla.navigator to org.mozilla.camino if necessary.
...
Added a checkbox to the prefs to turn the default browser checking on and off.
Moved all the default browser code into an NSWorkspace category, so it can be called from the app and pref panels.
Compressed some of the pref panel tiff images.
2005-09-10 22:27:20 +00:00
smfr%smfr.org
462a86ea80
More adblocking tweaking.
2005-09-10 22:22:52 +00:00
smfr%smfr.org
bdf4e95461
Fix bug 230340: support dragging multiple items from the history view.
2005-09-10 22:16:04 +00:00
mark%moxienet.com
7f290c30e3
Bug 244678, change bundle identifier to org.mozilla.camino and creator to MOZC. Changing the last straggler, ICStart(). Camino-only, certainly not navigator.
2005-09-10 06:06:31 +00:00
mark%moxienet.com
73564e919f
Bug 244678, change bundle identifier to org.mozilla.camino and creator to MOZC. r=smfr
2005-09-10 05:43:09 +00:00
smfr%smfr.org
e39466d47c
Fix bug 307837: Choose sensible window bounds if no bounds are saved in user defaults. r=mark.
2005-09-10 05:27:23 +00:00
smfr%smfr.org
4ec5ed3216
Fix bug 179009: update items in context menus by making the menus autoupdate.
2005-09-10 04:37:37 +00:00
mark%moxienet.com
2555a451fd
Removing files obsoleted by bug 302080.
2005-09-10 04:09:08 +00:00
smfr%smfr.org
ffbe1b19b6
Tweak the position of the favicon so that it lines up with the text field better.
2005-09-10 03:48:13 +00:00
mark%moxienet.com
6f410040c6
Bugs 305717, disk image background is confusing. New background and icon by Jasper Hauser <camino@jasperhauser.nl>. Bug 305369, disk image window clips content and other aesthetic complaints. New .DS_Store by yours truly. Camino-only-npotb. r=me
2005-09-10 03:46:11 +00:00
smfr%smfr.org
c5f8195267
Fix bug 306327: can't drag favicon for local files. Fix by Nick Kreeger, r=me.
2005-09-10 03:41:53 +00:00
smfr%smfr.org
0033b94c79
Add new small images for the bookmarks search field, and ensure that the SearchFieldCell correctly responds to setControlSize:.
2005-09-10 03:30:47 +00:00
smfr%smfr.org
b7d2679dc6
More ad blocking tweaks.
2005-09-10 03:27:28 +00:00
smfr%smfr.org
6bc62006b7
Fix the drag image font and spacing for Wevah.
2005-09-10 03:25:23 +00:00
smfr%smfr.org
dcc939c750
Fix bug 307775: when running a 2nd copy of camino, dimissing the dialog would cause it to just come up again, because the ProgressDlgController would instantiate another copy of the PreferencesManager on quit. r=kreeger.
2005-09-10 00:22:31 +00:00
smfr%smfr.org
b8d0775c65
Fix bug 160008: make keyword lookups happen from the location sheet. patch by Ulrik Sverdrup, r=me, sr=pinkerton.
2005-09-09 17:54:24 +00:00
mark%moxienet.com
772ae6f9bc
Bug 187619, Download manager should display downloads from previous sessions. Save and restore downloads from a plist. Patch by Nick Kreeger <nick.kreeger@gmail.com>. r=pink sr=smfr
2005-09-08 22:57:04 +00:00
smfr%smfr.org
45499c4ab2
Fix bug 306565: don't block all yahoo images, bug 306723 block mspaceads.com. Also tweaked some other blocking CSS.
2005-09-08 20:56:31 +00:00
smfr%smfr.org
cb8e7b3f1f
Fix up the certificate view some more, and remove a bogus display of the key escrow dialog that was left in from testing.
2005-09-08 20:27:09 +00:00
smfr%smfr.org
cbb887f552
Fix bug 307499: bad drawing in the certificate view, caused by missing return value.
2005-09-08 16:17:08 +00:00
smfr%smfr.org
d890e73a43
Fix bug 307446: failure to return a value causes messed-up security dialogs. patch by mento, r=me.
2005-09-08 06:41:21 +00:00
smfr%smfr.org
d083e06765
Fix some refcounting issues seen when building on 10.4.
2005-09-08 01:50:00 +00:00
smfr%smfr.org
b8576d7ce2
Fix bug 272606 and dependents: implement security in UI that allows you to trust new CAs, generate certificates, pick certs when a site asks for one, and a new certificate manager window accessible from prefs. Fixes bugs 151656 170355 267414 272591. r/sr=me.
2005-09-08 00:26:43 +00:00
pinkerton%aol.net
1577e766a8
use ellipsis instead of ... (bug 307252)
2005-09-07 14:12:23 +00:00
pinkerton%aol.net
e36e1d053e
rebranding trunk as 1.0+
2005-08-31 18:11:25 +00:00
smfr%smfr.org
f1c932f964
Fix bug 209070: make about:config work in Camino by bundling the layout_xul_tree.xpt file. r=pinkerton
2005-08-30 18:00:19 +00:00
mark%moxienet.com
344d5a9208
Bug 289334, Download manager text is cut off if too long. Set truncation on NSTextFields. Fix by Nick Kreeger <nick.kreeger@gmail.com>. Camino-only. r=me
2005-08-29 22:51:33 +00:00
mark%moxienet.com
842bfa1258
Bug 305314, Save as plain text sometimes fails to use correct extension. Append correct extension. Patch by Nick Kreeger <nick.kreeger@gmail.com>. Camino-only. r=pinkerton
2005-08-29 20:06:55 +00:00
smfr%smfr.org
9168e67f0b
Fix bug 242906 and bug 181158: wrong context menu and possible crash when context-clicking on embeds. We were keeping stale, non-owned pointers to DOM nodes in the BrowserWindowController. Fixed by clearing out those pointers when we get back to the main event loop (making use of the autorelease of a little dummy object). r=pinkerton
2005-08-29 17:55:07 +00:00
smfr%smfr.org
459daf10ff
Add some error dialogs for various fatal errors that can happen during launch of Camino. Addresses bug 201506.
2005-08-28 21:27:04 +00:00
smfr%smfr.org
09e330f07a
Fix bug 156886: show a file icon for the site icon for file:// urls.
2005-08-28 04:57:36 +00:00
smfr%smfr.org
8d8f30a12c
Fix bug 304006: fix the restoration of folder expanded states when clicking between collections, by ensuring that we restore them after -reloadData.
2005-08-28 00:50:54 +00:00
smfr%smfr.org
7198ad1000
Make sure CSS is valid.
2005-08-28 00:45:13 +00:00
smfr%smfr.org
788b8f67ea
Fix bug 303359: when pasting a bookmark into the Bookmark Bar collection with nothing selected, put the bookmark at the end of the bookmark bar, rather than the end of the menu.
2005-08-28 00:37:12 +00:00
smfr%smfr.org
dee83267ec
Fix bug 296783: clean up ad_blocking.css to avoid lots of false hits. Make the rules more specific; testing by visiting many of the top 200 sites. r=me
2005-08-28 00:18:35 +00:00
smfr%smfr.org
5ea46db741
Fix bug 306084: avoid crashes when closing the last tab (or trying to move it to a new window), and disable the menu items as appropriate.
2005-08-27 03:38:49 +00:00
smfr%smfr.org
4d6274fdd5
Fix bug 167245: when opening tabs for GetURL events, or various Help menu items, always open the new tab in the front irrespective of the "load in background" pref. r=pinkerton
2005-08-25 22:53:50 +00:00
smfr%smfr.org
29b3392c82
Fix bug 174427: if hitting Return in an empty url bar, keep focus in the url bar. r=pinkerton
2005-08-25 22:48:17 +00:00
smfr%smfr.org
f8776f4089
Fix bug 279982: remove "Use system homepage" and associated Internet Config code, other than the code to fetch the downloads folder. r=pinkerton
2005-08-25 22:23:48 +00:00
mark%moxienet.com
96937c32d2
Bug 305373, Camino .dmg name changed and other assorted packaging cleanup. Camino-only. r=pink
2005-08-25 17:37:31 +00:00
roc+%cs.cmu.edu
329c6cc865
Bug 293714. Be smart about guessing whether a vertical scrollbar is needed when we do the first real reflow of a scrollframe; remember in global history whether the page needed a scrollbar or not. r+sr=bzbarsky
2005-08-25 00:10:37 +00:00
pinkerton%aol.net
a05d699816
dbl-click on tab bg creates a new fg tab.
2005-08-23 16:50:08 +00:00
mark%moxienet.com
5040f485ca
Bug 302080 cleanup, support packaging of Camino srcdir builds (only objdir was working). r=pink
2005-08-19 19:47:41 +00:00
smfr%smfr.org
473548d78f
Fix bug 231736: get the Proxy Auto-Config settings from the OS if possible. Added a new hidden pref "camino.use_system_proxy_settings" which can be used to turn off the automatic reading of proxy info from the OS, if you want to specify it yourself.
...
Also turned off the dumping of JS/CSS errors to the console. r=pinkerton
2005-08-19 19:20:22 +00:00
smfr%smfr.org
d59c0d22f8
Fix bug 305010: change the ad blocking pref to use nsIStyleSheetService to load the file, rather than copying it into userContent.css, so that we can load and unload the file dynamically, and not clobber the user's userContent.css.
...
The first time you run a build with this change, it will move any existing userContent.css to userContent_unused.css. r=pinkerton
2005-08-19 17:28:12 +00:00
mark%moxienet.com
4e188e8ab2
Missed files from bug 302080.
2005-08-18 13:29:55 +00:00
mark%moxienet.com
4e19563146
Bug 302080, Mac products need to display EULA. New Mac dmg packager, EULA resources, dmg backgrounds, and icons. Also fixes 180837, 257854, 283598. r=josh sr=smfr sr=bryner
2005-08-18 13:11:46 +00:00
smfr%smfr.org
11e658247d
Fix bug 259903: allow the user to show file extensions when saving web pages, and correctly fix up the file extension when they swap formats.
2005-08-17 18:30:12 +00:00
smfr%smfr.org
61f0a9a04f
Fix bug 304565: bookmark descriptions all getting the same value. Make sure we make a copy of [NSTextView string] before setting the bookmark description, and clean up other minor NSString usage.
2005-08-16 04:51:10 +00:00
smfr%smfr.org
081674901c
Final merge of changes from roc's landing; deal with null aResult in FindRow().
2005-08-10 22:54:34 +00:00
smfr%smfr.org
de81fd6373
Fix FindRow() to deal with null argument.
2005-08-10 22:15:30 +00:00
smfr%smfr.org
08e85c3495
Fixing build bustage from roc's checkin.
2005-08-10 22:09:34 +00:00
roc+%cs.cmu.edu
c3ea09b7b0
Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there.
2005-08-10 20:21:44 +00:00
smfr%smfr.org
3e674a05e2
Test checkin.
2005-08-08 03:17:00 +00:00
pinkerton%aol.net
6c4bf40715
implement "use selection for find" and move more of the find code into
...
the CHBrowserView and change it to using the firstResponder. (bug 157051)
2005-08-08 02:59:20 +00:00
pinkerton%aol.net
20e13b89b5
make text field scroll instead of wrap so it's obvious there's more text
...
in the field (bug 215991)
2005-08-07 23:32:28 +00:00
smfr%smfr.org
073cb28416
Fix up the keyboard loop.
2005-08-07 22:26:02 +00:00
pinkerton%aol.net
4c02e4a2a0
change window stagger to the height of the titlebar to match HIG (bug 288390)
2005-08-07 22:03:10 +00:00
pinkerton%aol.net
4d27c51823
option to prevent animaged images from repeating (bug 162395)
2005-08-07 21:40:27 +00:00
pinkerton%aol.net
491875a237
reduce click-hold delay on back/fwd buttons to 0.45 (bug 296596)
2005-08-07 20:28:07 +00:00
smfr%smfr.org
0b33aa4221
Make sure we save the print settings after printing, otherwise they don't get saved at all.
2005-08-06 22:46:55 +00:00
smfr%smfr.org
700f885ac8
Optimize the performance of bookmarks loading in Camino so that we launch must faster with large bookmarks files. Changes include:
...
* Change from having every bookmark register for page and favicon load notifications to having the BookmarksManger watch for loads, and then notify the relevant bookmarks. Requires the BookmarksManager to maintain two maps, one of page url -> bookmark, and another of favicon url -> bookmark.
* Now we build the bookmarks menus lazily on display: BookmarkMenu is now an NSMenu subclass.
* The writing of Spotlight Metadata for bookmarks now happens on a thread, after we've set up the rest of the bookmarks.
* We no longer save some empty keys for bookmarks and folders to the bookmarks plist file, which reduces its size (and saving cost). Also changed some bookmarks members from being object types (NSNumber) to primitive types.
* Delay the loading of bookmark icons until requested (rather than when the bookmarks url is set on bookmark loading).
* Bookmark changed notifications now go out with a set of change flags, so we know what changed and can avoid saving bookmarks for trivial changes.
* We no longer save the bookmarks when you tab between fields in the Info panel, if you didn't change anything.
* Sundry bookmarks code cleanup for readability and leg-cocking.
* We now save custom (i.e. <link>-based) favicon URLS with bookmarks, which allows us to avoid hitting the Necko cache for every bookmark up-front as we try to figure out the favicon url for a bookmark.
* The site icon provider code now provides info in the "loaded" notification about whether the load came from the network.
Fixes bug 279994, bug 236373.
2005-08-06 20:14:30 +00:00
pinkerton%aol.net
3abe7d0aa8
disable destructive buttons when window isn't key so they can't be clicked
...
through (bug 192223)
2005-08-05 18:15:22 +00:00
smfr%smfr.org
0db9004872
Take out a rule that matches any div with "popup" in the id because it's too general (bug 302547).
2005-08-05 03:36:36 +00:00
pinkerton%aol.net
99b46a5719
add pause/resume to download manager (bug 187483)
2005-08-02 22:53:43 +00:00
smfr%smfr.org
57e1fe973a
Fix bug 160008: make autocomplete work in the Location sheet.
2005-08-02 20:28:45 +00:00
smfr%smfr.org
805ec54fce
Use history icon for about:history bookmarks (bug 284829).
...
Change the bookmarks view splitter defaults key so that we ignore the bogus value set by earlier .9 builds.
2005-08-02 20:23:08 +00:00
smfr%smfr.org
3ebaddeadd
Fix bug 303042: make sure we init the parent folder index hint for new bookmarks.
2005-08-02 17:48:12 +00:00
smfr%smfr.org
1e29e7e76a
Fix bug 286438: enabling of Remove All in sheets for editing cookies, and excpetion sites.
...
Also fix it so that we select the item after the last deleted item when deleting.
2005-08-02 17:27:00 +00:00
pinkerton%aol.net
8177f4942f
clear the cancel button when the value is set to an empty string (bug 286441)
2005-08-01 02:45:47 +00:00
pinkerton%aol.net
3bda5df223
disable "remove all" button in cookies and permissions sheet when the user
...
has typed in a filter to avoid confusion as to what "all" gets removed
(bug 286438)
2005-08-01 02:33:48 +00:00
pinkerton%aol.net
41444d5835
change default button to "Add" (bug 285528)
2005-08-01 02:19:51 +00:00
pinkerton%aol.net
b70f122721
ran through -cat to reduce file size
2005-08-01 02:03:25 +00:00
pinkerton%aol.net
ea84a3bdf0
history toolbar item
2005-08-01 01:03:45 +00:00
pinkerton%aol.net
7be81771d5
add toolbar button to show history (bug 229957)
2005-08-01 01:03:10 +00:00
pinkerton%aol.net
23e9c55950
outlet and code for camino support help menu item
2005-07-31 23:27:55 +00:00
smfr%smfr.org
9a808abe79
Fix bug 243840: don't resize columsn in the bookmarks/history when expanding items.
2005-07-31 23:25:31 +00:00
smfr%smfr.org
6451ec6adf
Fix bug 224525: make sure we call setNeedsDisplay:YES on the browser content view after resizing it when the bookmarks toolbar height changes.
2005-07-31 22:58:55 +00:00
smfr%smfr.org
10450416d0
Fix bug 302732: favicon can remain in tab when going back/forward; fixed by swapping favicons even if there is no new network load (which happens wiht bfcache).
...
Fix bug 195169: when making bookmarks, we save the URL with relataive anchors now (before, we just used the page URL).
Fix bug 295731: when a favicon loads, make sure it's for the current page before showing it.
Fix bug 231039: we save the bookmarks splitter location now.
Fix bug 284829: about:bookmarks/about:history have a favicon now.
Fix bug 293768: we save the expanded state of bookmarks folders in the bookmarks outliner now (which requires us to save UUIDs to the bookmarks file)
Maybe help bug 289769: avoid using 'nil' as a premature argument to [NSDictionary dictionaryWithObjectsAndKeys], which may have contributed to lost bookmarks.
Fix bug 285097: show the correct (localizable) window title for bookmarks and history.
Code cleanup: removed [CHBrowserView getCurrentURLSpec] and replaced all calls with calls to [CHBrowserView getCurrentURI], which should return the same thing. Standardized wrapper methods to match.
2005-07-31 22:36:56 +00:00
pinkerton%aol.net
6a4bd92b2f
support dropping text on the field which triggers the target/action (bug 207845)
2005-07-31 22:24:23 +00:00
smfr%smfr.org
8adb9f0b68
Don't copy mode1 file when copying project to objdir (Camino only)
2005-07-31 21:49:54 +00:00
pinkerton%aol.net
64a70e6466
adding "camino support" link to help menu (bug 183570)
2005-07-31 21:28:05 +00:00
pinkerton%aol.net
a145ec5bd9
move bookmarks.plist into localized folder so default bookmarks can be
...
tailored per localization. (bug 179900)
2005-07-31 21:09:14 +00:00