Commit Graph

755 Commits

Author SHA1 Message Date
benjamin%smedbergs.us
70a0f2207b Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
daniel%glazman.org
e1b4dd30c3 comment-only change; b=333582; rs=me 2006-04-12 02:43:01 +00:00
daniel%glazman.org
de745d931f New preference "toolkit.defaultChromeFeatures" to override the default features of xulrunner-based main window; b=333582, r=benjamin@smedberg.us 2006-04-11 15:03:27 +00:00
gavin%gavinsharp.com
6670dd2a7d Bug 310900: Avoid 1-pixel gap caused by sizeToContent() in alerts service code, patch by Jens Bannmann <jens.b@web.de>, r=mscott for toolkit part, r+sr=neil for xpfe 2006-04-09 21:16:20 +00:00
gavin%gavinsharp.com
938d13e4b9 Bug 231141: NS_GetSpecialDirectory rv isn't checked in nsDownloadsDataSource::LoadDataSource, patch by Phil Ringnalda <philringnalda@gmail.com>, r+a=mconnor 2006-04-09 21:06:07 +00:00
benjamin%smedbergs.us
20081835b4 Bug 325257, damn cross-commit for committing even when there were conflicts. 2006-04-06 18:41:38 +00:00
benjamin%smedbergs.us
a4c515c10e Bug 325257 - Rename nsIFormHistory to avoid changing interfaces on the 1.8 branch, r=bryner 2006-04-06 18:06:05 +00:00
benjamin%smedbergs.us
3539509107 Fix merge conflicts from table-driven QI (bug 313309) 2006-04-06 17:43:09 +00:00
benjamin%smedbergs.us
5d11baeeab Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 14:23:38 +00:00
gavin%gavinsharp.com
8013830c9b Bug 325737: revert to shift+delete for removal of autocomplete entries on Mac, r+a=mconnor 2006-04-05 22:57:48 +00:00
benjamin%smedbergs.us
7cd9ba54a0 Bug 332045 - toolkit/components/gnome should use the glue, r=darin 2006-03-30 15:17:06 +00:00
gavin%gavinsharp.com
2271437486 Bug 306223: Allow to easily filter errors by category, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-03-28 17:27:54 +00:00
neil%parkwaycc.co.uk
9e72198ae3 Rename xpfe's autocomplete.xpt to xpautocomplete.xpt and package toolkit's autocomplete.xpt r=bsmedberg,dveditz,ajschult 2006-03-24 17:38:15 +00:00
bzbarsky%mit.edu
ed97753ea2 Make nsIWidget::GetParent return a weak pointer. Bug 227489, r+sr=roc 2006-03-22 18:00:28 +00:00
masayuki%d-toybox.com
f2afdb24cd b=331103 fix typo in comment 2006-03-21 03:12:53 +00:00
masayuki%d-toybox.com
9f311bb496 Bug 187772 mouse wheel scrolling does not dismiss form auto complete history, results in floating autocomplete dropdown r=mconnor 2006-03-18 08:09:52 +00:00
gavin%gavinsharp.com
8f1a6f1b42 Bug 325901: don't preprocess files unnecessarily, r=mconnor 2006-03-14 20:44:37 +00:00
dbaron%dbaron.org
c97b997ccb Handle failure case in a way that doesn't crash. b=328113 r+sr=bryner 2006-03-10 16:57:31 +00:00
mark%moxienet.com
7a299894b8 329806 nsStorageFormHistory needs to recognize endian marker (328982) when importing old mork db. r=bryner 2006-03-09 01:15:43 +00:00
mark%moxienet.com
9380006357 328982 formhistory.dat is endian. Account for endianness and byte-swap as needed. Not part of the build when Places is in use. r=bryner 2006-03-06 22:02:11 +00:00
mark%moxienet.com
b5ac403268 328981 address late-breaking review comment: switch malloc/free to new/delete. r=bryner 2006-03-06 21:48:57 +00:00
mark%moxienet.com
4f7d9deb1c 328981 History DB page titles are displayed corrupt in url bar autocomplete. Byte-swap in nsAutoCompleteMdbResult. Not part of the build when Places is in use. r=bryner 2006-03-06 21:20:43 +00:00
kjh-5727%comcast.net
25b3c8b15a Back out patch from bug 324072 to fix bug bug 326363 and avoid unnecessary API changes. 2006-03-04 16:37:13 +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
gavin%gavinsharp.com
1595ec755f Bug 328932: Evaluating Components.classes in JS Console throws an exception, r=bzbarsky, sr=jag 2006-03-03 00:48:52 +00:00
scott%scott-macgregor.org
b1914363a3 Bug #325416 --> move typeahead find out of thunderbird ifdefs. Start building type ahead find for Thunderbird. Patch by Jeff Walden <jwalden+fxhelp@mit.edu>. r=bsmedberg, mscott a=bsmedberg for 1.8.1 branch 2006-03-02 19:45:56 +00:00
bryner%brianryner.com
6e1d034a18 Speedups for nsMorkReader and history import (bug 327330). r=brettw 2006-03-01 02:51:43 +00:00
gavin%gavinsharp.com
6dc3ce6e00 Bug 328134: margin field in page setup accepts '^' and '|' characters, r+branch181=neil 2006-02-26 20:25:43 +00:00
uriber%gmail.com
1fa06b0b69 Bug 328591: FAYT (type-ahead find) code should be adjusted for bug 299065. r+sr=bzbarsky 2006-02-26 20:07:04 +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
jruderman%hmc.edu
2950952a7f Fix bug 262056, "username in password manager case sensitive". r=bryner. 2006-02-23 09:33:46 +00:00
masayuki%d-toybox.com
b5e314c19f Bug 328036 Flashbar does not flash r=mconnor 2006-02-21 16:37:10 +00:00
bryner%brianryner.com
67aabe7ed6 Fix the case where a page prefills the username to one that we haven't saved locally, so that we don't overwrite what the page filled in (bug 270558). Patch by Phil Ringnalda <philringnalda@gmail.com> r=me. 2006-02-21 00:58:06 +00:00
bryner%brianryner.com
e417db483a Allow password manager to prefill a saved password even if there was no username field (bug 235336). Patch by chpe@gnome.org, r=me. 2006-02-19 08:39:21 +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
69ea385abc Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-14 16:12:53 +00:00
ajschult%verizon.net
a15c227a68 Bug 309967: Tree row count assertion when using completedefaultindex. r=bryner 2006-02-08 22:21:06 +00:00
leon.sha%sun.com
b33921c250 Bug 326058 Failed to build firefox trunk on solaris.
brettw: review+
Patch by leon.sha@sun.com
2006-02-07 02:12:04 +00:00
darin%meer.net
8e667bf20a fixes bug 325948 "crash quiting application while a download is in progress" r=mconnor 2006-02-07 01:26:14 +00:00
neil%parkwaycc.co.uk
5417075f05 Bug 245725 Make downloads display an approximation to the current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me 2006-02-06 00:34:30 +00:00
gavin%gavinsharp.com
d928e6af8d Bug 317811: Allow single-window-instance XULRunner applications, patch by Alex Sirota <alex@elbrus.com>, r=bsmedberg 2006-02-05 14:58:27 +00:00
kjh-5727%comcast.net
7721654f3b Bug 324072 - Printer properties dialog shows properties for the wrong printer. r+sr=roc. 2006-02-04 17:24:26 +00:00
darin%meer.net
53f8cfbf17 Fixing bustage: Implement new version of nsIXULBrowserWindow.setOverLink 2006-02-03 22:28:50 +00:00
bsmedberg%covad.net
cf740d7692 Bug 316176 - unexpected early shutdown leads to crash when closing mail compose window, r=bienvenu 2006-02-03 16:07:23 +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
scott%scott-macgregor.org
b6963dac1a Bug #239136 --> Thunderbird needs to integrate with the new download manager in toolkit
sr=bsmedberg
2006-01-31 22:03:34 +00:00
gavin%gavinsharp.com
1e9cb6995c Bug 241774: change deletion of autocomplete entries from shift+del to just del, r=mconnor 2006-01-31 21:16:11 +00:00
beng%bengoodger.com
c54af24e54 317633 - undo/redo for Places. Make sure the various transactions work better - e.g. folder undo should save a list of its child nodes for restoration. Also ensure that bookmark edits done in the places tab aren't undone when another tab is selected and Ctrl+Z hit by implementing a transaction manager in the browser window that filters out places-tab transactions if the places tab isn't selected. Make the goDo*Command utility functions in globalOverlay.js consult the window looking for applicable controllers, not just the focused element. r=sullivan. Also 320085 - search menu keybindings for places: allow find bar to be turned off using a state variable, which prevents the opening of the strip but fires an event which other applications like places can listen to: 'find-activated'. 2006-01-31 18:00:06 +00:00
bryner%brianryner.com
328a2de451 Don't warn if there is no existing form history. Bug 325253, r=brettw. 2006-01-30 19:59:02 +00:00
bryner%brianryner.com
7147b98495 fix gcc bustage (bug 324170). r=brettw. 2006-01-27 19:21:19 +00:00