Timeline
01/06/11:
- 22:45 Changeset [66616] by
- build fix, should have been part of r66615
- 21:26 Changeset [66615] by
- Move wxColourData and wxFontData into separate files. This eliminates a …
- 20:51 Changeset [66614] by
- build fix
- 20:50 Changeset [66613] by
- non-pch build fixes
- 14:02 Ticket #12707 (Add ShowPanels()/HidePanels() to wxRibbon) closed by
- fixed: (In [66612]) Add possibility to hide panels in wxRibbon. Add …
- 14:02 Changeset [66612] by
- Add possibility to hide panels in wxRibbon. Add …
- 13:43 Ticket #12849 (2.9.1 fails to build monlithic shared dll using msw makefile and mingw) closed by
- duplicate: Same as #12626.
- 13:13 Ticket #12851 (agw.HyperTreeList: use CmdDown instead of ControlDown) created by
- The widgets uses ControlDown to check for extension of selection. For …
- 11:52 Changeset [66611] by
- Add missing code tag before lots of wxEventTypes in the documentation. …
- 10:34 Ticket #12850 (Fix wxPNGHandler::SaveFile() palette saving of images with 256 colors and ...) created by
- Gif images of 256 colors - with a mask in the palette - are not uncommon. …
- 10:07 Ticket #12849 (2.9.1 fails to build monlithic shared dll using msw makefile and mingw) created by
- I am attempting to build wxWidgets 2.9.1 using the same technique that I …
- 06:33 Changeset [66610] by
- Fix typo and a leftover.
- 04:05 Changeset [66609] by
- reverting AssignAny fix, not needed if wxAny is not instantiated during …
- 03:06 Ticket #9189 (Implement SendKeys) closed by
- fixed: This was implemented as part of wxUIActionSimulator.
- 03:06 Changeset [66608] by
- fixing a few typos, wxAny copy constructor implementation, making …
- 01:30 Changeset [66607] by
- Update compile support for OpenVMS
01/05/11:
- 20:38 Changeset [66606] by
- reSWIGged
- 16:55 Changeset [66605] by
- Add support for cilk (patch from michael.champigny)
- 15:54 Changeset [66604] by
- Remove wxFileSystemWatcher::OnXXX() virtual methods documentation. These …
- 15:54 Changeset [66603] by
- Correct wxFileSystemWatcher::GetWatchedPathsCount() documentation. The …
- 15:52 Ticket #12846 (Typos in src/msw/menuitem.cpp, wxMenuItem::OnMeasureItem) closed by
- fixed: (In [66602]) Correct measurement for owner drawn menu items with only …
- 15:52 Changeset [66602] by
- Correct measurement for owner drawn menu items with only unchecked bitmap. …
- 15:49 Changeset [66601] by
- No changes, just fix a typo in a variable name. s/widtht/width/ See …
- 15:44 Changeset [66600] by
- no more 'h'ybrid builds, more typos
- 15:17 Changeset [66599] by
- Various fixes and additions for wxVariant and DVC
- 15:13 Changeset [66598] by
- Add an empty bitmap so there will be one on every line.
- 15:13 Changeset [66597] by
- Add dummy values for wxAntialiasMode and wxCompositionMode when use GC is …
- 15:11 Changeset [66596] by
- don't use argv_emulation
- 15:11 Changeset [66595] by
- fixed some typos
- 13:12 Ticket #12848 (agw.HyperTreeList: double clicking a column header border sets the column ...) created by
- Subject says it all really. The consequence is that the user cannot resize …
- 11:53 Ticket #12847 (Fix Remove{All,Tree}() and better error checking reporting in ...) created by
- I've run into few issues when playing with fswatcher sample on MSW …
- 11:50 Changeset [66594] by
- Improve file type detection for files that don't have file extensions.
- 11:45 Ticket #12846 (Typos in src/msw/menuitem.cpp, wxMenuItem::OnMeasureItem) created by
- While browsing wxMenuItem source code for wxMSW, I came across this on …
- 10:38 Changeset [66593] by
- make wxMarkupEntities fully const
- 10:27 Changeset [66592] by
- move variable definitions to more appropriate places, remove now-empty …
- 08:12 Ticket #4697 (wxFileName fails under Fedora 8 x86_64) closed by
- fixed: When you have several versions of wx installed, /usr/bin/wx-config …
- 03:41 Changeset [66591] by
- Allow loading 8-bit TGA images when wxUSE_PALETTE is set to 0. Previously …
- 03:39 Changeset [66590] by
- Always save PNG as a true colour image instead of possibly a palettised …
- 03:37 Changeset [66589] by
- fixed compilation of image test units when wxUSE_PALETTE is set to 0
- 02:44 Changeset [66588] by
- was missing in xti merge
- 02:29 Changeset [66587] by
- was missing in xti merge
- 01:56 Changeset [66586] by
- was missing in xti merge
01/04/11:
- 23:30 Changeset [66585] by
- Update compile support for OpenVMS
- 22:56 Changeset [66584] by
- set eol-style and keywords properties on new files
- 18:26 Ticket #12845 (Image scaling/resampling problem.) created by
- Downsampling with ResampleBox should only be used if the destination image …
- 18:12 Ticket #4418 (Incorrect box averaging algorithm in wxImage::ResampleBox) closed by
- fixed: mcioarlie fixed it: http://trac.wxwidgets.org/ticket/8906
- 17:39 Ticket #12844 (Patch to remove size_t to int warnings in wxScintilla) created by
- Attached patch simply adds a few casts (and const qualifiers) to remove …
- 15:48 Changeset [66583] by
- Fix wxImage test compilation for MSVC6. Don't reuse variables declared …
- 13:33 Changeset [66582] by
- Disable wxCompositeWindow<> code for VC6. Revert the attempt to work …
- 11:21 Ticket #12843 (wxGIFDecoder::GetComment() and wxIMAGE_OPTION_GIF_COMMENT) created by
- 11:00 Changeset [66581] by
- compilation fixes for wxMSW compilation with wxUSE_PALETTE set to 0
- 09:08 Changeset [66580] by
- Attempt to make wxCompositeWindow<> compile with MSVC6. Blind attempt to …
- 08:21 Changeset [66579] by
- Remove duplicate IMPLEMENT_XXX_CLASS macros from wxUniv code. The RTTI …
- 08:21 Ticket #12842 (wxUniv build error in src/common/stattextcmn.cpp) closed by
- fixed: (In [66578]) Declare wxStaticText in wxUniv as being dynamic, not …
- 08:21 Changeset [66578] by
- Declare wxStaticText in wxUniv as being dynamic, not abstract, class. …
- 07:22 Ticket #12842 (wxUniv build error in src/common/stattextcmn.cpp) created by
- r66555 broke compilation of src/common/stattextcmn.cpp: error: no …
- 07:10 Ticket #12505 (wxPNG_TYPE_PALETTE) closed by
- fixed: (In [66577]) Compilation fix for PNG saving code when wxUSE_PALETTE==0. …
- 07:10 Changeset [66577] by
- Compilation fix for PNG saving code when wxUSE_PALETTE==0. Don't handle …
- 07:08 Changeset [66576] by
- correct macro name
- 07:05 Ticket #12505 (wxPNG_TYPE_PALETTE) reopened by
- This is needed to compile in case wxUSE_PALETTE == 0: […]
- 06:37 Changeset [66575] by
- is a #deffed var
- 06:13 Changeset [66574] by
- Use wxControl instead of wxControlWithItems with wxRTTI macros. …
- 06:13 Changeset [66573] by
- Use wxControl as wxComboBox base class for wxRTTI in all ports. …
- 06:13 Ticket #12841 (wxUniv build error in src/common/combocmn.cpp (wxComboBox)) closed by
- fixed: This was apparently already fixed by r66572 but I think wxControl should …
- 06:09 Changeset [66572] by
- fixing rti
- 05:33 Changeset [66571] by
- Minor wxPNGHandler cleanup. Use int instead of png_uint_16 everywhere …
- 05:15 Ticket #12841 (wxUniv build error in src/common/combocmn.cpp (wxComboBox)) created by
- r66555 broke compilation of src/common/combocmn.cpp: error: `wxChoice' …
- 05:06 Changeset [66570] by
- Fixed deprecated usage warnings in wxPNGHandler. Since upgrading to a …
- 04:52 Changeset [66569] by
- add rtti for generic class
- 03:48 Changeset [66568] by
- Remove duplicate IMPLEMENT_DYNAMIC_CLASS() for wxGtkCalendarCtrl. …
- 03:48 Changeset [66567] by
- Don't use "/*" inside a C comment. gcc warns about it so replace the …
- 03:47 Ticket #12506 (wxGIFDecoder clean up) closed by
- fixed: (In [66566]) Cleaned up wxGIFDecoder. Applied patch by troelsk which …
- 03:47 Changeset [66566] by
- Cleaned up wxGIFDecoder. Applied patch by troelsk which mostly makes the …
- 03:41 Changeset [66565] by
- removing msw dependency in non-precomp build
- 03:33 Ticket #12840 (wxMSW build error : error: no matching function for call to ...) closed by
- fixed: (In [66564]) wxMSW compilation fix for wxCompositeWindow. Not all ports …
- 03:33 Changeset [66564] by
- wxMSW compilation fix for wxCompositeWindow. Not all ports override …
- 03:30 Changeset [66563] by
- Mention that wxDV_ROW_LINES is not implemented in the generic version. …
- 03:17 Changeset [66562] by
- removing msw dependency in non-precomp build
- 02:47 Changeset [66561] by
- porting back exact semicolon version
- 02:46 Changeset [66560] by
- fixing placing of common files for grid and calctrl
- 02:01 Ticket #12840 (wxMSW build error : error: no matching function for call to ...) created by
- I downloaded wxMSW from trunk revision 66552,when i build with …
- 01:20 Changeset [66559] by
- fixing duplicate rti info for gtk
- 01:14 Changeset [66558] by
- fixing duplicate rti info
- 01:13 Changeset [66557] by
- fixing duplicate rti info
- 00:34 Changeset [66556] by
- updating xti makefile
- 00:31 Changeset [66555] by
- merging back XTI branch part 2
- 00:28 Changeset [66554] by
- fixing selectors
- 00:25 Changeset [66553] by
- add methods needed for XTI
01/03/11:
- 19:44 Ticket #12839 (wxTextCtrl::SetDefaultStyle() does not work on Mac/Cocoa) created by
- as subject says, wxTextCtrl::SetDefaultStyle() does not work on Mac/Cocoa …
- 16:54 Ticket #12838 (wxTaskBarIcon does not work under wx 2.9 Cocoa) created by
- The following code does not result in any task bar icon being created. …
- 14:52 Ticket #12837 (Wrong pages range in rich text printout) created by
- The print preview in the richtext sample shows 99999 as the max page even …
- 14:22 Ticket #12505 (wxPNG_TYPE_PALETTE) closed by
- fixed: (In [66552]) Added support for saving PNG files with palette. Based on …
- 14:22 Changeset [66552] by
- Added support for saving PNG files with palette. Based on (heavily …
- 14:17 Ticket #12836 (wxSocketBase::WaitForAccept() doesn't work) created by
- wxSocketBase::WaitForAccept() does not work, because it makes the call …
- 14:08 Changeset [66551] by
- Default to 32x32 toolbar icons on OSX for new installs
- 14:03 Ticket #4697 (wxFileName fails under Fedora 8 x86_64) reopened by
- I'm seeing this with wx 2.8.11 (as packaged by Fedora for EPEL) on CentOS …
- 14:01 Changeset [66550] by
- Generalize more parts of the installer by using the replace macros in more …
- 12:46 Ticket #12835 (SetCursor and wxBeginBusyCursor do not work - no way to control cursor) created by
- In wx 2.8 on Mac wxWindow::SetCursor() did not work. However, …
- 12:34 Ticket #12833 (wxPropertySheetDialog buttons imbalanced) closed by
- fixed
- 12:06 Ticket #12834 (Implement wxDV_ROW_LINES support in generic wxDataViewCtrl) created by
- The above style is not having any effect, as per Robin Dunn it is not yet …
- 10:44 Ticket #12819 (Max page is not set in wxWindowsPrintDialog) closed by
- fixed: (In [66549]) Set up pages range in the wxMSW print dialog correctly. …
- 10:44 Changeset [66549] by
- Set up pages range in the wxMSW print dialog correctly. Propagate the …
- 10:44 Changeset [66548] by
- Add "virtual" keywords to the overridden functions in the printing sample. …
- 10:43 Ticket #12828 (Issue with creating slider in mediaplayer sample on MSW) closed by
- fixed: (In [66547]) Don't create slider with invalid range in mediaplayer sample. …
- 10:43 Changeset [66547] by
- Don't create slider with invalid range in mediaplayer sample. Use dummy …
- 10:43 Ticket #12832 (aui/auibar.h fails as Objective-C++ due to use of reserved id keyword) closed by
- fixed: (In [66546]) Don't name variables "id" in public headers. This name …
- 10:43 Changeset [66546] by
- Don't name variables "id" in public headers. This name clashes with …
- 10:24 Ticket #12833 (wxPropertySheetDialog buttons imbalanced) created by
- The in src/common/sizer.cpp ifs found to cause the issue: The code (that …
- 10:08 Changeset [66545] by
- fixing warning and compile error against 10.4
- 09:43 Changeset [66544] by
- adding new files for xti merge
- 09:36 Ticket #12832 (aui/auibar.h fails as Objective-C++ due to use of reserved id keyword) created by
- Compiling an Objective-C++ file that includes <aui/auibar.h> fails because …
- 09:15 Changeset [66543] by
- build fix for wxUSE_CONSOLE_EVENTLOOP==0
- 09:06 Changeset [66542] by
- non-pch build fix
- 07:57 Changeset [66541] by
- Decrease the margins around the page in the print preview. Don't hard …
- 07:57 Changeset [66540] by
- Don't hardcode wxPreviewControlBar size in print preview code. For some …
- 07:57 Changeset [66539] by
- Improve print preview appearance and functionality. Allow to directly …
- 07:40 Ticket #12831 (MSW daily build errors: wxDatePickerCtrlGeneric not found) closed by
- outdated: Already fixed in svn, thanks for reporting.
- 07:36 Ticket #12831 (MSW daily build errors: wxDatePickerCtrlGeneric not found) created by
- I downloaded today's build and when I build (XP SP3, Visual Studi0 2005), …
- 07:34 Changeset [66538] by
- Debug messages aren't meant to be translated. Fixed several incorrect …
- 06:58 Changeset [66537] by
- Don't use deprecated NSTableView selectRow:byExtendingSelection: method. …
- 06:58 Changeset [66536] by
- Allow selecting any kind of file in the sound sample. This is especially …
- 06:05 Ticket #12829 (Incorrect text size when printing wxGC on wxMSW) closed by
- duplicate
- 06:02 Ticket #12830 (Incorrect text size when printing wxGC on wxMSW) created by
- As you can see from the attached screenshots of the wx printing sample, …
- 06:01 Ticket #12829 (Incorrect text size when printing wxGC on wxMSW) created by
- As you can see from the attached screenshots of the wx printing sample, …
- 05:46 Changeset [66535] by
- update configuration for OpenVMS
- 05:22 Ticket #12828 (Issue with creating slider in mediaplayer sample on MSW) created by
- One of the sliders in the mediaplayer sample is created like this in …
- 03:24 Changeset [66534] by
- Add wxCompositeWindow<> and use it in wxDatePickerCtrlGeneric. …
- 03:23 Changeset [66533] by
- No real changes, just remove an unneeded header dependency. There was …
- 03:01 Changeset [66532] by
- Fixed compilation of datectlg.cpp. Only including wx/datectrl.h does not …
01/02/11:
- 21:22 Changeset [66531] by
- +Fix Put command behavior in vi emulation to put it after the current …
- 21:07 Changeset [66530] by
- Fix delete line command for vi emulation when cursor is in last line of …
- 19:09 Changeset [66529] by
- Fix Cut/Delete line commands for when the selection includes the last …
- 16:34 Ticket #12827 (Windows installer does not install wx.pth in the right location when used ...) created by
- I have a Python 2.5 installation in C:\Python. I also have virtualenv …
- 14:25 Ticket #12817 (File name of a new wxDocument) closed by
- wontfix: It's indeed unfortunate that you can't customize the new document file …
- 14:05 Ticket #12816 (Remove SetTopWindow(frame) from all samples as it is no longer needed.) closed by
- fixed: (In [66528]) Remove calls to wxApp::SetTopWindow() from the samples and …
- 14:05 Changeset [66528] by
- Remove calls to wxApp::SetTopWindow() from the samples and documentation. …
- 14:04 Ticket #12818 (Remove redundant code lines in wxFileNameFromPath()) closed by
- fixed: (In [66527]) Simplify wxFileNameFromPath() implementation to avoid …
- 14:04 Changeset [66527] by
- Simplify wxFileNameFromPath() implementation to avoid redundancy. No real …
- 14:04 Ticket #12825 (Missing 'delete' in OS2 version of 'wxDC') closed by
- fixed: (In [66526]) Fix memory leak if wxDC::DrawBitmap() fails in wxOS2. Don't …
- 14:04 Changeset [66526] by
- Fix memory leak if wxDC::DrawBitmap() fails in wxOS2. Don't forget to …
- 14:04 Ticket #12826 (Incorrect deallocation in OS X version of 'GetPathForIconFile') closed by
- fixed: (In [66525]) Use correct delete[] for a buffer allocated with new[]. Fix …
- 14:04 Changeset [66525] by
- Use correct delete[] for a buffer allocated with new[]. Fix mismatch …
- 14:03 Changeset [66524] by
- Forward declare classes instead of including their declarations. No real …
- 13:57 Ticket #12815 (Fix for possible access violation in Carbon file dialog code) closed by
- duplicate: There indeed is an access violation but only if the wildcard string is …
- 13:39 Ticket #12824 (expat missing 'close' in 'readfilemap') closed by
- wontfix: Thanks for reporting but this file doesn't seem to be part of expat …
- 12:52 Ticket #12826 (Incorrect deallocation in OS X version of 'GetPathForIconFile') created by
- In the OS X version of the mimetype method 'GetPathForIconFile' a UniChar …
- 12:43 Ticket #12825 (Missing 'delete' in OS2 version of 'wxDC') created by
- In the wxOS2 build the wxDC component is missing two 'delete' statements …
- 12:28 Ticket #12824 (expat missing 'close' in 'readfilemap') created by
- I don't know, if this really is an wxWidgets issue or one of the expat …
- 08:59 Ticket #12822 (Incorrect preprocessor check in unicode conversion) closed by
- fixed: (In [66523]) fix preprocessor expression, closes #12822
- 08:59 Changeset [66523] by
- fix preprocessor expression, closes #12822
- 08:49 Changeset [66522] by
- Allow any.cpp to compile without wxDateTime support (see #12821)
- 07:30 Ticket #12823 (wxDataViewCtrl - moving "parent" column) created by
- When moving a "parent" column, e.g. in the wxPython demo moving the column …
- 05:28 Ticket #12822 (Incorrect preprocessor check in unicode conversion) created by
- The file 'strconv.cpp' contains a preprocessor check for the size of …
- 05:04 Ticket #12821 (Missing wxDateTime configuration checks in generic wxFileCtrl) created by
- When configuring wxWidgets without wxDateTime support (e.g. …
- 04:08 Changeset [66521] by
- Added circle-outline standard bullet style
- 03:17 Ticket #12820 (Event stops until mouse movement using wxInternetFSHandler on MAC 2.9.1 ...) created by
- Source code is a diff on sample html/about/about.cpp (v2.9.1) …
- 02:14 Changeset [66520] by
- Added 'HasAlpha' attribute for wxColourProperty. Setting it to true allows …
01/01/11:
- 21:01 Changeset [66519] by
- +Extend Vi emulation mode to support motions for Enter, Space, and …
- 20:36 Changeset [66518] by
- * Fix bug in style sheet parser that could lead to a crash when loading a …
- 15:39 Ticket #12819 (Max page is not set in wxWindowsPrintDialog) created by
- The "Pages" field in the print dialog just says "1", regardless of how …
- 12:25 Ticket #12818 (Remove redundant code lines in wxFileNameFromPath()) created by
- 12:07 Ticket #12817 (File name of a new wxDocument) created by
- I don't think that it is right to 1 Keep a malformed filename 2 Keep a …
- 10:52 Changeset [66517] by
- Fix bug in update checker thread that would cause all version update …
- 10:32 Changeset [66516] by
- Add .mk to default file extensions for Makefiles
- 08:25 Changeset [66515] by
- pusing a dummy event, to make sure the stop: succeeds in immediate runloop …
- 03:10 Changeset [66514] by
- bracketing msw enhanced metafile usage
- 03:06 Changeset [66513] by
- fixing iterator comparison
12/31/10:
- 23:33 Changeset [66512] by
- Add Python 2.7 version of PyShell plugin
- 23:32 Changeset [66511] by
- Add Python 2.7 version of CodeBrowser plugin
- 16:34 Ticket #12816 (Remove SetTopWindow(frame) from all samples as it is no longer needed.) created by
- Hi, Here is a patch that removes SetTopWindow(frame) from all of the …
- 14:35 Ticket #12815 (Fix for possible access violation in Carbon file dialog code) created by
- Not sure if this code is used anymore, but I saw in Carbon's filedlg.cpp …
- 14:32 Ticket #12814 (Check for input string length in wxHexToDec()) created by
- Calling this: wxHexToDec(wxEmptyString) will result in an access …
- 11:38 Changeset [66510] by
- PCH-less compilation fix in recently added wxTangoArtProvider. The use of …
- 11:26 Changeset [66509] by
- We can now use PyObject* instead of SIP_PYOBJECT
- 10:33 Changeset [66508] by
- Upstream siplib update
- 10:31 Changeset [66507] by
- Add a tool that generates a wrapper around a wxList derived class, such as …
- 09:39 Changeset [66506] by
- Add wxUSE_ARTPROVIDER_STD build option. Make it possible to exclude …
- 09:39 Changeset [66505] by
- Add wxArtProvider using Tango icons. The icons are embedded as PNG images …
- 09:39 Changeset [66504] by
- Add go to first/last and plus/minus art provider icons. These icons will …
- 09:38 Changeset [66503] by
- Make art provider id of type "char *" instead of "wxChar *". These …
- 09:38 Changeset [66502] by
- Add an option to embed image size in its name to PNG-to-C script. When a …
- 09:38 Changeset [66501] by
- Show wxART_BUTTON icons in art provider sample resource browser. The …
- 09:38 Changeset [66500] by
- Accept file names with dashes in PNG-to-C converter. Tango icon files …
- 09:29 Changeset [66499] by
- Use open command to run the GUI unit test on Mac build slave. Running the …
- 07:23 Changeset [66498] by
- Revert unintended commit
- 07:20 Changeset [66497] by
- Try to better revert to the original string value in …
- 05:12 Changeset [66496] by
- Document how to get the previous selection in wxEVT_GRID_SELECT_CELL …
12/30/10:
- 14:37 Changeset [66495] by
- Move wxMSW wxCommandLinkButton files to native-only part. wxMSW …
- 14:37 Changeset [66494] by
- Compilation fixes for wxUniversal/MSW. Don't use wxMSW-specific functions …
- 14:37 Changeset [66493] by
- Move wxGetLibraryVersionInfo() to core from base. This function uses the …
- 14:36 Ticket #12812 (wxHTMLParser causes crash) closed by
- fixed: (In [66492]) Don't crash on malformed HTML in wxHTML font tag handler. …
- 14:36 Changeset [66492] by
- Don't crash on malformed HTML in wxHTML font tag handler. Don't try to …
Note: See TracTimeline
for information about the timeline view.
