Commit graph

2673 commits

Author SHA1 Message Date
unodgs
02bcf34efb TabBar: Fixed making groups
git-svn-id: svn://ultimatepp.org/upp/trunk@2966 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-07 12:26:55 +00:00
unodgs
18081bdb30 CtrlLib: Splitter can now have any width
git-svn-id: svn://ultimatepp.org/upp/trunk@2965 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-06 23:55:13 +00:00
unodgs
93b4e42032 TabBar: Mr. Ped fixes (GCC warnings and missing *this)
git-svn-id: svn://ultimatepp.org/upp/trunk@2964 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-06 23:46:14 +00:00
micio
9c501f4bfc Bazaar/PolyXML : added some support for file version handling
git-svn-id: svn://ultimatepp.org/upp/trunk@2963 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-06 23:11:39 +00:00
cxl
dd5036a045 *plugin\jpg fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2962 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-06 10:52:56 +00:00
rylek
d2f536c3a9 .Core: Mirek's debug type info fix in Array fallout fixes in Vcont.hpp
git-svn-id: svn://ultimatepp.org/upp/trunk@2961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-06 00:29:56 +00:00
koldo
4d50d91a7a .Media: Now MediaPlayer doc is connected with web.
git-svn-id: svn://ultimatepp.org/upp/trunk@2960 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-04 23:22:53 +00:00
koldo
1b39679bb7 MediaPlayer: Included RGB support
git-svn-id: svn://ultimatepp.org/upp/trunk@2959 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-04 23:15:51 +00:00
koldo
552ad87c86 Media: Included RGB support
git-svn-id: svn://ultimatepp.org/upp/trunk@2958 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-04 23:14:43 +00:00
cxl
d0f3c19822 .CtrlLib.t
git-svn-id: svn://ultimatepp.org/upp/trunk@2957 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-02 23:53:00 +00:00
unodgs
02dc2bcffb ide: Removed double separator from toolbar after "Select All"
git-svn-id: svn://ultimatepp.org/upp/trunk@2956 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-02 18:08:20 +00:00
unodgs
7ff4a06ce9 TabBar: Fixed id serializing
git-svn-id: svn://ultimatepp.org/upp/trunk@2955 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-02 12:26:38 +00:00
unodgs
687b1a274f TabBar: Fixed displaying titles of files without extension
git-svn-id: svn://ultimatepp.org/upp/trunk@2954 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-02 11:34:09 +00:00
unodgs
c2ff4fb31a ide: Fixed header guard control orientation..
git-svn-id: svn://ultimatepp.org/upp/trunk@2953 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-01 20:37:01 +00:00
unodgs
d40eac3611 ide: Replaced QuickTabs with TabBar, reorganized Environment dialog
git-svn-id: svn://ultimatepp.org/upp/trunk@2951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-01 15:27:53 +00:00
unodgs
e3eeb90a53 TabBar: Added serializing
git-svn-id: svn://ultimatepp.org/upp/trunk@2950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-01 15:18:30 +00:00
unodgs
44a43bb764 TabBar: Moved to uppsrc
git-svn-id: svn://ultimatepp.org/upp/trunk@2949 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-31 12:52:28 +00:00
unodgs
4cd8284d32 TabBar: Code formmating..
git-svn-id: svn://ultimatepp.org/upp/trunk@2948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-31 12:30:20 +00:00
unodgs
1995aaa94f TabBar: Fixed one more dragging issue (drag sample was taken from wrong tab in stacking mode)
git-svn-id: svn://ultimatepp.org/upp/trunk@2947 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-30 23:23:55 +00:00
unodgs
264f5d6f55 TabBar: Improved drag and drop for stacking mode (fixed one crash, fixed displaying of "same tab" by drop indicator, it's now possible to drag stacked tab to the end of tabs)
git-svn-id: svn://ultimatepp.org/upp/trunk@2946 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-30 23:19:50 +00:00
unodgs
ed757afc9d TabBar: Added Set(TabBar&), fixed RenameFile, small cleanups
git-svn-id: svn://ultimatepp.org/upp/trunk@2945 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-30 14:11:12 +00:00
unodgs
552d83c5b8 TabBar: Fixed many painting issues (now every style works incl. classic style), added tab compositing, stacking a little bit prettier
git-svn-id: svn://ultimatepp.org/upp/trunk@2944 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-29 22:16:05 +00:00
kohait
b8eec7145b bazaar: uppweb infos
git-svn-id: svn://ultimatepp.org/upp/trunk@2943 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-28 22:41:37 +00:00
kohait
775a561394 bazaar: adding: AutoScroller, CtrlFinder, CtrlProp(erties), Iter(ator) interface, LogPosCtrl, PointCtrl, PopUpC, RectCtrl, Styler, ValueCtrl, WithEnterAction
git-svn-id: svn://ultimatepp.org/upp/trunk@2942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-28 16:50:38 +00:00
cxl
40dca57ce8 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
a45cff7863 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
f4d673f90e .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@2939 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-27 18:16:54 +00:00
cxl
aea71ca74b *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
cb0190062d .Core: CallbackMethodActionArg fix, Array made debugger more friendly
git-svn-id: svn://ultimatepp.org/upp/trunk@2937 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-27 13:00:15 +00:00
cxl
2ea1f6fa85 CtrlLib: LabelBox visually supports Disabled state, LabelBase has got disabledink
git-svn-id: svn://ultimatepp.org/upp/trunk@2936 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-27 12:22:09 +00:00
koldo
30020b9600 SDLCtrl_demo: Included Alendar and Oan1971 fullscreen code
git-svn-id: svn://ultimatepp.org/upp/trunk@2935 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-26 16:17:31 +00:00
cxl
006632bf8f *CtrlLib: TrayIcon::Notify text length increased to 125 (as supported since Win2K) (thanks lucpolak)
git-svn-id: svn://ultimatepp.org/upp/trunk@2934 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-26 11:01:02 +00:00
cxl
108196e391 *CtrlLib: Submenu alignment issue fixed (thanks lucpolak)
git-svn-id: svn://ultimatepp.org/upp/trunk@2933 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-26 10:41:21 +00:00
cxl
cdfbc3eb7a Draw: ImageOps hotspots, CtrlLib: Splitter Zoom fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2932 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-26 08:21:57 +00:00
cxl
0248e1bb21 Oracle: SQLT_TIMESTAMP support (thanks alendar)
git-svn-id: svn://ultimatepp.org/upp/trunk@2931 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-25 19:39:25 +00:00
dolik
e27dfed07d bazaar: plugin/portaudio, Sound, SoundExample: Initial release
git-svn-id: svn://ultimatepp.org/upp/trunk@2930 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-25 13:58:10 +00:00
koldo
908c03e954 Functions4U: Some functions moved to main U++
git-svn-id: svn://ultimatepp.org/upp/trunk@2929 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-24 17:37:48 +00:00
koldo
97dfce18ab .uppweb: Scatter release date updated
git-svn-id: svn://ultimatepp.org/upp/trunk@2928 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-24 17:35:59 +00:00
kohait
8dce4d4856 bazaar: Gen: Value for Instancer, Tree: small fixes, Detach fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2927 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-24 13:11:48 +00:00
cxl
1a17744b5f Core: DayOfYear, StrToTime; Draw: Rotate180
git-svn-id: svn://ultimatepp.org/upp/trunk@2926 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-24 12:53:03 +00:00
cxl
6b596d94f2 .upptst: StrToTime
git-svn-id: svn://ultimatepp.org/upp/trunk@2925 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-24 12:53:02 +00:00
koldo
23ed79e8b5 uppweb: Included Media packages
git-svn-id: svn://ultimatepp.org/upp/trunk@2924 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-23 20:22:55 +00:00
koldo
b34849f174 MediaPlayer: MediaPlayer control demo
git-svn-id: svn://ultimatepp.org/upp/trunk@2923 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-23 20:16:04 +00:00
koldo
c50fe093e0 Media: Audio and Video playing
git-svn-id: svn://ultimatepp.org/upp/trunk@2922 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-23 20:13:06 +00:00
koldo
a7f8a1f049 SysInfo: Keyb_SendKeys problems solved
git-svn-id: svn://ultimatepp.org/upp/trunk@2921 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-23 20:10:53 +00:00
koldo
97bef7e181 SDL: New functions and changes in organization
git-svn-id: svn://ultimatepp.org/upp/trunk@2920 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-23 20:09:38 +00:00
koldo
e21019d406 .Functions4U: Maintenance update
git-svn-id: svn://ultimatepp.org/upp/trunk@2919 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-23 20:08:23 +00:00
cxl
1c992de377 Core: Value vtype tests
git-svn-id: svn://ultimatepp.org/upp/trunk@2918 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-22 09:51:50 +00:00
rylek
d6ba2c4c96 +Ide: new function - convert selection to ASCII
+Ide: main package configuration editor shows structured flags accepted by packages

git-svn-id: svn://ultimatepp.org/upp/trunk@2917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-21 20:32:10 +00:00
unodgs
2f1056f0ab Sql: Fixed not like formatting for postgresql dialect
git-svn-id: svn://ultimatepp.org/upp/trunk@2916 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-20 21:12:38 +00:00