2008-09-06 |
Vadim Zeitlin | add wxGTK_CONVs to fix STL and ANSI builds |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | add missing header for PCH-less build |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | adapting to new msgdlg class hierarchy |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | allow copying text in the log dialogs |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | adjust the labels before centering the dialog as doing... |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | forward define for non precomp build, switching preproc... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | make it possible to use stock ids for custom message... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | added support for custom labels in wxMessageBox for... |
tree | commitdiff |
2008-09-05 |
Paul Cornett | fix memory leak |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | making things build under osx-cocoa as well |
tree | commitdiff |
2008-09-05 |
Stefan Csomor | simplify native textcontrol creations, adding search... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | implement support for custom button labels in wxMessage... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | extract button size calculation from button label size... |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | extract wrapper for SystemParametersInfo(SPI_GETNONCLIE... |
tree | commitdiff |
2008-09-05 |
Robert Roebling | Fix #9940: wxDataViewCtrl left/right arrow press crash |
tree | commitdiff |
2008-09-05 |
Vadim Zeitlin | removed unnceessary gtk_window_set_transient_for()... |
tree | commitdiff |
2008-09-05 |
Robert Roebling | Made wxMSW wxMutex non-recursive by checking reentrance |
tree | commitdiff |
2008-09-05 |
Robert Roebling | Compilo for wxMac |
tree | commitdiff |
2008-09-05 |
Robert Roebling | Add wxCRITSEC_DEFAULT and NON_RECURSIVE styles, updated... |
tree | commitdiff |
2008-09-05 |
Paul Cornett | fix for infinite loop when wxBeginBusyCursor is called... |
tree | commitdiff |
2008-09-04 |
Vadim Zeitlin | show the "Window" menu only when we have any MDI childr... |
tree | commitdiff |
2008-09-04 |
Kevin Ollivier | Renames to avoid object files with duplicate filenames... |
tree | commitdiff |
2008-09-04 |
Kevin Ollivier | Split utility functions into base (in utilsexc_base... |
tree | commitdiff |
2008-09-04 |
Stefan Csomor | gcc is too aggressively hiding these inlines on wxCriti... |
tree | commitdiff |
2008-09-03 |
Vadim Zeitlin | copy alpha presence flag when copying bitmaps using... |
tree | commitdiff |
2008-09-03 |
Benjamin Williams | fix small logic error |
tree | commitdiff |
2008-09-03 |
Benjamin Williams | fixed a problem in the aui toolbar flags |
tree | commitdiff |
2008-09-03 |
Benjamin Williams | make members private in various wxAuiToolBar helper... |
tree | commitdiff |
2008-09-03 |
Vadim Zeitlin | add more wxUSE_XXX checks |
tree | commitdiff |
2008-09-02 |
Stefan Csomor | fixing constant name |
tree | commitdiff |
2008-09-02 |
Stefan Csomor | fixing merge bug |
tree | commitdiff |
2008-09-02 |
Vadim Zeitlin | use {short,long}_help_string parameters of AddTool... |
tree | commitdiff |
2008-09-02 |
Stefan Csomor | adaptions to new osx ouside the main trees |
tree | commitdiff |
2008-09-02 |
Stefan Csomor | osx new layout |
tree | commitdiff |
2008-09-01 |
Stefan Csomor | osx-cocoa updates |
tree | commitdiff |
2008-09-01 |
Robert Roebling | use gtk_block_event instead of m_block event field |
tree | commitdiff |
2008-08-31 |
Vadim Zeitlin | rename ShowCacheStats to wxStrCacheStatsDumper |
tree | commitdiff |
2008-08-31 |
Vadim Zeitlin | call GetCache() from a global object ctor to ensure... |
tree | commitdiff |
2008-08-31 |
Václav Slavík | fixed memory corruption in wxHTML when parsing '&;... |
tree | commitdiff |
2008-08-30 |
Vadim Zeitlin | using ListView_Get[Sub]ItemRect() provokes warnings... |
tree | commitdiff |
2008-08-30 |
Vadim Zeitlin | avoid unnecessary heap allocation of BITMAPINFO struct |
tree | commitdiff |
2008-08-30 |
Vadim Zeitlin | fix some (harmless) mingw32 4.3 warnings |
tree | commitdiff |
2008-08-30 |
Vadim Zeitlin | fix mingw32 4.3 warning about passing literal string... |
tree | commitdiff |
2008-08-30 |
Stefan Csomor | committing current cocoa state just to be safe ... |
tree | commitdiff |
2008-08-29 |
Vadim Zeitlin | chanegd wxTlsValue to be pointer-like instead of value... |
tree | commitdiff |
2008-08-29 |
Paul Cornett | replace m_insertCallback with a virtual function, contr... |
tree | commitdiff |
2008-08-29 |
Robert Roebling | Fix #9917: File save dialog does not honor file extensi... |
tree | commitdiff |
2008-08-28 |
Vadim Zeitlin | add cache for last used position and string length... |
tree | commitdiff |
2008-08-28 |
Paul Cornett | use 8 bits for alpha, nothing needs 16 bit alpha here |
tree | commitdiff |
2008-08-28 |
Paul Cornett | add wxPseudoTransparentFrame to parent, so it doesn... |
tree | commitdiff |
2008-08-27 |
Vadim Zeitlin | no changes, just match the number of opening/closing... |
tree | commitdiff |
2008-08-27 |
Vadim Zeitlin | use std::sort() instead of qsort() to implement wxArray... |
tree | commitdiff |
2008-08-27 |
Paul Cornett | get system colors directly from GTK styles, eliminating... |
tree | commitdiff |
2008-08-27 |
Stefan Csomor | fixing #9910 |
tree | commitdiff |
2008-08-27 |
Vadim Zeitlin | add a scoped_ptr-like wxGtkObject class which calls... |
tree | commitdiff |
2008-08-27 |
Vadim Zeitlin | honour user scale and source offset in wxDC::Blit(... |
tree | commitdiff |
2008-08-26 |
Paul Cornett | put wxIconArray back in header, it's used by wxFSVolume |
tree | commitdiff |
2008-08-26 |
Paul Cornett | Hold a reference on m_widget for the life of the associ... |
tree | commitdiff |
2008-08-26 |
Václav Slavík | fixed writing to wxUniCharRef after its 'parent' iterat... |
tree | commitdiff |
2008-08-26 |
Paul Cornett | move wxIconArray declaration out of header, remove... |
tree | commitdiff |
2008-08-26 |
Paul Cornett | uncomment line accidentally left commented out in last... |
tree | commitdiff |
2008-08-26 |
Paul Cornett | fix for GTK assertion `info->icon_pixmap == NULL' faile... |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | use UnsetToolTip() instead of SetToolTip(NULL) to fix... |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | compilation fixes for minimal build |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | add parentheses for && inside || to fix g++ 4.3 warning |
tree | commitdiff |
2008-08-25 |
Kevin Ollivier | Compilation fix, didn't realize initialization order... |
tree | commitdiff |
2008-08-25 |
Kevin Ollivier | Respect the wxNO_BORDER flag for tool windows without... |
tree | commitdiff |
2008-08-25 |
Kevin Ollivier | Fix memory leak. |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | don't use deprecated wxMenuItem ctor and don't use... |
tree | commitdiff |
2008-08-25 |
Vadim Zeitlin | changed wxAuiBlendColour() to work with unsigned chars... |
tree | commitdiff |
2008-08-24 |
Benjamin Williams | fix undefined variable color to colour |
tree | commitdiff |
2008-08-24 |
Benjamin Williams | don't use MacSetTheme() |
tree | commitdiff |
2008-08-24 |
Benjamin Williams | fixed include problem |
tree | commitdiff |
2008-08-24 |
Benjamin Williams | added wxAuiToolBar |
tree | commitdiff |
2008-08-23 |
Stefan Csomor | cocoa implementation files |
tree | commitdiff |
2008-08-23 |
Stefan Csomor | common implementation files |
tree | commitdiff |
2008-08-23 |
Robert Roebling | wxComboCtrlBase::Enable() does not refresh the control... |
tree | commitdiff |
2008-08-22 |
Julian Smart | Improved auto list numbering |
tree | commitdiff |
2008-08-22 |
Julian Smart | Cleanup of previous fix |
tree | commitdiff |
2008-08-22 |
Julian Smart | Generic carent no longer invisible on a dark background |
tree | commitdiff |
2008-08-22 |
Robert Roebling | #9854 (AddPendingEvent - protect during wxEvtHandler... |
tree | commitdiff |
2008-08-22 |
Stefan Csomor | osx-cocoa event loop |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | make ellipses drawn by wxDC more consistent with wxGC... |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | use Pango to draw rotated text if possible (this suppor... |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | honour useMask parameter in DrawBitmap() and StretchBli... |
tree | commitdiff |
2008-08-21 |
Vadim Zeitlin | don't always create DIBs in wxBitmap(wxImage) ctor |
tree | commitdiff |
2008-08-21 |
Robert Roebling | #9876 (GC: added sanity check to wxGraphicsPathData... |
tree | commitdiff |
2008-08-21 |
Robert Roebling | Ticket #9858 gtk wxDC::DrawText() - draw text backgroun... |
tree | commitdiff |
2008-08-21 |
Stefan Csomor | mimetype common implementation |
tree | commitdiff |
2008-08-21 |
Stefan Csomor | cocoa specific implementations |
tree | commitdiff |
2008-08-21 |
Stefan Csomor | new common code files |
tree | commitdiff |
2008-08-20 |
Václav Slavík | fixed scaling of print preview if there's not enough... |
tree | commitdiff |
2008-08-19 |
Paul Cornett | remove text field from page data, add much more useful... |
tree | commitdiff |
2008-08-19 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | fix MSVC warning about int->bool conversion introduced... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | add support for using bitmap2 for checked menu item... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | paint the space remaining after the columns too in... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | use CLSCTX_ALL instead of CLSCTX_LOCAL_SERVER in Create... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | don't terminate the event loop in EndModal() if it... |
tree | commitdiff |
2008-08-18 |
Vadim Zeitlin | add comparison operators for UUID class (#9871) |
tree | commitdiff |
next |