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

153 Коммитов

Автор SHA1 Сообщение Дата
Stuart Parmenter aa6bb30b53 Bug 509454: Don't resize sidebars and urlbar, use flex instead [r=mark.finkle] 2009-08-11 12:41:45 -04:00
Stuart Parmenter 7618e8a31e merge from m-b 2009-08-05 06:27:24 -07: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
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
Vivien Nicolas fb488263bd Bug 502745: SelectHelper should scroll the first selected element into view, r=mfinkle 2009-07-28 23:36:00 -04:00
Gavin Sharp 2954b29595 Fix comment typo 2009-07-23 12:01:46 -04:00
Stuart Parmenter 0a020cf3f4 merge 2009-07-22 06:21:11 -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
Ben Combee 5998798fed Bug 500835: Kinetic scrolling doesn't stop on page change, r=mfinkle 2009-07-21 11:28:29 -04: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 a26c9c7855 Fennec + TileManager 2009-07-17 16:17:57 -07:00
Gavin Sharp de3917f5b0 Bug 504352: handle DOMWindowClose so that window.close() within a tab closes the tab, rather than the entire window, r=mfinkle 2009-07-16 11:45:50 -04:00
Mark Finkle c474a66726 Bug 500695: Clicking on the top and bottom areas of the URLbar textfield does not highlight the text, r=bcombee 2009-07-14 10:16:23 -04:00
Mark Finkle 0e989df200 Bug 494194: button to close fullscreen screens, r=gavin 2009-07-08 10:55:07 -04:00
Mark Finkle 5a9a86ef16 Bug 501137: select widget needs to be careful not to append to existing content, r=gavin 2009-07-07 17:18:54 -04:00
Mark Finkle 1d299e8904 Bug 500832: commas are replaced with spaces when adding tags to bookmarks, r=bcombee 2009-07-07 09:45:01 -04:00
Vivien Nicolas f83d9069af Bug 500208: select element should update label when script changes selection, r=mfinkle 2009-07-06 13:14:46 -04:00
Mark Finkle 42d2df80ec Bug 502052: Bookmark 'star' button is not updated when switching tabs, r=bcombee 2009-07-05 12:22:09 -04:00
Vivien Nicolas b1ac49b6a0 Bug 501693: Remove unuseful box, r=mfinkle 2009-07-02 12:19:03 -04:00
Mark Finkle 1a9aebd827 Bug 489996: Changing the top-level window name is confusing, r=gavin 2009-07-01 23:10:26 -04:00
Mark Finkle 162a4043bc 500049: Refresh and cleanup images, r=stuart
--HG--
rename : mobile/themes/hildon/images/check-default-30.png => mobile/themes/hildon/images/check-30.png
rename : mobile/themes/hildon/images/tab-close.png => mobile/themes/hildon/images/close-30.png
rename : mobile/themes/hildon/images/go-default-30.png => mobile/themes/hildon/images/go-30.png
rename : mobile/themes/hildon/images/reload-default-30.png => mobile/themes/hildon/images/reload-30.png
rename : mobile/themes/hildon/images/star-default-30.png => mobile/themes/hildon/images/star-30.png
rename : mobile/themes/hildon/images/starred-default-64.png => mobile/themes/hildon/images/starred-64.png
rename : mobile/themes/hildon/images/stop-default-30.png => mobile/themes/hildon/images/stop-30.png
rename : mobile/themes/hildon/images/tag-default-30.png => mobile/themes/hildon/images/tag-30.png
rename : mobile/themes/wince/images/check-default-30.png => mobile/themes/wince/images/check-30.png
rename : mobile/themes/wince/images/tab-close.png => mobile/themes/wince/images/close-30.png
rename : mobile/themes/wince/images/go-default-30.png => mobile/themes/wince/images/go-30.png
rename : mobile/themes/wince/images/reload-default-30.png => mobile/themes/wince/images/reload-30.png
rename : mobile/themes/wince/images/star-default-30.png => mobile/themes/wince/images/star-30.png
rename : mobile/themes/wince/images/starred-default-64.png => mobile/themes/wince/images/starred-64.png
rename : mobile/themes/wince/images/stop-default-30.png => mobile/themes/wince/images/stop-30.png
rename : mobile/themes/wince/images/tag-default-30.png => mobile/themes/wince/images/tag-30.png
2009-07-01 15:16:52 -04:00
Vivien Nicolas e44c4df51b Bug 500012: Extension pages visited through Extension panel are loaded with right panel in view, r=mfinkle 2009-06-30 14:43:45 -04:00
Ben Combee 26956e3ca1 Bug 500693 - "Several source files are missing semicolons as line terminators" [r=mark.finkle] 2009-06-29 14:33:05 -04:00
Hiroyuki Ikezoe f80fdd6933 Bug 500540 - "Can not input any characters in URLBar when focused in it by tab key" [r=mark.finkle] 2009-06-26 00:48:10 -04:00
Mark Finkle 738c031a0c Bug 499836: Setting focus in locationbar and hitting escape wipes out the URL of loaded page, r=gavin 2009-06-26 00:23:01 -04:00
Mark Finkle a3d607c520 Bug 500503: When creating a new tab, please show the URLBar instead of a blank screen, r=gavin 2009-06-25 17:34:41 -04:00
Mark Finkle 14c217d179 Bug 500275: when clicking on URLbar in Fennec, the virtual keyboard is not raised, r=gavin 2009-06-25 12:42:46 -04:00
Vivien Nicolas 2120f6b895 Bug 500309: Stop button does not reliably show while pages are loaded, r=mfinkle 2009-06-25 11:11:00 -04:00
Vivien Nicolas 9fc4642199 Bug 500270 - "back/forward buttons are not updated when switching tabs" [] 2009-06-24 18:43:26 -04:00
Mark Finkle 715503655c Bug 472426: listbox is rendered outside the fennec window, r=gavin 2009-06-24 12:42:53 -04:00
Vivien Nicolas 0bc43de447 Bug 470989: properly freeze/unfreeze the main toolbar to avoid checkerboard artifacts when panning while panels are open, r=mfinkle/gavin 2009-06-19 17:25:42 -04:00
Mark Finkle 121adc29a7 Bug 498572: Cursor does not stay in the URLBar after making a new tab, r=stuart 2009-06-19 01:14:04 -04:00
Vivien Nicolas 0f5c7b9609 Bug 495435: cmd_close does not work, r=combee 2009-06-15 08:44:30 -04:00
Mark Finkle 2d76989bca Bug 489433: larry UI is cut off in portrait mode, r=gavin 2009-06-08 14:09:18 -04:00
Gavin Sharp d47059fa08 Bug 474496: add section buttons to the preferences pane, r=mfinkle 2009-06-08 11:45:20 -04:00
Hiroyuki Ikezoe 576352df01 Bug 484234: Need to show URLBar while the page is loading, r=mfinkle 2009-06-06 01:30:31 -04:00
Mark Finkle f3d5322f75 Bug 489356: Fennec should store starred bookmarks in unfiledBookmarksFolder - like FF, r=gavin 2009-06-01 15:05:03 -04:00
Mark Finkle a1dc5c3de8 Bug 494551: Use images for buttons in main chrome UI (widget part), r=gavin 2009-05-29 01:58:30 -04:00
Hiroyuki Ikezoe aecc98f6e4 Bug 494973: Should remove installListener, r=mfinkle 2009-05-26 21:46:44 -04:00
Mark Finkle 0b55ef24e8 Bug 491885: Clearing private data gives no feedback, r=gavin 2009-05-20 13:31:53 -04:00
Gavin Sharp db21557807 Bug 491955: followup to address mfinkle's review comment (remove hardcoded limit on number of search engines) 2009-05-08 13:55:05 -04:00
Mark Finkle 33b9aac45d Bug 486082: Add bookmark dialog shouldn't be visible in settings view, r=gavin 2009-05-07 01:51:47 -04:00
Mark Finkle 9030eb5c3f Bug 491301: Create new 'dark' theme, r=stuart 2009-05-05 22:30:43 -04:00
Mark Finkle b103c20153 Bug 36074: Make Find bar resize-aware, part of the satck and not use a panel to display, r=bcombee 2009-05-04 00:47:07 -04:00
Gavin Sharp a80e670576 Bug 488410: allow more than 7 entries in location bar autocomplete, also make the list pannable, r=mfinkle 2009-04-30 18:09:48 -07:00
Mark Finkle 3fc9a7afe5 Bug 489510: Fix urlbar breakage, r=bcombee 2009-04-22 16:45:51 -04:00
Mark Finkle 9abad7a202 Bug 474492: Update the downloads manager UI, r=gavin 2009-04-22 10:59:52 -04:00
Mark Finkle ae1c66c29d Bug 474480: Update the Add-ons Manager UI, r=dtownsend, r=gavin 2009-04-22 10:19:48 -04:00
Mark Finkle 1194536f89 Bug 486287: Fennec should not create bookmarks wihtout a name, r=gavin 2009-04-21 16:55:05 -04:00