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
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
pinkerton%aol.net
99b46a5719
add pause/resume to download manager (bug 187483)
2005-08-02 22:53:43 +00:00
pinkerton%aol.net
7be81771d5
add toolbar button to show history (bug 229957)
2005-08-01 01:03:10 +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
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
pinkerton%aol.net
948a4fc38d
take two, JEP packaging that works with objdir builds
2005-07-29 02:00:05 +00:00
pinkerton%aol.net
28aaae8d18
backing out JEP, breaks objdir
2005-07-28 19:35:47 +00:00
pinkerton%aol.net
7a4e794590
bundle JEP into Contents/MacOS/plugins
2005-07-28 19:30:59 +00:00
smfr%smfr.org
257b5a01bf
New file of C++ utilities, including stack-based autorelease pool creator.
2005-07-24 23:02:55 +00:00
bsmedberg%covad.net
0004fe088f
Revert the camino xcode change from bug 296561 because it's breaking xcode 2.1, at the request of Mark Mentovai
2005-07-22 19:04:07 +00:00
bsmedberg%covad.net
5fba1c6aea
Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa
2005-07-21 13:33:43 +00:00
smfr%smfr.org
02c6bceb49
Fix bug 294019: when opening files, open them in the current and later tabs, rather than the first tab (patch by Nick Kreeger).
...
Clean up bookmarks loading code to be clearer about the threading model, and avoid the need for locking.
Removing the RunLoopMessenger stuff which we no longer need on 10.2 and later.
2005-07-20 19:01:36 +00:00
pinkerton%aol.net
55f2b027fb
09a2+ branding
2005-07-20 14:46:33 +00:00
mark%moxienet.com
008dbe7697
Bug 299356, image blocking not working in static/release builds. Adjust Camino's static nsStaticComponents.cpp. Camino only. r=smfr
2005-07-15 16:22:36 +00:00
smfr%smfr.org
2a75957321
Fix bug 299356: fix image blocking in camino by enabling the permissions extension. r=mento
2005-07-14 00:28:21 +00:00
pinkerton%aol.net
16ddd1d469
remove addressBookManager framework/bundle from inclusion as it isn't needed
...
now that we're 10.2+ (bug 298173)
2005-07-06 20:18:33 +00:00
smfr%smfr.org
7bb819a129
Remove references to platformHTMLBindings.xml and res/builtin, which is no longer present with the fix for bug 296764.
2005-06-30 00:26:17 +00:00
joshmoz%gmail.com
8c478c710b
Link phase should reference Xcode objects, no hardcoded -l arguments. patch by Mark Mentovai. b=298406 r=pinkerton sr=smfr a=asa
2005-06-24 22:31:23 +00:00
joshmoz%gmail.com
d5b05f9da0
better fix for per-build config. patch by Mark Mentovai. b=296900 r=pink sr=smfr
2005-06-20 19:26:05 +00:00
shaver%mozilla.org
130ce61907
Dynamic components are no longer (erroneously, IMO) in dist/lib. Fixing
...
build bustage for Camino.
2005-06-17 20:43:55 +00:00
joshmoz%gmail.com
013ed8c7e1
make Camino build on 10.4. Patch by Mark Mentovai. b=292530 a=brendan
2005-06-01 23:56:54 +00:00
pinkerton%aol.net
24fe7f2db1
add adblocking with userContent.css to pref panel.
2005-05-27 22:10:10 +00:00
smfr%smfr.org
789c075a6f
Fix bug 289549: don't use -alternateTitle to store the type of proprotional font, because it can be changed by localizers. Instead, get the font type from the region dictionary.
...
Also fix the updating of the proportional font labels when you change font type, and fix the project so that it knows that the strings file is UTF-16.
2005-05-26 05:31:34 +00:00
pinkerton%aol.net
63013f60fd
use error pages instead of sheets (bug 292646)
2005-05-09 23:08:17 +00:00
smfr%smfr.org
ecbc808b63
Fix references to wallet table files which broke objdir builds by symlinking wallet tables into a build-relative location.
2005-05-09 13:48:19 +00:00
pinkerton%aol.net
d1c2a725ff
fix regressions regarding dragging multiple weblocs from Finder. Move
...
webloc/IEweblocs to a separate NSURL extension (bug 155484)
2005-05-06 23:07:16 +00:00
pinkerton%aol.net
a9bc6ae307
add toolbar item for form fill
2005-05-03 14:49:57 +00:00
pinkerton%aol.net
bebbf3cada
manual form fill
2005-05-01 17:59:45 +00:00
pinkerton%aol.net
c1820e50ac
check if open is allowed before opening on double-click (bug 291852)
2005-04-25 20:30:14 +00:00
pinkerton%aol.net
40798c41c1
if status bar or bookmark bar are turned off from JS flags, dont allow
...
tab bar to always show if pref is on and don't register for the pref
changed notifications (bug 291786)
2005-04-25 14:49:25 +00:00
pinkerton%aol.net
4c7013314e
adding divider line for new tabbed widget (bug 271621)
2005-04-24 21:28:33 +00:00
pinkerton%aol.net
f46a4c67fd
add "looking glass" to search fields that don't have a popup (bug 282540)
2005-04-24 19:46:32 +00:00
smfr%smfr.org
07ecc805ba
Fix build by removing references to unused xpt files.
2005-04-12 21:18:32 +00:00
smfr%smfr.org
73f1747971
Fix the build after the MOZILLA_INTERNAL_API landing.
2005-04-06 17:39:55 +00:00
bsmedberg%covad.net
8767c080a4
Bug 288626 - attempt to manually edit the mysterious xcode project file for Camino.
2005-04-06 06:19:08 +00:00
smfr%smfr.org
6c349555a7
Remove explicit -bundle from link line of prefs panes, since Xcode will add it automatically.
2005-04-05 03:17:49 +00:00
smfr%smfr.org
f93b17eb44
Fix path to Info-HistoryPrefPane.plist.
2005-04-04 02:48:59 +00:00
smfr%smfr.org
54f7f1bb87
Fix bug 287339: correctly enable/disable bookmark items when tabs close, and windows change layers.
...
Make the NSOpenPanel into a sheet when a window is up.
Allow opening multiple items in the open panel, opening them in tabs.
Remove [MainController pumpGeckoEventQueue] which is obsolete and unused.
Add NSResponder+Utils.h/m to the project.
Remove #ifdefs in AppComponents.mm now that we will be using nsSimpleGlobalHistory.
2005-03-25 18:23:31 +00:00
smfr%smfr.org
adbd27f110
Remove a shell script target that stuffed additional history properties files into embed.jar, since we don't need them any more. Also put the version resource in Camino.rsrc, so that it's available for the Director plugin when running in any language.
2005-03-21 06:16:27 +00:00
smfr%smfr.org
7473e0fffe
Rewrite the add bookmark code (no bug) so that we don't need a BookmarksViewController for this.
...
Fix bug 285339 (progressive slowdown with more tabs) by releasing all the nib members of the BookmarksEditing nib when closing tabs.
Delay loading the bookmarks editing nib until bookmarks are shown, making new tab creation faster.
When creating a bookmark when bookmarks are showing, use the previous page as the bookmark by looking back in session history.
Save the state of the history folders for a given bookmarks view.
Fix bug 247543 (remember last used Add Bookmark folder across windows).
Change [BookmarkItem description] to [BookmarkItem itemDescription] because -description should be reserved.
When creating a new folder deep in bookmarks, expand all parent folders so that the new folder is visible.
Rename various "add bookmark" methods so that they are all consistent (allowing us to write to FirstResponder when appropriate).
2005-03-10 18:10:23 +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
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
timeless%mozdev.org
eb998344c5
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
joshmoz%gmail.com
956b2f7894
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
72afa62d49
move history prefs into their own pane, part of major prefs reorg
2005-01-18 23:34:29 +00:00
smfr%smfr.org
c8ca08858b
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
37fd4d0e5f
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
061a863d3c
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
6b4478feda
Checking in project changes for Camino history rewrite.
2005-01-16 04:19:17 +00:00
timeless%mozdev.org
f6034764b2
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
0cc5ff96d5
Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
...
rs=jst
2005-01-14 09:41:38 +00:00
joshmoz%gmail.com
37826d0f1f
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
pinkerton%aol.net
ae281739ca
add address book functionality for mailto: links in context menu (bug 166958)
2005-01-10 17:42:12 +00:00
pinkerton%aol.net
de72e76429
allow javascript: popups if they are bookmarks (bug 272389)
2005-01-06 14:36:32 +00:00
joshmoz%gmail.com
9252ccf520
pref reorganization part 1, no bug
2004-12-17 17:58:18 +00:00
dbaron%dbaron.org
9db368a6af
Bug 272151: reorganize files within layout, r+sr=roc
2004-12-08 19:41:48 +00:00
dbaron%dbaron.org
17d0adb90b
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
joshmoz%gmail.com
3a5454f343
add midas support to Camino (bug 197253) sr=pinkerton
2004-11-10 20:33:39 +00:00
pinkerton%aol.net
134b2d03ab
add xpcom_core back in
2004-10-28 13:37:00 +00:00
joshmoz%gmail.com
22b8061a44
fix for bug 229930 - add toolbar item for showing download manager
2004-10-27 21:11:01 +00:00
pinkerton%aol.net
9745d9933e
fix bustage in static build
2004-10-26 16:06:35 +00:00
pinkerton%aol.net
9903faf813
fix bustage after libxpcom_core landing
2004-10-26 14:15:51 +00:00
pinkerton%aol.net
ee2dfe111b
remove 16-tab limit. add overflow menu (chevron). bug 261134
2004-10-03 21:33:08 +00:00
pinkerton%aol.net
ad84ac2ee4
removing necko_jar.xpt to fix bustage
2004-09-15 14:45:48 +00:00
cbiesinger%web.de
13465d83c4
backing out changes
2004-09-15 13:31:36 +00:00
cbiesinger%web.de
30145b593b
trying to fix camino bustage
2004-09-15 12:08:32 +00:00
mats.palmgren%bredband.net
14b5343acd
Add CSS3 cursors, bug 163174, r=lordpixel@mac.com r=pinkerton@aol.net sr=dbaron@dbaron.org
2004-09-11 23:24:30 +00:00
bryner%brianryner.com
670bd4b6a2
Attempting to fix Camino bustage
2004-09-10 18:06:19 +00:00
pinkerton%aol.net
a048a445b3
new tab widget implementation (bug 235782)
2004-09-02 22:52:29 +00:00
pinkerton%aol.net
22fe703b59
copy libmozz.dylib into app bundle
2004-06-24 16:22:03 +00:00
pinkerton%aol.net
0053be46dd
use libmozz 1.2 instead of system zlib
2004-06-23 21:05:36 +00:00
pinkerton%aol.net
c7dd9827e2
allow l10n of Credits.rtf file (bug 232828)
2004-06-17 01:12:29 +00:00
pinkerton%aol.net
1f3b071b23
better l10n for pref panes (bug 246163)
2004-06-16 05:19:30 +00:00
cbiesinger%web.de
7fc586a3bf
fixing camino bustage for clean builds (245009)
2004-06-05 13:42:20 +00:00
pinkerton%aol.net
b43847b2ae
enabling xslt support (bug 202022)
2004-06-02 00:47:45 +00:00
pinkerton%aol.net
0b8f891f78
fixing bustage
2004-04-30 21:15:25 +00:00
pinkerton%aol.net
439ca96c63
better tif images for tab close widget
2004-04-30 20:29:55 +00:00
pinkerton%aol.net
9e7903145e
package new cocoa animated cursors (bug 208717)
2004-04-29 03:15:05 +00:00
pinkerton%aol.net
32a663009f
new icons, aren't we purdy? (bug 234916)
2004-02-24 23:52:03 +00:00
bryner%brianryner.com
ea5d28acd8
Merge jsdom and gklayout libraries (bug 232247). Also, remove widget.xpt from Bundle Resources; it doesn't need to be there.
2004-02-24 03:23:45 +00:00
pinkerton%aol.net
7b52db981c
removed disclosureTriangles and edit_on button (no longer used)
2004-02-24 01:11:57 +00:00
pinkerton%aol.net
3b5cc1eeb2
new icons for bookmark manager and a new nib that slightly rearranges things
...
so it's not so cluttered (bug 226696)
2004-02-24 00:58:26 +00:00
pinkerton%aol.net
dccf42b4fd
add support for spinner (on 10.2+) and close widget on tabs (bug 211570)
2004-02-23 21:44:13 +00:00
pinkerton%aol.net
db59a826cc
turn on -Wno-non-virtual-dtor to avoid a load of warnings in mozilla
2004-02-16 23:32:51 +00:00
pinkerton%aol.net
3dcab60039
remember bookmark manager vertical splitter width between windows (bug 232046)
2004-02-12 03:52:24 +00:00
pinkerton%aol.net
f60f392fdc
remove un-needed library path
2004-02-10 16:50:29 +00:00
pinkerton%aol.net
d4e82d7240
change profile to ~/Library/App Support/Camino and migrate old prefs by
...
finding the dir in the registry. Only use stub profile lib, not the whole
thing. (bug 181752)
2004-02-05 08:04:35 +00:00
pinkerton%aol.net
06e67c8fe2
project cleanup. removing Personal pref panel, renaming targets.
2004-02-05 04:15:30 +00:00
pinkerton%aol.net
2adaef194e
use 10.2.8 sdk
2004-02-05 00:47:54 +00:00
pinkerton%aol.net
f46bb979e7
Move to xcode
2004-02-04 22:57:16 +00:00