2006-11-05 |
Robin Dunn | Revert reentrancy patch (#1573619) |
tree | commitdiff |
2006-11-05 |
Robert Roebling | #if wxUSE_CARET guard. |
tree | commitdiff |
2006-11-05 |
Benjamin Williams | bug fixed for mdi parent frames |
tree | commitdiff |
2006-11-05 |
Stefan Csomor | fixing pattern phase bugs |
tree | commitdiff |
2006-11-05 |
Stefan Neis | Allow passing file names with path to dllnames.sh. |
tree | commitdiff |
2006-11-05 |
Vadim Zeitlin | preserve pen in DrawCheckMark() (bug 1581621) |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | include wx/datetime.h and test for wxUSE_DATETIME befor... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | VC8 has strftime(), even under CE |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | use built in VC8 time functions instead of our (almost... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | use wxLocaltime_r() instead of localtime(): this is... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | fix the broken code in strftime() |
tree | commitdiff |
2006-11-04 |
Kevin Ollivier | Sizing and positioning fixes for generic control. |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | removed unused variable |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | fix warning about unused variable in wxWinCE build |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | recognize CP866 (bug 1497808) |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | rebaked with baefile rev 928 |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | rebaked after wxCollapsiblePane move to core and using... |
tree | commitdiff |
2006-11-04 |
Kevin Ollivier | Adding label editing to native OS X listctrl. |
tree | commitdiff |
2006-11-04 |
Stefan Neis | Added deep copy of bitmaps. |
tree | commitdiff |
2006-11-04 |
Robert Roebling | Reorder event things a little. |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | define wxStringListBase::EmptyList to fix link with... |
tree | commitdiff |
2006-11-04 |
Stefan Csomor | adding text with background brush |
tree | commitdiff |
2006-11-04 |
Julian Smart | Account for PANGO_WEIGHT_SEMIBOLD not being available... |
tree | commitdiff |
2006-11-04 |
Robert Roebling | Reenabled page selection event when page in notebook |
tree | commitdiff |
2006-11-04 |
Julian Smart | Generic fix for full row highlight |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | fixed crash due to infinite recursion in wxPopupFocusHa... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | don't leave tables non-owned by the grid with dangling... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | capture mouse to be notified when it exists the popup... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | define arrays of chartoo as the existing ones can't... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | grid lines were incorrectly drawn over multicell cells... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | invalidate best size of the book controller too when... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | removed out of date FIXME (part of patch 1590194) |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | reverted the last fix, it was just wrong, sorry, the... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | fix tree control best size calculation: account for... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | call base class ctor in copy ctors explicitly (fixes... |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | handle all wxROLE_XXX values in wxConvertToWindowsRole() |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | really define TRACE_CLIPBOARD (fix for the last commit) |
tree | commitdiff |
2006-11-04 |
Stefan Csomor | removing additional offset - why did this ever work ? |
tree | commitdiff |
2006-11-04 |
Stefan Csomor | stub implementations |
tree | commitdiff |
2006-11-04 |
Stefan Csomor | adding measuring contexts, streamlining printing code |
tree | commitdiff |
2006-11-04 |
Stefan Csomor | allowing transformation changes even if there is no... |
tree | commitdiff |
2006-11-04 |
Stefan Csomor | fixing warning |
tree | commitdiff |
2006-11-04 |
Vadim Zeitlin | don't compile in wxCheckWin32Permission() when it's... |
tree | commitdiff |
2006-11-03 |
Vadim Zeitlin | compilation fix for last fix |
tree | commitdiff |
2006-11-03 |
Vadim Zeitlin | wxAnimationCtrl fix to display inactive bitmap at start... |
tree | commitdiff |
2006-11-03 |
Vadim Zeitlin | use wxNullFont instead of *wxNORMAL_FONT as default... |
tree | commitdiff |
2006-11-03 |
Vadim Zeitlin | fix compilation after last change for compilers without... |
tree | commitdiff |
2006-11-03 |
Vadim Zeitlin | compilation fix: must include wx/dcmemory.h instead... |
tree | commitdiff |
2006-11-03 |
Vadim Zeitlin | don't use native GTK implementation in wxUniv builds |
tree | commitdiff |
2006-11-03 |
Vadim Zeitlin | compilation fix for wxPenRefData operator==() |
tree | commitdiff |
2006-11-03 |
Vadim Zeitlin | use IsSameAs() instead of wxPalette::operator==() which... |
tree | commitdiff |
2006-11-03 |
Vadim Zeitlin | use wxMemoryDC::SelectObjectAsSource() for const wxBitmaps |
tree | commitdiff |
2006-11-03 |
Julian Smart | Removed a warning |
tree | commitdiff |
2006-11-03 |
Paul Cornett | ignore requests to install idle handler when app instan... |
tree | commitdiff |
2006-11-02 |
Julian Smart | Undid completely wrong patch 1438117: other platforms... |
tree | commitdiff |
2006-11-02 |
Robert Roebling | Return to just using the official API for setting |
tree | commitdiff |
2006-11-02 |
Robert Roebling | Correct code for TLW placement, this fixes several |
tree | commitdiff |
2006-11-02 |
Julian Smart | If the GIF isn't an animation, we can ignore the animat... |
tree | commitdiff |
2006-11-02 |
Benjamin Williams | wxaui maximize bug fixes |
tree | commitdiff |
2006-11-02 |
Benjamin Williams | added missing header to auibook.cpp |
tree | commitdiff |
2006-11-02 |
Benjamin Williams | implemented wxAUI_NB_WINDOWLIST_BUTTON and wxAUI_NB_SCR... |
tree | commitdiff |
2006-11-02 |
Paul Cornett | don't reset idle tag unless idle function is also going... |
tree | commitdiff |
2006-11-02 |
Václav Slavík | don't crash when destroying window with scrollbars |
tree | commitdiff |
2006-11-02 |
Paul Cornett | revert memory leak fix, it causes crash |
tree | commitdiff |
2006-11-02 |
Kevin Ollivier | Sizing fixes for generic control. |
tree | commitdiff |
2006-11-02 |
Benjamin Williams | added a cursor hint so user knows a tab is being dragged |
tree | commitdiff |
2006-11-02 |
Benjamin Williams | implemented wxAUI_NB_TAB_SPLIT and wxAUI_NB_TAB_MOVE |
tree | commitdiff |
2006-11-02 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2006-11-02 |
Benjamin Williams | wxAuiNotebook window styles implemented |
tree | commitdiff |
2006-11-02 |
Julian Smart | Style application fixes |
tree | commitdiff |
2006-11-02 |
Benjamin Williams | close button better positioning |
tree | commitdiff |
2006-11-02 |
Benjamin Williams | various close-button styles implemented in wxAuiNotebook |
tree | commitdiff |
2006-11-02 |
Julian Smart | Compile in non-CG mode |
tree | commitdiff |
2006-11-02 |
Benjamin Williams | proper indentation |
tree | commitdiff |
2006-11-02 |
Julian Smart | Moved function |
tree | commitdiff |
2006-11-02 |
Julian Smart | Moving GTK+-specfic function - it shouldn't be in publi... |
tree | commitdiff |
2006-11-02 |
Stefan Csomor | using the foreground brush to fill mono bitmaps -... |
tree | commitdiff |
2006-11-02 |
Stefan Csomor | interpreting DrawBitmap for mono bitmaps according... |
tree | commitdiff |
2006-11-02 |
Benjamin Williams | fixed aui flicker bug caused by typo |
tree | commitdiff |
2006-11-01 |
Benjamin Williams | fixed bad rename |
tree | commitdiff |
2006-11-01 |
Benjamin Williams | while we're at it, rename wxAuiFloatingPane to the... |
tree | commitdiff |
2006-11-01 |
Benjamin Williams | wxaui big class rename |
tree | commitdiff |
2006-11-01 |
Benjamin Williams | wxaui maximize/restore button patch from Aleksey Sanin... |
tree | commitdiff |
2006-11-01 |
Benjamin Williams | wxaui notebook style flags added |
tree | commitdiff |
2006-11-01 |
Robert Roebling | Remove debug printf. |
tree | commitdiff |
2006-11-01 |
Julian Smart | IsDir() test is pretty useless, use DirExists |
tree | commitdiff |
2006-11-01 |
Julian Smart | Allow for WinCE drive-less single backslash |
tree | commitdiff |
2006-11-01 |
Robert Roebling | Make wxDataViewCtrl compile and work in ANSI mode. |
tree | commitdiff |
2006-11-01 |
Benjamin Williams | aui this really has to be BOOL and not bool |
tree | commitdiff |
2006-11-01 |
Robert Roebling | Fix compilation for GTK >= 2.6 |
tree | commitdiff |
2006-11-01 |
Robert Roebling | Fix warning. |
tree | commitdiff |
2006-11-01 |
Robert Roebling | Also apply second part of patch for preventing |
tree | commitdiff |
2006-11-01 |
Robert Roebling | Compile fix. |
tree | commitdiff |
2006-11-01 |
Stefan Csomor | typo |
tree | commitdiff |
2006-11-01 |
Julian Smart | Reverted patch 1476893 pending further investigation... |
tree | commitdiff |
2006-11-01 |
Julian Smart | Fixed compile error with --enable-stl |
tree | commitdiff |
2006-11-01 |
Robin Dunn | Fix for always failing assert in GetValue. Save the... |
tree | commitdiff |
2006-11-01 |
Stefan Csomor | casing the coordinates recalc |
tree | commitdiff |
2006-11-01 |
Kevin Ollivier | Fixing icon drawing and implementing HitTest and GetIte... |
tree | commitdiff |
2006-11-01 |
Robin Dunn | The rect passed to DrawTreeItemButton is already adjust... |
tree | commitdiff |
next |