Commit Graph

35138 Commits

Author SHA1 Message Date
mattias
fb165ba80b IDE: only save lpi/lps if xml changed
git-svn-id: trunk@35944 -
2012-03-13 22:19:21 +00:00
mattias
9a4216f43e lazutils: TXMLConfig.Flush: use WriteXMLFile to allow overriding
git-svn-id: trunk@35943 -
2012-03-13 22:18:38 +00:00
mattias
213f110c4c codetools: fixed TCodeBuffer.FileOnDiskNeedsUpdate/FileOnDiskIsEqual for virtual and created files
git-svn-id: trunk@35942 -
2012-03-13 22:17:35 +00:00
mattias
512d8e4f1c IDE: switched to new laz2_xml
git-svn-id: trunk@35938 -
2012-03-13 21:05:20 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
mattias
64d28c0873 codetools: TCodeBufXMLConfig.WriteXMLFile: only save if needed
git-svn-id: trunk@35936 -
2012-03-13 20:30:34 +00:00
mattias
6088a1a052 codetools: TSourceLog.LoadFromStream: check if source has changed
git-svn-id: trunk@35935 -
2012-03-13 20:12:36 +00:00
mattias
1de0002886 IDE: open project: use disk file nme
git-svn-id: trunk@35934 -
2012-03-13 20:06:06 +00:00
mattias
aab4ac2b3a IDE: write lpi: do not invalidate file state, this is done by the xmlconfig
git-svn-id: trunk@35933 -
2012-03-13 20:03:19 +00:00
mattias
e1b41e5f0e example opengl: replaced bmp with png
git-svn-id: trunk@35932 -
2012-03-13 16:16:24 +00:00
mattias
db73d08e9a make help: added hint how to clean up the svn
git-svn-id: trunk@35931 -
2012-03-13 14:54:10 +00:00
mattias
5e13517a21 IDE: fixed asking to save non project files
git-svn-id: trunk@35930 -
2012-03-13 14:40:15 +00:00
mattias
14360957b4 make help
git-svn-id: trunk@35929 -
2012-03-13 14:34:25 +00:00
zeljko
83122b7533 Qt: implemented nonmodal over modal form as sheet under macosx.
git-svn-id: trunk@35928 -
2012-03-13 13:59:15 +00:00
zeljko
19dd891ca7 Qt: make nonmodal over modal form work under win32.
git-svn-id: trunk@35927 -
2012-03-13 12:33:36 +00:00
zeljko
069fd42a33 Qt: apply nonmodal over modal rules only for X11, qt under windows needs another approach.
git-svn-id: trunk@35926 -
2012-03-13 11:21:13 +00:00
mattias
5fc3366377 IDE: rename lrs/lfm: use check for disk file names
git-svn-id: trunk@35925 -
2012-03-13 11:10:24 +00:00
mattias
3e6354408f IDE: save lrs: check if possible
git-svn-id: trunk@35924 -
2012-03-13 11:06:33 +00:00
mattias
9897a6b55e IDE: revert: use disk filename
git-svn-id: trunk@35923 -
2012-03-13 10:58:39 +00:00
mattias
0c5326bb2f synedit: fixed uninitialized
git-svn-id: trunk@35922 -
2012-03-13 10:34:49 +00:00
mattias
b67b4ca4a8 ipro: less warnings
git-svn-id: trunk@35921 -
2012-03-13 10:34:15 +00:00
zeljko
1f615514a7 Gtk2: check if we are designed form when showing nonmodal over modal.
Qt: do not apply nonmodal over modal rules for darwin - it simply does not work.

