Commit Graph

2550 Commits

Author SHA1 Message Date
mattias
a719b4f6ef IDE: lazdoc editor now uses lazdoc engine
git-svn-id: trunk@13305 -
2007-12-13 00:01:50 +00:00
jesus
3dac20e684 LazReport, fixed some dialogs translations
git-svn-id: trunk@13304 -
2007-12-12 23:52:08 +00:00
mattias
9981352c65 laz_xmlstreaming: removed read/write overrides for fpc 2.2.0 and 2.0.x
git-svn-id: trunk@13284 -
2007-12-11 23:23:20 +00:00
mattias
1ce240c0e6 lazdaemon: set nicer default unit names
git-svn-id: trunk@13283 -
2007-12-11 23:06:44 +00:00
tombo
48c79a27ca Printers4Lazarus: implemented TPrintDialog PageRange under Carbon
git-svn-id: trunk@13279 -
2007-12-11 17:03:23 +00:00
paul
2ccb5aedf4 convert xpm to png
git-svn-id: trunk@13268 -
2007-12-11 01:55:08 +00:00
vincents
119fe01f54 synedit: added forgotten file
git-svn-id: trunk@13267 -
2007-12-11 00:43:12 +00:00
jesus
e74bc916d7 LazReport, use current printer default paper in new reports
git-svn-id: trunk@13265 -
2007-12-10 20:22:17 +00:00
vincents
5659d730e9 synedit: added VB highlighter from Nyitrai Péter (#10163)
git-svn-id: trunk@13264 -
2007-12-10 19:54:10 +00:00
tombo
b1ec8a62c7 Printers4Lazarus: fixed PrintDialog, especially save to PDF
git-svn-id: trunk@13262 -
2007-12-10 15:07:11 +00:00
mattias
70b65d397f IDE: removed easter egg: copying version to clipboard on closing about
git-svn-id: trunk@13260 -
2007-12-10 11:55:14 +00:00
vincents
23ecc4209e synunihighlighter: fixed typos introduced in the conversion to mode objfpc (bug #10218)
git-svn-id: trunk@13256 -
2007-12-10 10:38:41 +00:00
mattias
05383709a0 IDE: show abstract methods: now adds default param values
git-svn-id: trunk@13253 -
2007-12-09 12:07:57 +00:00
mattias
e9a74b0e51 codetools: added phpWithHasDefaultValues
git-svn-id: trunk@13251 -
2007-12-09 11:49:53 +00:00
mattias
108a310615 codetools: replaced some var parmas with out params
git-svn-id: trunk@13248 -
2007-12-09 11:07:51 +00:00
tombo
2f1dae25aa Reverted accidentally committed unit
git-svn-id: trunk@13247 -
2007-12-09 11:06:36 +00:00
tombo
4a1d394e7e Carbon intf: improved TextOut performance a little
git-svn-id: trunk@13246 -
2007-12-09 10:59:18 +00:00
mattias
add5d80dfa lazdatadict: added .txt extension to README.txt
git-svn-id: trunk@13237 -
2007-12-08 20:20:36 +00:00
mattias
d72ecf6d11 lazdatadict: added package lazdatadict - a data dictionary from Michael Van Canneyt
git-svn-id: trunk@13236 -
2007-12-08 20:19:59 +00:00
mattias
840f7c280b codetools: fixed error handling in TIdentCompletionTool.FindAbstractMethods if cursor outside of class
git-svn-id: trunk@13231 -
2007-12-08 18:44:52 +00:00
mattias
0fbc99fe14 IDE: fixed keyrelation abstract method warning
git-svn-id: trunk@13230 -
2007-12-08 18:41:05 +00:00
mattias
3492130ddf codetools: replaced some var with out
git-svn-id: trunk@13222 -
2007-12-08 14:17:46 +00:00
mattias
e49aa002da IDE: added quick fix for fpc warning constructing a class with abstract methods
git-svn-id: trunk@13218 -
2007-12-08 12:49:00 +00:00
mattias
b27b9bb629 IDE: added refactoring tool show abstract methods
git-svn-id: trunk@13212 -
2007-12-07 23:16:21 +00:00
andrew
65148452ac lhelp fixes:
* fixed a crash when loading a chm with no Table of contents
* improved the Index tab to have a search feature
* now the index tab indents subitems properly
* removed dependancy of chmpkg. these files are included with fpc by default now. If you have an olderversion of fpc you can re-add the dependancy of chmpkg locally
* added probably 5 new bugs :)

git-svn-id: trunk@13211 -
2007-12-07 21:28:36 +00:00
mattias
5d3b9d1495 IDE: added shortcut for show abstract methods
git-svn-id: trunk@13207 -
2007-12-07 16:22:13 +00:00
mattias
6060a047ed codetools: implemented AddMethods
git-svn-id: trunk@13204 -
2007-12-07 15:30:22 +00:00
mattias
7cac0aa984 IDE: compiler tests: added warnings when a search path does not exist
git-svn-id: trunk@13203 -
2007-12-07 13:50:30 +00:00
mattias
954c637752 IDE: compiler options dlg: omit checking macros
git-svn-id: trunk@13202 -
2007-12-07 13:05:21 +00:00
paul
d484eba60c update images for turbopower ipro
git-svn-id: trunk@13199 -
2007-12-07 08:32:29 +00:00
paul
cf46073776 PopupNotifier package
- fix compilation
- add component image from A.J. Venter

git-svn-id: trunk@13195 -
2007-12-07 03:06:31 +00:00
paul
0c31625cb5 remove Jpeg4Lazarus from all svn files dependencies
git-svn-id: trunk@13194 -
2007-12-07 03:03:52 +00:00
paul
4b550ae887 revert 2 occasionally commited files (dont know how they become changed)
git-svn-id: trunk@13193 -
2007-12-07 02:31:55 +00:00
paul
1c77fb1ce8 - move code from JPeg4Lazarus to graphics.pp
- move examples from JPeg4Lazarus to common examples dir
- remove JPeg4Lazarus package

git-svn-id: trunk@13192 -
2007-12-07 02:25:09 +00:00
mattias
363234509c codetools: implemented searching abstract methods, added example
git-svn-id: trunk@13188 -
2007-12-07 00:28:12 +00:00
tombo
ef7cdd3f87 Printers4Lazarus: improved Carbon implementation, fixed current printer updating
git-svn-id: trunk@13170 -
2007-12-05 19:52:42 +00:00
mattias
1c17f82235 prettyformat: fixed compilation
git-svn-id: trunk@13148 -
2007-12-04 17:21:06 +00:00
tombo
032af9a4ec Printers4Lazarus: initial implementation of native Carbon printing, use -dNativePrint to try it
git-svn-id: trunk@13104 -
2007-12-01 15:12:29 +00:00
paul
fa9b72d455 new sqldb images from wile64
git-svn-id: trunk@13087 -
2007-11-30 17:12:25 +00:00
paul
5b1de7e05d convert component images from .xpm to .png 24*24:
memdataset, tdbf, sdf

git-svn-id: trunk@13086 -
2007-11-30 16:14:05 +00:00
paul
2225937ea9 sqldb: use official firebird logo for IIBConnection
git-svn-id: trunk@13085 -
2007-11-30 08:41:45 +00:00
paul
2577d745a0 sqldb images:
- update icons by new from wile64
- convert old icons to png 24*24
- add script to compile icons to lrs

git-svn-id: trunk@13084 -
2007-11-30 02:44:04 +00:00
paul
18fadf247c - moved printer images from lcl component images to printers images
- created script file to compile printers images

git-svn-id: trunk@13083 -
2007-11-30 02:19:27 +00:00
paul
c731bf126f rtti controls:
- convert component icons from xpm to png 24*24
- add windows script to compile lrs file

git-svn-id: trunk@13082 -
2007-11-30 02:03:13 +00:00
paul
548c9ae401 menuintf: moved ResourceName argument to the end of RegisterIDEMenuCommand to save compatibility with non-lazarus svn ide plugins
git-svn-id: trunk@13081 -
2007-11-30 01:48:32 +00:00
paul
94f23a0660 fix compilation of components and examples
git-svn-id: trunk@13079 -
2007-11-29 15:05:45 +00:00
jesus
9df2110ffb fix Unable to create target lazarus directory, issue #10286
git-svn-id: trunk@13071 -
2007-11-29 05:09:32 +00:00
marc
31602ce6ea * Added view compinets to the toolbar by Marius
* udated po files

git-svn-id: trunk@13068 -
2007-11-28 23:23:19 +00:00
jesus
5bde6d058b LazReport, don't use libc by default, note 16375 in issue #10241
git-svn-id: trunk@13066 -
2007-11-28 17:46:44 +00:00
jesus
8ff99369dd fix ForceDirectory that partially creates a dir if ending char is not PathDelim, for example package output directory will be created correctly
git-svn-id: trunk@13055 -
2007-11-27 21:01:11 +00:00
mattias
496be6ce57 turbopower_ipro: bugfixes, Two new examples, with full navegation across links and Backward/Forward buttons from Jordi March Nogue
git-svn-id: trunk@13043 -
2007-11-26 22:26:38 +00:00
mattias
d815ea8ea2 IDE: improved updating resource directives for windows manifest and version info
git-svn-id: trunk@13040 -
2007-11-26 20:05:30 +00:00
mattias
a0a537e1f9 codetools: AddResourceDirective can now add custom directives
git-svn-id: trunk@13034 -
2007-11-26 12:09:22 +00:00
mattias
5a4515b1ce IDE: code templates: removed AddChar attribute and added RemoveChar attribute
git-svn-id: trunk@13033 -
2007-11-26 11:56:20 +00:00
mattias
b7c129588d IDE: code templates: when completion starts with identifier char then auto execute only if token starts at word boundary
git-svn-id: trunk@13032 -
2007-11-26 11:39:07 +00:00
mattias
faf05b2194 codetools: added functions to search for resource directives platform independent
git-svn-id: trunk@13030 -
2007-11-26 11:07:44 +00:00
jesus
47ab9233e4 printers, removed libc dependency, issue #10241
git-svn-id: trunk@13026 -
2007-11-25 18:07:17 +00:00
marc
3fc6bd15d3 * Fix by DiBo33, correct comapre function is set
git-svn-id: trunk@13025 -
2007-11-25 17:55:23 +00:00
mattias
e2a6763357 IDE: lazdoc: fixed showing hints for procedures
git-svn-id: trunk@13023 -
2007-11-25 15:01:26 +00:00
mattias
688c0a4db0 IDE: lazdoc: now reads comments and shows them in hints
git-svn-id: trunk@13021 -
2007-11-25 13:23:37 +00:00
mattias
d62038c83e codetools: fixed finddeclaration in generic methods searching ancestor class
git-svn-id: trunk@13014 -
2007-11-24 22:56:09 +00:00
mattias
4a5fbf3a39 IDE: ToDo list: replaced parsing code with codetools function
git-svn-id: trunk@13013 -
2007-11-24 22:45:39 +00:00
mattias
d8ef375589 replaced non utf-8 char
git-svn-id: trunk@13007 -
2007-11-24 20:38:59 +00:00
mattias
9a550b80fd codetools: FindDeclarationAndOverload now starts at property names, proc names, vars, consts and types
git-svn-id: trunk@13006 -
2007-11-24 19:11:42 +00:00
mattias
49285e8ca1 IDE: implemented showing FPDoc short descriptions in code hints
git-svn-id: trunk@12992 -
2007-11-23 20:26:16 +00:00
mattias
49f48b68dd IDE: lazdoc: started simple hints
git-svn-id: trunk@12990 -
2007-11-23 19:52:54 +00:00
mattias
9c3ea995b8 IDE: moved code to find hint for source position to helpmanager
git-svn-id: trunk@12987 -
2007-11-23 15:39:19 +00:00
mattias
6874d3b117 codetools: replaced TIdentifierListItem.Identifier PChar with string
git-svn-id: trunk@12986 -
2007-11-23 15:00:50 +00:00
mattias
6f5c11d279 codetools: added TCustomCodeTool.NodesDeletedChangeStep
git-svn-id: trunk@12981 -
2007-11-23 11:41:44 +00:00
mattias
3ef35c3b4e codetools: added changestep for nodes deleted from tool trees
git-svn-id: trunk@12980 -
2007-11-23 10:49:59 +00:00
mattias
8f7f9fbebb gtk2 intf: GtkNoWindowFixed: removed gdkwindows for groupboxes and notebooks
git-svn-id: trunk@12976 -
2007-11-23 00:37:28 +00:00
paul
6f60f156af synedit:
- convert all component images from xpm to png 24*24
- update readme and add resource compile script for windows

git-svn-id: trunk@12962 -
2007-11-22 02:07:37 +00:00
mattias
afd12b522a codetools: identifier completion: put exact matches at beginning
git-svn-id: trunk@12960 -
2007-11-21 22:23:20 +00:00
mattias
0c5ee1ee92 IDE: lazdoc: implemented TLazDocManager.GetElementChain
git-svn-id: trunk@12959 -
2007-11-21 22:18:22 +00:00
mattias
7a243a0dbd codetools: added a cache for FindDeclarationAndOverload calls, IDE: combined macro time stamps of values and graph
git-svn-id: trunk@12937 -
2007-11-20 20:00:26 +00:00
marc
039460e034 * Updated translations (as mentioned in 12929) by Maxim Ganetsky
git-svn-id: trunk@12930 -
2007-11-19 23:28:40 +00:00
mattias
a9e4999ea7 IDE: search for ancestor units now ignores missing units
git-svn-id: trunk@12882 -
2007-11-15 18:13:27 +00:00
mattias
65da460e39 fpweb: added demos from Michael Van Canneyt
git-svn-id: trunk@12880 -
2007-11-15 08:09:00 +00:00
mattias
35cdd59256 dbexport: removed lps files
git-svn-id: trunk@12873 -
2007-11-15 00:12:43 +00:00
mattias
5b171e74e2 dbexport: added demos from Michael Van Canneyt
git-svn-id: trunk@12872 -
2007-11-15 00:12:16 +00:00
mattias
d093a68232 codetools: FilenameIsPascalUnit now checks if unitname is valid identifier
git-svn-id: trunk@12871 -
2007-11-14 19:51:28 +00:00
mattias
3e60d686d5 dbexport: added icons trtfexporter.xpm ttexexporter.xpm and fixed some bugs from Michael Van Canneyt
git-svn-id: trunk@12870 -
2007-11-14 19:32:38 +00:00
jesus
5de34c204b LazReport, removed debug ouput using writeln
git-svn-id: trunk@12863 -
2007-11-14 05:50:17 +00:00
mattias
213a14a0b7 lazdbexport: made xpm transparent
git-svn-id: trunk@12847 -
2007-11-12 23:27:36 +00:00
vincents
0c328fda99 regenerated Makefiles with fixed fpc 2.3 fpcmake
git-svn-id: trunk@12846 -
2007-11-12 23:00:57 +00:00
vincents
5b35332b64 codetools: fixed argument name of copy function (bug #10162)
git-svn-id: trunk@12841 -
2007-11-12 15:45:55 +00:00
mattias
b91754876e Makefiles: recreated with fpcmake -Tall
git-svn-id: trunk@12824 -
2007-11-11 12:20:00 +00:00
jesus
1dee7c4bed Printers, fix compile under carbon
git-svn-id: trunk@12807 -
2007-11-10 04:05:20 +00:00
mattias
8748812f81 lazdbexport: added check for FPC 2.3.1
git-svn-id: trunk@12805 -
2007-11-09 22:26:04 +00:00
mattias
2bd586dcd1 lazdbexport: added minimum requirements
git-svn-id: trunk@12803 -
2007-11-09 21:42:38 +00:00
mattias
327b173ede added lazdbexport.lpk from Michael Van Canneyt
git-svn-id: trunk@12802 -
2007-11-09 20:02:56 +00:00
marc
9e4a77e06f * Improved localization by Maxim Ganetsky
* Updated po files

git-svn-id: trunk@12773 -
2007-11-07 23:09:44 +00:00
mattias
dbf55b433f IDE: started code help hint window
git-svn-id: trunk@12766 -
2007-11-07 17:00:51 +00:00
vincents
4f5386ba1f codetools: fixed examples from Mattias
git-svn-id: trunk@12747 -
2007-11-05 13:12:59 +00:00
marc
ee3d4895ef * fixed compilation with fpc 2.2 on win64
git-svn-id: trunk@12717 -
2007-11-03 16:49:08 +00:00
mattias
56c010baf4 codetools: added dbgs(extended) parameter to avoid conflicts on systems without extended
git-svn-id: trunk@12716 -
2007-11-03 16:32:04 +00:00
marc
31f9b02560 * fixed compilation on fpc 2.0.4
git-svn-id: trunk@12711 -
2007-11-03 02:41:12 +00:00
mattias
94f9b83e0e codetools: fixed DirectoryIsWritable when missing pathdelim at end
git-svn-id: trunk@12707 -
2007-11-03 00:29:29 +00:00
vincents
e20a6258bd cgi modules: make Response stream public instead of published, fixes #10071.
git-svn-id: trunk@12692 -
2007-11-02 09:59:30 +00:00
mattias
41008134a5 codetools: added dbgs overload for qword
git-svn-id: trunk@12677 -
2007-11-01 12:53:10 +00:00
mattias
6b5f9e4f97 codetools: added dbgs overload for int64
git-svn-id: trunk@12675 -
2007-11-01 11:40:27 +00:00
mattias
136ce9753d translations: arabic from Mazen
git-svn-id: trunk@12671 -
2007-11-01 02:35:05 +00:00
marc
c86335ccbf * Updated translation by Maxim Ganetsky
git-svn-id: trunk@12666 -
2007-10-31 23:07:23 +00:00
vincents
feb7946d99 cgi modules: removed unused variable in project template
git-svn-id: trunk@12662 -
2007-10-31 11:16:15 +00:00
vincents
4ff43f0219 cgi modules: fixed adding lresources twice to the uses clause of a new cgimodule unit (fixes first item of #10071)
git-svn-id: trunk@12657 -
2007-10-31 08:42:13 +00:00
marc
a6337a6b09 * Updated translation by Valdas Jankunas
git-svn-id: trunk@12652 -
2007-10-31 00:23:34 +00:00
vincents
9f6a173942 synedit: fixed reading files with Mac OS line ending from Equinox (#10037)
git-svn-id: trunk@12625 -
2007-10-29 10:25:27 +00:00
andrew
10535d18d5 Removed dependancy of lnet from lhelp and added a note about the chmhelp package not needed with fpc >= 2.3.1
git-svn-id: trunk@12618 -
2007-10-28 12:48:20 +00:00
mattias
223e59af66 LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
git-svn-id: trunk@12615 -
2007-10-28 00:33:23 +00:00
mattias
4db2eccd14 synedit: added function IsIndentChar needed for unicode support
git-svn-id: trunk@12610 -
2007-10-27 18:13:20 +00:00
mattias
ceca023673 tdbf: fixed utf8 header in po file
git-svn-id: trunk@12609 -
2007-10-27 18:11:59 +00:00
mattias
64a146a7f9 rtticontrols: fixed example1
git-svn-id: trunk@12608 -
2007-10-27 18:11:11 +00:00
vincents
be01926f6b fixed make bigide, broken in r12564 #4a43243f86
git-svn-id: trunk@12576 -
2007-10-24 07:49:04 +00:00
michael
4a43243f86 Added ideintf package
git-svn-id: trunk@12564 -
2007-10-23 12:59:25 +00:00
michael
5dc1767859 Registered property editor for IBConnection databasebae
git-svn-id: trunk@12563 -
2007-10-23 12:45:00 +00:00
vincents
6c588075a8 regenerated makefile for better cross compilation support (#9924)
git-svn-id: trunk@12554 -
2007-10-22 21:33:01 +00:00
marc
832fc732fd * Updated translation by Maxim Ganetsky
git-svn-id: trunk@12549 -
2007-10-21 23:13:33 +00:00
mattias
eb33fe2617 lazreport: fixed languages directory position
git-svn-id: trunk@12548 -
2007-10-21 23:07:49 +00:00
mattias
5fa66be34e IDE: fixed i18n flags for packages
git-svn-id: trunk@12547 -
2007-10-21 22:16:26 +00:00
jesus
6c5de3dab4 Printers, fixed carbon compilation but disabled so it uses cups implementation by now
git-svn-id: trunk@12545 -
2007-10-21 18:03:54 +00:00
mattias
adf0df7012 codetools: fixed comparing unitname and filename when filename starts with unitname, but is longer from Tobia Giesen
git-svn-id: trunk@12542 -
2007-10-21 08:19:06 +00:00
jesus
4a0273ce9d Printers, fixed %Mainunit file hint
git-svn-id: trunk@12535 -
2007-10-20 17:39:07 +00:00
jesus
789d7455f5 Printers, fixes carbon compile
git-svn-id: trunk@12534 -
2007-10-20 17:28:06 +00:00
jesus
3484e045f2 LazReport, removed Frame3D code because of apparent copyright violation
git-svn-id: trunk@12523 -
2007-10-19 20:05:10 +00:00
marc
80b15213f0 * Updated translation by Maxim Ganetsky
git-svn-id: trunk@12514 -
2007-10-18 21:23:53 +00:00
mattias
0c942d4f13 translations: german: from Joerg Braun
git-svn-id: trunk@12506 -
2007-10-17 17:55:56 +00:00
mattias
096da81a5c translations: german: from Joerg Braun
git-svn-id: trunk@12505 -
2007-10-17 17:33:38 +00:00
mattias
e4a0241fcb Makefiles: removed some fcl dependencies
git-svn-id: trunk@12495 -
2007-10-16 22:47:51 +00:00
mattias
b2748c46db openglcontrol gtk2: reduced debugging output, fixed crash on destroy
git-svn-id: trunk@12479 -
2007-10-15 22:00:28 +00:00
mattias
c95365d362 codetools: fixed FixAliasDefintions for typecasts to const
git-svn-id: trunk@12426 -
2007-10-12 19:40:05 +00:00
mattias
1a15301757 codetools: fixed some include path defs for FPC sources, fixed identifier completion for unit names with errors in code, IDE codebrowser: fixed loading new png icons
git-svn-id: trunk@12418 -
2007-10-11 22:21:38 +00:00
marc
f033054bf2 * Updated translation by Maxim Ganetsky
git-svn-id: trunk@12411 -
2007-10-10 21:50:46 +00:00
mattias
a1bc835c26 h2pas wizard: now jumping to error for tools
git-svn-id: trunk@12410 -
2007-10-10 20:47:39 +00:00
mattias
cf3d81df7b codetools: finddeclaration: implemented using generics parameters as type identifiers
git-svn-id: trunk@12408 -
2007-10-10 17:07:00 +00:00
mattias
bf2f4fb951 codetools: parser: fixed parsing methods after var protected section
git-svn-id: trunk@12407 -
2007-10-10 15:56:22 +00:00
mattias
bb2d60019e h2pas wizard, IDE text converters: improved error handling
git-svn-id: trunk@12406 -
2007-10-10 15:50:38 +00:00
mattias
3e98225f10 h2pas wizard: changed defaults to create a unit instead of include files
git-svn-id: trunk@12404 -
2007-10-10 10:56:20 +00:00
mattias
da1f0df41a IDE: on reopen project: ignore missing less important files
git-svn-id: trunk@12392 -
2007-10-09 10:34:16 +00:00
paul
d9d606c45a codetools: fix compilation under windows
git-svn-id: trunk@12388 -
2007-10-09 01:35:59 +00:00
mattias
d7ae834ce1 codetools: directorycacher: replaced strlicomp functions with own functions to ensure they work always the same
git-svn-id: trunk@12386 -
2007-10-08 23:07:17 +00:00
mattias
5794ee8f65 IDE: identifier completion: adding := : checks if identifier can be assigned
git-svn-id: trunk@12381 -
2007-10-08 11:56:56 +00:00
mattias
2adfa195f3 IDE: event assignment completion: fixed using beautify options for RValue
git-svn-id: trunk@12377 -
2007-10-08 10:44:01 +00:00
mattias
9b445a52cc codetools: added keyword unimplemented
git-svn-id: trunk@12353 -
2007-10-06 18:45:15 +00:00
mattias
38b6bffd7b codetools: extended fixing alias functions to external functions
git-svn-id: trunk@12352 -
2007-10-06 18:10:17 +00:00
mattias
23cb06a031 IDE+codetools: added heuristic to add := on identifier completion
git-svn-id: trunk@12348 -
2007-10-06 14:54:32 +00:00
mattias
dc9ea5da5c added new package lazthread from Carlos German Tejero
git-svn-id: trunk@12345 -
2007-10-06 14:37:17 +00:00
mattias
dae7d26d45 codetools: started fixing function alias
git-svn-id: trunk@12339 -
2007-10-05 21:52:42 +00:00
mattias
9f67277474 h2pas wizard: added tool to add missing pointer types
git-svn-id: trunk@12336 -
2007-10-05 20:43:40 +00:00
tombo
90b32a9139 OpenGL component: fixed #0009775: OpenGLContext fails to compile under Carbon
git-svn-id: trunk@12331 -
2007-10-05 13:18:54 +00:00
mattias
dc1e321f46 codetools: improved fixing definition order and fixing alias defs
git-svn-id: trunk@12315 -
2007-10-04 17:14:19 +00:00