Timeline
09/23/09:
- 23:48 Changeset [62050] by
- Fixed compile problem
- 17:24 Ticket #11234 (Variable shadowing warnings in string.h) closed by
- duplicate: Thanks for reporting but this is the same as #10843 and was fixed by …
- 17:22 Ticket #11208 (SetBackgroundStyle causes crash) closed by
- fixed: (In [62049]) Handle deprecated background styles correctly in wxMSW. …
- 17:22 Changeset [62049] by
- Handle deprecated background styles correctly in wxMSW. Handle …
- 17:21 Changeset [62048] by
- Fix wxGrid compilation with MSVC7. Due to what seems a compiler bug, MSVC …
- 17:21 Ticket #8349 (wxMac: correct min/max-values for printdialog) closed by
- fixed: (In [62047]) Display correct minimal and maximal pages numbers under OS X. …
- 17:21 Changeset [62047] by
- Display correct minimal and maximal pages numbers under OS X. Set min and …
- 17:21 Ticket #11233 (Documentation bugs in wxSortedArray) closed by
- fixed: (In [62046]) Minor corrections to sorted arrays documentation. Mention …
- 17:21 Changeset [62046] by
- Minor corrections to sorted arrays documentation. Mention that Remove() …
- 17:18 Ticket #11234 (Variable shadowing warnings in string.h) created by
- Compiling with GCC 4.2, I get 2 warnings about variable shadowing in …
- 16:39 Ticket #11233 (Documentation bugs in wxSortedArray) created by
- There are two documentation bugs addressed here : 1) This is a regression …
- 14:42 Ticket #11210 ([wxRichTextCtrl] Caret "climbs" towards position (0,0) when splitter moved) closed by
- fixed: Replying to juliansmart: > Are you sure you updated …
- 13:33 Changeset [62045] by
- Exclude binary files from the checks done by the pre-commit hook. We …
- 11:25 Changeset [62044] by
- adding an image, so that it can be used in the demos
- 10:52 Changeset [62043] by
- added a new sample
- 10:19 Ticket #11232 (Mac OS X 10.6 / snow leopard: building wxPython trunk 62042 fails) created by
- dear dev team, dear community, after successfully compiling wxWidgets, …
- 09:32 Changeset [62042] by
- build fixes for wxUSE_VALIDATORS==0
- 09:03 Ticket #10635 (wxOwnerDrawn refactoring) closed by
- fixed: (In [62041]) Refactor owner-drawing code. Only keep common code in the …
- 09:03 Changeset [62041] by
- Refactor owner-drawing code. Only keep common code in the base class and …
- 09:00 Changeset [62040] by
- Fix bug in the hook which prevented committing makefiles. If both …
- 07:30 Changeset [62039] by
- Create branch ownerdraw-refactor
- 07:29 Changeset [62038] by
- Suppress harmless mingw32 warning about unused value. Add an explicit …
- 07:28 Ticket #11230 (wxGrid crash) closed by
- fixed: (In [62037]) Extract default grid header renderers from …
- 07:28 Changeset [62037] by
- Extract default grid header renderers from wxGridCellAttrProvider. We …
- 07:28 Changeset [62036] by
- Remove DLL export declaration from wxScrolled. As this class has only …
- 07:28 Ticket #11229 ([wxDEBUG_LEVEL = 2] Compilation fails for msw\window.cpp for ...) closed by
- fixed: (In [62035]) Don't use deprecated integer mask with wxLogTrace(). Use …
- 07:28 Changeset [62035] by
- Don't use deprecated integer mask with wxLogTrace(). Use string mask …
- 06:16 Changeset [62034] by
- Add ribbon libraries sources to the monolithic build. Closes #11231.
- 06:11 Ticket #11228 (wxRename return codes) closed by
- worksforme: I don't know how much trouble it is because I basically have nothing to …
- 04:06 Changeset [62033] by
- Added wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler to use CSS where …
- 04:05 Changeset [62032] by
- Added wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler to use CSS where …
- 01:15 Changeset [62031] by
- Resolved #4842 (accessors for member variables)
- 01:15 Ticket #4842 (Increase member accessibility for better deriving) closed by
- fixed: Thanks - have added more accessors now (SVN 2.9 only).
- 01:02 Ticket #11231 (Ribbon can't be used in monolithic build) created by
- Missing compiling of wxRibbon in monolithic configuration when using …
- 00:53 Changeset [62030] by
- Fixed #10702 (encoding not used in HTML handler)
- 00:53 Ticket #10702 (wxRichtText, RichTextHTMLHandler() encoding not set in html header) closed by
- fixed: (In [62029]) Fixed #10702 (encoding not used in HTML handler)
- 00:53 Changeset [62029] by
- Fixed #10702 (encoding not used in HTML handler)
- 00:45 Changeset [62028] by
- Compile fix
- 00:40 Ticket #11211 ([wxRichTextCtrl] Center Alignment sets text in the RTC too close to the ...) closed by
- fixed: Aha, thank you, I see it. I've committed a fix to 2.8 and 2.9.
- 00:39 Ticket #11230 (wxGrid crash) created by
- wxGrid falls at attempt to draw headers when gridtable is not set. It also …
- 00:38 Changeset [62027] by
- Fix for wrong line placement when centering or right-aligning
- 00:38 Changeset [62026] by
- Fix for wrong line placement when centering or right-aligning
- 00:04 Changeset [62025] by
- Allow FlatMenu to use wx.lib.agw.aui too
- 00:01 Changeset [62024] by
- Allow FlatMenu to use wx.lib.agw.aui too
09/22/09:
- 16:52 Ticket #11229 ([wxDEBUG_LEVEL = 2] Compilation fails for msw\window.cpp for ...) created by
- Inside #if guards wxTraceMessages is used and it is no longer defined.
- 15:54 Ticket #11210 ([wxRichTextCtrl] Caret "climbs" towards position (0,0) when splitter moved) reopened by
- mm... nope. It is still there with the latest svn update.
- 14:16 Changeset [62023] by
- Add unittests for encryption routines
- 09:46 Ticket #4696 (RTC leaks formatting after an URL was clicked) closed by
- fixed: Hi, I've added SetDefaultStyleToCursorStyle() to SetInsertionPoint() so …
- 09:46 Changeset [62022] by
- Clarified difference between SetInsertionPoint and MoveCaret.
- 09:36 Changeset [62021] by
- Fix for #4696: added SetDefaultStyleToCursorStyle() to SetInsertionPoint() …
- 09:36 Changeset [62020] by
- Fix for #4696: added SetDefaultStyleToCursorStyle() to SetInsertionPoint() …
- 08:53 Ticket #11228 (wxRename return codes) created by
- Using 2.8.10, under Vista & MS Visual C++ 2008, the statement bool ret = …
- 08:52 Ticket #3843 (wxRIchTextCtrl - GetStyle() / HasFlag() incorrect data) closed by
- invalid: Please create a new wxRichTextAttr object for each query, and that should …
- 08:52 Ticket #11210 ([wxRichTextCtrl] Caret "climbs" towards position (0,0) when splitter moved) closed by
- fixed: This was related to the return value of WM_NCCALCSIZE - should be fixed …
- 08:20 Changeset [62019] by
- Returning WVR_REDRAW triggers Windows bug that moves child windows, so …
- 08:20 Changeset [62018] by
- Returning WVR_REDRAW triggers Windows bug that moves child windows, so …
- 07:52 Changeset [62017] by
- Minor clarifation and typo fix
- 07:13 Changeset [62016] by
- Include compile support for propgrid & ribbon on OpenVMS
- 06:54 Changeset [62015] by
- Add unittests for ExtensionRegister class
- 06:41 Ticket #11227 (wxThreadPool class for multi-threaded job management) created by
- I think it would be useful if wxWidgets has some sort of wxThreadPool …
- 06:06 Changeset [62014] by
- Fixed #9996 (incorrect XML output in Ansi build for non-ASCII character)
- 06:06 Ticket #9996 (Error loading xml in RichTextCtrl) closed by
- fixed: (In [62013]) Fixed #9996 (incorrect XML output in Ansi build for non-ASCII …
- 06:06 Changeset [62013] by
- Fixed #9996 (incorrect XML output in Ansi build for non-ASCII character)
- 05:13 Changeset [62012] by
- Added automatic linking of ribbon libraries when using MSVC.
- 05:12 Ticket #11211 ([wxRichTextCtrl] Center Alignment sets text in the RTC too close to the ...) reopened by
- I reopend it as I did not intend to close it in the first place (dunno why …
- 04:25 Ticket #11211 ([wxRichTextCtrl] Center Alignment sets text in the RTC too close to the ...) closed by
- fixed: Oh, I see your point too.. Could it be that pos.x - rect.x != leftIndent …
- 03:58 Ticket #11213 ([wxRichTextFormattingDialog] Crash when opened with Format Font page) closed by
- fixed: Fixed now, thanks.
- 03:58 Changeset [62011] by
- Fixed wxBORDER_THEME breakage
- 03:35 Ticket #11226 (wxTreeCtrl received wxEVT_COMMAND_TREE_ITEM_MENU after double right-click ...) created by
- Run treectrl sample under Windows, 1. Right-click at any tree item - …
- 03:03 Changeset [62010] by
- Don't use deprecated background style
- 03:03 Changeset [62009] by
- Don't use deprecated background style
09/21/09:
- 23:12 Changeset [62008] by
- Update OpenVMS makefile
- 20:59 Changeset [62007] by
- Fix Associate/Disassociate not working correctly
- 17:23 Changeset [62006] by
- Call wxApp::ProcessPendingEvents() from wxX11 event loop. Now that this …
- 17:23 Ticket #11220 (mono theme: Don't cross out a disabled wxStaticText) closed by
- fixed: (In [62005]) Override DrawLabel() to avoid crossing out disabled labels in …
- 17:23 Changeset [62005] by
- Override DrawLabel() to avoid crossing out disabled labels in mono theme. …
- 17:23 Changeset [62004] by
- Add a separate wxControlRenderer::DrawButtonLabel() too. …
- 17:22 Changeset [62003] by
- Implement wxGetActiveWindow() for wxX11. Now that wxGetActiveWindow() is …
- 17:22 Changeset [62002] by
- Implement wxWindow::DoGetBorderSize() in wxUniv. As some wxUniv classes …
- 17:22 Changeset [62001] by
- Define wxSetDetectableAutoRepeat() for X11-based ports only. This …
- 17:22 Changeset [62000] by
- Move wxSetDetectableAutoRepeat() to a section compiled in wxCore. This …
- 14:27 Ticket #11225 (Make wxMDIParentFrame::TryBefore() take event handler chain into account) created by
- Current implementation of wxMDIParentFrame::TryBefore() doesn't take the …
- 13:32 Ticket #11224 (wxTreebook regression in 2.9.0 wxMSW) created by
- It seems that wxTreeview has regressed on Win32 in 2.9.0, adding sub-pages …
- 13:27 Ticket #10504 (Add Background Colour to Font Attrributes Dialog) closed by
- outdated: Many thanks - didn't see this patch in time but I added this …
- 13:10 Ticket #10725 (wxListbook styles documentation) closed by
- fixed: (In [61999]) Recognize old wx{CHB,LB}_XXX styles in XRC. Situation with …
- 13:10 Changeset [61999] by
- Recognize old wx{CHB,LB}_XXX styles in XRC. Situation with wxBK_XXX vs …
- 07:53 Ticket #11223 (Missing wxURL copy constructor and assignment operator) created by
- The class wxURL is missing a copy constructor and an assignment operator …
- 07:45 Changeset [61998] by
- Restore socket initialization times counter. The change of the counter to …
- 07:45 Changeset [61997] by
- Don't call wxSocketBase::IsInitialized() from worker threads. This …
- 07:45 Changeset [61996] by
- Abort on asserts in worker threads. Throwing an exception from worker …
- 07:28 Ticket #11222 (wxFileConfig with wxConvISO8859_1 "reads" garbage at the end of the file) created by
- I am using wxFileConfig to read ISO-8859-1 coded .ini files. Since moving …
- 06:11 Changeset [61995] by
- on iPhone default is to cover entire screen
- 06:10 Changeset [61994] by
- fixing cast warnings on OSX 10.6
- 06:08 Changeset [61993] by
- fixing include type
- 06:00 Ticket #10696 (wxStatusBar field widths can't be set using wxWindow::GetTextExtent()) closed by
- fixed: (In [61992]) Account for the margins used by Windows around status bar …
- 06:00 Changeset [61992] by
- Account for the margins used by Windows around status bar text. Because …
- 06:00 Changeset [61991] by
- Add a test of precisely sized status bar fields. Modify the status bar …
- 06:00 Changeset [61990] by
- Simplify the status bar sample by removing wxBitmapButton. The sample …
- 06:00 Changeset [61989] by
- Show status bar panes rectangles in the sample. Display the rectangles …
- 05:59 Changeset [61988] by
- Clean up status bar sample. No real changes, just: - Fix code which …
- 05:57 Changeset [61987] by
- moving themeing include to private.h
- 05:47 Ticket #11207 (wxListBox should have an "AddItems" function to add items when it is ...) closed by
- invalid: Actually just looking at the documentation (yes, I should have done it …
- 03:52 Ticket #11221 (wxListBox - selected items array) created by
- For a listbox with multiple or extended selection, …
- 03:04 Ticket #11220 (mono theme: Don't cross out a disabled wxStaticText) created by
- The mono theme shows a disabled wxButton by crossing it out. …
- 01:44 Ticket #11216 (wxMDIParentFrame does not properly set member variable to NULL in one of ...) closed by
- fixed: (In [61986]) Initialize wxMDIParentFrame::m_accelWindowMenu in default …
- 01:44 Changeset [61986] by
- Initialize wxMDIParentFrame::m_accelWindowMenu in default ctor. If …
- 01:44 Ticket #11119 (implement locked access to wxSocketBase::m_countInit) closed by
- fixed: (In [61985]) wxSocket::Initialize() and Shutdown() are for main thread …
- 01:44 Changeset [61985] by
- wxSocket::Initialize() and Shutdown() are for main thread only. Calling …
- 01:44 Changeset [61984] by
- Fix harmless unused variable warning. The value of wxColour::Alpha() was …
09/20/09:
- 23:08 Changeset [61983] by
- Fix OpenVMS makefiles for inline function changes
- 17:27 Ticket #11219 (wxIsNaN doesn't compile on Snow Leopard if cmath is included after ...) created by
- When I call wxIsNaN in my code, I get an "isnan was not declared in this …
- 15:48 Ticket #11218 (wxPropertySheetDialog screws the parent window passed top the constructor) created by
- wxPropertySheetDialog screws the parent window pointer if it passed to the …
- 14:48 Ticket #10790 (wxEvtHandler::ProcessPendingEvents is not thread safe) closed by
- fixed: (In [61982]) Fix possible deadlock in …
- 14:48 Changeset [61982] by
- Fix possible deadlock in wxEvtHandler::ProcessPendingEvents(). Delete the …
- 14:35 Ticket #11205 (wxStreamBuffer::Seek inconsistent return value) closed by
- fixed: Closed by r61958 but somehow the automatic closing didn't work.
- 14:34 Ticket #11203 (compilation fix for OS X after recent Ribbon changes) closed by
- fixed: This (including the 2nd part) was already applied but somehow not closed. …
- 14:32 Ticket #11175 (Merge of debug and release builds) closed by
- fixed: This should be obsolete after all the recent debug-related changes.
- 05:37 Changeset [61981] by
- Put wxAny implementation entirely in the header. This allows to remove …
- 05:37 Changeset [61980] by
- Add missing header to fix wxAny test compilation under OS X. And probably …
- 03:57 Changeset [61979] by
- Avoid duplicate character event for VK_DECIMAL on numeric keypad
- 03:57 Changeset [61978] by
- Avoid duplicate character event for VK_DECIMAL on numeric keypad
09/19/09:
- 09:29 Ticket #11214 (wxLoadUserResource improvement) closed by
- fixed: (In [61977]) Optionally return length from wxLoadUserResource(). Add …
- 09:29 Changeset [61977] by
- Optionally return length from wxLoadUserResource(). Add optional length …
- 09:29 Ticket #9918 (GetRGB/GetRGBA for wxColour) closed by
- fixed: (In [61976]) Add wxColour::{Set,Get}RGB[A](). These methods allow to …
- 09:29 Changeset [61976] by
- Add wxColour::{Set,Get}RGB[A](). These methods allow to operate with all …
- 09:29 Changeset [61975] by
- Add curly braces around wxFAIL_MSG() to avoid g++ 4.3 warning. g++ 4.3 …
- 08:41 Changeset [61974] by
- Fix error handling of session files that are corrupt.
- 08:41 Changeset [61973] by
- Set svn properties correctly for the newly added files. Set svn:keyword …
- 08:39 Ticket #11217 (Allow resizing tree part of wxTreebook) created by
- I this that the user can resizing the tree is a desirable feature. So I …
- 06:59 Ticket #11216 (wxMDIParentFrame does not properly set member variable to NULL in one of ...) created by
- I'm writing a plugin for another application not built on Widgets. I've …
- 06:34 Ticket #11215 (multi comlumn cells for wxDataViewCtrl) created by
- Hello, I have created a patch, which gives the user the ability to have …
- 06:22 Ticket #11214 (wxLoadUserResource improvement) created by
- wxLoadUserResource is a little hard to use: 1. you can't get the length …
- 05:54 Ticket #11213 ([wxRichTextFormattingDialog] Crash when opened with Format Font page) created by
- The custom buttons used for choosing font color and font background color …
- 03:41 Ticket #11212 ([RichText sample] Assert/Crash when Styles combo box opened) created by
- Bug for wxRichTextCtrl sample (msw). When I open the Styles combo box in …
- 03:22 Ticket #11211 ([wxRichTextCtrl] Center Alignment sets text in the RTC too close to the ...) created by
- It is reproducible in RTC sample (msw). This is visible for text lines …
- 03:13 Changeset [61972] by
- Fixed wxAny tests for VC6
- 02:19 Ticket #11210 ([wxRichTextCtrl] Caret "climbs" towards position (0,0) when splitter moved) created by
- This is reproducible in the RichText sample (msw). If the wxRTC is …
- 01:51 Ticket #10932 (wxAny) closed by
- fixed: (In [61971]) wxAny initial commit (closes #10932)
- 01:51 Changeset [61971] by
- wxAny initial commit (closes #10932)
09/18/09:
- 19:10 Changeset [61970] by
- Disable gradient on segmentbook ctrl bar under gtk to better handle …
- 18:06 Changeset [61969] by
- Add ed_msg callback for UserList selection event in text buffer.
- 15:16 Changeset [61968] by
- Add wxUSE_RIBBON to wx/setup_inc.h and wx/chkconf.h. wxUSE_RIBBON was …
- 13:26 Ticket #11209 (wx.chm Search tab doesn't find anything) created by
- I downloaded today's MSW snapshot. I open wx.chm and when I try to search …
- 13:21 Ticket #11208 (SetBackgroundStyle causes crash) created by
- In the "About" sample, add these two lines to the bottom: […] Run it, …
- 12:41 Ticket #11207 (wxListBox should have an "AddItems" function to add items when it is ...) created by
- In 2.8, you used to be able to call wxListBox::InserItems even though the …
- 10:11 Ticket #11172 (GetOptionInt(wxT("no-maskblt")) performance issues) closed by
- fixed: (In [61967]) Don't query system option in every DrawBitmap() call under …
- 10:11 Changeset [61967] by
- Don't query system option in every DrawBitmap() call under MSW. Doing …
- 10:10 Changeset [61966] by
- Change return type of wxList::Member() to bool. It used to return a …
- 10:10 Changeset [61965] by
- Convert change log to UTF-8 encoding. See #11116.
- 09:41 Ticket #11038 (wxAppConsoleBase::IsScheduledForDestruction NULL arithmetic (STL)) closed by
- fixed: I've changed Member() to return bool now, will commit soon.
- 09:28 Ticket #11116 (Fix foreign character in name) closed by
- fixed: (In [61964]) Check that files being checked in use UTF-8. Closes #11116.
- 09:28 Changeset [61964] by
- Check that files being checked in use UTF-8. Closes #11116.
- 09:28 Changeset [61963] by
- Add the initial version of svn pre-commit hook. This version checks for …
- 09:16 Ticket #11206 (minor typo fixes) closed by
- fixed: (In [61962]) Fix recurring typo in "theming". It was (consistently) …
- 09:16 Changeset [61962] by
- Fix recurring typo in "theming". It was (consistently) misspelt as …
- 09:16 Changeset [61961] by
- Use UTF-8 for all non-ASCII characters in the sources. Avoid mixing …
- 09:15 Ticket #11155 (use of stdlib "assert" in wx) closed by
- fixed: (In [61960]) Define NDEBUG when building 3rd party libraries. We are not …
- 09:15 Changeset [61960] by
- Define NDEBUG when building 3rd party libraries. We are not interested in …
- 08:57 Ticket #11206 (minor typo fixes) created by
- Changed "themeing" to "theming" throughout the entire trunk (only found …
- 07:04 Changeset [61959] by
- Use wxASSERT() instead of assert() in wx code. This is more consistent …
- 07:03 Changeset [61958] by
- Correct wxStreamBuffer::Seek() return value. It returned the offset …
- 07:03 Changeset [61957] by
- Another compilation fix for wxRibbon under OS X. Include Carbon/Carbon.h …
- 03:49 Ticket #11203 (compilation fix for OS X after recent Ribbon changes) reopened by
- I should have been more thorough, Cocoa also doesn't compile because it …
- 03:42 Ticket #11205 (wxStreamBuffer::Seek inconsistent return value) created by
- The documentation of 'seek' says that the return value is 'The new stream …
- 02:01 Changeset [61956] by
- Fixes for Mac (use wxClientDC not wxMemoryDC for temporary DC)
09/17/09:
- 23:24 Changeset [61955] by
- add wxUSE_RIBOON to setup for OpenVMS
- 17:04 Ticket #242 (Disabling a notebookpage) closed by
- wontfix: Tk version almost certainly doesn't use the native control. While nothing …
- 15:15 Ticket #242 (Disabling a notebookpage) reopened by
- It *can* be done under windows because it works in Tk 8.5. This is one of …
- 08:44 Changeset [61954] by
- Added SetItemType to HyperTreeList and CustomTreeCtrl
- 06:02 Changeset [61953] by
- Compilation fix for ANSI build after r61898. wxWX2MBbuf is just char* if …
- 02:29 Ticket #11204 (wxAUI: dragging toolbar causes a crash on windows) created by
- […] Crash occurs in wxAuiManager::OnFloatingPaneMoveStart at: […] …
- 01:18 Changeset [61952] by
- Added missing includes
09/16/09:
- 23:53 Changeset [61951] by
- Inclusion of inline function has been changed
- 17:17 Changeset [61950] by
- More ribbon compilation fixes for OS X. Add more headers for wxColour and …
- 16:19 Ticket #11203 (compilation fix for OS X after recent Ribbon changes) closed by
- fixed: (In [61949]) Ribbon compilation fixes for OS X. Forward declare wxWindow …
- 16:19 Changeset [61949] by
- Ribbon compilation fixes for OS X. Forward declare wxWindow and wxDC …
- 16:18 Changeset [61948] by
- Add ribbon sample to the list of samples to build. Add the file to …
- 16:18 Changeset [61947] by
- Provide implementation for wxArrayString::resize(). This method was …
- 16:13 Ticket #11203 (compilation fix for OS X after recent Ribbon changes) created by
- Using a default configure and make resulted in: …
- 06:07 Changeset [61946] by
- Rebaked everything with bakefile 0.2.6 after wxRibbon merge. 0.2.5 …
- 05:38 Ticket #11166 (wxSingleInstanceChecker as a one-liner) closed by
- fixed: (In [61945]) Allow creating wxSingleInstanceChecker with default name. …
- 05:38 Changeset [61945] by
- Allow creating wxSingleInstanceChecker with default name. This makes it …
- 05:06 Changeset [61944] by
- Merged GSOC Ribbon work from SOC2009_RIBBON branch into trunk.
- 04:37 Changeset [61943] by
- Check for self-assignment in wxFileName::operator=(). This is a backport …
Note: See TracTimeline
for information about the timeline view.
