2008-12-29 |
Francesco Montorsi | done various @todo items
|
commit | commitdiff | tree |
2008-12-29 |
Francesco Montorsi | add the -headerpad_max_install_names option to the...
|
commit | commitdiff | tree |
2008-12-29 |
Francesco Montorsi | PCH-less build fix
|
commit | commitdiff | tree |
2008-12-29 |
Francesco Montorsi | call SetLabel() in Create() in order to run markup...
|
commit | commitdiff | tree |
2008-12-29 |
Francesco Montorsi | use correct wxELLIPSIZE_* constants after r57625
|
commit | commitdiff | tree |
2008-12-28 |
Francesco Montorsi | move Ellipsize() to wxControl so it can be easily used...
|
commit | commitdiff | tree |
2008-12-28 |
Francesco Montorsi | fix miscellaneous doxygen warnings; IMPORTANT: never...
|
commit | commitdiff | tree |
2008-12-28 |
Francesco Montorsi | no real change: rename wxPendingEvents to wxHandlersWithPend...
|
commit | commitdiff | tree |
2008-12-28 |
Francesco Montorsi | refactor wxStaticText::Ellipsize so it's a static public...
|
commit | commitdiff | tree |
2008-12-28 |
Francesco Montorsi | no change, just add comment about wxTheColourDatabase...
|
commit | commitdiff | tree |
2008-12-28 |
Francesco Montorsi | restore tabg.h and tabg.cpp for wxMotif
|
commit | commitdiff | tree |
2008-12-28 |
Francesco Montorsi | restore tabg.cpp for wxMotif's wxNotebook implementation
|
commit | commitdiff | tree |
2008-12-28 |
Francesco Montorsi | fix wxPowerEvent, wxRichTextEvent and wxWizardEvent...
|
commit | commitdiff | tree |
2008-12-27 |
Francesco Montorsi | (blind) fix for unneeded inclusions of headers
|
commit | commitdiff | tree |
2008-12-27 |
Francesco Montorsi | blind fix for wxMac (notebook headers shouldn't be...
|
commit | commitdiff | tree |
2008-12-27 |
Francesco Montorsi | remove deprecated wxTabCtrl also from makefiles
|
commit | commitdiff | tree |
2008-12-27 |
Francesco Montorsi | remove the long deprecated wxTabCtrl class
|
commit | commitdiff | tree |
2008-12-27 |
Francesco Montorsi | fix wxSashEvent, wxFindDialogEvent, wxSplitterEvent...
|
commit | commitdiff | tree |
2008-12-27 |
Francesco Montorsi | use accelerators for menu items and stock menu item...
|
commit | commitdiff | tree |
2008-12-27 |
Francesco Montorsi | fix Purpose comment
|
commit | commitdiff | tree |
2008-12-27 |
Francesco Montorsi | Fix wxCalendarEvent and wxTextUrlEvent event classes...
|
commit | commitdiff | tree |
2008-12-27 |
Francesco Montorsi | don't use backspace as accelerator; at least GTK+ doesn...
|
commit | commitdiff | tree |
2008-12-27 |
Francesco Montorsi | name also QueueEvent
|
commit | commitdiff | tree |
2008-12-27 |
Francesco Montorsi | do not document Clone() overloads only for some classes...
|
commit | commitdiff | tree |
2008-12-27 |
Francesco Montorsi | remove wxClassInfo::InitializeClasses docs; that function...
|
commit | commitdiff | tree |
2008-12-27 |
Francesco Montorsi | fix wxTimerEvent and wxTreeCtrl to use IMPLEMENT_DYNAMIC_CLA...
|
commit | commitdiff | tree |
2008-12-27 |
Francesco Montorsi | implement a runtime check to test if wxEvent::Clone...
|
commit | commitdiff | tree |
2008-12-27 |
Francesco Montorsi | do not use @b when referencing to functions; use final...
|
commit | commitdiff | tree |
2008-12-27 |
Francesco Montorsi | use HasFlag(wxXX) instead of GetWindowStyle() & wxXX...
|
commit | commitdiff | tree |
2008-12-27 |
Francesco Montorsi | autolink CreateButtonSizer
|
commit | commitdiff | tree |
2008-12-26 |
Francesco Montorsi | don't use dot in brackets as doxygen renders dot with...
|
commit | commitdiff | tree |
2008-12-20 |
Francesco Montorsi | replace wxPostEvent with wxQueueEvent and update the...
|
commit | commitdiff | tree |
2008-12-20 |
Francesco Montorsi | mention multi-core systems and wxThread::GetCPUCount
|
commit | commitdiff | tree |
2008-12-16 |
Francesco Montorsi | typo fix
|
commit | commitdiff | tree |
2008-12-16 |
Francesco Montorsi | don't remove docs for wxThreadHelper::Create; list...
|
commit | commitdiff | tree |
2008-12-14 |
Francesco Montorsi | fix the loading of the isosurf data; it was not loaded...
|
commit | commitdiff | tree |
2008-12-14 |
Francesco Montorsi | force doxygen autolink wrt wxLanguage enum
|
commit | commitdiff | tree |
2008-12-14 |
Francesco Montorsi | document wxFileOffset
|
commit | commitdiff | tree |
2008-12-14 |
Francesco Montorsi | reformat stream overview and provide a description...
|
commit | commitdiff | tree |
2008-12-14 |
Francesco Montorsi | distribute in the right places documentations for the...
|
commit | commitdiff | tree |
2008-12-14 |
Francesco Montorsi | remove old file not compiled/used anymore since at...
|
commit | commitdiff | tree |
2008-12-14 |
Francesco Montorsi | fix note about OpenGL-enabling
|
commit | commitdiff | tree |
2008-12-12 |
Francesco Montorsi | extend the range of glib versions for which the GTK...
|
commit | commitdiff | tree |
2008-12-12 |
Francesco Montorsi | fix command line parsing
|
commit | commitdiff | tree |
2008-12-12 |
Francesco Montorsi | modernize the sample removing global C-style functions...
|
commit | commitdiff | tree |
2008-12-12 |
Francesco Montorsi | put zlib streams in the archive category, too; fix...
|
commit | commitdiff | tree |
2008-12-12 |
Francesco Montorsi | link class groups with macro groups and provide a brief...
|
commit | commitdiff | tree |
2008-12-12 |
Francesco Montorsi | fix doxygen warnings
|
commit | commitdiff | tree |
2008-12-12 |
Francesco Montorsi | don't assert at startup because of the static initialization...
|
commit | commitdiff | tree |
2008-12-12 |
Francesco Montorsi | document wxInitializer and wxInitialize and wxUninitialize
|
commit | commitdiff | tree |
2008-12-12 |
Francesco Montorsi | fix typo
|
commit | commitdiff | tree |
2008-12-12 |
Francesco Montorsi | split AddCatalog docs for the two overloads
|
commit | commitdiff | tree |
2008-12-11 |
Francesco Montorsi | substitute (c) and (C) for copyright strings as documented
|
commit | commitdiff | tree |
2008-12-10 |
Francesco Montorsi | use wxAboutBox() to make it evident a wxGrid refreshing...
|
commit | commitdiff | tree |
2008-12-09 |
Francesco Montorsi | if we keep autobrief comments = YES, let's repeat the...
|
commit | commitdiff | tree |
2008-12-09 |
Francesco Montorsi | fix wxOS2 build where OpenGL headers are available...
|
commit | commitdiff | tree |
2008-12-08 |
Francesco Montorsi | add an event table; even if wxMenuItem is not a widget...
|
commit | commitdiff | tree |
2008-12-08 |
Francesco Montorsi | formatting change; added @c in front of wxEVT_ constants
|
commit | commitdiff | tree |
2008-12-08 |
Francesco Montorsi | implement 'auto' mode for both wxMediaCtrl and OpenGL
|
commit | commitdiff | tree |
2008-12-08 |
Francesco Montorsi | don't give an error when OpenGL libraries aren't available...
|
commit | commitdiff | tree |
2008-12-08 |
Francesco Montorsi | added a overview_string_binary section describing what...
|
commit | commitdiff | tree |
2008-12-08 |
Francesco Montorsi | enable OpenGL and MediaCtrl components by default as...
|
commit | commitdiff | tree |
2008-12-08 |
Francesco Montorsi | enable OpenGL and MediaCtrl components by default as...
|
commit | commitdiff | tree |
2008-12-08 |
Francesco Montorsi | add some missing semicolons
|
commit | commitdiff | tree |
2008-12-08 |
Francesco Montorsi | enable wheel-scrolling under wxGTK by allowing GTK...
|
commit | commitdiff | tree |
2008-12-07 |
Francesco Montorsi | document GetPickerCtrl() method and provide an example...
|
commit | commitdiff | tree |
2008-12-07 |
Francesco Montorsi | formatting change
|
commit | commitdiff | tree |
2008-12-07 |
Francesco Montorsi | add a link to the page of the GTK+ manual stock items
|
commit | commitdiff | tree |
2008-12-06 |
Francesco Montorsi | added a @todo about references to old wx functions
|
commit | commitdiff | tree |
2008-12-06 |
Francesco Montorsi | moved many things from wxString reference page to the...
|
commit | commitdiff | tree |
2008-12-05 |
Francesco Montorsi | document wxLogLevel, wxTraceMask antypes and wxLogLevelValue...
|
commit | commitdiff | tree |
2008-12-05 |
Francesco Montorsi | fix description of wxconsole template; add description...
|
commit | commitdiff | tree |
2008-12-05 |
Francesco Montorsi | add definitions of some Unicode terms (code point/unit...
|
commit | commitdiff | tree |
2008-12-05 |
Francesco Montorsi | small refinements
|
commit | commitdiff | tree |
2008-12-04 |
Francesco Montorsi | repair the example code; get rid of useless wxT() from it
|
commit | commitdiff | tree |
2008-12-04 |
Francesco Montorsi | add a 'Paint background' check menu item in the MyImageFrame...
|
commit | commitdiff | tree |
2008-12-04 |
Francesco Montorsi | document wxWindowID
|
commit | commitdiff | tree |
2008-12-04 |
Francesco Montorsi | call Fit() when updating the message label to adapt...
|
commit | commitdiff | tree |
2008-12-03 |
Francesco Montorsi | document the wxArtID and wxArtClient types; they help...
|
commit | commitdiff | tree |
2008-12-03 |
Francesco Montorsi | remove the implementation of the conversion operators...
|
commit | commitdiff | tree |
2008-12-02 |
Francesco Montorsi | fix background repainting under wxMSW (not sure this...
|
commit | commitdiff | tree |
2008-12-02 |
Francesco Montorsi | make WX_UNICODE default to 1 since ASCII build is now...
|
commit | commitdiff | tree |
2008-12-02 |
Francesco Montorsi | document GetWheelAxis
|
commit | commitdiff | tree |
2008-12-02 |
Francesco Montorsi | fix typo making wxGrid crash upon usage of PgDown:...
|
commit | commitdiff | tree |
2008-12-02 |
Francesco Montorsi | add GetValue,GetRange and GetMessage helpers
|
commit | commitdiff | tree |
2008-12-02 |
Francesco Montorsi | document the main event table macros, wxEventType,...
|
commit | commitdiff | tree |
2008-12-02 |
Francesco Montorsi | fix #4754 providing better description of how to set...
|
commit | commitdiff | tree |
2008-12-01 |
Francesco Montorsi | document wx[US]Char and wxStringCharType typedefs;...
|
commit | commitdiff | tree |
2008-12-01 |
Francesco Montorsi | initial declaration of wx*Char*Buffer and wxUniChar...
|
commit | commitdiff | tree |
2008-12-01 |
Francesco Montorsi | add 'redirection page' for wxULongLong
|
commit | commitdiff | tree |
2008-12-01 |
Francesco Montorsi | add @deprecated tag
|
commit | commitdiff | tree |
2008-12-01 |
Francesco Montorsi | remove wxNotebookSizer; it's not in wx anymore
|
commit | commitdiff | tree |
2008-12-01 |
Francesco Montorsi | committing the slightly-modified patch by R.U.10 for...
|
commit | commitdiff | tree |
2008-12-01 |
Francesco Montorsi | adding a new topic overview about writing custom widgets...
|
commit | commitdiff | tree |
2008-12-01 |
Francesco Montorsi | use sections and an initial TOC like all other overviews
|
commit | commitdiff | tree |
2008-12-01 |
Francesco Montorsi | put wxURI under networking group, next to wxURL
|
commit | commitdiff | tree |
2008-12-01 |
Francesco Montorsi | create better QCH files
|
commit | commitdiff | tree |
2008-11-30 |
Francesco Montorsi | document default ctor
|
commit | commitdiff | tree |
2008-11-30 |
Francesco Montorsi | typo fix
|
commit | commitdiff | tree |
2008-11-29 |
Francesco Montorsi | add GetSize also to wxGDIImage since wxBitmap under...
|
commit | commitdiff | tree |
next |