2008-10-08 |
Robert Roebling | Forgot to set GtkIter stamp in Select() and friends |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Jaakko Salli | Removed '#ifndef DOXYGEN' sections |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Jaakko Salli | Removed dysfunctional wxPGPropery::PrepareValueForDialo... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Stefan Neis | Fixed header file conflict. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Jaakko Salli | Removed wxPropertyGridInterface::SetPropertyAttributes() |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Vadim Zeitlin | regenerated after updating to 0.2.4 bakefile.m4 |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Vadim Zeitlin | add VC9 project files (closes #9960) |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Vadim Zeitlin | update to 0.2.4 version |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Vadim Zeitlin | added wxDC::GetHDC() for backwards compatibility with... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Vadim Zeitlin | added propgrid files |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Vadim Zeitlin | rebaked makefiles with 0.2.4 (and now with forgotten... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Vadim Zeitlin | rebaked makefiles with 0.2.4 |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Stefan Csomor | focus propagation, fixes #10047 |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Stefan Neis | Added missing include. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Stefan Neis | Workaround for bug in gcc-3.1 through gcc-3.3 in handli... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Stefan Neis | Avoid cyclic includes by forward declaring wxColour. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Francesco Montorsi | add wx_xrc.bkl bakefile wxpreset to the list of files... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Jaakko Salli | Removed SetPropertiesFlag() (high-level function using... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Jaakko Salli | Eliminated last property generation macros from props... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Francesco Montorsi | removed duplicated row of bitmap buttons added for... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Francesco Montorsi | revised st*.h headers |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Jaakko Salli | Removed wxLongStringProperty derived property creator... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Francesco Montorsi | add missing semicolon; add some @see commands to link... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Vadim Zeitlin | document that Set/ChangeValue() set the insertion point... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Robert Roebling | GTK+ version guard |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Robert Roebling | Don't set HINT_COMBO as wxPopupWindow is used for diffe... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Robert Roebling | Forgot to commit |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Michael Wetherell | Add builds for the stable branch, and make the release... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Michael Wetherell | Limit to one build at a time with a lock, share checkou... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | inside <wx-data> we need to use instead of / |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Stefan Csomor | porting dcscreen blit from 2.8 |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Jaakko Salli | Minimize use of editor class macros |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Jaakko Salli | When registering editor, try wxRTTI class name in addit... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Jaakko Salli | Remove use of wxPG_EDITOR macro |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Jaakko Salli | Removed GetExpandedProperties() (used to act as poor... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Jaakko Salli | Fix RCS-IDs |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Jaakko Salli | Removed wxPropertyGridInterface::ClearPropertyValue... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | make Capture() functions static members of AutoCaptureM... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | other cleanup; adjusted english in the UI |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Vadim Zeitlin | implemented wxMemoryFSHandler::FindFirst/Next() |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Vadim Zeitlin | made m_Hash object, not a pointer and moved hash declar... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Vadim Zeitlin | removed the strange __WXMSW__ test in AddFile(bitmap... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Vadim Zeitlin | rewrite using type safe wxHashMap instead of wxObject... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Vadim Zeitlin | remove erase(const_iterator) overload, it should have... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Vadim Zeitlin | no changes, just some minor cleanup |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Robert Roebling | Make keyboard input to controls in a wxPopupWindow... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | many fixes; now the application correctly starts up |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Robert Roebling | Wrong order of calls |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | better error messages, when possible |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Stefan Csomor | switching away from angle brackets includes, deactivati... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Stefan Csomor | moving more things to common API between carbon and... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | add to utils.bkl the hhp2cached (why wasn't already... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | added the automatic screenshot generator utility by... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | list also headers in the bakefile |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Francesco Montorsi | rename README to README.txt to be compat with win systems |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Vadim Zeitlin | set svn properties correctly |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Vadim Zeitlin | correct the example/documentation of GetDocumentsDir... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Jaakko Salli | Fix RCS-IDs |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Jaakko Salli | Fix RCS-ID |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Jaakko Salli | Better use of Connect() |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Jaakko Salli | RCS-IDs |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Jaakko Salli | Use wxPGEditor_X instead of wxPGEditor(X), as in new... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Jaakko Salli | Need to call wxVScrolledWindow::UpdateScrollbar() in... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Francesco Montorsi | other s*h interface revisions |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Jaakko Salli | Have GetDescBoxHeight() return value consistent with... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Jaakko Salli | Call RecreateControls() if relevant window style flag... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Jaakko Salli | GetEditableState() with DescBoxState flag could assert |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Vadim Zeitlin | added the possibility to draw grid lines across the... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Francesco Montorsi | fix for doxygen warnings |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Robert Roebling | Also use F4 shortcut for textfield + button combination |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Robert Roebling | Moved list of subclasses away from 'classes overview... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Francesco Montorsi | fix usage of MacRegisterDefaultTypeAndCreator |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Francesco Montorsi | wxLogError=>LogError (in ifacecheck wxLog facilities... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Francesco Montorsi | fix many doxygen warnings about undocumented parameters |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Francesco Montorsi | some s*h interface headers reviews |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Jaakko Salli | Fixed use of erase() in wxPGChoices::RemoveAt() |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Francesco Montorsi | remaining t*h interface revisions |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Francesco Montorsi | interface revisions of ta*h te*h headers; grouped wxTex... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Jaakko Salli | Added Description Box Height to saveable/restoreable... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Robert Roebling | Removed wxNavigationKey code, new keyboard navigation |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Robert Roebling | Also use F4 as short-cut for opening pop-up |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Vadim Zeitlin | don't duplicate base class m_acceleratorTable as m_acce... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Vadim Zeitlin | fix VC6 compilation problems due to its for variables... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Jaakko Salli | Explicitly call wxObject ctor in wxColourPropertyValue... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Jaakko Salli | Fixed bug: wxPG_EX_AUTO_UNSPECIFIED_VALUES was basicall... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Jaakko Salli | Increase properties' tolerance for wxNullVariant as... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Jaakko Salli | Tweaked wxPGProperty::StringToValue() and IntToValue... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Jaakko Salli | Must still delete m_cells items by explicit type (since... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Vadim Zeitlin | return false if the file passed to Load() doesn't exist... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Jaakko Salli | Minor additional clipper window related code and commen... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Vadim Zeitlin | fix off by one byg in ReserveId() (closes #10020) |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Vadim Zeitlin | don't build memcheck (fails in release) and MFC (fails... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Jaakko Salli | Remove wxPGClipperWindow, use wxBORDER_NONE instead... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Vadim Zeitlin | merged docvwmdi sample into docview one to avoid having... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Vadim Zeitlin | merged docvwmdi sample into docview one to avoid having... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Vadim Zeitlin | corrected samples.h location |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Vadim Zeitlin | update samples page location after switch to Doxygen |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Jaakko Salli | Further fix m_children use with wxUSE_STL=1 |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Vadim Zeitlin | no changes, just removed commented out code accidentall... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Jouk Jansen | adding variable initialization to 0 |
commit | commitdiff | tree | snapshot |
next |