Commit Graph

14827 Commits

Author SHA1 Message Date
sekelsenmat
a83074c32d Finishes renaming the docs scripts.
git-svn-id: trunk@14964 -
2008-04-25 11:02:19 +00:00
sekelsenmat
dc17aa5243 Removes old html doc script.
git-svn-id: trunk@14963 -
2008-04-25 10:59:56 +00:00
sekelsenmat
95bf12f9c6 Renames the doc building scripts and adds some more scripts for Windows.
git-svn-id: trunk@14962 -
2008-04-25 10:52:13 +00:00
vincents
420b847eee LCL: FilelistBox: do conversions from and to UTF8 when calling RTL functions (bug #11181)
git-svn-id: trunk@14961 -
2008-04-25 10:46:36 +00:00
vincents
da7e767012 IDE: win64 uses same lazbaseconf.inc file as win32.
git-svn-id: trunk@14960 -
2008-04-25 10:25:02 +00:00
vincents
38bbbb2558 IDE: fixed handling ESC and Enter in new project options dialog (bug #11019) from Junior Goncalves
git-svn-id: trunk@14959 -
2008-04-25 08:58:03 +00:00
zeljko
a47d7719f1 Qt: Fixed all clipboard operations ,no more clipboard problems with copy-paste from other apps into ide editor.
git-svn-id: trunk@14958 -
2008-04-25 08:52:42 +00:00
paul
f703ada675 gtk, qt: improve a bit getsyscolor return
git-svn-id: trunk@14957 -
2008-04-25 07:21:19 +00:00
paul
0b46b68588 lcl: add some useful stuff into graphutil.pp
git-svn-id: trunk@14956 -
2008-04-25 02:27:17 +00:00
paul
77fc8fc4c2 lcl: add delphi compatibility stuff to GraphUtil
git-svn-id: trunk@14955 -
2008-04-25 00:54:04 +00:00
marc
aecb127993 * Fixed compilation and some memleaks
git-svn-id: trunk@14954 -
2008-04-24 23:48:27 +00:00
marc
c82d2dcc96 * Added Graphics Utility unit
git-svn-id: trunk@14953 -
2008-04-24 23:00:01 +00:00
vincents
d72daa659b IDE: fixed memleak in the export of the todo list from Stephano (bug #11188)
git-svn-id: trunk@14952 -
2008-04-24 19:27:46 +00:00
tombo
dd8ebeaf31 LCL carbon: improved caret handling
* fixed tab focusing around TForm

git-svn-id: trunk@14951 -
2008-04-24 09:25:01 +00:00
vincents
2b7dbc1116 added make bigideclean target which cleans big ide components too
git-svn-id: trunk@14950 -
2008-04-24 08:57:09 +00:00
tombo
7ce7cd734e LCL carbon: fixed updating client rect when scrolling info changed
git-svn-id: trunk@14949 -
2008-04-24 08:17:39 +00:00
tombo
ae66f2b9db LCL carbon: fixed updating client rect if scrollbars changed
git-svn-id: trunk@14948 -
2008-04-24 08:08:37 +00:00
paul
22a852a20c ide: paint text on restricted page with clear brush to prevent filling themed bg with solid color
git-svn-id: trunk@14947 -
2008-04-24 06:22:32 +00:00
paul
a64c31fd1b reformat one file (by Jedi code format)
git-svn-id: trunk@14946 -
2008-04-24 03:24:08 +00:00
marc
f30a8928e2 * Enabled separate class for TCustomBitmap and TBitmap
git-svn-id: trunk@14945 -
2008-04-23 23:26:24 +00:00
sekelsenmat
1f12493662 Adds some more comments to caretpos.
git-svn-id: trunk@14944 -
2008-04-23 20:07:49 +00:00
sekelsenmat
4bae6b0476 Implements CaretPos for TCustomEdit and TCustomMemo under win32.
git-svn-id: trunk@14943 -
2008-04-23 20:06:32 +00:00
mattias
a87a738d15 IDE: fixed parsing IDEDirectives with flags
git-svn-id: trunk@14942 -
2008-04-23 15:49:36 +00:00
mattias
1d9a456c64 IDE: build,run file now stores options for non pascal files
git-svn-id: trunk@14941 -
2008-04-23 15:38:02 +00:00
vincents
d88b4969be fpcunit component: cleanup Makefile.fpc
git-svn-id: trunk@14940 -
2008-04-23 14:41:44 +00:00
mattias
0d3824b98f IDEIntf: added customdata and customsessiondata for project files
git-svn-id: trunk@14939 -
2008-04-23 13:19:51 +00:00
mattias
5ec895750e IDE: multi form properties: implemented auto closing for revert
git-svn-id: trunk@14938 -
2008-04-23 12:19:07 +00:00
paul
d0a99f8c64 win32: revert some constraints, restrict progress bar constraint only for themed windows
git-svn-id: trunk@14937 -
2008-04-23 11:55:32 +00:00
vincents
3a20cf8fdb man pages: improved list of main supported operating systems
git-svn-id: trunk@14936 -
2008-04-23 11:04:20 +00:00
mattias
e2b3577222 codetools: fixed result of FindDeclarationOfIdentAtParam
git-svn-id: trunk@14935 -
2008-04-23 07:59:56 +00:00
mattias
d7cfba9c6e IDE: set Ctrl+Shift+F as default key for Find in Files
git-svn-id: trunk@14934 -
2008-04-23 07:51:45 +00:00
vincents
0db79d0c37 LCL: published T(Float)SpinEdit.Font and ParentFont, reportedly they are working (bug #8549)
git-svn-id: trunk@14933 -
2008-04-23 07:16:46 +00:00
paul
13c13fe6fb qt: don't correct negative coords in stretchmaskblt - they are needed to draw only part of image (issue #0011187 by Luiz)
git-svn-id: trunk@14932 -
2008-04-23 03:33:15 +00:00
kirkpatc
2c7ce97b6b FPDoc - updates to chart.xml; minor edits to maskedit.xml and printers.xml
git-svn-id: trunk@14931 -
2008-04-22 13:31:49 +00:00
vincents
39e6b1ad30 tools: snapshot monitor: added dependency on the LCL because of the masks unit.
git-svn-id: trunk@14930 -
2008-04-22 11:10:34 +00:00
vincents
9b8fd9c590 tools: snapshots monitor: use masks unit to match file names, it supports ????? like masks too.
git-svn-id: trunk@14929 -
2008-04-22 09:04:42 +00:00
paul
8a7e588df6 win32: don't fill bitbtn content with Brush since other button area cannot be painted with color different from system (fixes #0010910)
git-svn-id: trunk@14928 -
2008-04-22 08:40:24 +00:00
mattias
0758b382e2 IDE: on start: ignore minimize,hidden state for main bar, bug #10303
git-svn-id: trunk@14927 -
2008-04-22 07:28:30 +00:00
sekelsenmat
cfe715b953 Adds minimum height for ProgressBar under win32. Fixes #10626
git-svn-id: trunk@14926 -
2008-04-22 00:16:26 +00:00
marc
4e1373d30e * fixed bug #10606, F3 finds next/previous occurences of incremental search
git-svn-id: trunk@14925 -
2008-04-21 22:31:46 +00:00
mattias
764f3bb7ad LCL: added a simple heruistic to find the windows local ID
git-svn-id: trunk@14924 -
2008-04-21 21:34:36 +00:00
vincents
aeee3bb375 wwindows cross installers: also make clean with the cross target
git-svn-id: trunk@14923 -
2008-04-21 20:44:13 +00:00
mattias
9b5da4282e message composer: added i18n
git-svn-id: trunk@14922 -
2008-04-21 17:45:38 +00:00
mattias
f8b5714a8f IDE: clean up, lazbuild: auto create lrs files bug #11063
git-svn-id: trunk@14921 -
2008-04-21 16:28:13 +00:00
mattias
be047c5015 LCL: catching exception for conversion try
git-svn-id: trunk@14920 -
2008-04-21 15:24:20 +00:00
mattias
e254c10254 LCL: clean up
git-svn-id: trunk@14919 -
2008-04-21 15:22:14 +00:00
paul
1acd04eb9a lcl: dont try to load speedbutton glyph from empty resource name - set bitmap to nil in this case (from alexs)
git-svn-id: trunk@14918 -
2008-04-21 13:20:26 +00:00
mattias
fe3e6ddef7 LCL: fixed result
git-svn-id: trunk@14917 -
2008-04-21 12:38:54 +00:00
mattias
963a81e03f IDE: closing hidden designer form only on revert
git-svn-id: trunk@14916 -
2008-04-21 09:27:38 +00:00
mattias
62f6ee1fed IDE: multi form props: checking for TComponent descendants
git-svn-id: trunk@14915 -
2008-04-21 07:44:30 +00:00