Commit Graph

2183 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
dfa22a28e5 Fixes compilation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1958 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 13:26:03 +00:00
b03c034c47 The function ConvertUTF8HtmlTextToBraille in utf8_braille unit was further implemented.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1957 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 13:10:18 +00:00
046e067ba4 Only uses modules if activated and implements support for the source and debug info again
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1956 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 12:57:38 +00:00
05bb393d89 Ativa o modulo Braille
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1955 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 12:19:24 +00:00
d02c83c767 Starts adding the modules UI
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1954 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 12:07:03 +00:00
b2e30cdc23 rx: fix compilation a after recent changes in LCL. Issue 20214. With agreement of Lagunov Aleksey
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1953 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 11:15:58 +00:00
2ca3b8e514 Use new NormalizeDate code in jinpututils, add missed info header
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1952 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 11:08:34 +00:00
41bfecf680 Use new NormalizeDate code in jdbgridutils
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1951 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 10:17:01 +00:00
6f7b2841f5 Enhance date input and validation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1950 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 08:57:15 +00:00
e1f2a19114 fpbrowser: Starts moving the controls to the tabs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1949 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 07:31:02 +00:00
3b020a82c2 Some bugs were corrected in the utf8_braille Unit.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1948 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-15 01:20:50 +00:00
24b421eeff Add header info
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1947 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-14 10:55:51 +00:00
51b9dc13a6 Sanity checks
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1946 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-14 10:03:43 +00:00
72f61a6b91 Remove "Dialogs" from "uses" clause.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1945 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-14 09:51:13 +00:00
5c68ec9dbc Add non db input example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1944 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-14 09:09:03 +00:00
e28a883a60 Code refactoring
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1943 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-14 08:29:32 +00:00
fc1c449cd2 xsd's "choice" construct parsing + tests
parser is case sensitive  b default now, + tests

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1942 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-14 02:31:02 +00:00
b0272c01fd User is now able to input answers in gameplayform.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1941 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-14 01:24:06 +00:00
832ed6e0d5 "TappyTux" interface designed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1940 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-14 00:35:25 +00:00
26cb0d15b6 Project description
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1939 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-13 16:46:31 +00:00
465e789692 Create jujiboutils project. Basic files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1938 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-13 15:30:19 +00:00
9267c39d69 A new Unit has been added: utf8_braille. It contains the function Braille, which receives a string of UTF8 characters and translates it to a string of Braille characters.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1937 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-13 14:17:06 +00:00
438eec778d Patch from Tom Gregorovic to allow selecting image reader in LazRGBGraphics
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1936 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-11 14:14:07 +00:00
d39395b26d fpbrowser: Moves the browser viewer to an isolated module, to support multiple viewers and starts preparing the ground for tabbed browsing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1935 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-11 06:19:45 +00:00
788d3ba426 Issue a error message instead of crashing if no "targetNamespace" is provided.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1934 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-09-10 22:29:42 +00:00