Merge lp://staging/~azzar1/nux/nux-clean-up into lp://staging/nux
Proposed by
Andrea Azzarone
Status: | Work in progress |
---|---|
Proposed branch: | lp://staging/~azzar1/nux/nux-clean-up |
Merge into: | lp://staging/nux |
Diff against target: |
50251 lines (+123/-43651) 269 files modified
.bzrignore (+0/-2) Nux/AbstractCheckedButton.cpp (+0/-217) Nux/AbstractCheckedButton.h (+0/-110) Nux/AbstractComboBox.cpp (+0/-120) Nux/AbstractComboBox.h (+0/-64) Nux/AbstractThread.cpp (+1/-23) Nux/ActionItem.cpp (+0/-160) Nux/ActionItem.h (+0/-83) Nux/AnimatedTextureArea.cpp (+0/-132) Nux/AnimatedTextureArea.h (+0/-60) Nux/Area.cpp (+5/-62) Nux/Area.h (+0/-4) Nux/BaseWindow.cpp (+0/-3) Nux/BaseWindow.h (+0/-3) Nux/Canvas.cpp (+0/-208) Nux/Canvas.h (+0/-62) Nux/CheckBox.cpp (+0/-110) Nux/CheckBox.h (+0/-89) Nux/ClientArea.cpp (+0/-231) Nux/ClientArea.h (+0/-104) Nux/ColorEditor.cpp (+0/-1042) Nux/ColorEditor.h (+0/-211) Nux/ColorPickerDialog.cpp (+0/-73) Nux/ColorPickerDialog.h (+0/-55) Nux/ColorPreview.cpp (+0/-142) Nux/ColorPreview.h (+0/-70) Nux/ComboBoxSimple.cpp (+0/-316) Nux/ComboBoxSimple.h (+0/-96) Nux/Coverflow.cpp (+0/-1154) Nux/Coverflow.h (+0/-103) Nux/CoverflowItem.cpp (+0/-30) Nux/CoverflowItem.h (+0/-49) Nux/CoverflowModel.cpp (+0/-141) Nux/CoverflowModel.h (+0/-70) Nux/D2DTextRenderer.cpp (+0/-436) Nux/D2DTextRenderer.h (+0/-100) Nux/Dialog.cpp (+0/-71) Nux/Dialog.h (+0/-52) Nux/DoubleValidator.cpp (+0/-148) Nux/DoubleValidator.h (+0/-66) Nux/EMMetrics.cpp (+0/-55) Nux/EMMetrics.h (+0/-39) Nux/EditTextBox.cpp (+0/-524) Nux/EditTextBox.h (+0/-228) Nux/FileSelector.cpp (+0/-123) Nux/FileSelector.h (+0/-58) Nux/FloatingWindow.cpp (+0/-464) Nux/FloatingWindow.h (+0/-145) Nux/GroupBox.cpp (+0/-179) Nux/GroupBox.h (+0/-61) Nux/GroupBox2.cpp (+0/-206) Nux/GroupBox2.h (+0/-68) Nux/HSplitter.cpp (+0/-693) Nux/HSplitter.h (+0/-107) Nux/HexRegExpValidator.cpp (+0/-137) Nux/HexRegExpValidator.h (+0/-63) Nux/InputArea.cpp (+0/-2) Nux/InputArea.h (+1/-10) Nux/IntegerValidator.cpp (+0/-138) Nux/IntegerValidator.h (+0/-61) Nux/KeyboardHandler.cpp (+0/-918) Nux/KeyboardHandler.h (+0/-164) Nux/Layout.cpp (+0/-11) Nux/LinearLayout.cpp (+0/-4) Nux/MainLoopGLib.cpp (+1/-146) Nux/Makefile.am (+0/-94) Nux/MenuBar.cpp (+0/-421) Nux/MenuBar.h (+0/-111) Nux/MenuPage.cpp (+0/-1154) Nux/MenuPage.h (+0/-308) Nux/MouseAreaCtrl.cpp (+0/-103) Nux/MouseAreaCtrl.h (+0/-80) Nux/NumericValuator.cpp (+0/-172) Nux/NumericValuator.h (+0/-70) Nux/Nux.cpp (+1/-30) Nux/Nux.h (+1/-16) Nux/Painter.cpp (+0/-95) Nux/Painter.h (+0/-11) Nux/Panel.cpp (+0/-177) Nux/Panel.h (+0/-71) Nux/PangoText.cpp (+0/-422) Nux/PangoText.h (+0/-101) Nux/PopUpWindow.cpp (+0/-58) Nux/PopUpWindow.h (+0/-51) Nux/RGBValuator.cpp (+0/-1474) Nux/RGBValuator.h (+0/-184) Nux/RadioButton.cpp (+0/-161) Nux/RadioButton.h (+0/-103) Nux/RadioButtonGroup.cpp (+0/-196) Nux/RadioButtonGroup.h (+0/-85) Nux/RangeValue.cpp (+0/-275) Nux/RangeValue.h (+0/-134) Nux/RangeValueInteger.cpp (+0/-283) Nux/RangeValueInteger.h (+0/-139) Nux/SpinBox.cpp (+0/-245) Nux/SpinBox.h (+0/-72) Nux/SpinBoxDouble.cpp (+0/-252) Nux/SpinBoxDouble.h (+0/-72) Nux/SpinBox_Logic.cpp (+0/-183) Nux/SpinBox_Logic.h (+0/-87) Nux/StaticText.cpp (+4/-328) Nux/StaticText.h (+2/-18) Nux/StaticTextBox.cpp (+0/-143) Nux/StaticTextBox.h (+0/-122) Nux/SystemThread.cpp (+1/-6) Nux/TabView.cpp (+0/-529) Nux/TabView.h (+0/-140) Nux/TextEntry.cpp (+4/-23) Nux/TextEntry.h (+0/-2) Nux/TextLoader.cpp (+0/-252) Nux/TextLoader.h (+0/-65) Nux/Theme.cpp (+0/-69) Nux/Theme.h (+0/-2) Nux/Timeline.cpp (+0/-104) Nux/Timeline.h (+0/-146) Nux/TimelineEasings.cpp (+0/-94) Nux/TimelineEasings.h (+0/-50) Nux/TimerProc.cpp (+0/-10) Nux/ToolButton.cpp (+0/-144) Nux/ToolButton.h (+0/-67) Nux/VSplitter.cpp (+0/-690) Nux/VSplitter.h (+0/-107) Nux/Validator.cpp (+0/-96) Nux/Validator.h (+0/-65) Nux/View.h (+0/-2) Nux/WindowCompositor.cpp (+3/-381) Nux/WindowCompositor.h (+0/-30) Nux/WindowThread.cpp (+5/-186) Nux/WindowThread.h (+6/-51) NuxCore/AnimationController.h (+0/-5) NuxCore/AsyncFileWriter.cpp (+0/-247) NuxCore/AsyncFileWriter.h (+0/-63) NuxCore/Character/NAscii.cpp (+0/-51) NuxCore/Character/NAscii.h (+0/-34) NuxCore/CppReadme.txt (+0/-179) NuxCore/EasingCurve.h (+0/-4) NuxCore/Error.h (+0/-63) NuxCore/FileManager/NFileManagerGNU.cpp (+1/-15) NuxCore/FileManager/NFileManagerGeneric.h (+0/-32) NuxCore/FileManager/NFileManagerWindows.cpp (+0/-869) NuxCore/FileManager/NFileManagerWindows.h (+0/-146) NuxCore/FilePath.h (+0/-4) NuxCore/GlobalInitializer.cpp (+2/-8) NuxCore/GlobalInitializer.h (+0/-14) NuxCore/Logger.cpp (+1/-8) NuxCore/Logger.h (+2/-11) NuxCore/LoggingWriter.cpp (+0/-19) NuxCore/Makefile.am (+5/-32) NuxCore/Math/Algo.cpp (+0/-122) NuxCore/Math/Algo.h (+0/-45) NuxCore/Math/Bezier.cpp (+0/-104) NuxCore/Math/Bezier.h (+0/-76) NuxCore/Math/Complex.cpp (+0/-373) NuxCore/Math/Complex.h (+0/-74) NuxCore/Math/Constants.cpp (+0/-10) NuxCore/Math/Line2D.cpp (+0/-31) NuxCore/Math/Line2D.h (+0/-154) NuxCore/Math/Line3D.cpp (+0/-33) NuxCore/Math/Line3D.h (+0/-166) NuxCore/Math/MathInc.h (+0/-6) NuxCore/Math/Matrix2.cpp (+0/-35) NuxCore/Math/Matrix2.h (+0/-570) NuxCore/Math/Matrix3.cpp (+0/-32) NuxCore/Math/Matrix3.h (+0/-753) NuxCore/Math/Matrix4.cpp (+0/-39) NuxCore/Math/Matrix4.h (+0/-1519) NuxCore/Math/Quaternion.cpp (+0/-535) NuxCore/Math/Quaternion.h (+0/-103) NuxCore/Math/Spline.cpp (+0/-392) NuxCore/Math/Spline.h (+0/-259) NuxCore/Math/Trigonometry.cpp (+0/-93) NuxCore/Math/Trigonometry.h (+0/-52) NuxCore/Math/Tweening.cpp (+0/-366) NuxCore/Math/Tweening.h (+0/-79) NuxCore/NuxCore.cpp (+0/-12) NuxCore/NuxCore.h (+12/-238) NuxCore/Object.cpp (+0/-25) NuxCore/OutputDevice.cpp (+0/-51) NuxCore/Platform.cpp (+3/-92) NuxCore/Plugin/NPlugin.h (+0/-80) NuxCore/Plugin/NPluginInterface.h (+0/-47) NuxCore/Plugin/NPluginManager.cpp (+0/-101) NuxCore/Plugin/NPluginManager.h (+0/-75) NuxCore/Plugin/NPluging.cpp (+0/-79) NuxCore/Process.cpp (+0/-132) NuxCore/Process.h (+0/-66) NuxCore/PropertyOperators.h (+0/-4) NuxCore/PropertyTraits.h (+0/-4) NuxCore/RollingFileAppender.cpp (+0/-247) NuxCore/RollingFileAppender.h (+0/-48) NuxCore/StringConversion.h (+0/-28) NuxCore/System.h (+17/-156) NuxCore/SystemWindows.cpp (+0/-62) NuxCore/SystemWindows.h (+0/-253) NuxCore/TextString.h (+0/-45) NuxCore/ThreadWin.cpp (+0/-422) NuxCore/ThreadWin.h (+0/-521) NuxCore/TimeFunctions.cpp (+0/-261) NuxCore/TimeFunctions.h (+0/-93) NuxCore/Win32Dialogs/NWin32Clipboard.cpp (+0/-161) NuxCore/Win32Dialogs/NWin32Clipboard.h (+0/-34) NuxCore/Win32Dialogs/NWin32CustomDialog.cpp (+0/-232) NuxCore/Win32Dialogs/NWin32CustomDialog.h (+0/-98) NuxCore/Win32Dialogs/NWin32MessageBox.cpp (+0/-194) NuxCore/Win32Dialogs/NWin32MessageBox.h (+0/-91) NuxGraphics/Events.cpp (+1/-12) NuxGraphics/Events.h (+2/-7) NuxGraphics/FreetypeFont.h (+0/-21) NuxGraphics/GLPBuffer.cpp (+0/-1065) NuxGraphics/GLPBuffer.h (+0/-178) NuxGraphics/GLResource.h (+21/-40) NuxGraphics/GLSh_ColorPicker.cpp (+0/-466) NuxGraphics/GLSh_ColorPicker.h (+0/-56) NuxGraphics/GLSh_DrawFunction.cpp (+0/-229) NuxGraphics/GLSh_DrawFunction.h (+0/-60) NuxGraphics/GLSh_Fill.cpp (+0/-135) NuxGraphics/GLSh_Fill.h (+0/-63) NuxGraphics/GLShader.h (+0/-1) NuxGraphics/GLThread.h (+0/-27) NuxGraphics/GLTimer.cpp (+0/-27) NuxGraphics/GLTimer.h (+0/-7) NuxGraphics/GLWindowManager.cpp (+4/-76) NuxGraphics/GLWindowManager.h (+2/-22) NuxGraphics/GdiImageLoader.cpp (+0/-148) NuxGraphics/GdiImageLoader.h (+0/-39) NuxGraphics/Gfx_Interface.h (+1/-7) NuxGraphics/GpuDevice.cpp (+6/-107) NuxGraphics/GpuDevice.h (+1/-9) NuxGraphics/GraphicsDisplay.h (+1/-7) NuxGraphics/GraphicsDisplayWin.cpp (+0/-2436) NuxGraphics/GraphicsDisplayWin.h (+0/-308) NuxGraphics/GraphicsEngine.cpp (+0/-23) NuxGraphics/GraphicsEngine.h (+2/-7) NuxGraphics/ImageSurface.cpp (+0/-9) NuxGraphics/ImageSurface.h (+0/-4) NuxGraphics/Makefile.am (+1/-12) NuxGraphics/NuxGraphics.cpp (+2/-10) NuxGraphics/NuxGraphicsResources.cpp (+0/-61) NuxGraphics/OpenGLDefinitions.h (+0/-24) NuxGraphics/XInputWindow.cpp (+0/-1) examples/Makefile.am (+0/-74) examples/button.cpp (+0/-116) examples/cairo.cpp (+0/-71) examples/cairo_wrapper.cpp (+0/-146) examples/canvas.cpp (+0/-195) examples/checkbox.cpp (+0/-54) examples/combobox.cpp (+0/-62) examples/coverflow.cpp (+0/-152) examples/focus.cpp (+0/-231) examples/gestures.cpp (+0/-100) examples/gridlayout.cpp (+0/-98) examples/layeredlayout.cpp (+0/-143) examples/moveable_view.cpp (+0/-123) examples/pango_combobox.cpp (+0/-62) examples/pangotextedit.cpp (+0/-53) examples/rotate_texture_area.cpp (+0/-108) examples/scrollview.cpp (+0/-77) examples/tab_view.cpp (+0/-87) examples/textedit.cpp (+0/-52) examples/tiles_view.cpp (+0/-410) examples/timegraph.cpp (+0/-110) examples/timeline.cpp (+0/-77) examples/tooltip.cpp (+0/-893) tests/Makefile.am (+1/-4) tests/gtest-nux-emmetrics.cpp (+0/-94) tests/gtest-nuxcore-async-file-writer.cpp (+0/-110) tests/gtest-nuxcore-rolling-file-appender.cpp (+0/-147) tests/test-canvas.cpp (+0/-25) tests/test-nux.cpp (+0/-8) |
To merge this branch: | bzr merge lp://staging/~azzar1/nux/nux-clean-up |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Unity Team | Pending | ||
Review via email: mp+239383@code.staging.launchpad.net |
To post a comment you must log in.
Unmerged revisions
- 899. By Andrea Azzarone
-
Remove D2DTextRenderer.*
- 898. By Andrea Azzarone
-
Remove GLPBuffer.*
- 897. By Andrea Azzarone
-
Remove GLSh_Fill.*
- 896. By Andrea Azzarone
-
Remove GLSh_DrawFunction.*
- 895. By Andrea Azzarone
-
Remove GLSh_ColorPicker.*
- 894. By Andrea Azzarone
-
Remove OpenGLDefinitions.h
- 893. By Andrea Azzarone
-
Remove GdiImageLoader.*
- 892. By Andrea Azzarone
-
Remove GLThread.h
- 891. By Andrea Azzarone
-
Remove Process.*
- 890. By Andrea Azzarone
-
Remove multiplataform support.