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

217 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%mozilla.org 1dec740920 fix for bug #373353: add favicons to the results in the location bar
r=mano
2007-07-20 21:55:20 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
kairo%kairo.at 31af05324c bug 380786 - clean up xpfe/ after suite moving to toolkit, cvs remove filepicker frontend, r=Neil (after verifying that all fixes have been ported to toolkit) 2007-07-05 12:06:39 +00:00
bugzilla%standard8.demon.co.uk 011e3a378c Bug 377308 Change SeaMonkey's uses of preprocessor.pl to Preprocessor.py. r=benjamin,sr=Neil 2007-04-13 17:53:42 +00:00
bugzilla%standard8.demon.co.uk 14921b99cb Bug 376331 Remove some unused strings from xpfe/suite. p=Giacomo Magnini <prometeo.bugs@gmail.com>,r/sr=Neil 2007-04-04 09:37:23 +00:00
timeless%mozdev.org 4eb33f446c Bug 341955 add some more items to .cvsignore
r=bsmeberg
2006-12-21 07:04:12 +00:00
timeless%mozdev.org 6b91ec4a35 Bug 362720 please spell NS_LOCAL_FILE_CONTRACTID as such
r=gavin
2006-12-06 00:48:12 +00:00
neil%parkwaycc.co.uk f5001af100 Turn an unnecessary member variable into a local b=313331 s+sr=jag 2006-09-11 13:10:06 +00:00
mats.palmgren%bredband.net fb3665fa15 Filepicker needs accesskey for dirTextInputLabel. b=250177 r+sr=neil 2006-08-06 03:11:09 +00:00
Jan.Varga%gmail.com 5ab0398355 Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
timeless%mozdev.org 9391198a55 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
benjamin%smedbergs.us 3b73afeb50 Bug 335248 - move the XUL filepicker C++ goop into libxul, r=darin 2006-05-04 23:17:47 +00:00
neil%parkwaycc.co.uk 46f29a405f Bug 313331 autocomplete file names in xul filepicker r=bz sr=jag 2006-04-12 23:00:52 +00:00
benjamin%smedbergs.us 185c761605 Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
jag%tty.nl c7d2eed465 Bug 333308: make clean and make distclean miss various files. r+sr=Neil 2006-04-10 11:38:10 +00:00
gerv%gerv.net 8268a2e270 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
bsmedberg%covad.net 021cbc4ca7 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 14:50:16 +00:00
neil%parkwaycc.co.uk 758be69c98 Make it easier to pick folders using the XUL filepicker b=142482 r=jan sr=bryner 2005-03-11 22:26:17 +00:00
dbaron%dbaron.org 13ad340e6a Convert CR-LF and CR linebreaks to LF. 2005-01-28 20:01:46 +00:00
timeless%mozdev.org 33e3c44350 Bug 268311 Rewrite nsIFilePicker.displayDirectory handling and (windows) nsFilePicker::ShowW
r=neil sr=neil
2005-01-25 11:57:29 +00:00
timeless%mozdev.org 4faec3ee57 Bug 268311 Rewrite nsIFilePicker.displayDirectory handling and (windows) nsFilePicker::ShowW
r=neil sr=neil
2005-01-14 11:41:37 +00:00
gerv%gerv.net b92568bebe Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
bugzilla%arlen.demon.co.uk e6cb9b020c Bug 264102 Chrome should use document.title instead of window.title - xpfe fixes
p=me r/sr=neil.parkwaycc.co.uk
2004-10-24 17:52:18 +00:00
varga%nixcorp.com cd1df2e308 Updating my email address. 2004-10-22 18:33:55 +00:00
caillon%redhat.com a37019b26c Bug 260872
More fixes for the GTK2 file chooser.
Use a GtkWindow instead of a GdkWindow for parenting.
Simplify the pattern parsing.
Don't register a contract ID for the xul picker on GTK2 builds since the logic for determining which picker to use is handled by the native module constructor.

r+sr=bryner
2004-10-12 07:00:59 +00:00
peterv%propagandism.org 7bff9127ab Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-17 11:12:14 +00:00
bzbarsky%mit.edu da715718f8 Add ico and xbm to the "image files" list. Bug 254381, patch by Jonathan Watt
<jonathan.watt@strath.ac.uk>, r=mconnor, sr=neil
2004-08-07 02:43:55 +00:00
bzbarsky%mit.edu 1b3f21704f Fix bug 248468 (choosing directory with keyboard chooses dir and saves the
file; should just choose dir).  r=neil for xpfe, r=mconnor for toolkit, sr=jag
2004-07-15 06:13:35 +00:00
timeless%mozdev.org 7b5970dc1f Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2004-05-17 23:38:25 +00:00
gerv%gerv.net aa835b77c5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
varga%nixcorp.com 5026248834 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
darin%meer.net b86829b878 landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2004-04-17 00:58:23 +00:00
timeless%mozdev.org eb9a02e69a Bug 106386 Correct misspellings in source code
patch by aha@pinknet.cz rs=brendan
2004-03-10 05:33:14 +00:00
timeless%mozdev.org 48640f9874 Bug 125324 Improper use of nsIDirectoryServiceProvider
r=ccarlen sr=jag
2004-03-02 05:47:48 +00:00
bsmedberg%covad.net 1f4ab81acd Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net f0bfff2628 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
danm-moz%comcast.net 53a844ebdc restore removal of blur suppression from rev 1.39 accidentally deleted in rev 1.40. r=bryner 2003-11-09 19:14:09 +00:00
varga%nixcorp.com 0f42747ce0 Changing my email address. 2003-10-21 15:35:57 +00:00
neil%parkwaycc.co.uk f3c345fee8 Bug 211416 Fix some linux filepicker issues r=varga sr=jag 2003-10-21 12:00:49 +00:00
bryner%brianryner.com cd60efa8ac Updating my email address 2003-09-29 06:04:02 +00:00
bryner%brianryner.com 9822c742df Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
cls%seawood.org c08e99a287 Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
jaggernaut%netscape.com ef99140d6d Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron 2003-07-24 04:53:13 +00:00
cbiesinger%web.de b9c1ef067c 147434 r=bzbarsky sr=bryner a file named ~file.txt will expand to /home/userfile.txt when being attached 2003-07-12 21:12:46 +00:00
neil%parkwaycc.co.uk 85f2f9f732 Bug 200127 Standardize on <tree class="focusring"> r=varga sr=jag r=rginda (venkman) 2003-04-16 10:01:07 +00:00
bryner%netscape.com 4d3b825ffa Make --disable-xul work (bug 69995). We build enough XUL to support
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree.  r=bzbarsky, sr=alecf.
2003-04-11 00:56:27 +00:00
timeless%mozdev.org 965ba28bb1 Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
bryner%netscape.com 72d11531a9 Add support for opening multiple files with the unix filepicker (bug 167152). r=varga, sr=bzbarsky. 2003-03-16 09:20:40 +00:00
amardare%qnx.com 3d514458b9 The photon platform is using a native filepicker now.
This should not affect building/runtime on other platforms.
2003-03-10 15:20:56 +00:00
bryner%netscape.com d554a25d7b Bug 60707, filepicker should not treat a right double-click as a left double-click. Patch by kazhik@mozilla.gr.jp, r=sspitzer, sr=me. 2003-03-04 02:33:29 +00:00