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

311 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 50dd41278a port fix for bug 172022 to phoenix 2002-11-15 02:19:07 +00:00
bryner%netscape.com 44c4111e1b Get XRE building on OS X 2002-11-15 02:05:19 +00:00
bryner%netscape.com 55bfd2c1c3 OS/2 doesn't preserve the width and height of a window if one of them is set to zero, so start the customize toolbar dialog at a height of 50 (so that we don't lose the width). Bug 172903, patch by mkaply, r=me. 2002-11-14 19:25:33 +00:00
blakeross%telocity.com 9b0c9ea4a5 Fix textbox.readonly. 2002-11-12 00:40:59 +00:00
blakeross%telocity.com 7dd64ce586 Fix the delay when arrow keying up and down in the themes/extensions listboxes (and other listboxes). 2002-11-11 02:25:46 +00:00
blakeross%telocity.com f112ee24a9 - Make arrow keys toggle focus between controls.
- Make quicksearch in history case insensitive.
- Port over some trunk fixes.
2002-11-11 01:51:50 +00:00
blakeross%telocity.com 2606c09d64 Default to disablehistory. 2002-11-08 05:10:08 +00:00
blakeross%telocity.com 88cccc35d9 Second attempt at black menu submenu arrow. 2002-11-08 00:39:40 +00:00
blakeross%telocity.com 2aa2dd9295 Keep up with the trunk. 2002-11-07 21:05:16 +00:00
blakeross%telocity.com 1213b1451e More trunk fixes. 2002-11-04 23:53:49 +00:00
blakeross%telocity.com 11b1354f8e Bring over more trunk fixes. 2002-11-04 23:50:50 +00:00
blakeross%telocity.com 8976eb32f5 Restore Ctrl+0 for resetting text size. 2002-11-03 14:51:29 +00:00
blakeross%telocity.com c9fadb1e0f back out arrow color change. 2002-11-02 22:27:08 +00:00
blakeross%telocity.com f1781d51df Fix some buglets; remove more comm dependencies. 2002-11-02 21:14:22 +00:00
blakeross%telocity.com 95b3d82cc3 Port over a regression fix from Mozilla. 2002-11-02 00:36:06 +00:00
hyatt%netscape.com dca895b793 Don't allow the menubar to be dragged. 2002-10-29 00:23:42 +00:00
hyatt%netscape.com cc5d8f04da Make items droppable before and after the menubar. 2002-10-29 00:13:49 +00:00
bryner%netscape.com 37449c79d2 Fixing some compiler warnings (extra stuff after #endif, no newline at end of file, member initializer ordering, and signed/unsigned comparisons) 2002-10-28 11:28:43 +00:00
hyatt%netscape.com 06e3cfe144 Up the version to 0.4 2002-10-27 23:19:06 +00:00
hyatt%netscape.com 6d74f49462 Fix autocomplete bug. Total hack. No idea what I'm doing, but it works. 2002-10-27 22:57:59 +00:00
hyatt%netscape.com 8fe8ecfd30 Fix menubar bustage in subwindows. 2002-10-21 19:08:45 +00:00
hyatt%netscape.com a5a83d6715 make resizer go away when window is maximized. 2002-10-20 08:54:17 +00:00
hyatt%netscape.com 683552cf9c make resizer go away when window is maximized. 2002-10-20 08:53:22 +00:00
hyatt%netscape.com 0306563a85 Enable menubar customization. 2002-10-20 08:13:18 +00:00
hyatt%netscape.com 0978d9f1fc Enable menubar customization. 2002-10-20 08:05:30 +00:00
hyatt%netscape.com f8c84b4b20 Enable menubar customization. 2002-10-20 08:03:51 +00:00
hyatt%netscape.com e08dce6401 Fix regression on tab close dbl-clicking. 2002-10-20 03:59:09 +00:00
hyatt%netscape.com fa21d89aa9 Fix bug 175575. Dbl-click in tab bar opens new tab. 2002-10-20 03:27:03 +00:00
hyatt%netscape.com 51eef949f1 Fix bug 175575. Dbl-click in tab bar opens new tab. 2002-10-20 03:24:56 +00:00
hyatt%netscape.com ad0af51b5f Make active tab in tabbrowser bold. 2002-10-18 22:08:23 +00:00
bryner%netscape.com ec8bfe4ef1 fix tree sort arrows (css syntax error) 2002-10-18 09:54:30 +00:00
bryner%netscape.com 17dd36812a Remove a bogus style rule that isn't even parsing correctly 2002-10-17 21:23:19 +00:00
blakeross%telocity.com bf143ab991 Backing out skin changes, they have issues. 2002-10-17 20:14:58 +00:00
blakeross%telocity.com 21a905e90a Back out skin changes, they have issues. 2002-10-17 20:12:37 +00:00
kerz%netscape.com b3af578a3b skin cleanup 2002-10-17 09:26:50 +00:00
kerz%netscape.com 4ab920dbb4 skin cleanup 2002-10-17 09:26:34 +00:00
blakeross%telocity.com 6b4101afc1 Add progressmeter.xml 2002-10-13 23:12:54 +00:00
blakeross%telocity.com e37ad0e833 Fork nsDragAndDrop 2002-10-13 22:44:18 +00:00
blakeross%telocity.com 87a9249c9d Finish forking toolkit. 2002-10-13 22:44:10 +00:00
blakeross%telocity.com 803b09d564 Remove charset.js, some perf optimizations. 2002-10-13 16:39:47 +00:00
blakeross%telocity.com b3bcb367c0 And now remove nsContextMenu.js. 2002-10-13 06:55:16 +00:00
hyatt%netscape.com a84ba797e4 Fix PT drag/drop bustage 2002-10-13 05:49:54 +00:00
blakeross%telocity.com f9ed83c04e Add new day -> site history view. 2002-10-13 01:08:43 +00:00
blakeross%telocity.com b414c2c399 Remove unnecessary width specification. 2002-10-12 03:16:35 +00:00
hyatt%netscape.com 65efa6bd40 Fixing CTRL+TAB 2002-10-11 22:24:02 +00:00
hyatt%netscape.com ee789d558d Fix page report bustage. 2002-10-11 22:16:19 +00:00
hyatt%netscape.com 216011f9b4 Fix tabbrowser bug. 2002-10-11 21:58:14 +00:00
hyatt%netscape.com 17685e1355 Sync tab and friends with the trunk 2002-10-11 21:47:04 +00:00
hyatt%netscape.com 16254165a7 Fix autocomplete. 2002-10-11 20:55:59 +00:00
blakeross%telocity.com 1ff355b4d0 Fix history problem. 2002-10-11 20:01:37 +00:00
blakeross%telocity.com 6602ac4420 Fix font zoom. 2002-10-11 10:54:17 +00:00
hyatt%netscape.com b4d87acdfa Fix autocomplete field in prefs to not be so small. 2002-10-11 10:07:59 +00:00
hyatt%netscape.com 393e4cfef3 Fix fullscreen mode. 2002-10-11 08:31:23 +00:00
hyatt%netscape.com 9bad31e147 Fix autocomplete not closing up on tabbing. 2002-10-11 08:18:50 +00:00
hyatt%netscape.com 6709e2bb65 Make form fill work again. 2002-10-11 07:54:21 +00:00
hyatt%netscape.com c18095baa8 Make form fill work again. 2002-10-11 07:50:53 +00:00
blakeross%telocity.com bfc233d966 Missed a line. 2002-10-11 02:35:28 +00:00
hyatt%netscape.com fb77d67279 Finally fixed autocomplete. 2002-10-11 01:43:27 +00:00
hyatt%netscape.com 229fb773cd Finally fixed autocomplete. 2002-10-11 01:42:33 +00:00
blakeross%telocity.com cbbf929580 Strip more licenses. 2002-10-11 01:27:28 +00:00
hyatt%netscape.com 0f9340f8d4 Make autocomplete work using selection without the extra hacky property. 2002-10-11 00:28:28 +00:00
hyatt%netscape.com c73c616b85 Autocomplete fixes. 2002-10-10 23:49:16 +00:00
hyatt%netscape.com 625284d770 Autocomplete foo. 2002-10-10 23:47:13 +00:00
hyatt%netscape.com aaa12d27ca Fix the height problem in autocomplete that caused blank rows to occur. 2002-10-10 23:35:42 +00:00
chanial%noos.fr 495aae050b cvs add -kb is my new friend 2002-10-10 20:34:13 +00:00
blakeross%telocity.com 9004ff4563 Fix longstanding bug that disabled radiobuttons have enabled-looking bullets. 2002-10-10 19:58:49 +00:00
chanial%noos.fr 86e8a2be1f default icon for tabs
cutting related browser and communicator dependencies in toolkit
2002-10-10 19:21:54 +00:00
blakeross%telocity.com 44b75a7f19 Backing out backout of history changes. 2002-10-10 10:55:21 +00:00
hyatt%netscape.com 2b53ec8768 Back out change to global history that stopped it from writing itself to disk. 2002-10-10 07:35:10 +00:00
hyatt%netscape.com df82993d96 Fix menu icon bustage. 2002-10-10 06:40:31 +00:00
blakeross%telocity.com 222611e4a6 Fix checkbox for block images. 2002-10-10 01:47:29 +00:00
kerz%netscape.com 4c0509f8cd fixing image sizes 2002-10-09 22:48:09 +00:00
blakeross%telocity.com 7c92a24693 Small perf optimizations. 2002-10-09 22:16:33 +00:00
blakeross%telocity.com cda5e64de7 Only open urlbar history on left click. 2002-10-09 22:09:35 +00:00
blakeross%telocity.com ea74d9e914 foopy. 2002-10-09 21:53:03 +00:00
blakeross%telocity.com a0c4583b0b Fix size of menuitems with icons. 2002-10-09 21:48:53 +00:00
blakeross%telocity.com f243d0b6c7 A little find cleanup. 2002-10-09 21:04:58 +00:00
blakeross%telocity.com caea48af08 Speed up Phoenix quitting/shutdown immensely. 2002-10-09 19:58:16 +00:00
hyatt%netscape.com 51c5c5b027 Making collapse happen on a timer to deal with Tp regression 2002-10-09 09:19:04 +00:00
hyatt%netscape.com 84c3d248b8 Make status bars minimally big enough to hold status bar progressmeters by default. 2002-10-09 08:03:05 +00:00
hyatt%netscape.com 8acd26b8c2 Shrink width of progressmeter. 2002-10-09 08:00:02 +00:00
hyatt%netscape.com f808e92d7a Shrink width of progressmeter. 2002-10-09 07:54:41 +00:00
blakeross%telocity.com c864ac4f5e Bring back image blocking. 2002-10-08 22:52:51 +00:00
blakeross%telocity.com add98c90e6 Remove moz-collapsed. 2002-10-08 20:12:56 +00:00
hyatt%netscape.com cea6fe42e9 Add page report accessor to tabbrowser. 2002-10-08 19:57:21 +00:00
hyatt%netscape.com 2e965a9efa Remove alerts. 2002-10-08 03:28:02 +00:00
hyatt%netscape.com 5bc3a2a920 more popup whitelisting changes 2002-10-08 03:23:38 +00:00
hyatt%netscape.com ff27130e8d Tweaks. 2002-10-08 02:45:07 +00:00
hyatt%netscape.com eeb664ce34 Popup whitelisting continues. 2002-10-08 02:21:08 +00:00
hyatt%netscape.com 8a075b4494 Popup whitelisting continues. 2002-10-08 02:12:42 +00:00
hyatt%netscape.com 02a4f5bca0 Reverse the order of hidden/collapsed rules. 2002-10-07 18:43:25 +00:00
blakeross%telocity.com 9b33e5b074 Version # -> 0.3 2002-10-06 18:57:05 +00:00
hyatt%netscape.com 6180d68520 Add chevron to jar.mn 2002-10-06 02:07:21 +00:00
bryner%netscape.com e51aebdb3a OS/2 fixes from mkaply. 2002-10-05 02:54:35 +00:00
kerz%netscape.com 8ba2470fd2 adding chevron image 2002-10-05 00:26:25 +00:00
hyatt%netscape.com cadd043d0a Reverting tab close behavior. 2002-10-03 21:15:51 +00:00
bryner%netscape.com 08343b64ff Support building Phoenix with jprof. Thanks to bbaetz for the patch. 2002-10-03 08:30:19 +00:00
hyatt%netscape.com deff0ed0a0 Backing out. 2002-10-03 07:04:36 +00:00
hyatt%netscape.com 91fbb9ccc3 Windows XP look and feel for menus on the menu bar, not Win2k. SO there. 2002-10-03 06:58:26 +00:00
bryner%netscape.com c62c483903 Don't force building a shared library 2002-10-02 20:37:09 +00:00
hewitt%netscape.com 0097b2efc3 null check to prevent crash reported by a few 0.2 talkbacks 2002-10-02 19:59:08 +00:00
bryner%netscape.com 62b031215f Removing history xul from toolkit 2002-10-02 01:33:46 +00:00
blakeross%telocity.com 2721c0d205 Remove XUL... 2002-10-02 01:26:36 +00:00
hewitt%netscape.com 5ad9012317 customize toolbar fixing 2002-10-02 01:06:32 +00:00
hewitt%netscape.com f1d250353c fixing toolbar customization to persist changes even if you close the dialog with a keyboard command 2002-10-01 23:10:54 +00:00
hewitt%netscape.com fd90df9d60 171874 - customize toolbar window only opens once, and also fixing problems with restore default not rebuilding the palette 2002-10-01 19:31:58 +00:00
blakeross%telocity.com e6edb27bc1 didnt mean for this to go in. 2002-10-01 00:31:49 +00:00
blakeross%telocity.com 1692b50207 Add keyboard shortcuts for sidebar panels; use dbl not single clicks. 2002-10-01 00:30:47 +00:00
blakeross%telocity.com 39be6a6c29 Some fixes. 2002-09-30 23:01:26 +00:00
blakeross%telocity.com 67356f5210 backing something out. 2002-09-30 22:24:09 +00:00
blakeross%telocity.com 3fc4e6de67 Fix some customize bugs. 2002-09-30 20:13:49 +00:00
blakeross%telocity.com 3f84197fff Fix a few tiny customize bugs. 2002-09-30 19:57:54 +00:00
blakeross%telocity.com ad86a05631 Move tree css where it belongs; put quicksearch in history panel. 2002-09-30 05:09:15 +00:00
blakeross%telocity.com 9dd45c887b Add sidebar close button. 2002-09-30 04:04:48 +00:00
blakeross%telocity.com 649367b446 Add sidebar close button. 2002-09-30 04:03:00 +00:00
blakeross%telocity.com 679d8a9d24 Revised download UI. 2002-09-30 03:22:13 +00:00
hewitt%netscape.com 81d18e4e00 make autocomplete dropmarker depress on non-nsIThemed systems 2002-09-29 21:50:54 +00:00
hewitt%netscape.com 1b0391138b 171581 - toolbar search/find in page for phoenix 2002-09-29 20:06:57 +00:00
blakeross%telocity.com 2971c1e0b3 Adding files I forgot. 2002-09-29 19:41:28 +00:00
blakeross%telocity.com 53c7d9dadc Didn't mean for this to go in. 2002-09-29 18:26:10 +00:00
blakeross%telocity.com b8d2fff610 Polish tweaks. 2002-09-29 18:25:42 +00:00
blakeross%telocity.com 7fd8cc64de Make enter work in find dlg. 2002-09-29 16:57:11 +00:00
morse%netscape.com dc30548b9f bug 170237, cookie-accept dialog doesn't indicate session cookies, c=mvl@shop-engine.nl, r=morse, sr=dveditz 2002-09-29 13:16:53 +00:00
bryner%netscape.com 1b291f2006 Patch from mkaply for building Phoenix on OS/2 (bug 171037). 2002-09-29 06:51:54 +00:00
bryner%netscape.com 533fe861f3 Fix bug 171459 (incorrect positioning of toolbar customization dialog on linux) by working around bug 171482 and using moveTo instead of setting screenX and screenY. 2002-09-29 05:37:48 +00:00
hewitt%netscape.com 0e799dbef1 fix a bunch of phoenix toolbar customization bugs, 171402, 171397, 171122 2002-09-29 01:23:02 +00:00
blakeross%telocity.com e4157bbd63 Landing new download UI. 2002-09-28 22:55:58 +00:00
hewitt%netscape.com e2ba212b1d moving the phoenix history from browser to toolkit 2002-09-28 21:46:52 +00:00
hewitt%netscape.com 6d5436c36f polishing the customize toolbar dialog even more 2002-09-28 15:11:50 +00:00
hewitt%netscape.com 40557f134d 165955 - tweaking autocomplete logic a bit 2002-09-28 10:27:37 +00:00
hewitt%netscape.com 98e19ff152 changing module names 2002-09-28 09:17:10 +00:00
hewitt%netscape.com f231c9ea08 165955 - turning on satchel in phoenix 2002-09-28 06:25:03 +00:00
blakeross%telocity.com c66a7f5d85 Fix 170641 - find next button doesn't always respond to enter. 2002-09-28 02:20:42 +00:00
hewitt%netscape.com 32d3ad3a9b 165955 - landing satchel 2002-09-28 01:20:16 +00:00
hewitt%netscape.com ecc87643ff 165955 - landing satchel 2002-09-28 01:15:11 +00:00
hewitt%netscape.com a6d6000175 165955 - landing new autocomplete api and satchel for phoenix. not built yet. 2002-09-28 00:38:20 +00:00
hewitt%netscape.com 5bc4bbc584 171101 - new toolbar customization features 2002-09-27 04:06:56 +00:00
blakeross%telocity.com 180f4bd7ce Bump the version to 0.2 2002-09-25 02:23:50 +00:00
hyatt%netscape.com b0a949ce31 Fix autocomplete. 2002-09-24 09:06:30 +00:00
hyatt%netscape.com 7995076d76 Fix for 115743. r=pavlov, sr=bryner 2002-09-24 08:23:48 +00:00
blakeross%telocity.com 9b600f475a Fix lang.version. 2002-09-23 18:52:59 +00:00
blakeross%telocity.com 45781252f7 Update release notes url. 2002-09-23 03:18:27 +00:00
hyatt%netscape.com 369f0ad4fd Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake 2002-09-21 01:03:38 +00:00
blakeross%telocity.com 45588bdf54 Fixing UA. 2002-09-20 21:56:57 +00:00
blakeross%telocity.com 6b83d8fec1 Fixing UA. 2002-09-20 21:56:24 +00:00
blakeross%telocity.com 27e778884d Fixing close button. 2002-09-20 02:31:43 +00:00
blakeross%telocity.com 4bdb6139fb More. 2002-09-20 02:27:50 +00:00
blakeross%telocity.com 11b87c92ce Fixing about: 2002-09-18 01:13:48 +00:00
blakeross%telocity.com 8861bb1e1b fixing branding 2002-09-18 00:40:40 +00:00
bryner%netscape.com 78b3dbdc3d Bump skin version to 1.2. 2002-09-13 18:50:03 +00:00