Commit Graph

1041 Commits

Author SHA1 Message Date
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