2002-09-02 |
Julian Smart | And some more casting |
tree | commitdiff |
2002-09-02 |
Julian Smart | Added size_t cast to disambiguate array usage. |
tree | commitdiff |
2002-09-01 |
Julian Smart | Removed warnings from ipcbase.cpp |
tree | commitdiff |
2002-09-01 |
Julian Smart | Applied patch [ 603104 ] wxX11 wxClientDC, wxPaintDC fix |
tree | commitdiff |
2002-08-30 |
Julian Smart | Added another log.h; removed redundant trace args |
tree | commitdiff |
2002-08-30 |
Julian Smart | Added log.h |
tree | commitdiff |
2002-08-26 |
Robert Roebling | Applied zero-size patch. |
tree | commitdiff |
2002-08-20 |
Julian Smart | Applied patch [ 597398 ] Generic MDI, wxNotebook based. |
tree | commitdiff |
2002-08-18 |
Julian Smart | Don't compile socket table if wxUSE_SOCKET is 0. |
tree | commitdiff |
2002-08-17 |
Julian Smart | First cut at socket support in wxX11 |
tree | commitdiff |
2002-08-16 |
Vadim Zeitlin | compilation fix for wxApp after exitOnFrameDelete changes |
tree | commitdiff |
2002-08-16 |
Robin Dunn | Exit on frame delete is now initialized and handled... |
tree | commitdiff |
2002-08-02 |
Julian Smart | Renamed internal GetClientWindow to GetClientAreaWindow so |
tree | commitdiff |
2002-07-31 |
Mattia Barbon | Regenerated files.lst after addition of listbase.h |
tree | commitdiff |
2002-07-24 |
Mattia Barbon | Updated Makefiles for all but Motif; there is either... |
tree | commitdiff |
2002-07-19 |
Julian Smart | Set default encoding |
tree | commitdiff |
2002-06-25 |
Julian Smart | Corrected OnAssert |
tree | commitdiff |
2002-06-12 |
Vadim Zeitlin | added missing semicolons after asserts (patch 567853) |
tree | commitdiff |
2002-05-28 |
Vadim Zeitlin | fix compilation without WXDEBUG (includes patch 561458) |
tree | commitdiff |
2002-05-05 |
Robert Roebling | Corrected wrong use of delete in region code. |
tree | commitdiff |
2002-05-04 |
Robert Roebling | Added screen design to system settings for |
tree | commitdiff |
2002-04-28 |
Vadim Zeitlin | changed DoDragDrop(bool) into DoDragDrop(int) and added... |
tree | commitdiff |
2002-04-23 |
Václav Slavík | added wx/msw/missing.h |
tree | commitdiff |
2002-04-22 |
Julian Smart | Added some missing wxTextCtrl features to to-do list... |
tree | commitdiff |
2002-04-22 |
Julian Smart | Fixed drawing sample compilo for wxMotif (doesn't have... |
tree | commitdiff |
2002-04-17 |
Julian Smart | Added wxDF_HTML |
tree | commitdiff |
2002-04-14 |
Robert Roebling | Three more attempts to get metal look. |
tree | commitdiff |
2002-04-10 |
Julian Smart | Corrected PositionToXY, XYToPosition code |
tree | commitdiff |
2002-04-10 |
Julian Smart | Fixed single-line text control breakage (sorry). Now... |
tree | commitdiff |
2002-04-08 |
Robert Roebling | wxTextCtrl::SetValue() sets m_modified to FALSE. |
tree | commitdiff |
2002-04-08 |
Robert Roebling | A little less flicker when selecting text. |
tree | commitdiff |
2002-04-07 |
Václav Slavík | cleaned up the mess caused by FloodFill patch |
tree | commitdiff |
2002-04-07 |
Julian Smart | Changed caret to black and made it go when control... |
tree | commitdiff |
2002-04-07 |
Robert Roebling | Further work on wxTextCtrl. |
tree | commitdiff |
2002-04-07 |
Robert Roebling | Make text control send text update events. |
tree | commitdiff |
2002-04-07 |
Robert Roebling | Further work on wxTextCrl. |
tree | commitdiff |
2002-04-06 |
Robert Roebling | Added support for variable-width fonts |
tree | commitdiff |
2002-04-02 |
Robert Roebling | Fix some crashes in new wxTextCtrl. |
tree | commitdiff |
2002-04-01 |
Julian Smart | Separated wxImage::FloodFill from image.cpp |
tree | commitdiff |
2002-04-01 |
Julian Smart | Applied FloodFill patch |
tree | commitdiff |
2002-04-01 |
Julian Smart | Modifications to get wxNanoX compiling again |
tree | commitdiff |
2002-04-01 |
Robert Roebling | Temporarily use self-made wxTextCtrl in wxX11 until |
tree | commitdiff |
2002-03-30 |
Robert Roebling | Added code for erasing the small square between scrol... |
tree | commitdiff |
2002-03-29 |
Robert Roebling | Some work for wxX11 on 8-bit visuals. |
tree | commitdiff |
2002-03-29 |
Robert Roebling | Pop-up menus no longer jump before appearing. |
tree | commitdiff |
2002-03-29 |
Robert Roebling | Implemented two-window approach for pop-ups, since |
tree | commitdiff |
2002-03-29 |
Vadim Zeitlin | commented out an unused var |
tree | commitdiff |
2002-03-28 |
Julian Smart | In bitmap.cpp, CreateFromImage, took GetWidth and GetHe... |
tree | commitdiff |
2002-03-28 |
Julian Smart | Compile corrections |
tree | commitdiff |
2002-03-28 |
Robert Roebling | More changes for better redraw flow under X11. |
tree | commitdiff |
2002-03-28 |
Robert Roebling | Compile fix for TLW under X11. |
tree | commitdiff |
2002-03-26 |
Mattia Barbon | wxIconBundle implementation. |
tree | commitdiff |
2002-03-25 |
Robert Roebling | Some more fiddling with two-window approach and |
tree | commitdiff |
2002-03-24 |
Robert Roebling | Implemented two-window approach for wxX11. |
tree | commitdiff |
2002-03-24 |
Julian Smart | Added SetActive to wxEventLoop |
tree | commitdiff |
2002-03-24 |
Václav Slavík | move wxApp::GetStdIcon to wxArtProvider |
tree | commitdiff |
2002-03-22 |
Julian Smart | Removed helpwxht.h/cpp (old wxHelpControllerHtml class) |
tree | commitdiff |
2002-03-21 |
Václav Slavík | added wxArtProvider |
tree | commitdiff |
2002-03-21 |
Julian Smart | Put dialog in more sensible place in Forty, got a bit... |
tree | commitdiff |
2002-03-21 |
Julian Smart | Minor fix for wxX11 compilation |
tree | commitdiff |
2002-03-20 |
Robert Roebling | No more pixel junk when resizing windows that |
tree | commitdiff |
2002-03-18 |
Robin Dunn | Regenerated file lists so features.h would be installed |
tree | commitdiff |
2002-03-17 |
Robert Roebling | New WM decoration code. It fails to resize dialogs |
tree | commitdiff |
2002-03-17 |
Robert Roebling | New attempt to implement wxNO_FULL_REDRAW_ON_REPAINT. |
tree | commitdiff |
2002-03-17 |
Ron Lee | Added wxBufferedDC class. |
tree | commitdiff |
2002-03-16 |
Julian Smart | Corrected typo |
tree | commitdiff |
2002-03-16 |
Julian Smart | Added timeout to Dispatch(); attempted implementation of |
tree | commitdiff |
2002-03-15 |
Julian Smart | Use override_direct to remove decorations if wxNO_BORDE... |
tree | commitdiff |
2002-03-14 |
Julian Smart | Added Layout() call to top level window Show() to preve... |
tree | commitdiff |
2002-03-14 |
Robert Roebling | Forgot to reset a flag. |
tree | commitdiff |
2002-03-14 |
Julian Smart | Removed constraints check for wxDirDialog from configur... |
tree | commitdiff |
2002-03-14 |
Julian Smart | Compiles for Nano-X again |
tree | commitdiff |
2002-03-14 |
Julian Smart | Removed duplicate WM line from motif/frame.cpp |
tree | commitdiff |
2002-03-13 |
Robert Roebling | Send size events from top level windows in idle time, |
tree | commitdiff |
2002-03-12 |
Robert Roebling | Added dialog tabbing to wxX11. |
tree | commitdiff |
2002-03-12 |
Robert Roebling | Implemented DoBlit(). |
tree | commitdiff |
2002-03-12 |
Julian Smart | Added constructor for wxColourRefData, else CloneRefDat... |
tree | commitdiff |
2002-03-12 |
Julian Smart | Trivially implemented DoDrawIcon |
tree | commitdiff |
2002-03-12 |
Julian Smart | Replaced Blit with DrawBitmap in wxPoem to make it... |
tree | commitdiff |
2002-03-11 |
Julian Smart | Only reparent first window if there are several children |
tree | commitdiff |
2002-03-10 |
Robert Roebling | Next try on pop up menus. (#ifdef x11). |
tree | commitdiff |
2002-03-10 |
Julian Smart | Moved Nano-X specific code from univ to x11 |
tree | commitdiff |
2002-03-09 |
Julian Smart | Added reparenting helper classes to help apps to grab... |
tree | commitdiff |
2002-03-09 |
Robert Roebling | Various changes to make pop up menus work |
tree | commitdiff |
2002-03-09 |
Václav Slavík | what about returning a value? |
tree | commitdiff |
2002-03-08 |
Julian Smart | ProcessXEvent now returns TRUE if processed, FALSE... |
tree | commitdiff |
2002-02-28 |
Robert Roebling | Lots of things to make menus and submenus work. |
tree | commitdiff |
2002-02-28 |
Vadim Zeitlin | warnings fixed |
tree | commitdiff |
2002-02-27 |
Julian Smart | Nano-X: used drawable-to-wxImage function in wxBitmap... |
tree | commitdiff |
2002-02-27 |
Julian Smart | Nano-X: added function to copy from a drawable to a... |
tree | commitdiff |
2002-02-27 |
Julian Smart | Nano-X: bitmap now showing in wxMessageBox, but it... |
tree | commitdiff |
2002-02-26 |
Julian Smart | Got dialog sizing to work, downsized fonts a bit (thoug... |
tree | commitdiff |
2002-02-26 |
Julian Smart | Window management and sizer layout corrections |
tree | commitdiff |
2002-02-26 |
Julian Smart | Fixed XGetWindowAttributes so 'mapped' is reported |
tree | commitdiff |
2002-02-26 |
Julian Smart | Attempt at creating appropriate fonts in Nano-X |
tree | commitdiff |
2002-02-26 |
Julian Smart | Nano-X changes: removed spurious -O for Nano-X configur... |
tree | commitdiff |
2002-02-25 |
Julian Smart | Compilation fixes for Nano-X |
tree | commitdiff |
2002-02-25 |
Julian Smart | data_image -> mask_image, correcting some crashes in... |
tree | commitdiff |
2002-02-24 |
Robert Roebling | Added simplistic wxToolBar to wxUniversal. It |
tree | commitdiff |
2002-02-24 |
Robert Roebling | Added expose event compression. |
tree | commitdiff |
next |