Commit Graph

14412 Commits

Author SHA1 Message Date
romaxa@romaxa.research.nokia.com
5eb9eab73c Resurect old widget-qt port on new mozilla trunk 2008-04-19 18:31:50 +03:00
pekka.vanhoja
de03239b68 Removed files from compilation set to make widget module compile for now 2008-04-19 18:28:43 +03:00
Oleg Romashin
790eff22e7 Added Screen Manager
Some fixes and addditional stuff for fonts
2008-04-19 18:14:15 +03:00
Oleg Romashin
3f8576b06e Simple stuff for QT fonts (no crash) 2008-04-19 18:14:11 +03:00
Oleg Romashin
ac1b5abc83 Simple nsAppShell QT implementation 2008-04-19 18:14:03 +03:00
Oleg Romashin
877aedcff5 Fixed AppShell Service initialization 2008-04-19 18:13:59 +03:00
Oleg Romashin
3b3ac75525 Process updates 2008-04-19 18:13:55 +03:00
Oleg Romashin
afc9daa742 Added some debug info 2008-04-19 18:13:44 +03:00
Oleg Romashin
1a642712e1 Process updates 2008-04-19 18:13:40 +03:00
Oleg Romashin
928de3436e Implemented first runnable QT Gecko Test Embed 2008-04-19 18:13:35 +03:00
Oleg Romashin
d55cb91071 Fixed gfxPlatform initialization
Fixed proper initialization of qt nsWindow
embedding/browser/qt ported for current version of Gecko and QT4
Fixed building of TestQGeckoEmbed application
2008-04-19 18:13:29 +03:00
Oleg Romashin
5c41827b55 Adde modules which not requires implementation 2008-04-19 18:11:21 +03:00
Oleg Romashin
d26ff28c3a Add implementation of nsWindow object 2008-04-19 18:11:13 +03:00
Oleg Romashin
1f79e842ac Add old implementation of mozqwidget and nsCommonWidget 2008-04-19 18:10:45 +03:00
romaxa@romaxa.research.nokia.com
03b2d4c8a8 Fixed building with new QT flags
Disabled QtSql
2008-04-19 18:07:40 +03:00
romaxa@romaxa.research.nokia.com
11fd09a312 Add nsAppShell empty implementation
Disable qt3support
2008-04-19 18:05:49 +03:00
romaxa@romaxa.research.nokia.com
f98baada0a Add base implementation of gfxQtPlatform and widget/qt 2008-04-19 18:02:52 +03:00
romaxa@romaxa.research.nokia.com
7f26b5f88d Add initial fonts stuff for Qt port 2008-04-19 16:46:17 +03:00
romaxa@romaxa.research.nokia.com
648900c082 Add initial embedding/browser/qt implementation, ported from old mozilla/qt port 2008-04-19 16:43:26 +03:00
romaxa@romaxa.research.nokia.com
6c3e325d4b Add new cairo-qpainter backend for building in cairo-qt configuration 2008-04-19 16:34:30 +03:00
romaxa@romaxa.research.nokia.com
257b6a32af Add cairo-ft dependency for QT-gfx 2008-04-19 16:31:30 +03:00
romaxa@romaxa.research.nokia.com
f3780d3b59 Fixed nsGNOMERegistry building in non-gtk configuration 2008-04-19 16:27:21 +03:00
romaxa@romaxa.research.nokia.com
dd7895f27b Add using of MOZ_WIDGET_QT and other qt defines in various parts of mozilla tree 2008-04-19 16:26:02 +03:00
romaxa@romaxa.research.nokia.com
e57ca6c6d4 Enabled building of embedding/browser/qt and widget/src/qt modules for cairo-qt build configuration 2008-04-19 16:21:59 +03:00
romaxa@romaxa.research.nokia.com
bbb00db9ff Enabled building of gfxQtFonts and gfxQtPlatform for cairo-qt configuration 2008-04-19 16:19:04 +03:00
romaxa@romaxa.research.nokia.com
a32e113972 Add "cairo-qt" toolkit configuration option 2008-04-19 16:14:38 +03:00
Benjamin Smedberg
1b75d6b87f Merge cvs-trunk-mirror to mozilla-central
--HG--
rename : js/src/jsapi.c => js/src/jsapi.cpp
2008-04-16 16:51:58 -04:00
bclary@bclary.com
30cfc5e421 JavaScript Tests -regression tests for bug 392378, by x00000000 2008-04-16 09:30:03 -07:00
bzbarsky@mit.edu
d0934d18ac display:block legends should still shrink-wrap. Bug 428423, tests by dholbert, r=dholbert, sr=dbaron, a=beltzner 2008-04-16 09:07:27 -07:00
bzbarsky@mit.edu
de3cfbb932 Allow a signed jar to load scripts which are at least as privileged as the jar. Bug 428873, r+sr=jst, a=beltzner 2008-04-16 09:03:23 -07:00
enndeakin@sympatico.ca
d6732d2103 Bug 398928, allow dragging window on Mac by the toolbar, r=neil,sr=roc,a=beltzner 2008-04-16 08:29:54 -07:00
smichaud@pobox.com
a0c622f67c Fix IME input in plugins that (like Flash) get key events from NPAPI. b=357670 a=josh sr=roc a=beltzner 2008-04-16 08:27:18 -07:00
bclary@bclary.com
8493630a10 JavaScript Tests - regression test for bug 424257, by Gary Kwong 2008-04-16 08:22:55 -07:00
bclary@bclary.com
4573094309 JavaScript Tests - regression test for bug 424311, by Jesse Ruderman 2008-04-16 08:17:35 -07:00
bclary@bclary.com
08a76e650a JavaScript Tests - regression tests for bug 352604, by Jesse Ruderman, Brian Crowder 2008-04-16 07:38:39 -07:00
bclary@bclary.com
597f096e73 JavaScript Tests - update known failures, bug 404367 2008-04-16 07:30:28 -07:00
benjamin@smedbergs.us
bbdf7743a9 Bug 426065 part 2: configure should confirm that Windows headers necessary for certain features are actually available. r=luser a=beltzner 2008-04-16 07:15:30 -07:00
johnath@mozilla.com
5476fd76a9 "Why was this site blocked" button uses top level document location, broken for subframes. b=429140 r=gavin a=beltzner 2008-04-16 06:20:21 -07:00
vladimir@pobox.com
b1c6ba4eae b=428563, minor upgrade to cairo 1.6.4, really this time; r=me,a=beltzner 2008-04-16 05:48:51 -07:00
vladimir@pobox.com
253308a219 b=428563, minor upgrade to cairo 1.6.4, really this time; r=me,a=beltzner 2008-04-16 05:44:28 -07:00
bclary@bclary.com
afb725d37a JavaScript Test - regression test for bug 428708, by Jesse Ruderman 2008-04-16 05:10:36 -07:00
bclary@bclary.com
a354c7a544 JavaScript Tests - regression tests for bug 387951, by Jesse Ruderman, Gary Kwong 2008-04-16 05:02:58 -07:00
peterv@propagandism.org
e19f1d2b9c Try to make test more robust. 2008-04-16 01:35:44 -07:00
peterv@propagandism.org
1e48bb7c4a Reenable test. 2008-04-16 00:27:19 -07:00
peterv@propagandism.org
66401bb237 Try to make test more robust. 2008-04-16 00:26:38 -07:00
edward.lee@engineering.uiuc.edu
224482cf75 Bug 429144 - If downloaded file is removed, but saved dir still exists, then "Open Containing Folder" menu item should be disabled. r=sdwilsh, a1.9=beltzner 2008-04-15 22:28:59 -07:00
masayuki@d-toybox.com
029917bed9 Bug 428980 leaking NSAutoreleasePool object in insertText r=josh,sr=vlad, a=beltzner 2008-04-15 21:56:51 -07:00
gavin@gavinsharp.com
d2b12cba05 Bug 429232: update Google search engine icon, icon by Google, a=beltzner 2008-04-15 21:08:20 -07:00
leon.sha@sun.com
767c62ace7 Bug 428903 There are debug information printed in release build. (nsThebesDeviceContext.cpp). vladimir: review+ vladimir: superreview+ beltzner: approval1.9+ 2008-04-15 20:27:03 -07:00
leon.sha@sun.com
f5ed52c44d Bug 424751 On Linux/Unix, landscape mode setting failed if there is no CUPS printer configured. ventnor.bugzilla: review+ roc: superreview+ beltzner: approval1.9+ 2008-04-15 20:20:32 -07:00