summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* env.sh: Add cmd:getconf as dependency for Haikummu_man/docs_env_sh_tweaksFrançois Revol2013-12-281-1/+1
* env.sh: Add ns-pkgman-install to install Haiku dev packagesFrançois Revol2013-12-271-0/+13
* env.sh: export LIBRARY_PATH for HaikuFrançois Revol2013-12-271-0/+1
* env.sh: Account for BSD variant getconf NPROCESSORS_ONLNFrançois Revol2013-12-271-1/+1
* env.sh: Use a more portable way of counting online processorsFrançois Revol2013-12-271-1/+1
* Added scale property to gui_window and use it.Ole Loots2013-12-224-21/+29
* Implemented specific redraw when treeview is iconified.Ole Loots2013-12-221-2/+49
* Do not redraw toolbar when window is iconifiedOle Loots2013-12-221-1/+3
* Minor change in changes.txtOle Loots2013-12-211-1/+1
* Assign 0 not NULL as window handle when sending application messageOle Loots2013-12-211-1/+1
* Removed obsolete build helper scriptsOle Loots2013-12-213-913/+0
* Added environment scripts for m68020-60 and v4e buildsOle Loots2013-12-212-0/+16
* Prepared TODO's for NetSurf 3.1Ole Loots2013-12-211-22/+9
* Prepared changelof for 3.1 releaseOle Loots2013-12-211-0/+39
* Check for null pointer before setting labelOle Loots2013-12-211-1/+4
* Added "select file/path" buttons to path configuration groupbox.Ole Loots2013-12-214-26/+92
* Make package: Copy netsurf.png into res folder, not into root of packageOle Loots2013-12-211-1/+1
* Minor formatting fixOle Loots2013-12-212-2/+2
* Added comments to plot APIOle Loots2013-12-211-2/+24
* Send AP_TERM to application on menu item "Exit" click.Ole Loots2013-12-211-4/+4
* Minor changes to gemtkOle Loots2013-12-213-4/+4
* Make nscss_get_style return completed computed styles. Now matches nscss_get...Michael Drake2013-12-193-57/+54
* Make view source menu option open the frame source, rather than frameset.Michael Drake2013-12-191-1/+8
* Minor formatting changeChris Young2013-12-151-2/+1
* Some translation updates from Samir HawamdehChris Young2013-12-151-48/+48
* Update for new lpu API.Michael Drake2013-12-143-28/+2
* Rename libcss_node_data key for libdom node user data.Michael Drake2013-12-133-7/+11
* Update for new libcss API.Michael Drake2013-12-138-213/+89
* 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
* plot_set_scale return old scale now.Ole Loots2013-12-132-2/+14
* Check if URL is already added to bookmarkOle Loots2013-12-131-0/+6
* Removed toolbar icons: favourite, ssl-indicatorOle Loots2013-12-135-113/+69
* Revert "Use correct LD_LIBRARY_PATH for additional libraries"Ole Loots2013-12-051-1/+1
* Recognize scale when plotting fontsOle Loots2013-12-042-7/+45
* Removed debug printOle Loots2013-12-041-1/+0
* Recognize scale when plotting bitmapsOle Loots2013-12-041-0/+7
* Redraw window on scale request.Ole Loots2013-12-041-2/+4
* Allow keyboard shortcuts not defined inside the RSC file.Ole Loots2013-12-041-15/+61
* fix previous prototypeOle Loots2013-12-041-1/+1
* Added plot_set_scale / plot_get_scale prototypesOle Loots2013-12-041-0/+2
* Added "scale" member and get / set methodsOle Loots2013-12-041-0/+11
* Use correct LD_LIBRARY_PATH for additional librariesOle Loots2013-12-041-1/+1
* Use LOG(()) instead of printfOle Loots2013-12-031-1/+2
* Optimise selection by generating node ancestor element/class/id name bloom fi...Michael Drake2013-12-014-5/+173
* check mkdir call for errors (coverity 1109834)Vincent Sanders2013-11-281-1/+7
* Wrap line.Michael Drake2013-11-281-1/+2
* check return from mkdir (coverity 1109834)Vincent Sanders2013-11-271-1/+5
* check stat error return (coverity 1109835)Vincent Sanders2013-11-271-1/+5
* check return of chmod (coverity 1109836)Vincent Sanders2013-11-271-1/+3