summaryrefslogtreecommitdiff
path: root/atari/toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added toolbar image folder option.Ole Loots2012-06-211-6/+12
* apply background color option and removed unused struct member of struct s_tb...Ole Loots2012-06-211-9/+11
* Fix redraw of embedded toolbar, by removing declaration of already declared l...Ole Loots2012-06-041-12/+11
* Removed the use of duplicated OBJECT trees.Ole Loots2012-06-031-43/+19
* Fixed redraw of embedded toolbar icons ( enabled / disabled state was incorre...Ole Loots2012-06-031-48/+16
* Load & use throbber image.Ole Loots2012-06-031-37/+108
* Reset stop button when url changes. Ole Loots2012-06-031-5/+2
* Load toolbar icons from a single bitmap file. Ole Loots2012-06-031-116/+89
* Prepared code for different button states (= different image ). Ole Loots2012-05-131-50/+148
* Implemented "paste clipboard" for toolbar URL textbox. Ole Loots2012-04-241-4/+24
* Share a single icon instance for multiple toolbars. Ole Loots2012-04-121-28/+60
* Initial support for (truecolor) image toolbar ( toolbar icons loaded from ima...Ole Loots2012-04-101-149/+286
* Added functions to hide/show the toolbar. Ole Loots2012-01-111-1/+21
* delete all text on esc key press.Ole Loots2011-12-271-0/+4
* Pass whether background images are wanted in redraw_context.Michael Drake2011-12-231-197/+198
* Fix focus elementOle Loots2011-12-061-1/+1
* Added drag feature to the new url input.Ole Loots2011-12-041-2/+21
* Copy (whole) URL on Copy key. Ole Loots2011-11-301-0/+12
* Handle focus event within window_set_focus, select all when url input gets focusOle Loots2011-11-291-3/+1
* Check return value of plotter->lock()Ole Loots2011-11-291-1/+2
* I'm actually trying to simplify the frontend code, changes:Ole Loots2011-11-281-345/+249
* Obey to clipping rules... (walk the rectangle list) Ole Loots2011-09-201-26/+42
* removed preparations for frames. (will be handled within the core)Ole Loots2011-06-301-2/+0
* Revert remove of cflib and further usage of xaaes nkcc routines. It resulted ...Ole Loots2011-06-251-1/+1
* avoid usage of uninitialized variable. Ole Loots2011-06-251-1/+1
* small toolbar icon fix.Ole Loots2011-06-251-3/+8
* Removed dependency to cflib,Ole Loots2011-05-241-1/+1
* rearranged includes, seperate redraw request areas.Ole Loots2011-05-091-0/+1
* Revisited Throbber codeOle Loots2011-02-011-5/+17
* Improved call to v_gtext.Ole Loots2011-01-301-27/+41
* Implemented Search DialogOle Loots2011-01-301-3/+2
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+772