Commit Graph

  • 0297c02a7e Use an existing bitmap file so tests will pass Robin Dunn 2013-05-14 02:54:05 +00:00
  • a9f3859f3e Floatcanvas docs and test updates from Werner Robin Dunn 2013-05-14 02:53:56 +00:00
  • 16fdd105fa Some language and formatting tweaks for the readme, Robin Dunn 2013-05-14 02:53:44 +00:00
  • afcebe6210 I copied the same file twice, remove the extra and add the missing one. Robin Dunn 2013-05-04 22:31:20 +00:00
  • bec4835bbd fix typo Robin Dunn 2013-05-04 22:26:10 +00:00
  • 31ecbfd79c fix usage of wrong wx.Font ctor Robin Dunn 2013-05-04 22:26:02 +00:00
  • 78303a24d0 Fix circular imports by delaying the import of framemanager in auibar and auibook until it is needed. Robin Dunn 2013-05-04 21:51:47 +00:00
  • d9868d28d4 Add more pubsub unittests Robin Dunn 2013-05-04 21:51:37 +00:00
  • 0b84f453ce - Fix Py Events to clone properly from derived classes by implementing some Python magic in an overridden Clone() method. - Update unittests accordingly. Robin Dunn 2013-05-04 04:46:16 +00:00
  • ddf667c288 fix some typos, add a bit more text Robin Dunn 2013-05-04 02:01:07 +00:00
  • cd92ea7a90 Improve build.py command and option help text. Robin Dunn 2013-05-04 02:01:00 +00:00
  • e2990f4078 Change README .txt to .rst, add lots more info. Robin Dunn 2013-05-04 02:00:52 +00:00
  • 5077a51507 write temp file to unittests folder, and remove it when done Robin Dunn 2013-05-04 02:00:44 +00:00
  • d7df8cd7b8 More pubsub test updates from Werner Robin Dunn 2013-05-04 02:00:34 +00:00
  • 1447c3d50a More FloatCanvas updates from Werner Robin Dunn 2013-05-04 02:00:24 +00:00
  • ede298e62e Modified patch from Maxim Kolosov for Py3 fixes in wx.py Robin Dunn 2013-05-04 02:00:13 +00:00
  • 6a41de705a Patch from Maxim Kolosov for Py3 fixes in agw.aui Robin Dunn 2013-05-04 01:59:58 +00:00
  • 45e59df1c4 More Py3 and Phoenix fixes from Mariano Reingart. Robin Dunn 2013-05-02 01:01:40 +00:00
  • 3105b4d95a Pubsub unittest updates from Werner Robin Dunn 2013-05-02 01:01:30 +00:00
  • 6d4555b60f Just return 0 from GetPixel if on wxGTK3 Robin Dunn 2013-05-02 01:01:17 +00:00
  • d6b60e92bd Document that SplitterWindow.SetSashSize is gone. Robin Dunn 2013-05-02 01:01:08 +00:00
  • 9dcfa69ca0 Add missing image for floatcanvas sample Robin Dunn 2013-05-02 01:00:58 +00:00
  • 44d2706d76 TextCrtl events are now in textctrl.py Robin Dunn 2013-04-30 20:09:14 +00:00
  • 6a3d15ec67 Add wxFontInfo, adapt to loss of one of the ctors Robin Dunn 2013-04-30 20:09:05 +00:00
  • 9ad818a4a7 turn off execute property, ensure native eol. Robin Dunn 2013-04-30 05:31:31 +00:00
  • 7bc7aaf7f8 Floatcanvas samples updates for Phoenix Robin Dunn 2013-04-30 05:19:51 +00:00
  • 443c6590d2 Fix typo Robin Dunn 2013-04-28 05:07:51 +00:00
  • 0fbe88f98d Keep GetParser public Robin Dunn 2013-04-27 02:49:17 +00:00
  • 5a958ff03b Small tweak and tests to allow using objects supporting only the old buffer interface to be used as buffer sources. Robin Dunn 2013-04-27 02:49:08 +00:00
  • 9448b458a9 Add migration info for MakeModal Robin Dunn 2013-04-27 02:48:58 +00:00
  • 4991efd920 Oops, added GetParser to the wrong class... Robin Dunn 2013-04-26 07:32:48 +00:00
  • 162a6829be Add a CppMethod for GetParser Robin Dunn 2013-04-26 07:17:59 +00:00
  • 98ffccc725 Switch to new shortened wxEventType names. Robin Dunn 2013-04-26 07:04:50 +00:00
  • b4a4f8f7ba Add section about wx.PyEvent and wx.PyCommandEvent Robin Dunn 2013-04-26 07:04:33 +00:00
  • 629403af5e fix indentation Robin Dunn 2013-04-26 07:04:25 +00:00
  • c7cd5d5fe9 Add the FloatCanvas demo modules Robin Dunn 2013-04-26 07:04:14 +00:00
  • e31baa0d8e Patch updating FloatCanvas for Phoenix Robin Dunn 2013-04-26 06:41:06 +00:00
  • 3f4fe92c4d Patch to fix Py3 issue with wx.lib.mixins.listctrl. Robin Dunn 2013-04-26 06:40:54 +00:00
  • 01d0da517b Patch to fix several Py3 issues with wx.lib.masked. Robin Dunn 2013-04-26 06:40:43 +00:00
  • 979c8ca755 Fix new location of old KeyEvent properties. Robin Dunn 2013-04-24 02:42:53 +00:00
  • 6b67dec655 Add a button handler to the sample. Robin Dunn 2013-04-24 02:42:45 +00:00
  • c80bd61bf4 Add new cell types. Let the backend know about the virtuals that may be overridden in the cell classes. Robin Dunn 2013-04-24 02:42:36 +00:00
  • 41bc74b057 Add error check after creating an instance of the tag handler Robin Dunn 2013-04-24 02:42:28 +00:00
  • a5a76820ca cleanup Robin Dunn 2013-04-24 02:42:19 +00:00
  • f8fc11f5de woking on wxptag issues... Robin Dunn 2013-04-24 02:42:09 +00:00
  • 223d0da20e Fix octal constant to be Py3 compatible Robin Dunn 2013-04-21 16:34:12 +00:00
  • d0e440a304 Add pubsub unittests, adapted by Werner Robin Dunn 2013-04-20 21:53:50 +00:00
  • 11761fb1c9 Document changes to old properties in KeyEvent, ListEvent and ListItem Robin Dunn 2013-04-20 21:17:25 +00:00
  • e5a5e579f6 a couple more Phoenix changes for wx.lib.masked Robin Dunn 2013-04-20 21:17:17 +00:00
  • bdd04888a6 Move the rest of the EVT_TEXT binders to the textctrl module. Robin Dunn 2013-04-20 21:17:08 +00:00
  • 32a99226bb Patch from Joel Burton fixing iteration of dictionary items for Py3 Robin Dunn 2013-04-20 21:16:59 +00:00
  • e3269e1ff8 Fix typo in FindItemById names Robin Dunn 2013-04-17 02:52:23 +00:00
  • 285b319d56 Add missing wxTextUrlEvent and EVT_TEXT_URL, EVT_TEXT_MAXLEN Robin Dunn 2013-04-17 02:52:16 +00:00
  • 495d42fe27 Patch for wx.lib.masked from Werner. Robin Dunn 2013-04-17 02:52:09 +00:00
  • 78e9cdf913 Don't use deprecated methods in the checklst unittests. Robin Dunn 2013-04-13 01:46:26 +00:00
  • 596cb9b484 Set the log target to use stderr so it won't try making log dialogs while tests are running (and the UI might not be in enough of a fully initialized state for them to work without asserting or crashing.) Robin Dunn 2013-04-13 01:46:18 +00:00
  • bea3258b0b Ignore the GetFirst/GetNext methods in wx.FileConfig so it will use the custom ones in wx.ConfigBase instead. Robin Dunn 2013-04-13 01:46:09 +00:00
  • b0f18532d4 Fix Get[First|Next][Entry|Group] to work like they did in Classic Robin Dunn 2013-04-12 04:02:07 +00:00
  • 2e5b10c207 reset cfg.VERSION after running the setrev command Robin Dunn 2013-04-11 17:19:02 +00:00
  • df9729b1ac Add the setrev command to the build factories Robin Dunn 2013-04-10 01:09:10 +00:00
  • 6a20f2a6d4 Add a message displaying the svn rev used Robin Dunn 2013-04-10 01:09:00 +00:00
  • 636315e20e Fix deprecated decorator. Robin Dunn 2013-04-10 00:06:18 +00:00
  • 058ed937da wx.ComboBox fixes. Robin Dunn 2013-04-10 00:06:10 +00:00
  • 676b45c860 Phoenix patch from Werner for imagebrowser. Robin Dunn 2013-04-10 00:06:00 +00:00
  • f8e549f767 Workaround to avoid problem possibly due to Unbind() not working. Robin Dunn 2013-04-10 00:05:50 +00:00
  • b85f0fd8e6 Phoenix patch from Werner for the inspection modules. Robin Dunn 2013-04-10 00:05:41 +00:00
  • ebdfcfe2db Instead of fetching the svn revision every time a Config object is created add a command to fetch it on demand and cache the value for later use. Robin Dunn 2013-04-10 00:05:30 +00:00
  • e5eefd8625 Add a note about possibly changing the id in addition to the dependency names. Robin Dunn 2013-04-10 00:05:21 +00:00
  • d059507f76 Unit test for the debug module Robin Dunn 2013-04-05 04:05:08 +00:00
  • 10a1ffb4bd Construct and ClassDef for wxXmlSubclassFactory instead of just inserting the text for the declaration. Robin Dunn 2013-04-05 04:04:59 +00:00
  • a5a432fc1f WEB_VIEW --> WEBVIEW Robin Dunn 2013-04-05 04:04:51 +00:00
  • 984ef83099 Add a new wxDataViewItem ctor accepting an integer value. Robin Dunn 2013-04-05 04:04:38 +00:00
  • 87b3f4c01e More pdfviewer docstring patched from Werer Robin Dunn 2013-04-05 04:04:29 +00:00
  • cf48eaed00 Ignore SetTextValidator since we don't wrap wxTextValidator Robin Dunn 2013-04-04 01:47:36 +00:00
  • 60adbd7d7e More pdfviewer doc updates from Werner. Robin Dunn 2013-04-04 01:47:27 +00:00
  • 4d5de5dcf6 Some phoenix-port work for the WIT. Robin Dunn 2013-04-03 02:12:06 +00:00
  • 1324a74190 fix typo Robin Dunn 2013-04-03 02:11:56 +00:00
  • 04e9e6a8c5 Use isinstance() instead of type() for checking for flags args. Robin Dunn 2013-04-03 02:11:46 +00:00
  • 80bd5f62a9 fix the test command function name Robin Dunn 2013-04-03 02:11:36 +00:00
  • ee209f1025 Check and run the etg/_core.py file before any others. Robin Dunn 2013-04-02 03:57:37 +00:00
  • 84713e54f4 Patch from Werner adding pdfviewer docstrings Robin Dunn 2013-04-02 03:57:29 +00:00
  • 312ea3deb0 The newevent module still needs to use PyEvent and PyCommandEvent Robin Dunn 2013-04-02 03:57:18 +00:00
  • 75a22d87a9 OnData has an implementation in wxTextDropTarget and wxFileDropTarget Robin Dunn 2013-03-31 17:14:31 +00:00
  • 5f21090a6f OnEnabled is gone Robin Dunn 2013-03-31 05:05:57 +00:00
  • dcac9b0d4e remove completed build todo items Robin Dunn 2013-03-31 05:05:46 +00:00
  • 2660dc1429 phoenix and py3 port patch from CMcP Robin Dunn 2013-03-31 05:05:34 +00:00
  • 7a66c8ecd6 Phoenix documentation: make the footer show by changing few CSS properties. Also change the copyright to the "wxPython Team". Andrea Gavana 2013-03-30 20:26:26 +00:00
  • 80925c4e8c PDFViewer on Phoenix: slight reformatting of the docstrings (something more should be done...) Andrea Gavana 2013-03-30 20:21:45 +00:00
  • 53a0f77e8f Use "gui_scripts" entry points where appropriate Robin Dunn 2013-03-30 04:42:08 +00:00
  • 6b4601273a Include the svn revision in the version numbers. Various other sdist and bdist tweaks and updates. Robin Dunn 2013-03-30 04:42:00 +00:00
  • 4de619c4d5 Use build.py to do the sdist command Robin Dunn 2013-03-30 04:41:48 +00:00
  • 2b067e331d Run egg_info before doing an sdist. Robin Dunn 2013-03-30 04:41:39 +00:00
  • 25c53d08d4 Use exec() for Py3 Robin Dunn 2013-03-30 04:41:32 +00:00
  • 16487fafa8 Use waf 1.7.10 Robin Dunn 2013-03-30 04:41:24 +00:00
  • 523ae3e238 AGW on Phoenix: restore support for HTMLListBox and SimpleHTMLListBox in persist_handlers.py. Andrea Gavana 2013-03-29 09:31:13 +00:00
  • 8967f52028 Add GetHFONT, OSXGetCGFont, and GetPangoFontDescription Robin Dunn 2013-03-28 00:15:30 +00:00
  • ce9b26f926 Avoid Sphinx warning for HTMLHelpDialog/Frame/Window while building the Phoenix documentation. Andrea Gavana 2013-03-27 21:27:22 +00:00
  • f2d130ffc0 AGW on Phoenix: restore support for HTMLListBox and SimpleHTMLListBox in persist_handlers.py. Andrea Gavana 2013-03-27 21:25:20 +00:00
  • 0b6e189833 AGW on Phoenix: add the RestoreAll method to persistencemanager.py (patch from Werner). Andrea Gavana 2013-03-27 21:15:56 +00:00
  • 4efbe427fd bug fix from Werner Robin Dunn 2013-03-27 17:00:36 +00:00