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

478 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com ba3443e53e Fix for bug 146322; make Undo/Redo/Delete work correctly, and make menu items properly enable. Adding search patch to dist/include/commandhandler r=pinkerton 2002-06-27 21:06:36 +00:00
sfraser%netscape.com ec0f2ef3e0 Fix bug 146322; make Undo/Redo/Delete work, and menu items enable correctly. r=pinkerton. 2002-06-27 21:02:51 +00:00
pinkerton%netscape.com fdbad47164 update windows when the bit depth changes (bug 153651) 2002-06-27 19:58:49 +00:00
pinkerton%netscape.com 22bdd71380 fix method name so we correctly load urls again (bug 154514) 2002-06-27 18:40:17 +00:00
pinkerton%netscape.com 0b2e710909 Reinstate dragging the proxy to the personal toolbar and the outliner as
well as fixing a crasher dragging to the end of the bookmarks list (bug 154460)
2002-06-27 18:07:56 +00:00
pinkerton%netscape.com f236245941 commented about broken window cascading on multiple monitors with
radar bug number
2002-06-27 14:53:20 +00:00
pinkerton%netscape.com 575967fe6c Fix crash when deleting a folder and some of its subitems were selected
(bug 151901)
2002-06-27 13:33:19 +00:00
pinkerton%netscape.com c0d17aeef8 Only stop the download when the network flag is set, not any time
we get a stop message on the listener. (bug 154277)
2002-06-27 13:09:30 +00:00
pinkerton%netscape.com c2dc28217c Change profile name back to chimera 2002-06-26 23:41:16 +00:00
pinkerton%netscape.com 3bf6ea9ff1 Landing file rewrite changes for conrad 2002-06-26 21:59:47 +00:00
pinkerton%netscape.com 9a80772b0c don't enable 'find again' unless the user has done a 'find' first. (bug 153643) 2002-06-26 21:06:17 +00:00
pinkerton%netscape.com 9452ccea40 Fix command updating in edit menu. (bug 154291) 2002-06-26 20:52:38 +00:00
pinkerton%netscape.com 8bbf68ea3c Remove view->page info since it's not hooked up to anything 2002-06-26 19:54:07 +00:00
pinkerton%netscape.com 551d78ce51 Remove personal prefs from list since they're not implemented 2002-06-26 19:52:16 +00:00
pinkerton%netscape.com c7c0b038dd Make viewSource work again. (bug 154413) 2002-06-26 17:30:22 +00:00
pinkerton%netscape.com 86535eeff8 booboo fix, fixes 152629 and 152903 2002-06-26 15:18:51 +00:00
bryner%netscape.com 95d7198e5b Removing files that really don't need to be in Contents/Resources. 2002-06-26 00:56:15 +00:00
sfraser%netscape.com 4e46d9704c Undoing objects.nib corruption caused by checking in using MacCVS Pro 2002-06-25 22:31:36 +00:00
sfraser%netscape.com 53826b4560 Fixing bug 154069; hooking up additional find options. Also did some file detabbing. r=ccarlen/pinkerton. 2002-06-25 22:08:33 +00:00
pinkerton%netscape.com 37e6f436d0 Added ability to show/hide personal toolbar and persist (bug 149725) 2002-06-25 22:06:09 +00:00
sfraser%netscape.com 97571663be Fixing bug 154069; hooking up additional find options. Also did some file detabbing. r=ccarlen/pinkerton. 2002-06-25 21:53:27 +00:00
bryner%netscape.com ae2bbe419e Fixing the problem where URL's containing certain characters won't load, by removing uses of NSURL (which has escaping conventions that are incompatible with nsIURI) internally, replacing it with NSString. Bug 147914, r=pink. 2002-06-25 19:25:27 +00:00
pinkerton%netscape.com 2f2ecc749c Fix crash when trying to save page source, though it still doesn't work (bug 15204) 2002-06-25 19:23:16 +00:00
pinkerton%netscape.com 9ebe933cce Fix a slew of bookmark dnd bugs in the sidebar and personal toolbar. (bug 143094) 2002-06-25 18:21:07 +00:00
bryner%netscape.com 4de29a7f32 Don't set an initial title on the browser window, since we re-set it when a page loads. 2002-06-25 04:53:49 +00:00
bryner%netscape.com 117e8e2215 Don't hardcode the number of frames in the throbber animation. 2002-06-25 04:47:58 +00:00
hewitt%netscape.com 2d677b4beb 151716 - fixing some annoying autocomplete problems, most importantly that escape should work to undo typing, and fixes some situations where the popup would appear and not go away, r=pink 2002-06-24 21:20:55 +00:00
pinkerton%netscape.com 6edb5ce5bc Break cycle with throbber so that we no longer crash when animating the
throbber and closing a window, or continue loading the page after the
window has gone away. (bug 153421)
2002-06-24 19:33:45 +00:00
pinkerton%netscape.com 747cc1c051 add kathy and conrad 2002-06-24 17:10:29 +00:00
pinkerton%netscape.com cb2bdf4138 use mac prefs instead of unix ones 2002-06-22 21:52:35 +00:00
pinkerton%netscape.com 89fa8ab607 Remap cookie prefs to be something chimera understands before we
get to the pref panel. Ignore p3p and foreign cookies.
2002-06-22 21:21:44 +00:00
bryner%netscape.com b2fba574a9 Bump version string to 0.3.1. 2002-06-22 10:48:57 +00:00
bryner%netscape.com e88dc8820e Enable prebinding (and automatic prebind updating at runtime) for static builds. r=pinkerton. 2002-06-22 06:28:20 +00:00
pinkerton%netscape.com b27de04155 pull the search button out of the default toolbar, move it to the left of
the url bar if it's there at all, and change the icon.
2002-06-21 19:33:59 +00:00
pinkerton%netscape.com 3579f6aecc Do better error checking to prevent crashing trying to show a JS dialog
when loading a tab in the background (bug 152945)
2002-06-21 03:36:44 +00:00
pinkerton%netscape.com 17e6372d35 add separate "expired cert" alert (bug 150731) 2002-06-21 03:25:35 +00:00
pinkerton%netscape.com 7221b92c6c Hack for external protocol handlers. serious hack. oh my god it's a hack. (bug 145807) 2002-06-21 00:46:05 +00:00
pinkerton%netscape.com 62050bae9a a bunch of fixes that didn't land when i wanted them to. 2002-06-21 00:24:51 +00:00
bryner%netscape.com b8a7ef5920 Oops, forgot to add libjsj.dylib to the non-static target when I added liboji. 2002-06-20 21:46:21 +00:00
pinkerton%netscape.com b4e31129c3 Fix to switch window title when tab becomes primary and not switch url
when a bg tab refreshes its url. (bugs 150805, 152626)
2002-06-20 20:45:29 +00:00
bryner%netscape.com f5757b3323 Make -autoRegister mode also perform chrome registration, so that this can be done during packaging. r=jag. 2002-06-20 00:08:02 +00:00
bryner%netscape.com 4d872652c4 Adding OJI library to the static build target. 2002-06-19 20:15:54 +00:00
bryner%netscape.com 216eb42329 Adding OJI library to the non-static build target. 2002-06-19 19:31:10 +00:00
pinkerton%netscape.com 76c9cb4aab Adding impl of nsIEmbeddingSiteWindow2 so certain QI's don't fail 2002-06-18 21:43:56 +00:00
pinkerton%netscape.com 4d5c94363b Add broken-image and loading-image gifs from dist/Embed/res 2002-06-18 19:07:34 +00:00
pinkerton%netscape.com 6a80eda2de Localize text and buttons (bug 148556) 2002-06-18 17:44:22 +00:00
pinkerton%netscape.com 962d8c5292 add some strings 2002-06-18 17:43:39 +00:00
pinkerton%netscape.com d124893025 Fix a warning 2002-06-18 14:35:12 +00:00
pinkerton%netscape.com 1a3296abd6 make us open url's as a service (bug 150860) 2002-06-18 13:52:17 +00:00
pinkerton%netscape.com 4faeb9741e Hookup more of the d/l progress dialog. change around the layout to get
rid of the dreaded groupboxes. remove a global variable.
2002-06-18 13:23:33 +00:00
pinkerton%netscape.com b355e47330 Hookup copy/paste/etc context menus for text areas. (bug 151662) 2002-06-17 17:14:51 +00:00
pinkerton%netscape.com b337cc0072 Strip whitespace around url (bug 149082) 2002-06-17 15:24:29 +00:00
pinkerton%netscape.com 91769fffc8 fixing up locked profile error text. 2002-06-17 15:16:46 +00:00
pinkerton%netscape.com d8b3d2a11e Fix for crash launching when another version is already running. bug 148556 2002-06-17 15:10:37 +00:00
beard%netscape.com 2f546f0bbd added #if QUICKTIME_THROBBER to conditionally use Quicktime Movie to implement throbber. 2002-06-15 16:34:48 +00:00
beard%netscape.com b978abcc16 Bare bones "Search" toolbar button. Need a real icon, using the Finder's for now. 2002-06-15 01:42:05 +00:00
beard%netscape.com 0bc73c0efc Only run the throbber timer if the throbber toolbar item is visible, and increase the timer interval to 1/5 second to use less CPU. 2002-06-15 00:41:03 +00:00
beard%netscape.com 2baccf2d4e Added throbber images to static target. 2002-06-14 23:18:14 +00:00
beard%netscape.com 5fc57acd0c Replace throbber-NN.tif with throbber-NN.gif. 2002-06-14 22:50:25 +00:00
beard%netscape.com 3dc7200675 Fix broken throbber images. Switch to smaller .gif format. 2002-06-14 22:47:46 +00:00
pinkerton%netscape.com badbe9bddf Null params are allowed to be passed to GetDimensions. Just check when
they're being accessed. bug 151885
2002-06-14 21:40:04 +00:00
pinkerton%netscape.com 48a23630c3 Update number of throbber images 2002-06-14 20:20:43 +00:00
pinkerton%netscape.com a8cd6ad3f4 Throbber that needs some work. 2002-06-14 20:19:09 +00:00
pinkerton%netscape.com f18355e1af Fix throbber placement and label, fix Delete menu item 2002-06-14 18:44:52 +00:00
beard%netscape.com 3fe35d8631 Added calls to start/stop the throbber while pages load. 2002-06-14 18:10:26 +00:00
beard%netscape.com a74d9bb35c Added throbber images and Quicktime.framework 2002-06-14 18:09:40 +00:00
beard%netscape.com 631df1b93b Added Throbber toolbar item. 2002-06-14 18:07:08 +00:00
pinkerton%netscape.com 0b3da6afc0 bah, just remove the 'add separator' button since it looks lame disabled. 2002-06-12 14:43:27 +00:00
pinkerton%netscape.com d134079d01 Hook up "edit" bookmarks panel button to info window and gray out
"new separator" button until we hook it up.
2002-06-12 14:03:41 +00:00
pinkerton%netscape.com 3aee9ab644 Implement copy link location from brade (bug 150827) 2002-06-12 13:47:48 +00:00
pinkerton%netscape.com e2060f9509 Remove status bar entirely from popups that don't want it 2002-06-11 19:36:33 +00:00
pinkerton%netscape.com fc82f05bff Fix New Tab/SaveAs being enabled with no current window by creating a new
File menu and writing parts of validateMenuItem. bug 146320.
2002-06-11 18:44:30 +00:00
pinkerton%netscape.com a250656d2b Fix refcount crash with find again. (bug 150532) 2002-06-11 15:00:15 +00:00
bryner%netscape.com 4ef2b026cf Fix handling of URL's from other applications, by enabling applescript for the static build target (bug 150122). r=sdagley. 2002-06-10 22:15:10 +00:00
bryner%netscape.com 17d685134c One more static build fix. 2002-06-10 01:24:14 +00:00
bryner%netscape.com 37bd059871 Static build fixes. 2002-06-09 21:25:52 +00:00
bryner%netscape.com 1be4f943b3 Add a command-line parameter, "-autoRegister", to allow automated component registration for static builds. r=ben. 2002-06-09 08:15:59 +00:00
bryner%netscape.com 64fdfa2e89 Fix handling of the widget resources file by creating a data-fork resource file that lives in the application directory (bug 146895). r=ccarlen, sr=beard, a=asa for mach-o-only changes. 2002-06-09 00:05:37 +00:00
pinkerton%netscape.com 6f39db2325 Adding a bunch of security warnings and dialogs, overriding the
XUL impl with our own.
2002-06-07 22:26:35 +00:00
bryner%netscape.com 4743a8081e Landing the changes for Chimera static builds (not on by default). 2002-06-07 04:35:37 +00:00
pinkerton%netscape.com 4636684bc6 Fix prefs not getting written out (patch from bfoucher@mac.com). Removing
smooth text menu item since the non-atsui version is so much faster, we
always want it on.
2002-06-06 21:13:10 +00:00
pinkerton%netscape.com 2209485615 removing rename sheet, as it's not needed with info panel. making info panel
a bit larger.
2002-06-06 20:40:48 +00:00
pinkerton%netscape.com a514d113db Fixing un-necessary object creation. 2002-06-05 15:26:52 +00:00
ben%netscape.com 764e95d540 bookmark keyword back end + fix for missing bookmark file causes crash on startup 2002-06-05 14:24:54 +00:00
ben%netscape.com c30df5a78b Hook up Bookmarks Info Window, bug 148933 2002-06-05 10:09:37 +00:00
pinkerton%netscape.com 747c14fa98 Stubbing in more tooltip support, ifdef'd out, doesn't fully work yet. 2002-06-04 21:52:44 +00:00
pinkerton%netscape.com 1f569a23f7 respect the chrome mask. hide the main toolbar, personal toolbar, and
status bar if required.
2002-06-04 21:50:14 +00:00
pinkerton%netscape.com c9960e0d02 Adding a subview for the status bar so we can hide it when the chrome
mask says no status bar.
2002-06-04 21:49:45 +00:00
beard%netscape.com 31af772ddf Added some plugin source files (not built) for reference. 2002-06-04 20:57:00 +00:00
pinkerton%netscape.com 642c541fa2 default tab is the first one, not the second. 2002-06-04 19:10:01 +00:00
pinkerton%netscape.com 8558bac154 make "home" button do the right thing. turn pref manager object into a
shared object owned by the main controller so other objects can easily
get to it to ask about prefs. reworked the code that gets the homepage
so that it conditionally checks if it should check the startup page
mode (obviously the home button doesn't want that). bug# 148936.
2002-06-04 18:36:29 +00:00
pinkerton%netscape.com 591d93dafa Fix warnings 2002-06-03 21:20:27 +00:00
pinkerton%netscape.com 9e6eee0135 Fix warning 2002-06-03 18:10:17 +00:00
pinkerton%netscape.com ea5eb2d446 Fixup button reflow logic to avoid toolbar drawing over content area. bug 147923 2002-06-03 18:09:22 +00:00
pinkerton%netscape.com c7a9abfa6a correctly launch if any non-ascii chars are in the path. bug 148432 2002-06-03 14:38:32 +00:00
pinkerton%netscape.com 4d61012cd9 Fix crashes at startup. (from william@dell.wisner.name) 2002-06-03 14:27:11 +00:00
pinkerton%netscape.com c4d7a0cea3 Adding privacy panel back in to copy phase 2002-06-03 14:10:33 +00:00
ben%netscape.com d703b8275b Add support for persistence of folder open state between sessions and windows, disabled for the moment until I can figure out how to update the NSOutlineView's row count. 2002-06-03 09:17:51 +00:00
ben%netscape.com 5e98d48bdf Ensure that correct Bookmarks context menu items are enabled when certain types of element are selected. Hook up 'Open in New Window' for Bookmark Groups 2002-06-02 10:51:02 +00:00
ben%netscape.com a7a7f12586 Hook up bookmarks context menu items for the sidebar view. The behaviour is a little broken in that you need to actually have selected something before any of these work, but it was like that before I touched it, and we can fix that. I'm just hooking up functionality. More specifically:
- Delete
- Open in New Window
- Open in New Tab
- New Folde
2002-06-02 08:28:10 +00:00
bryner%netscape.com 31dc2f3f8d Turning debugging symbols back off by default. 2002-06-01 06:10:50 +00:00
beard%netscape.com 84dd9ae924 Fix some file references. 2002-05-31 22:58:10 +00:00
pinkerton%netscape.com fd3e33b2b0 Adding support for tooltips from the content area 2002-05-31 18:26:57 +00:00
pinkerton%netscape.com 446dc831f9 Cleaning up unused and misnamed classes in nibs 2002-05-31 17:25:18 +00:00
pinkerton%netscape.com dfa6675a6e Cleanup, and renaming clear history button 2002-05-31 15:13:27 +00:00
pinkerton%netscape.com 620cfe1020 Updating some class/method names, adding "clear global history" button 2002-05-31 15:08:45 +00:00
pinkerton%netscape.com 2d4c8cd604 Removing search panel 2002-05-30 23:12:58 +00:00
pinkerton%netscape.com 9048cb8041 Add Navigation pref panel. 2002-05-30 21:57:25 +00:00
pinkerton%netscape.com 131901dfe8 First checkin 2002-05-30 21:56:11 +00:00
pinkerton%netscape.com cc3bdd468a first checkin 2002-05-30 21:55:42 +00:00
pinkerton%netscape.com 08cd7ea08e Updated nibs for new classnames. Made Privacy pane set prefs as soon
as you click the control, not only when the panel goes away.
2002-05-30 19:12:35 +00:00
pinkerton%netscape.com 5a3b3b6e0c Make pref panel respect UI guidelines 2002-05-30 14:55:10 +00:00
hewitt%netscape.com 1da7bc2f47 backing out file checked in by accident 2002-05-29 21:45:40 +00:00
hewitt%netscape.com 1caf4a6e63 crop really long page titles in Go menu 2002-05-29 21:41:54 +00:00
pinkerton%netscape.com 721c0f08a1 Add sheet to rename bookmarks since inline editing doesn't work too well
with attributed strings. Cleaned up some unused outlets. Added a cancel
button to the location sheet. bugs 145819, 147721.
2002-05-29 20:42:54 +00:00
pinkerton%netscape.com 181c65b829 Updated icon from Ugo. 2002-05-29 14:26:45 +00:00
pinkerton%netscape.com f4bdd09778 Update pref panels so exported symbols are unique. follows apple's guidelines. 2002-05-29 14:19:17 +00:00
bryner%netscape.com 58bab99080 Updating version to 0.3.0, with new splash screen from ugos@mac.com. 2002-05-29 05:32:38 +00:00
pinkerton%netscape.com e72ebd29d8 backing out changes when landing privacy panel. doh! 2002-05-28 20:59:29 +00:00
pinkerton%netscape.com 58c002dca0 remove 'block images from server' and 'view only this image' context menu
items. there's no code that goes along with these.
2002-05-28 20:07:24 +00:00
pinkerton%netscape.com 10afc05c1b Normalizing the context menus, stubbing out copy link location and
bookmark link. hooks up bookmark page.
2002-05-28 19:55:58 +00:00
pinkerton%netscape.com 0eb37f9cf8 fixing some redundant ref counting and a leak of the autocomplete data
source. r=hyatt.
2002-05-28 18:42:21 +00:00
hyatt%netscape.com f9e2ab13c4 Fix back forward key bindings. 2002-05-28 18:22:37 +00:00
pinkerton%netscape.com 6de66cb3d7 Fix crash for 147604. should retain these icons if i'm going to hold them indefinately. 2002-05-28 16:48:48 +00:00
hewitt%netscape.com aa37df5d0e more autocomplete details, and icons for bookmark menus 2002-05-28 10:30:42 +00:00
hewitt%netscape.com 2f74f63f46 145802 - session history in Go menu for Chimera, 145803 - urlbar autocomplete for chimera 2002-05-28 09:07:53 +00:00
bryner%netscape.com f845658e9b - Remove some unneeded gecko files from the project.
- Bump the Chimera version to 0.2.8 in the project and credits file.

Note: we no longer copy libmozz.dylib from Mozilla, you need to use --with-system-zlib.  r=hyatt.
2002-05-28 04:00:40 +00:00
ben%netscape.com c0cb2d3960 remove emacs backup file hyatt accidentally checked in 2002-05-27 06:17:10 +00:00
pinkerton%netscape.com 2d1ca6b0dd Updating lock icons. Also fixing test of security state for new
state bits in nsIWebProgressListener.
2002-05-24 20:13:15 +00:00
pinkerton%netscape.com 48f3c37147 Updates for api changes (signed->unsigned) 2002-05-23 11:19:51 +00:00
pinkerton%netscape.com 1077ebb10e Just born 2002-05-23 01:16:05 +00:00
pinkerton%netscape.com 08ca26e1b5 oops, some absolute paths snuck in 2002-05-23 00:46:53 +00:00
pinkerton%netscape.com a250511d7f Add privacy panel 2002-05-23 00:25:31 +00:00
pinkerton%netscape.com 3ab06298b5 fix a lot of unicode problems. stub out some inline editing in case we ever
want to do that (we probably don't, but...)
2002-05-23 00:25:01 +00:00
pinkerton%netscape.com b84ccc498f Adding privacy panel 2002-05-23 00:24:08 +00:00
pinkerton%netscape.com 48ab835de7 Hooking up security lock icon notification in the UI. Works as you
switch tabs as well.
2002-05-17 18:24:03 +00:00
pinkerton%netscape.com e9d340e440 Fix dougt's nsCRT bustage. 2002-05-16 17:38:26 +00:00
pinkerton%netscape.com a02242b39a Remove the "my panels" sidebar panel. 2002-05-16 00:34:56 +00:00
pinkerton%netscape.com 01a710cf60 Fix for bug 144848, crash opening sidebar. we were caching the sidebar toolbar
button in the wrong place, so we'd end up holding onto the button we created
to display in the toolbar cust dialog, and then when it went away, bad things
would happen when next tried to update it.
2002-05-15 23:07:50 +00:00
pinkerton%netscape.com edb2285408 Fix for nsIFile now being unicode apis instead of UTF8 2002-05-11 04:14:03 +00:00
pinkerton%netscape.com 008f554d7b Make drawer work when window is on a 2nd monitor. 2002-05-08 15:00:46 +00:00
pinkerton%netscape.com d1c7d0eac1 Adding David Haas 2002-05-03 19:23:18 +00:00
pinkerton%netscape.com 30bb576af7 Update the progress meter during download. From David Haas (haasd@cae.wisc.edu) 2002-05-03 19:22:23 +00:00
pinkerton%netscape.com b96d3aa698 Behave correctly when dock icon clicked and no windows are open. From David Haas (haasd@cae.wisc.edu) 2002-05-03 19:17:28 +00:00
hyatt%netscape.com 280c11095c Adding globe icon for URL bar. Updating to 0.2.7 2002-05-03 08:02:16 +00:00
hyatt%netscape.com d175c2bb6a Adding globe icon for URL bar. Updating to 0.2.7 2002-05-03 07:32:18 +00:00
hewitt%netscape.com a3e21f4672 bookmark drag and drop 2002-05-02 12:08:47 +00:00
hyatt%netscape.com a1332b2e5c Fix ESPN. 2002-04-30 21:07:31 +00:00
hyatt%netscape.com 8cdfd2964b Add Richard Schreyer to contributor list. 2002-04-30 17:29:26 +00:00
pinkerton%netscape.com bbe7fbfab6 Indent entries in the folder popup to reflect the hierarchy. from Richard Schreyer (richards9@mac.com) 2002-04-30 14:58:16 +00:00
hyatt%netscape.com 0d8bf72cf3 Fix. 2002-04-29 22:23:17 +00:00
hyatt%netscape.com ddad872cf5 GOD DAMMIT. 2002-04-29 22:03:34 +00:00
hyatt%netscape.com 26d222578d Fix crash on quit. 2002-04-29 21:57:22 +00:00
hyatt%netscape.com d1895cc7b6 The crash doesn't happen this way. 2002-04-29 21:52:10 +00:00
ben%netscape.com 256eefa9ff Let's try this NIB thing again... 2002-04-29 21:31:08 +00:00
pinkerton%netscape.com 97551581fa remove duplicated line 2002-04-29 20:12:47 +00:00
pinkerton%netscape.com 9e45d79236 changing copying phase to use dist/Embed for everything, rather than plucking things from the tree. allows debug builds to work better with security 2002-04-29 20:07:27 +00:00
hyatt%netscape.com d5c1300ee7 Better but still get a sheet error message. 2002-04-29 19:25:49 +00:00
hyatt%netscape.com 683d1f9a18 This is better. Still undoing fuckage. 2002-04-29 19:05:29 +00:00
hyatt%netscape.com 612aad1012 Undo ben's horkage. 2002-04-29 18:59:33 +00:00
ben%netscape.com 0f6af29780 Remove noisy NSLogs 2002-04-29 13:15:25 +00:00
ben%netscape.com 6b32c6fef6 Fix Project to have correct connection between CHHistoryDataSource and its outliner view 2002-04-29 12:58:30 +00:00
ben%netscape.com ae7f018cf3 More history sidebar panel work. 2002-04-29 12:39:27 +00:00
ben%netscape.com db22759557 History DataSource 2002-04-29 10:27:55 +00:00
hyatt%netscape.com 692bcc3f39 Pref code for internet config hooked up. 2002-04-29 09:15:53 +00:00
hyatt%netscape.com b3c3dbbf51 oops. 2002-04-29 08:23:05 +00:00
hyatt%netscape.com 92b6052f17 Adding pref manager from Wisner. 2002-04-29 08:22:37 +00:00
hyatt%netscape.com e51fc71f49 The importer works. 2002-04-29 08:08:24 +00:00
hyatt%netscape.com a68652e71f Bookmarks importer. Not ready for prime time yet. 2002-04-29 04:17:32 +00:00
hyatt%netscape.com 1656ccbcf9 More work on importing of bookmarks. 2002-04-29 01:28:30 +00:00
hyatt%netscape.com 45156c95e0 Implemented view source. 2002-04-28 22:53:27 +00:00
hyatt%netscape.com b9a26fcdda Lay the plumbing for view source. Tweak context menu wording. Hook up some unconnected context menu items in the image link context menu. 2002-04-28 22:23:25 +00:00
hyatt%netscape.com 37e4841d13 Ok, so now it's picking a URL for import. 2002-04-28 22:07:03 +00:00
hyatt%netscape.com 2037f6fbf7 adding an import bookmarks menu command. 2002-04-28 21:59:30 +00:00
hyatt%netscape.com eac4a88f87 adding an import bookmarks menu command. 2002-04-28 21:57:00 +00:00
ben%netscape.com 93a9e39a4c Add stub implementation for missing method 2002-04-28 14:18:17 +00:00
ben%netscape.com e40ab2061d Update Credits :-) 2002-04-28 14:07:30 +00:00
ben%netscape.com dfe80b94d0 RDF Outline View DataSource, take 1. 2002-04-28 14:06:08 +00:00
ben%netscape.com 06b4468bbb Updating nsIFile usage to reflect darin's file changes 2002-04-28 07:57:00 +00:00
hyatt%netscape.com 478d894198 The auto complete session successfully instantiates now in response to user input. 2002-04-27 09:10:19 +00:00
hyatt%netscape.com c5a1df608c The auto complete session successfully instantiates now in response to user input. 2002-04-27 09:09:08 +00:00
hyatt%netscape.com 9821ceff8c More autocomplete groundwork. 2002-04-27 08:47:59 +00:00
hyatt%netscape.com a031638ab3 More autocomplete groundwork. 2002-04-27 08:25:30 +00:00
hyatt%netscape.com d193a192b9 Hooking in autocomplete. Still just laying groundwork. 2002-04-27 08:14:13 +00:00
hyatt%netscape.com 1352666c8f Initial commit of autocomplete files. 2002-04-27 07:18:22 +00:00
hyatt%netscape.com a3f2355938 Adding the auto completing text field. Upping the version to 0.2.6. 2002-04-27 07:11:05 +00:00
hyatt%netscape.com 05eb037978 hook up toggle toolbar method, update version to 0.2.5 2002-04-26 23:25:15 +00:00
pinkerton%netscape.com 7f4317a8b9 remove a log statement 2002-04-26 20:24:15 +00:00
pinkerton%netscape.com af6ff5ba17 open a new widow if there aren't any available for us to use 2002-04-26 19:13:38 +00:00
pinkerton%netscape.com b3b8884b90 Hookup mozilla pref about re-using the window on a GURL event 2002-04-26 19:02:28 +00:00
pinkerton%netscape.com 2ab04a2ac9 fix a warning 2002-04-26 19:01:52 +00:00
hyatt%netscape.com 9e88462880 Starting to add toolbar show/hide for bookmarsk toolbar. 2002-04-26 01:39:14 +00:00
pinkerton%netscape.com da1046cee3 remove a printf 2002-04-25 22:41:59 +00:00
pinkerton%netscape.com ded31a32a4 Add ability to drop items on browser view and have them processed by gecko. 2002-04-25 22:41:13 +00:00
pinkerton%netscape.com 731bc70a26 "Development" build style now uses Debug mozilla, as it should be. 2002-04-25 22:40:43 +00:00
hyatt%netscape.com 0009949240 Fix popup positioning when window is scrolled. 2002-04-25 09:22:07 +00:00
hyatt%netscape.com 5c88264a39 Add support for smooth text toggling. 2002-04-25 08:50:02 +00:00
hyatt%netscape.com 4723b411d8 Make popups position properly. 2002-04-24 07:32:49 +00:00
hyatt%netscape.com 9154da9c12 Optimization to make resizing with many tabs open fast. 2002-04-23 22:23:57 +00:00
pinkerton%netscape.com 3b4eff0837 Beginnings of dnd support. 2002-04-23 03:57:09 +00:00
hyatt%netscape.com d1800f2369 Implement popups for selects. 2002-04-22 04:14:36 +00:00
hyatt%netscape.com 94c833fb17 Fix build bustage. 2002-04-21 07:44:27 +00:00
hyatt%netscape.com 2e38d8bdf4 Did I forget something? 2002-04-21 07:29:25 +00:00
hyatt%netscape.com 489c4d4afb Fix about box. 2002-04-20 23:21:25 +00:00
hyatt%netscape.com 60ef9111b1 I think it builds now. 2002-04-20 23:19:28 +00:00
hyatt%netscape.com 86b3764a70 Prefs commit. 2002-04-20 23:05:15 +00:00
hyatt%netscape.com 39126076a0 Personal pane commit. 2002-04-20 23:04:29 +00:00
hyatt%netscape.com 8048fc44ca Initial commit of .h files 2002-04-20 22:59:40 +00:00
hyatt%netscape.com 8494bcd77d Adding the controller objects. 2002-04-20 07:54:17 +00:00
hyatt%netscape.com 1b10e55b23 More initial commits. 2002-04-20 07:48:56 +00:00
hyatt%netscape.com 041984c4ee Adding bookmarks service. 2002-04-20 07:48:00 +00:00
hyatt%netscape.com db7daed065 Initial location abr commit. NPOB. 2002-04-20 07:46:53 +00:00
hyatt%netscape.com 09be6e5f94 Add tooltips to personal toolbar buttons. 2002-04-20 07:37:05 +00:00
hyatt%netscape.com 8a2782769f Use bookmark group image. 2002-04-20 07:27:35 +00:00
hyatt%netscape.com ae69eb8174 Initial commits of a bunch of files. Chimera. NPOB. 2002-04-20 07:21:10 +00:00
hyatt%netscape.com 15a977247c Inital commit of the extended outliner. NPOB. 2002-04-20 02:54:08 +00:00
hyatt%netscape.com 47f0cb3796 Initial commit. NPOB. 2002-04-20 02:49:49 +00:00
hyatt%netscape.com 7c50a2fb27 Initial NIB commits. NPOB. 2002-04-20 02:46:28 +00:00
hyatt%netscape.com f3048654fe Icon files. NPOB. 2002-04-20 02:42:11 +00:00
hyatt%netscape.com d446821459 initial commit. npob. 2002-04-20 02:40:57 +00:00
hyatt%netscape.com 1682f0e74c Initial commit of iconic tab items. NPOB. 2002-04-20 02:38:31 +00:00
hyatt%netscape.com 3351210f24 Initial commit of tab view. NPOB. 2002-04-20 02:36:18 +00:00
hyatt%netscape.com b0ab78c606 Initial commit of auto-hiding tab view. NPOB. 2002-04-20 02:29:21 +00:00
hyatt%netscape.com b96912ac2e Initial commit of splash screen. NPOB. 2002-04-20 02:23:05 +00:00
hyatt%netscape.com 8b8d63e302 Initial commit of the about box for chimera. NPOB. 2002-04-20 02:15:19 +00:00
hyatt%netscape.com ac436077ed Adding files to chimera. NPOB. 2002-04-20 02:08:48 +00:00
hyatt%netscape.com 9c93242daf Checking in the project file for chimera. NPOB. 2002-04-20 01:56:44 +00:00
hyatt%netscape.com 2c94984f6e Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00