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

897 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com cf6fe30a58 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 f5e376d44f Fixing un-necessary object creation. 2002-06-05 15:26:52 +00:00
ben%netscape.com 55f4aee173 bookmark keyword back end + fix for missing bookmark file causes crash on startup 2002-06-05 14:24:54 +00:00
ben%netscape.com 29cabdccfa Hook up Bookmarks Info Window, bug 148933 2002-06-05 10:09:37 +00:00
pinkerton%netscape.com 8f814b2b04 Stubbing in more tooltip support, ifdef'd out, doesn't fully work yet. 2002-06-04 21:52:44 +00:00
pinkerton%netscape.com cd26c31b01 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 3dea44d497 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 e6a66b5840 Added some plugin source files (not built) for reference. 2002-06-04 20:57:00 +00:00
pinkerton%netscape.com 16fac51c4c default tab is the first one, not the second. 2002-06-04 19:10:01 +00:00
pinkerton%netscape.com 72adb320ea 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 882d316742 Fix warnings 2002-06-03 21:20:27 +00:00
pinkerton%netscape.com d7c11322e0 Fix warning 2002-06-03 18:10:17 +00:00
pinkerton%netscape.com f08a783bf6 Fixup button reflow logic to avoid toolbar drawing over content area. bug 147923 2002-06-03 18:09:22 +00:00
pinkerton%netscape.com 3613adef81 correctly launch if any non-ascii chars are in the path. bug 148432 2002-06-03 14:38:32 +00:00
pinkerton%netscape.com 311a510eac Fix crashes at startup. (from william@dell.wisner.name) 2002-06-03 14:27:11 +00:00
pinkerton%netscape.com 7d65e55045 Adding privacy panel back in to copy phase 2002-06-03 14:10:33 +00:00
ben%netscape.com e9c3cd069d 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 875ed4db44 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 181ca4c488 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 398c2d05d0 Turning debugging symbols back off by default. 2002-06-01 06:10:50 +00:00
beard%netscape.com 78b04fe6ec Fix some file references. 2002-05-31 22:58:10 +00:00
pinkerton%netscape.com 4f23d07ee4 Adding support for tooltips from the content area 2002-05-31 18:26:57 +00:00
pinkerton%netscape.com ea813dc9ea Cleaning up unused and misnamed classes in nibs 2002-05-31 17:25:18 +00:00
pinkerton%netscape.com 2adfe2e21f Cleanup, and renaming clear history button 2002-05-31 15:13:27 +00:00
pinkerton%netscape.com 47b9595439 Updating some class/method names, adding "clear global history" button 2002-05-31 15:08:45 +00:00
pinkerton%netscape.com 595643ccba Removing search panel 2002-05-30 23:12:58 +00:00
pinkerton%netscape.com 0e215da1d9 Add Navigation pref panel. 2002-05-30 21:57:25 +00:00
pinkerton%netscape.com 7cfcc9d09b First checkin 2002-05-30 21:56:11 +00:00
pinkerton%netscape.com 4fb6fcaa2a first checkin 2002-05-30 21:55:42 +00:00
pinkerton%netscape.com 43ca5b70d1 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 71350ecf08 Make pref panel respect UI guidelines 2002-05-30 14:55:10 +00:00
hewitt%netscape.com cc685cba3d backing out file checked in by accident 2002-05-29 21:45:40 +00:00
hewitt%netscape.com 32125f34a3 crop really long page titles in Go menu 2002-05-29 21:41:54 +00:00
pinkerton%netscape.com dc0be27710 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 6a348190c4 Updated icon from Ugo. 2002-05-29 14:26:45 +00:00
pinkerton%netscape.com 8d1fcff6ba Update pref panels so exported symbols are unique. follows apple's guidelines. 2002-05-29 14:19:17 +00:00
bryner%netscape.com a55dad1ff1 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 2e1e1a71f3 backing out changes when landing privacy panel. doh! 2002-05-28 20:59:29 +00:00
pinkerton%netscape.com 94052cd480 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 d84835e78c 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 6e9850aa21 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 57b4e44881 Fix back forward key bindings. 2002-05-28 18:22:37 +00:00
pinkerton%netscape.com f46328eabc 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 71d762f2cc more autocomplete details, and icons for bookmark menus 2002-05-28 10:30:42 +00:00
hewitt%netscape.com d8e9c91f64 145802 - session history in Go menu for Chimera, 145803 - urlbar autocomplete for chimera 2002-05-28 09:07:53 +00:00
bryner%netscape.com 546cd30102 - 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 3fd10e12e2 remove emacs backup file hyatt accidentally checked in 2002-05-27 06:17:10 +00:00
pinkerton%netscape.com 892d68e3c8 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 0355a17aac Updates for api changes (signed->unsigned) 2002-05-23 11:19:51 +00:00
pinkerton%netscape.com ae41edbd1d Just born 2002-05-23 01:16:05 +00:00
pinkerton%netscape.com 7077dc2698 oops, some absolute paths snuck in 2002-05-23 00:46:53 +00:00
pinkerton%netscape.com e0d17b9534 Add privacy panel 2002-05-23 00:25:31 +00:00
pinkerton%netscape.com 126426e8f5 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 f1b7cb0f5e Adding privacy panel 2002-05-23 00:24:08 +00:00
pinkerton%netscape.com b3a9cf3cb4 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 fa4232596b Fix dougt's nsCRT bustage. 2002-05-16 17:38:26 +00:00
pinkerton%netscape.com 607c7925f3 Remove the "my panels" sidebar panel. 2002-05-16 00:34:56 +00:00
pinkerton%netscape.com d86bd82c52 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 875f536b57 Fix for nsIFile now being unicode apis instead of UTF8 2002-05-11 04:14:03 +00:00
pinkerton%netscape.com 210aee1042 Make drawer work when window is on a 2nd monitor. 2002-05-08 15:00:46 +00:00
pinkerton%netscape.com ca506c2fbb Adding David Haas 2002-05-03 19:23:18 +00:00
pinkerton%netscape.com f4143f1783 Update the progress meter during download. From David Haas (haasd@cae.wisc.edu) 2002-05-03 19:22:23 +00:00
pinkerton%netscape.com 3478b60af8 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 1a3f0e300b Adding globe icon for URL bar. Updating to 0.2.7 2002-05-03 08:02:16 +00:00
hyatt%netscape.com caa8d96337 Adding globe icon for URL bar. Updating to 0.2.7 2002-05-03 07:32:18 +00:00
hewitt%netscape.com 35721517bd bookmark drag and drop 2002-05-02 12:08:47 +00:00
hyatt%netscape.com 7b42dc110c Fix ESPN. 2002-04-30 21:07:31 +00:00
hyatt%netscape.com d5556b6081 Add Richard Schreyer to contributor list. 2002-04-30 17:29:26 +00:00
pinkerton%netscape.com c225603717 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 17ecb1947d Fix. 2002-04-29 22:23:17 +00:00
hyatt%netscape.com 4d287318c8 GOD DAMMIT. 2002-04-29 22:03:34 +00:00
hyatt%netscape.com 330482f852 Fix crash on quit. 2002-04-29 21:57:22 +00:00
hyatt%netscape.com a34ce9b522 The crash doesn't happen this way. 2002-04-29 21:52:10 +00:00
ben%netscape.com 0e83845ca1 Let's try this NIB thing again... 2002-04-29 21:31:08 +00:00
pinkerton%netscape.com 713e9b2311 remove duplicated line 2002-04-29 20:12:47 +00:00
pinkerton%netscape.com ae098d466a 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 35bd8caccf Better but still get a sheet error message. 2002-04-29 19:25:49 +00:00
hyatt%netscape.com 144a274a0d This is better. Still undoing fuckage. 2002-04-29 19:05:29 +00:00
hyatt%netscape.com e087fc79d1 Undo ben's horkage. 2002-04-29 18:59:33 +00:00
ben%netscape.com ed0ecd18b4 Remove noisy NSLogs 2002-04-29 13:15:25 +00:00
ben%netscape.com b3afb26ee2 Fix Project to have correct connection between CHHistoryDataSource and its outliner view 2002-04-29 12:58:30 +00:00
ben%netscape.com 9c035bd57a More history sidebar panel work. 2002-04-29 12:39:27 +00:00
ben%netscape.com 2883fb134e History DataSource 2002-04-29 10:27:55 +00:00
hyatt%netscape.com b08e0aa5e7 Pref code for internet config hooked up. 2002-04-29 09:15:53 +00:00
hyatt%netscape.com 3f4ba172f6 oops. 2002-04-29 08:23:05 +00:00
hyatt%netscape.com 2609f65a1e Adding pref manager from Wisner. 2002-04-29 08:22:37 +00:00
hyatt%netscape.com c13d11f3f8 The importer works. 2002-04-29 08:08:24 +00:00
hyatt%netscape.com bb8ff7fd6e Bookmarks importer. Not ready for prime time yet. 2002-04-29 04:17:32 +00:00
hyatt%netscape.com cc4abd5828 More work on importing of bookmarks. 2002-04-29 01:28:30 +00:00
hyatt%netscape.com 68747a87d8 Implemented view source. 2002-04-28 22:53:27 +00:00
hyatt%netscape.com 6c1a035b51 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 0aabe0f310 Ok, so now it's picking a URL for import. 2002-04-28 22:07:03 +00:00
hyatt%netscape.com 9da43a40c0 adding an import bookmarks menu command. 2002-04-28 21:59:30 +00:00
hyatt%netscape.com aecbf8ea2f adding an import bookmarks menu command. 2002-04-28 21:57:00 +00:00
ben%netscape.com d0159fa123 Add stub implementation for missing method 2002-04-28 14:18:17 +00:00
ben%netscape.com 0df169ebf5 Update Credits :-) 2002-04-28 14:07:30 +00:00
ben%netscape.com 7dd3fc5782 RDF Outline View DataSource, take 1. 2002-04-28 14:06:08 +00:00
ben%netscape.com 171e0de714 Updating nsIFile usage to reflect darin's file changes 2002-04-28 07:57:00 +00:00
hyatt%netscape.com 26aae436e4 The auto complete session successfully instantiates now in response to user input. 2002-04-27 09:10:19 +00:00
hyatt%netscape.com eb72a00520 The auto complete session successfully instantiates now in response to user input. 2002-04-27 09:09:08 +00:00
hyatt%netscape.com aed4094987 More autocomplete groundwork. 2002-04-27 08:47:59 +00:00
hyatt%netscape.com 8459f76ecb More autocomplete groundwork. 2002-04-27 08:25:30 +00:00
hyatt%netscape.com f973e08dc4 Hooking in autocomplete. Still just laying groundwork. 2002-04-27 08:14:13 +00:00
hyatt%netscape.com 575ced8d00 Initial commit of autocomplete files. 2002-04-27 07:18:22 +00:00
hyatt%netscape.com 4b729e3776 Adding the auto completing text field. Upping the version to 0.2.6. 2002-04-27 07:11:05 +00:00
hyatt%netscape.com 943a8ea502 hook up toggle toolbar method, update version to 0.2.5 2002-04-26 23:25:15 +00:00
pinkerton%netscape.com 71c317aed7 remove a log statement 2002-04-26 20:24:15 +00:00
pinkerton%netscape.com bdcd64bf33 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 b453bbba7b Hookup mozilla pref about re-using the window on a GURL event 2002-04-26 19:02:28 +00:00
pinkerton%netscape.com 67849e99d3 fix a warning 2002-04-26 19:01:52 +00:00
hyatt%netscape.com 1f4c04a055 Starting to add toolbar show/hide for bookmarsk toolbar. 2002-04-26 01:39:14 +00:00
pinkerton%netscape.com 9327eb888f remove a printf 2002-04-25 22:41:59 +00:00
pinkerton%netscape.com ddb60476a9 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 3590f8956a "Development" build style now uses Debug mozilla, as it should be. 2002-04-25 22:40:43 +00:00
hyatt%netscape.com 54ec945d6f Fix popup positioning when window is scrolled. 2002-04-25 09:22:07 +00:00
hyatt%netscape.com d90533ed4b Add support for smooth text toggling. 2002-04-25 08:50:02 +00:00
hyatt%netscape.com 5b2c3622ca Make popups position properly. 2002-04-24 07:32:49 +00:00
hyatt%netscape.com 1ff3d81859 Optimization to make resizing with many tabs open fast. 2002-04-23 22:23:57 +00:00
pinkerton%netscape.com 4c0e759087 Beginnings of dnd support. 2002-04-23 03:57:09 +00:00
hyatt%netscape.com 3208b25cdd Implement popups for selects. 2002-04-22 04:14:36 +00:00
hyatt%netscape.com c7cbf29049 Fix build bustage. 2002-04-21 07:44:27 +00:00
hyatt%netscape.com 9a0c857f86 Did I forget something? 2002-04-21 07:29:25 +00:00
hyatt%netscape.com 13dd0c1653 Fix about box. 2002-04-20 23:21:25 +00:00
hyatt%netscape.com 18d887c162 I think it builds now. 2002-04-20 23:19:28 +00:00
hyatt%netscape.com 3bc9784e37 Prefs commit. 2002-04-20 23:05:15 +00:00
hyatt%netscape.com 926b5e4e90 Personal pane commit. 2002-04-20 23:04:29 +00:00
hyatt%netscape.com 9c94bdf184 Initial commit of .h files 2002-04-20 22:59:40 +00:00
hyatt%netscape.com 475278af49 Adding the controller objects. 2002-04-20 07:54:17 +00:00
hyatt%netscape.com af76d3e1ed More initial commits. 2002-04-20 07:48:56 +00:00
hyatt%netscape.com 97cd5d7462 Adding bookmarks service. 2002-04-20 07:48:00 +00:00
hyatt%netscape.com ea500ec3db Initial location abr commit. NPOB. 2002-04-20 07:46:53 +00:00
hyatt%netscape.com 0b34d0e467 Add tooltips to personal toolbar buttons. 2002-04-20 07:37:05 +00:00
hyatt%netscape.com 4db031d8a0 Use bookmark group image. 2002-04-20 07:27:35 +00:00
hyatt%netscape.com 46133601a1 Initial commits of a bunch of files. Chimera. NPOB. 2002-04-20 07:21:10 +00:00
hyatt%netscape.com 7717ae474e Inital commit of the extended outliner. NPOB. 2002-04-20 02:54:08 +00:00
hyatt%netscape.com 16d6178b2f Initial commit. NPOB. 2002-04-20 02:49:49 +00:00
hyatt%netscape.com 3566dec5a7 Initial NIB commits. NPOB. 2002-04-20 02:46:28 +00:00
hyatt%netscape.com 637af4a466 Icon files. NPOB. 2002-04-20 02:42:11 +00:00
hyatt%netscape.com 19b51ced64 initial commit. npob. 2002-04-20 02:40:57 +00:00
hyatt%netscape.com e5c07365d8 Initial commit of iconic tab items. NPOB. 2002-04-20 02:38:31 +00:00
hyatt%netscape.com 71da1c56bf Initial commit of tab view. NPOB. 2002-04-20 02:36:18 +00:00
hyatt%netscape.com 2f0536a27e Initial commit of auto-hiding tab view. NPOB. 2002-04-20 02:29:21 +00:00
hyatt%netscape.com c9062a9ec9 Initial commit of splash screen. NPOB. 2002-04-20 02:23:05 +00:00
hyatt%netscape.com 40e48d4927 Initial commit of the about box for chimera. NPOB. 2002-04-20 02:15:19 +00:00
hyatt%netscape.com 7a7eef6bfb Adding files to chimera. NPOB. 2002-04-20 02:08:48 +00:00
hyatt%netscape.com 94721dd0de Checking in the project file for chimera. NPOB. 2002-04-20 01:56:44 +00:00
hyatt%netscape.com edb55dfe9d Starting to check in chimera. Images first. NPOB. 2002-04-20 01:53:49 +00:00