Граф коммитов

943 Коммитов

Автор SHA1 Сообщение Дата
Vivien Nicolas dcac979084 Bug 508216: Error : 'val is null' the first time the preferences panel is showed [r=mark.finkle] 2009-08-04 09:26:58 -04:00
Axel Hecht 59da8d79ba bug 495467, updater.ini should be optional when l10n-merge is on, r=ted 2009-08-04 09:22:01 +02:00
Roy Frostig e193d19193 Fix content anchor clicks. 2009-08-03 20:32:17 -07:00
Mark Finkle 52715dde3c Bug 506730: Update toggles to use a 'thumb', r=gavin 2009-08-03 13:21:51 -04:00
Roy Frostig a2bb44d333 Some debug dump stuff. 2009-08-03 09:44:17 -07:00
Mark Finkle fbd0b119c8 Bug 494191: move bookmark button out of titlebar (wince tweaks), r=gavin 2009-08-03 04:40:17 -04:00
Roy Frostig bc52a14062 Implemented double click in browser view container do zoom to and from element.
Added Browser::forceChromeReflow() with a reflow-forcing hack thanks to dbaron.
Added BrowserView::forceContainerResize() to resize the browser view container even if in the middle of a batch operation.
2009-07-31 15:32:48 -07:00
Gavin Sharp cec7fd740c Bug 494191: move the bookmarks button out of the toolbar, add it as an option in the autocomplete popup instead, r=mfinkle 2009-07-31 17:03:47 -04:00
Roy Frostig 61595743b7 Oopsie, small bugfix for bug I introduced to wsRect::intersects in my last commit. 2009-07-30 18:17:15 -07:00
Roy Frostig a32bb0b6f0 Fixed Makefile.in WinNT/CE preprocessing command.
Tile manager macros done in BEGIN, END form.
Tile manager macros put to better use.  Small optimizations on begin and endCriticalRect.
Fixed tile pool sorting and eviction so that no extra evict guard is needed on every FORCREATE.
Fixed assorted small bugs throughout (maybe introduced some new ones ;p).
Added sweet sweet tilecache debug to browser.js.
2009-07-30 17:31:09 -07:00
Mark Finkle 8072ba9bac Bug 502065: resize fennec when software keyboard is displayed, r=gavin 2009-07-30 16:41:04 -04:00
Mark Finkle 5ea435cd89 Bug 506720: Use media queries to adapt browser tools UI for portrait/landscape, r=gavin 2009-07-31 08:33:41 -04:00
Roy Frostig 1b5f509699 Fix initing of zoomLevel to NaN during slow page load. 2009-07-29 15:44:41 -07:00
Roy Frostig 1ea2935fa2 Slight simplification of chrome document check for events. 2009-07-29 14:05:03 -07:00
Roy Frostig 72096fa669 Content click bug fixed. Fennec content window now receives clicks! 2009-07-29 14:01:54 -07:00
Roy Frostig 657b164f1e Some cleanup plus some new messup that reveals more about the content click bug. 2009-07-29 13:27:42 -07:00
Roy Frostig 206611c381 Makefile fix to preprocess JS with both gcc and MSVS (thanks mfinkle, bcombee).
Use macros instead of forEachIntersectingRect everywhere in TileManager.
Small kinetic fix: kill the timer if the KineticController's panBy callback throws an exception of any kind.
2009-07-29 12:51:24 -07:00
Vivien Nicolas 50d555a460 Bug 479111: investigate notification bar color scheme [r=mark.finkle] 2009-07-29 15:24:32 -04:00
Axel Hecht 8949c87b15 bug 506412, add pt-BR to fennec builds, NPOB 2009-07-29 19:38:32 +02:00
Ben Combee 82d8e588a1 Bug 458741: need to be able to scroll subframes (e.g. iframe), r=mfinkle 2009-07-29 04:04:24 -04:00
Vivien Nicolas 511160f70e Bug 506641: Click image resizing for nsImageDocument should be disabled, r=mfinkle 2009-07-29 00:09:10 -04:00
Vivien Nicolas fb488263bd Bug 502745: SelectHelper should scroll the first selected element into view, r=mfinkle 2009-07-28 23:36:00 -04:00
kantha kanchiraju 4649b88ce5 Bug 507000: Hardware Key mapping for volume Up/Down getting overridden (wince) [r=mark.finkle] 2009-07-28 19:55:53 -04:00
Roy Frostig f34f3c75b9 Simplification of sidebar snap.
Cleanup of global functions in browser.js (debug functions are still global), plus added documentation on said functions.
2009-07-28 16:14:57 -07:00
Vivien Nicolas babd5dd59f Add URL to help disambiguate location bar autocomplete entries, also add favicon and 'tagged' indication, r=gavin 2009-07-28 18:49:09 -04:00
Roy Frostig 8644b4a9a6 More doc and cleanup of InputHandler.js 2009-07-28 15:15:08 -07:00
Roy Frostig 7dbf3cf198 Brought back scroll-wheel zoom, and documented much of InputHandler.js 2009-07-28 11:29:04 -07:00
Roy Frostig 19e225ec8f Changes to KineticController to stop it from painting as it scrolls.
Added sidebar snapping.
More debug dumps for the content click redispatch bug.
2009-07-27 19:04:22 -07:00
Roy Frostig 0874fc97b3 And a merge! 2009-07-24 15:53:34 -07:00
Roy Frostig 936f43b007 MouseModule almost done except for a nasty bug where content doesn't like our clicks. Everything is near working, though... 2009-07-24 15:51:16 -07:00
Roy Frostig 54f98e4c03 fix some js errors 2009-07-23 18:40:22 -07:00
Roy Frostig 6ce15e1f13 Add bcombee's Kinetic changes and modify input handler to have a bit of different grab/ungrab mechanism (currently unused anyway) and invent MouseModule. 2009-07-23 18:34:13 -07:00
Gavin Sharp 2954b29595 Fix comment typo 2009-07-23 12:01:46 -04:00
Ben Combee 197694aa5d Bug 504673: Page doesn't redraw when entering text into field [r=mark.finkle] 2009-07-22 15:17:16 -04:00
Mark Finkle 9c703f106a Bug 503388: Fix issues found from small screen theme, r=gavin 2009-07-22 15:13:17 -04:00
Stuart Parmenter 0a020cf3f4 merge 2009-07-22 06:21:11 -07:00
Stuart Parmenter b49ec38f3d fix up network loading bugs 2009-07-22 06:12:02 -07:00
Gavin Sharp cb9bc44293 Bug 500710: double clicking in the url bar should select all, r=vingtetun 2009-07-21 20:05:01 -04:00
Roy Frostig 600e926a00 Preprocess TileManager.js.in to TileManager.js
--HG--
rename : mobile/chrome/content/TileManager.js => mobile/chrome/content/TileManager.js.in
2009-07-21 16:23:19 -07:00
Roy Frostig d86d15fcf9 Not a real change, but about to experiment with some preprocessor Makefile magic. 2009-07-21 15:32:53 -07:00
Roy Frostig 4676d4ecff Fixes and finishes to new custom scrollbox dragger
Commented out the creation of a ContentPanningModule in InputHandler constructor
Commented out TileManager preprocessor macro since our preprocessor can't handle it (I can has C preprocessor plz?)
2009-07-21 12:28:30 -07:00
Vivien Nicolas aaefbd90d4 Bug 500678: Manage text off-center in Bookmarks Manager, r=mfinkle 2009-07-21 11:37:29 -04:00
Ben Combee 5998798fed Bug 500835: Kinetic scrolling doesn't stop on page change, r=mfinkle 2009-07-21 11:28:29 -04:00
Roy Frostig 0e95215f89 ForEach macro definition and Dragger input code. 2009-07-20 18:32:52 -07:00
Stuart Parmenter f895bee678 clean up various code, improve getting of the visible rect, add the checkerboard back in 2009-07-20 13:48:26 -07:00
Mark Finkle 830ac57864 Bug 505033: Only show close button when in fullscreen mode, r=gavin 2009-07-20 16:22:22 -04:00
Stuart Parmenter b54a3b3cca use pause/resume rendering when panning, resize/repaint immediately when page is done loading, misc other fixes. 2009-07-18 02:59:24 -07:00
Stuart Parmenter b47b1b03a5 hook up basic panning 2009-07-18 01:16:04 -07:00
Stuart Parmenter 8756a8505e adding Util.js to the script 2009-07-17 20:12:10 -07:00
Roy Frostig 60e8a44c39 Added Util with deprecated and new (ws)Rect 2009-07-17 20:08:47 -07:00