1999-02-17 |
Vadim Zeitlin | wxExecute() fix (running console programs doesn't cause... |
tree | commitdiff |
1999-02-17 |
Vadim Zeitlin | wxProcess fixes (Detach() added), cleared/corrected... |
tree | commitdiff |
1999-02-17 |
Robert Roebling | Let's face it, GTK's resizing is broken and |
tree | commitdiff |
1999-02-17 |
Robert Roebling | resize fun |
tree | commitdiff |
1999-02-16 |
Robert Roebling | MDI fixes |
tree | commitdiff |
1999-02-16 |
Robert Roebling | Applied Russel's changes to wxToolBarBase |
tree | commitdiff |
1999-02-14 |
Robert Roebling | Fixed refresh bug in wxGLCanvas |
tree | commitdiff |
1999-02-11 |
Robert Roebling | Added CTRL-TAB navigation to notebook |
tree | commitdiff |
1999-02-11 |
Robert Roebling | distrin corrections files |
tree | commitdiff |
1999-02-11 |
Vadim Zeitlin | compilation fixes for gcc 2.7.2.1 under FreeBSD |
tree | commitdiff |
1999-02-11 |
Robert Roebling | Solaris compilation patches |
tree | commitdiff |
1999-02-10 |
Robert Roebling | distribution things |
tree | commitdiff |
1999-02-10 |
Vadim Zeitlin | added #include <fcntl.h> to allow compilation under... |
tree | commitdiff |
1999-02-10 |
Robert Roebling | Various update to Blit() SetBackground() Clear()... |
tree | commitdiff |
1999-02-10 |
Karsten Ballüder | small modification to stdin/stdout/stderr behaviour... |
tree | commitdiff |
1999-02-09 |
Robert Roebling | custom icons for DnD |
tree | commitdiff |
1999-02-09 |
Robert Roebling | radiobox optical changes |
tree | commitdiff |
1999-02-08 |
Vadim Zeitlin | micro compilation fix |
tree | commitdiff |
1999-02-08 |
Robert Roebling | Keep up the good work, people... |
tree | commitdiff |
1999-02-08 |
Karsten Ballüder | compilation fixes |
tree | commitdiff |
1999-02-08 |
Julian Smart | Tried to fix wxPanel bug (windows now set the panel... |
tree | commitdiff |
1999-02-07 |
Vadim Zeitlin | wxProcess() fixes: will really call parent's event... |
tree | commitdiff |
1999-02-07 |
Vadim Zeitlin | GetData() now takes a pointer and not a reference,... |
tree | commitdiff |
1999-02-06 |
Julian Smart | Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub... |
tree | commitdiff |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
tree | commitdiff |
1999-02-05 |
Robert Roebling | libjpeg not used by default (it didn't even link) |
tree | commitdiff |
1999-02-05 |
Vadim Zeitlin | more wxCloseEvent changes: now the behaviour should... |
tree | commitdiff |
1999-02-05 |
Robert Roebling | synched Clear() and SetBackgroundColour() |
tree | commitdiff |
1999-02-05 |
Vadim Zeitlin | wxWindow::OnClose() removed completely from wxGTK,... |
tree | commitdiff |
1999-02-05 |
Robert Roebling | Added menu_highlight behaviour as in wxMSW (statusbar) |
tree | commitdiff |
1999-02-04 |
Robert Roebling | postscript Blit() |
tree | commitdiff |
1999-02-04 |
Robert Roebling | Faster imagescale code |
tree | commitdiff |
1999-02-03 |
Vadim Zeitlin | compilation problem fixed |
tree | commitdiff |
1999-02-03 |
Robert Roebling | Trying to repair what CVS can do to source code |
tree | commitdiff |
1999-02-03 |
Julian Smart | Cured some Latex problems; fixed i declaration; fixed... |
tree | commitdiff |
1999-02-02 |
Harco de Hilster | added AppendText method, now used by operator << |
tree | commitdiff |
1999-02-02 |
Vadim Zeitlin | compilation warning removed |
tree | commitdiff |
1999-02-01 |
Robert Roebling | Removed some trash from that came through tha cables |
tree | commitdiff |
1999-02-01 |
Vadim Zeitlin | wxToolTip modifications: wxUSE_TOOLTIPS setting (defaul... |
tree | commitdiff |
1999-02-01 |
Robert Roebling | wxToolTip |
tree | commitdiff |
1999-01-31 |
Harco de Hilster | Loads of updates/fixes. Everything is now zero-based... |
tree | commitdiff |
1999-01-30 |
Robert Roebling | My last patch for status bar size events wasn't perfect |
tree | commitdiff |
1999-01-30 |
Robert Roebling | Added size event for status bar |
tree | commitdiff |
1999-01-29 |
Vadim Zeitlin | wxEVT_COMMAND_CHOICE_SELECTED => wxEVT_COMMAND_COMBOBOX... |
tree | commitdiff |
1999-01-28 |
Robert Roebling | Removed wxNullRegion |
tree | commitdiff |
1999-01-28 |
Vadim Zeitlin | 1. PositionToXY() off-by-2 (!) bug corrected |
tree | commitdiff |
1999-01-28 |
Vadim Zeitlin | corrected an off-by-1 bug in GetNumberOfLines() and... |
tree | commitdiff |
1999-01-28 |
Robert Roebling | Found mem leaks (except one) |
tree | commitdiff |
1999-01-27 |
Vadim Zeitlin | GTK asserts disappeared - but surprizngly, SetInsertion... |
tree | commitdiff |
1999-01-27 |
Vadim Zeitlin | Harm's patch to fix a crash of wxPoem sample on termination |
tree | commitdiff |
1999-01-27 |
Robert Roebling | wxToolTip part II |
tree | commitdiff |
1999-01-27 |
Vadim Zeitlin | 1. added wxTreeCtrl::GetLastChild (modified MSW, GTK... |
tree | commitdiff |
1999-01-27 |
Karsten Ballüder | Another solaris fix. :-< |
tree | commitdiff |
1999-01-26 |
Vadim Zeitlin | some gixes to PositionToXY() - not sure if I made it... |
tree | commitdiff |
1999-01-26 |
Karsten Ballüder | More compilation fixes for Solaris. :-< |
tree | commitdiff |
1999-01-26 |
Vadim Zeitlin | Oops... compilation error just checked in fixed |
tree | commitdiff |
1999-01-26 |
Vadim Zeitlin | SetInsertionPointEnd() bug corrected (was off by 1) |
tree | commitdiff |
1999-01-26 |
Julian Smart | Some compile warnings removed; file selector prototypes... |
tree | commitdiff |
1999-01-26 |
Robert Roebling | A few resize bugs removed |
tree | commitdiff |
1999-01-26 |
Karsten Ballüder | compilation fixes for solaris |
tree | commitdiff |
1999-01-25 |
Robert Roebling | Added wxToolTip |
tree | commitdiff |
1999-01-25 |
Julian Smart | char* -> wxString |
tree | commitdiff |
1999-01-24 |
Julian Smart | Made wxGTK dataobj.cpp compile; removed flashing from... |
tree | commitdiff |
1999-01-24 |
Robert Roebling | Small doc corrections |
tree | commitdiff |
1999-01-23 |
Robert Roebling | wxGTK now chooses better font when no matching |
tree | commitdiff |
1999-01-22 |
Vadim Zeitlin | TestDestroy() is not const any more (warnings suppressed) |
tree | commitdiff |
1999-01-22 |
Robert Roebling | The Image sample now does anti-aliasing, oh well. |
tree | commitdiff |
1999-01-22 |
Vadim Zeitlin | wxThread POSIX implementation seems to work (under... |
tree | commitdiff |
1999-01-22 |
Julian Smart | Made wxGTK dcps.cpp generic. |
tree | commitdiff |
1999-01-22 |
Robert Roebling | iODBC v2.5 |
tree | commitdiff |
1999-01-21 |
Robert Roebling | changed make_int, make_exp .. to wxmake_int.. |
tree | commitdiff |
1999-01-21 |
Vadim Zeitlin | thread fixes (compiles, but doesn't work yet) |
tree | commitdiff |
1999-01-20 |
Vadim Zeitlin | compilation fix (wxFAIL() must have a ';') |
tree | commitdiff |
1999-01-19 |
Julian Smart | TWIN32 compatibility added; wxMotif uses wxGTK's wxPost... |
tree | commitdiff |
1999-01-19 |
Robert Roebling | New DnD and Clipboard code |
tree | commitdiff |
1999-01-15 |
Robert Roebling | DnD feedback |
tree | commitdiff |
1999-01-14 |
Robert Roebling | Added wxPrivateDropTarget |
tree | commitdiff |
1999-01-13 |
Robert Roebling | Better disabling of toolbars and menubars |
tree | commitdiff |
1999-01-12 |
Robert Roebling | image update |
tree | commitdiff |
1999-01-11 |
Vadim Zeitlin | TestDestroy() bug corrected |
tree | commitdiff |
1999-01-10 |
Robert Roebling | OpenGl works now under GTK |
tree | commitdiff |
1999-01-09 |
Karsten Ballüder | wxComboBox included (removed dependency on wxUSE_COMBOB... |
tree | commitdiff |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
tree | commitdiff |
1999-01-06 |
Robert Roebling | Compilation fixes |
tree | commitdiff |
1999-01-04 |
Robert Roebling | configure and #ifdef wxUSE_XXX updates |
tree | commitdiff |
1999-01-03 |
Robert Roebling | Proofed that iostreams break threads |
tree | commitdiff |
1999-01-03 |
Robert Roebling | new cursors |
tree | commitdiff |
1999-01-02 |
Robert Roebling | Triued in vain to fix threads segvs with gcc |
tree | commitdiff |
1999-01-02 |
Robert Roebling | Header changes (gtk.h etc no longer included in defs.h |
tree | commitdiff |
1998-12-29 |
Robert Roebling | Added wxNotebook::SetText and SetImage (thanks Harm) |
tree | commitdiff |
1998-12-28 |
Robert Roebling | Compile fix for filefn.cpp |
tree | commitdiff |
1998-12-28 |
Robert Roebling | Added facenames support to wxFont |
tree | commitdiff |
1998-12-28 |
Vadim Zeitlin | wxGTK compiles (and links) when configured without... |
tree | commitdiff |
1998-12-28 |
Robert Roebling | Now even Julian can use wxGTK :-) |
tree | commitdiff |
1998-12-26 |
Robert Roebling | Makefile tweaks |
tree | commitdiff |
1998-12-23 |
Guilhem Lavaux | * Fixes |
tree | commitdiff |
1998-12-23 |
Robin Dunn | Moved the main funtion into its own source file. |
tree | commitdiff |
1998-12-19 |
Robert Roebling | wxPython updates (SWIG really works, cannot believe it) |
tree | commitdiff |
1998-12-19 |
Robert Roebling | Added more keyboard handling to wxTreeCtrl |
tree | commitdiff |
1998-12-18 |
Robert Roebling | wxClipboard now serves the primary selection as well |
tree | commitdiff |
next |