Freddie Witherden
|
b45fad3ee0
|
Update the documentation for vector.h and fix a bug in vector.c.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5723 4a71c877-e1ca-e34f-864e-861f7616d084
|
2008-08-01 12:02:18 +00:00 |
Freddie Witherden
|
30b0cfac27
|
Update the documentation for vectorCreate.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5719 4a71c877-e1ca-e34f-864e-861f7616d084
|
2008-07-31 18:39:59 +00:00 |
Freddie Witherden
|
fede6c6e51
|
Fix a bug in vectorAt which could cause a segfault; add vectorHead which returns the last element added to the vector.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5552 4a71c877-e1ca-e34f-864e-861f7616d084
|
2008-07-14 23:08:37 +00:00 |
Freddie Witherden
|
1661c61ac0
|
Major redesign; widgets now use compositing (rendering off-screen).
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5354 4a71c877-e1ca-e34f-864e-861f7616d084
|
2008-07-02 23:18:32 +00:00 |
Freddie Witherden
|
2b0bd03914
|
Updates to the betawidget library; being to document vector.[ch], fix a bug in vectorAdd, const correctness for the widget type system, remove a rouge newline in geom.h
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5315 4a71c877-e1ca-e34f-864e-861f7616d084
|
2008-06-24 10:11:03 +00:00 |
Giel van Schijndel
|
cab361eec0
|
* Only use TABs for indentation, not for alignment
* No whitespace on the end of lines
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5305 4a71c877-e1ca-e34f-864e-861f7616d084
|
2008-06-22 23:28:34 +00:00 |
Freddie Witherden
|
d5e651127e
|
Add a trailing \n to the files in betawidget/ (which got trimmed for some reason)
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4780 4a71c877-e1ca-e34f-864e-861f7616d084
|
2008-04-26 13:22:48 +00:00 |
Freddie Witherden
|
f8eb466d16
|
Commit an early non-functional prototype of the new widget code. Feel free to modify as you see fit.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4761 4a71c877-e1ca-e34f-864e-861f7616d084
|
2008-04-24 18:07:47 +00:00 |