Commit Graph

24705 Commits

Author SHA1 Message Date
paul
ecccf982ed qt: initial implementation for GetSysColorBrush + various cleanup and bug fixes
git-svn-id: trunk@25131 -
2010-05-02 11:26:52 +00:00
paul
0ec1f90c0e gtk, gtk2: implement GetSysColorBrush (non context-related)
git-svn-id: trunk@25130 -
2010-05-02 11:01:05 +00:00
mattias
083a214ec4 codetools: started caching fpc defines
git-svn-id: trunk@25129 -
2010-05-02 10:23:21 +00:00
paul
9e2134c1a2 lcl: use GetSysColorBrush if solid brush needs to be created with system color
win32: call Windows.GetSysColorBrush for lclintf.GetSysColorBrush

git-svn-id: trunk@25128 -
2010-05-02 09:25:41 +00:00
paul
dec729b223 examples: update imgviewer example
git-svn-id: trunk@25127 -
2010-05-02 08:07:48 +00:00
paul
8e3c6c7bda lcl: don't directly destroy the page on deletion, use release component to postpone control death (issue #0014365)
git-svn-id: trunk@25126 -
2010-05-02 08:02:21 +00:00
paul
37bdc6873b lcl: formatting
git-svn-id: trunk@25125 -
2010-05-02 07:00:16 +00:00
paul
fa0ab5a8ad lcl: allow to request true column width during listview destruction (based on patch of José Mejuto)
win32: use stored width while setting column width in interface
gtk2: use true column width, not the requested one
fixes issue #0014371

