bryner%brianryner.com
5b8aeed3b1
Remove nsIPresState (bug 279699). r+sr=roc.
2005-01-27 22:52:53 +00:00
wtchang%redhat.com
3e616c3709
Wrap long lines.
2005-01-27 21:33:59 +00:00
tor%cs.brown.edu
4814a91fb4
Bug 280027 - make sure gradient stops are in a form GDI+ will accept.
...
r=scooter
2005-01-27 21:29:16 +00:00
bzbarsky%mit.edu
c42bcd2a3d
Make sure to not allow reflow flushes to happen in the middle of scroll
...
position restoration. Bug 279786, r+sr=roc
2005-01-27 21:18:30 +00:00
bzbarsky%mit.edu
0ff23a2e40
Change the hack for menus to just process the menugenerated attr change sync to
...
start with, instead of flushing style reresolves. Bug 279308, r+sr=roc
2005-01-27 21:17:08 +00:00
doronr%us.ibm.com
a41db93ea0
not part of default build. Make schema decimal validate work correctly
2005-01-27 21:13:36 +00:00
roc+%cs.cmu.edu
1bfd882f30
Bug 273946. We actually don't need to correct the y-position of empty blocks; it's already correct for both the collapsing-with-parent and not-collapsing-with-parent cases. Also, clearance on an empty line should force subsequent lines to apply their top margins. Also, clearance on an empty line should *not* prevent its top and bottom margins from collapsing. r+sr=dbaron
2005-01-27 20:54:27 +00:00
roc+%cs.cmu.edu
271af35b03
Bug 261238. Make widget z-ordering a closer approximation to what CSS2 wants. Also make GTK2 actually implement widget z-ordering. r=bzbarsky,blizzard sr=bzbarsky
2005-01-27 20:49:47 +00:00
travis%sedsystems.ca
fe1579f225
Bug 278791 : Move ModTime() to Bugzilla::Util
...
Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave
2005-01-27 20:08:34 +00:00
travis%sedsystems.ca
a6fdec7a71
Bug 278711 : An empty entry is sometimes not useful and should be removed
...
Patch by John Beranek <john@redux.org.uk> r=vladd, a=justdave
2005-01-27 20:04:39 +00:00
bzbarsky%mit.edu
7d3c18cd77
Fixing build bustage
2005-01-27 20:00:37 +00:00
travis%sedsystems.ca
66c5b56a32
Bug 278010 : checksetup.pl should fix empty group names
...
Patch by Nick.Barnes@pobox.com r=wurblzap a=myk
2005-01-27 19:56:34 +00:00
travis%sedsystems.ca
99caa596b2
Bug 278650 : editversions.cgi still uses "auth_cant_edit_versions"
...
Patch by Frederic Buclin <LpSolit@gmail.com> r=vladd a=justdave
2005-01-27 19:50:25 +00:00
travis%sedsystems.ca
3d361d0199
Bug 278829 : make cmdline query tool work with 2.18
...
Patch by Andreas Franke <afranke@mathweb.org> a=justdave
2005-01-27 19:42:34 +00:00
bzbarsky%mit.edu
04cbce69df
Fix compile error on HPUX by using inline getter instead of protected member.
...
Bug 278390, patch suggested by Bertram Franz <bertramf@gmx.net>, r+sr=jst
2005-01-27 19:30:26 +00:00
doronr%us.ibm.com
475d93633e
XForms Bug 277543 - add default handling for xforms-focus. Patch by smaug@welho.com, r=aaronr/sr=bryner
2005-01-27 19:30:03 +00:00
bzbarsky%mit.edu
568f813316
Add a "safe" way to unblock the parser, to protect against CSSLoader
...
stupidity. Bug 220542, patch by Blake Kaplan <mrbkap@gmail.com>, r=jst,
sr=bzbarsky
2005-01-27 19:28:22 +00:00
bzbarsky%mit.edu
51225fa8d9
Make sure to not try to run constructors/destructors when scripts are not
...
enabled. Bug 275232, r+sr=bryner
2005-01-27 19:21:14 +00:00
travis%sedsystems.ca
6fc4056a5b
Bug 218771 : The error message should be more accurate on who can change fields
...
Patch by Frederic Buclin <LpSolit@gmail.com> r=myk a=myk
2005-01-27 19:17:10 +00:00
wtchang%redhat.com
b60a112bc9
Bugzilla Bug 279621: added a note explaining what HCL is.
2005-01-27 19:14:15 +00:00
travis%sedsystems.ca
ee3d2a78a3
Bug 276605 : Ignore vote changes when usevotes = 0
...
Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2005-01-27 19:12:54 +00:00
travis%sedsystems.ca
59e3cdbcf1
Bug 272658 : Add user dropdowns to editcomponents.cgi
...
Patch by GavinS <bugzilla@chimpychompy.org> r=glob a=myk
2005-01-27 19:09:39 +00:00
wtchang%redhat.com
d07a499e21
Bugzilla Bug 279621: removed relnotes.txt, which contains HCL 1.7.5 release
...
notes.
2005-01-27 19:06:07 +00:00
doronr%us.ibm.com
9fc5ffb160
Not part of default build. Bug 279187 - Hook up Schema Validation to XForms. r=allan/arronr
2005-01-27 18:39:34 +00:00
doronr%us.ibm.com
da43f93ed3
Not part of default build. Bug 279187 - Hook up Schema Validation to XForms. r=allan/arronr
2005-01-27 18:22:58 +00:00
doronr%us.ibm.com
e498caa4db
Not part of default build - make schema validation validate built-in types without a loaded schema file
2005-01-27 18:20:37 +00:00
neil%parkwaycc.co.uk
ed447a4fa4
Followup to bug 226911 target="_blank" unnecessary p=stefan_h@hem.utfors.se r=me
2005-01-27 18:05:06 +00:00
neil%parkwaycc.co.uk
023379228d
Followup to previous patch for bug 226911 to work for links with internal elements r=timeless
2005-01-27 17:53:34 +00:00
darin%meer.net
ea604ff104
fixing regression introduced by last patch for bug 278531, r+sr=bzbarsky
2005-01-27 17:43:46 +00:00
silver%warwickcompsoc.co.uk
36397b3106
Bug 280004 - Correctly exclude whitespace from any linkifying.
...
ChatZilla only.
r=samuel@sieb.net
2005-01-27 17:39:35 +00:00
igor%mir2.org
356370801a
Implementing bug 280047: Undefined no longer implements Scriptable
2005-01-27 16:35:39 +00:00
mkaply%us.ibm.com
d8b1ee7921
OS/2 bustage - need shortname
2005-01-27 15:56:04 +00:00
bryner%brianryner.com
45ff58d8bf
Recreate .autoreg even if it already exists, so that we're sure the newer timestamp will trigger component registration on startup. Bug 279800, r=bsmedberg, sr=darin.
2005-01-27 15:50:09 +00:00
mkaply%us.ibm.com
5ec522dcc1
OS/2 bustage - need shortname
2005-01-27 15:46:43 +00:00
allan%beaufour.dk
23fdf058f2
Inform MDG about presence of type attribute, bug 279936, r=doron
2005-01-27 14:37:57 +00:00
bsmedberg%covad.net
38e8785555
Bug 279768 - make client.mk work with the new location of locales on the trunk, r=Pike
2005-01-27 14:04:06 +00:00
aaronleventhal%moonset.net
843ab05ace
Bug 279496. Can't copy and paste in text area. r=mats, sr=bz
2005-01-27 13:10:20 +00:00
neil%parkwaycc.co.uk
ba49e43b14
Fixing line endings, rs=mconnor, no bug
2005-01-27 09:34:17 +00:00
smfr%smfr.org
77eed15dae
Remove typo from last checkin.
2005-01-27 03:42:01 +00:00
smfr%smfr.org
906a7db5e3
Fix bug 279473: prefs were not getting saved if you quit with the prefs window open.
...
Fix [MVPreferencesController sharedInstance] to really return a shared instance for which a ref is kept around, and remove the mPreferencesController member from MainController.
Add [MVPreferencesController clearSharedInstance] so that we can tear down the window on quit, allowing MVPreferencesController to release its embedding reference, so that we can proceed through xpcom shutdown, and thence save the prefs file.
Also cleaned up member naming in MVPreferencesController.
2005-01-27 03:41:26 +00:00
smfr%smfr.org
ec2203a37e
Fix some sheet sizing issues. r=#camino
2005-01-27 02:49:24 +00:00
igor%mir2.org
21add3734f
Always use Undefined.instance and not Context.getUndefinedValue() for consistency.
2005-01-27 00:59:59 +00:00
igor%mir2.org
0791ba8d5b
Changing deprecated EcmaError.getErrorObject to return null for smaller footprint
2005-01-27 00:57:38 +00:00
igor%mir2.org
bacb410d10
Fixing JavaDoc formating
2005-01-27 00:55:08 +00:00
mozilla.mano%sent.com
e33f7c306b
Bug 275405 - Add bookmark dialog - folder name fails to appear in 'create in' input field. patch by Gavin Sharp <gavin.sharp@gmail.com> r=vladimir
2005-01-26 23:59:32 +00:00
tor%cs.brown.edu
09a640ee12
Previous checkin was bug 279785.
2005-01-26 23:51:43 +00:00
cltbld
d1516512ef
Automated update from host egg
2005-01-26 23:45:19 +00:00
tor%cs.brown.edu
ce7ff16961
Update cairo version requirement to 0.3.0. r+sr=bryner
2005-01-26 23:37:58 +00:00
bzbarsky%mit.edu
7a540d93e0
Make kNameSpaceID_None a static const int so it won't cast to pointer types.
...
Bug 279806, r+sr=jst
2005-01-26 23:13:01 +00:00
bzbarsky%mit.edu
5ee5f8336b
Handle printPreview() failing better. Bug 275996, r=timeless, sr=neil
2005-01-26 23:12:32 +00:00