smfr%smfr.org
6d89d8f074
Fix up the keyboard loop in prefs panes (bug 298174).
2005-06-28 05:37:02 +00:00
smfr%smfr.org
ce1d1ac7b8
Fix bug 279270: remove unused code adding nsICommandParams to cmd_copyImageContents. Also fix warning relating to calling closeTab on a tab view item.
2005-06-28 04:24:16 +00:00
smfr%smfr.org
c443c4f90a
Fix warnings relating to the embedding container protocols.
2005-06-28 04:06:42 +00:00
smfr%smfr.org
c2f8aae684
Fix a warning.
2005-06-28 04:03:41 +00:00
smfr%smfr.org
e9a4488b23
Fix bug 298291: url bar not updated after navigating to relative anchor. Remove over-zealous null check on the nsIRequest, which is null in this case.
2005-06-28 03:43:09 +00:00
smfr%smfr.org
de261ea6ba
Fix bug 165015: hook up Command-Shift-R for reload (patch by Wevah, mozilla@derailer.org).
2005-06-27 17:33:28 +00:00
smfr%smfr.org
69c3307072
Fix bug 245019: make tooltips child windows, so that they don't show up in Expos�.
2005-06-26 03:41:33 +00:00
smfr%smfr.org
af8f94b76a
Fix bug 296340: make the autocomplete dropdown a child window of the browser window, so that we can keep it up while the window is moved, resized, minimized or hidden. r=pinkerton.
2005-06-26 03:37:00 +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
smfr%smfr.org
8fa9b149b7
Fix bug 293147: when copying a bookmarks folder, don't propagate the dock menu flag. Patch by englabenny@macnytt.com.
2005-06-24 02:30:03 +00:00
smfr%smfr.org
f50615aecb
Fix bug 298629: clear search results when switching between history and bookmarks. Also fix the action menu when history is visible to use the dynamically created context menu.
2005-06-24 02:23:43 +00:00
smfr%smfr.org
8a2199f912
Fix bug 298547: if dragging a url as text onto the bookmarks bar, use the url as the bookmark title (since it's the only thing we have).
2005-06-24 02:00:30 +00:00
smfr%smfr.org
51ea877c29
Add the ability to open multiple bookmarks or history items in new tabs/windows from the context menu, and with command-double-click (bug 285182).
2005-06-23 18:10:56 +00:00
smfr%smfr.org
e646de80cd
Disable "New Tab" if a non-browser window is the main window. Bug 181560.
2005-06-23 03:38:55 +00:00
pinkerton%aol.net
223a59ef98
0.9a1+ branding for trunk
2005-06-21 00:29:41 +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
pinkerton%aol.net
06b935b646
release notes for 09a1 in disk image
2005-06-19 18:48:01 +00:00
pinkerton%aol.net
33c80bfe9b
mention cb.org and cache file external to profile
2005-06-19 18:41:45 +00:00
smfr%smfr.org
34915d0bac
Fix bug 181560: allow New Tab to be available when no window is open; it will open a new window, following the pref for what to load in a new tab.
2005-06-18 18:44:31 +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
smfr%smfr.org
85dce405d3
Fix bug 290375: if option key is down when a download completes, and you have the dl manager set to auto-hide, then all windows get closed. Fixed by using -close rather than -performClose: (and moving the code where it belongs).
2005-06-17 00:26:21 +00:00
joshmoz%gmail.com
9718f8cb16
gcc 4 build fixes for Camino. Patch by Mark Mentovai. b=297688 r=josh sr=smfr a=asa
2005-06-15 16:39:40 +00:00
pinkerton%aol.net
0e1f096534
handle secondary subtags between 2 and 8 characters long, as
...
per RFC 3066 et al. when setting accept-lang header (bug 293327)
2005-06-10 17:23:17 +00:00
joshmoz%gmail.com
577588f69c
get rid of blue globe/lock icon in status bar for UI cleanliness reasons. what did the blue globe mean anyway? b=297138 r=armen sr=pinkerton
2005-06-09 18:09:57 +00:00
pinkerton%aol.net
1ac6977895
updating user agent to 09a1
2005-06-09 14:47:30 +00:00
joshmoz%gmail.com
2b94cdd1cf
Get rid of "Document: Done" from status bar. b=246112 r=josh sr=smfr
2005-06-09 07:59:05 +00:00
joshmoz%gmail.com
9c0e921559
Make scrollbar size consistent in bookmark manager. Collections scrollbar is now big. No bug, trivial change. r=josh r=armen
2005-06-09 02:34:16 +00:00
smfr%smfr.org
ec79489db9
Fix bug 185750: when showing the Advanced font prefs, hide the font panel (and make sure that changeFont: notifications don't change the selected fonts in the main panel).
2005-06-02 04:02:37 +00:00
smfr%smfr.org
8008358659
Fix bug 296001: crash when deleting quicksearch results in history, because we were calling a method on a deleted object.
2005-06-02 02:17:46 +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
e43a39dc38
much better version of the file from Neil
2005-05-31 13:00:44 +00:00
pinkerton%aol.net
a662f88884
fallback to the pasteboard string if we can't get the title string from the
...
core pasteboard url drag flavor. (bug 294001)
2005-05-29 18:12:57 +00:00
pinkerton%aol.net
47608aa319
make description a text view so that return works inside it. also lets
...
spellchecking work on 10.3. (bug 292613)
2005-05-29 17:28:35 +00:00
pinkerton%aol.net
2bf728bfb8
truncate items at 50 chars (bug 294226)
2005-05-29 17:10:04 +00:00
pinkerton%aol.net
767c2fb0f4
0.9a1 alpha branding
2005-05-29 15:48:18 +00:00
smfr%smfr.org
73d789466d
Tweak tooltip sizing to fix a bunch of edge cases. Finally fixes bug 248488.
2005-05-28 06:47:57 +00:00
smfr%smfr.org
ee241f698b
Fix bug 295752: crash when going to show history by site. Fixed init method signatures for the history tree builders.
2005-05-28 01:10:24 +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
8c57ae4ac0
Fix bug 295522: when inserting autocomplete results into the url bar, skip the protocol when trying to figure out where the match is. r=pink.
2005-05-26 16:28:05 +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
smfr%smfr.org
61182238f3
Fix bug 262245: make sure the Downloads location is displayed using localized names. Patch by Ludovic Hirlimann.
2005-05-26 04:38:48 +00:00
smfr%smfr.org
0d50f72a04
Fix bug 295429: when seeing a failure code on the nsIRequest on OnLocationChange, set the site icon to a little warning triangle, rather than the site icon.
2005-05-26 04:32:26 +00:00
smfr%smfr.org
2355887ab7
Fix bug 295375 (random Camino crash on page load). Be sure to remove HistoryDataSources from the notification center.
2005-05-25 01:56:05 +00:00
smfr%smfr.org
161e295483
Add site icons to the history outliner and history menus.
...
Add support for site icons specified in link elements (bug 162893), part of patch by Ludovic Hirlimann.
Add a site icon image cache, so that we can get site icons without a round trip through necko, and avoid duplicate images (bug 294675).
Add a Clear History item to the end of the go menu (bug 294205).
Make the history menus no more than 100 items long, with a "Show More" item at the end, to avoid long delays when showing them (bug 291414).
2005-05-23 03:36:08 +00:00
joshmoz%gmail.com
0838386323
check in the rest of unified toolbar files, also fix for 185985. sr=pink
2005-05-21 08:48:58 +00:00
joshmoz%gmail.com
7ba076ce76
use unified toolbars on Mac OS X 10.4. no bug, sr=pink
2005-05-21 08:18:53 +00:00
smfr%smfr.org
c8f6c80e45
Fix bug 292694 (Go menu missing history on Tiger) and improving history menu display performance (bug 291414). Fix both by not relying on [NSMenu update] to rebuild the menu, but by using a Carbon Event which fires on menu display.
2005-05-17 16:47:22 +00:00
smfr%smfr.org
c89819224a
Put global history on the Go menu, implemented using the HistoryDataSource this time. Bugs 179676 and 291414.
2005-05-14 05:30:47 +00:00
pinkerton%aol.net
f7cb6fa18f
force camino to tab to form controls, regardless of the system pref. this
...
best matches user expectation as nobody knows about the system pref, or that
that particular pref would impact camino's content area tabbing.
2005-05-11 03:26:08 +00:00
pinkerton%aol.net
11465d3dfe
fix copyright statements to match firefox (bug 292304)
2005-05-09 23:30:14 +00:00