2000-01-08 |
Robert Roebling | Themes and threads testing code.
|
commit | commitdiff | tree |
2000-01-06 |
Robert Roebling | Minor resize probs solved.
|
commit | commitdiff | tree |
2000-01-06 |
Robert Roebling | Themes again.
|
commit | commitdiff | tree |
2000-01-05 |
Robert Roebling | Corrceted background problem with themes.
|
commit | commitdiff | tree |
2000-01-04 |
Robert Roebling | Removed crashes when not using themes.
|
commit | commitdiff | tree |
2000-01-04 |
Robert Roebling | EXTRA_LIBS vs. EXTRALIBS change.
|
commit | commitdiff | tree |
2000-01-04 |
Robert Roebling | Doc updates.
|
commit | commitdiff | tree |
2000-01-04 |
Robert Roebling | Compilation fix,
|
commit | commitdiff | tree |
2000-01-04 |
Robert Roebling | Update bug in wxListCtrl,
|
commit | commitdiff | tree |
2000-01-04 |
Robert Roebling | Correct deafult GUI font is now found when querying
|
commit | commitdiff | tree |
2000-01-04 |
Robert Roebling | New colour, font, theme and size code..
|
commit | commitdiff | tree |
2000-01-03 |
Robert Roebling | Distrib things.
|
commit | commitdiff | tree |
2000-01-03 |
Robert Roebling | Forgot these.
|
commit | commitdiff | tree |
2000-01-03 |
Robert Roebling | Distrib things,
|
commit | commitdiff | tree |
2000-01-03 |
Robert Roebling | Corrected some things in, and some thing revealed by
|
commit | commitdiff | tree |
2000-01-03 |
Robert Roebling | Corrected spin control, which ignored hand typed...
|
commit | commitdiff | tree |
2000-01-02 |
Robert Roebling | Documented wxMutexGuiEnter etc and thread sample.
|
commit | commitdiff | tree |
2000-01-02 |
Robert Roebling | Some more samples documented etc.
|
commit | commitdiff | tree |
2000-01-02 |
Robert Roebling | wxSpinCtrl no longer emits event when changed programmatic...
|
commit | commitdiff | tree |
2000-01-01 |
Robert Roebling | Some Resize/GetBestSize() changes.
|
commit | commitdiff | tree |
1999-12-30 |
Robert Roebling | Removed two more GUI lock-ups. This time when
|
commit | commitdiff | tree |
1999-12-29 |
Robert Roebling | Corrected miniframe.
|
commit | commitdiff | tree |
1999-12-29 |
Robert Roebling | IsExposed() corrections in calendar.
|
commit | commitdiff | tree |
1999-12-29 |
Robert Roebling | GUI thread update and event corrections.
|
commit | commitdiff | tree |
1999-12-29 |
Robert Roebling | Doc correction for wxScrollWinEvent.
|
commit | commitdiff | tree |
1999-12-29 |
Robert Roebling | Added wxWindow::DoMoveWindow(..)
|
commit | commitdiff | tree |
1999-12-29 |
Robert Roebling | Small doc updates, mainly wxDropTarget,
|
commit | commitdiff | tree |
1999-12-28 |
Robert Roebling | Calling a Refresh() before the window is created...
|
commit | commitdiff | tree |
1999-12-27 |
Robert Roebling | Minor doc updates.
|
commit | commitdiff | tree |
1999-12-27 |
Robert Roebling | Added mono bitmap to image conversion.
|
commit | commitdiff | tree |
1999-12-25 |
Robert Roebling | Wrote wxMask(bitmap,colour).
|
commit | commitdiff | tree |
1999-12-23 |
Robert Roebling | Added wxBitmap::GetSubBitmap()
|
commit | commitdiff | tree |
1999-12-22 |
Robert Roebling | Reduced spacing in tree ctrl.
|
commit | commitdiff | tree |
1999-12-22 |
Robert Roebling | Some debug code.
|
commit | commitdiff | tree |
1999-12-21 |
Robert Roebling | Some doc updates.
|
commit | commitdiff | tree |
1999-12-20 |
Robert Roebling | Minor optical changes to toolbar and the help frame's
|
commit | commitdiff | tree |
1999-12-20 |
Robert Roebling | Replaced the old wxGetResource implementation with...
|
commit | commitdiff | tree |
1999-12-20 |
Robert Roebling | Minor changes to wxTreeCtrl's horiz size,
|
commit | commitdiff | tree |
1999-12-17 |
Robert Roebling | Fixed typo in wxStaticBoxSizer::CalcMin().
|
commit | commitdiff | tree |
1999-12-16 |
Robert Roebling | Added wxSizer::Insert()
|
commit | commitdiff | tree |
1999-12-14 |
Robert Roebling | Added a few modifiers to wxSiserItem
|
commit | commitdiff | tree |
1999-12-13 |
Robert Roebling | wxTextStream now interprets 1,1 as 1.1 (European...
|
commit | commitdiff | tree |
1999-12-13 |
Robert Roebling | Corrected wxRegion::GetBox()
|
commit | commitdiff | tree |
1999-12-12 |
Robert Roebling | Some doc updates.
|
commit | commitdiff | tree |
1999-12-11 |
Robert Roebling | Added wxNotebookSizer
|
commit | commitdiff | tree |
1999-12-09 |
Robert Roebling | Compile fix. Where exactly is "wxString GetHomeDir()"?
|
commit | commitdiff | tree |
1999-12-09 |
Robert Roebling | Changed scrollsub sample.
|
commit | commitdiff | tree |
1999-12-08 |
Robert Roebling | Further stream tests, doc updates and minor clean...
|
commit | commitdiff | tree |
1999-12-08 |
Robert Roebling | Documented wxFFile and wxFFileStream and Co.
|
commit | commitdiff | tree |
1999-12-08 |
Robert Roebling | Stream error testing.
|
commit | commitdiff | tree |
1999-12-07 |
Robert Roebling | XIM support things.
|
commit | commitdiff | tree |
1999-12-07 |
Robert Roebling | Correction to position of rotated text.
|
commit | commitdiff | tree |
1999-12-07 |
Robert Roebling | wxListCtrl sends event directly again. Also fixed...
|
commit | commitdiff | tree |
1999-12-07 |
Robert Roebling | Minor optical changes to toolbar and wxHelpFrame.
|
commit | commitdiff | tree |
1999-12-07 |
Robert Roebling | Compile fix.
|
commit | commitdiff | tree |
1999-12-07 |
Robert Roebling | Added wxUSE_SPINCTRL,
|
commit | commitdiff | tree |
1999-12-07 |
Robert Roebling | Various things related to wxFileDialog and attributes.
|
commit | commitdiff | tree |
1999-12-07 |
Robert Roebling | doc view code inteprets wxSTREAM_EOF as correct,
|
commit | commitdiff | tree |
1999-12-06 |
Robert Roebling | Added tests for buffered streams.
|
commit | commitdiff | tree |
1999-12-06 |
Robert Roebling | Patch for stream.cpp for non-flushable stream,
|
commit | commitdiff | tree |
1999-12-04 |
Robert Roebling | Change to wxMenuBar::Remove(),
|
commit | commitdiff | tree |
1999-12-04 |
Robert Roebling | Documented wxStopWatch and wxToolBar::AddControl().
|
commit | commitdiff | tree |
1999-12-04 |
Robert Roebling | Two missing #includes in image code.
|
commit | commitdiff | tree |
1999-12-04 |
Robert Roebling | String changes for translations,
|
commit | commitdiff | tree |
1999-12-01 |
Robert Roebling | Typos in sizer docs.
|
commit | commitdiff | tree |
1999-12-01 |
Robert Roebling | Disabling PNG, TIFF and JPEG works now.
|
commit | commitdiff | tree |
1999-12-01 |
Robert Roebling | Applied patch for multiple file selection, documented.
|
commit | commitdiff | tree |
1999-11-30 |
Robert Roebling | Made db.h compile (removed this wxODBC_ONLY_FARWRD_XXXXXX),
|
commit | commitdiff | tree |
1999-11-30 |
Robert Roebling | Compile fix for GIF decoder,
|
commit | commitdiff | tree |
1999-11-29 |
Robert Roebling | More TIFF things,
|
commit | commitdiff | tree |
1999-11-28 |
Robert Roebling | More fool-proof lock in thread events code.
|
commit | commitdiff | tree |
1999-11-28 |
Robert Roebling | TIFF change 6.
|
commit | commitdiff | tree |
1999-11-28 |
Robert Roebling | TIFF change 5.
|
commit | commitdiff | tree |
1999-11-28 |
Robert Roebling | TIFF code 3.
|
commit | commitdiff | tree |
1999-11-28 |
Robert Roebling | TIFF code 2.
|
commit | commitdiff | tree |
1999-11-28 |
Robert Roebling | TIFF code 1.
|
commit | commitdiff | tree |
1999-11-28 |
Robert Roebling | slider link fix 2.
|
commit | commitdiff | tree |
1999-11-28 |
Robert Roebling | slider link fix 1.
|
commit | commitdiff | tree |
1999-11-28 |
Robert Roebling | Some tiff code.
|
commit | commitdiff | tree |
1999-11-28 |
Robert Roebling | More broken pipes.
|
commit | commitdiff | tree |
1999-11-28 |
Robert Roebling | Damn broken pipes.
|
commit | commitdiff | tree |
1999-11-28 |
Robert Roebling | sfs
|
commit | commitdiff | tree |
1999-11-28 |
Robert Roebling | ?kjashdf?aksj
|
commit | commitdiff | tree |
1999-11-28 |
Robert Roebling | More #include changes.
|
commit | commitdiff | tree |
1999-11-28 |
Robert Roebling | New event locking.
|
commit | commitdiff | tree |
1999-11-27 |
Robert Roebling | ?lk
|
commit | commitdiff | tree |
1999-11-27 |
Robert Roebling | sds
|
commit | commitdiff | tree |
1999-11-27 |
Robert Roebling | sdasd
|
commit | commitdiff | tree |
1999-11-27 |
Robert Roebling | ?jl
|
commit | commitdiff | tree |
1999-11-27 |
Robert Roebling | *** empty log message ***
|
commit | commitdiff | tree |
1999-11-27 |
Robert Roebling | Added wxUSE_SPINCTRL
|
commit | commitdiff | tree |
1999-11-27 |
Robert Roebling | Correction to DnD code.
|
commit | commitdiff | tree |
1999-11-26 |
Robert Roebling | Minor changes.
|
commit | commitdiff | tree |
1999-11-26 |
Robert Roebling | Same changes as last commit... Maybe CVS works now.
|
commit | commitdiff | tree |
1999-11-26 |
Robert Roebling | Added tooltips to radiobox (untested).
|
commit | commitdiff | tree |
1999-11-24 |
Robert Roebling | Partial fix for big_endian image conversion probs.
|
commit | commitdiff | tree |
1999-11-22 |
Robert Roebling | Include changes again. Something is wrong with CVS...
|
commit | commitdiff | tree |
1999-11-22 |
Robert Roebling | Headers moved a bit.
|
commit | commitdiff | tree |
1999-11-22 |
Robert Roebling | Doc updates.
|
commit | commitdiff | tree |
1999-11-21 |
Robert Roebling | Forgot one.
|
commit | commitdiff | tree |
next |