2005-02-05 |
Robert Roebling | Make wxBitmap inherit from wxBitmapBase |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Robert Roebling | _conncect_after() should be used for controls emitting |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Robert Roebling | Blind patch for SetFont() in Unicode mode for wxX11. |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Ryan Norton | Put _something_ there for now.... |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Robert Roebling | added test for wxPopupTransientWindow. |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Ryan Norton | unix mediactrl stubs... |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Ryan Norton | FIX positioning problems with carbon media control... |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Julian Smart | Fix for assertions when updating UI and focus is on... |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Robin Dunn | Patch #1113284: wx.lib.calendar SetBusType() problem |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Robin Dunn | the window takes ownership of the caret |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Ryan Norton | Massive commenting/professionalize and add some other... |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Robin Dunn | Use the unicode character, if available in the event |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Ryan Norton | fix cocoa wxTimer Stop crash, proper autorelease stuff... |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Ryan Norton | cocoa wxTimer |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Ryan Norton | update to patch [ 1077074 ] Unit test for large file... |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Vadim Zeitlin | fixed Inflate() to not move the rectangle (patch 1114622) |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Ryan Norton | patch [ 1077074 ] Unit test for large file support |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Chris Elliott | fix path for pdf |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Vadim Zeitlin | a better fix for using builtin regex under BSD (also... |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Vadim Zeitlin | fixed stub code compilation (don't use PSYMBOL_INFO) |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Julian Smart | Updated version to 2.5.4 |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Ryan Norton | make cocoa mediactrl usable. Some touchups to carbon... |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Ryan Norton | use wx/math.h for math constants - avoids redifinition... |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Ryan Norton | fix double->unsigned char warnings |
commit | commitdiff | tree | snapshot |
2005-02-04 |
Ryan Norton | fix warnings on cocoa 10.2 also |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Ryan Norton | dispose of old control for new one |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Ryan Norton | prelimanary wxMediaCtrl cocoa support |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Robin Dunn | Ensure the wxVListBox gets the focus when it is clicked... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Robin Dunn | Shorten key names, add some tooltips |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Robin Dunn | fix for read-only combobox |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Robin Dunn | Attempt to display the unicode character if running... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Mattia Barbon | Automatically disable wxDialupManager for wxMac and... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Mattia Barbon | Compilation fix for wxUSE_STACKWALKER == 0. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Mattia Barbon | wxX11 linking fix. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Mattia Barbon | Motif compilation fix. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Robin Dunn | Include the size of any window borders (size vs. clientsize |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Robin Dunn | Patch [ 1114647 ] Mouse wheel support for wxVScrolledWindow |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Robin Dunn | Selected --> IsSelected |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Julian Smart | Disable wxMediaCtrl for WinCE |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Robert Roebling | Fix for listbox problem, when created on invisible |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Robert Roebling | Fixed missing key down events (probably introduced |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Chris Elliott | add commands to make non-existent directories when... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Robert Roebling | Committed Raise()Lower() fix. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Robert Roebling | Blind fix for Compilo. |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Ryan Norton | CreateMovieControl change for wxMediaCtrl on OSX 10... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Ryan Norton | comment out unused stuff for warning fixing |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Julian Smart | Correction to previous fix |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Ryan Norton | fix pointer conversion warnings on OSX 10.2 |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Julian Smart | Fix for GCC compilation |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Robin Dunn | Avoid name clash with wx.App.OnExit |
commit | commitdiff | tree | snapshot |
2005-02-03 |
Robin Dunn | Add ability to copy the event log to the clipboard |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Robin Dunn | misc |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Robin Dunn | All the demo samples return a panel now, no need to... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Robin Dunn | Some new def's, parameters, methods, etc. resulting... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Vadim Zeitlin | move check for compilers not supporting SEH to wx/chkconf.h |
commit | commitdiff | tree | snapshot |
2005-02-02 |
George Tasker | Buffer Overflow error corrected - SF patch #1110550 |
commit | commitdiff | tree | snapshot |
2005-02-02 |
George Tasker | Unicode build fixes for GTK not knowing what SQL_WCHAR... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
George Tasker | Buffer overrun fix |
commit | commitdiff | tree | snapshot |
2005-02-02 |
George Tasker | Unicode build fixes for GTK not knowing what SQL_WCHAR... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Włodzimierz... | Last .empty() string source cleaning before 2.5.4. |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Vadim Zeitlin | invalidate cache when RefreshLine[s]() is called |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Włodzimierz... | Flags for wxStaticText alignment. Destroying of the... |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Vadim Zeitlin | added test for items updating and some comments |
commit | commitdiff | tree | snapshot |
2005-02-02 |
Vadim Zeitlin | invalidate cache when RefreshLine[s]() is called |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Vadim Zeitlin | stubs for wxUSE_DBGHELP == 0 |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Włodzimierz... | MinGW warning fixes. Source cleaning. Stock items. |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Włodzimierz... | MinGW warning fixes. Source cleaning. |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Włodzimierz... | MinGW warning fixes. |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Włodzimierz... | As small as possible reorganization within wxDateTime... |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Włodzimierz... | .empty() string cleaning. |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Włodzimierz... | wxR?_USE_CHECKBOX style for wxPalmOS. |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Włodzimierz... | Readable style name. |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Vadim Zeitlin | set wxUSE_CRASHREPORT and wxUSE_STACKWALKER to 0 as... |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Vadim Zeitlin | (harmless) warning fix |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Włodzimierz... | Further cleaning of the wxPalmOS radiobox code. Sending... |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Vadim Zeitlin | compilation fix for last commit |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Vadim Zeitlin | fix for losing time information (if present) when conve... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Vadim Zeitlin | - use CreateWindowEx(), please explain why CreateWindow... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Vadim Zeitlin | define WXMAKINGDLL_GL if WXMAKINGDLL (patch 1106875) |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Vadim Zeitlin | reset m_currentView in wxDocManager::Clear() (patch... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Vadim Zeitlin | fixes for animated GIFs playing (patch 1097003) |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Vadim Zeitlin | enclose zip arguments in quotes, fixes behaviour for... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Vadim Zeitlin | apparently unneeded temporary iterator variable removed... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Vadim Zeitlin | replaced a weird (and wrong when wxUSE_STL == 1) test... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Roman Rolinsky | Locate command, etc. |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Roman Rolinsky | Batch of changes: |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Włodzimierz... | Enhanced stock labels usage. Source cleaning. |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Robert Roebling | Changed note that enter/leave events ARE supported |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Włodzimierz... | Enhanced stock labels usage. Source cleaning. |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Robert Roebling | Correct link prob. |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Włodzimierz... | Enhanced wxGetStockLabel() with parameters which replac... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Robert Roebling | Set state of internal thread object upon ::Exit |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Vadim Zeitlin | fixed the checked flag value for events from check... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Włodzimierz... | Native wxStaticText. Cleaning of wxRadioBox code before... |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Vadim Zeitlin | fixed bug in Set() on DST days (patch 1097811) |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Vadim Zeitlin | added test for the DST bug (patch 1097811) |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Vadim Zeitlin | added a few more UTF-[78] tests |
commit | commitdiff | tree | snapshot |
2005-01-31 |
Vadim Zeitlin | MultiByteToWideChar(CP_UTF7, MB_ERR_INVALID_CHARS,... |
commit | commitdiff | tree | snapshot |
next |