Граф коммитов

76856 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu 1eeeb5baba Fix objdir build bustage by not trying to install from the objdir a script that is in the srcdir. r=bryner 2001-02-16 03:39:57 +00:00
cmanske%netscape.com cae8a8e18b Fixed Cell Properties navigation in dialog bug 68836. r=brade, sr=sfraser 2001-02-16 03:37:26 +00:00
cmanske%netscape.com be0c7b7e85 Fixed link properties bug 68064. r=brade, sr=sfraser 2001-02-16 03:36:03 +00:00
cmanske%netscape.com 94def0723f Fixed Spell Check dialog layout bug 57398. r=brade, sr=sfraser 2001-02-16 03:35:02 +00:00
cmanske%netscape.com d686044eb9 Fixed Spell Check dialog default button bug 56531. r=brade, sr=sfraser 2001-02-16 03:34:29 +00:00
cmanske%netscape.com 6874923b05 Fixed initializing widgets in prefs dialog, b=53275, r=brade, sr=sfraser 2001-02-16 03:33:27 +00:00
cmanske%netscape.com 33e49891ba Fixed table selection bug 68860. r=brade, sr=sfraser 2001-02-16 03:33:12 +00:00
cmanske%netscape.com 1fce00819d UI for Insert Break, b=47545, r=brade, sr=sfraser 2001-02-16 03:33:07 +00:00
cmanske%netscape.com 0732a9c14e Fixed string truncation bug 68684; r=brade, sr=sfraser 2001-02-16 03:32:55 +00:00
cmanske%netscape.com 71ce874ea1 Part of fix for composer prefs bug 53275. r=brade, sr=sfraser 2001-02-16 03:32:54 +00:00
cmanske%netscape.com bcdb23d0f4 Fixed Send Page bug 68197, Table Properties dialog bug 68835, Implement Insert Break (bug 47544); r=brade, sr=sfraser 2001-02-16 03:32:49 +00:00
cmanske%netscape.com 76c6f07271 New files for SetDocumentTitle transaction. Not part of build yet. r=kin 2001-02-16 03:15:35 +00:00
naving%netscape.com 469872267c fix a small mistake that was part of earlier checkin. 2001-02-16 02:24:48 +00:00
hyatt%netscape.com e26e838d4b Not part of build. 2001-02-16 02:21:34 +00:00
jband%netscape.com 63fe92dff4 rest of the fix for bug 68971 - can't share a kungfoodeathgrip. sr=brendan r=shaver 2001-02-16 02:21:22 +00:00
brendan%mozilla.org 2366221257 Don't crash on a newborn object (68971, r=jband, sr=shaver). 2001-02-16 02:09:42 +00:00
naving%netscape.com a9f24a2c47 64751, 64753. sr =sspitzer, bienvenu. Adding Compact Folders feature to file_menu and Compact This Folder when
you right click on a folder. thanks to sspitzer and bienvenu for good review. Thanks to
david for providing nsMsgFolder::ListDescendents function and all the help.
2001-02-16 02:05:41 +00:00
brendan%mozilla.org 764724c6e2 The rest of the fix for bug 68498, see the extensive comments in that bug (r=jband, sr=shaver). 2001-02-16 02:04:12 +00:00
kestes%tradinglinx.com 9dd56347e7 more comments,
allow each ticket to go to multiple trees.
2001-02-16 01:43:49 +00:00
kestes%tradinglinx.com d758cfe172 more comments,
parenthesize some localize variables
change the scaling of the window to better suite the installed netscape.
there should be a better way to autosize the windows!
2001-02-16 01:41:28 +00:00
kestes%tradinglinx.com b81cfd5295 more comments,
localize some variables which were not local by accident.
change function name update2bug_url to  bug_id2bug_url
2001-02-16 01:40:08 +00:00
hyatt%netscape.com f97c35fdd3 Not part of build. 2001-02-16 01:37:19 +00:00
mcafee%netscape.com 3f9807111b Adding percentage column for flat profile, hits/totalhits. 2001-02-16 01:36:58 +00:00
kestes%tradinglinx.com 39557d2454 change the default window sizes to work with the installed version of
netscape.  There has to be a better way to size these windows!
2001-02-16 01:34:37 +00:00
cyeh%bluemartini.com e781d63679 fix for 65396:
Remember This Query should give option to add to page footer
patch submitted by st.n@gmx.net (Stephan Niemz)
2001-02-16 01:22:39 +00:00
blakeross%telocity.com da9a3e1cc7 bustage 2001-02-16 00:37:17 +00:00
mcafee%netscape.com bacb123309 Removing unuxed MOZ_OLD_LI_STUFF ifdef & code (68964). r=blake, sr=alecf 2001-02-16 00:23:56 +00:00
blakeross%telocity.com 29cbbb1f83 (moving brace to proper spot) 2001-02-16 00:15:46 +00:00
blakeross%telocity.com 80e1eb9c1f Attempt to fix shanjian's bustage. 2001-02-16 00:11:35 +00:00
kestes%tradinglinx.com 4d02a5d312 do not run both bonsai and cvs by default. People will find it strange. 2001-02-16 00:10:48 +00:00
kestes%tradinglinx.com 02ff7d073c typo, there was a missing @_ in a function, so no local variables were
getting instatiated.
2001-02-16 00:09:54 +00:00
kestes%tradinglinx.com 9e6a6ff398 use new function (BuildStatus::is_status_final($buildstatus)) to allow users
to change default of ( ($buildstatus eq 'not_running') || ($buildstatus eq 'building') ) .
make more consistent use of  build_names($tree); to find the ordered
list of buildnames.
my notion of mindate/maxdate was the reverse of bonsai so fix it here.
the notion of $previous_rec was illdefined and causing problems.
2001-02-16 00:08:53 +00:00
kestes%tradinglinx.com b4f87cf03a typo in use of FileStructure::URLS 2001-02-15 23:58:04 +00:00
kestes%tradinglinx.com 5e71152f2a some variables were not being interpolated because they were in single quotes.
This could not have worked.
2001-02-15 23:53:33 +00:00
shanjian%netscape.com 39047b5674 bug 65010 Japanese file name become garbage in file name text field ...
r = bill law
sr = erik.
2001-02-15 23:39:07 +00:00
waterson%netscape.com 2c358ee3ba Don't try to use win32.order files in a debug build. sr=jband 2001-02-15 23:04:33 +00:00
cyeh%bluemartini.com 1ad15050fa fix for 28676 :
When a bug is marked duplicate, the reporter should be added to the bug that it duplicated.
patch submitted by jake@acutex.net (Jake).
2001-02-15 22:42:13 +00:00
blakeross%telocity.com 86c4d1d968 Removing duplicate include. 2001-02-15 22:41:44 +00:00
mcafee%netscape.com 44594c303d Cleaning up html, strip libs warning 2001-02-15 22:22:52 +00:00
hyatt%netscape.com 92250d3dc9 Fixing Win32 bustage on pink's checkin. r=pink 2001-02-15 22:20:44 +00:00
pinkerton%netscape.com 8efc25b38e actually use the mime mapping flavor when determining if a flavor is in a drag item, rather than relying on the defaults. r=saari,sr=sfraser. bug# 68828. 2001-02-15 22:08:39 +00:00
pinkerton%netscape.com 2a573d79c5 force trees to synchronously update the area invalidated by a mousewheel scroll. r=bryner,a=hyatt, bug#63465 2001-02-15 22:07:06 +00:00
akkana%netscape.com c38cf59c82 25779: alternate win cut/copy/paste keys. r=brade, sr=sfraser 2001-02-15 21:53:13 +00:00
akkana%netscape.com 109f0be87c 25779: Add/improve alternate windows cut/copy/paste key bindings: r=brade sr=sfraser.
68747: Remove redundant code in nsHTMLEditor. sr=sfraser.
2001-02-15 21:51:25 +00:00
hewitt%netscape.com 4cad25cc57 famous last words -> "NOT PART OF BUILD" 2001-02-15 21:38:57 +00:00
axel%pike.org b02ead1400 not part of build; fixing Makefile rules to have TABS, r=hewitt 2001-02-15 21:34:12 +00:00
sspitzer%netscape.com 43c3d8fb6b fix for #68594. (checking in for chak@netscape.com)
r=ccarlen,sr=sspitzer
2001-02-15 21:33:17 +00:00
hyatt%netscape.com 36abf9f7b5 Fix for 67739. r=pierre,attinasi, sr=ben 2001-02-15 21:25:31 +00:00
hyatt%netscape.com 093c9c2e71 Fix for 67739. r=pierre,attinasi sr=ben 2001-02-15 21:24:47 +00:00
hyatt%netscape.com decfc48502 Not part of build. 2001-02-15 21:15:21 +00:00