summaryrefslogtreecommitdiff
path: root/atari/toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | re-implemented browser toolbar redraw / URL area redraw.Ole Loots2012-11-291-85/+126
* | Started refactoring of global redraw handling.Ole Loots2012-11-281-14/+15
* | Refactored a lot of browser window code,... still totally WIP.Ole Loots2012-11-271-824/+328
* | Start to remove windom, wip.Ole Loots2012-11-181-5/+5
|/
* add includes to get browser private struct on atariVincent Sanders2012-08-221-0/+1
* Handle "Save window size" menu event.Ole Loots2012-07-271-15/+15
* Changed toolbar_bg_color to type "colour",Ole Loots2012-07-231-89/+83
* Plotter refactor: removed one plotter abraction layer.Ole Loots2012-07-131-37/+38