Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

2011-07-08 03:59 JC, revision 68184

Trying to port wxBitmap

2011-07-07 17:10 JC, revision 68183

Merged src/gtk3/pen.cpp to src/gtk/pen.cpp.

2011-07-07 17:04 JC, revision 68182

Merged src/gtk3/brush.cpp to src/gtk/brush.cpp.

2011-07-07 16:58 JC, revision 68181

Merged src/gtk3/colour.cpp to src/gtk/colour.cpp. GdkColormap is disabled

2011-07-07 15:05 VZ, revision 68180

Add wxDCImpl::MSWApplyGDIPlusTransform() to formalize wxRendererMSW hack. Replace the dynamic_cast<> used in wxMSW wxRenderer implementation code with a virtual function call.

2011-07-07 15:05 VZ, revision 68179

Make wxGCDC::GetGraphicsContext() const. There is no reason for this accessor to not be const and it prevents other methods using it from being const too, so change this.

2011-07-07 01:24 JC, revision 68178
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/aboutdlg.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/animate.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/app.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/artgtk.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/assertdlg_gtk.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/bmpbuttn.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/bmpcbox.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/button.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/calctrl.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/checkbox.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/checklst.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/choice.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/clrpicker.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/collpane.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/colordlg.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/combobox.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/control.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/dataview.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/dialog.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/dirdlg.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/filectrl.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/filedlg.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/filehistory.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/filepicker.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/font.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/fontdlg.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/fontpicker.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/frame.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/gauge.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/hyperlink.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/infobar.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/listbox.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/mdi.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/mnemonics.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/msgdlg.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/nativewin.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/notebook.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/popupwin.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/print.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/radiobox.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/radiobut.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/region.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/scrolbar.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/scrolwin.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/slider.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/sockgtk.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/spinbutt.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/spinctrl.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/statbmp.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/statbox.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/statline.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/stattext.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/textctrl.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/textentry.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/tglbtn.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/timer.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/toolbar.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/tooltip.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/toplevel.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/treeentry_gtk.c.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/utilsgtk.cpp.old
  • D /wxWidgets/branches/SOC2011_GTK3/src/gtk3/window.cpp.old

Remove old backup files from src/gtk3

2011-07-07 00:51 JC, revision 68177

Added 'draw' signal to window.cpp

2011-07-06 23:15 JC, revision 68176

Merged region.cpp from src/gtk3 to src/gtk

2011-07-06 18:58 JC, revision 68175

Added more cairo-based region code

2011-07-06 13:02 SC, revision 68174

allow NULL parent menu

2011-07-06 12:20 SJL, revision 68173

Implement cut / copy / paste in osx webkit and fix the function stubs.

2011-07-06 11:45 SJL, revision 68172

Add some more missing stubs to the osx webkit backend.

2011-07-06 09:24 JC, revision 68171

Added cairo_region_t based wxRegion implementation

2011-07-05 19:06 SJL, revision 68170

Add stubs to osx webkit backend to allow compilation.

2011-07-05 17:33 SJL, revision 68169

Simplify backend enum naming, we do not need separate values for gtk and osx webkit backends. Simplify factory creation code.

2011-07-05 16:19 SJL, revision 68168

Remove comment about a new frame api as this is now offered.

2011-07-05 15:57 SJL, revision 68167

Bring osx class naming into line with the other ports.

2011-07-05 15:40 SJL, revision 68166

Remove out of date osx defines.

2011-07-05 13:06 SJL, revision 68165

Add osx configure support for wxWebView.

2011-07-05 11:22 CE, revision 68164

for 2.9.2

2011-07-05 00:12 JC, revision 68163

Fixed a crash bug in wxGTK control.cpp

2011-07-04 23:39 VZ, revision 68162

Tag 2.9.2 release.

2011-07-04 23:26 VZ, revision 68161

Improve the description of the available files in readme. Be more clear about what is provided. Add more URLs, everybody likes to click them.

2011-07-04 23:16 VZ, revision 68160
  • D /wxWidgets/tags/WX_2_9_2

Remove 2.9.2 tag before recreating it. There was another change that should be in 2.9.2 since then.