3697 Commits

Author SHA1 Message Date
brettw%gmail.com
4f5a9f0b93 Fixing build bustage 2006-02-17 01:10:25 +00:00
brettw%gmail.com
b1d2c6f268 Bug 327560: r=bryner History service keeps reference to main thread 2006-02-17 00:40:50 +00:00
beng%bengoodger.com
98724fe39b 327500 - clean up remaining uses of old bookmarks fe into ifndef MOZ_PLACES. fix build orange and other issues. r=annie.sullivan@gmail.com 2006-02-16 19:00:25 +00:00
beng%bengoodger.com
c1b55e69ba a stab at further improvements to Ts, Tp, and orange on balsa. Remove scripts when MOZ_PLACES is set that are not required. Don't attach a page show listener - it doesn't work anyway unless the buttons are visible! 2006-02-16 17:22:16 +00:00
darin%meer.net
a149fa2029 fixes bug 327465 "Move uninstaller.inc from locales into installer/windows/" r=bsmedberg 2006-02-16 15:48:56 +00:00
beng%bengoodger.com
f4d75982b7 324704 - query creation and execution for bookmarks menu bar is ill-timed... need to do asynchronously in delayed startup or on popup showing, rather than at startup! r=brettw 2006-02-16 05:24:26 +00:00
beng%bengoodger.com
316e59b25d 327383 - corrupt UI/bookmarks bar/all sorts of wackiness due to bug in bookmarks import. clear out frame's feed uri state when a new link is encountered r=brettw a=dbaron 2006-02-16 05:00:36 +00:00
beng%bengoodger.com
85b3ec0642 327400 - UI issues with toolbar buttons, paper over potential instabilities in tab switching logic. r=brettw a=dbaron 2006-02-16 05:00:29 +00:00
brettw%gmail.com
24ed20fbe1 Bug 318817 r=beng: Import, store, and use bookmark keywords. 2006-02-16 00:42:46 +00:00
joe%retrovirus.com
adc1e2389d Changed Places Bookmark Properties panel from an in-window panel to a modal dialog. This addresses minimum size, modality, and rendering issues.
bug=322989
r=annie.sullivan@gmail.com
sr=ben@mozilla.org
2006-02-16 00:16:31 +00:00
beng%bengoodger.com
6768cc62bb 327372 - fix atlantia orange, avoid using static ctor/dtors. r=mark@moxienet.com 2006-02-15 23:13:49 +00:00
benjamin%smedbergs.us
1a5272733a Bug 327331 - nsNavHistory::Init is fragile and leaky in error conditions, r=brettw 2006-02-15 21:45:40 +00:00
brettw%gmail.com
1a1d8e397a Bug 327318, r=annie.sullivan. History service fails if indices already exist. 2006-02-15 18:15:31 +00:00
benjamin%smedbergs.us
dd692d1fac Revert a probably-accidental change from bug 327223 2006-02-15 16:07:11 +00:00
bryner%brianryner.com
dbdd1b0411 Speedups for history import (bug 325176). r=brettw. 2006-02-15 06:02:07 +00:00
beng%bengoodger.com
aaaaf34fe8 327223 - ensure sidebar framework remains for extensions to use. r=annie.sullivan@gmail.com 2006-02-15 01:21:30 +00:00
annie.sullivan%gmail.com
8dd0b0bc82 bug=327209 r=brettw Fixes assert when removing from a toolbar 2006-02-14 23:48:28 +00:00
bryner%brianryner.com
26721c9510 Don't run import in the middle of history service initialization (bug 327191). r=brettw. 2006-02-14 22:37:05 +00:00
beng%bengoodger.com
5db32f1302 326598 - tree D&D massively broken. r=annie.sullivan@gmail.com. checked in on the branch earlier, checking in now to the trunk. 2006-02-14 21:36:04 +00:00
bryner%brianryner.com
c0d2dd1ea2 rename bookmarks/history and form history databases (bug 324545) r=brettw. Fixing the bookmarks unit test too. 2006-02-14 21:03:04 +00:00
benjamin%smedbergs.us
57839c8110 Bug 78087 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-14 15:57:04 +00:00
bryner%brianryner.com
954754c11a fixing bustage r=brettw 2006-02-14 00:00:31 +00:00
brettw%gmail.com
2399e07df3 Bug 325665, r=bryner. Coalesce redirects in history, clean up session and
visit creation code.
2006-02-13 18:07:01 +00:00
gavin%gavinsharp.com
6395da5991 Bug 175074: URN:ISBN link converted to URN://ISBN, patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=mconnor 2006-02-12 18:01:48 +00:00
gavin%gavinsharp.com
2d04e8350a Bug 320437: Spellchecking menu checkboxes don't work, patch by Dave Townsend <mossop@blueprintit.co.uk>, r=brettw 2006-02-10 20:28:50 +00:00
joshmoz%gmail.com
1c862677d1 Fix key modifier for Mac OS X application menu. b=324180 r=mconnor 2006-02-10 01:25:28 +00:00
gavin%gavinsharp.com
f3839908cb Bug 325236: cleanup unneeded wrapper usage in pageInfo.js, r=mconnor 2006-02-09 23:04:48 +00:00
beng%bengoodger.com
ce0f635f4e 324948 - should not be able to do edit operations on immutable containers (delete, paste, cut). Make sure we check if a container has readonly children, or the folder itself (if it is a bookmark folder) is readonly before enabling commands for cut, copy and paste. Also assert that activeView is non-null, for safety. r=annie.sullivan@gmail.com 2006-02-09 21:32:24 +00:00
darin%meer.net
917257fd63 fixes bug 324644 "Add list of pings to link properties dialog" r=beng 2006-02-09 21:00:15 +00:00
beng%bengoodger.com
38a34e5126 320655 - changing the history view displayed should also update the sorting r=annie.sullivan@gmail.com 2006-02-09 19:29:10 +00:00
bzbarsky%mit.edu
0345a6719d Make it possible to enable spell-check for text inputs too (not just
textareas).  Make the pref controlling the whole thing live.  Bug 151040, patch
by Julian Pellico <jpellico@yahoo.com>, r=bzbarsky, sr=bryner
2006-02-09 03:50:53 +00:00
joe%retrovirus.com
385089b0d2 bug=326488
r=annie.sullivan@gmail.com
2006-02-09 02:18:12 +00:00
brettw%gmail.com
d6a0a185bd Bug 326432, r=annie.sullivan Bookmarks batches are transactions, livemarks
performance bug fixes.
2006-02-08 21:07:59 +00:00
joe%retrovirus.com
ff3df4b86e Checking in add bookmark UI modifications, cf. bug 322989 2006-02-08 16:52:16 +00:00
brettw%gmail.com
44b42c8a97 Bug 325763 r=annie.sullivan Remove calls to IsVoid, fix void handling 2006-02-08 02:12:23 +00:00
beng%bengoodger.com
115c18b945 326346 - javascript error when selecting text on a page. r=annie.sullivan@gmail.com 2006-02-08 01:52:41 +00:00
bryner%brianryner.com
39ccd2279a fixing bustage (bug 320261) 2006-02-08 01:50:23 +00:00
bryner%brianryner.com
14e56de3fd Add support for bookmark separators (bug 320261). r=brettw, ben. 2006-02-08 01:10:57 +00:00
brettw%gmail.com
b52d079d9a Bug 325812 r=annie.sullivan Add annotation Int64, remove variant functions. 2006-02-07 22:57:56 +00:00
brettw%gmail.com
fe609170c8 Bug 325288 r=annie.sullivan Closing a container should close its children. 2006-02-07 18:48:38 +00:00
darin%meer.net
bf52ab8ccf fixes bug 324645 "<a ping> support should be opt-in, not opt-out, for Gecko-based apps" r+sr=bzbarsky 2006-02-07 18:20:03 +00:00
beng%bengoodger.com
b021000a45 318816 - going back/forward to places is not instantaneous. Use pageshow/pagehide handlers to show/hide places UI within the browser window. r=annie.sullivan@gmail.com ... also ensure that places toolbar button icon is built in the jar.mn 2006-02-07 18:07:29 +00:00
gavin%gavinsharp.com
c22fbca730 Bug 310291: Sidebar max-width shouldn't be in px (for consistency with the Go menu), patch by Thomas Bertels <tbertels@gmail.com>, r=mconnor, ui-review=beltzner 2006-02-07 14:09:34 +00:00
brettw%gmail.com
5f5c82aa26 Bug 325161 r=annie.sullivan Make all nsINavHistoryResultNodes support URI attribute, remove nsINavHistoryURIResultNode. 2006-02-07 01:56:36 +00:00
bryner%brianryner.com
dcc1e4ece8 #ifdef'ing for MOZILLA_1_8_BRANCH 2006-02-07 00:19:04 +00:00
dbaron%dbaron.org
f9c62f797f Make Firefox stop overriding the browser.display.screen_resolution pref, and remove the UI for it. b=323962 r=mconnor 2006-02-05 01:11:58 +00:00
cbiesinger%web.de
c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
pavlov%pavlov.net
a2abd27ea1 link against zlib in linux cairo builds 2006-02-03 04:39:55 +00:00
bsmedberg%covad.net
a3537da9e7 Bug 324690 - Need to ship VC8 redist bits in the Windows installer, r=preed 2006-02-02 20:56:10 +00:00
rob_strong%exchangecode.com
67001cd828 Bug 324023 - Command line method of setting the default browser. r=bsmedberg 2006-02-02 17:26:57 +00:00