Commit Graph

11454 Commits

Author SHA1 Message Date
paul
d30b9718ac - merging part of gtk2themes with gtkthemes
- adjusting splitter drawing (may fix gtk bug with wrong dots alignment)

git-svn-id: trunk@11277 -
2007-06-04 09:38:47 +00:00
paul
7523e184b2 - THeaderControl added
git-svn-id: trunk@11276 -
2007-06-04 07:55:26 +00:00
paul
c3d53b8c80 - header parts painting
- processing text flags

git-svn-id: trunk@11275 -
2007-06-04 07:54:47 +00:00
jesus
d5c1b8122e LCL: grids, column title setcaption now is virtual from Alexey Lagunov
git-svn-id: trunk@11274 -
2007-06-04 07:13:44 +00:00
marc
85bdb2d7b8 * updated
git-svn-id: trunk@11273 -
2007-06-03 15:18:41 +00:00
marc
b3108cdbe3 * Updated translation by Laurent Jacques
git-svn-id: trunk@11272 -
2007-06-03 15:13:43 +00:00
vincents
9da20e1178 tachart: removed wrong unit search dir
git-svn-id: trunk@11271 -
2007-06-03 13:23:21 +00:00
tombo
017a92f04c T(FloatSpinEdit) OnChange bug #0008999 fix from Valdas: Value is now actualized before OnChange
git-svn-id: trunk@11270 -
2007-06-03 07:50:20 +00:00
sekelsenmat
a39c0e25b3 Patch from zeljko to qt. Fixes for ScrollBar and ShowModal
git-svn-id: trunk@11269 -
2007-06-03 03:55:24 +00:00
mattias
2f1dea96f0 gtk1+2 intf: clean up from Andrew
git-svn-id: trunk@11268 -
2007-06-02 14:02:18 +00:00
mattias
5d8235febb LCL: added CloseDebugOutput
git-svn-id: trunk@11267 -
2007-06-02 13:58:39 +00:00
tombo
5aeedb0533 IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger
git-svn-id: trunk@11266 -
2007-06-02 10:53:09 +00:00
sekelsenmat
73b9c90569 Patch from zeljko to qt. Various improvements
git-svn-id: trunk@11265 -
2007-06-02 08:32:59 +00:00
andrew
4d34f8ad55 IDE: used FindDialog.FindText instead of FIncrementalSearchStr to test whether or not Find Next/Prev should show the FindDialog. Before, the dialog
would show no matter what.

git-svn-id: trunk@11264 -
2007-06-02 01:13:29 +00:00
andrew
c88e03d97c Fixed gtk2 combobox painting
git-svn-id: trunk@11263 -
2007-06-02 01:09:17 +00:00
mattias
af2a30e7d4 IDE: when pressing F3 to search next and the text is empty start a new search from Andrew
git-svn-id: trunk@11262 -
2007-06-02 00:11:39 +00:00
mattias
537db4ddcf gtk2 intf: implemented mouse wheel up/down messages
git-svn-id: trunk@11261 -
2007-06-01 23:17:26 +00:00
marc
bfc7cacd71 * Updated translation by Laurent Jacques
git-svn-id: trunk@11260 -
2007-06-01 22:55:22 +00:00
vincents
038458d75d fpcunit gui runner: disabled run buttons during test run, fixes #8761
git-svn-id: trunk@11259 -
2007-06-01 21:59:45 +00:00
vincents
77da55f96d win32 interface: let windows process the WM_MOUSEWHEEL if the LCL doesn't do it, fixes bug #7265
git-svn-id: trunk@11258 -
2007-06-01 21:31:47 +00:00
vincents
e9f2123983 codetools: fixed directory separator of unit path of the packages dir
git-svn-id: trunk@11257 -
2007-06-01 21:05:57 +00:00
vincents
72e8b7d4b3 lcl: if a speedbutton is not part of a group a dblclick is translated to two click events fixes bug #8625
git-svn-id: trunk@11256 -
2007-06-01 17:38:41 +00:00
mattias
0d0427f294 gtk2 intf: moved menuitem handle creation code from CreateComponent, gtk2 intf: handling menu underscore shortcuts of Application.MainForm
git-svn-id: trunk@11255 -
2007-06-01 16:55:15 +00:00
paul
0b8b1bcb91 - painting checkbox and radiobutton through ThemeServices under gtk1 and gtk2
git-svn-id: trunk@11254 -
2007-06-01 13:37:37 +00:00
mattias
6b2e1a7219 laz_xmlcfg: fixed CompareDomStrings, this fixes saving help options too
git-svn-id: trunk@11253 -
2007-06-01 10:24:57 +00:00
paul
060ce0c803 - draw radio button and checkbox through ThemeServices for win32 (no XP)
git-svn-id: trunk@11252 -
2007-06-01 08:33:54 +00:00
paul
2b74c55f99 - replaced some xpm menu images with png analogs
git-svn-id: trunk@11251 -
2007-06-01 07:56:59 +00:00
vincents
c067201ed8 daemon component: fixed creating deamon application units (second part)
git-svn-id: trunk@11250 -
2007-06-01 07:01:13 +00:00
vincents
d2eb15ce52 daemon component: fixed creating deamon application units.
git-svn-id: trunk@11249 -
2007-06-01 06:51:06 +00:00
paul
bc0f08b7c5 - added debugger options icon
git-svn-id: trunk@11248 -
2007-06-01 06:42:33 +00:00
paul
334b6d0d2e - QTThemeServices prototype
- enable painting of TSplitter through ThemeSerices

