summaryrefslogtreecommitdiff
path: root/atari/toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* move utf8 local conversion operations to tableVincent Sanders2014-02-011-0/+1
* move utf8 conversion routines to use nserror instead of their own error enumVincent Sanders2014-01-281-2/+2
* Check for zero length stringOle Loots2013-12-281-5/+3
* Fallback to about:welcome on home click when no homepage option is set.Ole Loots2013-12-281-2/+6
* Removed old code in atari/toolbar.cOle Loots2013-12-131-16/+0
* Do not use default plot scale for URL redrawOle Loots2013-12-131-1/+6
* Removed toolbar icons: favourite, ssl-indicatorOle Loots2013-12-131-52/+0
* Added bookmark indicator and SSL/crypto indicator to toolbar.Ole Loots2013-11-241-28/+150
* Added SSL Cert Inspector WindowOle Loots2013-10-061-1/+1
* Hotlist and History and Cookies Manager implemented.Ole Loots2013-10-061-1/+3
* s/history_core/local_history/Michael Drake2013-07-101-1/+1
* move options includeVincent Sanders2013-05-281-1/+1
* Slightly improved intial hiding of toolbar search area.Ole Loots2013-04-151-0/+6
* Home toolbar button doesn't crash anymore when homepage_url is null.Ole Loots2013-04-111-0/+4
* Removed toolbarOle Loots2013-03-111-1/+0
* Fix toolbar flag setup.Ole Loots2013-02-261-1/+1
* Removed unused variable.Ole Loots2013-02-261-14/+5
* fix remaining errors introduced in refactorVincent Sanders2013-02-181-1/+1
* rename flags for browser_window routines to be shorterVincent Sanders2013-02-181-4/+4
* browser_window_navigate refactorVincent Sanders2013-02-181-8/+37
* Pass scale to textarea redraw.Michael Drake2013-02-111-1/+1
* Pull flags out of textarea_setup.Michael Drake2013-02-021-2/+3
* Merged toolbar changes from masterOle Loots2013-01-311-6/+41
* Merged toolbar conflict.Ole Loots2013-01-311-271/+0
* Merge branch 'master' into mono/removing-windom-dependencymono/removing-windom-dependencyOle Loots2013-01-311-0/+271
|\
| * Add move caret msg. Add flag to choose internal caret or caret move msgs.Michael Drake2013-01-301-1/+1
| * Replace textarea_drag_end call with textarea_mouse_action. s/redraw_request/...Michael Drake2013-01-291-2/+2
| * Update textarea to inform client what it's doing with drags.Michael Drake2013-01-291-2/+21
| * Update for new textarea API.Michael Drake2013-01-131-6/+17
* | Some more finetuning...Ole Loots2013-01-311-4/+4
* | The Window toolbar now have independet AES objects,Ole Loots2013-01-221-39/+65
* | Prefixed gemtk module functions.Ole Loots2013-01-221-3/+3
* | Do not redraw textarea background.Ole Loots2013-01-221-7/+18
* | Display download filename in download confirm message.Ole Loots2013-01-171-0/+1
* | Search is functional.Ole Loots2013-01-171-11/+1
* | Search form inside browser windows starts to work.Ole Loots2013-01-161-3/+25
* | Fixed toolbar textarea clipOle Loots2013-01-151-12/+10
* | Commented debug outputOle Loots2013-01-151-3/+3
* | Make toolbar height configurable,Ole Loots2013-01-151-4/+35
* | Further work on search in browser window.Ole Loots2013-01-141-77/+133
* | Prepared for toolbar context menu, fixed declarations.Ole Loots2013-01-101-2/+5
* | Removed browser.h/.cOle Loots2013-01-031-1/+0
* | Moved form handling into gemtk,Ole Loots2012-12-311-3/+3
* | Removed global_evnt.c module.Ole Loots2012-12-061-3/+3
* | Dragged scrolling/mouse click events works fine now.Ole Loots2012-12-041-1/+1
* | Removed image toolbar stuffOle Loots2012-12-011-60/+4
* | Toolbar is now finished, started work on browser redraw/scrolling.Ole Loots2012-11-301-29/+298
* | Removed debug statementsOle Loots2012-11-291-1/+1
* | Removed debug statementsOle Loots2012-11-291-2/+1
* | Removed debug statementsOle Loots2012-11-291-14/+0