Commit Graph

1483 Commits

Author SHA1 Message Date
mattias
4f7c7ed932 activated depth buffer for agl context
git-svn-id: trunk@8491 -
2006-01-10 23:45:46 +00:00
mattias
6edfc6200b Makefile update only on change
git-svn-id: trunk@8477 -
2006-01-09 23:08:37 +00:00
mattias
20ed86f4ee added NoStackFrame to codetools
git-svn-id: trunk@8470 -
2006-01-08 10:32:49 +00:00
mattias
437421c944 fixed codeexplorer anchroing
git-svn-id: trunk@8464 -
2006-01-07 18:30:54 +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
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
mattias
f4b9ce7264 fixed newdialog
git-svn-id: trunk@8453 -
2006-01-06 16:28:21 +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
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
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
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
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
jesus
9269e2f551 get printer's count before freeing dests
git-svn-id: trunk@8425 -
2006-01-03 21:25:19 +00:00
mattias
02d9d81ee8 added fpcmacosall.pas till it is in FPC
git-svn-id: trunk@8418 -
2006-01-03 08:08:56 +00:00
mattias
c1d3e4b31d added LCLWidgetType makro for Makefile.fpc creation
git-svn-id: trunk@8417 -
2006-01-02 23:31:26 +00:00
mattias
426570fe98 added LCLWidgetType makro for Makefile.fpc creation
git-svn-id: trunk@8416 -
2006-01-02 23:30:38 +00:00
mattias
cac522bc0b fixed make bigidecomponents
git-svn-id: trunk@8415 -
2006-01-02 23:19:57 +00:00
mattias
900ebcc63d added printer4lazarus and cgilaz to bigide
git-svn-id: trunk@8413 -
2006-01-02 23:11:53 +00:00
mattias
17092a4e58 implemented make bigide
git-svn-id: trunk@8412 -
2006-01-02 20:39:49 +00:00
mattias
95647ebc31 fixed missing filestatecache invalidate on ForceDirectories
git-svn-id: trunk@8410 -
2006-01-02 08:51:41 +00:00
mattias
adbd284641 started platform independent opengl control for the LCL
git-svn-id: trunk@8408 -
2006-01-01 20:43:51 +00:00
mattias
600b3f8418 updated finnish translation from Seppo
git-svn-id: trunk@8405 -
2005-12-31 15:19:14 +00:00
mattias
8108cc7e91 replaced some resource strings
git-svn-id: trunk@8404 -
2005-12-31 15:18:25 +00:00
mattias
931e16b523 fixed clean up of identifier completion class and ancestors list
git-svn-id: trunk@8401 -
2005-12-31 14:12:55 +00:00
vincents
b234e3cdfc Let treeview grow and messages remain fixed, when form is resized (from Graeme Geldenhuys)
git-svn-id: trunk@8389 -
2005-12-30 13:02:25 +00:00
mattias
394841d069 reduced ansistring overhead
git-svn-id: trunk@8379 -
2005-12-27 18:27:28 +00:00
andrew
715171e521 renamed unit1 to lhelpcore
git-svn-id: trunk@8376 -
2005-12-27 14:56:28 +00:00
andrew
753ea08fa2 much improved history support
git-svn-id: trunk@8375 -
2005-12-27 05:25:24 +00:00
mattias
7bc376c87b replaced synedit TokenAccu.s string with PChar p
git-svn-id: trunk@8373 -
2005-12-26 13:36:53 +00:00
mattias
f74d48013c undo synedit TokenAccu string to pchar
git-svn-id: trunk@8371 -
2005-12-26 13:29:26 +00:00
mattias
570abffd09 replaced some strings in synedit with faster PChar
git-svn-id: trunk@8370 -
2005-12-26 11:55:57 +00:00
mattias
9ff3525add extended class completion for generic classes
git-svn-id: trunk@8369 -
2005-12-26 10:06:39 +00:00
mattias
10bbedf011 extended codetools for method jumping in generic classes
git-svn-id: trunk@8368 -
2005-12-26 00:52:10 +00:00
mattias
52ebb7d2a7 extended codetools parser for generic and specialize keywords
git-svn-id: trunk@8367 -
2005-12-26 00:00:49 +00:00
mattias
c58ca47617 added example to test codetools on generics
git-svn-id: trunk@8366 -
2005-12-25 17:26:09 +00:00
mattias
0cc6b96b75 added generic and specialize as keywords to pascal syntax highlighter
git-svn-id: trunk@8365 -
2005-12-25 16:27:42 +00:00
micha
eb9487d50d remove not hiding/showing caret while painting (uncovers caret moving bugs), but do add todo warning about it
git-svn-id: trunk@8361 -
2005-12-23 21:17:45 +00:00
mattias
7ffc2d0f43 implemented identifier completion for uses section
git-svn-id: trunk@8353 -
2005-12-21 19:13:06 +00:00
andrew
29663822c6 removed some writelns
git-svn-id: trunk@8352 -
2005-12-21 16:11:29 +00:00
andrew
f8f72b6127 changed lazchmhelp to use a path for chms instead of a single chm
git-svn-id: trunk@8351 -
2005-12-21 15:47:35 +00:00
mattias
55b7e83e1c implemented codetools functions to collect search paths and to unitfiles in searchpaths
git-svn-id: trunk@8350 -
2005-12-21 11:47:03 +00:00
jesus
46291e2df0 Removed project stack check option from printer's sample
git-svn-id: trunk@8349 -
2005-12-20 20:10:50 +00:00
jesus
6fece2d9f5 doGetPaperName implemented for windows, fixed selecting default printer
git-svn-id: trunk@8348 -
2005-12-20 14:31:27 +00:00
andrew
c392f80e68 Updated paslzx license info - fixed typo
git-svn-id: trunk@8347 -
2005-12-20 03:28:40 +00:00