2004-08-09 |
Stefan Csomor | unicode fixes |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Stefan Csomor | fixed size patch applied |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Stefan Csomor | gcc warning |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Włodzimierz... | Fixed bug with truncation of Unicode data in wxConnecti... |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Włodzimierz... | wxUSE_GENERIC_DIALOGS_IN_MSW removed |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Stefan Csomor | catching errors |
commit | commitdiff | tree | snapshot |
2004-08-09 |
Stefan Csomor | aa const |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Stefan Neis | Get rid of warning about select being undeclared on... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Stefan Neis | Fixed linkage errors (C linkage vs. C++ linkage) caused... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Václav Slavík | don't output -DwxUSE_GUI=0 in monolithic build, setup... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Václav Slavík | HP-UX fix: removed unneeded call to sed(patch #1005025) |
commit | commitdiff | tree | snapshot |
2004-08-08 |
David Elliott | Added const qualifier to char* in struct service_entry |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Stefan Csomor | wrong method call, we need to add the second update... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
David Elliott | Use bool instead of int. Replace TRUE/FALSE with true... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
David Elliott | Removed incorrect struct qualifier from GSocketGUIFunct... |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Julian Smart | Improved search for about.htm on mac |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Mattia Barbon | wxMotif now uses wxX11 region code (forgot to commit). |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Mattia Barbon | Compilation fix. |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Mattia Barbon | Unhide function from superclass. |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Julian Smart | More likely to find the about.htm instructions now |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Václav Slavík | fixed plugins naming in samples |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Stefan Csomor | blind fix for trails of border after resize operations |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Stefan Csomor | we have to include the mac/private header in order... |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Julian Smart | Help button left-aligned in wizard |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Stefan Csomor | support for Mac Help Button added (wxID_HELP) is automa... |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Julian Smart | Need to include scrolwin.h |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Stefan Csomor | moving focus rect overlap problems to the vis region... |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Stefan Csomor | drawing the border based on the native control's border... |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Stefan Neis | Fixed typo reported in patch 1004953. |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Stefan Csomor | moving popup-button closer to text |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Stefan Csomor | making the width of the popup button dependent from... |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Stefan Csomor | forward declaration for combobox members |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Robin Dunn | version number update |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Robin Dunn | some cleanup |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Robin Dunn | At least correct the compile error until we decide... |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Robin Dunn | Hide the page before adjusting its size, otherwise... |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Robin Dunn | update the overview text before updating the pages |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Robin Dunn | Changed the order that the demo and code pages are... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Robin Dunn | A better workaround for Bug# 901694 that works with... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
David Elliott | Get rid of inline C compatibility methods |
commit | commitdiff | tree | snapshot |
2004-08-06 |
David Elliott | Use delete foo; instead of GSocket_destroy(foo); |
commit | commitdiff | tree | snapshot |
2004-08-06 |
David Elliott | Use native C++ GSocket interface |
commit | commitdiff | tree | snapshot |
2004-08-06 |
David Elliott | Get rid of wxUSE_GSOCKET_CPLUSPLUS |
commit | commitdiff | tree | snapshot |
2004-08-06 |
David Elliott | Use native C++ GSocket interface |
commit | commitdiff | tree | snapshot |
2004-08-06 |
David Elliott | gsocket.c has been replaced by gsocket.cpp |
commit | commitdiff | tree | snapshot |
2004-08-06 |
David Elliott | Compile gsockpm.cpp instead of gsockpm.c for wxOS/2 |
commit | commitdiff | tree | snapshot |
2004-08-06 |
David Elliott | According to Stefan Neis this file isn't used by anythi... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
David Elliott | Removed unused file (replaced by src/os2/gsockpm.cpp) |
commit | commitdiff | tree | snapshot |
2004-08-06 |
David Elliott | wxMac CFM never has a GSocketGUIFunctionsTable |
commit | commitdiff | tree | snapshot |
2004-08-06 |
David Elliott | OS/2 now uses C++ gsocket. |
commit | commitdiff | tree | snapshot |
2004-08-06 |
David Elliott | C->C++ conversion |
commit | commitdiff | tree | snapshot |
2004-08-06 |
David Elliott | include wx/mac/gsockmac.h when compiling wxMac CFM |
commit | commitdiff | tree | snapshot |
2004-08-06 |
David Elliott | wxMac GSocket C -> C++ |
commit | commitdiff | tree | snapshot |
2004-08-06 |
David Elliott | Copied src/mac/carbon/gsocket.c revision 1.20 |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Stefan Csomor | correcting border drawing for clientareaorigin in noteb... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Stefan Csomor | corrected positioning of focus rect in hierarchies... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Vadim Zeitlin | removed not existing GiveFeedback() parameter |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Robin Dunn | Update the notebook before running the sample in case... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Włodzimierz... | DMC distrubutes broken header which will not be fixed... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Włodzimierz... | Deleting void is undefined. |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Dimitri Schoolwerth | made code slightly more readable |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Stefan Csomor | undoing last change, widgets sample had slider label... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Stefan Csomor | moving stacking event handlers and event ref to central... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Stefan Csomor | moving stacking event handlers and event ref to central... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Dimitri Schoolwerth | fixed MSVC6 compiler warning |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Stefan Csomor | switch to draw borders from the parent window, as we... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Stefan Csomor | add a outside area for borders and focus rects of 3... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Robin Dunn | Fixed typo |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Robin Dunn | GTK2 is now the default for builds. |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Robin Dunn | Applied (and heavily modified) a patch from Eugene |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Robin Dunn | use NormalizeFontSizes if on wxGTK2 |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Robin Dunn | more build tweaks |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Robin Dunn | Added NormalizeFontSizes which will set the html font... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Václav Slavík | gsocket compilation fixes: use .cpp files, not .c |
commit | commitdiff | tree | snapshot |
2004-08-05 |
David Elliott | Removed unneeded GSocket files |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Václav Slavík | fixed dependencies: dbgrid needs odbc |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Stefan Csomor | corrected GetPosition and extended erasing to include... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Włodzimierz... | Peparation for native Smartphone controls based on... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Włodzimierz... | Unused parameters markup. |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Włodzimierz... | Make wxSplashScreen with parent so it ends immediatelly... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Włodzimierz... | GCC fixes: order of initializations, type casting,... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Włodzimierz... | Order of initializations according to class construction. |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Václav Slavík | added splash sample |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Václav Slavík | added Basque translation |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Włodzimierz... | Fixed wrong condition. |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Włodzimierz... | splash sample into distribution. |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Włodzimierz... | splash sample into distribution. |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Robin Dunn | little tweaks |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Robin Dunn | Added ability to also do a remote build on the Jaguar... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Robin Dunn | fixed typo |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Robin Dunn | The build can now start RPM builds on more than one... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Robin Dunn | SetSizeHints --> SetMinSize or SetBestFittingSize,... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Stefan Csomor | fixing memleak, correcting huge background erase area |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Włodzimierz... | wxSplashScreen sample added. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Włodzimierz... | wxSplashScreen also for About frame. |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Stefan Csomor | best size taking into account borders |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Włodzimierz... | Array has pointers. |
commit | commitdiff | tree | snapshot |
next |