Age | Commit message (Expand) | Author |
2011-08-05 | merge | Jorge Arellano Cid |
2011-08-05 | Fix: Don't confuse FLTK when tabs overflow. | Jorge Arellano Cid |
2011-08-05 | Fix resize for the corner case of starting dillo in a tiny window | Jorge Arellano Cid |
2011-08-04 | Fix: include the close-tab tooltip in the workaround to avoid them linger | Jorge Arellano Cid |
2011-08-04 | FindBar cleanup: use the same size(0,0) trick we use for Panels | Jorge Arellano Cid |
2011-08-04 | minor cleanups | Jorge Arellano Cid |
2011-08-04 | merge | Jorge Arellano Cid |
2011-08-04 | Added a close-tab button | Jorge Arellano Cid |
2011-08-03 | Moved CustLightButton into ui.hh | Jorge Arellano Cid |
2011-08-03 | Bind <Ctrl><Shift>Tab instead of <Shift>Tab to "left-tab". | Jeremy Henty |
2011-08-02 | don't reuse user- and useragent-stylesheet | Johannes Hofmann |
2011-08-01 | Changed the default tab label | Jorge Arellano Cid |
2011-08-01 | Re-enabled the temoporary panels feature for Ctrl+l | Jorge Arellano Cid |
2011-08-01 | Cleanup: removed some unused code from the UI | Jorge Arellano Cid |
2011-07-29 | Added better error handling for the web search dialog (search_url) | Jorge Arellano Cid |
2011-07-29 | fix small_icons in menu | corvid |
2011-07-29 | Removed the large panel option (P_large). | Jorge Arellano Cid |
2011-07-29 | Workaround: request to only check the root URL's certificate (https). | Jorge Arellano Cid |
2011-07-27 | Enabled CTRL+{a,e,d,k} in the findbar | Jorge Arellano Cid |
2011-07-27 | Fixed a border case in URL resolver (empty path + {query|fragment}) | Jorge Arellano Cid |
2011-07-27 | splash page help link | corvid |
2011-07-26 | Updated the splash page | Jorge Arellano Cid |
2011-07-26 | merge port to fltk-1.3 (dillo_port1.3) | Johannes Hofmann |
2011-07-24 | typo | corvid |
2011-07-24 | Added an optional label to dillorc's search_url. Format: "[<label> ]<url>" | Jorge Arellano Cid |
2011-07-24 | Added multiple search engines (with several 'search_url' lines in dillorc) | Jorge Arellano Cid |
2011-07-22 | rm comment | corvid |
2011-07-19 | Cancel the expected URL after offering a download (BUG#982) | Jorge Arellano Cid |
2011-07-18 | Fix some links, add release daterelease-2_2_1 | Jorge Arellano Cid |
2011-07-15 | Updated the local help file, and the remote help URL | Jorge Arellano Cid |
2011-07-15 | Eliminated a pack of compiler warnings (gcc-4.6.1 amd64) | Jorge Arellano Cid |
2011-07-14 | wording | corvid |
2011-07-14 | Update dillorc URL in splash page | Jorge Arellano Cid |
2011-07-14 | Updated about:splash page and set VERSION to 2.2.1 | Jorge Arellano Cid |
2011-07-11 | Made "hide-panels" hide the findbar, then panels (and removed "fullscreen"). | Jorge Arellano Cid |
2011-07-10 | avoid a lingering tooltip from the StatusBar (Bugmeter) | Jorge Arellano Cid |
2011-07-10 | Workaround: avoid a lingering tooltip from the Panel | Jorge Arellano Cid |
2011-07-10 | MSG giving HTTP status if page was empty | corvid |
2011-07-10 | MSGs | corvid |
2011-07-07 | fix comment | corvid |
2011-06-27 | Enabled CTRL+{a,e,d,k} in search dialog (for start,end,del,cut) | Jorge Arellano Cid |
2011-06-27 | Replaced fl_input() with a custom dialog | Jorge Arellano Cid |
2011-06-27 | menu: tab before window | corvid |
2011-06-25 | rm some references to fltk2 | corvid |
2011-06-23 | multimedia key names | corvid |
2011-06-23 | non-ASCII keybindings | corvid |
2011-06-21 | Eliminated a pack of 22 compiler warnings (gcc-4.6.1 amd64) | Jorge Arellano Cid |
2011-06-21 | rm comment warning about (left|right)-tab | corvid |
2011-06-18 | silenced a lingering debug MSG | Jorge Arellano Cid |
2011-06-18 | Made dillorc's middle_click_drags_page=NO operative again | Jorge Arellano Cid |