2004-07-20 |
Stefan Csomor | background handling |
tree | commitdiff |
2004-07-20 |
Vadim Zeitlin | added DoPrepareDC() |
tree | commitdiff |
2004-07-20 |
Włodzimierz Skiba | wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord. |
tree | commitdiff |
2004-07-20 |
Stefan Csomor | avoid unimplemented wx stubs being used |
tree | commitdiff |
2004-07-19 |
Włodzimierz Skiba | Fixes for wxUSE_STATUSBAR. |
tree | commitdiff |
2004-07-18 |
Václav Slavík | HAVE_XIM is disabled in GTK2 build, don't include usele... |
tree | commitdiff |
2004-07-17 |
Robin Dunn | Use DeafultAttributes instead of hard coded defaults |
tree | commitdiff |
2004-07-16 |
Václav Slavík | added wxXRC_NO_RELOADING |
tree | commitdiff |
2004-07-16 |
Václav Slavík | made SelectionToText and ToText public |
tree | commitdiff |
2004-07-16 |
Václav Slavík | added wxHtmlWindow::ToText |
tree | commitdiff |
2004-07-16 |
Vadim Zeitlin | fixed fatal bug in wxString ctor from wxCharBuffer... |
tree | commitdiff |
2004-07-16 |
Roger Gammans | * add documentation for wxMemoryBuffer |
tree | commitdiff |
2004-07-15 |
Václav Slavík | DLL export fixes (patch 991760) |
tree | commitdiff |
2004-07-15 |
Václav Slavík | fixed dllexports: wxClientData is now in wxBase, not... |
tree | commitdiff |
2004-07-15 |
Włodzimierz Skiba | More broken compilers with enum/wxString& ambiguity. |
tree | commitdiff |
2004-07-14 |
Stefan Csomor | making getter const |
tree | commitdiff |
2004-07-13 |
Stefan Csomor | adding correct events |
tree | commitdiff |
2004-07-12 |
Václav Slavík | oops, reverted clntdata.h change, it _is_ needed |
tree | commitdiff |
2004-07-12 |
Václav Slavík | clntdata.h is needed only if wxUSE_GUI |
tree | commitdiff |
2004-07-11 |
Stefan Csomor | further separating implementation |
tree | commitdiff |
2004-07-09 |
Vadim Zeitlin | added wxNavigationKeyEvent::IsBackward to be able to... |
tree | commitdiff |
2004-07-05 |
Dimitri Schoolwerth | use slashes in #include, not backslashes |
tree | commitdiff |
2004-07-04 |
Vadim Zeitlin | typo/spelling fixes (patch 983448) |
tree | commitdiff |
2004-07-03 |
Václav Slavík | a better way of applying style changes to label_widget |
tree | commitdiff |
2004-07-03 |
Robert Roebling | Not sure how important that is, but now you |
tree | commitdiff |
2004-07-03 |
Stefan Csomor | going on with wxMacControl functionality |
tree | commitdiff |
2004-07-03 |
Robin Dunn | Invalidate notebook best size when pages are added... |
tree | commitdiff |
2004-07-03 |
Václav Slavík | implemented tab order in wxGTK2 |
tree | commitdiff |
2004-07-03 |
Václav Slavík | m_queuedFullRedraw is not used anymore |
tree | commitdiff |
2004-07-02 |
Václav Slavík | fixed memory leak in wxNativeFontInfo when using Pango |
tree | commitdiff |
2004-07-02 |
Stefan Csomor | moving implementation out of class declaration |
tree | commitdiff |
2004-07-01 |
Vadim Zeitlin | fix wxTolower/upper() behaviour with signed chars ... |
tree | commitdiff |
2004-07-01 |
Vadim Zeitlin | added wxMilli/MicroSleep(), deprecated wxUsleep() |
tree | commitdiff |
2004-07-01 |
Vadim Zeitlin | added and documented wxWindow::MoveBefore/AfterInTabOrder() |
tree | commitdiff |
2004-07-01 |
Vadim Zeitlin | removed spurious semicolon |
tree | commitdiff |
2004-07-01 |
Vadim Zeitlin | added and documented wxKey/MouseEvent::CmdDown() |
tree | commitdiff |
2004-06-30 |
Robin Dunn | Layout fixes due to measuring with the wrong font.... |
tree | commitdiff |
2004-06-30 |
Václav Slavík | SetDefaultXXX -> SetOwnXXX |
tree | commitdiff |
2004-06-30 |
Vadim Zeitlin | added WindowHDC similar to Screen/MemoryHDC |
tree | commitdiff |
2004-06-30 |
Vadim Zeitlin | fix VC++ warning about redeclaring wxHtmlHelpMergedInde... |
tree | commitdiff |
2004-06-30 |
Václav Slavík | decoupled attributes inheritance and m_hasXXX flags |
tree | commitdiff |
2004-06-30 |
Václav Slavík | made GetEntitiesParser public, it's useful for some... |
tree | commitdiff |
2004-06-29 |
Václav Slavík | implemented nested index entries and index entries... |
tree | commitdiff |
2004-06-29 |
Robin Dunn | wxTreeListCtrl still uses the wxTR_TWIST_BUTTONS style |
tree | commitdiff |
2004-06-28 |
Václav Slavík | implemented nested index entries and index entries... |
tree | commitdiff |
2004-06-28 |
Václav Slavík | wxHTML_REALLOC_STEP not used anymore |
tree | commitdiff |
2004-06-28 |
Václav Slavík | wxObjArray::empty() was missing |
tree | commitdiff |
2004-06-28 |
Mattia Barbon | Compilation fixes. |
tree | commitdiff |
2004-06-27 |
Václav Slavík | more fixes to HTML entities parsing when loading .hhk... |
tree | commitdiff |
2004-06-27 |
Václav Slavík | fixed setting colour of wxStaticText in case the label... |
tree | commitdiff |
2004-06-27 |
Václav Slavík | fixes to charset conversion when loading non-Latin1... |
tree | commitdiff |
2004-06-26 |
Václav Slavík | implemented 3state checkboxes in wxGTK with GTK2 |
tree | commitdiff |
2004-06-26 |
Václav Slavík | more fixes to keypress handling in wxGTK: |
tree | commitdiff |
2004-06-26 |
Vadim Zeitlin | added and documented wxKeyEvent::GetUnicodeKey(); made... |
tree | commitdiff |
2004-06-25 |
Dimitri Schoolwerth | fixed include dependency |
tree | commitdiff |
2004-06-24 |
Robin Dunn | Optimized sizers to not call CalcMin more often than... |
tree | commitdiff |
2004-06-24 |
Robin Dunn | * Implemented BestSize cache |
tree | commitdiff |
2004-06-24 |
Václav Slavík | use GtkIMContext variable, not GtkIMMulticontext, we... |
tree | commitdiff |
2004-06-24 |
David Elliott | * Do not use class posing to handle target/action. |
tree | commitdiff |
2004-06-24 |
Václav Slavík | fixed warnings after GetFont prototype change |
tree | commitdiff |
2004-06-24 |
Václav Slavík | deprecated wxBookCtrlSizer and wxNotebookSizer, they... |
tree | commitdiff |
2004-06-24 |
Robin Dunn | wxDefaultCoord |
tree | commitdiff |
2004-06-23 |
Václav Slavík | allow msgids in !=English languages (based on Stefan... |
tree | commitdiff |
2004-06-23 |
Václav Slavík | no need to update default colours and refresh if syscol... |
tree | commitdiff |
2004-06-23 |
Włodzimierz Skiba | Make some long #ifs shorter but multiline so diffs... |
tree | commitdiff |
2004-06-23 |
David Elliott | wxCocoa: Added wxScrollBar |
tree | commitdiff |
2004-06-23 |
Włodzimierz Skiba | Make some long #ifs shorter but multiline so diffs... |
tree | commitdiff |
2004-06-23 |
Dimitri Schoolwerth | fixed unresolved symbol main (occurred with wxMac) |
tree | commitdiff |
2004-06-23 |
Włodzimierz Skiba | Private macro moved in waiting for DektopPolicy impleme... |
tree | commitdiff |
2004-06-23 |
Václav Slavík | removed non-const wxWindow::GetFont and GetCursor |
tree | commitdiff |
2004-06-23 |
Włodzimierz Skiba | Shortcuts for avoiding #ifdef __SMARTPHONE__ conditions. |
tree | commitdiff |
2004-06-23 |
Václav Slavík | include bitmap.h not needed anymore |
tree | commitdiff |
2004-06-22 |
Vadim Zeitlin | fix for a warning in DLL build (patch 966823) |
tree | commitdiff |
2004-06-22 |
Vadim Zeitlin | fixed assertion failure if Ok or Cancel button is click... |
tree | commitdiff |
2004-06-22 |
Vadim Zeitlin | remove unnecessary (and provoking a warning under IRIX... |
tree | commitdiff |
2004-06-22 |
Włodzimierz Skiba | wxParseWildcard renamed to wxParseCommonDialogsFilter... |
tree | commitdiff |
2004-06-22 |
Vadim Zeitlin | moved wxEntry(HINSTANCE, ...) declaration to wx/msw... |
tree | commitdiff |
2004-06-22 |
Vadim Zeitlin | fixed wxEntry() signature |
tree | commitdiff |
2004-06-22 |
Włodzimierz Skiba | Maximized dialogs for SmartPhone. |
tree | commitdiff |
2004-06-22 |
David Elliott | Observe NSControlTintDidChangeNotification in the appli... |
tree | commitdiff |
2004-06-21 |
Robin Dunn | reverted m_adjustMinSize change prepatory for a new... |
tree | commitdiff |
2004-06-21 |
Vadim Zeitlin | removed Direction_Max from Direction enum for consisten... |
tree | commitdiff |
2004-06-21 |
Włodzimierz Skiba | Array of strings is needed regardless of wxUSE_CMDLINE_... |
tree | commitdiff |
2004-06-21 |
Václav Slavík | reverted previous revision, old clipboard API is still... |
tree | commitdiff |
2004-06-21 |
Václav Slavík | don't export deprecated interface to clipboard from DLL |
tree | commitdiff |
2004-06-21 |
Václav Slavík | wxClipboard changes compilation fixes |
tree | commitdiff |
2004-06-21 |
Václav Slavík | identify more compilers |
tree | commitdiff |
2004-06-20 |
Václav Slavík | create wxTheClipboard on first use, not startup --... |
tree | commitdiff |
2004-06-20 |
Václav Slavík | check for wputc wputchar putws fputws availability |
tree | commitdiff |
2004-06-20 |
Mattia Barbon | Fix for declaring arrays for non-numeric/non-pointer... |
tree | commitdiff |
2004-06-20 |
Mattia Barbon | Compilation fixes. |
tree | commitdiff |
2004-06-19 |
Václav Slavík | don't explicitly set font and bg colour |
tree | commitdiff |
2004-06-19 |
Václav Slavík | moved DoApplyWidgetStyle to wxWindowGTK |
tree | commitdiff |
2004-06-19 |
Mattia Barbon | Remove no longer used header. |
tree | commitdiff |
2004-06-19 |
Robin Dunn | Controls will readjust their size and minsize when... |
tree | commitdiff |
2004-06-18 |
Václav Slavík | reset fg/bg colour and font to default if set to wxNull... |
tree | commitdiff |
2004-06-17 |
Włodzimierz Skiba | Separation of wxUSE_FILEDLG and wxUSE_DIRDLG in generic... |
tree | commitdiff |
2004-06-17 |
Włodzimierz Skiba | Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi... |
tree | commitdiff |
2004-06-16 |
Václav Slavík | WXDLLEXPORT correction |
tree | commitdiff |
2004-06-16 |
Włodzimierz Skiba | Smartphone menus. |
tree | commitdiff |
next |