summaryrefslogtreecommitdiff
path: root/atari/search.c
Commit message (Collapse)AuthorAgeFilesLines
* Added missing copyright headersOle Loots2012-08-241-0/+18
|
* add missing include for browser privateVincent Sanders2012-08-221-0/+1
|
* Clean up search gui callbacks.Michael Drake2012-08-141-17/+17
|
* Open search form at lower right cornerOle Loots2012-07-271-5/+19
|
* Added context menu, Ole Loots2011-09-191-16/+16
| | | | | | Allow to set bitmap for iconified window. ( altough it's usesless right now because favicon support has been dropped) svn path=/trunk/netsurf/; revision=12821
* do not send around message for NULL dialog. Ole Loots2011-09-091-1/+1
| | | | svn path=/trunk/netsurf/; revision=12782
* Atari changes for core search update (r12646). Note: untested.Michael Drake2011-08-241-8/+5
| | | | svn path=/trunk/netsurf/; revision=12649
* rearranged includes, seperate redraw request areas.Ole Loots2011-05-091-0/+1
| | | | svn path=/trunk/netsurf/; revision=12359
* file not changed, commiting the change anyway ;) Ole Loots2011-04-101-2/+2
| | | | svn path=/trunk/netsurf/; revision=12179
* NULL checkOle Loots2011-02-251-2/+9
| | | | svn path=/trunk/netsurf/; revision=11813
* Added better checkboxes,Ole Loots2011-02-121-32/+39
| | | | | | Added search_destroy method. svn path=/trunk/netsurf/; revision=11653
* A bit of cleanup.Ole Loots2011-02-011-6/+7
| | | | svn path=/trunk/netsurf/; revision=11590
* Implemented Search DialogOle Loots2011-01-301-0/+257
svn path=/trunk/netsurf/; revision=11536