2004-06-04 |
Václav Slavík | use simple template instead of macro, it's easier to... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Włodzimierz... | Removed wxtest sample. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Stefan Csomor | introduction of m_peer |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Stefan Csomor | introduction of m_peer |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Stefan Csomor | introduction of m_peer |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Robin Dunn | Docstrings for the sizers |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Robin Dunn | namespace fixes |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Václav Slavík | split wxRegion(wxBitmap) ctor into two ctors with clear... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Václav Slavík | wxGetenv was incorrectly implemented, caching prevented... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Václav Slavík | added tests for wx's CRT wrappers (so far only wxGetEnv... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Václav Slavík | fixed wxSetEnv to correctly set variable in Unicode... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Julian Smart | If several doc templates use the same document and... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Václav Slavík | fixed wrong tooltip colour -- don't mess with widget... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Julian Smart | Separated creation and initialisation of a document... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Václav Slavík | use current mouse position as default position in wxWin... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Włodzimierz... | Cleaning. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Włodzimierz... | bool if enough for true/false results. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Julian Smart | Fixed typo |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Julian Smart | Initialise hash table with string key |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Robin Dunn | Fix compile errors when using gtk 1.2 |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Robin Dunn | Default arg for Id |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Robin Dunn | Added more default args as needed to allow most window... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Robin Dunn | Added $Id keyword, a bit of cleanup and also some backwards |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Robin Dunn | comment fix |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Robin Dunn | On wxGTK2 the label woudl not be realigned if SetLabel... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Robin Dunn | Don't force a smaller icon size |
commit | commitdiff | tree | snapshot |
2004-06-02 |
David Elliott | Do not check for Xinerama when building wxCocoa |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Włodzimierz... | -1->wxID_ANY, TRUE->true and FALSE->false replacements. |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Włodzimierz... | -1->wxID_ANY, TRUE->true and FALSE->false replacements. |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Julian Smart | Mention removal of wxHIDE_READONLY |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Julian Smart | Removed wxHIDE_READONLY flag |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Julian Smart | GTK+ 2.0 can't compile egg tray code |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Włodzimierz... | Removed tabs. |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Robin Dunn | set the modules' pacakge name to "wx" using a new SWIG... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Robin Dunn | Add a package="name" option to the %module directive... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Kevin Ollivier | Yet more fixes for wxNotebook compatibility... |
commit | commitdiff | tree | snapshot |
2004-06-02 |
Kevin Ollivier | wxWebKitCtrl now properly detects a wxNotebook anywhere... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Robin Dunn | clarification |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Robin Dunn | Use new DrawPoint signature |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Václav Slavík | pop the menu up on mouse down, not up (this is more... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Robin Dunn | Change the text object to a message about the new OGL. |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Robin Dunn | Make taskbar icon size dependent on platform. Other... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Robin Dunn | Don't use deprecated wx.MaskColour |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Robin Dunn | Handle the (probably rare) case where the icon has... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Robin Dunn | All the Window and GDI (pen, bitmap, etc.) classes... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Václav Slavík | remove email addresses |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Robin Dunn | Fixed typo |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Robin Dunn | remove EVT_STC_POSCHANGED as it's been deprecated in... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Włodzimierz... | -1->wxID_ANY, TRUE->true, FALSE->false and tabs replace... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Włodzimierz... | -1->wxID_ANY, TRUE->true and FALSE->false replacements. |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Włodzimierz... | -1->wxID_ANY, TRUE->true replacements. |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Włodzimierz... | -1->wxID_ANY, TRUE->true and FALSE->false replacements. |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Włodzimierz... | -1->wxID_ANY, wxDefaultSize, wxDefaultPosition, TRUE... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Włodzimierz... | Correct parent in wxFileSelector, -1->wxID_ANY, TRUE... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Włodzimierz... | DMC warning fix, code cleaning |
commit | commitdiff | tree | snapshot |
2004-06-01 |
David Elliott | wx/notebook.h is not included from wx/wx.h |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Václav Slavík | calling a variable 'stat' was exceptionally stupid... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Julian Smart | Needs a foreground colour |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Stefan Csomor | we have to be able to tell whether a control can be... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Włodzimierz... | -1->wxID_ANY, wxDefaultSize, TRUE->true and FALSE-... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Stefan Csomor | uppercasing menu shortcuts for non-command keystrokes... |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Stefan Csomor | added native pane splitter rendering |
commit | commitdiff | tree | snapshot |
2004-06-01 |
Kevin Ollivier | Fixes for wxWebKitCtrl to work with wxNotebook. |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Václav Slavík | security fix to wxSingleInstanceChecker: check if the... |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Václav Slavík | added wx-specific code and license info |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Václav Slavík | implemented freedesktop.org spec support for GTK versio... |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Václav Slavík | allow classes derived from wxTopLevelWidnow to use... |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Václav Slavík | security fix to wxSingleInstanceChecker: check if the... |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Václav Slavík | fixed crash on incorrect HTML input caused by uninitial... |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Václav Slavík | added test for wxString::MakeLower,MakeUpper |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Václav Slavík | don't call CopyBeforeWrite when returning non-const... |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Václav Slavík | show icon changing on all platforms |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Václav Slavík | compilation fix for gcc-3.4 |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Dimitri Schoolwerth | fixed typo |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Stefan Csomor | continued spinning committed |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Stefan Csomor | fixes for mouse handling on 10.2 systems |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Stefan Csomor | LocalToGlobal/GlobalToLocal Conversions with Carbon... |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Stefan Csomor | LocalToGlobal/GlobalToLocal Conversions with Carbon API |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Dimitri Schoolwerth | fixed some of the unfound projects |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Julian Smart | Uncommitted files |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Włodzimierz... | -1->wxID_ANY and TRUE->true replacements. |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Włodzimierz... | Correct parent for entering text dialog. -1->wxID_ANY... |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Włodzimierz... | Watcom repair. TRUE->true, FALSE->false and -1->wxID_AN... |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Włodzimierz... | Removed condition of old Watcom times. Open Watcom... |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Julian Smart | Script updates |
commit | commitdiff | tree | snapshot |
2004-05-31 |
Julian Smart | Script update |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Dimitri Schoolwerth | added src/mac/carbon/display.cpp to project |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Julian Smart | Script updates |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Julian Smart | wxWindows -> wxWidgets |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Julian Smart | Greek translation update from Stavros Tsolakos |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Julian Smart | Script tweaks |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Julian Smart | Include filefn.h always (or problems on at least Mac) |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Václav Slavík | somebody forgot to keep tex2rtf.ini and tex2rtf_css... |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Dimitri Schoolwerth | removed tabs |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Dimitri Schoolwerth | allow compilation with wxUSE_CHOICEDLG set to 0 |
commit | commitdiff | tree | snapshot |
2004-05-30 |
Dimitri Schoolwerth | partially applied patch #895170: "Building with minimal... |
commit | commitdiff | tree | snapshot |
next |