index
:
gsoc2013-epiphany
archive-integration
archive-integration-rebase
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
embed
/
mozilla
/
EphyBrowser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documented EphyEmbed
Adam Hooper
2004-03-26
1
-29
/
+0
*
Don't override nsWebBrowserContentPolicy contract ID, just register our
Christian Persch
2004-03-21
1
-0
/
+3
*
merging pre-gnome-2-8 branch
Marco Pesenti Gritti
2004-03-17
1
-54
/
+2
*
Don't return an error when a DOM document isn't a HTML document, it's ok
Christian Persch
2004-03-05
1
-1
/
+2
*
R embed/mozilla/nsUnicharUtils.h: R embed/mozilla/nsUnicharUtils.cpp:
Christian Persch
2004-02-21
1
-5
/
+2
*
Don't insist on a parent for the dialogue; because there isn't one when we
Christian Persch
2004-02-13
1
-1
/
+1
*
Adapt to the ever-changing mozilla APIs.
Christian Persch
2004-02-12
1
-1
/
+7
*
Make sure to not initialize EphyBrowser multiple times.
Marco Pesenti Gritti
2004-01-27
1
-1
/
+6
*
When checking forms for modifications, handle correctly text entries with
Christian Persch
2004-01-25
1
-2
/
+14
*
Work around a bug in mozilla where 0xa0 (NBSP) are converted to spaces, so
Christian Persch
2004-01-23
1
-2
/
+8
*
Adapt to the ever-changing mozilla API.
Christian Persch
2004-01-11
1
-3
/
+12
*
Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.
Christian Persch
2004-01-10
1
-171
/
+146
*
Add API to check if an EphyEmbed has forms with user input in them.
Christian Persch
2004-01-04
1
-1
/
+127
*
Move events code inside EphyBrowser.cpp and add an event for blocked
Adam Hooper
2003-12-10
1
-8
/
+140
*
Add some missing NULL checks.
Christian Persch
2003-12-05
1
-3
/
+3
*
Implemented cookie and permissions observer used to actually send
Christian Persch
2003-11-25
1
-1
/
+0
*
Pass WebPageDescriptor, not CurrentDescriptor. This way we dont refetch
Marco Pesenti Gritti
2003-11-17
1
-4
/
+6
*
Show only paste in the context menu, it's the only one that works in
Marco Pesenti Gritti
2003-11-04
1
-0
/
+12
*
We cant cache mDOMDocument, it changes for every document loaded. Remove
Marco Pesenti Gritti
2003-10-29
1
-5
/
+3
*
Make some vars private, remove an unused one.
Marco Pesenti Gritti
2003-10-29
1
-3
/
+1
*
Open source in the default editor and remove the unused copy api. Add a
Marco Pesenti Gritti
2003-10-28
1
-17
/
+0
*
Fix page cloning, I was query descriptors interface on webBrowser instead
Marco Pesenti Gritti
2003-10-28
1
-8
/
+8
*
We need to force the encoding to be able to unset it.
Marco Pesenti Gritti
2003-10-28
1
-9
/
+12
*
Solving the wrapper mess THE END
Marco Pesenti Gritti
2003-10-28
1
-6
/
+9
*
Solving the wrapper mess Episode 3. Rename to EphyBrowser and add sanity
Marco Pesenti Gritti
2003-10-28
1
-0
/
+739