lazarus
e186a1d1d7
MG: alternative key bugfix, shiftstate bugfix
...
git-svn-id: trunk@297 -
2001-06-20 17:00:20 +00:00
lazarus
16d5355d7b
MG: added VK_IRREGULAR and key grabbing
...
git-svn-id: trunk@296 -
2001-06-20 13:35:51 +00:00
lazarus
dadfbee9e4
MG: added twilight color scheme from Marius Popa
...
git-svn-id: trunk@295 -
2001-06-17 11:29:48 +00:00
lazarus
8b5c1ffe45
MG: added lazqueue and used it for the messagequeue
...
git-svn-id: trunk@294 -
2001-06-16 09:14:39 +00:00
lazarus
82c4bc48d4
MG: color element selection fixed
...
git-svn-id: trunk@293 -
2001-06-16 08:12:00 +00:00
lazarus
b42c5160d2
MG: set show errors to default
...
git-svn-id: trunk@292 -
2001-06-15 12:59:15 +00:00
lazarus
3594c19600
MG: set longstrings as default
...
git-svn-id: trunk@291 -
2001-06-15 10:31:06 +00:00
lazarus
be565cb5d9
MG: added keyword "operator"
...
git-svn-id: trunk@290 -
2001-06-15 08:02:43 +00:00
lazarus
1e8f005ddf
MWE:
...
* Fixed some syntax errors for the latest 1.0.5 compiler
git-svn-id: trunk@289 -
2001-06-14 23:13:30 +00:00
lazarus
d175a3aca2
MG: small bugfixes and less notes
...
git-svn-id: trunk@288 -
2001-06-14 14:57:59 +00:00
lazarus
42ba7dce4d
MG: small bugfixes
...
git-svn-id: trunk@287 -
2001-06-12 18:31:01 +00:00
lazarus
fad535a99c
MG: bugfixes
...
git-svn-id: trunk@286 -
2001-06-06 12:30:41 +00:00
lazarus
83614914dc
MG: added recent file sub menus
...
git-svn-id: trunk@285 -
2001-06-05 16:48:19 +00:00
lazarus
8aa7935614
MG: exec flags removed
...
git-svn-id: trunk@284 -
2001-06-05 12:06:58 +00:00
lazarus
bf6db14dc2
MG: smarter wordcompletion
...
git-svn-id: trunk@283 -
2001-06-05 11:47:55 +00:00
lazarus
c816040f46
MG: small bugfixes for bitbtn, handles
...
git-svn-id: trunk@282 -
2001-06-05 10:32:06 +00:00
lazarus
eef7ba4e9f
MG: saving recent file lists
...
git-svn-id: trunk@281 -
2001-06-05 10:27:50 +00:00
lazarus
36975e1117
MG: fixed bugs and cleaned up messages
...
git-svn-id: trunk@280 -
2001-06-04 09:32:17 +00:00
lazarus
2703d29631
MG: close application object in gtkint.pp
...
git-svn-id: trunk@279 -
2001-06-04 07:54:59 +00:00
lazarus
eb92e596e0
MG: added environment option OpenLastProjectAtStart
...
git-svn-id: trunk@278 -
2001-05-31 13:57:28 +00:00
lazarus
e57580d034
MG: fixed classname bug and StreamJITForm index bug
...
git-svn-id: trunk@277 -
2001-05-30 19:06:04 +00:00
lazarus
9068ebd544
MG: bugfixes + starting programs
...
git-svn-id: trunk@276 -
2001-05-29 08:16:27 +00:00
lazarus
36ba602a24
MG: removed unused code. fixed editor name bug.
...
git-svn-id: trunk@275 -
2001-05-28 10:00:55 +00:00
lazarus
2c5345b809
MG: added --primary-config-path=<filename> cmd line option
...
git-svn-id: trunk@274 -
2001-05-27 11:52:01 +00:00
lazarus
8d2b0856cc
MG: clear goto line dialog everytime
...
git-svn-id: trunk@273 -
2001-05-26 19:40:03 +00:00
lazarus
439314eca1
MG: bugfixes for non existing files during reload
...
git-svn-id: trunk@272 -
2001-05-21 21:49:09 +00:00
lazarus
d61cf75ddc
MG: keydown events added
...
git-svn-id: trunk@271 -
2001-05-21 21:00:39 +00:00
lazarus
ddb43ba20d
MG: codetools accelerated
...
git-svn-id: trunk@270 -
2001-05-20 11:06:32 +00:00
lazarus
99383a228a
MG: fixed wrong page index in editor closing
...
git-svn-id: trunk@269 -
2001-05-16 10:00:00 +00:00
lazarus
91c0ff257e
MG: bugfixed editor restore order
...
git-svn-id: trunk@268 -
2001-05-15 06:39:48 +00:00
lazarus
505bc9fa3d
Implemented BringToFront / SendToBack.
...
git-svn-id: trunk@267 -
2001-05-13 22:07:09 +00:00
lazarus
34fb4ae355
MG: bugfix for mainunits ext <> .lpr
...
git-svn-id: trunk@266 -
2001-04-21 14:50:21 +00:00
lazarus
d919d167eb
+ added working OnClick support for TCustomRadiogroup, stoppok
...
git-svn-id: trunk@265 -
2001-04-17 21:39:17 +00:00
lazarus
bfe772f331
* enhanced testdialog for TBevel
...
* basic test for TPaintBox
stoppok
git-svn-id: trunk@264 -
2001-04-17 21:36:15 +00:00
lazarus
f8ad639e4e
+ added working OnClick support for TCustomRadiogroup, stoppok
...
git-svn-id: trunk@263 -
2001-04-17 21:33:52 +00:00
lazarus
84e7070fe4
MWE:
...
* Moved menubar outside clientarea
* Played a bit with the IDE layout
* Moved the creation of the toolbarspeedbuttons to a separate function
git-svn-id: trunk@262 -
2001-04-13 17:56:17 +00:00
lazarus
c966642d4d
Fixed typo MAH
...
git-svn-id: trunk@261 -
2001-04-13 13:37:13 +00:00
lazarus
3bcf623f2a
Made fix to buttonglyph to use the correct size of single glyph
...
Made fix to StretchBlt to use the correct height and width
Both of these corrected the Win32 Speedbutton problem MAH
git-svn-id: trunk@260 -
2001-04-13 13:22:23 +00:00
lazarus
30d2a175a2
* TTimer uses winapi interface now instead of sendmessage interface, stoppok
...
git-svn-id: trunk@259 -
2001-04-06 22:28:09 +00:00
lazarus
b11e8615f1
* TTimer uses winapi-interface now instead of sendmessage-interface, stoppok
...
git-svn-id: trunk@258 -
2001-04-06 22:25:15 +00:00
lazarus
d278671970
Commented out the code for the DB components for now.
...
Shane
git-svn-id: trunk@257 -
2001-04-04 14:00:32 +00:00
lazarus
e3fbaecdcb
Added some changes to compreg.pp
...
git-svn-id: trunk@256 -
2001-04-04 13:58:50 +00:00
lazarus
68ebd85421
MG: finished TComponentPropertyEditor, added OnModified to oi, cfe and designer
...
git-svn-id: trunk@255 -
2001-04-04 13:55:35 +00:00
lazarus
ff15c0780a
MG: added add to/remove from project, small bugfixes
...
git-svn-id: trunk@254 -
2001-04-04 12:20:35 +00:00
lazarus
8524e2e580
Additional Images
...
Shane
git-svn-id: trunk@253 -
2001-04-03 21:16:57 +00:00
lazarus
b990bddea2
Adding image files
...
Shane
git-svn-id: trunk@252 -
2001-04-03 18:18:02 +00:00
lazarus
85afa29a5c
MG: added project options
...
git-svn-id: trunk@251 -
2001-04-03 12:14:43 +00:00
lazarus
6fcd18e2a6
MG: bugfixes for TBevel
...
git-svn-id: trunk@250 -
2001-04-02 14:45:26 +00:00
lazarus
74e4ef2d2d
MG: added designer-popupmenu
...
git-svn-id: trunk@249 -
2001-04-02 14:41:31 +00:00
lazarus
d6756d69bb
MG: added non-visual-component code to IDE and LCL
...
git-svn-id: trunk@248 -
2001-03-31 13:35:23 +00:00