CVS log for chimera/NSBrowserView.h
Up to [mozdev] / chimera
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Apr 20 00:02:55 2002 UTC (17 years, 7 months ago) by hyatt
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.19: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.19: +4 -0
lines
Make hidden tabs actually able to work with Gecko (for background tab loading and bookmark groups). Requires an update of the Mozilla tree.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Apr 14 08:43:03 2002 UTC (17 years, 7 months ago) by hyatt
Branches: MAIN
Diff to: previous 1.18: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.18: +3 -0
lines
So many changes I can't even go into it. :)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Apr 12 19:45:37 2002 UTC (17 years, 7 months ago) by pinkerton
Branches: MAIN
Diff to: previous 1.17: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.17: +2 -2
lines
make "find again" work, as well as across multiple windows. uses a new "Find" protocol and puts all the logic in the find controller.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Apr 12 09:56:34 2002 UTC (17 years, 7 months ago) by hyatt
Branches: MAIN
Diff to: previous 1.16: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.16: +2 -0
lines
Context menus come up! Yay!
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Apr 10 07:46:37 2002 UTC (17 years, 8 months ago) by hyatt
Branches: MAIN
Diff to: previous 1.15: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.15: +4 -0
lines
Adding context menus to the NIB.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Apr 8 22:30:20 2002 UTC (17 years, 8 months ago) by pinkerton
Branches: MAIN
Diff to: previous 1.14: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.14: +1 -1
lines
Make find window global to app, remove its cancel button, hookup find
functionality.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Mar 15 16:18:34 2002 UTC (17 years, 8 months ago) by pinkerton
Branches: MAIN
Diff to: previous 1.13: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.13: +1 -0
lines
Adding 'undo' menu item and stub in browserview (need to expose new embedding interfaces in mozilla before we can continue)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Feb 25 08:44:17 2002 UTC (17 years, 9 months ago) by hyatt
Branches: MAIN
Diff to: previous 1.12: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.12: +1 -0
lines
A bunch of new stuff. window.open now works, and security is getting closer.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Feb 13 01:58:55 2002 UTC (17 years, 9 months ago) by hyatt
Branches: MAIN
Diff to: previous 1.11: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.11: +2 -0
lines
Textifleds show up now.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Feb 12 01:47:57 2002 UTC (17 years, 9 months ago) by hyatt
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +0 -1
lines
Lots of tweaks and cleanup.
Revision
1.10:
download - view:
text,
markup,
annotated -
[selected for diffs]
Tue Feb 12 00:18:34 2002 UTC (17 years, 9 months ago) by
hyatt
Branches:
MAIN
Diff to: previous 1.9:
preferred,
unified
Changes since revision 1.9: +2 -0
lines
Tabs now update everything properly except for progress/status on a switch.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Feb 10 01:12:05 2002 UTC (17 years, 9 months ago) by hyatt
Branches: MAIN
Diff to: previous 1.8: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.8: +1 -0
lines
The status bar is hooked up now. Also adding debugging printfs.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Feb 5 09:25:10 2002 UTC (17 years, 10 months ago) by hyatt
Branches: MAIN
Diff to: previous 1.7: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.7: +3 -0
lines
Find dialog UI is wired up. not implemented yet, but wired up.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Feb 5 08:45:58 2002 UTC (17 years, 10 months ago) by hyatt
Branches: MAIN
Diff to: previous 1.6: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.6: +1 -0
lines
Print preview works.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Feb 5 06:19:25 2002 UTC (17 years, 10 months ago) by hyatt
Branches: MAIN
Diff to: previous 1.5: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.5: +5 -5
lines
Oops. Cut/copy/paste much easier than I thought.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Feb 5 05:00:16 2002 UTC (17 years, 10 months ago) by hyatt
Branches: MAIN
Diff to: previous 1.4: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.4: +6 -0
lines
Impl cut copy paste etc. Some focus issues plague this feature still.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Feb 4 11:11:34 2002 UTC (17 years, 10 months ago) by hyatt
Branches: MAIN
Diff to: previous 1.3: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.3: +1 -0
lines
Printing works! You'll need to update your mozilla tree to get a bug fix though. mozilla/content/base/nsDocumentViewer.cpp to be more specific.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 4 07:15:33 2002 UTC (17 years, 10 months ago) by hyatt
Branches: MAIN
Diff to: previous 1.2: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.2: +1 -0
lines
Got the memory leak! We are golden!
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Feb 3 05:53:12 2002 UTC (17 years, 10 months ago) by hyatt
Branches: MAIN
Diff to: previous 1.1: preferred, unified; selected 1.10: preferred, unified
Changes since revision 1.1: +2 -0
lines
A huge amount of code for File/Save As...
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jan 31 20:18:48 2002 UTC (17 years, 10 months ago) by hyatt
Branches: MAIN
Diff to: selected 1.10: preferred, unified
more project changes. Removed completely the dependency on another project. We now have our own Chimera control and can tweak it as we see fit.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>