timeless%mozdev.org
5748c8d6ec
Bug 283574 change installer filenames for Xft / GTK2 builds
...
patch by ajschult@verizon.net r=dbaron sr=dbaron
2005-02-25 08:48:21 +00:00
joshmoz%gmail.com
b6340c6b01
fix leak in history, also somewhat inconsequential leak in preferences
2005-02-25 06:52:51 +00:00
joshmoz%gmail.com
81989789af
fix memory leak when importing HTML bookmark files. Alloc'ing at the beginning of a loop, releasing at the end, but not releasing before a 'continue' statement in the middle. no bug.
2005-02-25 06:28:18 +00:00
joshmoz%gmail.com
5e86466cb8
fix memeory leak when adding separators, no bug
2005-02-25 06:13:59 +00:00
julien.pierre.bugs%sun.com
0126f05e21
Fix for bug 272327 . AMD64 assembly optimization for bignum multiply. r=nelson
2005-02-25 04:30:11 +00:00
myk%mozilla.org
9de196f20f
make dontcommit work for owners.html as well so we don't hork the database while testing
2005-02-25 04:15:14 +00:00
bzbarsky%mit.edu
a659044838
Don't flush out reflows if we have painting suppressed and something else in
...
our viewmanager tree is painting. Bug 282764, r+sr=roc
2005-02-25 04:03:13 +00:00
joshmoz%gmail.com
0d843f6f67
fix leak in google search textfield, b=283430
2005-02-25 03:41:42 +00:00
bugreport%peshkin.net
6551d2d054
Bug 264192: Fix search where BugsThisDependsOn or OtherBugsDependingOnThis is empty
...
Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=myk
2005-02-25 03:40:03 +00:00
joshmoz%gmail.com
3f3a650954
fix leaking of dl manager toolbar buttons b=283431, no review as this is obvious
2005-02-25 03:34:39 +00:00
bugreport%peshkin.net
6f2d222a1d
Bug 282035: Add boolean search by "Commenter"
...
Patch by Joel Peshkin <bugreport@peshkin.net>
r=mkanat,a=myk
2005-02-25 03:32:23 +00:00
mkanat%kerio.com
a99cc0161c
Bug 282748: uninitialized value in localtime in Format.pm
...
Patch By Frederic Buclin <LpSolit@gmail.com> r=wurblzap, a=myk
2005-02-25 03:28:02 +00:00
bzbarsky%mit.edu
c3f01ca178
Fix delete calls to match the new calls (use delete[]). Bug 282700, patch by
...
David Gardiner <david.gardiner@unisa.edu.au>, r+sr=rbs
2005-02-25 03:26:06 +00:00
mkanat%kerio.com
eed51683f0
Bug 279910: Query crashed with Software Error: "Unknown column 'bugs.assignee_accessible' "
...
Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, a=myk
2005-02-25 03:16:47 +00:00
mkanat%kerio.com
fd72f5869d
Bug 279693: Move UserCanBlessGroup() into a Bugzilla::User function
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
2005-02-25 03:07:05 +00:00
mkanat%kerio.com
349fb07f6c
Bug 282074: Software error instead of Bugzilla's "Internal Error" Message
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=myk
2005-02-25 03:02:50 +00:00
cst%andrew.cmu.edu
14ab6b7deb
Bug 272800 Make various bookmarks menus middle-clickable
...
r=timeless sr=neil
2005-02-25 02:38:57 +00:00
mkanat%kerio.com
34919c2f71
Bug 281590: Stop using RelationSet
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> a=myk
2005-02-25 02:38:30 +00:00
cst%andrew.cmu.edu
86934ee5b4
Bug 276305 Unused variable `PRInt32 count' in DIR_AddNewAddressBook
...
r=neil sr=bz
2005-02-25 02:37:01 +00:00
mkanat%kerio.com
86707e20bd
Bug 281550: Remove RelationSet from userprefs.cgi (and thus fix non-ANSI INSERT)
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
2005-02-25 02:34:11 +00:00
mkanat%kerio.com
0edd98534d
Bug (None): Fix for checkin from Bug 280493, fix a trailing comma in Bug.pm
...
Thanks to glob for pointing it out.
2005-02-25 02:01:45 +00:00
brendan%mozilla.org
6d3b81b8d1
Deal with undefined as well as empty namespace prefix in GetNamespace (283349, r=igor, sr=shaver).
2005-02-25 01:19:35 +00:00
shaver%mozilla.org
00e1958499
backing out my checkin for 283223 due to insufficient review, blush
2005-02-25 01:12:20 +00:00
shaver%mozilla.org
2a88c4ae89
Bug 283223: don't create a dummy account if we nsMsgAccountManager::GetAccount
...
doesn't find an existing one. r=bienvenu.
2005-02-25 01:05:41 +00:00
myk%mozilla.org
8355eedfa1
checking in changes that have been hanging around here for way too long
2005-02-25 01:05:12 +00:00
myk%mozilla.org
80e56c177b
checking in changes that have been hanging around here for way too long
2005-02-25 01:02:47 +00:00
julien.pierre.bugs%sun.com
29e17bc32b
Move static functions out of certi.h header file and into crl.c source file, to remove warnings with gcc
2005-02-25 00:54:29 +00:00
travis%sedsystems.ca
ecba2d8e34
Bug 172383 : checksetup.pl : spelling, wording, and whitespace fixes
...
Patch by travis & timeless r=timeless, travis a=myk
2005-02-24 23:55:53 +00:00
mkanat%kerio.com
7740297341
Bug 283237: Move DBname_to_id out of globals.pl
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, a=myk
2005-02-24 23:42:48 +00:00
mkanat%kerio.com
4ad4939dd6
Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function call
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk
2005-02-24 23:37:48 +00:00
pedemont%us.ibm.com
485419f8fe
Add files for creating an XPI.
2005-02-24 23:28:41 +00:00
travis%sedsystems.ca
7dc502be42
Bug 277504 : quips migrated from quip file have an (invalid) userid of 0
...
Patch by Frederic Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-02-24 23:27:08 +00:00
pedemont%us.ibm.com
58b35c5441
Fix several memory leaks. Also, use monitors around sensetive structures.
2005-02-24 23:17:36 +00:00
timeless%mozdev.org
5ae2d75807
Bug 283149 Move from nsIScriptGlobalObject to nsIDocShell for disabling JS
...
r=brade sr=jst
2005-02-24 22:52:03 +00:00
mkanat%kerio.com
6db1daf35b
Bug 281876: New Admin Interface to manage old Enum fields (Field Values)
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-02-24 22:48:07 +00:00
mkanat%kerio.com
18a9b9d103
Bug 17453: Enumerators in Bugzilla are not cross-DB compatible. This removes all 'enum' types in the database from Bugzilla.
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-02-24 22:43:28 +00:00
pedemont%us.ibm.com
15ad801f43
Bug 281102 - Allow many Java proxies per XPCOM object. r=darin
2005-02-24 21:53:46 +00:00
shaver%mozilla.org
e29c797346
- Try to set things up such that I can "preinstall" lightning via some
...
symlink chrome format tricks. Not there yet!
- Package sqlite3 as well.
- Fix contents.rdf (just in time to replace with chrome.manifest!).
- Make sure we have a fake lightning account at startup, though, tragically,
you need another patch for that to not spew at you.
Not part of the build. Not even a good idea.
2005-02-24 21:28:23 +00:00
cltbld
18a18c4c7d
Automated update from host egg
2005-02-24 20:57:27 +00:00
tor%cs.brown.edu
15cb835d41
Bustage fix - flip cairo logic.
2005-02-24 20:53:19 +00:00
cltbld
d947358ac3
Automated update from host egg
2005-02-24 20:37:08 +00:00
travis%sedsystems.ca
0cd1fab312
Bug 150901 : Some params containing mail-templates contain URLs with terminating punctuation
...
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=timeless a=justdave
2005-02-24 20:36:03 +00:00
tor%cs.brown.edu
1b5936d8f4
Fix bustage from cairo landing - only config cairo if necessary
2005-02-24 20:35:12 +00:00
neil%parkwaycc.co.uk
fc6e7d0e26
Bug 282867 Should call GdiFlush as per spec r=ere sr=darin
2005-02-24 20:30:12 +00:00
jst%mozilla.jstenback.com
24455e590b
Fixing bug 281833. Make sure we create a load info object even not called from JS. r+sr=bzbarsky@mit.edu
2005-02-24 20:19:58 +00:00
cltbld
81778ef7e7
Automated update from host egg
2005-02-24 20:17:04 +00:00
joshmoz%gmail.com
ef4d34e499
fix 281645: #sidebar-box line in pinstripe's sidebar.css is stripped by the preprocessor r=mconnor
2005-02-24 20:13:39 +00:00
tor%cs.brown.edu
889e7fa836
Bug 281950 - cairo/libpixman landing. r=bsmedberg
2005-02-24 20:11:04 +00:00
tor%cs.brown.edu
5b6ec1e1f9
Bug 281950 - landing of cairo/libpixman. r=bsmedberg
2005-02-24 20:08:55 +00:00
bsmedberg%covad.net
3e9f840f5e
Bug 282858 - Some extensions don't wory after upgrading to 2/19 build (dir provider was looking in the wrong place for extension default pref files) r=darin
2005-02-24 19:40:21 +00:00