2007-11-23 |
Stefan Csomor | mac cleanup, cgcolor changes |
tree | commitdiff |
2007-11-23 |
Stefan Csomor | mac cleanup |
tree | commitdiff |
2007-11-23 |
Stefan Csomor | mac cleanup |
tree | commitdiff |
2007-11-23 |
Stefan Csomor | mac cleanup, pure cgcolor |
tree | commitdiff |
2007-11-23 |
Vadim Zeitlin | return int from wxGetWindowId(), not WORD, to ensure... |
tree | commitdiff |
2007-11-22 |
Stefan Csomor | cleanup and cgcolor changeds |
tree | commitdiff |
2007-11-22 |
Paul Cornett | warning fix |
tree | commitdiff |
2007-11-22 |
Paul Cornett | store size of WM decorations separately for each TLW... |
tree | commitdiff |
2007-11-22 |
Stefan Csomor | fixing non-precomp headers build |
tree | commitdiff |
2007-11-22 |
Václav Slavík | corrected wx_pango_version_check() comment |
tree | commitdiff |
2007-11-22 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-22 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-22 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-22 |
Václav Slavík | don't add new PNG handler instance every time wxSVGFile... |
tree | commitdiff |
2007-11-22 |
Václav Slavík | use NULL for NULL pointers, not 0 |
tree | commitdiff |
2007-11-22 |
Paul Cornett | use a GtkAlignment to position m_mainWidget, avoiding... |
tree | commitdiff |
2007-11-22 |
Paul Cornett | non-pch build fix for wxUSE_DISPLAY==0 |
tree | commitdiff |
2007-11-21 |
Stefan Neis | Compilation fix for OS/2. |
tree | commitdiff |
2007-11-21 |
Stefan Neis | Moved wxConsoleAppTraits::CreateEventLoop from baseunix... |
tree | commitdiff |
2007-11-21 |
Paul Cornett | fix for AUI pane shrinking each time it is floated |
tree | commitdiff |
2007-11-20 |
Vadim Zeitlin | use FindWindowEx() instead of ChildWindowFromPoint... |
tree | commitdiff |
2007-11-20 |
Paul Cornett | build fixes |
tree | commitdiff |
2007-11-20 |
Stefan Csomor | mac cleanup |
tree | commitdiff |
2007-11-20 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-20 |
Stefan Csomor | switch to cf implementation |
tree | commitdiff |
2007-11-20 |
Vadim Zeitlin | added wxWindow::GetPrev/NextSibling() |
tree | commitdiff |
2007-11-20 |
Stefan Csomor | supporting -1 as 'to' parameter for selections |
tree | commitdiff |
2007-11-20 |
Stefan Csomor | readding trace constant |
tree | commitdiff |
2007-11-20 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-20 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-20 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-19 |
David Elliott | Document the cfstring.h/cfstring.cpp as being used... |
tree | commitdiff |
2007-11-19 |
David Elliott | Don't initialize argv member of wxApp in unicode mode... |
tree | commitdiff |
2007-11-19 |
David Elliott | Fix wxCocoa build by including the relevant headers... |
tree | commitdiff |
2007-11-19 |
Robert Roebling | Add short-cut for wxDataViewListIndexModel for generic... |
tree | commitdiff |
2007-11-19 |
Robert Roebling | Free memory of m_root |
tree | commitdiff |
2007-11-19 |
Robert Roebling | Typo |
tree | commitdiff |
2007-11-19 |
Vadim Zeitlin | another PCH-less build fix after last change |
tree | commitdiff |
2007-11-19 |
Julian Smart | Removed redundant mnemonic |
tree | commitdiff |
2007-11-19 |
Vadim Zeitlin | Hildonized wxColourDialog |
tree | commitdiff |
2007-11-19 |
Vadim Zeitlin | only call hildon_program_remove_window() when destroyin... |
tree | commitdiff |
2007-11-18 |
Robert Roebling | Implement wxGTK internal short-cut for wxDataViewIndexL... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | don't show size grip if the window the status bar is... |
tree | commitdiff |
2007-11-18 |
Stefan Neis | Use new wxTextEntry implementation on OS/2. |
tree | commitdiff |
2007-11-18 |
Stefan Neis | Added wxTextEntry implementation for OS/2. |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | experimental IPv6 implementation (patch 1771429) |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | fix gcc signed/unsigned comparison warnings after recen... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | wxGTK compilation fix after wxInfoMessageBox change... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | wxColourData::operator=() should return wxColourData... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | added public wxInfoMessageBox() (slightly modified... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | preserve custom colours between calls to wxGetColourFro... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | no real changes: just some cleanup, better error handli... |
tree | commitdiff |
2007-11-18 |
Paul Cornett | build fixes |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | fix more unused parameters and variables warnings |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | add wxUSE_DATAVIEWCTRL check to fix a hundred compilati... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | removed not implemented anyhow SetIcons() |
tree | commitdiff |
2007-11-18 |
Stefan Neis | Fixed argument handling. |
tree | commitdiff |
2007-11-17 |
Robert Roebling | Update to wxDataViewCtrl from Hartwig |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | don't use GTK printing in wxUniv |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | rename g_openDialogs to wxOpenModalDialogsCount and... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | fix several problems in handling of the menu items... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | PCH-less compilation fix after last commit |
tree | commitdiff |
2007-11-17 |
Chris Elliott | add watcom to #include shlguid.h |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | assume that all directories have children by default... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | test for remote drive existence using wxDirExists(... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | added SetInitialSocketBuffers() to allow changing the... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | handle NULL BSTRs as empty ones per Microsoft convention |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | forward SetFocus() to the directory tree (replaces... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | allow to optionally use vendor name component in standa... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | fix wxColourDialog::Centre() and SetSize() (modified... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | compare colours using their operator==() instead of... |
tree | commitdiff |
2007-11-17 |
Robert Roebling | Use renderer to draw checkmark |
tree | commitdiff |
2007-11-17 |
Robert Roebling | Unsuccesfully tries to remove border from wxComboBox |
tree | commitdiff |
2007-11-17 |
Robert Roebling | Use wxBORDER_NONE for wxGridCellTextEditor on all platf... |
tree | commitdiff |
2007-11-17 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | no real changes, just some cleanup: add wxIsAltDown... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | add wxModule::AddDependency(name) overload (patch 1790451) |
tree | commitdiff |
2007-11-16 |
Vadim Zeitlin | don't capture the mouse when just moving it in the... |
tree | commitdiff |
2007-11-16 |
Vadim Zeitlin | reset global wxTheApp pointer before deleting it to... |
tree | commitdiff |
2007-11-16 |
Vadim Zeitlin | move Add/DeleteAttribute() implementations out of line... |
tree | commitdiff |
2007-11-16 |
Vadim Zeitlin | added logic to manage automatically allocated ids in... |
tree | commitdiff |
2007-11-16 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-16 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-16 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-16 |
Julian Smart | Don't suppress accelerators that include Enter just... |
tree | commitdiff |
2007-11-15 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-15 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-15 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-15 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-15 |
Robert Roebling | Slightly overoptimized |
tree | commitdiff |
2007-11-15 |
Paul Cornett | fix reference to temporary |
tree | commitdiff |
2007-11-15 |
Paul Cornett | build fixes for 64-bit |
tree | commitdiff |
2007-11-15 |
Robert Roebling | optimise startup of wxDataViewIndexListModel |
tree | commitdiff |
2007-11-15 |
Julian Smart | Border correction |
tree | commitdiff |
2007-11-15 |
Julian Smart | Corrected symbol for OS/2 |
tree | commitdiff |
2007-11-14 |
Robert Roebling | wxDC rework, forgot these |
tree | commitdiff |
2007-11-14 |
Julian Smart | Don't try to call CanUndo/CanRedo for read-only combobo... |
tree | commitdiff |
2007-11-14 |
Robert Roebling | wxDC change |
tree | commitdiff |
2007-11-14 |
Robert Roebling | Further wxDC changes |
tree | commitdiff |
2007-11-14 |
Julian Smart | Border corrections, and more compact dialog sizes |
tree | commitdiff |
next |