git-svn-id: trunk@25124 -
2010-05-02 06:45:23 +00:00
paul
0b8c73b16e win32: allow interception of LM_SYSCOMMAND (issue #0013442)
git-svn-id: trunk@25123 -
2010-05-02 06:16:38 +00:00
paul
340c30848d win32: invalidate pagecontrol client rectangle after the page removing (fixes issue #0014625)
git-svn-id: trunk@25122 -
2010-05-02 04:22:33 +00:00
paul
538910a1bd lcl: formatting
git-svn-id: trunk@25121 -
2010-05-02 04:05:05 +00:00
maxim
09e5110d32 regenerated translations; updated Russian translation
git-svn-id: trunk@25120 -
2010-05-01 22:08:57 +00:00
maxim
1b449374e4 IDE: fixed minor typos in translation constants
git-svn-id: trunk@25119 -
2010-05-01 22:08:36 +00:00
maxim
472e074354 Portuguese translation updates and improvements from Marcelo B Paula, bug #16384
git-svn-id: trunk@25118 -
2010-05-01 21:38:18 +00:00
mattias
f6dfa6e457 codetools: function to report fpc source duplicates and missing units
git-svn-id: trunk@25117 -
2010-05-01 19:40:35 +00:00
zeljko
a90fae7c56 Qt: overrided preferredSize() for TQtComboBox, fixes autosizes with some themes.
git-svn-id: trunk@25116 -
2010-05-01 19:39:43 +00:00
zeljko
a6b0d1af5e Qt: fixed compilation, simplified TQtPushButton.preferredSize
git-svn-id: trunk@25115 -
2010-05-01 19:22:40 +00:00
zeljko
6139f21717 Qt: overrided preferredSize() for QLineEdit, now it have correct autosize values in design and runtime (was bad with some themes).
git-svn-id: trunk@25114 -
2010-05-01 19:16:03 +00:00
mattias
872f2090ec codetools: fixed FindLineEndOrCodeInFrontOfPosition
git-svn-id: trunk@25113 -
2010-05-01 18:49:16 +00:00
mattias
9a54275b4e codetools: started fpc source checking
git-svn-id: trunk@25112 -
2010-05-01 18:27:38 +00:00
mattias
b226bae7a4 codetools: debugging
git-svn-id: trunk@25111 -
2010-05-01 18:09:10 +00:00
martin
7f60a27900 SourceEditor: CenterCursor, work with folded text
git-svn-id: trunk@25110 -
2010-05-01 18:02:26 +00:00
mattias
63fc880084 codetools: comment
git-svn-id: trunk@25109 -
2010-05-01 17:53:11 +00:00
mattias
a846877b84 codetools: adjust fpc source rules for httpd
git-svn-id: trunk@25108 -
2010-05-01 17:39:24 +00:00
martin
a7fbb2f7fe IDE: don't ask confirmation, when closing window with single tab (never mind, if tab has or has not a shared editor)
git-svn-id: trunk@25107 -
2010-05-01 17:37:34 +00:00
martin
9e34fae90e Update descriptions
git-svn-id: trunk@25106 -
2010-05-01 17:05:48 +00:00
mattias
bb967cf6ec IDE: show declaration hints only if option is enabled
git-svn-id: trunk@25105 -
2010-05-01 16:53:08 +00:00
mattias
33a360c593 IDE: show debugger and declaration hints together
git-svn-id: trunk@25104 -
2010-05-01 16:47:12 +00:00
mattias
9bf5d86b2f IDE: editor options: automatic features: fixed captions for delay
git-svn-id: trunk@25103 -
2010-05-01 16:39:10 +00:00
paul
c406896b08 lcl: calendar popup form should have pmActive popup mode to be on top of parent stayontop forms (#0010092)
git-svn-id: trunk@25102 -
2010-05-01 16:08:11 +00:00
mattias
1cdf3fb984 translations: german: updates from Jörg Braun
git-svn-id: trunk@25101 -
2010-05-01 15:33:45 +00:00
mattias
648572164c LCL: comments
git-svn-id: trunk@25100 -
2010-05-01 15:33:23 +00:00
dodi
171318e5f5 dockmanager example: updated EasyEditor
git-svn-id: trunk@25099 -
2010-05-01 15:19:43 +00:00
mattias
ec6aecbdc0 LCL: TTreeView: added OnCreateNodeClass for Delphi compatibility
git-svn-id: trunk@25098 -
2010-05-01 14:45:14 +00:00
mattias
2abe1b3ff4 LCL: added TScreen handler for form Visible changed
git-svn-id: trunk@25097 -
2010-05-01 13:48:24 +00:00
sekelsenmat
e307883ee0 Makes the Items property public for TShellListView and TShellTreeView, fixes bug #15374
git-svn-id: trunk@25096 -
2010-05-01 12:37:06 +00:00
paul
f82013575c lcl: redo fixing issue #0016354, don't set ItemIndex = -1 after loading
git-svn-id: trunk@25095 -
2010-05-01 11:51:32 +00:00
paul
db018c3342 examples: fix trayicon example
git-svn-id: trunk@25094 -
2010-05-01 11:28:59 +00:00
paul
e42bebb3a1 win32: fix trayicon code:
- don't assume that application have only 1 trayicon => don't use 1 global variable for trayicon
  - don't assume that trayicon message handler return correct mouse position in LParam => use TMouse.CursorPos while sending messages to LCL
  - add trayicon again to the taskbar when taskbar is recreated (based on msdn explanation and example)

git-svn-id: trunk@25093 -
2010-05-01 11:25:45 +00:00
mattias
a45049ebd2 IDE: restore debugger windows on start, bug #15373
git-svn-id: trunk@25092 -
2010-05-01 11:04:04 +00:00
zeljko
9cfcda57d1 Qt: fixed wrong implementation of TQtWidgetSet.RectVisible(), now it works few times faster, added TQtScrollBar.setFocusPolicy, TQtRegion.intersects().
git-svn-id: trunk@25091 -
2010-05-01 10:59:43 +00:00
sekelsenmat
4ec26a9c40 Adds support to FPC 2.2.0 for Windows CE
git-svn-id: trunk@25090 -
2010-05-01 10:59:17 +00:00
sekelsenmat
eea3b2aca9 Adds support for FPC 2.2.2 for Windows CE
git-svn-id: trunk@25089 -
2010-05-01 10:46:11 +00:00
mattias
dc5bf52f1a IDE: project: do not automatically make the first unit the MainUnit, bug #15405
git-svn-id: trunk@25088 -
2010-05-01 10:33:35 +00:00
mattias
388eca28ef IDE: add to project: fixed checking file type with full file name
git-svn-id: trunk@25087 -
2010-05-01 08:13:48 +00:00
mattias
4cb64727e3 IDE: clean up
git-svn-id: trunk@25086 -
2010-05-01 08:11:15 +00:00
martin
e6ec1f3a4b SourceEditor: improved multi-editor locking/caret handling, for code completion (fix other editor, fix undo)
git-svn-id: trunk@25085 -
2010-05-01 00:03:30 +00:00
martin
720381e689 Delphi-converter: Fixed mem leaks
git-svn-id: trunk@25084 -
2010-04-30 23:49:25 +00:00
dmitry
008ae9167f carbon: fix improper pattern allocation, patch by Jonas Maebe
git-svn-id: trunk@25083 -
2010-04-30 20:25:00 +00:00
zeljko
93136076b1 Qt: QRubberBand - overrided move() resize() and setGeometry() methods, since QRubberBand have it's own also overrided in qt lib.
git-svn-id: trunk@25082 -
2010-04-30 17:14:34 +00:00