drewski207
|
6bae873f8a
|
Added package for lazarus
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2008 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-25 01:59:08 +00:00 |
|
drewski207
|
b0fe011f89
|
Updated bindings with latest fixes. Things should be pretty good to test.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2007 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-24 21:31:51 +00:00 |
|
drewski207
|
4af2dd9b50
|
restored dummy pointer in opaque types
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2006 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-24 21:26:57 +00:00 |
|
drewski207
|
f19af38356
|
Fixed overzealous type conversion of guchar
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2005 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-24 21:19:28 +00:00 |
|
drewski207
|
3580e4b530
|
Fixed some name resolution which caused some types to be a child of the wrong type.
Some Code cleanup removed unused vars etc
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2004 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-24 21:06:08 +00:00 |
|
drewski207
|
2a2c19d7d5
|
Removed signals from objects since they don't have them.
Put a limit on impleid pointer level since it was >6 for some types!
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2003 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-24 14:49:39 +00:00 |
|
drewski207
|
3711f67697
|
Updated bindings. Now bitfields in records are packed correctly.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2002 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-24 14:05:19 +00:00 |
|
drewski207
|
3d2b71e204
|
Fixed some more type sizes for records when they use bit sized ints. Also removed dummy pointer from empty record that
fixed crashes of the compiler
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2001 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-24 14:03:08 +00:00 |
|
alexs75
|
59e79ec27c
|
add AutoSize property to TRxDBRadioGroup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2000 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-24 08:54:17 +00:00 |
|
alexs75
|
7e75617359
|
add images for new components
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1999 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-24 08:27:56 +00:00 |
|
drewski207
|
373dc382cf
|
updated gtk3/glib etc bindings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1998 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-24 01:35:47 +00:00 |
|
drewski207
|
d2d5da82d1
|
Fixed typo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1997 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-24 01:24:37 +00:00 |
|
drewski207
|
3e3c9f5cc3
|
Added note in generated units that files are autogenerated from gobject introspection
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1996 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-24 01:22:48 +00:00 |
|
drewski207
|
7a5ced7b31
|
Added autogeneration of types when a bit sized field is added to a record
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1995 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-24 01:17:12 +00:00 |
|
drewski207
|
ae75be9603
|
Added some code to create c and pascal files to test type sizes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1994 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-24 00:21:23 +00:00 |
|
alexs75
|
d4c63d5b73
|
add new components TRxRadioGroup and TRxDBRadioGroup - allow disable any of RadioButton from group
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1993 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-23 22:37:57 +00:00 |
|
jujibo
|
5e72832f78
|
Fixed: Update data only when required
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1992 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-23 15:53:57 +00:00 |
|
jujibo
|
24c40f928d
|
Added: TJDBTimeEdit, TJDBLabeledTimeEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1991 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-23 14:49:43 +00:00 |
|
jujibo
|
01198ab3f6
|
Removed: testing status from ftTime in TJDBGridControl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1990 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-23 11:49:39 +00:00 |
|
jujibo
|
a0a1668847
|
Fixed: manage properly Null values for dates and times in TJDBGridControl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1989 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-23 11:30:17 +00:00 |
|
jujibo
|
1abf706084
|
Added: TJTimeEdit, TJLabeledTimeEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1988 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-23 10:08:21 +00:00 |
|
jujibo
|
58aef337cb
|
Added: TJDBLabeledEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1987 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-23 08:39:35 +00:00 |
|
jujibo
|
a1785912c0
|
Clean check code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1986 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-23 08:06:23 +00:00 |
|
alexs75
|
439af454af
|
new property in TRxCollumn - DirectInput - allow select input values in RxDBGrid only from PickList
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1985 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-22 17:07:49 +00:00 |
|
jujibo
|
9a38af1143
|
Added: ftTime support to TJDBGridControl
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1984 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-22 16:01:11 +00:00 |
|
drewski207
|
7d1cbe0b11
|
Added bindings for glib atk pango gdk3 gtk3 and webkit generated with gir2pascal expect some bugs most likely in records with bitfields or bitpacked
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1983 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-22 00:28:15 +00:00 |
|
drewski207
|
da031e7514
|
Added gobject introspection converter. Can be used to convert .gir files into pascal units.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1982 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-22 00:15:42 +00:00 |
|
jujibo
|
c64b60c7fb
|
Try using GetDefaultEditor instead of SelectEditor
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1981 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-21 19:32:46 +00:00 |
|
jujibo
|
8f8180c10e
|
Added: TJDBGridControl and example (testgridctr)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1980 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-21 11:22:29 +00:00 |
|
jujibo
|
84a68c932c
|
Info headers added
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1979 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-20 15:33:24 +00:00 |
|
jujibo
|
948952a30e
|
Added: Non DB-Aware input controls example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1978 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-20 15:27:54 +00:00 |
|
jujibo
|
4a519e3b66
|
Added: TJDateEdit, TJLabeledDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1977 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-20 15:05:59 +00:00 |
|
jujibo
|
0453b9ac1a
|
Added: TJCurrencyEdit, TJLabeledCurrencyEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1976 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-20 12:01:01 +00:00 |
|
jujibo
|
45f32dc0cc
|
Added: TJIntegerEdit, TJLabeledIntegerEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1975 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-20 10:51:25 +00:00 |
|
jujibo
|
6a8512f3c1
|
Fix property
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1974 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-20 08:58:19 +00:00 |
|
jujibo
|
3bd0a2f13e
|
Changed parents. Updated example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1973 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-20 08:31:40 +00:00 |
|
jujibo
|
b985842532
|
Add info headers
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1972 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-19 15:16:18 +00:00 |
|
jujibo
|
e2a77aa3a0
|
Added: Labeled db widgets
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1971 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-19 15:10:55 +00:00 |
|
jujibo
|
0f3f32ed94
|
Sanity checks
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1970 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-19 11:59:02 +00:00 |
|
jujibo
|
210a9b2ddd
|
First package with visual db controls, created
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1969 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-19 11:25:08 +00:00 |
|
inoussa
|
7888b8f656
|
iOS http transport contributed by Phil
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1968 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-19 11:12:38 +00:00 |
|
jujibo
|
cdd864f4d3
|
Fix lef/right arrow keys while editing dates
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1967 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-17 10:23:14 +00:00 |
|
jujibo
|
d47fca3e56
|
Removed, unused code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1966 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-16 14:53:36 +00:00 |
|
jujibo
|
1bc00e858d
|
Fix code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1965 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-16 14:47:04 +00:00 |
|
sekelsenmat
|
b17333404a
|
Removes lps info from the lpi in tappytux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1964 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-16 14:18:35 +00:00 |
|
inoussa
|
8b1e3a960e
|
Parser's "CaseSensitive" implementation fix.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1963 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-16 00:56:48 +00:00 |
|
jujibo
|
70977e292b
|
Date input formats, added: Little endian, Middle endian and Big endian forms
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1962 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-15 15:35:14 +00:00 |
|
sekelsenmat
|
5379901827
|
Adds basic animations support to tappytux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1961 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-15 14:34:06 +00:00 |
|
sekelsenmat
|
e8a94cd00b
|
tappytux: Removes the fixed background and implements real drawing in the drawer component
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1960 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-15 14:14:50 +00:00 |
|
sekelsenmat
|
a487e2f6d7
|
Adds a new braille routine
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1959 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2011-09-15 13:43:59 +00:00 |
|