Commit Graph

35156 Commits

Author SHA1 Message Date
paul
a54c5387fe win32: hide modal window by SetWindowPos() - this partly fix issue #0021306
git-svn-id: trunk@35962 -
2012-03-14 01:48:40 +00:00
paul
b2e6bf87e6 lcl: restore focused form after enabling them in show modal, also do this after hiding the modal form
git-svn-id: trunk@35961 -
2012-03-14 01:45:13 +00:00
martin
a4e43e4501 AnchorEditor: commit keyboard changes. Issue #0020826
git-svn-id: trunk@35960 -
2012-03-14 00:41:15 +00:00
mattias
ff6d88d005 todolist: fixed xml of lpk
git-svn-id: trunk@35959 -
2012-03-13 23:59:36 +00:00
mattias
42ce8bcc1c lazutils: txmlconfig.create(nil): set readflags
git-svn-id: trunk@35958 -
2012-03-13 23:54:40 +00:00
mattias
218272b7e0 IDE: read lpk: allow lower than in attribute value to read old lpk
git-svn-id: trunk@35957 -
2012-03-13 23:47:13 +00:00
martin
cb3b57701c SynEdit: refactor, make TSynEditAutoComplete based on plugin
git-svn-id: trunk@35956 -
2012-03-13 23:46:25 +00:00
martin
9b1daa010e SynEdit: refactor change text-buffer, update plugin handlers, like other handlers
git-svn-id: trunk@35955 -
2012-03-13 23:46:19 +00:00
martin
43a5ae2dff SynEdit: small refactor (don't hold copy of undolist in syncro plugin)
git-svn-id: trunk@35954 -
2012-03-13 23:43:51 +00:00
martin
149c8660b0 SynEdit Win-IME: fix potential issue with shared edits
git-svn-id: trunk@35953 -
2012-03-13 23:30:25 +00:00
mattias
118c034ea5 IDE: menu caption: New Component
git-svn-id: trunk@35952 -
2012-03-13 23:28:44 +00:00
mattias
065b887ee3 codetools: fixed crash in TCodeCompletionCodeTool.AddProcedureCompatibleToProcType, bug #21271
git-svn-id: trunk@35951 -
2012-03-13 23:01:54 +00:00
mattias
3565bdf474 IDE: clean up
git-svn-id: trunk@35950 -
2012-03-13 23:00:03 +00:00
mattias
9f12b07c98 codetools: clean up
git-svn-id: trunk@35949 -
2012-03-13 22:59:32 +00:00
mattias
51e35fb2e6 IDE: project po output directory: keep relative
git-svn-id: trunk@35948 -
2012-03-13 22:45:45 +00:00
mattias
418d6a5181 IDE mark project modified when changing use applicationbundle
git-svn-id: trunk@35947 -
2012-03-13 22:32:15 +00:00
mattias
8021eb0961 lazutils: IsUNCPath, ExtractUNCVolume: only windows
git-svn-id: trunk@35946 -
2012-03-13 22:27:42 +00:00
mattias
20411d8d19 lazbuild: fixed compilation, bug #21477
git-svn-id: trunk@35945 -
2012-03-13 22:22:38 +00:00
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