b61fa2502b
added compilation mode to widget units
...
some clean-up and fixing of compiler warnings
initial import of the fpmake build file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2228 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-04 23:13:24 +00:00
1b73aa5e62
CHM : create index / TOC and make searchable
...
Added date footer to chm documentation (will add later to html as well)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2227 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-04 16:38:44 +00:00
f995e1850f
renamed bmp images to png (only type supported)
...
added all images to widget documentation
fixed some spelling / formatting errors
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2226 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-04 15:57:09 +00:00
e84764f650
new utility "crop" (which helps creating screenshots of widgets, by cropping the original screenshot to multiple small image files which are used in the documentation)
...
updated dolabel documentation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2225 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-04 14:08:02 +00:00
def3913ebb
recreated documentation
...
some fixes in glfreetype, for small font sizes and mem leak fixes (http://www.cs.northwestern.edu/~sco590/fonts_tutorial.html )
added new widget_test example.compiled
started implementation of FreeType support in nvglwidgets.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2224 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-04 01:31:17 +00:00
4e284b9741
added image-url parameter to fpdoc
...
added glfreetype documentation
recreated chm documentation (with embedded images)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2223 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-03 19:24:36 +00:00
89004493d0
started work on freetype support
...
some cleaning up of the sources
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2221 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-03 00:01:04 +00:00
bad806494f
image path fix
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2220 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 19:17:29 +00:00
a021b390d7
more documentation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2219 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 18:51:40 +00:00
6b0d820784
modified css file which gives better visual result for html documentation
...
delete chm file prior to generation
remove unneeded option for html documentation
added short description to nvglutwidgets.xml
nvGLWidgets, added documentation + fixed module name
simplified getTextSize
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2218 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 17:48:55 +00:00
fc426ba4cc
Added css-file option to fpdoc, now the chm file is formatted correctly
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2217 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 15:07:34 +00:00
cad9e474df
added html documentation
...
moved nvwidgets.png to separate folder
added css file for nicer formatting
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2216 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 14:52:12 +00:00
a8d1999967
Fixed documentation html tags
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2215 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 12:57:08 +00:00
d5f6141f4c
Implemented multi line support
...
Some formatting improvements
Added fpdoc path to project file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2214 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 12:38:10 +00:00
fe9496f340
fixed some compilation hints and warnings
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2213 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 11:24:43 +00:00
d834848870
modified script so it creates the classchart
...
more documentation added
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2212 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 11:08:11 +00:00
8ee48108c3
some more documentation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2211 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 09:26:30 +00:00
00f8c0ce98
changed package name for documentation
...
windows compile batchfile
added compiled chm file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2210 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-02 00:11:56 +00:00
64b7d36c89
added more documentation
...
fixed some spell errors in comments
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2209 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-01 23:10:14 +00:00
07805fc51a
initial import of documentation
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2208 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-01 22:49:57 +00:00
4f0e632b73
some comments fixes
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2207 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-01 21:30:27 +00:00
554913ea25
fixed bug in bitmask checking
...
reordered groupflags
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2206 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-01 20:52:34 +00:00
dbb82e587b
* draw themed header item according to position. Issue 17467
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2200 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-25 19:38:58 +00:00
a8d77986c0
fpspreadsheet: Small rework of the codepage code into xlscommon
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2199 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-25 09:03:20 +00:00
c073635355
chelper: fixed default tab selection and parameters loading (broken by previous change)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2198 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-25 05:24:55 +00:00
552ef34e87
chelper: replace TNotebook with TPageControl
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2197 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-25 03:25:54 +00:00
f1c93b7272
Fixes bug 20384, fixes biff 8 compressed UTF-16 reading
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2196 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-25 00:04:53 +00:00
442c19fe0a
Removes fpsconvencoding in favor of lconvencoding
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2195 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-24 23:42:08 +00:00
f8caf9447a
Starts improving the xls biff 8 codepage support, doesnt actually work yet
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2194 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-24 23:38:24 +00:00
ab2b63d534
fix change column order in RxDBGrid column config dialog
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2193 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-23 19:13:50 +00:00
1a2ef6e2ed
* fix crash when setting MainColumn with handle not allocated. Issue 20228
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2192 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-23 16:59:29 +00:00
61ddb7a453
* add demo to test drag and drop
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2191 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-11 13:37:03 +00:00
0762a333ab
* Properly implement TimeGetTime and set DropTarget to true. Issue 20732
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2190 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-11 13:19:07 +00:00
82c33c64f8
* Fix some range check errors
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2189 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-11 13:17:25 +00:00
599c2f0520
* Handle mouse up events in WMContextMenu in widgetsets that send WMContextMenu before mouse up. Issue 19785
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2188 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-11 12:03:08 +00:00
afcb02fd14
PowerPDF: set version to 0.9.7.1
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2185 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-07 20:20:05 +00:00
39274a6133
PowerPDF: fix fpc 2.4.4 compile
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2184 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-07 19:17:44 +00:00
6d2a15426e
PowerPDF: added mixed roundrect (rounded and squared corners) support
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2183 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-05 17:57:15 +00:00
527c918559
image for new component
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2180 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-12-01 18:51:25 +00:00
125885b9bd
wrong files - part 3
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2179 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 17:54:28 +00:00
f78ccebe3e
missing file - part 2
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2178 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 17:27:12 +00:00
bf70144280
missing file
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2177 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 17:25:13 +00:00
0997254cc5
new component - RxHistoryNavigator
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2176 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-30 16:28:31 +00:00
6577163d6c
PowerPDF: corrects default radius for roundrect shape plus lcl roundrect function uses diameter not radius as it seems by the RX parameters
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2175 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-29 07:14:08 +00:00
923745afa2
* remove directive for obsolete compiler (fpc 2.2)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2157 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-22 23:23:45 +00:00
51c54f54ac
fpsound: Some more coding and skeleton building
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2133 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-14 21:00:46 +00:00
2b0994f3cd
Initial commit of fpsound, still doesn't compile
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2132 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-14 20:26:08 +00:00
23bd17e00a
Solves compilation with fpc 2.4.2 (Igor Z)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2125 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-11 13:01:15 +00:00
3985c8f1a3
Fixed a bug in UnloadDIFArray when a file open was not successful.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2111 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-03 13:04:22 +00:00
2c03552fdf
Fixes read of SST table when empty strings are present.
...
Renamed variable "Continue" to "ContinueIndicator" to avoid conflict with Pascal's Continue.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2110 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-11-02 22:33:19 +00:00