Commit Graph

6250 Commits

Author SHA1 Message Date
125389bf37 reworked alarm notification dialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@350 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-12 06:51:55 +00:00
75305bbd3c first try to make the components unicode aware on win
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@349 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-11 01:09:19 +00:00
160abc712d some small fixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@348 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-10 19:17:45 +00:00
e5b5a76b68 aaddet forgotten lrs files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@347 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-08 15:36:48 +00:00
d9e7625cf7 fixed some dialogs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@346 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-08 15:07:26 +00:00
946b2b11c4 cleaner message handling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@345 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-07 23:08:26 +00:00
07ffdaab39 try to fix some problems with vpdayview
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@344 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-07 16:22:04 +00:00
ee3296a1cd Event editor reworked
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@343 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-05 23:55:30 +00:00
69c418ad78 fix draw column title in RxDBGrid, publishing property Text in TRxDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@342 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-05 11:26:11 +00:00
a44a9bb9b4 Added TLabel.Create to c bindings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@341 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-03 16:01:04 +00:00
d2a6c32d49 Added initial lcl binding for external languages.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@340 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-03 15:09:24 +00:00
d43ab07cd5 Deleted wrong commited files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@339 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-03 13:42:28 +00:00
c1641e380d Initial import
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@338 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-03 12:05:55 +00:00
9056129a0b Initial import
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@337 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-03 11:54:28 +00:00
f51316346c Intitial Folder for TurboPower Visual Plan It
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@336 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-03 11:27:22 +00:00
1635eb7b77 * Correctly set scroll page size
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@335 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-02-03 01:17:52 +00:00
9365ca1df5 + New component - TRxDateEdit
+ In RxDBGrid create editor for field with type ftDate, ftDateTime - based on TRxDateEdit
    (see Demos/RxDBGrid)
  - minor fix in filter combobox in RxDBGrid for GTK and GTK2


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@334 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-31 13:23:03 +00:00
dc54158a3e fix compile with lazarus v0.9.25 r13922M
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@333 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-30 12:52:56 +00:00
b46d30d9bb cancel button for close popup calendar for TRxDateEdit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@332 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-29 18:17:55 +00:00
53d593d66d TRxDateEdit in linux (gtk2)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@331 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-29 00:13:44 +00:00
b1ecbb3004 minor fix in RxDBGrid and TRxDBLookupCombo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@330 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-28 20:37:35 +00:00
a559cb6c4a - Fix error in TRxLookupEdit
+ In RxDBGrid published new property from DBGrid


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@329 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-28 05:21:43 +00:00
54d663b3da - Increased release build
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@328 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-26 20:03:08 +00:00
9a0f011f53 ufclassedit.pas : native class type were not showed
uwsttypelibraryedit.pas : GetTypeNode() was causing AV

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@327 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-21 23:52:52 +00:00
26824d4a01 removed-Facthreads from package
maked 64 bit compatible


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@326 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-17 19:21:36 +00:00
ed26831b3c Added lpr
Fixed design a bit

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@325 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-13 10:25:01 +00:00
9f7887ddc8 Fixed Suspend bug (OnDone is called endless)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@324 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-13 10:11:50 +00:00
e65d145159 fpsvnsync: fixed setting svn:eolstyle on files that are not text/plain, needed for lazarus r13688.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@323 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-11 23:13:23 +00:00
77f2ea719a git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@322 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-01-08 18:22:00 +00:00
5643472e99 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@321 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-01-08 18:12:38 +00:00
292fd5eb21 search capability
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@320 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-08 17:35:20 +00:00
8e23174862 separate session file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@319 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-08 17:30:14 +00:00
29ace27b35 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@318 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-01-08 17:28:45 +00:00
39f4363e56 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@317 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-01-08 17:26:19 +00:00
6a27d090ba git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@316 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-01-08 17:24:01 +00:00
78be98ceae git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@315 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-01-08 17:20:42 +00:00
908dacedda git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@314 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-01-08 17:14:24 +00:00
dc82cbf6a4 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@313 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-01-08 17:11:14 +00:00
2ec197e2c7 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@312 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-01-08 17:09:27 +00:00
a14bc8d2a2 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@311 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-01-08 17:08:38 +00:00
2b232e3d18 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@310 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-01-08 17:07:55 +00:00
297f3e8217 * Fixed compilation of ole demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@309 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-04 11:00:20 +00:00
9b31b7f638 * Code cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@308 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-02 20:25:57 +00:00
7be94078d0 * Change drag and drop code to adapt to LCL changes
* Use TFpList instead of TList

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@307 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2008-01-02 18:10:02 +00:00
dcd5a69d38 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@306 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2007-12-29 18:52:34 +00:00
7764171659 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@305 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2007-12-29 18:32:26 +00:00
683d9d9f9d resync
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@304 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-12-29 17:21:48 +00:00
4ac8b874cf json serialization : client & server
base64 encoded support + tests
new tests for schema parsers : complex type extending simple type

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@303 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-12-29 00:58:19 +00:00
b5310c5151 * Fixed inline editor auto size feature
*  Removed references for TnT components

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@302 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-12-25 17:15:45 +00:00
b14e3dc633 * Fix compilation
* Sort mark with transparency

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@301 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2007-12-23 16:13:44 +00:00