2004-06-07 |
Julian Smart | Compile fix |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Stefan Neis | Initialize m_PageSize. |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Václav Slavík | use pango_font_family_is_monospace() to enumerate fixed... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Václav Slavík | fixed wxPluginLibrary unloading on failture (patch... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Václav Slavík | fixed wxPluginLibrary unloading on failture (patch... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Václav Slavík | fixed double deletion (patch #945491) |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Václav Slavík | fixed incorrect assert (patch #943970) |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Václav Slavík | restored colour labels until we have more information... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Julian Smart | Partial fix for out of order sections, by adding fflush |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Julian Smart | Give controls on frame statusbar a chance to paint |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Václav Slavík | new MinGW requires NO_GCC_PRAGMA for exceptions handlin... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Václav Slavík | don't define _puttchar ourselves when using newest... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Mattia Barbon | Added code for 3 state checkbox. |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Mattia Barbon | This code is now shared with wxX11: remove. |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Mattia Barbon | Warning fixes. |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Mattia Barbon | Compilation fix for wxUSE_STL == 1. |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Mattia Barbon | wxMotif compilation fix and unused variable warning... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Stefan Csomor | synching down and up events for the synthetic right... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Stefan Csomor | fixing the carbon cfm |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Stefan Csomor | SetParam should be explicit |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Václav Slavík | wxTaskBarIcon::OnXXX virtual methods are deprecated... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Václav Slavík | corrected EVT_TASKBAR_XXX macros to use wxTaskBarIconEvent |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Václav Slavík | mention EVT_ macros type safety |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Robin Dunn | Don't draw if the panel is too small |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Robin Dunn | little tweaks |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Dimitri Schoolwerth | fixed float to short int casting warnings |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Dimitri Schoolwerth | fixed ambiguous call to wxMacCarbonEvent::SetParameter |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Václav Slavík | added wxTaskBarIcon::CreatePopupMenu API |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Dimitri Schoolwerth | fixed unused variable warning |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Robin Dunn | Added a new version (0.8.3) of FloatCanvas from Chris... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Robin Dunn | Removed the deprecated ErrorDialogs and PythonBitmaps... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Dimitri Schoolwerth | fixed compilo |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Robin Dunn | Since everything in the submodules is to appear in... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Robin Dunn | Mention that Alpha Channels are preserved in PNG images. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Robin Dunn | doc tweaks |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Włodzimierz... | -1->wxID_ANY, TRUE->true, FALSE->false & tabs->spaces... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Stefan Csomor | adaptions for m_peer |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Kevin Ollivier | Making wxUSE_WEBKIT for optionally building wxWebKitCtrl. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Václav Slavík | changed wxColourData default palette to NULL colours... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Václav Slavík | added native wxColourDialog for GTK2 |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Václav Slavík | 1. changed wxColourData default palette to NULL colours... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Václav Slavík | remember custom palette changes done in wxColourDialog |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Václav Slavík | GdkColor<->wxColour values conversion is not dependent... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Julian Smart | Corrected strange test for __WINDOWS__ or wxUSE_MFC |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Włodzimierz... | Use correct help system. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Włodzimierz... | Use correct help system. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Václav Slavík | set transiency relation so that the WM can do better... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Václav Slavík | be good citizen, don't force window position; instead... |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Włodzimierz... | Removed wxtest sample. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Václav Slavík | title needs to be translated, too |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Julian Smart | If we have multiple filters in a Save dialog, don't use |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Václav Slavík | cleared junk |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Włodzimierz... | Removed wxtest sample. |
commit | commitdiff | tree | snapshot |
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 |
next |