Commit Graph

53708 Commits

Author SHA1 Message Date
lazarus
cf83aad8c0 MG: added WaitMessage and HandleEvents is now non blocking
git-svn-id: trunk@308 -
2001-07-01 23:33:13 +00:00
lazarus
b4cd3de5ee MG: JumpToCompilerMessage now centered in source editor
git-svn-id: trunk@307 -
2001-07-01 15:55:43 +00:00
lazarus
1d99470ec3 MG: accelerated the wordcompletion
git-svn-id: trunk@306 -
2001-07-01 13:18:58 +00:00
lazarus
02ecb0641f MG: fixed bracket highlight for ecLineStart/End
git-svn-id: trunk@305 -
2001-06-30 07:45:25 +00:00
lazarus
ea4fbda20b MG: added bracket highlighting
git-svn-id: trunk@304 -
2001-06-30 07:16:35 +00:00
lazarus
5466ee1774 MG: bugfixes for destroying controls
git-svn-id: trunk@303 -
2001-06-28 18:15:04 +00:00
lazarus
8bdc13024b MG: added project bookmark support
git-svn-id: trunk@302 -
2001-06-27 21:43:23 +00:00
lazarus
9df86b0fa9 MG: bugfix for clipping rect
git-svn-id: trunk@301 -
2001-06-26 23:24:22 +00:00
lazarus
b8d28a65c6 MG: reduced paint messages
git-svn-id: trunk@300 -
2001-06-26 21:44:33 +00:00
lazarus
bc488d5e04 MG: added code for form icons from Rene E. Beszon
git-svn-id: trunk@299 -
2001-06-26 00:08:36 +00:00
lazarus
7e73ae43d8 MG: fixed unknown special key code
git-svn-id: trunk@298 -
2001-06-20 17:34:37 +00:00
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