Commit Graph

20 Commits

Author SHA1 Message Date
sekelsenmat
cce35768f7 fpbrowser: Adds a configuration dialog with a user agent switcher
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2308 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-22 14:35:04 +00:00
sekelsenmat
d5be64af68 fpbrowser: Fixes changing between tabs to also change between renderers
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2154 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-17 13:01:39 +00:00
sekelsenmat
f974ea84b7 Fixes WriteLn crashes in Windows and changes the pageControl to be visually added instead of in code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2153 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-17 12:47:17 +00:00
sekelsenmat
c38546ca77 Adds support for the user adding new tabs by itself (requires Lazarus rev 33539+)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2136 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-15 10:22:30 +00:00
sekelsenmat
00ec0fcaa3 Changes our CDPageControl to use KDE style
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2105 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-30 19:20:12 +00:00
sekelsenmat
d6fafee869 Compilation fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2095 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-26 15:32:11 +00:00
sekelsenmat
922d9f855a fpbrowser: Changes from TPageControl to TCDPageControl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2083 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-21 20:57:45 +00:00
sekelsenmat
4a2d4438e3 Minor fix for newer LCL
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2075 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-10-14 14:17:17 +00:00
sekelsenmat
d02c83c767 Starts adding the modules UI
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1954 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 12:07:03 +00:00
sekelsenmat
e1f2a19114 fpbrowser: Starts moving the controls to the tabs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1949 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 07:31:02 +00:00
sekelsenmat
d39395b26d fpbrowser: Moves the browser viewer to an isolated module, to support multiple viewers and starts preparing the ground for tabbed browsing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1935 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-11 06:19:45 +00:00
sekelsenmat
6110aab762 fpbrowser: Re-enables THTMLPort support, fixes identing and starts implementing back, forward and adds image support for ipro (although not working yet)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1928 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-09 09:30:37 +00:00
sekelsenmat
2c00a1e9de fpbrowser: Fixes loading links
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1927 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-08 14:56:20 +00:00
sekelsenmat
42a5671a81 fpbrowser: Adds link click support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1926 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-08 14:41:21 +00:00
sekelsenmat
9f5841738c fpbrowser: Changes from thtmlcomp to turbopoweripro, but leaves defines for htmlcomp
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1924 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-08 14:12:42 +00:00
sekelsenmat
6c5f8322b2 fpbrowser: Starts the modules structure and now loads pages in a thread
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1921 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-08 07:05:53 +00:00
sekelsenmat
57541c8e74 fpbrowser: Adds relative url clicking and debug and source viewing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1734 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-04 13:07:40 +00:00
sekelsenmat
63c77c7417 fpbrowser: Some fixes for image loading
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1733 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-04 12:14:10 +00:00
sekelsenmat
ead2a75db2 fpbrowser: Starts the code to load images
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1726 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-07-01 07:04:46 +00:00
sekelsenmat
2cb9e11e9b Adds a simple browser
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1719 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-06-24 08:34:19 +00:00