git-svn-id: trunk@35920 -
2012-03-13 10:22:12 +00:00
zeljko
7f09bdfb96 Gtk2, Qt: allow show nonmodal form over modal form. issue #21459
git-svn-id: trunk@35919 -
2012-03-13 09:33:04 +00:00
sekelsenmat
85189e77c8 LCL-CustomDrawn: Starts adding buffering for the form image too
git-svn-id: trunk@35918 -
2012-03-13 07:59:05 +00:00
sekelsenmat
221327700f LCL-CustomDrawn: Starts implementing the new drawing model with buffered control images
git-svn-id: trunk@35917 -
2012-03-13 07:26:07 +00:00
paul
fb7f52ecb8 lcl: don't skip action update when we set the same action to a control
git-svn-id: trunk@35916 -
2012-03-13 07:08:20 +00:00
paul
cc3adb8d44 lcl: set missing csReadingState flag when Control executes a ReadState
git-svn-id: trunk@35915 -
2012-03-13 06:15:47 +00:00
paul
36ca62c24c ide: take care about UNC path volumes while checking for a directory presence in IDE (issue #0020718)
git-svn-id: trunk@35914 -
2012-03-13 03:13:38 +00:00
paul
4322f2fcf6 lazutils: add IsUNCPath, ExtractUNCVolume routines
git-svn-id: trunk@35913 -
2012-03-13 03:11:18 +00:00
martin
6f7c5e1d9b SynEdit: Fixed folding broken by undo/redo. issue #21473
git-svn-id: trunk@35912 -
2012-03-13 01:18:33 +00:00
paul
a452a818da win32: paint menu text with a transparent text background (by cobines, issue #0018424)
git-svn-id: trunk@35911 -
2012-03-13 00:58:52 +00:00
mattias
7763dcfc36 IDE: check if project needs compile: check lfm too, bug #21206
git-svn-id: trunk@35910 -
2012-03-12 22:25:31 +00:00
mattias
2a417ff43a IDE: fixed save as change case, bug #10368
git-svn-id: trunk@35909 -
2012-03-12 22:16:30 +00:00
mazen
13538c50cc MAKE DEB: Added rx package to packaged components fixing bug#19216.
git-svn-id: trunk@35908 -
2012-03-12 22:01:23 +00:00
mazen
a1a31522dd MAKE DEB: Added missing lpk files fixing bug#20486.
git-svn-id: trunk@35907 -
2012-03-12 21:54:58 +00:00
maxim
8aaff44d03 regenerated translations
git-svn-id: trunk@35906 -
2012-03-12 21:35:19 +00:00
maxim
d46f79f5aa Translations: Polish translation update by Tomasz Wieckowski, bug #21469
git-svn-id: trunk@35905 -
2012-03-12 21:28:06 +00:00
martin
f55387b6ad SynEdit: w32 IME improvements / exclude win only file
git-svn-id: trunk@35904 -
2012-03-12 20:35:03 +00:00
mattias
9bb0b8ea71 lazutf8: utf8trim: trim no break spaces
git-svn-id: trunk@35903 -
2012-03-12 19:42:05 +00:00
martin
0e0af79ac7 SynEdit: w32 IME improvements / missed 1 ifdef
git-svn-id: trunk@35902 -
2012-03-12 16:55:11 +00:00
martin
68b6823948 LCL/SynEdit: w32 IME improvements
git-svn-id: trunk@35901 -
2012-03-12 14:00:26 +00:00
zeljko
ad8b5a310d Qt: update cached FScrollY and FScrollX when value of scrollbar is changed.
git-svn-id: trunk@35900 -
2012-03-12 09:39:00 +00:00
mattias
4ea260ab19 codetools: fixed name conflict comparetext
git-svn-id: trunk@35899 -
2012-03-12 08:08:43 +00:00
sekelsenmat
181edb15c2 Implements text changing in TButton in LCL-CustomDrawn
git-svn-id: trunk@35898 -
2012-03-12 07:01:36 +00:00
sekelsenmat
ca9024df23 Fixes the compilation and non-native fonts in LCL-CustomDrawn-Cocoa
git-svn-id: trunk@35897 -
2012-03-12 06:55:42 +00:00
paul
0baf05589e packages: fix AVL tree nodes compare. It used wrong CompareText()
git-svn-id: trunk@35896 -
2012-03-12 06:48:05 +00:00
mattias
935d16960a wiki test: jump to anchor
git-svn-id: trunk@35895 -
2012-03-11 18:37:18 +00:00
mattias
b4b796c641 lazutils: dom: add GetChildCount
git-svn-id: trunk@35894 -
2012-03-11 18:36:50 +00:00
mattias
ddffec7238 wiki: simple toc
git-svn-id: trunk@35893 -
2012-03-11 18:28:21 +00:00
mattias
cc9350c2d2 wiki: internal links with anchors
git-svn-id: trunk@35892 -
2012-03-11 16:20:45 +00:00