kirkpatc
|
4a04d904f2
|
Adding Descriptions to main title of Units Calendar and Checklst
git-svn-id: trunk@14974 -
|
2008-04-25 15:03:28 +00:00 |
|
kirkpatc
|
6b7a95a350
|
Updates to Calendar.xml
git-svn-id: trunk@14973 -
|
2008-04-25 14:51:11 +00:00 |
|
mattias
|
cd87870685
|
codetools: removing empty methods: auto removing definition nodes
git-svn-id: trunk@14972 -
|
2008-04-25 13:43:49 +00:00 |
|
mattias
|
5399b1c322
|
codetools: removing empty methods: auto removing class completion comment
git-svn-id: trunk@14971 -
|
2008-04-25 13:31:19 +00:00 |
|
mattias
|
c0fef1b31e
|
codetools: added function to remove empty method bodies
git-svn-id: trunk@14970 -
|
2008-04-25 12:35:55 +00:00 |
|
mattias
|
cc954306a9
|
codetools: added function to find empty method bodies
git-svn-id: trunk@14969 -
|
2008-04-25 12:11:17 +00:00 |
|
kirkpatc
|
0a4bef06a1
|
Updates to CheckLst.xml
git-svn-id: trunk@14968 -
|
2008-04-25 11:29:59 +00:00 |
|
vincents
|
5a455d64ac
|
docs: added xml skeleton for graphutil unit
git-svn-id: trunk@14967 -
|
2008-04-25 11:28:42 +00:00 |
|
vincents
|
0582d72087
|
docs: fixed script names in doc building script
git-svn-id: trunk@14966 -
|
2008-04-25 11:10:51 +00:00 |
|
tombo
|
a5c5c5d5d9
|
LCL carbon: client rect size updating method is buggy, disable it for now
git-svn-id: trunk@14965 -
|
2008-04-25 11:10:29 +00:00 |
|
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 |
|