Commit Graph

176854 Commits

Author SHA1 Message Date
bienvenu%nventure.com
57b30dc72b add null check to fix crash in nsMsgSearchOfflineMail::OnStopRunningUrl, sr=mscott 372760 2007-03-06 00:15:13 +00:00
mozilla.mano%sent.com
460f6323cb More UI-parity pieces for places-bookmarks. Changes include: 1) Implement New Bookmark and New Livemark commands and UI using the shared bookmark properties dialog (bug 365102). 2) Make New Folder command use the shared dialog as well. 3) Show dialog when adding a live-bookmark (bug 332965). 4) Hide most fields when adding a bookmark using 'Bookmark This Page...'. 5) defualt titles for each item type (bookmark/folder/livemark). 6) Changing the uri of a bookmark is now undoable. 7) Tidy up and document the dialog pseudo-API. patch on bug 357316, r=dietrich. 2007-03-05 22:39:21 +00:00
ghendricks%novell.com
6e2f04c456 Add option to update bugs from classic interface 2007-03-05 22:36:45 +00:00
mattwillis%gmail.com
ee433757da bug 370685 - Fix error when switching between General and Timezone pref tabs. Patch by Stefan Sitter <ssitter@googlemail.com>, r1=lilmatt, r2=mvl 2007-03-05 22:13:43 +00:00
ghendricks%novell.com
7e813c7cbc Fixed tag error message. 2007-03-05 22:04:34 +00:00
Olli.Pettay%helsinki.fi
2a7ac23501 Bug 368501, Table Properties Windows Cut Off, r=bz, sr=roc 2007-03-05 21:55:23 +00:00
ghendricks%novell.com
b40bb596e6 Order tags by name and trim whitespace before saving 2007-03-05 21:38:14 +00:00
dbaron%dbaron.org
fd94166307 When stabilized during destruction, report AddRef to 2 and Release to 1, to avoid confusing nsTraceRefcnt logging (part 2). b=370702 r=graydon sr=peterv 2007-03-05 21:11:21 +00:00
edburns%acm.org
1d10e879fa M dist/build.xml
- Do not exclude Bookmarks, Prefs, and Profile from core source

M dist/mcp-test/src/test/java/cardemo/CarDemoTest.java

- sleep for 10 seconds after the initial load

M dist/netbeans/build.xml

- add the ability to compile the core source of the webclient library,
  should the user want to modify it.

M webclient/classes_spec/org/mozilla/mcp/MCP.java

- Correctly cause blockingLoad to block until the load completes.
2007-03-05 21:10:24 +00:00
dbaron%dbaron.org
3d3dda25c0 Make nsCycleCollector::Fault do something in debug builds. b=372320 r=graydon sr=peterv 2007-03-05 21:07:51 +00:00
alexei.volkov.bugs%sun.com
526d3e2011 129218 - memory leaks in tstclnt. r=neil 2007-03-05 21:01:25 +00:00
ghendricks%novell.com
0b1f37fbb4 Showing DISABLED instead of CONFIRMED test cases on filter 2007-03-05 20:52:18 +00:00
benjamin%smedbergs.us
24acd794f7 Followup from bug 371309 for unofficial branding, r=gavin 2007-03-05 20:49:52 +00:00
stuart.morgan%alumni.case.edu
f36936ce76 Camino only - Bug 372003: Handle RolloverImageButton tracking rects correctly. Thanks to Steven Michaud for pointing this out. r=josh, sr=pink 2007-03-05 20:49:46 +00:00
ghendricks%novell.com
ab32f2bace DBD error on some options in case-run reports 2007-03-05 20:45:33 +00:00
mnyromyr%tprac.de
7d2f6caccd Bug 145290: allow deletion of more than one filter at once; r/sr=bienvenu 2007-03-05 20:42:45 +00:00
aaronr%us.ibm.com
6ee2bfc111 [XForms] Support dateTime type for range. Bug 370551, p=msterlin, r=surkov+aaronr 2007-03-05 20:39:32 +00:00
mnyromyr%tprac.de
24ab5ca944 Bug 365049: Clean up logic for scrolling and selecting when entering folder; r=neil 2007-03-05 20:31:40 +00:00
mnyromyr%tprac.de
db2fa69d91 Bug 145290: allow deletion of more than one filter at once; r=IanN, sr=neil 2007-03-05 20:04:01 +00:00
slavomir.katuscak%sun.com
3c40f0c46e bug 363827 - added reporting bug IDs, fixed status reporting, updated list of leaks; r=alexei, sr=christophe 2007-03-05 19:59:08 +00:00
mozilla.mano%sent.com
c9311301db Bug 372025 - Duplicates in the history menu are not collapsed. r=sspitzer. 2007-03-05 19:51:48 +00:00
alexei.volkov.bugs%sun.com
be98f074f1 129218 - memory leaks in tstclnt. Fix mem leak in strsclnt.c/main/PL_CreateOptState. r=wtc 2007-03-05 19:48:16 +00:00
mozilla.mano%sent.com
d5ba1ea8d3 Copy the feed-uri rather than the site-uri when copying a live bookmark, patch on bug 342381. r=sspitzer. 2007-03-05 19:47:55 +00:00
mozilla.mano%sent.com
ab7101647a Bug 371665 - View->Toolbar menu-item does not work in places organizer. r=sspitzer. 2007-03-05 19:45:19 +00:00
mkanat%bugzilla.org
674fdbe7e2 Bug 372533: Bugzilla::Object->update throws a warning if some values are undefined
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-03-05 19:29:24 +00:00
benjamin%smedbergs.us
8a2f5c1f61 Bug 371309 - Migration wizard explicitly sets a homepage which is wrong when using a partner distribution, r=gavin 2007-03-05 19:22:22 +00:00
alexei.volkov.bugs%sun.com
a01d7203f6 add-on for patch to bug 367288: turn on OCSP testing + fix for tinderbox test failure on solaris and windows. 2007-03-05 18:53:41 +00:00
lpsolit%gmail.com
a4972d5148 Bug 312197: Templatize sanitycheck.cgi - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2007-03-05 18:33:38 +00:00
bzbarsky%mit.edu
efc43521f2 Adding regression test. Patch by Ryan VanderMeulen <ryanvm@gmail.com> 2007-03-05 18:27:23 +00:00
bienvenu%nventure.com
25ae748701 fix crash doing a save w/o an editor in the compose window, sr=mscott 372705 and perhaps 372706 2007-03-05 18:26:57 +00:00
bzbarsky%mit.edu
50aa949510 Adding tests. Patch by Ryan VanderMeulen <ryanvm@gmail.com> 2007-03-05 18:14:58 +00:00
bzbarsky%mit.edu
eb87b012db Adding tests. Patch by Ryan VanderMeulen <ryanvm@gmail.com> 2007-03-05 18:14:57 +00:00
bzbarsky%mit.edu
8a97cbd8a7 Add tests. Patch by Ryan VanderMeulen <ryanvm@gmail.com> 2007-03-05 18:02:49 +00:00
cls%seawood.org
d979bb49bb Set MOZ_JS_LIBS properly for win32 gcc builds.
Bug #371236 r=bsmedberg
2007-03-05 17:22:31 +00:00
edburns%acm.org
cfabc58c28 M build.xml
- Added copy.core.src target

