2004-09-26 |
Vadim Zeitlin | wxExecuteData is a struct, not class (warning fix) |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Julian Smart | Improved libs.bmp file but shows too small in WinHelp |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Vadim Zeitlin | include wx/wxchar.h after ctype.h to fix compilation... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | default to native font dialog for 10.2+ |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | add drawer sample |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Robert Roebling | Make mouseless use of wxListBox possible for non... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Stefan Csomor | updated project file |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | revert to pre-drawer state |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Vadim Zeitlin | renamed HasFocus() to IsActive() to avoid confusion... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | fix warning |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | fix facename |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Robert Roebling | Added wxTopLevelWindow::HasFocus() as discussed. |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | native font dialog implementation for mac os x 10.2+ |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Stefan Csomor | dependency fix for clipping |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Stefan Csomor | unicode fix |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Stefan Csomor | unicode fix for CW |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Stefan Csomor | fix for CW compilation |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Stefan Csomor | clipping for wxMac cleaned up |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Vadim Zeitlin | compilation fix for Unicode mode after huge file patch... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Robert Roebling | Compilo. |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ron Lee | Enable the huge files patch to build with mingw-cross. |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | no reference to wxFont - you've got to be kidding! :) |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ron Lee | wxSize needs to be fully defined if we want to use... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | add drawer to taskbaricontest |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | Lots of fixes/cleanups for OSX taskbar |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Václav Slavík | notify parent frame that client area changed when statu... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | Fix some of vadim's compilation problems |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Stefan Csomor | making newline fixes depending on the encoding of \n |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ron Lee | Limit the influence of flavour more strictly to autocon... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | cleanups, proper event handling/cleanup |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ron Lee | Remove contrib xrc bakefiles, else regen dies because... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ron Lee | Restore WXBASEPORT for carbon. This is more than just... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | info |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | todo |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | Fix 10.2 focus issues |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | they should be ints, not size_ts |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | warning fixes unsigned->signed |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | todos, cleanups, detabified |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Ryan Norton | cleanup image after application |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Vadim Zeitlin | compilation fix for not MSW |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Robin Dunn | Added wxFRAME_DRAWER |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Robin Dunn | More True/False fixes |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Robin Dunn | add xrc lib to core libs list for Win32 build |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Vadim Zeitlin | compilation fix for compilers not using PCH |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Robin Dunn | Use the stc.h in the source tree for the dependency... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Robin Dunn | Enable TaskBarIcon for Mac too. Some cleanup. |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Robin Dunn | forgot to reset m_iconAdded |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Robin Dunn | Force the output window to display at the begining... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Robin Dunn | Use dummy class on Mac until wxEventLoop is implemented... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Robin Dunn | Add some missing methods to match other implementations |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Robin Dunn | added some missing mac headers |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Vadim Zeitlin | added a way to create fonts with specified pixel size |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Vadim Zeitlin | support for huge files (patch 1002226) |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Stefan Csomor | making returns in a line to always be \n (13 in CFM... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Václav Slavík | compilation fix: only us-ascii is safe in sources |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Ryan Norton | fix for [ 805216 ] dirMac does not properly skip direct... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Ryan Norton | bug didn't happen |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Ryan Norton | wxDrawerWindow - [ 909351 ] Drawer window for OS X... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Stefan Csomor | insert was not correctly implemented |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Stefan Csomor | insert was not correctly implemented |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Stefan Csomor | insert was not correctly implemented |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Chris Elliott | fix an mdi crash on exit |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Ryan Norton | more todos so I don't forget |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Ryan Norton | mark changes. Mac OSX taskbar implementation |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Vadim Zeitlin | removed Robert Fendt as packager (at his request) |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Václav Slavík | removed XRC library from contrib |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Ron Lee | Undo the link creation in builddir. contrib is still... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Ryan Norton | note that I modified it |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Ryan Norton | Fixed GetLineLength and GetLineText for MLTE text contr... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Robin Dunn | NormalizeFontSizes --> SetStandardFonts |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Dimitri Schoolwerth | added convience functions wxSizer::AddSpacer/AddStretch... |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Ryan Norton | warning fix - only use the function in debug mode |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Ryan Norton | warning fix |
commit | commitdiff | tree | snapshot |
2004-09-25 |
Ryan Norton | Lots of release bugs fixed |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ryan Norton | debug handling. More broken Apple 'goodness' |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ryan Norton | remove unused icon |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ryan Norton | fix unicode build errors with 10.3 |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ryan Norton | fix bug |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ryan Norton | whoops - I tabbed :) |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ryan Norton | quiet annoying GCC warnings |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ryan Norton | remove unused varaible |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ryan Norton | unused variable warnings fixed |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ryan Norton | partial aggregate warning fix |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Vadim Zeitlin | trying to make GetData() return data format more clear |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Robin Dunn | Corected GetXWindow macro for wxGTK port. (Bug# 1033681) |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Robin Dunn | Added missing setters |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ron Lee | Get rid of the symlink farm in $builddir too, contrib... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Václav Slavík | removed XRC library from contrib |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Włodzimierz... | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Włodzimierz... | wxUSE_*BOOK checks. |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ryan Norton | unused variable warning fix |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Włodzimierz... | Missed labels to replace number of 'topicNNN' in anchor... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Václav Slavík | documented return value of wxListCtrl::HitTest |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Václav Slavík | uses system's default UI font in the help browser by... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Václav Slavík | replaced NormalizeFontSizes with SetStandardFonts |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ryan Norton | Port syncronization, more wxUSE_XML/XRC fixes and typo... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ryan Norton | more setup0.h wxUSE_XRC fixes |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Ryan Norton | MSW XRC define setuup.h handling |
commit | commitdiff | tree | snapshot |
next |