Commit Graph

301 Commits

Author SHA1 Message Date
joe%retrovirus.com
6ee44b5596 Temporary tweak to the Bookmark Properties dialog so that it doesn't
take over the screens of nightly users with large bookmark hierarchies.

bug=329761
r=joe@retrovirus.com
sr=ben@mozilla.org
2006-03-09 22:00:58 +00:00
brettw%gmail.com
333e978287 Bug 329691 r=bryner Refactor init so that table creation happens before the
dummy database statement (which keeps the cache from expiring) starts. Fixes
errors during DB init and also performance problems on first run.
2006-03-09 17:34:35 +00:00
brettw%gmail.com
b33591dc65 Bug 329831 r=annie.sullivan Make QueryStringToQueries return empty array if
there is no input.
2006-03-09 17:27:14 +00:00
beng%bengoodger.com
55dc9c72be fallout from 329586 - make sure places organizer trees find the browser window so they can open bookmarks 2006-03-09 08:42:05 +00:00
beng%bengoodger.com
4f1506ea51 revert part of previous change to 329586 to reduce Ts on windows 2006-03-09 04:58:07 +00:00
beng%bengoodger.com
1968c27e50 329586 - browser shim cleanup, tidies up some UI update notification in the browser, fixes a few menu items here and there, removes unnecessary initialization, moves places to its own window, removes all code to do with maintaining places as a tab, renames osme objects and member variables, formatting issues, creates a browser controller for updating commands. r=annie.sullivan@gmail.com 2006-03-09 02:08:45 +00:00
mark%moxienet.com
db4ea6c86f 329806 Fix history import when upgrading from 1.0 profile without going through 1.5. r=bryner 2006-03-09 01:17:36 +00:00
brettw%gmail.com
ef6412bece Comment out bug 329819 and 329691 which was causing problems. 2006-03-08 21:40:09 +00:00
brettw%gmail.com
d305bbd079 Bug 329819 r=annie.sullivan Fix Tp regression from bug 329691, the dummy table
needs data in it to hold the statement (and hence the cache) open.
2006-03-08 21:23:22 +00:00
brettw%gmail.com
db969df09c Bug 329698 r=joe@retrovirus.com,bryner Implement GetPageAnnotationNames 2006-03-08 20:33:49 +00:00
brettw%gmail.com
d930ffbce5 Bug 329691 r=darin Errors creating tables in some situations (leads to error
creating bookmark service).
2006-03-08 16:51:32 +00:00
annie.sullivan%gmail.com
560c49ad1d Fixes JavaScript warnings about trailing commas and redefined variables. bug=329171 r=ben@mozilla.org 2006-03-07 23:20:08 +00:00
brettw%gmail.com
3bf94f4f67 Bug 329524 r=joe.hughes ReplaceItem bookmark call doesn't update cache. 2006-03-07 22:50:22 +00:00
annie.sullivan%gmail.com
7038dc011b Bug 328779: Statusbar text for bookmark menu items, Patch by Dave Townsend <mossop@blueprintit.co.uk> r=annie.sullivan@gmail.com sr=ben@mozilla.org 2006-03-07 18:41:38 +00:00
beng%bengoodger.com
12ccb5f107 329587 - controllers registered after places controller cannot execute any commands due to places controller consuming all. r=fritz@google.com 2006-03-07 18:24:28 +00:00
annie.sullivan%gmail.com
a746ead8e1 Makes toolbar and menu initialize from place attribute
bug=329531 r=ben@mozilla.org
2006-03-07 16:10:37 +00:00
brettw%gmail.com
604956368a Bug 329563 r=annie.sullivan Clarify annotation IDL documentation 2006-03-07 00:58:30 +00:00
joe%retrovirus.com
30d30c1b17 * Allows the user to access Bookmark Properties dialog from context menus.
* Adds support for editing the bookmark shortcut (formerly keyword) in the Bookmark Properties dialog.
* Improves the appearance of the Bookmark Properties dialog.
* Removes dead code from PlacesBrowserShim in browser.js

NOTE: This doesn't reflect the final UI for this functionality; rather,
this change is intended to add functionality for users of the nightlies.

