Timeline
02/05/11:
- 17:01 Ticket #12095 (Mouse event documentation lists incorrect ID for aux. button events) closed by
- fixed: (In [66853]) Correct more wxEVT_AUXn_XXX event types names. This …
- 17:01 Changeset [66853] by
- Correct more wxEVT_AUXn_XXX event types names. This completes the changes …
- 17:01 Ticket #12885 (Better default print job title) closed by
- fixed: (In [66852]) Use better title by default in wxDocPrintout. Use the …
- 17:01 Changeset [66852] by
- Use better title by default in wxDocPrintout. Use the document name …
- 17:01 Ticket #10792 (wxMSW win32 vs win64 registry virtualization and WOW64) closed by
- fixed: (In [66851]) Allow accessing 64 bit registry from 32 bit MSW code and vice …
- 17:01 Changeset [66851] by
- Allow accessing 64 bit registry from 32 bit MSW code and vice versa. …
- 17:00 Changeset [66850] by
- Use Explorer style for wxTreeCtrl with wxTR_TWIST_BUTTONS in wxMSW. The …
- 17:00 Changeset [66849] by
- Clean up wxMSW wxTreeCtrl code by removing obsolete workarounds. Remove …
- 12:25 Ticket #12889 (Rev 66727 static build on OS X fails on wxPNG) closed by
- fixed: (In [66848]) Link console programs with PNG library in monolithic build. …
- 12:25 Changeset [66848] by
- Link console programs with PNG library in monolithic build. PNG images …
- 12:24 Changeset [66847] by
- Correct decoding of 4-byte integers in png2c script. Wrong multiplier was …
- 12:24 Changeset [66846] by
- Re-enable generation of wxEVT_MOVE_{START,END} events under wxMSW. …
- 08:38 Ticket #12922 (wxMenu::Insert position shift 2 in 2.9.2 svn) closed by
- fixed: (In [66845]) Don't adjust menu item positions for title for menubar menus …
- 08:38 Changeset [66845] by
- Don't adjust menu item positions for title for menubar menus in wxMSW. …
- 08:36 Ticket #12907 (Deprecate second parameter of wxSlider::SetTickFreq()) closed by
- fixed: (In [66844]) Deprecate second parameter of wxSlider::SetTickFreq(). This …
- 08:36 Changeset [66844] by
- Deprecate second parameter of wxSlider::SetTickFreq(). This parameter was …
- 08:36 Ticket #12914 (wxDefaultVideoMode for wxOSX) closed by
- fixed: (In [66843]) Implement restoring default video mode under OS X. Use …
- 08:36 Changeset [66843] by
- Implement restoring default video mode under OS X. Use …
- 08:18 Ticket #12923 (wxGTK: wxDialupManager wlan connection handling) closed by
- fixed: Applied in r66842, thanks.
- 08:14 Changeset [66842] by
- Check for WLAN interface names in wxDialUpManager under Unix. Recognize …
- 08:06 Ticket #12010 (Building with MSVC 2010 Express) closed by
- fixed: Thanks for testing and the reminder!
- 06:58 Ticket #12923 (wxGTK: wxDialupManager wlan connection handling) created by
- wxDialupManager does not check for active wlan connections in the IsOnline …
02/04/11:
- 17:15 Ticket #12922 (wxMenu::Insert position shift 2 in 2.9.2 svn) created by
- Attached is a patch for a single file - minimal.cpp When operating …
- 15:24 Ticket #12921 (Correcting wxSplitterWindow SashDrawing in wxOSX_COCOA) created by
- This patch is trying to imitate the original NSSplitView sash drawing …
- 14:52 Changeset [66841] by
- Persist find settings between sessions.
- 14:04 Ticket #12920 (PyAuiNotebook - Crash on middle click event) created by
- Hi, Found this error today in the AuiNotebook that may shed some light on …
02/03/11:
- 13:05 Changeset [66840] by
- Handle OverflowError that could occur when too large a value was passed to …
- 12:34 Changeset [66839] by
- Use GetUserConfigBase instead of regular standardpaths method
- 12:05 Changeset [66838] by
- Fix for lines not wrapping soon enough if tabs are present
- 12:05 Changeset [66837] by
- Fix for lines not wrapping soon enough if tabs are present
- 09:28 Ticket #12919 (PyAuiNotebook - crash in UpdateHintWindowSize) created by
- I received this error report from a user. I couldn't reproduce it nor see …
- 07:03 Ticket #12915 (compile wxWidgets on HP-UX 10.20) closed by
- invalid: gtk-config is for GTK1 which you really don't want to use, you need to …
- 07:02 Changeset [66836] by
- Rebake everything using bakefile 0.2.9. Update configure and bakefile.m4 …
- 06:57 Ticket #12915 (compile wxWidgets on HP-UX 10.20) reopened by
- 06:25 Ticket #12915 (compile wxWidgets on HP-UX 10.20) closed by
- invalid: Replying to abdou_al1968: > I added in the PATH all these …
- 06:21 Ticket #12918 (Raise works only for top windows, not for children.) closed by
- invalid: That's by design, Raise() is documented to only work for TLWs. We have …
- 06:14 Ticket #12918 (Raise works only for top windows, not for children.) created by
- Rise() no longer works for nonTop windows. Rise needed for cases like when …
- 05:54 Ticket #12917 ([wxOSX_COCOA] Key&board accelerators for button labels) created by
- Sample app: […] Pressing Cmd+A should invoke button A and Cmd+B should …
- 03:25 Ticket #12916 ([wxOSX_COCOA] Build fails on missing png library symbols (trunk revision ...) closed by
- duplicate: Same as #12889.
- 03:00 Ticket #12916 ([wxOSX_COCOA] Build fails on missing png library symbols (trunk revision ...) created by
- Trying to build the trunk on OS X: […] This fails with […] It …
- 02:59 Changeset [66835] by
- Avoid incompatible operand types
- 02:20 Ticket #10978 (When "About" is not added to menu, each platform acts differently. Cocoa ...) closed by
- fixed: (In [66834]) fixes #10978
- 02:20 Changeset [66834] by
- fixes #10978
02/02/11:
- 13:53 Changeset [66833] by
- Remove extra '.' from configuration directory name
- 13:50 Changeset [66832] by
- Support storing/loading user configuration from XDG standard location on …
- 13:08 Changeset [66831] by
- Refactor common code
- 08:51 Changeset [66830] by
- Make ControlBar sizing more consistent / save a few pixels of screenspace.
- 05:49 Changeset [66829] by
- switching to assert
- 03:19 Ticket #12843 (wxGIFDecoder::GetComment() and wxIMAGE_OPTION_GIF_COMMENT) closed by
- fixed: (In [66828]) Added support for reading comments from a GIF image. Applied …
- 03:19 Changeset [66828] by
- Added support for reading comments from a GIF image. Applied (modified) …
02/01/11:
- 23:56 Changeset [66827] by
- testing for define alone is sufficient and more portable
- 23:55 Changeset [66826] by
- fixing searchctrl on osx_cocoa, changing type for peer to wxSearchCtrl
- 23:36 Changeset [66825] by
- guard against null ptr access
- 16:31 Changeset [66824] by
- Finish initial version of BookMark manager shelf window.
- 02:48 Ticket #12915 (compile wxWidgets on HP-UX 10.20) created by
- When i compile wxwidgets with : --enable-gtk --disable-gtktest …
01/31/11:
- 10:23 Changeset [66823] by
- Account for first removal char with wxELLIPSIZE_MIDDLE. …
- 10:23 Changeset [66822] by
- Remove chars one-by-one with wxELLIPSIZE_MIDDLE. Previously, Ellipsize() …
- 08:54 Changeset [66821] by
- Fix vertical rules rendering in generic wxDataViewCtrl. Vertical rules …
- 07:58 Ticket #12914 (wxDefaultVideoMode for wxOSX) created by
- CGRestorePermanentDisplayConfiguration() sets all displays to their …
- 06:58 Changeset [66820] by
- Sync latest pyaui - fixes LoadPerspective issue
- 04:45 Ticket #12913 (Improve configure check for Xinerama) created by
- I have compiled the wxX11-2.8.7 with x11 successfully. when I build the …
01/30/11:
- 11:01 Changeset [66819] by
- adding support for wxCANCEL_DEFAULT
- 06:45 Changeset [66818] by
- - Possibly fixed ticket #12905; - Update to Persistent Controls docstrings
01/29/11:
- 13:32 Changeset [66817] by
- * Use common base classes * Remove old unused code
- 12:53 Changeset [66816] by
- Remove embedded resources from Launch and use shared ones from Editra's …
- 12:46 Changeset [66815] by
- Add bitmap resources for Add/Remove
- 06:20 Ticket #12910 (wxAutomationObject for MS and Sun OpenOffice stores boolean values ...) closed by
- fixed: (In [66814]) OLE uses VARIANT_TRUE and not TRUE for its boolean values. …
- 06:20 Changeset [66814] by
- OLE uses VARIANT_TRUE and not TRUE for its boolean values. VARIANT_TRUE …
- 05:56 Ticket #12819 (Max page is not set in wxWindowsPrintDialog) reopened by
- Reverted entirely but shouldn't we keep the calls to …
- 05:55 Ticket #12911 (wxPrintout::OnPreparePrinting called at the wrong time on Windows) closed by
- fixed: (In [66813]) Revert "Set up pages range in the wxMSW print dialog …
- 05:55 Changeset [66813] by
- Revert "Set up pages range in the wxMSW print dialog correctly." This …
- 05:51 Ticket #12912 (wxRegEx looping forever in wxWidgets 2.8.11) closed by
- invalid: I'm not sure if you can apply a replacement using regex which matches …
Note: See TracTimeline
for information about the timeline view.
