Commit Graph

69 Commits

Author SHA1 Message Date
mattias
4356dd7165 applied win32 notebook patch from Vincent
git-svn-id: trunk@3698 -
2002-12-16 09:02:27 +00:00
lazarus
acfed31bc8 MG: fixed examples
git-svn-id: trunk@3583 -
2002-10-30 13:44:29 +00:00
lazarus
e5283fc1bb MG: fixed example
git-svn-id: trunk@3582 -
2002-10-30 13:23:48 +00:00
lazarus
865f0767aa MG: mouse cursors are now allocated on demand
git-svn-id: trunk@3581 -
2002-10-30 12:37:25 +00:00
lazarus
a63aee24a3 MG: removed interfaces
git-svn-id: trunk@3580 -
2002-10-29 23:14:28 +00:00
lazarus
bff634b9b0 MG: removed interfaces
git-svn-id: trunk@3579 -
2002-10-29 19:33:42 +00:00
lazarus
09138261ff MG: added interfaces unit
git-svn-id: trunk@3578 -
2002-10-29 08:22:33 +00:00
lazarus
bbc829a44b MG: fixed compiling examples
git-svn-id: trunk@3313 -
2002-09-10 14:08:54 +00:00
lazarus
cab2573590 Make TComboboxes sort again, including in OI
git-svn-id: trunk@3298 -
2002-09-07 20:30:50 +00:00
lazarus
939e1f6074 Intermediate UI patch to show a bug.
git-svn-id: trunk@3279 -
2002-09-03 20:02:01 +00:00
lazarus
e78acde725 Fixed alignment of multiline TLabel.
Simplified and prettified MessageBoxen.

git-svn-id: trunk@3264 -
2002-08-30 10:06:07 +00:00
lazarus
3e9ae9aac4 Keith: Win32 fixes. Much appreciation to Markus L�din.
git-svn-id: trunk@3257 -
2002-08-28 17:28:11 +00:00
mattias
29ff3a72e1 added package gtkopengl
git-svn-id: trunk@2974 -
2002-08-18 08:56:41 +00:00
lazarus
5895aa70b7 Use comboboxes. Use history. Prettify the dialog. Preselect text on show.
Make the findreplace a dialog. Thus removing resiying code (handled by Anchors now anyway).
Make Anchors work again and publish them for various controls.
SelStart and Co. for TEdit, SelectAll procedure for TComboBox and TEdit.
Clean up and fix some bugs for TComboBox, plus selection stuff.

git-svn-id: trunk@2945 -
2002-08-18 08:56:27 +00:00
lazarus
98399ff1a9 MG: TNoteBook now starts with no Page and TPage has no auto names
git-svn-id: trunk@2753 -
2002-08-18 08:53:33 +00:00
lazarus
cf4fe82fbb MG: scrollingwincontrol from Andrew
git-svn-id: trunk@2700 -
2002-08-18 04:56:51 +00:00
mattias
8ab6a60b7e many clipping fixes
git-svn-id: trunk@2662 -
2002-08-17 23:41:35 +00:00
mattias
0b6ddbf1c8 increased version to 0.9.0 beta
git-svn-id: trunk@2642 -
2002-08-17 23:41:33 +00:00
mattias
ca6e3c7610 updated all Makefiles
git-svn-id: trunk@2638 -
2002-08-17 23:41:32 +00:00
lazarus
c6b0c62f81 New dialog for multiline caption of TCustomLabel.
Prettified TStrings property editor.
Memo now has automatic scrollbars (not fully working), WordWrap and Scrollbars property
Removed saving of old combo text (it broke things and is not needed). Cleanups.

git-svn-id: trunk@2114 -
2002-08-17 23:40:58 +00:00
lazarus
77fcbcd0dc MG: added a faster version of TXMLConfig
git-svn-id: trunk@1796 -
2002-07-30 06:24:06 +00:00
lazarus
8e168bb45e MG: fixed working directory of running programms
git-svn-id: trunk@1749 -
2002-06-12 14:14:52 +00:00
lazarus
c5a6f3f06b MG: added component/units to unit path
git-svn-id: trunk@1680 -
2002-05-15 05:25:57 +00:00
lazarus
6c9464c470 MG: updated licenses
git-svn-id: trunk@1668 -
2002-05-10 06:57:51 +00:00
lazarus
e98e669d0a MG: small updates and fixes
git-svn-id: trunk@1622 -
2002-04-21 13:24:07 +00:00
lazarus
625ac9a73c MG: splitted gtkglarea demo in example and component
git-svn-id: trunk@1611 -
2002-04-15 13:12:34 +00:00
lazarus
0f5c59201b + Enhanced testall-app with demo for TPanel, stoppok
git-svn-id: trunk@1540 -
2002-03-23 21:02:02 +00:00
lazarus
8d718a011d Improved TSpeedButton (Glyph, Spacing, Margin, drawing)
Added PageCount to TNotebook
Optimized component selection buttons a bit.

