Nathan Jeffords
|
4e4178c3a9
updated ignore lists
|
13 years ago |
Nathan Jeffords
|
6f9a740977
created a set of Visual Studio 2012 project files
|
13 years ago |
Lloyd Weehuizen
|
bc8b334d2f
Merge pull request #62 from viciious/warsow10_bugfixes
|
13 years ago |
Lloyd Weehuizen
|
b8fe552c45
Merge pull request #63 from viciious/warsow10_features
|
13 years ago |
Victor Luchitz
|
e2ae51a2e7
Feature: single-line text input controls now also dispatch boolean "linebreak" attribute with "change" events.
|
13 years ago |
Victor Luchitz
|
cdb3cb0a36
Feature: add "rowchange" event
|
13 years ago |
Victor Luchitz
|
b2c19f72fd
Bugfix: it was possible to focus invisible elements using TAB
|
13 years ago |
Victor Luchitz
|
7d8cff7f3c
Fix GetTableRelativeIndex() returning wrong index for datagrid rows
|
13 years ago |
Victor Luchitz
|
8797937805
Fix toggling of :active pseudoclass on elements
|
13 years ago |
Victor Luchitz
|
356bb77fc9
Fix occasional crashes in tab element's destructor
|
13 years ago |
Victor Luchitz
|
d2cc5e12df
Fix some issues discovered with cppcheck
|
13 years ago |
Victor Luchitz
|
a362d43464
Fix some errors found by automated code checker "cppcheck"
|
13 years ago |
Lloyd Weehuizen
|
d21317aa44
Merge pull request #44 from viciious/urlencode
|
13 years ago |
Lloyd Weehuizen
|
831d2303f7
Merge pull request #59 from DiThi/master
|
13 years ago |
DiThi
|
670c7ea4b1
Added method for loading font from memory getting the family, style and weight
|
13 years ago |
Lloyd Weehuizen
|
e17e69fbb8
Remove unnecessary files from VC2010 project
|
13 years ago |
Lloyd Weehuizen
|
1afbf14a6a
Merge pull request #55 from th3flyboy/master
|
13 years ago |
Lloyd Weehuizen
|
5f96b50b46
Merge pull request #52 from Zoomulator/master
|
13 years ago |
Peter C
|
305ffa596c
I am an idiot, I had a mismatched ).
|
13 years ago |
Peter C
|
42c87f5913
Fix the VC10 multiple link target issue.
|
13 years ago |
Peter C
|
1d31eb926f
64 bit assembly is NOT the same as 32 bit, changing the Math.cpp file to account for that, otherwise build errors occur on Win64 because it assumes 32 bit platform.
|
13 years ago |
Kim Simmons
|
57c45acb4f
vc2010 project filters fixed
|
13 years ago |
Kim Simmons
|
e8aa487279
Added a vc2010 project with instructions
|
13 years ago |
Lloyd Weehuizen
|
061806e98e
Merge pull request #51 from crazyjul/clip_fix
|
13 years ago |
gogoprog
|
fdb49d4820
Fixed GetClippingRegion
|
13 years ago |
Lloyd Weehuizen
|
0fdecf2a2d
Merge pull request #43 from viciious/crashfix_and_columnid
|
14 years ago |
Lloyd Weehuizen
|
51c24aa5d6
Fix incorrect variable names
|
14 years ago |
Lloyd Weehuizen
|
11e53440c3
Fix clipping incorrectly affecting X and Y when only one was enabled.
|
14 years ago |
Lloyd Weehuizen
|
2352870afd
Fix infinite loop with lots of floating elements caused by floating point inaccuracy
|
14 years ago |
Lloyd Weehuizen
|
cf5e68c068
Merge pull request #42 from viciious/elems_by_class
|
14 years ago |