skalogryz
|
85ef68394d
|
*fixed method naming *method constants are moved to implementation *fixed bit size struct fields
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@438 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-23 07:59:44 +00:00 |
|
blikblum
|
3527b17383
|
* Manual clip nodes with negative target coordinates under Qt. Workaround to LCL bug 11187
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@437 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-23 02:07:10 +00:00 |
|
skalogryz
|
783f9c197f
|
* nested types fixed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@436 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-22 11:13:59 +00:00 |
|
skalogryz
|
7574dbc5dc
|
*pascal method implementation is fixed. (objc_send, _fpret, _stret)...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@435 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-22 08:07:37 +00:00 |
|
alexs75
|
a2ed931905
|
fix error in TRxDBLookupCombo after set value for DataField and LookupSourse.Active=false
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@434 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-21 14:17:43 +00:00 |
|
alexs75
|
ddc5de0ac1
|
fix compile for last lazarus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@433 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-19 12:49:00 +00:00 |
|
blikblum
|
7dbf9255af
|
* Fixes to advanced demo
- Fix header draw in advanced header demo
- Reload image lists to better transparency
- Change to borderstyle = bsSingle where appropriate
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@432 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-18 21:15:16 +00:00 |
|
alexs75
|
2c7d207ed5
|
In TRxDBLookupCombo property DropDownCount now work
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@431 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-18 09:54:37 +00:00 |
|
alexs75
|
2b355e456b
|
new version of rxpopupunit.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@430 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-18 07:30:22 +00:00 |
|
blikblum
|
7eba9e2d01
|
* Fix crash under gtk/gtk2/qt in advanced example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@429 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-18 00:51:27 +00:00 |
|
blikblum
|
f1a883be87
|
* Add workaround for bug in gtk2 that lead to focus being lost after arrow key is pressed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@428 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-18 00:50:13 +00:00 |
|
alexs75
|
2b2f2a581a
|
Cleanup code in TRxDBLookupCombo.Paint
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@427 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-17 19:34:47 +00:00 |
|
skalogryz
|
f6f101c184
|
* calling objc methods are fixed, overload method name fixed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@426 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-17 13:58:59 +00:00 |
|
skalogryz
|
0d6ffd6e22
|
* objc methods parsing fixed (for untyped methods) * struct (unions) parsing fixed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@425 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-16 14:33:21 +00:00 |
|
alexs75
|
aae8d060c4
|
In property TRxDBLookupCombo.PopUpFormOptions add field AutoFillColumns. Used in dropdown list.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@424 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-15 20:49:20 +00:00 |
|
skalogryz
|
30ea3d4d03
|
unions convertion added
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@423 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-15 14:13:34 +00:00 |
|
blikblum
|
a9e804419f
|
* Avoid access violation when destroying at design time
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@422 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-13 14:19:07 +00:00 |
|
blikblum
|
fa09cca65a
|
* Make the target output dir different for each widgetset
* Workaround to buggy ScrollWindowEx under Qt and Gtk
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@421 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-12 22:07:46 +00:00 |
|
blikblum
|
46fd53ba72
|
* Fix av when destroying a instance that created a drag manager under qt
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@420 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-12 21:45:28 +00:00 |
|
blikblum
|
c42a0a1751
|
* Fix draw glitch when using animated toggle
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@419 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-12 19:02:31 +00:00 |
|
blikblum
|
a1db697566
|
* Fix a draw glitch when using a rounded rect selection
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@418 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-12 18:33:34 +00:00 |
|
blikblum
|
c79dac2aa1
|
* Fix header drag image paint
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@417 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-12 15:23:12 +00:00 |
|
blikblum
|
2fc903ef44
|
* Fix scanline calculation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@416 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-12 10:54:05 +00:00 |
|
blikblum
|
b92338853e
|
* Fix selection rectangle draw when header is visible
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@415 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-12 10:23:51 +00:00 |
|
blikblum
|
efee47543f
|
* Initializes check images when toCheckSupport option is set
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@414 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-12 00:36:13 +00:00 |
|
blikblum
|
881de4fd3a
|
* Fix scrolling position when navigating with the arrow keys
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@413 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-10 04:15:34 +00:00 |
|
blikblum
|
40fa686aa4
|
* Fixed compilation and cleaned the demos applications
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@412 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-10 03:06:03 +00:00 |
|
blikblum
|
4c622efc11
|
* Fixed drawing when header height is bigger than node height.
* Fix drawing with fixed columns
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@411 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-10 03:04:40 +00:00 |
|
blikblum
|
016163dc64
|
* Pass parameters as reference where possible
* Comment and clear all points where header offset is take into account
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@410 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-08 14:00:00 +00:00 |
|
skalogryz
|
9eff426166
|
=*converting keys improved (mainunit ignoreinclude)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@409 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-08 10:45:08 +00:00 |
|
skalogryz
|
472b178afe
|
*mainunit and ingoreinclude keys are implemented *added additional lines to make generated code more readable *unparsed lines are added as a line comments
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@408 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-08 09:22:54 +00:00 |
|
skalogryz
|
3dd7651b27
|
objective-c, type parsing improved, expressions parsing improved, bad pascal generated code bug fixed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@407 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-07 14:06:35 +00:00 |
|
blikblum
|
6c6bdbe86a
|
* Fix drawing trees with more nodes than 2000 nodes (CacheThreshold) by moving the header offset adjust from GetNodeAt to GetHitTestInfo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@406 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-06 16:06:13 +00:00 |
|
blikblum
|
03ad773153
|
* Fix GetNodeAt when header is visible
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@405 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-06 13:39:04 +00:00 |
|
sekelsenmat
|
7e0bcbe685
|
Adds parser tester.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@404 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-02 23:03:56 +00:00 |
|
skalogryz
|
4d797f023b
|
some bugs fixed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@403 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-02 14:23:02 +00:00 |
|
skalogryz
|
691c3853d5
|
some bugs fixed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@402 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-02 14:22:28 +00:00 |
|
skalogryz
|
ec4c66651a
|
some bugs fixed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@401 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-02 14:20:33 +00:00 |
|
skalogryz
|
e39229a140
|
updated to the latest ObjCParserTypes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@400 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-04-01 06:29:04 +00:00 |
|
skalogryz
|
0c99d758e2
|
updated. categories are added to the class if possible
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@399 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-03-31 12:45:50 +00:00 |
|
skalogryz
|
6930a5c720
|
updated
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@398 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-03-31 12:39:54 +00:00 |
|
skalogryz
|
e6d0e75dd6
|
updated, fixed ifndef usage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@397 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-03-28 13:03:13 +00:00 |
|
skalogryz
|
e7bebb5271
|
updated, fixed ifndef usage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@396 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-03-28 13:02:45 +00:00 |
|
skalogryz
|
256e2072b3
|
updated
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@395 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-03-28 10:25:55 +00:00 |
|
skalogryz
|
906c18e047
|
updated
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@394 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-03-28 10:25:45 +00:00 |
|
skalogryz
|
9b8390f12f
|
updated
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@393 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-03-28 10:25:27 +00:00 |
|
skalogryz
|
6318c1609c
|
updated
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@392 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-03-28 10:25:06 +00:00 |
|
skalogryz
|
85e84a4bc5
|
added enum types support, #ifdef
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@391 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-03-27 15:28:02 +00:00 |
|
skalogryz
|
4d76e4ee47
|
added enum types support, #ifdef
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@390 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-03-27 15:27:46 +00:00 |
|
skalogryz
|
794bde9c44
|
precompiler added
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@389 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2008-03-27 15:27:00 +00:00 |
|