M netbeans/build.xml

- added complie.core.src target 

M netbeans/nbproject/build-impl.xml
M netbeans/nbproject/genfiles.properties
M netbeans/nbproject/project.properties

- autogenerate changes

M netbeans/nbproject/project.xml

- rename source roots
2007-03-05 16:35:47 +00:00
mattwillis%gmail.com
fc4e563a29 bug 356363 - Clean up scoping of calIObserver. Patch by Joey Minta <jminta@gmail.com>, r1=lilmatt, r2=dmose 2007-03-05 16:18:21 +00:00
mattwillis%gmail.com
eaa1c4158b Fix errant ^Ms in file prior to next checkin. No bug. 2007-03-05 16:15:49 +00:00
mattwillis%gmail.com
cb80595f1a bug 358805 - Clean up uses of radioGroupSelectItem/radioGroupIndexOf. Patch by Joey Minta <jminta@gmail.com> r1=lilmatt, r2=dmose 2007-03-05 15:54:59 +00:00
mattwillis%gmail.com
5840ed4834 bug 353707 - Consolidate usage of convertDate to common location. Patch by Joey Minta <jminta@gmail.com> r1=lilmatt, r2=dmose 2007-03-05 15:23:26 +00:00
mattwillis%gmail.com
72d688b04d bug 370670 - Fix regression in getSystemTimezone from calUtils unification. Path by Joey Minta <jminta@gmail.com>, r1=lilmatt, r2=mvl 2007-03-05 15:13:35 +00:00
mattwillis%gmail.com
2b00d1fae9 bug 357384 - Sort tasks with unspecified priority _above_ high priority. r1=ctalbert, r2=dmose, ui-r=dmose 2007-03-05 14:28:05 +00:00
benjamin%smedbergs.us
898816b740 Bug 372343 - further cleanup to make dependencies and build targets clear, and avoid multiple manifests with roughly the same information, r=surkov 2007-03-05 14:13:22 +00:00
dougt%meer.net
0a299936f3 When using snav in a text elem, make sure that you can move the carot around in that text 2007-03-05 06:45:21 +00:00
ginn.chen%sun.com
073c2f5db3 Bug 369260 remove recursion
patch by Evan.Yan@sun.com r=aaronleventhal
2007-03-05 06:30:35 +00:00
bzbarsky%mit.edu
2cf58923b2 Adding blue image for use in tests. Bug 372640, image by Ryan VanderMeulen
<ryanvm@gmail.com>, r=bzbarsky
2007-03-05 06:14:13 +00:00
tony%ponderer.org
e7ba49093b Bug 368998: when normalizing hostnames, we don't properly escape non-alphanumerics
patch: move host encoding to c++ (url classifier utils component)
r=bryner
2007-03-05 05:58:05 +00:00
scott%scott-macgregor.org
1955e1a9d0 Bug #331616 --> xml parsing error popup when trying to edit a form inside composer because several dtd files required by composer aren't getting built. Patch by Marek A. Stepien <marcoos+bmo@marcoos.org>. sr/a=mscott for tb2 2007-03-05 05:51:52 +00:00
scott%scott-macgregor.org
2a3091747f remove ctrl-m characters 2007-03-05 03:42:21 +00:00
sayrer%gmail.com
ef9bf60780 Bug 372283. Feed preview layout issues. r=mano 2007-03-05 01:53:08 +00:00
roc+%cs.cmu.edu
f8cefabfb8 Bug 363253. Move scrollframe attribute-setting out of reflow to a post-reflow callback. r+sr=dbaron 2007-03-05 01:39:53 +00:00