Commit Graph

2751 Commits

Author SHA1 Message Date
gavin%gavinsharp.com
5dedb3845c Revert accidental checkin. 2006-02-05 19:49:01 +00:00
gavin%gavinsharp.com
bd9182dfa8 Bug 315166: make the text-link binding be more careful about which protocols it allows, r=mconnor 2006-02-05 19:42:23 +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
jruderman%hmc.edu
33814e954d Restore Ctrl+Tab shortcut for switching tabs on Mac. Bug 264787, patch by Mano, r=mconnor. 2006-02-05 04:50:42 +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
gerv%gerv.net
ba371a1970 Bug 325224: fix about:licen[cs]e fragment hyperlinks. Patch by gerv; r=neil. 2006-02-03 14:08:29 +00:00
gavin%gavinsharp.com
4927e51067 Bug 324913: tabbrowser.xml depends on a constant defined in browser.js (nsIWebNavigation), patch by Mook <mook.moz@gmail.com>, r=mconnor 2006-02-03 11:39:34 +00:00
mark%moxienet.com
1e12ed63f8 325410 Mac builds not packaging .chk files. Fix paths to shlibsign for Mac builds. r=bsmedberg 2006-02-03 03:26:44 +00:00
rob_strong%exchangecode.com
32270d411f Bug 325175 - Says extension will install after firefox is restarted, but it doesn't happen. r=bsmedberg 2006-02-02 19:50:54 +00:00
timeless%mozdev.org
0fb88d98ce Bug 325471 Broken search for path to binary on linux in xulrunner-stub
patch by prefiks@aviary.pl r=bsmedberg
2006-02-02 17:23:26 +00:00
scott%scott-macgregor.org
9c86358ab8 remove a spurious dump statement I accidentally checked in last year 2006-02-01 22:48:48 +00:00
wr%rosenauer.org
301c5a1e59 Bug 300856 - Cannot set default download directory to home on Linux/Unix, r=mconnor 2006-02-01 16:19:24 +00:00
scott%scott-macgregor.org
bcf3cb7d0d Bug #317633 --> add some missing shims to address some thunderbird regressions
caused by 317633.

sr=ben
2006-02-01 02:29:01 +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
gavin%gavinsharp.com
622be3e058 Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 314700, r=mconnor 2006-01-31 20:27:20 +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
gerv%gerv.net
0dff4514cb Bug 322000: fix About page missing entity bustage. The entity was used on multiple pages and I didn't notice. 2006-01-28 15:40:44 +00:00
cbiesinger%web.de
37b8557e3a bug 269280 implement moz-icon on BeOS
patch by Simon <simontaylor2@gawab.com> and Doug Shelton
<doug@sheltonfamily.org> r=biesi r=mconnor (toolkit parts)
2006-01-28 14:25:18 +00:00
bryner%brianryner.com
7147b98495 fix gcc bustage (bug 324170). r=brettw. 2006-01-27 19:21:19 +00:00
darin%meer.net
05b95bb3df Fix build bustage in satchel when --enable-storage is specified without --enable-places, b=324170, r=bryner 2006-01-27 19:17:21 +00:00
bsmedberg%covad.net
3fda35e07d Fix GTK(1) dynamic builds, from bug 299988 2006-01-27 13:48:12 +00:00
gerv%gerv.net
ca7df14533 Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott. 2006-01-27 12:08:02 +00:00
gavin%gavinsharp.com
66831b27ca Bug 298665: color picker is broken (popup doesn't close after selecting a color), patch by Alan Knowles <alan@akbkhome.com>, r=mano 2006-01-27 08:33:54 +00:00
roc+%cs.cmu.edu
702907f622 Bug 324763. Don't use useless 'mousethrough' on tabs ... restoring part of the patch in bug 317375 that was lost before checkin. r=mconnor 2006-01-26 19:25:53 +00:00
bryner%brianryner.com
daed416e86 Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg. 2006-01-26 19:17:04 +00:00
bsmedberg%covad.net
fa57a77957 Bug 299988 - integrate gtkmozembed into libxul, r=chpe 2006-01-26 19:10:50 +00:00
darin%meer.net
4945dc27c2 fixes bug 320504 "Prompt users to submit feedback when uninstalling FF" r=beltzner,bsmedberg 2006-01-26 15:09:46 +00:00
pavlov%pavlov.net
f35c6c1ef2 fixing bustage from bsmedberg's checkin for 322965. 2006-01-26 03:10:10 +00:00
gavin%gavinsharp.com
d6716d939a Bug 267034: Improve nsIAlertsService documentation, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mscott, sr=neil 2006-01-26 01:04:01 +00:00
bsmedberg%covad.net
ec0ae1ec61 Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies 2006-01-25 20:23:24 +00:00
rob_strong%exchangecode.com
4c951920de Bug 313141 - Extensions.js looks for 'Get more' url and can't find it. r=mconnor 2006-01-25 20:17:12 +00:00
pavlov%pavlov.net
a6582b5239 backing out bsmedberg's checkins for bug 322965 due to build bustage. 2006-01-25 04:54:07 +00:00
gavin%gavinsharp.com
0646d40ceb Bug 312867: expose input's editor (toolkit version), patch by Alex Vincent <ajvincent@gmail.com>, r=mconnor, also address an xpfe nit (comment 16) and fix some trailing whitespace 2006-01-25 01:14:00 +00:00
bsmedberg%covad.net
01b70b6122 Need DSO_LDOPTS and EXPORT_LIBRARY, from bug 322965 2006-01-24 21:11:15 +00:00
bsmedberg%covad.net
abe638de27 Bug 322965 - Allow building XULRunner with --disable-xul, r=dougt (This also contains some bits of 299988, build gtkmozembed into libxul) 2006-01-24 19:27:00 +00:00
gavin%gavinsharp.com
732cc40901 Bug 324449: comment tweak 2006-01-24 04:12:38 +00:00
gavin%gavinsharp.com
b678df088d Bug 324449: error when moving a tab before it's parent and then closing it (Error: uncaught exception: 2147500037), r=ben 2006-01-24 03:55:12 +00:00
beng%bengoodger.com
f424972402 308396 - new activetab-middle for macosx... forgot to check this in earlier. 2006-01-21 00:52:00 +00:00
beng%bengoodger.com
2edbfa7ff0 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2006-01-20 23:04:26 +00:00
rob_strong%exchangecode.com
f34baea140 Bug 323826 - Uninstall of an extension that contains a windows .lnk fails. r=bsmedberg 2006-01-20 20:18:42 +00:00
gerv%gerv.net
276a2a2687 Bug 324118: Remove MakeMSI files - they aren't under a free licence, and we aren't using them any more anyway, according to chase. 2006-01-20 11:15:35 +00:00
ajschult%verizon.net
150ae470b9 Replace URL string with selected autocomplete result to handle 't' or 'p' in hostname (bug 202992) without causing bug 323549. r=mconnor 2006-01-20 03:54:37 +00:00
masayuki%d-toybox.com
26b678e428 Bug 315708 Should release found link and current window object from nsTypeAheadFind.cpp r=mconnor 2006-01-19 15:13:09 +00:00
gavin%gavinsharp.com
11300ce587 Bug 323989: replace "open containing folder" with "show in finder" on mac, r=mconnor 2006-01-19 09:34:59 +00:00
gavin%gavinsharp.com
e213dbaede Bug 323330: nsExtensionManager.js should get the XPCOM ABI from nsIXULRuntime instead of preprocessing, r=rob_strong 2006-01-18 21:42:59 +00:00