git-svn-id: trunk@1456 -
2002-02-24 20:51:24 +00:00
lazarus
09ca1546a5 MG: updated licenses
git-svn-id: trunk@1399 -
2002-02-09 02:30:23 +00:00
lazarus
bdf8fb50ca Constraints implementation (first cut) and sizig - moving system rework to
better match Delphi/Kylix way of doing things (the existing implementation
worked by acident IMHO :-)

git-svn-id: trunk@686 -
2002-02-09 01:45:13 +00:00
lazarus
284d6555a1 Keith: Fixed form size for listviewtest.pp, kind changing for scrollbar.pp
git-svn-id: trunk@678 -
2002-02-08 00:44:06 +00:00
lazarus
5e00188a21 MWE: * Updated tebugger
+ Added debugger to IDE

git-svn-id: trunk@666 -
2002-02-05 23:16:48 +00:00
lazarus
b1e06b7653 Keith:
* Fixes for Win32
  * Added new listviewtest.pp example

git-svn-id: trunk@659 -
2002-02-04 10:54:33 +00:00
lazarus
c9e180acac TPanel implemented.
Basic graphic primitives split into GraphType package, so that we can
reference it from interface (GTK, Win32) units.
New Frame3d canvas method that uses native (themed) drawing (GTK only).
New overloaded Canvas.TextRect method.
LCLLinux and Graphics was split, so a bunch of files had to be modified.

git-svn-id: trunk@653 -
2002-02-03 00:24:02 +00:00
lazarus
d2c64aa547 Keith: Fixes for Win32
git-svn-id: trunk@652 -
2002-02-01 10:13:09 +00:00
lazarus
6a9c9a2215 MG: fixed Makefiles
git-svn-id: trunk@636 -
2002-01-28 13:27:05 +00:00
peter
5150c46979 * Makefile update, rebuild with fpcmake with lcl support
git-svn-id: trunk@630 -
2002-01-27 21:44:30 +00:00
lazarus
aa172e0b3a Fixed version numbers and a fix to codetools unit path. The codetools
fix was to allow zipinstall to work correctly.

git-svn-id: trunk@623 -
2002-01-24 19:33:04 +00:00
lazarus
5a8a763409 Keith: win32 interface is now the default on Windows
git-svn-id: trunk@611 -
2002-01-21 12:52:45 +00:00
lazarus
a9ae32701b Keith: updated to build all compilable examples
git-svn-id: trunk@604 -
2002-01-17 04:08:40 +00:00
lazarus
c1f59f9e4c MG: minor fixes
git-svn-id: trunk@492 -
2001-12-10 07:47:00 +00:00
peter
7874c71590 * regenerated to support -T for fpcmake
git-svn-id: trunk@333 -
2001-08-22 20:46:37 +00:00
lazarus
17b5939905 MWE:
Made makefile.fpc files compatible with new fpcmake util.

git-svn-id: trunk@331 -
2001-08-13 23:34:05 +00:00
lazarus
1d13fae63c MG: added unit info, arrow xpms, and many changes from jens arm
git-svn-id: trunk@322 -
2001-07-31 18:40:24 +00:00
lazarus
bfe772f331 * enhanced testdialog for TBevel
* basic test for TPaintBox
stoppok

git-svn-id: trunk@264 -
2001-04-17 21:36:15 +00:00
lazarus
5cc0992d9c MWE:
+ Turned on longstrings
  + modified memotest to add lines

git-svn-id: trunk@244 -
2001-03-27 21:12:54 +00:00
lazarus
652e4b7903 MWE:
* changed makefiles so that the LCL is build separate fron interfaces

git-svn-id: trunk@243 -
2001-03-27 20:55:23 +00:00
lazarus
461f8e25db + new sample to show Message dialogs
stoppok

git-svn-id: trunk@209 -
2001-03-03 00:51:54 +00:00
lazarus
99d36d5c1e MWE:
+ Added the -gl option the get some info on crashes

git-svn-id: trunk@202 -
2001-02-25 17:16:52 +00:00
lazarus
47255ff154 MWE:
+ Added testall example

git-svn-id: trunk@199 -
2001-02-25 13:57:57 +00:00