mattias
|
0611fdb50b
|
h2pas: codetools: fixed removing whole sections when removing redefinitions
git-svn-id: trunk@14154 -
|
2008-02-15 22:45:30 +00:00 |
|
mattias
|
e3f5d4cae9
|
codetools: fixed removing triple redefinitions
git-svn-id: trunk@14153 -
|
2008-02-15 22:18:13 +00:00 |
|
mattias
|
9370e64ae4
|
h2pas: searching pointer types only in a subset of types
git-svn-id: trunk@14152 -
|
2008-02-15 22:10:37 +00:00 |
|
mattias
|
12698f650c
|
codetools: removed generic from the list of global keywords
git-svn-id: trunk@14151 -
|
2008-02-15 21:57:46 +00:00 |
|
vincents
|
f2f92d75eb
|
IDE: enable UseAsyncProcess (use TAsyncProcess for compilation) on windows
git-svn-id: trunk@14150 -
|
2008-02-15 21:42:33 +00:00 |
|
mattias
|
e0311508dd
|
IDE: fixed checking package name conflicts, bug #10836
git-svn-id: trunk@14149 -
|
2008-02-15 21:07:04 +00:00 |
|
mattias
|
80533b4375
|
h2pas: do not add pointer types if the base type is not defined
git-svn-id: trunk@14148 -
|
2008-02-15 20:58:28 +00:00 |
|
mattias
|
a807ae157b
|
h2pas: extended tool to add implicit types for adding implicit function types
git-svn-id: trunk@14147 -
|
2008-02-15 20:41:29 +00:00 |
|
sekelsenmat
|
8023d99e58
|
Various Windows unicode fixes.
git-svn-id: trunk@14146 -
|
2008-02-15 20:23:58 +00:00 |
|
vincents
|
108da51c02
|
win32 interface: fixed spinedit with fpc 2.2.0, using first commctrl and then windows unit, so that good structures in the windows unit are used
git-svn-id: trunk@14145 -
|
2008-02-15 20:17:23 +00:00 |
|
jesus
|
db0e597196
|
LCL, use DateTime property to set initial date in TCalendar, avoid problems with non numeric month shortdate formats
git-svn-id: trunk@14144 -
|
2008-02-15 20:07:58 +00:00 |
|
jesus
|
6617af4295
|
LCL, fix crashes related to text sizing for WindowsUnicodeSupport under win9x
git-svn-id: trunk@14143 -
|
2008-02-15 19:43:52 +00:00 |
|
mattias
|
157bab37f1
|
codetools: fixed compilation
git-svn-id: trunk@14142 -
|
2008-02-15 18:36:31 +00:00 |
|
mattias
|
9ee445c286
|
added c header file example with lots of typical c constructs
git-svn-id: trunk@14141 -
|
2008-02-15 17:41:20 +00:00 |
|
mattias
|
a1f054d578
|
IDE: added general status to widgetset display names
git-svn-id: trunk@14140 -
|
2008-02-15 15:29:22 +00:00 |
|
mattias
|
8d1b4060a1
|
LCL: added widgetset NoGUI
git-svn-id: trunk@14139 -
|
2008-02-15 10:49:38 +00:00 |
|
jesus
|
769eb407d2
|
LCL, added OnCustomDate event to TDateEdit, user get opportunity to do custom date formating
git-svn-id: trunk@14138 -
|
2008-02-14 22:04:59 +00:00 |
|
sekelsenmat
|
5066ff60d0
|
Fixes unicode string conversion routine on wince. CP_UTF8 isn't support on WinCE.
git-svn-id: trunk@14137 -
|
2008-02-14 21:21:56 +00:00 |
|
kirkpatc
|
56f8f68047
|
LazDoc (or should it be FPCDoc?) - updates to several classes in StdCtrls, mainly by copying from Inherited
git-svn-id: trunk@14136 -
|
2008-02-14 19:30:47 +00:00 |
|
vincents
|
70d6aa87d4
|
LCL: don't free the mainform explicitly with Release, it will be freed by its owner, the Appliction (bug #10789)
git-svn-id: trunk@14135 -
|
2008-02-14 15:46:00 +00:00 |
|
vincents
|
a630267f5b
|
win32 interface: fixed compilation with fpc 2.2.0 and 2.3.1
git-svn-id: trunk@14134 -
|
2008-02-14 13:20:14 +00:00 |
|
vincents
|
0167c70d4d
|
IDE: fixed showing compilation summary
git-svn-id: trunk@14133 -
|
2008-02-14 13:12:22 +00:00 |
|
tombo
|
d52b3b49a7
|
Carbon LCL: improved TPageControl page removing a bit
git-svn-id: trunk@14132 -
|
2008-02-14 12:17:01 +00:00 |
|
paul
|
e533a2bb89
|
dockheader: handle also CM_MOUSELEAVE message
git-svn-id: trunk@14131 -
|
2008-02-14 09:10:15 +00:00 |
|
paul
|
fb6f426d2e
|
formatting
git-svn-id: trunk@14130 -
|
2008-02-14 08:28:30 +00:00 |
|
paul
|
c3453ee445
|
formatting
git-svn-id: trunk@14129 -
|
2008-02-14 08:22:19 +00:00 |
|
sekelsenmat
|
bcf546afd6
|
Another small fix for wince on desktop. Now apps run without crashing. The fix is also necessary for wince on tablet pc at least.
git-svn-id: trunk@14128 -
|
2008-02-13 22:11:19 +00:00 |
|
sekelsenmat
|
50ebe6b542
|
Small fix for running wince intf on desktop.
git-svn-id: trunk@14127 -
|
2008-02-13 21:37:33 +00:00 |
|
sekelsenmat
|
33fff309d0
|
Fixed last linking problems using the wince interface on desktop os.
git-svn-id: trunk@14126 -
|
2008-02-13 21:19:45 +00:00 |
|
sekelsenmat
|
9639dc2b06
|
Removes ifdef.
git-svn-id: trunk@14125 -
|
2008-02-13 20:22:13 +00:00 |
|
sekelsenmat
|
b5c1ef3ae2
|
Added initial unicode support for wince and support for compiling the wince interface to win32 desktop operating system to improve debugging. It doesn't yet run, but already compiles.
git-svn-id: trunk@14124 -
|
2008-02-13 19:54:03 +00:00 |
|
sekelsenmat
|
fa9e26c441
|
Fixes Groupbox child control positioning and TCustomCheckBox descendents autosizing under WinCE.
git-svn-id: trunk@14123 -
|
2008-02-13 17:26:10 +00:00 |
|
vincents
|
4c570d42ab
|
LCL: DBImage: fixed loading NULL blobs from Michael Van Canneyt (bug #10711)
git-svn-id: trunk@14122 -
|
2008-02-13 15:14:08 +00:00 |
|
mattias
|
40c644d22f
|
h2pas: added tool to add missing round brackets around macro constants
git-svn-id: trunk@14121 -
|
2008-02-13 15:07:15 +00:00 |
|
vincents
|
ebfeea36ca
|
IDE: improved layout (bug #10809) from Ales Katona
git-svn-id: trunk@14120 -
|
2008-02-13 14:43:31 +00:00 |
|
mattias
|
11cb3a860e
|
h2pas: removing } in #ifdef __cplusplus
git-svn-id: trunk@14119 -
|
2008-02-13 14:25:00 +00:00 |
|
mattias
|
6dafadd176
|
h2pas: auto merging non include files
git-svn-id: trunk@14118 -
|
2008-02-13 13:54:26 +00:00 |
|
mattias
|
f3b6a2f28c
|
added Hakan Kizilhan to contributors
git-svn-id: trunk@14117 -
|
2008-02-13 11:41:51 +00:00 |
|
vincents
|
e79be37c3d
|
LCL: don't publish the Dialog property of a TCommonDialogAction, fixes bug #10817
git-svn-id: trunk@14116 -
|
2008-02-12 23:05:22 +00:00 |
|
mattias
|
746753524e
|
codetools: fixed parsing (* comments
git-svn-id: trunk@14115 -
|
2008-02-12 17:51:41 +00:00 |
|
mattias
|
ac191520f1
|
h2pas: added tool to add units to the uses section
git-svn-id: trunk@14114 -
|
2008-02-12 17:02:51 +00:00 |
|
zeljko
|
369132766d
|
Qt: added NumCopies property into TQtPrinter class
git-svn-id: trunk@14113 -
|
2008-02-12 14:44:51 +00:00 |
|
mattias
|
79d2e8faf2
|
h2pas: tool TReplaceImplicitTypes: fixed adding types after interface uses section
git-svn-id: trunk@14112 -
|
2008-02-12 14:03:21 +00:00 |
|
mattias
|
53b5ee1c6c
|
h2pas: add missing pointer types now only checks identifiers in types
git-svn-id: trunk@14111 -
|
2008-02-12 13:51:06 +00:00 |
|
mattias
|
e585127ec0
|
h2pas: finished tool to comment fucntions that are too complex for h2pas
git-svn-id: trunk@14110 -
|
2008-02-12 13:26:13 +00:00 |
|
tombo
|
f659dee1cc
|
IDE options: renamed LazDoc to FPDoc in captions
git-svn-id: trunk@14109 -
|
2008-02-12 12:01:02 +00:00 |
|
paul
|
b5f9b3cb92
|
objectinspector: increase splitter height a bit to give enough space for grabber drawing
git-svn-id: trunk@14108 -
|
2008-02-12 10:33:19 +00:00 |
|
tombo
|
8bfcde41e0
|
IDE install packages: removed redudant ':' in package info
git-svn-id: trunk@14107 -
|
2008-02-12 10:00:54 +00:00 |
|
paul
|
8c92b3ba66
|
docking: improve text drawing in TDockHeader
git-svn-id: trunk@14106 -
|
2008-02-12 09:09:31 +00:00 |
|
paul
|
258c1f15be
|
win32 imagelist: dont under comctrl temporary due to bad feedback on r14098 #4e33251c35
git-svn-id: trunk@14105 -
|
2008-02-12 08:45:57 +00:00 |
|