2004-06-30 |
Václav Slavík | implemented wxSS::GetMetric on wxGTK2 (patch 950618) |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Václav Slavík | decoupled attributes inheritance and m_hasXXX flags |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Václav Slavík | wxXXChoiceDialog documentation fixes |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Václav Slavík | made GetEntitiesParser public, it's useful for some... |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Václav Slavík | fixed HTML entities parsing inside <titl |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | Lots of SWIGging |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Václav Slavík | put -DNO_GCC_PRAGMA into CPPFLAGS |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | cleanup whitespace |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | Allow the MustHaveApp exception feature to be inherited |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | Add SetState/GetState for wxMSW |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | Don't need to adjust the position for HitTest any longer |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | removed some commented out code that should have been... |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | minsize and attribute tweaks |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Vadim Zeitlin | removed gtk.h include |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Vadim Zeitlin | documented return value of Find[Absolute]ValidPath... |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Vadim Zeitlin | fixed bug in FindAbsoluteValidPath() which returned... |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Vadim Zeitlin | recognize roman8 charset as us-ascii (this is wrong... |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Václav Slavík | implemented wxFRAME_NO_TASKBAR for wxGTK2 |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Václav Slavík | implemented nested index entries and index entries... |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | use TWIST buttons by default on the Mac, but also make... |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | Tweaks for testing styles |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | Add some refreshes to try and workaround a display... |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | Refresh after changing the bitmap |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | Use root for OSX build |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | fixed icon image data |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | tweaked comment |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | A little better failure message |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | Fixed HitTest for columns > 1 |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | Allow for Cmd-click on wxMac |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | Oops, forgot to remove som testing code |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | wxTreeListCtrl still uses the wxTR_TWIST_BUTTONS style |
commit | commitdiff | tree | snapshot |
2004-06-29 |
Robin Dunn | Fixed lots of painting, clipping and alignment issues. |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Václav Slavík | implemented wxFRAME_NO_TASKBAR for wxGTK2 |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Václav Slavík | respect absence of wxCENTRE |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Václav Slavík | implemented nested index entries and index entries... |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Václav Slavík | wxHTML_REALLOC_STEP not used anymore |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Václav Slavík | wxObjArray::empty() was missing |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Václav Slavík | test nested indexes |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Václav Slavík | create wxDialog with proper _NET_WM hint so that the... |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Robin Dunn | Fix HitTest offset, and some other little things that... |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Robin Dunn | Added GetUnicodeKey |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Robin Dunn | Use top-level parent for the dialog parent |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Mattia Barbon | Compilation fixes. |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Robin Dunn | Add flush() to PyOnDemandOutputWindow |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Robin Dunn | override GetLabe/SetLabel as on wxMac it will draw... |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Kevin Ollivier | Fixing crash due to referencing a NULL m_font. |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Kevin Ollivier | Fixed wxMDIChildWindow to be a native window on Mac... |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Kevin Ollivier | Fixed typo in show available drives. |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Václav Slavík | documentation fix |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Vadim Zeitlin | update from Herbert Breunung which I forgot to commit... |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Vadim Zeitlin | added include files section |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Vadim Zeitlin | added test for Lower()/Upper() with 8bit chars |
commit | commitdiff | tree | snapshot |
2004-06-28 |
Vadim Zeitlin | don't duplicate code checking for X for X11 and Motif... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Václav Slavík | don't mess with the fonts if not asked to |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Václav Slavík | removed wrong bg colour handling code |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Václav Slavík | more fixes to HTML entities parsing when loading .hhk... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Václav Slavík | fixed typo |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Václav Slavík | warning fix |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Václav Slavík | fixed setting colour of wxStaticText in case the label... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Václav Slavík | implemented underlined text drawing for GTK2 |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Václav Slavík | fixes to charset conversion when loading non-Latin1... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Václav Slavík | re-added --inplace documentation |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Robin Dunn | don't create the font until after the app is initialized |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Václav Slavík | fixed sash dragging after programatically trying to... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Václav Slavík | implemented 3state checkboxes in wxGTK with GTK2 |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Václav Slavík | doubleclick selects cell for editing |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Václav Slavík | more fixes to keypress handling in wxGTK: |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Václav Slavík | change of msgids patch description was inaccurate;... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Vadim Zeitlin | added and documented wxKeyEvent::GetUnicodeKey(); made... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Vadim Zeitlin | added and documented wxKeyEvent::GetUnicodeKey(); made... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Stefan Csomor | allow a - at the beginning of a menu item (would become... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Stefan Csomor | rely on built-in best size... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Stefan Csomor | correctly positioning vertical slider labels |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Dimitri Schoolwerth | fixed include dependency |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Stefan Csomor | colors are only set if non-black, otherwise Enable... |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Julian Smart | Added braces to remove initialisation error |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Stefan Csomor | font retrieval synched for setsize and bestsize |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Stefan Csomor | best size handling fix |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Stefan Csomor | cursor handling fix |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Stefan Csomor | two-level switch statement for event types |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Stefan Csomor | fix missing mouse-up events (eg when track control... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Robin Dunn | SetSizeHints hacks are not needed any longer since... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Václav Slavík | inform the IM context about focus changes |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Václav Slavík | GtkIMContext must be the first to process keypress... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Robin Dunn | testing tweaks |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Robin Dunn | Optimized sizers to not call CalcMin more often than... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Robin Dunn | Optimized sizers to not call CalcMin more often than... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Robin Dunn | * Implemented BestSize cache |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Václav Slavík | fixed keypresses handling to correctly translate Unicod... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Václav Slavík | fixed memory leak and removed duplicated code |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Václav Slavík | use GtkIMContext variable, not GtkIMMulticontext, we... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
David Elliott | We don't need to pose for NSMenuItem, target/action... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
David Elliott | * Do not use class posing to handle target/action. |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Václav Slavík | fixed warnings after GetFont prototype change |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Václav Slavík | Removed references to now-deprecated wxNotebookSizer... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Václav Slavík | deprecated wxBookCtrlSizer and wxNotebookSizer, they... |
commit | commitdiff | tree | snapshot |
next |