Commit Graph

137297 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
7e84577a31 Restore placeholder-based positioning of fixed-pos frames to the way it used to
work.  Bug 268111, r+sr=dbaron
2005-01-15 19:29:14 +00:00
cbiesinger%web.de
0d27519211 use UTF8ToNewUnicode for UTF-8 strings, instead of ToNewUnicode which treats
the data as ISO-8859-1
270243 patch by chpe@gnome.org r=marco sr=darin
2005-01-15 19:25:25 +00:00
peterv%propagandism.org
11fc8babff Fix for bug 227003 (add ::IsContentOfType to txXPathNode, txNameTest, txNodeTypeTest). r=sicking, sr=bz. 2005-01-15 19:20:23 +00:00
cbiesinger%web.de
51a43cfd7c 276482 never block windows opened through gtkmozembed
patch by Crispin Flowerday <crispin@flowerday.cx> r=bz sr=jst
2005-01-15 19:19:19 +00:00
cbiesinger%web.de
69c6ddb2ce 273336 export functions from gtkmozembed_internal; they are required by embedding apps
patch by chpe@gnome.org r=darin
2005-01-15 18:57:49 +00:00
neil%parkwaycc.co.uk
f29d0d0920 Bug 274703 sizeToContent doesn't compute the correct size in certain cases e.g. after setting description text r=jst sr=bz 2005-01-15 18:01:22 +00:00
bzbarsky%mit.edu
dc94ec25f1 Switch to "copy image" in the context menu to copy both the image data and the
URI.  Bug 135300, patch by O. Atsushi (Torisugari) <torisugari@gmail.com>,
r+sr=neil
2005-01-15 18:00:19 +00:00
bzbarsky%mit.edu
1d87c3297f Include the part number inside a multipart document in the state key, so that
state restoration works correctly on each part.  Bug 47350, patch by Hideo
Saito <saito@densan.co.jp>, r=bzbarsky, sr=js
2005-01-15 17:47:23 +00:00
kairo%kairo.at
b31b5f6e8e followup whitespace fix to bug 278301 to address review comment of Neil 2005-01-15 17:37:23 +00:00
kjh-5727%comcast.net
84f0f2731d Bug 156747 - Don't include res/samples and res/throbber in packages. Patch by Giacomo Magnini (giacomo.magnini@portalis.it), r/sr=dveditz. 2005-01-15 17:31:10 +00:00
kairo%kairo.at
176f70a322 bug 278301 - sroaming should use localeVersion from chrome-versions.sh, r=ben.bucksch, sr=neil 2005-01-15 15:18:10 +00:00
tor%cs.brown.edu
eaafd1eda4 Use cairo_matrix_t instead of cairo_matrix. 2005-01-15 15:06:21 +00:00
gerv%gerv.net
2fd7ef19bc Rearrange skins files, add new skin, improved text based on feedback from blog, license tweaks. 2005-01-15 13:13:10 +00:00
mvl%exedo.nl
e33d944c95 continue looking for recurrences after 2037.
bug 278238, r=vlad
2005-01-15 12:48:46 +00:00
jake%bugzilla.org
674d9574da Bug 278486 - The link for bug 185090 was pointing to tbug 6679 instead. 2005-01-15 11:41:51 +00:00
db48x%yahoo.com
0e6a3364b5 bug 226005: MailNews should use the newer nsIPrefService APIs instead of nsIPref
patch by Mikael Parknert <mikael@parknert.se>, r=niel, sr=darin
2005-01-15 10:32:27 +00:00
db48x%yahoo.com
582f5a52dc bug 259073: Image Properties don't display for inactive area of image map
patch by Florian Queze <f.qu@laposte.net>, r=mconnor
2005-01-15 10:02:35 +00:00
db48x%yahoo.com
d72a69cb64 bug 66410: Deleting addressbook should also delete corresponding mab file
patch by Mark Banner <mark@standard8.demon.co.uk>, r=bienvenu, sr=mscott
2005-01-15 09:53:22 +00:00
db48x%yahoo.com
982dd213b6 bug 16408: Multi-line notes in AB (addressbook) entries show as single line in Card View pane
patch by Mark Banner <mark@standard8.demon.co.uk>, r=neil, sr=bienvenu
2005-01-15 09:52:28 +00:00
travis%sedsystems.ca
11169cc905 Bug 275700 : FAQ update: "Disabling mail for testing" is incomplete
Patch by travis@sedsystems.ca    r=vladd
2005-01-15 07:40:25 +00:00
darin%meer.net
902927922e fixes bug 142255 "RFE provide a way to prioritize connections" r=bz 2005-01-15 07:01:20 +00:00
justdave%bugzilla.org
98eea1ab38 Bump version to 2.19.2 for snapshot release 2005-01-15 06:59:43 +00:00
brendan%mozilla.org
70ff275ddd Patch from Erik Fabert <jerfa@yahoo.com> to fix splice/concat/slice number-of-formals 'length' property values (274035, r=me). 2005-01-15 04:34:39 +00:00
justdave%bugzilla.org
a5a0501d65 Bug 276907: Don't linkify javascript: or data: URLs in the URL field on a bug.
Patch by Gervase Markham <gerv@mozilla.org>
r= justdave,vladd, a= justdave
2005-01-15 04:22:17 +00:00
bryner%brianryner.com
8041a50973 Make sure stub-derived elements get destroyed properly by adding a virtual destructor. r=dbaron. 2005-01-15 01:09:16 +00:00
bryner%brianryner.com
c42324ab83 Implementation of select, select1, item, choices, and itemset elements (bug 270572). r=beaufour. 2005-01-15 01:04:02 +00:00
bryner%brianryner.com
d6eec31d99 fixing bustage 2005-01-15 00:46:06 +00:00
bryner%brianryner.com
998ed55ad7 Add a UA stylesheet that sets default style for xforms elements (bug 274663). r=darin. 2005-01-15 00:43:16 +00:00
jst%mozilla.jstenback.com
7910abfc93 Eliminate cast that is no longer needed. 2005-01-15 00:25:12 +00:00
bryner%brianryner.com
e464405de3 Add a mechansim to extend the list of agent or user stylesheets. Bug 179006, r+sr=bzbarsky. 2005-01-15 00:10:19 +00:00
bryner%brianryner.com
cf6382ba15 Less-than-ideal fix for the problem where XTF insertion points don't work if the insertion point has only inline frame ancestors (which are not in the primary frame map) in the anonymous content tree. Track the insertion point content node as we're constructing anonymous content frames and insert the explicit content when we reach the insertion point. Bug 269023, r=bzbarsky, sr=dbaron. 2005-01-14 23:12:20 +00:00
kjh-5727%comcast.net
e710e37ba9 Bug 273024 - Back Button History is not in the correct order (aviary-landing). r=mconnor. 2005-01-14 22:57:48 +00:00
jst%mozilla.jstenback.com
cb3684dc0c Landing fix for bug 154934, patch by computergeekvandy@hotmail.com. Auto-genrate GeckoVer value at build time. r=bryner@brianryner.com, sr=jst@mozilla.org 2005-01-14 21:50:42 +00:00
mrbkap%gmail.com
6c794eecb3 bug 204615: Editor hangs when pasting a list fragment. r=brade sr=dveditz 2005-01-14 21:49:16 +00:00
jst%mozilla.jstenback.com
435c455611 Backing out change that slipped in with my last checkin. 2005-01-14 21:45:41 +00:00
mvl%exedo.nl
14755e1b4b make calIRecurrenceInfo.getNextOccurrence not return occurences with startTime == aStartTime
bug 278149, r=vlad
2005-01-14 21:02:10 +00:00
jst%mozilla.jstenback.com
6b7d6cec73 Landing fix for bug 198533. Patch by smaug@welho.com. Making nsXULElement inherit nsGenericElement. r=bugmail@sicking.cc, sr=jst@mozilla.org 2005-01-14 19:30:55 +00:00
emaijala%kolumbus.fi
030c226593 Fix for bug 277795: Dropdown lists are rolluped by MS-IME
Patch by Masayuki Nakano
r=emaijala
sr=bzbarsky
2005-01-14 19:23:06 +00:00
wtchang%redhat.com
d0724fcd94 Bugzilla Bug 278381: fixed double frees and mismatch of format specifers
and arguments. The patch is contributed by Tim Ruehsen
<tim.ruehsen@gmx.de>. r=wtc,relyea.
2005-01-14 18:59:20 +00:00
neil%parkwaycc.co.uk
fb85706c0b Set the xul document title before layout in case xbl constructors want it b=278286 r+sr=bz 2005-01-14 18:00:29 +00:00
pedemont%us.ibm.com
540c3d249e Need to add nsITransfer to JAVA_XPIDLSRCS as result of bug 241082 2005-01-14 17:44:39 +00:00
bzbarsky%mit.edu
c5fde59c8a Fix possible leak if username is empty. Bug 129212, patch by Mikael Parknert
<mikael@parknert.se>, r=dmose, sr=bienvenu
2005-01-14 17:23:12 +00:00
travis%sedsystems.ca
3b316cdd3d Bug 150791 : Email and Numbering text is grammatically incorrect
Patch by travis@sedsystems.ca   r=timeless   a=justdave
2005-01-14 16:41:30 +00:00
travis%sedsystems.ca
bcfc0ad7dc Bug 277621 : Uninitialized value message when changing timetracking fields
Patch by Marc Schumann <wurblzap@gmail.com>   r=justdave   a=justdave
2005-01-14 16:32:15 +00:00
neil%parkwaycc.co.uk
0d383b2c51 Bustage fix - I missed an NS_ADDREF but peterv spotted my error 2005-01-14 16:19:17 +00:00
neil%parkwaycc.co.uk
5fd8ab307b Fixing startup test bustage - I'd only landed the infrastructure and forgotton to fix the actual bogus QI calls. Oh, and the bug number is 276959 not 286959. 2005-01-14 15:32:58 +00:00
timeless%mozdev.org
65470e27d2 Fixing build bustage (sacrificing macro which doesn't work because some methods are implemented by the base class) 2005-01-14 14:40:17 +00:00
igor%mir2.org
b5245d48f0 Fixing bug 277537: implementing isXMLName() 2005-01-14 14:13:56 +00:00
nboyd%atg.com
549953071c Add Lombardi 2005-01-14 13:34:29 +00:00
neil%parkwaycc.co.uk
0623a53476 Supplementary fix to bug 286959 to avoid having to QI to a non-interface class (nsGenericHTMLElement) r=bryner sr=jst 2005-01-14 13:28:34 +00:00