2002-09-12 |
Julian Smart | Corrected typo that prevented mdig.h being copied |
tree | commitdiff |
2002-09-08 |
Vadim Zeitlin | added shell32.lib to wxBase link options |
tree | commitdiff |
2002-09-06 |
Julian Smart | Adjusted filelist.txt and wxUniv.dsp to use generic |
tree | commitdiff |
2002-09-06 |
Chris Elliott | small bug fix for using multiple borland compilers |
tree | commitdiff |
2002-09-05 |
Robin Dunn | Added effects.h to filelist.txt so it will get installe... |
tree | commitdiff |
2002-09-04 |
Václav Slavík | why the heck was the flag changed to T from Theme?... |
tree | commitdiff |
2002-09-04 |
Václav Slavík | added watmgl.t to Makefile |
tree | commitdiff |
2002-09-04 |
Chris Elliott | Introducing wxBase for borland based on Michael Fieldin... |
tree | commitdiff |
2002-09-02 |
Chris Elliott | Michael Fieldings patch 598106 applied in part |
tree | commitdiff |
2002-08-25 |
Stefan Neis | For now, use generic dirdlg for wxOS2. |
tree | commitdiff |
2002-08-24 |
Julian Smart | Attempts to reduce errors in compile farm for |
tree | commitdiff |
2002-08-20 |
Vadim Zeitlin | fixed Unicode wxBase config in VC6 project files, there... |
tree | commitdiff |
2002-08-20 |
Julian Smart | Applied patch [ 597398 ] Generic MDI, wxNotebook based. |
tree | commitdiff |
2002-08-14 |
Vadim Zeitlin | fixed the paths of the theme files in the VC++ wxUniv... |
tree | commitdiff |
2002-08-04 |
Gilles Depeyrot | add spinctrl header for wxMac |
tree | commitdiff |
2002-07-30 |
Julian Smart | Added wx/listbase.h with wxListCtrl types, so we can |
tree | commitdiff |
2002-07-27 |
Mattia Barbon | Added statline.h to wxMotif files |
tree | commitdiff |
2002-07-24 |
Mattia Barbon | Added wxMessageOutput as per the discussion on wx-dev. |
tree | commitdiff |
2002-07-19 |
Václav Slavík | dde.cpp is lowlevel file |
tree | commitdiff |
2002-07-06 |
Mattia Barbon | Fix MinGW compilation in some corner cases |
tree | commitdiff |
2002-07-03 |
Mattia Barbon | Updated Makefiles for MinGW GCC 3.1 |
tree | commitdiff |
2002-06-17 |
Chris Elliott | patch fixing b32 makefile (sourceforge Bugs item #566439) |
tree | commitdiff |
2002-06-15 |
Mattia Barbon | Better detection for Cygwin; thanks to Oscar Fuentes |
tree | commitdiff |
2002-06-14 |
Chris Elliott | tmake files for wxUniversal and Borland/MSW |
tree | commitdiff |
2002-06-07 |
Vadim Zeitlin | added thrimpl.cp |
tree | commitdiff |
2002-06-07 |
Vadim Zeitlin | patch 562893: bug in dll makefile.b32 |
tree | commitdiff |
2002-05-07 |
Vadim Zeitlin | added src/msw/popupwin.cpp to the makefiles |
tree | commitdiff |
2002-05-07 |
Vadim Zeitlin | fixed typos and tmakecmd/TMAKE/TM confusion |
tree | commitdiff |
2002-05-07 |
Vadim Zeitlin | Added wx/build.h |
tree | commitdiff |
2002-05-04 |
Robert Roebling | Added screen design to system settings for |
tree | commitdiff |
2002-05-02 |
Vadim Zeitlin | you don't have to set BCCDIR for compilation with Borla... |
tree | commitdiff |
2002-05-01 |
Vadim Zeitlin | fixed the wrong custom build messages |
tree | commitdiff |
2002-04-27 |
Vadim Zeitlin | ARCHINCDIR must be defined in makeb32.env, not makefile... |
tree | commitdiff |
2002-04-23 |
Václav Slavík | added wx/msw/missing.h |
tree | commitdiff |
2002-04-15 |
Vadim Zeitlin | fixes for BCC makefiles from Chris (patch 544015) |
tree | commitdiff |
2002-04-15 |
Vadim Zeitlin | added wx/ipc.h and used/documented it |
tree | commitdiff |
2002-04-10 |
Robert Roebling | Added "metal" theme. |
tree | commitdiff |
2002-04-08 |
Julian Smart | More BC++ makefile tweaks |
tree | commitdiff |
2002-04-08 |
Julian Smart | BC++ 32-bit makefile now copies setup.h to the correct... |
tree | commitdiff |
2002-04-04 |
Julian Smart | Added wxTB_NODIVIDER and wxTB_NOALIGN so native Windows... |
tree | commitdiff |
2002-04-01 |
Julian Smart | Separated wxImage::FloodFill from image.cpp |
tree | commitdiff |
2002-04-01 |
Robert Roebling | Temporarily use self-made wxTextCtrl in wxX11 until |
tree | commitdiff |
2002-03-30 |
Robin Dunn | Set flags and libs for using unicows if MSLU=1 |
tree | commitdiff |
2002-03-28 |
Vadim Zeitlin | fixed typos in Unicode configs of wxBase (thanks Dimitri) |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | fix for building in a directory with a long name (patch... |
tree | commitdiff |
2002-03-26 |
Mattia Barbon | wxIconBundle implementation. |
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-18 |
Vadim Zeitlin | 1. implemented radio menu items for wxGTK |
tree | commitdiff |
2002-03-17 |
Ron Lee | Added wxBufferedDC class. |
tree | commitdiff |
2002-03-17 |
Václav Slavík | use wxUniv's setup |
tree | commitdiff |
2002-03-09 |
Julian Smart | Added reparenting helper classes to help apps to grab... |
tree | commitdiff |
2002-03-04 |
Julian Smart | Removed obsolete -WE flags from WIN32 BC++ makefiles |
tree | commitdiff |
2002-02-24 |
Robert Roebling | Added simplistic wxToolBar to wxUniversal. It |
tree | commitdiff |
2002-02-23 |
Robert Roebling | Implemented a simple modality under X11. |
tree | commitdiff |
2002-02-17 |
Václav Slavík | more MSLU fixes and moved MSLU stuff into separate... |
tree | commitdiff |
2002-02-17 |
Václav Slavík | move wxMGL's wxTimer to src/generic |
tree | commitdiff |
2002-02-15 |
Mattia Barbon | spaces -> TAB |
tree | commitdiff |
2002-02-15 |
Julian Smart | Started some NanoX work (blind to begin with) |
tree | commitdiff |
2002-02-13 |
Vadim Zeitlin | added wxFSVolume patch from George Policello (untested... |
tree | commitdiff |
2002-02-13 |
Vadim Zeitlin | do NOT hard code univ sources in x11 port |
tree | commitdiff |
2002-02-10 |
Robert Roebling | wxX11: link errors down to 1. |
tree | commitdiff |
2002-02-10 |
Julian Smart | Added wxPopupWindow skeleton (no implementation yet) |
tree | commitdiff |
2002-02-10 |
Robert Roebling | More make install tweaks. |
tree | commitdiff |
2002-02-10 |
Robert Roebling | wxX11 compiles and links now. I wonder why there is |
tree | commitdiff |
2002-02-09 |
Robert Roebling | X11 make stuff. |
tree | commitdiff |
2002-02-09 |
Robert Roebling | Updates to tmake for X11. Damn lock in CVS. |
tree | commitdiff |
2002-02-08 |
Julian Smart | Now compiling |
tree | commitdiff |
2002-02-08 |
Julian Smart | Added evtloop.cpp to file list, added X11 to makeall |
tree | commitdiff |
2002-02-07 |
Julian Smart | Fixes for X11 builds |
tree | commitdiff |
2002-02-07 |
Julian Smart | Added x11.t, changes to other config files |
tree | commitdiff |
2002-02-05 |
Mattia Barbon | * SPACE -> TAB in filelist.txt |
tree | commitdiff |
2002-02-03 |
George Tasker | Added isql.h and isqlext.h to the "Base" target |
tree | commitdiff |
2002-02-02 |
Václav Slavík | generated makefiles no longer contain information about... |
tree | commitdiff |
2002-01-31 |
Julian Smart | Applied hash copy fix, BC++ makefile fix (though not... |
tree | commitdiff |
2002-01-31 |
Julian Smart | Regenerated FL docs; applied patch [ #511363 ] Dialogs... |
tree | commitdiff |
2002-01-29 |
Julian Smart | Removed references to helpxlp |
tree | commitdiff |
2002-01-29 |
Mattia Barbon | Updated target list in Makefile |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | removed non existing unzip.h from the filelist.txt... |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | install wxUniv headers in make install and include... |
tree | commitdiff |
2002-01-24 |
Václav Slavík | added dummy <style> handler in order to hide CSS code |
tree | commitdiff |
2002-01-20 |
Stefan Neis | Added toplevel.{h,c} to OS/2 files. |
tree | commitdiff |
2002-01-17 |
Václav Slavík | fixed to the IFF handler, moved into one file |
tree | commitdiff |
2002-01-17 |
Václav Slavík | wxMGL Watcom makefiles fixes |
tree | commitdiff |
2002-01-16 |
Robin Dunn | Added wx/dirctrl.h to filelist.txt so it will get insta... |
tree | commitdiff |
2002-01-16 |
Vadim Zeitlin | added WXDIRREL needed for contrib samples |
tree | commitdiff |
2002-01-15 |
George Tasker | dummy(dll).obj is now created in wxWin/$D rather than... |
tree | commitdiff |
2002-01-15 |
George Tasker | Changed version to 233 |
tree | commitdiff |
2002-01-15 |
Robert Roebling | Added IFF handler. |
tree | commitdiff |
2002-01-15 |
Vadim Zeitlin | added more files to wxBase distrib (and unzip.h to... |
tree | commitdiff |
2002-01-09 |
Vadim Zeitlin | winundef.h is needed for wxBase as well |
tree | commitdiff |
2002-01-08 |
Gilles Depeyrot | wxGenericDirDialog related corrections for wxMac |
tree | commitdiff |
2002-01-08 |
Václav Slavík | use UNIX wxDir if available |
tree | commitdiff |
2002-01-07 |
Robin Dunn | Clean up $(WXDIR)\$D too |
tree | commitdiff |
2002-01-04 |
Julian Smart | Corrected (maybe) the object.h token syntax; corrected... |
tree | commitdiff |
2002-01-03 |
Václav Slavík | (Hopefully) fixed bad MSW makefiles (Vadim, can you... |
tree | commitdiff |
2002-01-02 |
Vadim Zeitlin | fixed NotMSW flag handling in the common files (now... |
tree | commitdiff |
2002-01-02 |
Vadim Zeitlin | fixed NotMSW flag handling in the common files |
tree | commitdiff |
2002-01-01 |
Václav Slavík | wrong directory |
tree | commitdiff |
2001-12-31 |
Václav Slavík | remove settings.h from wxGTK |
tree | commitdiff |
next |