jesus
a23138e402
LazReport, added CSV export from Petr Smolik, issue #9636
...
git-svn-id: trunk@11971 -
2007-09-08 19:26:25 +00:00
tombo
1c6719c78e
removed UTF-8 flag
...
git-svn-id: trunk@11970 -
2007-09-08 18:19:05 +00:00
jesus
860ad1f9ea
LazReport, fixed memo view format (issue #9518 )
...
git-svn-id: trunk@11969 -
2007-09-08 17:09:19 +00:00
tombo
5efbc8540f
Carbon intf: fixed invalid CGRect conversion with help from Tobias Giesen
...
git-svn-id: trunk@11968 -
2007-09-08 16:28:05 +00:00
mattias
5a58ffb486
IDE: conditional defines: IDE help, resourcestrings, double click from Darius Blaszijk
...
git-svn-id: trunk@11967 -
2007-09-08 15:21:41 +00:00
mattias
f9eb720f26
IDE help for new ... dialog
...
git-svn-id: trunk@11966 -
2007-09-08 14:18:56 +00:00
mattias
a4dc35765d
IDEIntf: added lfm/lrs files for objectinspector
...
git-svn-id: trunk@11965 -
2007-09-08 14:11:53 +00:00
mattias
22db49e953
IDE images: added folder.xpm and template.png
...
git-svn-id: trunk@11964 -
2007-09-08 13:58:09 +00:00
mattias
3dc6f00d9f
IDE: new dialog: removed panel caption
...
git-svn-id: trunk@11963 -
2007-09-08 13:21:20 +00:00
mattias
5177c24ba7
tools: updatepofiles: added recognition of UTF8 header
...
git-svn-id: trunk@11962 -
2007-09-08 13:17:58 +00:00
mattias
f7fcfbba04
translations: german: from Joerg Braun
...
git-svn-id: trunk@11961 -
2007-09-08 10:30:24 +00:00
mattias
b1255cfa87
translations: german: from Joerg Braun
...
git-svn-id: trunk@11960 -
2007-09-08 10:29:16 +00:00
tombo
64d792451f
LCL Masks: fixed parsing mask list('*')
...
git-svn-id: trunk@11959 -
2007-09-08 10:17:40 +00:00
jesus
21f9b85b95
LazReport, reducing flickering when resizing objects
...
fixed clipping of objects (issue #9567 )
git-svn-id: trunk@11958 -
2007-09-07 20:39:46 +00:00
marc
d76356f499
* Updated translations by Laurent Jacques
...
git-svn-id: trunk@11957 -
2007-09-07 17:18:02 +00:00
marc
6ed8737932
* Updated by Chris Kirkpatrick
...
git-svn-id: trunk@11956 -
2007-09-07 17:13:00 +00:00
paul
323051e548
win32:
...
- add BlendRect from Marc (for win32 rubber band. win32 rubber band will be commited later due to unsolved problems)
- fix recursion of WindowProc in case of subclussing of lazarus registered window class
- add missed flags for SetWindowPos
- formatting and misc
git-svn-id: trunk@11955 -
2007-09-07 16:56:15 +00:00
paul
297ed60657
lcl:
...
- add rubberband component
- add qt rubberband implementation
git-svn-id: trunk@11954 -
2007-09-07 16:39:27 +00:00
mattias
ca365cd4ff
h2pas: added tool to convert c function types to pointers
...
git-svn-id: trunk@11953 -
2007-09-07 10:34:35 +00:00
paul
655e3ccb20
win32:
...
- use themed border for TCustomControl if themes are enabled in application
- misc
git-svn-id: trunk@11952 -
2007-09-07 03:52:32 +00:00
jesus
2fd8219767
fixed package link to lazreport
...
git-svn-id: trunk@11951 -
2007-09-06 20:11:35 +00:00
jesus
d0a347df28
Added LazReport components
...
git-svn-id: trunk@11950 -
2007-09-06 19:47:34 +00:00
tombo
97024d8fc5
Carbon intf: partially implemented TFontDialog
...
git-svn-id: trunk@11949 -
2007-09-06 12:29:06 +00:00
jesus
4d24bc79d7
printers, fixes freebsd compilation (from Jose Alonso Cardenas), removed TMaskEdit from select printer dlg
...
git-svn-id: trunk@11948 -
2007-09-06 07:25:11 +00:00
paul
0a0600c8a9
Qt:
...
- fix double mouse move message sending (cause by Hover event when mouse pressed - in this case MouseMove event is also called. More over Hover event in case of mouse pressed gives mouse position relative to client area but not widget area and as result produce bugs)
- fix some key to virtual key translating problems
- implement TQtRubberBand (will be used later by designer)
git-svn-id: trunk@11947 -
2007-09-06 02:04:51 +00:00
paul
dd9f310d20
Qt:
...
- bindings v 1.48 from Den
git-svn-id: trunk@11946 -
2007-09-06 01:57:36 +00:00
marc
5f938bdfed
* Fixed TImage autosizing
...
git-svn-id: trunk@11945 -
2007-09-05 23:41:26 +00:00
tombo
f488c6af5e
Carbon intf:
...
- improved custom control focusing
- fixed visibility in IDE designer
- improved file dialog filtering using masks
LCL masks: added TParseStringList for parsing mask lists
git-svn-id: trunk@11944 -
2007-09-05 11:38:47 +00:00
sekelsenmat
61d494b039
Small fix for the qt trayicon.
...
git-svn-id: trunk@11943 -
2007-09-05 07:29:05 +00:00
sekelsenmat
2fa4d2d577
Small fixes for the trayicon ifdefs on windows.
...
git-svn-id: trunk@11942 -
2007-09-05 07:19:49 +00:00
paul
ddfc237f5c
LCL:
...
- dont call WS class methods in listview.loaded if handle is not allocated yet
git-svn-id: trunk@11941 -
2007-09-05 03:05:43 +00:00
paul
f07ef75265
- fix qt trayicon
...
git-svn-id: trunk@11940 -
2007-09-05 01:00:24 +00:00
marc
596a8de9d9
* reverted removal of application title
...
git-svn-id: trunk@11939 -
2007-09-04 21:50:10 +00:00
marc
13424312fa
* Updates by Chris Kirkpatrick
...
git-svn-id: trunk@11938 -
2007-09-04 21:37:50 +00:00
tombo
5937d4ff1c
IntfBaseWinAPI: applied patch #0009592 : Bug in TWidgetSet.DrawText from Phil J. Hess
...
git-svn-id: trunk@11937 -
2007-09-04 11:45:49 +00:00
tombo
6d207da78e
Carbon intf:
...
- fixed setting root menu
- working: TArrow, TPairSplitter
git-svn-id: trunk@11936 -
2007-09-04 11:31:47 +00:00
sekelsenmat
cbb13cafb4
Small fixes for the trayicon example.
...
git-svn-id: trunk@11935 -
2007-09-04 10:15:20 +00:00
paul
f20510c8f5
Qt: fix RawImage_FromDevice (by Felipe request)
...
git-svn-id: trunk@11934 -
2007-09-04 07:20:04 +00:00
paul
3d77f2e0a2
Qt:
...
- postoned Destroying of widgets in case of destroy during event processing (introduced Release method)
- safer DeliverMessage
- cleanup
git-svn-id: trunk@11933 -
2007-09-04 02:28:26 +00:00
marc
c640644c8f
* fixed unreferencing nil colormap
...
git-svn-id: trunk@11932 -
2007-09-03 23:09:13 +00:00
marc
69bf6a17fc
* fixed unreferencinf nil visual
...
git-svn-id: trunk@11931 -
2007-09-03 22:59:19 +00:00
marc
6bf56052f7
* fixed crash on gtk2
...
git-svn-id: trunk@11930 -
2007-09-03 22:39:06 +00:00
marc
2ba030118e
* Updated by Chris Kirkpatrick
...
git-svn-id: trunk@11929 -
2007-09-03 20:45:54 +00:00
tombo
0c6910d00f
Carbon intf:
...
- Fixed text metrics is now rounded instead of truncated as suggested by Phil J. Hess
- GetTextExtent accepts empty strings and returns zero size
- scrolling should now partially work!!!, implemented TScrollingWinControl.ScrollBy
- force 32-bit bitmaps to allow supported context creation
git-svn-id: trunk@11928 -
2007-09-03 12:16:24 +00:00
paul
d00181d3e6
forgotten files + cleanup
...
git-svn-id: trunk@11927 -
2007-09-03 08:04:01 +00:00
paul
0fbe24b1c2
- qt: reimplement getDeviceSize
...
git-svn-id: trunk@11926 -
2007-09-03 07:24:47 +00:00
paul
146f5e01f2
Qt:
...
- remove unneeded widget destructors (use mostly TQtWidget.destroy)
- handle TForm.FormStyle = fsStayOnTop
git-svn-id: trunk@11925 -
2007-09-03 06:05:28 +00:00
jesus
02f5d81c2d
LCL, win, implemented GetRgnBox
...
git-svn-id: trunk@11924 -
2007-09-03 05:29:08 +00:00
paul
ed062327ae
Qt: fix setvisible/getvisible for menu items
...
git-svn-id: trunk@11923 -
2007-09-03 03:05:35 +00:00
jesus
de35bfb0d6
LCL, gtk1, fixes CombineRgn problem when Dest region equals Src1 or Src2
...
git-svn-id: trunk@11922 -
2007-09-03 00:30:00 +00:00