ben%bengoodger.com
|
1a3ea9199c
|
245765 - Preferences should live under Edit...Preferences on Unix and terminology should be consistent
|
2004-06-07 08:17:00 +00:00 |
ben%bengoodger.com
|
8b5c540bd4
|
back out this change since it was superfluous and seems to have broken a lot of things
|
2004-06-07 06:00:52 +00:00 |
ben%bengoodger.com
|
cbaa3ae452
|
245433 - "search the web for" on the right click menu of highlighted text doesn't work (installer only)... also affects "add engines..." menu item ... make sure content package for browser-region is registered
|
2004-06-06 09:50:05 +00:00 |
mconnor%myrealbox.com
|
53e7d08d0e
|
oops
|
2004-06-03 16:46:36 +00:00 |
ben%bengoodger.com
|
7e319022ac
|
245051 - problems with javascript - related to adding web panel sidebars... remove some unused code that is causing js errors due to files that cannot be found
|
2004-06-02 22:02:17 +00:00 |
danm-moz%comcast.net
|
62514b46d7
|
removing extraneous carriage returns added in rev 1.3. they break my build. i can't be the only one.
|
2004-06-02 20:12:23 +00:00 |
ben%bengoodger.com
|
b74d746463
|
225641 - installer should ask where to put icons
|
2004-06-02 01:36:53 +00:00 |
mconnor%myrealbox.com
|
de83598bda
|
218315 we don't actually inherit this pref anymore, add it to firefox.js, false for Unix, true for OS X/Win
|
2004-06-01 21:31:54 +00:00 |
mconnor%myrealbox.com
|
67a523434f
|
more tweaks to startup script for 177996
|
2004-06-01 17:29:53 +00:00 |
mconnor%myrealbox.com
|
a308b58261
|
bug 218315 - Firefox ignores browser.urlbar.clickSelectsAll setting, use the pref instead of the preprocessor
|
2004-06-01 14:55:10 +00:00 |
mconnor%myrealbox.com
|
181075af57
|
bug 215993 - Copy Email Address doesn't unescape or strip leading space, port neil's fix from bug 160055
|
2004-06-01 14:40:34 +00:00 |
kyle.yuan%sun.com
|
bbf295c519
|
Bug 237535 prelight text invisible in high-contrast inverse themes
r=bryner, sr=roc, patch by ginn.chen@sun.com
|
2004-06-01 01:58:10 +00:00 |
scott%scott-macgregor.org
|
87e6f74f6f
|
add comment for localizers to insert their credit information
|
2004-05-31 19:33:49 +00:00 |
ben%bengoodger.com
|
a112815d7a
|
243428 - preferences styling is broken on OS X
|
2004-05-30 23:39:44 +00:00 |
ben%bengoodger.com
|
edb74f4c7d
|
Make sure communicator resources that layout relies on are packaged before the Firefox.app file is rsync'ed... this fixes bug 243482 - "Browse..." buttons for File upload controls have no labels.
|
2004-05-30 23:26:46 +00:00 |
mconnor%myrealbox.com
|
ec5e8fe7e9
|
reland script from 177996 with adjust from bz to use new ping() format
|
2004-05-30 17:58:39 +00:00 |
mconnor%myrealbox.com
|
69e335a644
|
Bug 197694 Add to Bookmarks or Bookmark this Page? - patch by Chad McHenry (mchenryc_boston@yahoo.com), r=mconnor
|
2004-05-30 16:21:34 +00:00 |
mconnor%myrealbox.com
|
f388c777d5
|
bug 238138 - About Mozilla Firefox or About Firefox, pick one, patch by Ali Ebrahim (aebrahim@uchicago.edu), r=mconnor
|
2004-05-30 16:12:35 +00:00 |
mconnor%myrealbox.com
|
cf260aa8b0
|
bug 238579 - this in Find in this Page in search field / firefox help should be capitalized, patch by Ali Ebrahim (aebrahim@uchicago.edu), r=mconnor
|
2004-05-30 16:06:05 +00:00 |
mconnor%myrealbox.com
|
b701547641
|
bug 233205 Pressing Ctrl+Enter does not remove trailing spaces, patch by Patrick McCormick (patrick@meer.net), r=me
|
2004-05-30 15:51:02 +00:00 |
ben%bengoodger.com
|
ae49f15bce
|
These files didn't seem to get checked in with Jeff Walden's fix for 240277
|
2004-05-30 02:41:17 +00:00 |
bzbarsky%mit.edu
|
43604ff818
|
Use "Search Web For" instead of "Web Search For". Bug 137254, patch by Tim
Meader <tmeader@gmail.com>, r=mconnor, sr=jag
|
2004-05-29 03:35:16 +00:00 |
arvid%quadrone.org
|
14d12dfc7d
|
smaller icons for bookmarks manager
|
2004-05-29 03:12:41 +00:00 |
ben%bengoodger.com
|
f53c0449e8
|
240277 - help not packaged with installer builds. Patch from Jeff Walden <jwalden+fxhelp@mit.edu>. r=ben@mozilla.org. Also correct the objdir/srcdir variables in the installer generation makefile
|
2004-05-28 21:14:07 +00:00 |
mconnor%myrealbox.com
|
2caf32ea17
|
Bug 243176 - Manage Certificates and Manage Security Devices popup panels are too narrow, patch by Andreas Kunz (durbacher@gmx.de), r=me
|
2004-05-28 17:54:33 +00:00 |
mconnor%myrealbox.com
|
92ca9966b6
|
Bug 219942 plugins window should be resizable and retain its size, patch by Steffen Wilberg (steffen.wilberg@web.de), r=me
|
2004-05-28 17:34:30 +00:00 |
mconnor%myrealbox.com
|
9d0db94a8c
|
Bug 236666 Add context menu pref to Advanced Javascript Options, uses the wording from the suite bug, patch by pike@pikey.me.uk, r=me
|
2004-05-28 17:30:12 +00:00 |
mconnor%myrealbox.com
|
329fa37aee
|
Bug 175629 - Loading links in background tabs should work for bookmarks, add a pref (currently hidden) to allow opening bookmarks and bookmark groups in the background, patch by Jon Henry (jhenry@ccs.neu.edu), r=me
|
2004-05-28 17:18:13 +00:00 |
ben%bengoodger.com
|
2b3cbf23e6
|
YOU WILL RESPECT MY AUTHORITAH
|
2004-05-26 05:30:38 +00:00 |
ben%bengoodger.com
|
1ab4343e39
|
oops forgot to check the makefile in for the tinderbox to use
|
2004-05-26 05:22:34 +00:00 |
ben%bengoodger.com
|
905a587ef8
|
update credits
|
2004-05-25 22:50:10 +00:00 |
ben%bengoodger.com
|
a552de27e0
|
244026 - Use 7-zip for release executables on the trunk too.
|
2004-05-25 22:31:35 +00:00 |
ben%bengoodger.com
|
ec56883254
|
241865 - drag and drop link to download manager doesn't work, patch by pike <pike@pikey.me.uk> r=ben@mozilla.org
|
2004-05-25 01:35:49 +00:00 |
mconnor%myrealbox.com
|
4fe2f09421
|
Bug 188910 - focus is in the searchbox of the bookmarks/history sidebar when opening a new window; should only be there when opening the sidebar, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor@myrealbox.com
|
2004-05-23 20:56:38 +00:00 |
mconnor%myrealbox.com
|
ad699e07bc
|
firefox part of bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(), patch by Charles Fenwick (clf03f@garnet.acns.fsu.edu), r=mconnor
|
2004-05-23 19:51:30 +00:00 |
ben%bengoodger.com
|
c82206c2f3
|
236725 - security info window appears twice on double click. make all status bar panel indicators activate only on doubleclick, which is the convention.
|
2004-05-23 10:25:30 +00:00 |
ben%bengoodger.com
|
2123e06d16
|
235859 - .gz file silently decompressed after download. Update contentEncodings use to UTF8 String Enumerator
|
2004-05-23 09:36:18 +00:00 |
ben%bengoodger.com
|
897e9a676a
|
241292 - proxy settings with ports specified are not imported properly. use nsCAutoStrings instead of nsDependentCStrings because we need null terminated strings containing only the fragment returned by Substring().
|
2004-05-23 08:31:59 +00:00 |
mconnor%myrealbox.com
|
d11a7aa1ba
|
back this out (again) until I talk to a cvs admin
|
2004-05-23 02:27:27 +00:00 |
mconnor%myrealbox.com
|
eb73e076b4
|
Bug 188910 - focus is in the searchbox of the bookmarks/history sidebar when opening a new window; should only be there when opening the sidebar, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor@myrealbox.com
|
2004-05-23 02:21:21 +00:00 |
mconnor%myrealbox.com
|
2e91f7eef2
|
cvs being weird, back this out until I can commit the whole patch
|
2004-05-23 02:15:49 +00:00 |
mconnor%myrealbox.com
|
2889fa079d
|
Bug 188910 - focus is in the searchbox of the bookmarks/history sidebar when opening a new window; should only be there when opening the sidebar, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor@myrealbox.com
|
2004-05-23 02:13:17 +00:00 |
mconnor%myrealbox.com
|
cb1d177537
|
bug 241079 - Fix DOMi bustage and remove unused/non-working menu items, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor
|
2004-05-22 20:59:00 +00:00 |
mconnor%myrealbox.com
|
c73944974d
|
fixing checkin for bug 233582, check in what was reviewed
|
2004-05-22 06:43:24 +00:00 |
mconnor%myrealbox.com
|
eca5668041
|
bug 240648 - next button disabled when last checkbox unchecked in Import Wizard, r=ben@mozilla.org
|
2004-05-22 01:32:19 +00:00 |
rlk%trfenv.com
|
75265a58df
|
how the heck did that get in there!
|
2004-05-21 21:16:43 +00:00 |
ben%bengoodger.com
|
420b11e73d
|
237241 - form history not imported by phoenix profile migrator.
|
2004-05-21 09:45:47 +00:00 |
ben%bengoodger.com
|
63b466c405
|
232702 - save link as... should show a prompt
|
2004-05-21 08:58:02 +00:00 |
ben%bengoodger.com
|
cf7c01749a
|
232587 - firefox goes into an infinite loop when using Save Link to Disk to overwrite a file with no dots in the filename. patch by pike, <pike@pikey.me.uk>, r=ben@mozilla.org
|
2004-05-21 08:49:38 +00:00 |
ben%bengoodger.com
|
a710a7a2e7
|
203556 - bookmark toolbar folders should behave like menus, patch by basic <basic@mozillanews.org> r=ben@mozilla.org...
|
2004-05-20 22:52:29 +00:00 |