Commit graph

213 commits

Author SHA1 Message Date
cxl
209423b323 .Various changes
git-svn-id: svn://ultimatepp.org/upp/trunk@3332 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-10 09:46:32 +00:00
cxl
3b242a4332 *CtrlCore: Fixed charset encoding issues in EncodeRTF, RichEdit: ClipZoom method
git-svn-id: svn://ultimatepp.org/upp/trunk@3323 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-05 14:03:51 +00:00
cxl
e4a6dec5fb .ide: fixed to compile in win32
git-svn-id: svn://ultimatepp.org/upp/trunk@3311 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-25 20:00:06 +00:00
cxl
5bd5608afb *CtrlCore: More finetuning of timer queue cornercases...
git-svn-id: svn://ultimatepp.org/upp/trunk@3304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-24 07:58:49 +00:00
cxl
7cb22ad007 *CtrlCore: One more fix and refactoring of timer queue
git-svn-id: svn://ultimatepp.org/upp/trunk@3300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-23 12:10:17 +00:00
cxl
4d90cd5c23 *CtrlCore: Finetuning timer event queue cornercases
git-svn-id: svn://ultimatepp.org/upp/trunk@3292 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-21 09:41:11 +00:00
cxl
b9fa1f319c *CtrlCore: TimerProc cornercase finetuning
git-svn-id: svn://ultimatepp.org/upp/trunk@3290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-19 20:26:07 +00:00
cxl
1e3e9dc372 *Ctrl: TimerProc implementation changed to reschedule repeated event AFTER executing callback to avoid recursion for long processing
git-svn-id: svn://ultimatepp.org/upp/trunk@3288 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-19 18:12:33 +00:00
rylek
e0ca9acec1 .CtrlCore: DispatchMouse adjusted to send LEFT/RIGHT/MIDDLEDRAG only when the respective mouse button is pressed
git-svn-id: svn://ultimatepp.org/upp/trunk@3284 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-19 00:38:00 +00:00
cxl
c72d3225d4 .fixed for direct-only linked in Ubuntu Natty
git-svn-id: svn://ultimatepp.org/upp/trunk@3239 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-25 10:09:25 +00:00
cxl
4f6886e4c3 CtrlLib: PopUpTable refactored to improve animation
git-svn-id: svn://ultimatepp.org/upp/trunk@3221 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-18 11:23:25 +00:00
cxl
aac5eb4023 CtrlCore: X11 urgency hint (#19)
git-svn-id: svn://ultimatepp.org/upp/trunk@3216 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-17 19:10:04 +00:00
rylek
929ebe3bb8 +RichEdit: added some missing czech translations; fixed ToPara to honor objects & fields
+CtrlCore: EncodeRTF improved to support page size & margins and table cell borders
.RichText: ParseQtf fixed to honor formatting of last paragraph in text

git-svn-id: svn://ultimatepp.org/upp/trunk@3210 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-14 23:59:20 +00:00
unodgs
2e98dc4a43 RichEdit: Fixed compilation problem
git-svn-id: svn://ultimatepp.org/upp/trunk@3202 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-12 07:41:15 +00:00
rylek
221c76e907 .CtrlCore/: minor fixes in EncodeRTF; fixed escape sequences in .t string constants
git-svn-id: svn://ultimatepp.org/upp/trunk@3197 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-11 18:58:56 +00:00
cxl
c54d5cd5cc .CtrlLib: Added some parenthesis to DocEdit if to make it clear
git-svn-id: svn://ultimatepp.org/upp/trunk@3159 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-04 13:55:34 +00:00
dolik
37645394fe .CtrlCore: Updated TopWindow docs (FullScreen,FrameLess,Urgent)
git-svn-id: svn://ultimatepp.org/upp/trunk@3143 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-31 17:19:20 +00:00
cxl
c0c1ebf3bb CtrlCore: TopWindow::Urgent (RM #19)
git-svn-id: svn://ultimatepp.org/upp/trunk@3131 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-31 11:05:58 +00:00
cxl
093cad7882 *CtrlLib, Draw: Fixed issues with menu and dark themes in Ubuntu (RM Bug #5)
git-svn-id: svn://ultimatepp.org/upp/trunk@3125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-30 12:42:32 +00:00
cxl
502eb0ca1a .CtrlCore: MetaFile patch (thanks mr_ped)
git-svn-id: svn://ultimatepp.org/upp/trunk@3090 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-25 12:20:22 +00:00
cxl
b9e43a083a .Core: Fixed String/WString docs wrt zero characters
git-svn-id: svn://ultimatepp.org/upp/trunk@3077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 22:41:31 +00:00
cxl
1bba1906a4 .CtrlCore: switched logs off
git-svn-id: svn://ultimatepp.org/upp/trunk@3072 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 17:18:29 +00:00
cxl
d637950552 Removed forgotten DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@3006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-15 20:29:44 +00:00
cxl
6ff25863e0 *CtrlCore X11: Fixed the position of window when opening it
git-svn-id: svn://ultimatepp.org/upp/trunk@2992 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-11 22:59:02 +00:00
cxl
2ae665ff90 .CtrlCore: Minor win32 clipboard adjustment
git-svn-id: svn://ultimatepp.org/upp/trunk@2979 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-10 08:39:03 +00:00
cxl
7aced206fc *CtrlCore: Fixed win32 clipboard issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2978 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-09 13:09:14 +00:00
cxl
7e63d65e57 *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas
git-svn-id: svn://ultimatepp.org/upp/trunk@2972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-08 12:36:46 +00:00
cxl
0567486daa CtrlCore: TopWindow FullScreen for open window in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@2941 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-27 18:56:08 +00:00
cxl
e16b757c89 CtrlCore: TopWindow fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2940 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-27 18:43:25 +00:00
cxl
9bf4c10a44 *CtrlCore: X11 fixed TopWindow Maximize, IsMaximized, Minimize, IsMinimized, SerializePlacement and FullScreen of already open TopWindow
git-svn-id: svn://ultimatepp.org/upp/trunk@2938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-27 18:04:59 +00:00
cxl
0f6f083fc8 CtrlCore: GetOpaqueRect, GetVoidRect now const
git-svn-id: svn://ultimatepp.org/upp/trunk@2910 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-15 14:15:31 +00:00
cxl
78a476f218 CtrlCore: const issues
git-svn-id: svn://ultimatepp.org/upp/trunk@2907 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-13 14:05:36 +00:00
cxl
3e4b80795c *CtrlLib: TreeCtrl::Insert fix, *CtrlCore: constness issues
git-svn-id: svn://ultimatepp.org/upp/trunk@2883 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-02 14:13:06 +00:00
cxl
9d83b6cafa *CtrlCore: ImageX11 fix, DHCtrl fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2873 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-28 18:42:31 +00:00
cxl
3048ad3eb2 .CtrlCore: Another attempt at fixing 'black corners' effect...
git-svn-id: svn://ultimatepp.org/upp/trunk@2868 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-24 14:06:46 +00:00
cxl
835e53e3c3 .CtrlCore
git-svn-id: svn://ultimatepp.org/upp/trunk@2865 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-23 18:40:35 +00:00
cxl
0c1f806dab Rollback of 'black corners issue'
git-svn-id: svn://ultimatepp.org/upp/trunk@2861 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-22 18:31:22 +00:00
cxl
da622da367 .CtrlCore: Applied trick to avoid 'black corners' effect (thanks porto), XmlIO now has Node method
git-svn-id: svn://ultimatepp.org/upp/trunk@2857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-21 10:51:19 +00:00
cxl
92578926b0 CtrlCore: WM_PAINT now deos BeginPaint even if !IsVisible
git-svn-id: svn://ultimatepp.org/upp/trunk@2849 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-17 18:37:46 +00:00
cxl
5dcdb036b0 CtrlLib: FileSel: Support for Terminal Services client shares (Win32)
git-svn-id: svn://ultimatepp.org/upp/trunk@2848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-16 18:21:07 +00:00
kohait
23df83befd uppsrc: CtrlDesignConcepts$en-us.tpp
git-svn-id: svn://ultimatepp.org/upp/trunk@2819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-25 14:18:48 +00:00
cxl
bdd13783c0 Draw: Image X11Cursor(int ii);
git-svn-id: svn://ultimatepp.org/upp/trunk@2812 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-23 08:10:38 +00:00
cxl
ebb164ca41 .developing...
git-svn-id: svn://ultimatepp.org/upp/trunk@2811 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-23 07:50:36 +00:00
cxl
2073f18e1d *CtrlCore: X11 fixed focus issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2785 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-13 21:57:19 +00:00
cxl
bc64e40b89 *Fixed OCTALHI encoding in .t files
git-svn-id: svn://ultimatepp.org/upp/trunk@2783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-13 19:54:41 +00:00
cxl
20d816f8fb DHCtrl changes for SDLCtrl (thanks Koldo)
git-svn-id: svn://ultimatepp.org/upp/trunk@2734 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-03 15:50:32 +00:00
cxl
b9e327d3ca .CtrlCore: X11 fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2709 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-19 17:09:21 +00:00
cxl
12ca84d0b6 PGSQL: Autoreconnect improvement
git-svn-id: svn://ultimatepp.org/upp/trunk@2699 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-17 15:44:57 +00:00
kohait
6da5fdf741 uppweb: AboutChameleon proper chameleonizing of own Ctrl
git-svn-id: svn://ultimatepp.org/upp/trunk@2620 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-17 15:24:12 +00:00
cxl
a5087202de CtrlCore: IsPainting, CtrlLib: Progress does not open if used in Paint routine
git-svn-id: svn://ultimatepp.org/upp/trunk@2584 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-01 15:57:22 +00:00