git-svn-id: trunk@11247 -
2007-06-01 02:02:10 +00:00
mattias
20a3fd2a24 gtk2 intf: moving a widget without resizing now sets the allocation.x/y
git-svn-id: trunk@11246 -
2007-05-31 23:43:23 +00:00
mattias
fe1ca96a65 LCL: implemented TStaticText.DialogChar to focus FocusControl, gtk2 intf: shortcuts of buttons, radiobuttons, checkboxes are now handled by the LCL
git-svn-id: trunk@11245 -
2007-05-31 21:38:56 +00:00
sekelsenmat
a950d34d9c Patch from zeljko to qt. Partial implementation of TToolBar and TToolButton
git-svn-id: trunk@11244 -
2007-05-31 18:25:14 +00:00
mattias
a2feb66dce gtk1 intf: fixed compilation
git-svn-id: trunk@11243 -
2007-05-31 17:36:24 +00:00
mattias
8e8e776887 codetools: added FindDeclarationInUsesSection from Darek
git-svn-id: trunk@11242 -
2007-05-31 17:34:59 +00:00
mattias
0154d0a518 gtk2 intf: fixed setting callbacks if no combobox items count=0, gtk2 intf: not setting gtk accelerators for buttons, gtk2 intf: fixed GetClientOrigin for TNoteBook
git-svn-id: trunk@11241 -
2007-05-31 17:34:17 +00:00
sekelsenmat
0e6eac99f2 Small fix for the qt4 bindings
git-svn-id: trunk@11240 -
2007-05-31 16:16:43 +00:00
sekelsenmat
1d64412ffc Updated Qt 4 bindings to version 1.30
git-svn-id: trunk@11239 -
2007-05-31 16:12:20 +00:00
sekelsenmat
16e603c725 Patch from zeljko for the qt interface. Implements SpinEdit and other improvements
git-svn-id: trunk@11238 -
2007-05-31 15:15:24 +00:00
mattias
7cee27e7d9 clean up
git-svn-id: trunk@11237 -
2007-05-31 11:01:22 +00:00
sekelsenmat
b55c917aee Patch from zeljko for the qt interface. Improvements for TQtWSCustomEdit and fixes access violation on scrollbars
git-svn-id: trunk@11236 -
2007-05-31 10:19:01 +00:00
paul
8fc54eb966 drawing carbon splitter through ThemeServices (with -dUseThemes)
git-svn-id: trunk@11235 -
2007-05-31 07:31:16 +00:00
paul
6ab44daa2b cleanup
git-svn-id: trunk@11234 -
2007-05-31 02:09:19 +00:00
mattias
34e4c10709 IDE: added FCL source directory for FPC 2.2.x to online help
git-svn-id: trunk@11233 -
2007-05-31 00:04:37 +00:00
mattias
06efcb6461 LCL: fixed TApplication.ReleaseComponent
git-svn-id: trunk@11232 -
2007-05-30 23:10:09 +00:00
marc
6b008b956d * Updated translation by Laurent Jacques
git-svn-id: trunk@11231 -
2007-05-30 21:36:42 +00:00
vincents
ac0e96eeca lazbuild: implemented executing external tools, for example before compilation (bug #8918) from Darius
git-svn-id: trunk@11230 -
2007-05-30 20:48:14 +00:00
mattias
f9c873cd97 gtk2 intf: forced resizing visible windows, IDE: using ReleaseComponent to free synedits - fixing crash when quickly closing editors with shortcuts
git-svn-id: trunk@11229 -
2007-05-30 17:40:30 +00:00
vincents
871df0775c IDE: fixed showing help for FCL for fpc 2.0.x (#8907), still doesn't work for fpc 2.1 and later, because of the changed location of the fcl sources.
git-svn-id: trunk@11228 -
2007-05-30 15:04:38 +00:00