marc
c786ea3886
* Updated documentation by Chris Kirkpatrick
...
git-svn-id: trunk@11983 -
2007-09-09 21:57:09 +00:00
marc
8a5300ce67
* New and updated stanslations by Valdas Jankūnas
...
git-svn-id: trunk@11982 -
2007-09-09 21:51:43 +00:00
vincents
57e3437b8b
update Ukranian translations from Evgen Palamarchuck
...
git-svn-id: trunk@11981 -
2007-09-09 19:31:11 +00:00
paul
1e97d6741f
Qt:
...
- remove unnecessary TQtWsBitBtn code (it is already in TQtWsButton)
- implement setShortcut and GetPreferedSize for TQtWsButton
- fix TQtWsButton.setText
- fix mem leak on setting shortcut
git-svn-id: trunk@11980 -
2007-09-09 17:01:51 +00:00
tombo
9d67c7b583
Docs: updated Masks
...
git-svn-id: trunk@11979 -
2007-09-09 14:21:46 +00:00
tombo
84a9218273
LCL fileutil: use PathSeparator for SearchFileInPath separator in FindDefaultExecutablePath instead of ':'
...
git-svn-id: trunk@11978 -
2007-09-09 14:13:52 +00:00
mattias
d9c4bc2b53
lazreport: added lazdoc directory
...
git-svn-id: trunk@11977 -
2007-09-09 10:12:26 +00:00
paul
1a6c7a859d
- add Nikolay Ermolov to contributors
...
git-svn-id: trunk@11976 -
2007-09-09 10:07:32 +00:00
paul
8c2198629f
- fix hang (on exit) of projects contains listview with assigned more than 1 imagelist (and hang on lazarus itself) (from Nikolay) issue #9609
...
git-svn-id: trunk@11975 -
2007-09-09 09:33:16 +00:00
paul
7d5f9842ec
- fix win32 crash if listview imagelist changed to nil (from Nikolay aka Browny)
...
- change ToolButtons font on ToolBar font change events (from Nikolay)
- redraw ToolButton if enabled changed and pass apropriate flag to ImageList.Draw (from Nikolay)
- cleanup
git-svn-id: trunk@11974 -
2007-09-09 08:53:16 +00:00
jesus
a915ce8aec
LazReport, updated sample for report export to CSV
...
git-svn-id: trunk@11973 -
2007-09-09 06:16:53 +00:00
jesus
7434495691
LazReport, fixed moving/resizing objects with keyboard leave junk behind
...
git-svn-id: trunk@11972 -
2007-09-09 05:47:58 +00:00
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