asqueella@gmail.com
|
1430724eef
|
Bug 318331 - Default build does not support Xinerama - detect support at runtimep=Sylvain Pasche <sylvain.pasche@gmail.com>r+sr=roc
|
2007-05-02 13:07:32 -07:00 |
|
mats.palmgren@bredband.net
|
dfbd9d77a5
|
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
|
2007-04-30 16:52:44 -07:00 |
|
mats.palmgren@bredband.net
|
1ee276743e
|
Backing out last change to fix bustage. b=326152
|
2007-04-30 14:33:33 -07:00 |
|
mats.palmgren@bredband.net
|
258dfcd705
|
Bye bye gtk1 and xlib (part 1 of 3). b=326152 r+sr=roc
|
2007-04-30 14:13:39 -07:00 |
|
ted.mielczarek@gmail.com
|
b328262fc9
|
bug 377992 - dbus build fails with some dbus versions - disable dbus by default, add --enable-dbus configure arg. r=bsmedberg
|
2007-04-25 13:40:58 -07:00 |
|
ted.mielczarek@gmail.com
|
7c574f527c
|
backing out due to tinderbox bustage - bug 368206
|
2007-04-25 10:46:32 -07:00 |
|
benjamin@smedbergs.us
|
8c1589e166
|
Bug 368206 - enable breakpad by default on mac-intel (it currently doesn't build on mac-ppc, but it will in the future), r=luser
|
2007-04-25 09:40:27 -07:00 |
|
ted.mielczarek@gmail.com
|
95e0e48051
|
bug 378469 - fix some configure tests in MSMANIFEST_TOOL checking. r=bsmedberg
|
2007-04-23 09:32:52 -07:00 |
|
pavlov@pavlov.net
|
e830d31887
|
fixing function name check in libpng. bug 257197. patch from asmith15@learn.senecac.on.ca. r=me
|
2007-04-19 18:27:46 -07:00 |
|
wr@rosenauer.org
|
545d58d8ae
|
Bug 377992 - dbus build fails with some dbus versions, r=luser
|
2007-04-19 04:52:40 -07:00 |
|
ted.mielczarek@gmail.com
|
8d6bdab8f4
|
bug 377939 - set _WIN32_IE=0x500 r=bsmedberg
|
2007-04-18 14:02:45 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
96aaccaa55
|
Test landing bug 359716 again now that we've hopefully got provisional fixes for the ldap c-sdk code
|
2007-04-12 04:18:00 -07:00 |
|
benjamin@smedbergs.us
|
5585497024
|
Fix libxul bustage from bug 376658, patch by sylvain.pasche, r=me
|
2007-04-11 11:22:35 -07:00 |
|
benjamin@smedbergs.us
|
6fc27eb426
|
Bustage fix for cygwin environment with non-cygwin python, from bug 361583
|
2007-04-11 11:17:02 -07:00 |
|
axel@pike.org
|
4295a1b739
|
bug 361583, bustage fix for cygwin builds, don't use cygwin-wrapper. We may add that back for non-cygwin pythons
|
2007-04-11 10:09:51 -07:00 |
|
benjamin@smedbergs.us
|
5cad2ac7e6
|
And fix bashism :-(
|
2007-04-10 10:37:44 -07:00 |
|
benjamin@smedbergs.us
|
255d5a6ec4
|
Bug 375219 bustage fix.
|
2007-04-10 10:35:40 -07:00 |
|
benjamin@smedbergs.us
|
9b7df4e5fa
|
Bug 376658 - Enable xinerama by default. Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=me+roc
|
2007-04-10 08:37:25 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
5441d052bb
|
Back out bug 359716 again - still have windows bustages.
|
2007-04-06 03:47:46 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
ce38d3e1ac
|
Testing landing of bug 359716 again to see if we've fixed the bustages. It may stay if we have. r=benjamin (build config),sr=mscott
|
2007-04-06 01:53:28 -07:00 |
|
mozilla@weilbacher.org
|
0195f5ada7
|
Bug 372151: remove non-cairo gfx toolkit options from configure.in (and set cairo-os2 as default for OS/2), r=benjamin
|
2007-04-04 13:47:07 -07:00 |
|
vladimir@pobox.com
|
2199bfc7d1
|
b=374462, bumping min cairo version in configure.in, r=stuart
|
2007-04-04 12:21:22 -07:00 |
|
masayuki@d-toybox.com
|
140e8b3eda
|
b=333126 backing-out the previous checkin
|
2007-04-03 22:42:44 -07:00 |
|
masayuki@d-toybox.com
|
c5990628bd
|
Bug 333126 Bold/Italic text isn't displayed as bold/italic with cairo-gtk2 build if the font is synthesis font. (only enable enbolden flag in cairo) r=vlad
|
2007-04-03 22:10:56 -07:00 |
|
vladimir@pobox.com
|
8ec66d82be
|
b=374462, update cairo to 1.4.2, r=stuart
|
2007-04-03 18:09:15 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
3d068baaca
|
Back out ldap-csdk upgrade from bug 359716 now that data has been gathered so the remaining problems can be fixed correctly.
|
2007-03-30 12:00:43 -07:00 |
|
bugzilla@standard8.demon.co.uk
|
4239510b3a
|
Bug 359716 Upgrade LDAP C-SDK to 6.0.x on trunk for Address Book. r=benjamin (build config),sr=mscott
|
2007-03-30 06:14:32 -07:00 |
|
dbaron@dbaron.org
|
2edc6f1316
|
Convert system library version tests from AC_TRY_RUN to AC_TRY_COMPILE so that they work when cross-compiling. b=372878 r=bsmedberg
|
2007-03-22 23:26:53 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|