74 Commits (73c1dbe4a7d8b5e54b6c16f82690200abaedf978)

Author SHA1 Message Date
Tomeu Vizoso 08e6546489 Fix for keyboard focus bug when <alt>f. 18 years ago
Marco Pesenti Gritti d47d882bce Port the whole dpi check from mozilla 18 years ago
Marco Pesenti Gritti 81e2e9ed8d Get rid of the old nm applet 18 years ago
Tomeu Vizoso 1d02002719 Add default for X servers that return DPI 0 and round the result as does Mozilla. 18 years ago
Marco Pesenti Gritti 3353881920 Forgot to add these 18 years ago
Marco Pesenti Gritti e08ad4baf5 Add some infrastructure for font sizes. 18 years ago
Marco Pesenti Gritti 451c65b8f0 Actually enable the new method on xulrunner 1.9 18 years ago
Marco Pesenti Gritti ac23b66059 Compile the new method only if we are on 1.9 18 years ago
Tomeu Vizoso 6267b79811 Fix a missing method in a Gecko interface. 18 years ago
Marco Pesenti Gritti 7034e1d36f Fix for mozilla built with system nspr 18 years ago
Marco Pesenti Gritti 4384cc3f5b Remove useless nspr flags 18 years ago
Marco Pesenti Gritti 15c4843bbb Make sure to compile against system nspr too 18 years ago
Tomeu Vizoso f196eb264e Reverted mistake on last commit. 18 years ago
Tomeu Vizoso 4016f12d86 Indentation stuff 18 years ago
Tomeu Vizoso 54b7420ef0 Updated doc downloading to gecko 1.9 18 years ago
Marco Pesenti Gritti 8a0728b169 Setup plugins path 18 years ago
Marco Pesenti Gritti 400fe4733b Missing config.h 18 years ago
Marco Pesenti Gritti ffb25bb3e8 Forgot to add these 18 years ago
Marco Pesenti Gritti 997a90d7cc Actually make it work on 1.9. Had to disable some stuff, temporarily. 18 years ago
Marco Pesenti Gritti 94d7f94534 Add support for mozilla 1.9, needs work 18 years ago
Marco Pesenti Gritti 2d6cbf47e7 Some more cleanups in preparation to 1.9 support 18 years ago
Marco Pesenti Gritti e392cbc650 Some cleanups 18 years ago
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.
18 years ago
Tomeu Vizoso 0d4e7cdb0a Set some fonts in gecko to 9 points. 18 years ago
Marco Pesenti Gritti 0d350b4fd1 Support also firefox 1.5 18 years ago
Marco Pesenti Gritti e210a16d31 Revert "Use mozilla-config.h when necessary."
This reverts commit a07eef0ab0.
18 years ago
Marco Pesenti Gritti cfd1be127c Revert "Use gecko.m4 from epiphany, which has 1.9 compatibility."
This reverts commit ade9ede1ae.
18 years ago
Marco Pesenti Gritti a07eef0ab0 Use mozilla-config.h when necessary. 18 years ago
Marco Pesenti Gritti ade9ede1ae Use gecko.m4 from epiphany, which has 1.9 compatibility. 18 years ago
Dan Williams 0265f06b3e Add a _sugar.cairo_surface_from_gdk_pixbuf() function
generic function to create a surface from a gdk pixbuf
18 years ago
Marco Pesenti Gritti 62eada2ee0 Implement audio controls 18 years ago
Marco Pesenti Gritti dda100fca6 Stub volume control code 18 years ago
Dan Williams af889e2b89 Add function to set the 'image' property of a HippoCanvasImage 18 years ago
Tomeu Vizoso 59d57a03d9 First implementation of ClipboardService. Implement pdf viewing and downloading via ClipboardService. 18 years ago
Tomeu Vizoso 61f24de748 Reverting clipboard changes pushed by mistake. These are commits 23565cfd48 and a7e4092b0e. 18 years ago
Tomeu Vizoso 028bf526f2 Merge branch 'master' of git://dev.laptop.org/sugar 18 years ago
Marco Pesenti Gritti 6260647eda Fix compilation issue, using function name already defined in gtk 18 years ago
Tomeu Vizoso a7e4092b0e Created SugarDownloadManager and ClipboardService's wrapper. Show and hide the frame when adding an object to the clipboard. 18 years ago
Tomeu Vizoso 23565cfd48 First version of the ClipboardService. Added support for showing the progress of a pdf download in the clipboard. 18 years ago
Tomeu Vizoso f1949d4672 Various fixes and code clean up. 18 years ago
Tomeu Vizoso 2e65e2ca1d Registered a nsITransfer for opening documents after downloading. 18 years ago
Marco Pesenti Gritti dbd6fcaf3e Some style fixes 18 years ago
Marco Pesenti Gritti 1cc46c315d Fix makefile screwup 18 years ago
Tomeu Vizoso dade0fbabc Created SugarBrowserChandler, for signaling when the browser has downloaded a file that cannot handle himself. 18 years ago
Marco Pesenti Gritti 60fd7fb810 Add families for arabic fonts 18 years ago
Marco Pesenti Gritti 22cecec21e Add some comments, add some prefs from epiphany configuration 18 years ago
Marco Pesenti Gritti ccfb901a10 Fix a couple of warnings 18 years ago
Marco Pesenti Gritti ec6272ff47 Change the font size unit to points, so that we actually
adapt to resolution. Default size are converted from mozilla
pixel based sizes.
18 years ago
Marco Pesenti Gritti 581a3a0cb4 Read mozilla prefs from a js file 18 years ago
Tomeu Vizoso 15e3a4f791 Register a nsIHelperAppLauncherDialog to handle docs out of gtkmozembed (pdfs, ...) 18 years ago