chanial%noos.fr
87d41981ad
bug 203069: Unable to search in page-source
...
sync'ing with seamonkey, use gBrowser instead of getBrowser()
2003-04-27 05:02:28 +00:00
chanial%noos.fr
5381d4c7ae
Landing Arvid's new icons and animations
2003-04-25 08:15:34 +00:00
chanial%noos.fr
ee3eb00907
bug 203222: fixing about dialog bustage
2003-04-24 22:54:35 +00:00
chanial%noos.fr
56126c646e
Adding brand.dtd and brand.properties in mozilla/browser.
...
These files are left in mozilla/toolkit with a generic 'Mozilla Application' name and are overwritten in toolkit.jar during the build. Now, phoenix has no special privilege over mozilla/toolkit.
Name change, part 1: 'Mozilla Firebird', a=brendan
2003-04-23 19:07:32 +00:00
chanial%noos.fr
352cc766af
dropping folder group support
2003-04-23 15:05:10 +00:00
ben%netscape.com
3cbbe83718
Update names and version strings
2003-04-22 10:35:08 +00:00
ben%netscape.com
f3323a41a1
Fix for bug 201850, autocomplete fun - null check to avoid random autocomplete crashing, and support autocomplete="off" on web page text fields so as to avoid autocompleting sensitive fields such as credit card numbers
2003-04-22 10:27:30 +00:00
chanial%noos.fr
69bc97a7e6
making debugging easier by dumping the error message when a command execution fails.
2003-04-21 19:05:50 +00:00
varga%netscape.com
adb5bac7e0
Fixing bookmark separators.
...
I can't believe that bookmark specifix CSS lives in tree.css!
2003-04-17 21:07:35 +00:00
bryner%netscape.com
b9ff22e9f8
change MOZ_PHOENIX #ifdefs to MOZ_XUL_APP. Patch by mscott.
2003-04-08 02:46:57 +00:00
bryner%netscape.com
cb52cbb925
Fork platformXUL.css for mac and use mac scrollbars.css for phoenix.
2003-04-03 02:54:37 +00:00
bryner%netscape.com
e498e388f0
build nsNativeAppSupportMac on mac
2003-04-03 02:52:45 +00:00
bryner%netscape.com
fc776f1fd9
fixing mac build problems
2003-04-03 01:55:21 +00:00
cbiesinger%web.de
8d28d45a29
198829 patch by mvl@exedo.nl r=dwitte@stanford.edu sr=dmose Blocking cookies does not remain persistent
2003-03-23 22:35:02 +00:00
bzbarsky%mit.edu
6af28cca89
Checking in permissions rewrite phase 1 (troop deployment in the permission
...
gulf). Bug 191380, patch by mvl@exedo.nl (Michiel van Leeuwen),
r=dwitte@stanford.edu , sr=darin.
2003-03-22 01:24:51 +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
bryner%netscape.com
c0a07227a7
fixing more bustage
2003-03-15 06:05:15 +00:00
bryner%netscape.com
aeed5592fe
fixing phoenix bustage
2003-03-15 04:56:47 +00:00
bryner%netscape.com
38496c5fd7
fixing gtk2 phoenix build
2003-03-13 06:18:19 +00:00
bryner%netscape.com
2e04891a05
Oops, I didn't mean to remove support for -register in my last checkin.
2003-03-10 07:21:28 +00:00
bryner%netscape.com
e50e6ce6c2
Sync with xpfe/bootstrap/nsAppRunner.cpp, attempting to fix some startup crashes that are hanging the nightly build machine.
2003-03-08 04:15:01 +00:00
chanial%noos.fr
9798e034eb
Landing Arvid's new icons and style sheets for the Options panel, the bookmark manager and XP filepicker.
2003-03-07 15:04:51 +00:00
chanial%noos.fr
51e23bc7e5
porting bug 60707 from the trunk (disable right double clicking), patch by kazhik@mozilla.gr.jp
2003-03-07 15:00:04 +00:00
bryner%netscape.com
861b354b9a
fix gtk2 phoenix build bustage
2003-03-06 22:01:01 +00:00
chanial%noos.fr
b4325fb641
fixing view partial source by commenting a call to defunct edit page menuitem.
2003-03-05 23:22:50 +00:00
bryner%netscape.com
2aa07434b0
move gtk_init to after NS_TraceMallocStartupArgs to fix tracemalloc bustage
2003-03-04 10:32:14 +00:00
bryner%netscape.com
fbc08bc81b
fixing typo, linux bustage
2003-03-04 00:01:40 +00:00
bryner%netscape.com
a85ee4d48d
initialize gtk+ from main
2003-03-03 09:49:43 +00:00
chanial%noos.fr
8dafe32c76
some cleanup
2003-03-03 06:41:51 +00:00
chanial%noos.fr
67cb91341c
adding nsWidgetStateManager.js to the toolkit
2003-03-03 06:17:13 +00:00
chanial%noos.fr
9662bc08b0
adding filepicker .cvsignore file
2003-03-02 21:20:01 +00:00
chanial%noos.fr
4198d4d696
moving and copying filepicker files in toolkit/components.
...
filepicker is now independent from the mozilla toolkit
2003-03-02 21:10:50 +00:00
chanial%noos.fr
c881b5e489
some work on view source
2003-03-02 05:47:54 +00:00
chanial%noos.fr
b5946b7a84
some work on viewsource
2003-03-02 05:46:43 +00:00
chanial%noos.fr
d9b2fb3639
Console cleanup: it is now independent from communicator.
...
Adding access keys and shortcut to focus the command line
2003-03-02 04:15:09 +00:00
chanial%noos.fr
3934ce4a48
console.css cleanup
2003-03-01 15:27:39 +00:00
chanial%noos.fr
0f6527f69e
add .cvsignore files
2003-03-01 14:55:39 +00:00
chanial%noos.fr
512a3cfe4a
Move the js console and dependencies as new extensions in toolkit/components.
...
NPOB
2003-03-01 08:07:13 +00:00
cbiesinger%web.de
5564f4e0cf
163350 patch by mvl@exedo.nl r=suresh sr=jag Cookie confirmation dialog could use better wording.
2003-02-28 20:49:09 +00:00
chanial%noos.fr
92fcdbdc04
Bug 190020: GetResource API change.
...
keep Phoenix in sync with the trunk
2003-02-25 21:01:16 +00:00
chanial%noos.fr
4553250c8c
Remove the tree icons (for the directories and the transparent blank.gif) specific to the XP filepicker and use instead the Qute ones.
...
Don't capitalize folder-item.png in the jar files.
Extract the page loading icon from folder-item.png in icons/page-loading.png to allow eventual animation and instead put a transparent 16x16 icon used by the XP filepicker and whoever needs it.
2003-02-24 03:40:56 +00:00
chanial%noos.fr
01576a421e
Moving bookmarks styling out of the toolkit
2003-02-23 13:48:55 +00:00
kairo%kairo.at
ed5092614a
bug 163350 - Cookie confirmation dialog could use better wording, r=timeless, sr=jag, checking in for mvl@exedo.nl
2003-02-22 13:42:15 +00:00
chanial%noos.fr
21255b328e
*** empty log message ***
2003-02-21 05:32:53 +00:00
chanial%noos.fr
a137305d9b
fixing tab browsing bustage by adding our own widget properties and dtd files to the toolkit.
2003-02-21 05:28:39 +00:00
chanial%noos.fr
b46a18a705
Bug 191637 Customize Toolbar Bustage. patch by Boris Zbarsky.
2003-02-20 02:09:27 +00:00
ben%netscape.com
df866785ff
Fix bug 177797 - satchel only works in the first tab. Make sure autocompletepopup attribute is set on each new browser that is created in tabbrowser.
2003-02-10 11:19:52 +00:00
ben%netscape.com
c41798f4cd
Change theme name from "Classic" to "Phoenix" for now.
2003-02-05 12:00:01 +00:00
asa%mozilla.org
ae7bf90348
add margin to dialog buttons bug 187995
2003-02-02 04:54:59 +00:00
ben%netscape.com
4971b014e2
Part of 191524 -
...
1) update tabbrowser to allow attach/detach of satchel controller from all browsers.
2) disclosure widget styles for privacy preferences panel
2003-02-01 09:11:13 +00:00