vincents
|
9a4ab60f83
|
implemented copy-all from call stack view (issue #1511)
git-svn-id: trunk@8476 -
|
2006-01-09 22:00:37 +00:00 |
|
micha
|
aaeb3b393d
|
put debug message under ifdef
git-svn-id: trunk@8475 -
|
2006-01-09 18:24:56 +00:00 |
|
vincents
|
ab74ec8969
|
fixed anchoring.
git-svn-id: trunk@8474 -
|
2006-01-09 08:26:43 +00:00 |
|
mattias
|
dceaef4f4f
|
fixed typo
git-svn-id: trunk@8473 -
|
2006-01-08 22:26:38 +00:00 |
|
vincents
|
44fc23e4a9
|
show error message, but do not crash, if --debug-log filename cannot be opened
git-svn-id: trunk@8472 -
|
2006-01-08 15:12:16 +00:00 |
|
micha
|
1223f44069
|
"nilify" parameter in RemoveEventHandler functions, pointer has become invalid anyway
git-svn-id: trunk@8471 -
|
2006-01-08 13:50:38 +00:00 |
|
mattias
|
20ed86f4ee
|
added NoStackFrame to codetools
git-svn-id: trunk@8470 -
|
2006-01-08 10:32:49 +00:00 |
|
mattias
|
b7530316d5
|
published TButtonPanel ALign and Anchors
git-svn-id: trunk@8469 -
|
2006-01-08 10:21:56 +00:00 |
|
micha
|
337177ca4a
|
add image for TButtonPanel (from darius)
git-svn-id: trunk@8468 -
|
2006-01-08 07:59:19 +00:00 |
|
micha
|
730f6f5831
|
add TButtonPanel to LCL (by darius)
git-svn-id: trunk@8467 -
|
2006-01-07 19:57:15 +00:00 |
|
micha
|
73f141bcdd
|
override and implement RoundRect (from martin smat)
git-svn-id: trunk@8466 -
|
2006-01-07 19:01:40 +00:00 |
|
micha
|
8e93ee346b
|
ignore Set/RemoveEventHandler calls with nil parameter
git-svn-id: trunk@8465 -
|
2006-01-07 18:40:40 +00:00 |
|
mattias
|
437421c944
|
fixed codeexplorer anchroing
git-svn-id: trunk@8464 -
|
2006-01-07 18:30:54 +00:00 |
|
vincents
|
925007ecf3
|
free processlist, running tools list when closing the IDE
git-svn-id: trunk@8463 -
|
2006-01-07 15:53:17 +00:00 |
|
mattias
|
2d1fa9effb
|
fixed carbon intf test compilation under non carbon
git-svn-id: trunk@8462 -
|
2006-01-07 14:47:30 +00:00 |
|
mattias
|
84914a1149
|
extended openglcontext example for idle
git-svn-id: trunk@8461 -
|
2006-01-07 14:14:41 +00:00 |
|
mattias
|
4b11686705
|
moved IDE command constants to ideintf/idecommands.pas
git-svn-id: trunk@8460 -
|
2006-01-07 13:59:59 +00:00 |
|
micha
|
5cd1f55087
|
fix uninitialized var, and do some more optimization
git-svn-id: trunk@8459 -
|
2006-01-06 22:11:09 +00:00 |
|
micha
|
7fffafe910
|
improve RemoveEventHandler efficiency to O(1), and add SetEventHandlerFlags (gtk/linux only)
git-svn-id: trunk@8458 -
|
2006-01-06 20:59:57 +00:00 |
|
mattias
|
3c9f67d75e
|
fixed layout bugs, added package to create MacOSX application folders
git-svn-id: trunk@8457 -
|
2006-01-06 18:39:46 +00:00 |
|
mattias
|
a02933f7ae
|
fixed layout bugs, added package to create MacOSX application folders
git-svn-id: trunk@8456 -
|
2006-01-06 18:38:13 +00:00 |
|
jesus
|
48c0e6d55c
|
Implemented default doCompareCells for StringGrid
git-svn-id: trunk@8455 -
|
2006-01-06 18:11:08 +00:00 |
|
mattias
|
9079ef8482
|
converted codetoolsdefines editor to lfm from Darius
git-svn-id: trunk@8454 -
|
2006-01-06 16:42:37 +00:00 |
|
mattias
|
f4b9ce7264
|
fixed newdialog
git-svn-id: trunk@8453 -
|
2006-01-06 16:28:21 +00:00 |
|
vincents
|
2d4b6606aa
|
added -q parameter to fpcmake, so it doesn't generated output that we are not interested in anyway
git-svn-id: trunk@8452 -
|
2006-01-05 21:35:38 +00:00 |
|
mattias
|
a9adeb7763
|
fixed mem leak in exttool
git-svn-id: trunk@8451 -
|
2006-01-04 23:26:59 +00:00 |
|
vincents
|
2f8249da7c
|
added explicit typecast to prevent possible range check errors
git-svn-id: trunk@8450 -
|
2006-01-04 23:23:11 +00:00 |
|
mattias
|
83518b8d09
|
fixed compilation for fpc 2.0.x
git-svn-id: trunk@8449 -
|
2006-01-04 22:57:20 +00:00 |
|
mattias
|
7f19762926
|
fixed storing AnchorSide.Side
git-svn-id: trunk@8448 -
|
2006-01-04 22:54:32 +00:00 |
|
vincents
|
f6c2971980
|
use StrToQWord instead of StrToInt64 to safely convert string to QWord
git-svn-id: trunk@8447 -
|
2006-01-04 22:11:58 +00:00 |
|
mattias
|
2940e62358
|
fixed delphi transparent trick for palette .bmp
git-svn-id: trunk@8446 -
|
2006-01-04 21:06:56 +00:00 |
|
mattias
|
ee624a05ee
|
redirecting gtk accelerator to a dummy callback, since the LCL handles menu shortcuts
git-svn-id: trunk@8445 -
|
2006-01-04 18:51:05 +00:00 |
|
mattias
|
8201f274a8
|
added debug output for FindFPCTool
git-svn-id: trunk@8444 -
|
2006-01-04 17:51:18 +00:00 |
|
mattias
|
52970bb833
|
updated license note
git-svn-id: trunk@8443 -
|
2006-01-04 17:36:00 +00:00 |
|
mattias
|
3ec02f5c36
|
updated sqlite package from Luiz Americo Pereira Camara
git-svn-id: trunk@8442 -
|
2006-01-04 17:34:38 +00:00 |
|
mattias
|
417704ab5e
|
improed layout of unitinfodlg from Darius
git-svn-id: trunk@8441 -
|
2006-01-04 17:30:20 +00:00 |
|
mattias
|
c62d1bc330
|
added more sphisticated FPCTool search function to find fpcmake.exe under windows
git-svn-id: trunk@8440 -
|
2006-01-04 17:08:59 +00:00 |
|
mattias
|
b032ace882
|
fixed TOpenGlControl at designtime
git-svn-id: trunk@8439 -
|
2006-01-04 16:56:49 +00:00 |
|
mattias
|
dbba7ab026
|
fixed fpcmake extension on creating Makefile
git-svn-id: trunk@8438 -
|
2006-01-04 12:59:34 +00:00 |
|
mattias
|
93bcaa38be
|
added lpl file for lazopenglcontext packag
git-svn-id: trunk@8437 -
|
2006-01-04 12:45:44 +00:00 |
|
mattias
|
dfcf4299a7
|
removed gtkglarea, it is now part of the lazopenglcontext package
git-svn-id: trunk@8436 -
|
2006-01-04 12:43:19 +00:00 |
|
mattias
|
68755c278e
|
removed unneeded invalidate
git-svn-id: trunk@8435 -
|
2006-01-04 12:36:40 +00:00 |
|
mattias
|
8c284f3daa
|
removed Resize method from unit info dialog
git-svn-id: trunk@8434 -
|
2006-01-04 12:11:40 +00:00 |
|
mattias
|
3bd802b088
|
converted unit info dialog to lfm from Darius
git-svn-id: trunk@8433 -
|
2006-01-04 12:09:29 +00:00 |
|
mattias
|
b534709ca6
|
converted addtoproject dialog to lfm from Darius
git-svn-id: trunk@8432 -
|
2006-01-04 12:03:33 +00:00 |
|
mattias
|
c155fb0148
|
fixed compilation of synunihighlighter
git-svn-id: trunk@8431 -
|
2006-01-04 10:46:06 +00:00 |
|
mattias
|
d452af1ba0
|
added qt interface to IDE and fixed compilation
git-svn-id: trunk@8430 -
|
2006-01-04 10:28:58 +00:00 |
|
mattias
|
9bfe055000
|
made project flag AlwaysBuild true as default, added check for open editor files
git-svn-id: trunk@8429 -
|
2006-01-04 09:35:32 +00:00 |
|
mattias
|
ce294c63d5
|
various fixes for carbon
git-svn-id: trunk@8428 -
|
2006-01-04 00:09:36 +00:00 |
|
mattias
|
154222a21b
|
package uses clause is now created from filenames since FPC gets confused otherwise
git-svn-id: trunk@8427 -
|
2006-01-03 23:34:59 +00:00 |
|