2002-04-05 |
Vadim Zeitlin | compilation fix for !WXWIN_COMPATIBILITY_2_2 |
tree | commitdiff |
2002-04-05 |
Vadim Zeitlin | minor fix to wxFileName::MakeRelativeTo(), removed... |
tree | commitdiff |
2002-04-05 |
Vadim Zeitlin | more fixes to handling the paths with trailing slashes... |
tree | commitdiff |
2002-04-05 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-04-04 |
Julian Smart | No change |
tree | commitdiff |
2002-04-04 |
Julian Smart | Removed wxTR_HIDE_ROOT under Windows, and removed wxTR_... |
tree | commitdiff |
2002-04-04 |
Julian Smart | Added wxTB_NODIVIDER and wxTB_NOALIGN so native Windows... |
tree | commitdiff |
2002-04-03 |
Robin Dunn | Added sending of column dragging events to the generic... |
tree | commitdiff |
2002-04-03 |
Mattia Barbon | Fix for broken BCC |
tree | commitdiff |
2002-04-03 |
Robert Roebling | Small typo, big effect. |
tree | commitdiff |
2002-04-03 |
Vadim Zeitlin | fixed error checking in wxKill |
tree | commitdiff |
2002-04-03 |
Vadim Zeitlin | reuse the fonts in the resource loading code (patch... |
tree | commitdiff |
2002-04-03 |
Vadim Zeitlin | don't reenable the disabled windows in OnShow(), it... |
tree | commitdiff |
2002-04-03 |
Gilles Depeyrot | corrected FSSpec to POSIX file name conversions for... |
tree | commitdiff |
2002-04-03 |
Robin Dunn | Since wxConditionInternal is a friend of wxMutex and... |
tree | commitdiff |
2002-04-03 |
Vadim Zeitlin | fixed a race condition resulting in returning incorrect... |
tree | commitdiff |
2002-04-02 |
Robert Roebling | Fix some crashes in new wxTextCtrl. |
tree | commitdiff |
2002-04-02 |
Mattia Barbon | wxCalendarCtrl::Destroy() now deletes year spin control and |
tree | commitdiff |
2002-04-02 |
Stefan Csomor | added floodfilling for image |
tree | commitdiff |
2002-04-02 |
Stefan Csomor | adapted to new APIs for threads and floodfilling |
tree | commitdiff |
2002-04-02 |
Mattia Barbon | Blind fix for bug #529874 . |
tree | commitdiff |
2002-04-02 |
Vadim Zeitlin | compilation warning fixed |
tree | commitdiff |
2002-04-02 |
Vadim Zeitlin | changed wxCondition API to take a reference, not pointe... |
tree | commitdiff |
2002-04-02 |
Vadim Zeitlin | compilation fixes for the recent commit |
tree | commitdiff |
2002-04-02 |
Vadim Zeitlin | added wxSemaphore (with docs), new version of wxConditi... |
tree | commitdiff |
2002-04-02 |
Vadim Zeitlin | fixed paper size calculation (convert from 10ths of... |
tree | commitdiff |
2002-04-02 |
Vadim Zeitlin | compilation warning fixes |
tree | commitdiff |
2002-04-02 |
Julian Smart | Added includes to correct compilo |
tree | commitdiff |
2002-04-02 |
Julian Smart | Added wxImage::FloodFill file |
tree | commitdiff |
2002-04-02 |
Robin Dunn | wxWindowMSW now eats EVT_CHAR if the key was handled... |
tree | commitdiff |
2002-04-01 |
Vadim Zeitlin | more informational assert about the base class being... |
tree | commitdiff |
2002-04-01 |
Julian Smart | Separated wxImage::FloodFill from image.cpp |
tree | commitdiff |
2002-04-01 |
Vadim Zeitlin | fixed wxCheckListBox behaviour in presense of wxLB_SORT... |
tree | commitdiff |
2002-04-01 |
Julian Smart | Applied FloodFill patch |
tree | commitdiff |
2002-04-01 |
Vadim Zeitlin | use the new wxExecute() API (no real changes) |
tree | commitdiff |
2002-04-01 |
Vadim Zeitlin | sleep while waiting for the spawned process to terminat... |
tree | commitdiff |
2002-04-01 |
Julian Smart | Modifications to get wxNanoX compiling again |
tree | commitdiff |
2002-04-01 |
Vadim Zeitlin | restored full redraw on repain behaviour by default... |
tree | commitdiff |
2002-04-01 |
Robert Roebling | Made wxFileDialog PDA friendlier. |
tree | commitdiff |
2002-04-01 |
Robert Roebling | Temporarily use self-made wxTextCtrl in wxX11 until |
tree | commitdiff |
2002-03-31 |
Robert Roebling | Minor tweak (up-ported from 2.2.9) to make |
tree | commitdiff |
2002-03-31 |
Robert Roebling | Compile fix when not using WXR resources. |
tree | commitdiff |
2002-03-31 |
Robert Roebling | Compile fix for MinGW32 |
tree | commitdiff |
2002-03-30 |
Vadim Zeitlin | fix for the paths with trailing (back)slashes |
tree | commitdiff |
2002-03-30 |
Robert Roebling | some more tweaks were required |
tree | commitdiff |
2002-03-30 |
Robert Roebling | Rewrote wxToolBar another time. |
tree | commitdiff |
2002-03-30 |
Vadim Zeitlin | fixed an apparent bug in DetermineScaling() |
tree | commitdiff |
2002-03-30 |
Robert Roebling | Added code for erasing the small square between scrol... |
tree | commitdiff |
2002-03-30 |
Robin Dunn | Give access to m_lastKeydownConsumed |
tree | commitdiff |
2002-03-30 |
Robin Dunn | Don't set the longhelp in the statusbar if there isn... |
tree | commitdiff |
2002-03-30 |
Robin Dunn | Set flags and libs for using unicows if MSLU=1 |
tree | commitdiff |
2002-03-29 |
Robert Roebling | Some work for wxX11 on 8-bit visuals. |
tree | commitdiff |
2002-03-29 |
Robert Roebling | Removed old #ifdef from GTK 1.0 |
tree | commitdiff |
2002-03-29 |
Robert Roebling | A bit of scrolling works under GTK 2.0 |
tree | commitdiff |
2002-03-29 |
Robert Roebling | Make scrollbars appear. |
tree | commitdiff |
2002-03-29 |
Robert Roebling | Preventing bitmap crash differently. |
tree | commitdiff |
2002-03-29 |
Robert Roebling | Disabled masked bitmaps under GTK 2.0 until I know |
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 |
Robert Roebling | Wrong #ifdef for GTK 1.2 |
tree | commitdiff |
2002-03-29 |
Robert Roebling | More work on GTK 2.0 drawing. |
tree | commitdiff |
2002-03-29 |
Vadim Zeitlin | commented out an unused var |
tree | commitdiff |
2002-03-29 |
Vadim Zeitlin | corrected the previous warning fix so that it doesn... |
tree | commitdiff |
2002-03-29 |
Vadim Zeitlin | fixed signed/unsigned comparison warning |
tree | commitdiff |
2002-03-28 |
Robert Roebling | Put some life into GTK 2.0 drawing. |
tree | commitdiff |
2002-03-28 |
Vadim Zeitlin | fixed VC++ warning in optimized build |
tree | commitdiff |
2002-03-28 |
Julian Smart | In bitmap.cpp, CreateFromImage, took GetWidth and GetHe... |
tree | commitdiff |
2002-03-28 |
Mattia Barbon | Fix for daily builds |
tree | commitdiff |
2002-03-28 |
Mattia Barbon | Fixed problems with wxFrame::SetIcons |
tree | commitdiff |
2002-03-28 |
Julian Smart | Compile corrections |
tree | commitdiff |
2002-03-28 |
Vadim Zeitlin | unapplied part of Dimitri's patch at his request |
tree | commitdiff |
2002-03-28 |
Robert Roebling | More changes for better redraw flow under X11. |
tree | commitdiff |
2002-03-28 |
Stefan Csomor | added iconbndl method, removed deleted files from project |
tree | commitdiff |
2002-03-28 |
Stefan Csomor | changed implementation (was using now removed methods) |
tree | commitdiff |
2002-03-28 |
Stefan Csomor | changed image.h include to be correct in all (precomp... |
tree | commitdiff |
2002-03-28 |
Vadim Zeitlin | fixed a buffer overflow (!) in wxHtmlTagsCache |
tree | commitdiff |
2002-03-28 |
Vadim Zeitlin | fixed a (harmless) BoundsChecker warning |
tree | commitdiff |
2002-03-28 |
Vadim Zeitlin | fixed compilation in Unicode build |
tree | commitdiff |
2002-03-28 |
Vadim Zeitlin | fixed typos in Unicode configs of wxBase (thanks Dimitri) |
tree | commitdiff |
2002-03-28 |
Robert Roebling | Compile fix for TLW under X11. |
tree | commitdiff |
2002-03-28 |
Vadim Zeitlin | use PALETTERGB instead of RGB when creating wxMask... |
tree | commitdiff |
2002-03-28 |
Vadim Zeitlin | basic wxFileName functions seem to work under Windows |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | wxFileName::Get/SetTimes() finally seem to work under... |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | fixed bug in ConvertWxToFileTime (bug 525868) |
tree | commitdiff |
2002-03-27 |
Robert Roebling | wxX11 wants to have the border style flag |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | fixed data format cast (patch 528965) |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | Unicode compilation fixes (patch from Dimitri) |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | removed a few warnings and CW compilation problems... |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | added wxEXEC_MAKE_GROUP_LEADER (patch 535422) |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | compilation warning fixed |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | compilation warning about signed/unsigned comparison... |
tree | commitdiff |
2002-03-27 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-03-26 |
Mattia Barbon | wxIconBundle implementation. |
tree | commitdiff |
2002-03-26 |
Robin Dunn | Don't use ConvertToBitmap |
tree | commitdiff |
2002-03-26 |
Gilles Depeyrot | minimum changes required for toolbar text related changes |
tree | commitdiff |
2002-03-26 |
Gilles Depeyrot | minor compilation warning corrections |
tree | commitdiff |
2002-03-26 |
Gilles Depeyrot | commented unused variables and otherwise removed compil... |
tree | commitdiff |
2002-03-26 |
Vadim Zeitlin | fixed compilation warnings with GTK+ 2.0 |
tree | commitdiff |
2002-03-26 |
Vadim Zeitlin | fixed crash under GTK+ 2.0 |
tree | commitdiff |
2002-03-26 |
Vadim Zeitlin | fixed compilation error |
tree | commitdiff |
next |