Commit Graph

29 Commits

Author SHA1 Message Date
Marco Pesenti Gritti
c9bdd4418c Implement save_uri. Add boolean return arguments. 2007-03-13 14:07:03 +01:00
Marco Pesenti Gritti
49ef39ac7c Add saving API, unimplemented. 2007-03-13 12:59:58 +01:00
Marco Pesenti Gritti
6b14d9e883 Get the image uri from the DOM 2007-03-13 12:51:15 +01:00
Marco Pesenti Gritti
e05313c152 First go at adding events support to Browser 2007-03-13 11:41:27 +01:00
Tomeu Vizoso
f196eb264e Reverted mistake on last commit. 2007-01-29 20:44:17 +01:00
Tomeu Vizoso
4016f12d86 Indentation stuff 2007-01-29 20:41:15 +01:00
Tomeu Vizoso
54b7420ef0 Updated doc downloading to gecko 1.9 2007-01-29 18:36:10 +01:00
Marco Pesenti Gritti
8a0728b169 Setup plugins path 2007-01-26 11:44:08 +01:00
Marco Pesenti Gritti
997a90d7cc Actually make it work on 1.9. Had to disable some stuff, temporarily. 2007-01-23 23:14:22 +01:00
Marco Pesenti Gritti
1d6f0a11c4 Cut and paste the mozembed bindings instead of depending on the
external ones. This is necessary to be able to support 1.9.
2007-01-23 20:33:56 +01:00
Marco Pesenti Gritti
e210a16d31 Revert "Use mozilla-config.h when necessary."
This reverts commit a07eef0ab0.
2007-01-21 23:02:09 +01:00
Marco Pesenti Gritti
a07eef0ab0 Use mozilla-config.h when necessary. 2007-01-21 21:58:05 +01:00
Tomeu Vizoso
59d57a03d9 First implementation of ClipboardService. Implement pdf viewing and downloading via ClipboardService. 2006-11-15 13:56:19 +01:00
Tomeu Vizoso
61f24de748 Reverting clipboard changes pushed by mistake. These are commits 23565cfd48 and a7e4092b0e. 2006-11-10 14:14:15 +01:00
Tomeu Vizoso
23565cfd48 First version of the ClipboardService. Added support for showing the progress of a pdf download in the clipboard. 2006-11-01 19:43:59 +01:00
Tomeu Vizoso
f1949d4672 Various fixes and code clean up. 2006-10-27 15:39:29 +02:00
Tomeu Vizoso
2e65e2ca1d Registered a nsITransfer for opening documents after downloading. 2006-10-26 22:21:26 +02:00
Marco Pesenti Gritti
ccfb901a10 Fix a couple of warnings 2006-10-25 16:41:58 +02:00
Marco Pesenti Gritti
581a3a0cb4 Read mozilla prefs from a js file 2006-10-25 15:43:37 +02:00
Tomeu Vizoso
15e3a4f791 Register a nsIHelperAppLauncherDialog to handle docs out of gtkmozembed (pdfs, ...) 2006-10-25 10:18:43 +02:00
Marco Pesenti Gritti
5a26d51d20 Grab focus on the browser when explicitly opening an uri 2006-10-20 19:54:28 +02:00
Marco Pesenti Gritti
a5fab157ee Show a minimum amount of progress even when request count would be 0. 2006-10-20 16:21:10 +02:00
Marco Pesenti Gritti
e4c6a5befa Add stop/reload buttons. 2006-10-20 15:43:05 +02:00
Marco Pesenti Gritti
79c4bde2b4 Some infrastructure for scrolling. Based on epiphany extension. 2006-10-17 21:53:29 +02:00
Marco Pesenti Gritti
b1db1366e0 Explicitly set some mozilla colors to work around problems with our theme. 2006-10-17 17:23:33 +02:00
Marco Pesenti Gritti
6ac9e4d666 Disable warn on unsecure submit 2006-10-17 15:06:08 +02:00
Marco Pesenti Gritti
c018f5075e Relicense to LGPL. I'm the only contributor. 2006-10-15 01:33:34 +02:00
Marco Pesenti Gritti
f1778669ba Get basic functionalities back to work. 2006-10-13 11:05:47 +02:00
Marco Pesenti Gritti
5a7a2fedc3 A bunch of cleanups. Add some useful properties to the browser. 2006-10-13 01:04:01 +02:00