Timeline
10/11/08: Today
- 09:03 Changeset [56232] by
-
init the file and dir pickers with dummy files/folders
- 08:55 Changeset [56231] by
-
fix the menu item bitmaps for wxMSW; fix the name of the screenshot ...
- 08:54 Changeset [56230] by
-
Act as wxMSW and make an assert fail, if the user forgot to give a "type ...
- 08:53 Changeset [56229] by
-
added automatically generated screenshots of wxMSW controls
- 08:28 Ticket #10069 (2.8: Double performance of wxMimeTypesManagerImpl::Initialize) created by
- This patch speeds up the mime types manager initialization in …
- 06:15 Changeset [56228] by
-
added automatically-generated bitmaps of wxWidgets controls
- 06:10 Changeset [56227] by
-
revised m*h headers
10/10/08: Yesterday
- 23:00 Changeset [56226] by
-
adding missing cast
- 22:50 Ticket #10008 (wxBoxSizer is calculating item's position incorrectly) reopened by
- This fix breaks the layout system of wxAUI. Run auidemo and drag the …
- 22:18 Changeset [56225] by
-
superfluous embedding API
- 15:51 Changeset [56224] by
-
fix two bugs: 1) the missing NOT in the if (real) test; 2) the missing +1 ...
- 15:32 Ticket #10068 (Fix 64-bit portability warning under MSW VS 2005) created by
- When compiling an app that uses wxWidgets 2.8.9 under WindowsXP, Visual …
- 14:20 Changeset [56223] by
-
STL build compilation fix
- 14:12 Changeset [56222] by
-
fix C strings comparison in LoadSave() test in STL build
- 13:56 Changeset [56221] by
-
fixed the status of the second radio button; now (on wxGTK at least) it ...
- 12:14 Changeset [56220] by
-
fix doxygen warnings
- 12:13 Changeset [56219] by
-
group hit-test flags into an enum (like I did in docs); this makes easier ...
- 12:01 Changeset [56218] by
-
moving embedding to common API
- 11:46 Changeset [56217] by
-
better use of <wx-data>
- 09:17 Ticket #10064 (OutputString() in xml module crashes if mb_str() fails) closed by
- fixed: It definitely shouldn't crash, thanks for reporting this, fixed in r56215 …
- 09:15 Changeset [56216] by
-
don't crash when the document contents can't be converted to the target ...
- 09:13 Changeset [56215] by
-
just return false instead of crashing if the document contents can't be ...
- 09:11 Changeset [56214] by
-
don't crash when streaming out a wxString into an std::ostream, just set ...
- 08:51 Changeset [56213] by
-
use correct background color when drawing borders
- 08:37 Changeset [56212] by
-
add a very simple test for Load/Save()
- 08:22 Changeset [56211] by
-
GetPendingEditedValue() -> GetUncommittedPropertyValue() (more consistent ...
- 03:40 Ticket #10053 (wxDataViewCtrl assertion failed (MSW)) reopened by
- Hi, after trying the latest SVN version (r56210) my apps don't crash …
- 03:02 Changeset [56210] by
-
Fix crash again
- 02:54 Ticket #10067 (OSX wxStackWalker support) created by
- Hi, The attached patch adds support for wxStackWalker under OSX, …
- 02:45 Ticket #10030 (wxConfigBase::Read() returns false "true") closed by
- invalid: Well, however it sounds silly, the bug disappeared completely. After …
- 01:44 Changeset [56209] by
-
Trying to make introduction reappear
- 00:42 Ticket #10054 (assert with wxDataViewCtrl) closed by
- fixed: I'm not quite sure from where OnSize is called before the constructor has …
- 00:36 Changeset [56208] by
-
Fix crash with NULL pointer dereferencing
10/09/08:
- 19:49 Changeset [56207] by
-
Fix some issues in the button map that turned up on python2.6
- 19:32 Changeset [56206] by
-
Set a bigger initial size
- 19:27 Changeset [56205] by
-
Fix some issues with killing processes, some minor updates to the ...
- 13:42 Ticket #10054 (assert with wxDataViewCtrl) reopened by
- Looks like there is another crash, because m_headerArea is unintialized …
- 12:22 Ticket #10053 (wxDataViewCtrl assertion failed (MSW)) closed by
- fixed
- 12:20 Ticket #10054 (assert with wxDataViewCtrl) closed by
- fixed: I hope I have fixed this taking the header window area into account.
- 12:18 Changeset [56204] by
-
implement GetSizeAvailableForScrollTarget
- 11:12 Changeset [56203] by
-
Use g_signal_connect_after for wxRadioButton as well
- 11:09 Changeset [56202] by
-
Blind guess fix for wxRB_SINGLE
- 10:00 Changeset [56201] by
-
fixed a bug caused by passing a wxChar[] buffer to a function taking a ...
- 09:51 Ticket #10066 (wxMemoryDC with alpha bitmap makes garbage) created by
- In wxGTK there is a problem with using a wxMemoryDC on a bitmap that has …
- 09:42 Changeset [56200] by
-
doxygen warning fix
- 09:30 Changeset [56199] by
-
revised richtext headers
- 08:31 Changeset [56198] by
-
Try alternate approaches to creating the bitmap
- 07:23 Changeset [56197] by
-
fix typo (missing P2 argument in template)
- 06:45 Changeset [56196] by
-
use standard tags @class@lib,@category for wxScopeGuard, too (to keep ...
- 04:27 Changeset [56195] by
-
use wxScopeGuard instead of an explicit try/catch(...)/throw: this ...
- 04:26 Changeset [56194] by
-
add 3 parameter scope guard; improve its documentation
- 02:49 Changeset [56193] by
-
use /nologo nmake switch to avoid many annoying copyright notices in ...
- 02:48 Changeset [56192] by
-
exclude contrib from build for as long as there is no makefile.vc there
- 02:42 Changeset [56191] by
-
another attempt at fixing VC6 compilation
- 02:39 Changeset [56190] by
-
trying to fix visibility problems for ObjC++ files after bakefile 0.2.4 ...
- 02:33 Changeset [56189] by
-
fix bug in the test in STL build (where std::vector uses operator=() and ...
- 02:02 Changeset [56188] by
-
fix errors due to missing wxPrintf() declaration in STL build
- 01:52 Changeset [56187] by
-
reverted the last commit and do not define operator<<(wxFileOffset) for VC ...
- 00:46 Changeset [56186] by
-
rebaked with glgrab again
10/08/08:
- 22:36 Changeset [56185] by
-
forgot to commit this file ...
- 22:35 Changeset [56184] by
-
Add extern property for agw
- 22:32 Changeset [56183] by
-
Add extern property for agw
- 22:05 Changeset [56182] by
-
AGW setup
- 22:05 Changeset [56181] by
-
AGW setup
- 22:05 Changeset [56180] by
-
AGW setup
- 19:21 Changeset [56179] by
-
Fix python2.6 deprecation warning for sets module
- 19:10 Changeset [56178] by
-
Fix some more init and new deprecation warnings for python 2.6
- 19:03 Changeset [56177] by
-
Fix some deprecation warnings for python2.6
- 18:34 Changeset [56176] by
-
Merge r56175 from 2.8 branch
- 18:32 Changeset [56175] by
-
Build tweaks for Python 2.6
- 18:18 Ticket #10065 (gdiplus.dll installed into wrong destination directory) closed by
- outdated: Thanks, this has already been fixed. (Although not checked-in yet.)
- 17:25 Ticket #10065 (gdiplus.dll installed into wrong destination directory) created by
- In wxPython 2.8.9.1, gdiplus.dll is installed to …
- 14:37 Changeset [56174] by
-
- Applied patch for ticket 9767, thanks to Cody Precord
- 14:32 Changeset [56173] by
-
apparently operator<<(wxFileOffset) is needed for all VC versions, not ...
- 11:55 Changeset [56172] by
-
Added test for Select()
- 11:46 Changeset [56171] by
-
Forgot to set GtkIter stamp in Select() and friends
- 11:19 Changeset [56170] by
-
Removed '#ifndef DOXYGEN' sections
- 11:16 Ticket #10064 (OutputString() in xml module crashes if mb_str() fails) created by
- The Write command in the inline function "OutputString" at xml/xml.cpp:762 …
- 11:15 Changeset [56169] by
-
Removed dysfunctional wxPGPropery::PrepareValueForDialogEditing(); ...
- 11:05 Ticket #10063 (regex find fails under Unicode, succeeds in regular build) reopened by
- I failed to notice the 'close' check box - the problem still exists.
- 11:03 Ticket #10063 (regex find fails under Unicode, succeeds in regular build) closed by
- fixed: I ticked 2.8.8 in the submission since the tracker seemed to reject my …
- 11:02 Ticket #10063 (regex find fails under Unicode, succeeds in regular build) created by
- I'm using MS VC++ Express 2008 to compile Dave Silvia's regex tester …
- 10:53 Changeset [56168] by
-
Fixed header file conflict.
- 10:02 Changeset [56167] by
-
Removed wxPropertyGridInterface::SetPropertyAttributes()
- 09:53 Changeset [56166] by
-
regenerated after updating to 0.2.4 bakefile.m4
- 09:52 Changeset [56165] by
-
define operator<<(wxFileOffset) for VC6 only, it breaks compilation for at ...
- 09:42 Ticket #9960 (Visual Studio 2008 project files) closed by
- fixed: (In [56164]) add VC9 project files (closes #9960)
- 09:42 Changeset [56164] by
-
add VC9 project files (closes #9960)
- 09:32 Changeset [56163] by
-
update to 0.2.4 version
- 09:13 Ticket #4578 (2.4 compatibility fails due to missing wxAppConsole symbols) closed by
- fixed: Fixed by the bakefile update -- the paths should be in the correct order …
- 09:11 Ticket #4752 (2.9 trunk vc8 release settings wrong) closed by
- fixed: Fixed by the bakefile update in r56158.
- 09:10 Ticket #9961 (Update to bakefile 0.2.4) closed by
- fixed: 0.2.4 is now used for the svn makefiles.
- 09:09 Ticket #10059 (Inconditional use of iostream in non STL build) closed by
- fixed: Thanks, committed as r56161. Are any of these changes needed in the …
- 09:09 Changeset [56162] by
-
added wxDC::GetHDC() for backwards compatibility with the existing wxMSW ...
- 09:06 Changeset [56161] by
-
VC6 compilation fixes (#10059)
- 08:58 Changeset [56160] by
-
added propgrid files
- 08:47 Changeset [56159] by
-
rebaked makefiles with 0.2.4 (and now with forgotten files)
- 08:44 Changeset [56158] by
-
rebaked makefiles with 0.2.4
- 07:35 Changeset [56157] by
-
focus propagation, fixes #10047
- 07:32 Ticket #10047 (On MacOSX, ComboBox receive EVT_CHILD_FOCUS instead of EVT_SET_FOCUS like ...) closed by
- fixed: (In [56156]) focus propagation, fixes #10047
- 07:32 Changeset [56156] by
-
focus propagation, fixes #10047
- 05:13 Changeset [56155] by
-
Added missing include.
- 05:11 Changeset [56154] by
-
Workaround for bug in gcc-3.1 through gcc-3.3 in handling deprecation.
- 02:40 Ticket #10062 (wxSplitterWindow catches MouseEvent's even if they are not processed) created by
- My applications handles MouseWheel events from serveral child windows. But …
10/07/08:
- 18:44 Ticket #10061 (wx.lib.fancytext.RenderToDC bug) created by
- RenderToDC doesn't pass the parameter enclose to GetFullExtent.
- 16:19 Ticket #10060 (setup.h includes invalid libs in monolithic build) created by
- I'm attempting to use the monolithic build of wxWidgets, and it seems like …
- 15:22 Changeset [56153] by
-
Avoid cyclic includes by forward declaring wxColour.
- 15:15 Ticket #10059 (Inconditional use of iostream in non STL build) created by
- Various test define the operator<<(std:ostream, T). For example, the …
- 14:59 Ticket #10058 (wxJoystickEvent::GetJoystick() sometimes returns incorrect ID.) created by
- Some game devices return the incorrect id in …
- 14:06 Ticket #10057 (wxGetMultipleChoices: Not difference between cancel and clear all ...) created by
- wx trunk rev.56152 2008-10-07, msvc 7.1, xp sp3 There is not way to …
- 11:37 Ticket #10056 (Bad string termination in wxConvertStringFromOle()) created by
- ANSI mode: r51557 didn't fix this problem as this simple test …
- 10:51 Changeset [56152] by
-
add wx_xrc.bkl bakefile wxpreset to the list of files to install; set Id ...
- 10:35 Changeset [56151] by
-
Removed SetPropertiesFlag() (high-level function using 'undocumented' ...
- 10:28 Changeset [56150] by
-
Eliminated last property generation macros from props.h (colour property ...
- 10:22 Changeset [56149] by
-
removed duplicated row of bitmap buttons added for error
- 09:57 Changeset [56148] by
-
revised st*.h headers
- 09:56 Changeset [56147] by
-
Removed wxLongStringProperty derived property creator macros (just ...
- 09:40 Ticket #10055 (wxTimeSpan::Format doesn't show '-' if most important uint is 0) created by
- Assuming format = wxDefaultTimeSpanFormat (HH:MM:SS) and we have a neg. …
- 09:16 Changeset [56146] by
-
add missing semicolon; add some @see commands to link ...
- 06:24 Ticket #10054 (assert with wxDataViewCtrl) created by
- I've got assertion in wx\scrlowin.h […]
- 04:34 Changeset [56145] by
-
document that Set/ChangeValue() set the insertion point to 0
- 04:20 Ticket #10044 (wxString::Format prints garbage after wxSplashScreen) closed by
- invalid: Closing as it's not a bug in wx (still no idea why was wxSplashScreen …
- 02:41 Ticket #10053 (wxDataViewCtrl assertion failed (MSW)) created by
- Hi, Whenever a new wxDataViewCtrl control is created, I get an …
- 02:29 Changeset [56144] by
-
VC++ 6 compilo.
- 01:05 Changeset [56143] by
-
GTK+ version guard
- 01:02 Changeset [56142] by
-
Don't set HINT_COMBO as wxPopupWindow is used for different windows as ...
- 01:01 Changeset [56141] by
-
Forgot to commit
10/06/08:
- 23:08 Changeset [56140] by
-
fixed VC++ compiler checks
- 21:11 Changeset [56139] by
-
Minor layout adjustments
- 21:07 Changeset [56138] by
-
Add RegEx checkbox for enabling/disabling regular expression searches from ...
- 19:48 Changeset [56137] by
-
Properly handle invalid regular expression's in the find dialog
- 19:19 Ticket #10052 (bogus timer id assertion in wxTimerProc if timer stopped when it is about ...) created by
- Under Windows, wx sometimes generates "bogus timer id in wxTimerProc" …
- 18:10 Ticket #10051 (wxTextCtrl::SetValue() doesn't set insertion point to 0) created by
- winnt, wx-2.8.8.1 macosx-10.4.11, wx-2.8.8.1 ubuntu-8.x, wx-2.8.7.1 [not …
- 18:01 Ticket #10050 (On Linux, when a user types a key into a ComboBox with selected text, ...) created by
- On Linux, if a ComboBox has selected text, and the user types …
- 17:26 Ticket #10049 (On Linux, Tab keys can't be used as accelerators with or without modifiers) created by
- On Linux, the Tab key can't be used in an accelerator, with or without …
- 16:51 Ticket #10048 (On MacOSX, without TAB_TRAVERSAL and with WANTS_CHARS, ComboBox doesn't ...) created by
- On MacOSX, without TAB_TRAVERSAL and with WANTS_CHARS, ComboBox doesn't …
- 16:25 Changeset [56136] by
-
Add builds for the stable branch, and make the release builds quick ...
- 16:17 Ticket #10047 (On MacOSX, ComboBox receive EVT_CHILD_FOCUS instead of EVT_SET_FOCUS like ...) created by
- On MacOSX (10.4.11), ComboBox doesn't receive EVT_SET_FOCUS events like …
- 16:10 Ticket #10046 (On Windows, ComboBox receives 2 EVT_SET_FOCUS events rather than just 1 ...) created by
- On Windows, ComboBox controls receive two EVT_SET_FOCUS events when they …
- 16:04 Ticket #10045 (Disabling TAB_TRAVERSAL and using WANTS_CHARS doesn't work with ComboBox ...) created by
- On Windows, disabling TAB_TRAVERSAL and using WANTS_CHARS doesn't work …
- 14:04 Changeset [56135] by
-
fix double to int conversion warning
- 13:48 Changeset [56134] by
-
Limit to one build at a time with a lock, share checkout dirs, do full ...
- 13:05 Ticket #10044 (wxString::Format prints garbage after wxSplashScreen) created by
- This bug is present only on Windows and not on Linux. I am …
- 13:04 Changeset [56133] by
-
inside <wx-data> we need to use instead of /
- 12:48 Changeset [56132] by
-
porting dcscreen blit from 2.8
- 12:31 Changeset [56131] by
-
Fix bug related to '?' being in the strings for some keyword helper lists.
- 12:15 Changeset [56130] by
-
Add some missing docstring keywords
- 11:50 Ticket #10043 (libpng 1.2.31) created by
- libpng update. Next step could be to apply the apng patch, this one …
- 10:22 Ticket #10042 (Error configuring TIFF library with wxCocoa) created by
- With the latest wxMac SVN, I get this error when running "config …
- 09:45 Ticket #10034 (wxImage::ConvertToDisabled()) reopened by
- Here comes first take. The method is now joining the …
- 09:09 Changeset [56129] by
-
Minimize use of editor class macros
- 08:48 Changeset [56128] by
-
When registering editor, try wxRTTI class name in additon to result of ...
- 08:38 Changeset [56127] by
-
Remove use of wxPG_EDITOR macro
- 08:24 Changeset [56126] by
-
Removed GetExpandedProperties() (used to act as poor man's ...
- 08:14 Changeset [56125] by
-
Fix RCS-IDs
- 08:10 Changeset [56124] by
-
Removed wxPropertyGridInterface::ClearPropertyValue() (use ...
- 07:48 Changeset [56123] by
-
make Capture() functions static members of AutoCaptureMechanism; adjusted ...
- 07:10 Changeset [56122] by
-
small fix
- 07:08 Changeset [56121] by
-
other cleanup; adjusted english in the UI
- 06:55 Changeset [56120] by
-
implemented wxMemoryFSHandler::FindFirst/Next()
- 06:37 Changeset [56119] by
-
made m_Hash object, not a pointer and moved hash declaration into the ...
- 06:26 Changeset [56118] by
-
removed the strange WXMSW test in AddFile(bitmap) -- why should this ...
- 06:25 Changeset [56117] by
-
rewrite using type safe wxHashMap instead of wxObject-based wxHashTable
- 06:24 Changeset [56116] by
-
remove erase(const_iterator) overload, it should have never existed as ...
- 06:09 Changeset [56115] by
-
no changes, just some minor cleanup
- 06:06 Ticket #10041 (on Windows, menu items do NOT any icon, and they should show that ...) closed by
- invalid: Standard Windows menus don't show icons. So by definition of the word …
- 06:01 Ticket #10041 (on Windows, menu items do NOT any icon, and they should show that ...) created by
- This bug is ONLY on Windows. It works properly on Linux. I am cross …
- 05:59 Changeset [56114] by
-
Fix bug in trying to access an stc object that is already dead when ...
- 05:13 Changeset [56113] by
-
Make keyboard input to controls in a wxPopupWindow work in at least some ...
- 04:53 Changeset [56112] by
-
many fixes; now the application correctly starts up
- 04:52 Ticket #10040 (wxGrid scrolls back to the previous edited field once) created by
- This bug is for Ubuntu 8.04.1 There is NO such bug when compiling and …
- 04:01 Changeset [56111] by
-
Wrong order of calls
- 04:00 Changeset [56110] by
-
better error messages, when possible
- 03:41 Changeset [56109] by
-
switching away from angle brackets includes, deactivating OSX workaround
- 03:35 Changeset [56108] by
-
moving more things to common API between carbon and cocoa, adapting ...
- 03:00 Changeset [56107] by
-
add to utils.bkl the hhp2cached (why wasn't already there?) and ...
- 02:37 Changeset [56106] by
-
added the automatic screenshot generator utility by Utensil Candel (with ...
- 02:32 Changeset [56105] by
-
list also headers in the bakefile
- 02:31 Changeset [56104] by
-
rename README to README.txt to be compat with win systems
- 02:29 Changeset [56103] by
-
set svn properties correctly
10/05/08:
- 17:59 Changeset [56102] by
-
Fix bug where files on drives mounted to /Volumes on OSX could not be ...
- 17:18 Changeset [56101] by
-
Fix some issues with changing search direction during an incremental ...
- 15:56 Changeset [56100] by
-
correct the example/documentation of GetDocumentsDir() return value
- 15:12 Ticket #10031 (Release build error : makefile.vc wrongly include memcheck sample) closed by
- fixed: Backported the fix to 2.8 in r56099, thanks.
- 15:12 Changeset [56099] by
-
don't build mfc and memcheck samples by default as they don't always ...
- 13:53 Changeset [56098] by
-
On GTK and Mac, we divide the actual border size by two, but we weren't ...
- 13:51 Changeset [56097] by
-
On GTK and Mac, we divide the actual border size by two, but we weren't ...
- 13:08 Ticket #10039 (text control displaying garbage) created by
- On systems where the default font in a wxTextCtrl has an encoding …
- 11:03 Changeset [56096] by
-
Fix RCS-IDs
- 10:57 Changeset [56095] by
-
Fix RCS-ID
- 10:40 Changeset [56094] by
-
Better use of Connect()
- 10:29 Changeset [56093] by
-
RCS-IDs
- 09:36 Changeset [56092] by
-
Ignore F1-F12 when doing an incremental search
- 07:23 Changeset [56091] by
-
Use wxPGEditor_X instead of wxPGEditor(X), as in new docs
- 06:56 Changeset [56090] by
-
Need to call wxVScrolledWindow::UpdateScrollbar() in wxVListBox EVT_SIZE ...
- 04:24 Changeset [56089] by
-
other s*h interface revisions
- 04:06 Ticket #10038 (wxDynamicLibrary::GetPath()) created by
- A wxDynamicLibrary instance should as a minimum know who it is, shouldn't …
- 02:47 Changeset [56088] by
-
Have GetDescBoxHeight() return value consistent with one given to ...
- 02:45 Changeset [56087] by
-
Call RecreateControls() if relevant window style flag was toggled
- 02:43 Changeset [56086] by
-
GetEditableState() with DescBoxState flag could assert
- 01:48 Ticket #10037 (Make GetPopupMenuSelectionFromUser/PopupMenu more similar) created by
- Patch: - "wxMenu&" changed to wxMenu*, like PopupMenu() Note: - Using …
- 01:27 Ticket #10030 (wxConfigBase::Read() returns false "true") reopened by
- I am sorry for any inconvenience, but: I do not see any tests/config/ …
10/04/08:
- 16:23 Changeset [56085] by
-
added the possibility to draw grid lines across the entire window
- 13:49 Changeset [56084] by
-
fix for doxygen warnings
- 12:40 Ticket #10036 (wxAuiToolBar crash if parent is non-TLW (MSW)) created by
- I'm replacing a number of native toolbars with wxAuiToolBar and came …
- 12:34 Changeset [56083] by
-
Also use F4 shortcut for textfield + button combination
- 11:57 Changeset [56082] by
-
Moved list of subclasses away from 'classes overview' corrected some ...
- 11:41 Changeset [56081] by
-
fix usage of MacRegisterDefaultTypeAndCreator
- 11:41 Changeset [56080] by
-
wxLogError=>LogError (in ifacecheck wxLog facilities are not used - ...
- 07:52 Changeset [56079] by
-
fix many doxygen warnings about undocumented parameters
- 07:30 Changeset [56078] by
-
some s*h interface headers reviews
- 06:22 Changeset [56077] by
-
Fixed use of erase() in wxPGChoices::RemoveAt()
- 04:55 Changeset [56076] by
-
remaining t*h interface revisions
- 04:01 Changeset [56075] by
-
interface revisions of ta*h te*h headers; grouped wxTextAttr #defines into ...
- 03:59 Changeset [56074] by
-
Added Description Box Height to saveable/restoreable editable state
- 02:28 Changeset [56073] by
-
Removed wxNavigationKey code, new keyboard navigation
- 02:14 Changeset [56072] by
-
Also use F4 as short-cut for opening pop-up
10/03/08:
- 16:15 Changeset [56071] by
-
Fix bug with getting encoding from profile in Preferences dialog
- 15:42 Ticket #10031 (Release build error : makefile.vc wrongly include memcheck sample) reopened by
- Same problem is also in stable …
- 15:18 Ticket #9654 (Can't get "real" accelerator table of a wxMenuBar) closed by
- fixed: Fixed for wxMSW in r56070 but it probably still doesn't work in the other …
- 15:15 Changeset [56070] by
-
don't duplicate base class m_acceleratorTable as m_accelTable in ...
- 15:14 Ticket #10035 (Trivial VC6 variable scope fix) closed by
- fixed: Committed as r56068, thanks!
- 15:03 Ticket #9784 (Accelerator table stopped working with wxMSW 2.8.8.1) closed by
- fixed: This got broken by r54510 which fixed #4757 -- unfortunately, even though …
- 15:01 Changeset [56069] by
-
generate command events for accelerators even when there is no menu bar ...
- 14:52 Changeset [56068] by
-
fix VC6 compilation problems due to its for variables scope brokenness ...
- 14:45 Ticket #10035 (Trivial VC6 variable scope fix) created by
- Can this compiler be more standard compliant ? Here are some trivial …
- 14:31 Ticket #10030 (wxConfigBase::Read() returns false "true") closed by
- worksforme: Sorry for failing to notice wxFileConfig mention in the code. Anyhow, I …
- 14:26 Ticket #10034 (wxImage::ConvertToDisabled()) closed by
- wontfix: This function really, really has nothing to do with AUI and the code …
- 14:14 Ticket #10034 (wxImage::ConvertToDisabled()) created by
- The wxAuiToolBar helper function MakeDisabledBitmap() is producing …
- 12:17 Changeset [56067] by
-
fixed floatCanvas paint event, so that it works on Windows (and Mac) now.
- 11:15 Changeset [56066] by
-
clear statusbar text after a page change message
- 10:46 Changeset [56065] by
-
Explicitly call wxObject ctor in wxColourPropertyValue ctors
- 10:39 Changeset [56064] by
-
Fixed bug: wxPG_EX_AUTO_UNSPECIFIED_VALUES was basically always on
- 10:30 Changeset [56063] by
-
Increase properties' tolerance for wxNullVariant as old value
- 10:11 Changeset [56062] by
-
Tweaked wxPGProperty::StringToValue() and IntToValue() docs
- 10:03 Changeset [56061] by
-
Automatically expire status bar info text after 10 seconds.
- 09:29 Changeset [56060] by
-
Must still delete m_cells items by explicit type (since, after all, it was ...
- 09:04 Ticket #10033 (wxCalendarCtrl week of year display) created by
- I have added a new flag to the wxCalendarCtrl which will display another …
- 08:51 Changeset [56059] by
-
return false if the file passed to Load() doesn't exist or is an archive ...
- 08:31 Changeset [56058] by
-
Minor additional clipper window related code and comment tweak
- 08:30 Ticket #10020 (Auto id management minor bug) closed by
- fixed: (In [56057]) fix off by one byg in ReserveId() (closes #10020)
- 08:30 Changeset [56057] by
-
fix off by one byg in ReserveId() (closes #10020)
- 08:29 Ticket #10031 (Release build error : makefile.vc wrongly include memcheck sample) closed by
- fixed: I've changed the makefiles to not build mfc and memcheck samples by …
- 08:29 Changeset [56056] by
-
don't build memcheck (fails in release) and MFC (fails if MFC is not ...
- 08:23 Changeset [56055] by
-
Remove wxPGClipperWindow, use wxBORDER_NONE instead of wxNO_BORDER
- 08:17 Changeset [56054] by
-
merged docvwmdi sample into docview one to avoid having 2 almost identical ...
- 08:16 Changeset [56053] by
-
merged docvwmdi sample into docview one to avoid having 2 almost identical ...
- 08:13 Changeset [56052] by
-
corrected samples.h location
- 08:10 Changeset [56051] by
-
update samples page location after switch to Doxygen
- 08:08 Changeset [56050] by
-
Further fix m_children use with wxUSE_STL=1
- 06:38 Ticket #10032 (Missing top level makefile in contrib folder) created by
- wx2.8.X stable branch fail to build contrib because of a missing top level …
- 06:35 Ticket #10031 (Release build error : makefile.vc wrongly include memcheck sample) created by
- Buildbot fail with various configuration: Release build try to build …
- 05:13 Changeset [56049] by
-
no changes, just removed commented out code accidentally checked in as ...
- 04:59 Ticket #10030 (wxConfigBase::Read() returns false "true") created by
- Description: the following piece of code should list "url=<empty>" if key …
- 04:58 Ticket #10023 (numpad acceleration key not working since 2.8.8) closed by
- worksforme: I can't reproduce the problem with the following patch[…]
- 04:42 Changeset [56048] by
-
adding variable initialization to 0
- 00:42 Changeset [56047] by
-
solving missing definitions in include/wx/x11/cursor.h
10/02/08:
- 21:06 Changeset [56046] by
-
Remove accidental commit...
- 21:05 Changeset [56045] by
-
Tagging Editra 0.3.80
- 21:04 Changeset [56044] by
-
Tagging Editra 0.3.80
- 18:08 Changeset [56043] by
-
Bump version number
- 17:58 Changeset [56042] by
-
Add note about workaround in CreateEnvironment
- 17:46 Changeset [56041] by
-
Update filebrowser to verion 0.9
- 17:42 Changeset [56040] by
-
rebundle codebrowser plugin
- 17:38 Changeset [56039] by
-
Temporarly backout some changes until next release.
- 16:47 Changeset [56038] by
-
Update from Laurent.
- 16:44 Changeset [56037] by
-
honour wx{CLOSE,MINIMIZE,MAXIMIZE}_BOX even for borderless windows; also ...
- 16:23 Ticket #10029 (Incorrect (incomplete) _MOTIF_WM_HINTS set for border-less top level ...) created by
- Currently wxGTK will set *no* _MOTIF_WM_HINTS for border-less top-level …
- 14:05 Changeset [56036] by
-
a few changes to debug rendering for OS-X
- 13:16 Ticket #4539 (wxQuantize scatters pixels) closed by
- fixed: I've finally found a way to handle this in a sensible manner, in user …
- 12:59 Ticket #10028 (wxGCDC's wxPrinterDC CTOR doesn't copy over the wxPrinterDC 's map mode) created by
- Create a wxPrinterDC and change its map mode to wxMM_LOMETRIC. Construct a …
- 12:04 Ticket #10027 (wxGCDC's wxPrinterDC CTOR doesn't copy over the wxPrinterDC 's user scale) created by
- Create a wxPrinterDC and change its user scale to something like 8.7 x …
- 09:02 Changeset [56035] by
-
SetButtonShortcut() merged with action system
- 08:47 Changeset [56034] by
-
Updated docs, removed SetPropertyModifiedStatus() (use ...
- 08:36 Changeset [56033] by
-
Moved ClearModifiedStatus() to wxPropertyGridInterface
- 08:10 Ticket #10026 (Get the string ID used by XRCID form the numeric ID) created by
- I want to store the selection of a certain Menuitem by the User in my .ini …
- 07:37 Changeset [56032] by
-
Added missing propgrid related lines
- 00:07 Ticket #10025 (Patch to allow proper sizing of simple combo box) created by
- Patch to allow proper sizing of simple combo box
10/01/08:
- 20:22 Changeset [56031] by
-
use custom themeable icon for encoding error dialog
- 20:17 Changeset [56030] by
-
Add new editra icon directory to dist
- 20:12 Changeset [56029] by
-
Add new editra icon directory to dist
- 20:05 Changeset [56028] by
-
Add new icon directory to dist
- 19:59 Changeset [56027] by
-
Use custom/themable icon in Encoding dialog.
- 19:58 Changeset [56026] by
-
Add support for additional types of icon resources in the theme provider.
- 19:23 Ticket #10024 (MAC wx2.8.3 hangs if application is closed right after launch) created by
- init.cpp::wxEntryCleanup() is never called because evtloopcmn.cpp:: …
- 17:01 Changeset [56025] by
-
Get MSVC building going with build-wxwidgets.py.
- 15:07 Ticket #10023 (numpad acceleration key not working since 2.8.8) created by
- platform: Windows XP; Python version: 2.4 or 2.5 Ever since version …
- 12:57 Changeset [56024] by
-
wxSpinButton was missing in XRC spec, added
- 12:54 Changeset [56023] by
-
get rid of public constants for various XRC defaults, there's no need for ...
- 12:35 Ticket #10022 (GetTextExtent returns wrong height when wxGCDC has wxPrinterDC passed into ...) created by
- When you pass in a wxPrinterDC into a wxGCDC and call GetTextExtent, the …
- 12:15 Ticket #10021 (Fix for wxTaskBarIcon documentation) created by
- Added and format text. Check interface.
- 11:47 Ticket #10020 (Auto id management minor bug) created by
- The code for creating automatic window ids (wxIdManager::ReserveId) will …
- 11:23 Ticket #10019 (Fix for wxTextFile documentation) created by
- Fix for wxTextFile documentation (check function text and header), restore …
- 10:56 Changeset [56022] by
-
Recognize lack of wxTAB_TRAVERSAL style
- 10:43 Changeset [56021] by
-
Use wxPendingDelete
- 10:20 Changeset [56020] by
-
Added useful comment
- 10:11 Changeset [56019] by
-
Fixed wxPG sourceforge tracker bug #2138858, applied other appropriate ...
- 10:04 Changeset [56018] by
-
add a more readable wrapper for CreateDocument(wxEmptyString, wxDOC_NEW)
- 09:24 Changeset [56017] by
-
Unfocus text editor when enter is pressed
- 08:20 Changeset [56016] by
-
Add methods for customizing the bitmap used in the dialog.
