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 |
2002-02-24 |
Robert Roebling | Done some work on wxFocusEvent::SetWindow(). Enough |
tree | commitdiff |
2002-02-24 |
Robert Roebling | More tests in erase sample. |
tree | commitdiff |
2002-02-24 |
Václav Slavík | removed AdjustForParentClientOrigin from wxMotif and... |
tree | commitdiff |
2002-02-23 |
Robert Roebling | Implemented a simple modality under X11. |
tree | commitdiff |
2002-02-23 |
Robert Roebling | Some work on GTK focus handling and events. |
tree | commitdiff |
2002-02-23 |
Julian Smart | wxUSE_CONSTRAINTS now refers to constraints only, since... |
tree | commitdiff |
2002-02-21 |
Julian Smart | Some more NanoX compile fixes |
tree | commitdiff |
2002-02-20 |
Julian Smart | NanoX modificati |
tree | commitdiff |
2002-02-18 |
Robert Roebling | Added more wxRegion tests to erase sample. |
tree | commitdiff |
2002-02-17 |
Robert Roebling | wxX11: |
tree | commitdiff |
2002-02-17 |
Julian Smart | Added some Xlib replacement functions and structures... |
tree | commitdiff |
2002-02-17 |
Václav Slavík | move wxMGL's wxTimer to src/generic |
tree | commitdiff |
2002-02-17 |
Václav Slavík | corrected wxApp::GetStdIcon in wxX11 |
tree | commitdiff |
2002-02-16 |
Robert Roebling | The last commit was too hasty. |
tree | commitdiff |
2002-02-16 |
Robert Roebling | Forgot to move update and clear regions when scrolling. |
tree | commitdiff |
2002-02-16 |
Robert Roebling | wxX11: |
tree | commitdiff |
2002-02-15 |
Robert Roebling | wxX11: |
tree | commitdiff |
2002-02-15 |
Robert Roebling | wxX11: |
tree | commitdiff |
2002-02-15 |
Julian Smart | Include XPM under wxX11 for some samples; added comment... |
tree | commitdiff |
2002-02-15 |
Julian Smart | Fixed typos |
tree | commitdiff |
2002-02-15 |
Julian Smart | Added compatibility file |
tree | commitdiff |
2002-02-15 |
Julian Smart | Started some NanoX work (blind to begin with) |
tree | commitdiff |
2002-02-14 |
Robert Roebling | wxX11: |
tree | commitdiff |
2002-02-14 |
Robert Roebling | Updated the erase/paint event logic. |
tree | commitdiff |
2002-02-14 |
Robert Roebling | Fixed bug with disappearing menus. They were |
tree | commitdiff |
2002-02-14 |
Julian Smart | Stopped width = 0 fouling up window size change |
tree | commitdiff |
2002-02-14 |
Julian Smart | Added some XSyncs to help size calculations, but positi... |
tree | commitdiff |
2002-02-14 |
Robert Roebling | Some clean-ups which don't really solve any problem... |
tree | commitdiff |
2002-02-14 |
Julian Smart | Added border for top level windows with captions, though |
tree | commitdiff |
2002-02-14 |
Julian Smart | Added SetSize to toplevel window |
tree | commitdiff |
2002-02-14 |
Julian Smart | Commented out XSetInputFocus for now |
tree | commitdiff |
2002-02-14 |
Julian Smart | Removed wxBuffer from several ports; added function... |
tree | commitdiff |
2002-02-14 |
Robert Roebling | wxX11: |
tree | commitdiff |
next |