bug=322988
r=annie.sullivan@gmail.com
sr=bugs@bengoodger.com
2006-03-07 00:52:35 +00:00
annie.sullivan%gmail.com
3bc14e6bed Moving "Open in Tabs" out of menu/toolbar binding and into browser code.
bug=329266 r=ben@mozilla.org
2006-03-05 01:40:26 +00:00
annie.sullivan%gmail.com
a7d4222b3c Adds menuitem for Open In Tabs.
Reorganizes code so that command/click handlers for toolbar/menu bindings can be attached by overlays.
r=ben@mozilla.org bug=327034
2006-03-04 01:12:05 +00:00
brettw%gmail.com
d3c8daa506 Bug 327206 r=annie.sullivan Make folder result nodes' readonly property sync
with bookmark readonly property.
2006-03-03 21:16:23 +00:00
benjamin%smedbergs.us
b5c250b92c Add hack define for branch. 2006-03-03 21:08:51 +00:00
brettw%gmail.com
9c33e67573 Bug 327841 (also fixes 329110 and 321936) r=bryner. Implement failed favicon
cache in favicon service, update favicons for redirected bookmarks, don't load
favicon data if we have a recent copy.
2006-03-03 18:48:37 +00:00
benjamin%smedbergs.us
f6b9337ffd Fixing bad merges for bug 313309 2006-03-03 13:57:09 +00:00
beng%bengoodger.com
38c8855bc5 329169 - leaked livemark service on shutdown... break cycle with load channels by canceling loads on xpcom-shutdown rather than in the livemark service's dtor, which will never fire due to circular references. r=bryner 2006-03-03 05:14:34 +00:00
bzbarsky%mit.edu
24944d8a8c Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff
to nsIGlobalHistory3.  Bug 328928, r=brettw and smfr, sr=darin
2006-03-03 03:34:48 +00:00
annie.sullivan%gmail.com
5c81cb5255 Adds UI for separators in menu and toolbar. r=ben@mozilla.org bug=327321 2006-03-01 22:50:25 +00:00
annie.sullivan%gmail.com
b362b8597a Makes items on places toolbar show up as a button during customize so that they can easily be moved. r=ben@mozilla.org bug=327364 2006-03-01 19:44:37 +00:00
brettw%gmail.com
8cd0dd5030 Bug 326428 r=annie.sullivan Generate default titles for untitled pages 2006-03-01 19:43:22 +00:00
brettw%gmail.com
2d6a143a78 Bug 328399 r=annie.sullivan Remove last visited page preference. 2006-03-01 19:27:08 +00:00
bryner%brianryner.com
6e1d034a18 Speedups for nsMorkReader and history import (bug 327330). r=brettw 2006-03-01 02:51:43 +00:00
annie.sullivan%gmail.com
c18b29dcfb Refinements to advanced search UI bug=326613 r=ben@mozilla.org 2006-02-28 22:59:44 +00:00
annie.sullivan%gmail.com
b277b94d8e Fixed icon uris broken in browser shim removal. bug=328543 r=ben@mozilla.org 2006-02-28 22:43:46 +00:00
brettw%gmail.com
b11c81267c Bug 328862 r=annie.sullivan Potentially uninitialized variable in RemoveChildAt 2006-02-28 18:26:37 +00:00
brettw%gmail.com
02f6d582ff Bug 319910 r=bryner Add bookmark function for redirect-aware bookmark status checking 2006-02-28 17:53:16 +00:00
brettw%gmail.com
64e57bbffa Bug 327165 r=annie.sullivan Some titles are not remembered 2006-02-28 16:46:14 +00:00
brettw%gmail.com
00429619a1 Bug 324590 r=bryner Make folders update properly when sorting is active 2006-02-28 16:41:03 +00:00
brettw%gmail.com
302688f198 Bug 328523 r=beng (verbal) History system should remove observers. 2006-02-24 22:27:58 +00:00
beng%bengoodger.com
a2e1f5c83a bug 328243 - disband the browser shim, move locale to locales dir, move theme to themes dir. r=annie.sullivan@gmail.com 2006-02-24 21:41:34 +00:00
annie.sullivan%gmail.com
1de1d46ea3 Removes an unnecessary transaction in the QueryFolderChildren() function that was causing an incorrect return value. bug=328364 r=brettw@gmail.com 2006-02-23 22:18:34 +00:00
annie.sullivan%gmail.com
d8ea1cf6a6 changing livemark_item.png to binary for bug 327543 2006-02-23 19:27:41 +00:00
brettw%gmail.com
1f3329817f Bug 327053 (make history DB cache persistent between transactions r=bryner) and
bug 328327 (remove vacuuming r=annie.sullivan).
2006-02-23 18:38:24 +00:00
annie.sullivan%gmail.com
56d9cb0059 Fixes problems with bookmark menus and toolbarbuttons not working correctly on mac. bug=327036 r=ben@mozilla.org 2006-02-23 18:30:40 +00:00
annie.sullivan%gmail.com
a7beae4944 Makes places toolbar use same id and class as old bookmarks toolbar. bug=327497 r=ben@mozilla.org 2006-02-23 18:19:27 +00:00
timeless%mozdev.org
1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
brettw%gmail.com
d497783fdd Bug 327484 r=annie.sullivan Bookmark import does not handle entities +
out-of-memory check
2006-02-22 02:00:53 +00:00
annie.sullivan%gmail.com
d1ac2f3f6e Moves toolbar styles out of places.css (which is for the places page) and into the browser shim stylesheet. bug=327762 r=ben@mozilla.org 2006-02-21 21:56:04 +00:00
annie.sullivan%gmail.com
3fecede4e9 Checking in patch from mossop@blueprintit.co.uk to make context menu open work in places bar subfolders. r=annie.sullivan@gmail.com bug=325782 2006-02-18 00:23:29 +00:00
bryner%brianryner.com
cb40d6eabd Sync up branch and trunk 2006-02-17 23:44:21 +00:00
brettw%gmail.com
fd1b0b87a0 r=bryner. Fix memory leaking of result nodes. Added virtual destructor
to the result node so that the result node's base relase implementation would
also delete the derived classes.
2006-02-17 23:13:53 +00:00