2011-06-05 |
Stefan Csomor | adding another assert for tracking modalSession problems |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Julian Smart | Removed erroneous second reference to status bar height |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Stefan Csomor | allowing more system keys in fullscreen mode, properly... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Stefan Csomor | first implementation for state on custom renderer,... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Stefan Csomor | fixes #12867 |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Stefan Csomor | reactivate commented out method |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Stefan Csomor | cleanup |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Vadim Zeitlin | No changes, just avoid unused parameters warnings. |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Stefan Csomor | first stab at supporting custom renderers |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Robin Dunn | Virtualize StartEditor and add implementations for... |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Robin Dunn | Build fixes for using Cairo on MSW. |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Paul Cornett | fix memory leak in wxScreenDC, fixes #13249 |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Stefan Csomor | making sure |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Vadim Zeitlin | Free calloc()'d pointer correctly in wxFSWatchEntryMSW. |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Dimitri Schoolwerth | Fixed saving GIFs on big-endian architectures. |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Vadim Zeitlin | Use #ifdef, not #if, to check for __WXGTK26__ symbol. |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Stefan Csomor | using systemui for full screen to allow modal dialogs |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Vadim Zeitlin | Correct the picker button best size computation. |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Stefan Csomor | guard against NULL textctrl, fixes #13247 |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Vadim Zeitlin | Correct type MSVCProjectBuilder in the build script. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Vadim Zeitlin | Don't use native MSW wxHyperlinkCtrl implementation... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Vadim Zeitlin | Rebake after the addition of more richtext headers. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Vadim Zeitlin | Add a trivial benchmark for wxDateTime::ParseDate(). |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Vadim Zeitlin | Italian translations update from Stefano <l.stickell... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Dimitri Schoolwerth | Fixed wxMessageBox with only an OK button returning... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Dimitri Schoolwerth | Applied patch containing small corrections to German... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Vadim Zeitlin | Avoid conversion from wxString to wxChar* and back... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Jaakko Salli | Allow wxPGProperty::IsChildSelected() to work recursively |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Vadim Zeitlin | Make picker control at least as high as the associated... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Stefan Csomor | making sure clip (device coordinages) is applied before... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Vadim Zeitlin | Allow passing wxLongLong values directly to wx pseudo... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Vadim Zeitlin | Don't construct invalid wxDateTime in GTK calendar... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Vadim Zeitlin | Fix client to screen translation in wxWindowMSW::PopupM... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Vadim Zeitlin | Ensure that we never return negative client size. |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Vadim Zeitlin | No changes, just refactor the code in MSW wxGetOsDescri... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Vadim Zeitlin | Recognize Windows 7 and Server 2008 versions in wxGetOs... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Vadim Zeitlin | Allow dragging floating AUI frames by the gripper. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Fix small error in floating AUI frames client size... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Fix restoring of wxAuiManager::m_has_maximized when... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Correct the drawing of check tools with a drop down... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Reset the checked state of the first radio item in... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Check for NULL pane window in wxAuiManager. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Improve checking for the landing point when docking... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Draw wxAuiToolbar button text even if it has no bitmap. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Take the AUI floating title bar height into account... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Vadim Zeitlin | Cancel dragging in wxAuiNotebook on capture loss. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Vadim Zeitlin | Don't use the standard containers by default. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Vadim Zeitlin | Fix the comparison function in the list control sample... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Vadim Zeitlin | Make wxListCtrl sort function take wxIntPtr, not long... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Vadim Zeitlin | Define wx[U]IntPtr as long, not [s]size_t, in 32 bit... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Vadim Zeitlin | Remove duplicated portability warning from wxShowEvent... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Dimitri Schoolwerth | Fixed wxUSE_STD_DEFAULT==0 compilation. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Julian Smart | wxRTC doc updates |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Julian Smart | Use more appropriate border style |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Vadim Zeitlin | Don't document wxFileSystemWatcher::AddTree() as pure... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Stefan Csomor | separating observers for default mode (outer 'normal... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Václav Slavík | Clarify that wxFileName::GetPath() appends separator... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Vadim Zeitlin | Attempt to work around Mac g++ 4.0 bug in fswatcher... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Vadim Zeitlin | Fix inserting radio menu items in wxGTK too. |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Vadim Zeitlin | Rewrote wxMSW radio menu items code to support not... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Jaakko Salli | Fixed a bug: Disabling a property didn't work properly... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Julian Smart | Added further wxRTC files to files.bkl |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Vadim Zeitlin | Document wxBitmapToggleButton XRC parameters. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Vadim Zeitlin | Add wx/richtext/richtextuicustomization.h to the header... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Vadim Zeitlin | No changes, just sort richtext files in files.bkl. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Julian Smart | More work on improving wxRTC documentation, copied... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Dimitri Schoolwerth | Fixed failing to load ANI, BMP, and ICO images from... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Robin Dunn | When we're using GDI+, the DC might have transforms... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Robin Dunn | Adda virtual dtor to silence warnings |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Robin Dunn | Wipe the old framework (if any) when building a new... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Vadim Zeitlin | Fix compilation of wxFileSystemWatcher unit test in... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Vadim Zeitlin | Fix wxFileSystemWatcher usage instructions. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Vadim Zeitlin | Implement watching directory correctly in MSW wxFileSys... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Vadim Zeitlin | Don't watch directories recursively in wxMSW wxFileSyst... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Vadim Zeitlin | Fix wxFileSystemWatcher::Remove() in wxMSW. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Vadim Zeitlin | No changes, just slightly simplify wxFileSystemWatcher... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Vadim Zeitlin | Fix assert when creating wxBitmapButton without a valid... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Stefan Csomor | project files for xcode |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Stefan Csomor | removing old xcode files |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Stefan Csomor | removing old codewarrior files |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Stefan Csomor | removing old codewarrior files |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Stefan Csomor | removing old xcode files |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Stefan Csomor | removing old xcode files |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Dimitri Schoolwerth | Restored wxNotebook::HitTest for wxOSX-Carbon. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Vadim Zeitlin | Don't crash on startup of console programs in monolithi... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Vadim Zeitlin | Correct wxDirExists() check in OS X wxFileSystemWatcher... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Vadim Zeitlin | Add wxDocManager::GetPageSetupDialogData() accessor. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Vadim Zeitlin | Increase the number of index items shown by default... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Jouk Jansen | add src/common/affinematrix2d.cpp to OpenVMS makefiles |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Dimitri Schoolwerth | Fixed reading multiple images from ANI and ICO image... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Stefan Csomor | support multiline strings using the same workaround... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Václav Slavík | Make wxSpinCtrlGeneric usable as wxDVC editor control. |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Vadim Zeitlin | Translate various user-visible strings in rich text... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Vadim Zeitlin | Verify the validity of the buffer size in wxBufferedDC. |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Vadim Zeitlin | Add a section about STL containers-related incompatible... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Dimitri Schoolwerth | Rebaked test GUI projects with toplevel.cpp included. |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Dimitri Schoolwerth | No code changes, fixed some typos. |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Robin Dunn | Fix popen2 deprecation warning. |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Vadim Zeitlin | Remove fixed size of gs_encodingNames array in font... |
commit | commitdiff | tree | snapshot |
next |