2007-07-21 |
Robert Roebling | added wxDataViewIndexListModel and sample |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | removed unused variable left after the last commit |
tree | commitdiff |
2007-07-21 |
Vadim Zeitlin | always use GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER, indep... |
tree | commitdiff |
2007-07-20 |
Robert Roebling | Optimise internal sorting datastructure |
tree | commitdiff |
2007-07-20 |
Robert Roebling | Renamed HasChildren() to IsContainer(), added GetParent... |
tree | commitdiff |
2007-07-20 |
Robert Roebling | Fix for crash when opening empty node |
tree | commitdiff |
2007-07-19 |
Vadim Zeitlin | added wxUSE_TASKBARICON; corrected condition for genera... |
tree | commitdiff |
2007-07-18 |
Vadim Zeitlin | wxGTK/Univ compilation fixes |
tree | commitdiff |
2007-07-18 |
Robert Roebling | Completed sorting in wxDataViewCtrl |
tree | commitdiff |
2007-07-18 |
Robert Roebling | First work at resort with header click |
tree | commitdiff |
2007-07-18 |
Robert Roebling | First actual sorting for wxDataViewCtrl |
tree | commitdiff |
2007-07-17 |
Robert Roebling | Some code renaming to avoid confusion. Test editable... |
tree | commitdiff |
2007-07-16 |
Robert Roebling | change wxDataViewItem id to void* |
tree | commitdiff |
2007-07-15 |
Robert Roebling | Add test for deleting item from wxDataViewCtrl |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | make the path absolute before using it with gtk_file_ch... |
tree | commitdiff |
2007-07-14 |
Vadim Zeitlin | fix harmless unused variable warning |
tree | commitdiff |
2007-07-14 |
Robert Roebling | Made wxDataViewCtrl sample use a real, expandabl data... |
tree | commitdiff |
2007-07-13 |
Robert Roebling | More patches from Bo, reduced wxDataViewModel, more... |
tree | commitdiff |
2007-07-12 |
Robert Roebling | Bo's patch for generic code, more sorting code, WIP |
tree | commitdiff |
2007-07-12 |
Vadim Zeitlin | compilation fix for ANSI STL build |
tree | commitdiff |
2007-07-12 |
Paul Cornett | fix MDI child sizing, which was working more or less... |
tree | commitdiff |
2007-07-11 |
Robert Roebling | Compilo. |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | compilation fixes for wxUSE_COMBOBOX/RADIOBTN==0 |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | compilation fixes for wxUSE_IMAGE==0 |
tree | commitdiff |
2007-07-11 |
Vadim Zeitlin | check for wxUSE_TIMER in headers, not the files includi... |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | added missing wxUSE_XXX checks |
tree | commitdiff |
2007-07-10 |
Vadim Zeitlin | removed dummy variable, C++ compilers shouldn't have... |
tree | commitdiff |
2007-07-10 |
Robin Dunn | Switch GetHeaderButtonWidget to use a real column heade... |
tree | commitdiff |
2007-07-10 |
Václav Slavík | cleanup of raw access to bitmaps: |
tree | commitdiff |
2007-07-10 |
Robert Roebling | Block all events in wxSpinButton::SetValue etc. |
tree | commitdiff |
2007-07-10 |
Robert Roebling | Block all events in wxSpinCtrl::SetValue etc. |
tree | commitdiff |
2007-07-09 |
Robin Dunn | Need to send an event in the wxCP_NO_TLW_RESIZE case... |
tree | commitdiff |
2007-07-09 |
Robin Dunn | Use a button that has a tree widget as a parent as... |
tree | commitdiff |
2007-07-09 |
Robert Roebling | More work on sorting in wxDataViewCtrl |
tree | commitdiff |
2007-07-09 |
Robert Roebling | Add GtkSortableIface stubs |
tree | commitdiff |
2007-07-08 |
Paul Cornett | process pending wx events before sending idle events |
tree | commitdiff |
2007-07-05 |
Robert Roebling | wxDataViewCtrl can show tree/list music sample. |
tree | commitdiff |
2007-07-05 |
Robert Roebling | Getting closer to working tree/list wxDataViewCtrl. |
tree | commitdiff |
2007-07-05 |
Robert Roebling | New API for wxdataViewCtrl (doesn't run yet). |
tree | commitdiff |
2007-07-03 |
Robert Roebling | Upport GNOME print GetTextExtent fix, |
tree | commitdiff |
2007-06-29 |
Julian Smart | Prevent seg fault for older GTK+ |
tree | commitdiff |
2007-06-28 |
Vadim Zeitlin | CanAcceptFocus() now returns true if either the window... |
tree | commitdiff |
2007-06-27 |
Paul Cornett | block signal handlers, instead of disconnecting, to... |
tree | commitdiff |
2007-06-26 |
Vadim Zeitlin | remove .cvsignore files, they're useless with svn |
tree | commitdiff |
2007-06-23 |
Robert Roebling | Upport scrolling changes and mouse wheel changes. |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | fix asserts for dropdown items |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | don't crash in SetBackgroundStyle() if the window is... |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | don't always add wxCAPTION to wxMiniFrame style uncondi... |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | fix warnings about parameters shadowing member variables |
tree | commitdiff |
2007-06-22 |
Robert Roebling | Forgot this part of the event change patch from 2_8 |
tree | commitdiff |
2007-06-22 |
Robert Roebling | Upport: Always use GdkPixbuf in wxBitmapButton |
tree | commitdiff |
2007-06-22 |
Robert Roebling | Upported event filter patch for wxTextCtrl::SetValue() |
tree | commitdiff |
2007-06-22 |
Robert Roebling | Call clipping region methods from base class. |
tree | commitdiff |
2007-06-22 |
Paul Cornett | gtk_widget_destroy does not unref the widget unless... |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | pass double as sqrt() argument as at least Sun compiler... |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | check that we do have scrollbars before using them... |
tree | commitdiff |
2007-06-21 |
Paul Cornett | fix reversed left/top variables |
tree | commitdiff |
2007-06-20 |
Paul Cornett | fix reparenting a control into wxToolBar |
tree | commitdiff |
2007-06-20 |
Václav Slavík | more changes to make wx compile without implicit wxStri... |
tree | commitdiff |
2007-06-18 |
Mart Raudsepp | gtk_border_free is for freeing GtkBorder's, not g_free. |
tree | commitdiff |
2007-06-18 |
Mart Raudsepp | Fix memory leak in wxTextCtrl au_check_word that was... |
tree | commitdiff |
2007-06-17 |
Václav Slavík | don't make read-only text controls editable when enabled |
tree | commitdiff |
2007-06-14 |
Paul Cornett | typo fix |
tree | commitdiff |
2007-06-14 |
Paul Cornett | remove gtk1 code |
tree | commitdiff |
2007-06-14 |
Václav Slavík | fixed wxComboBox::Replace() to correctly use UTF-8... |
tree | commitdiff |
2007-06-12 |
Václav Slavík | more STL fixes |
tree | commitdiff |
2007-06-10 |
Václav Slavík | don't use implicit wxString->char*/wchar_t* conversion... |
tree | commitdiff |
2007-06-04 |
Vadim Zeitlin | provide overloads for all kinds of strings for wxDataFo... |
tree | commitdiff |
2007-06-01 |
Vadim Zeitlin | compilation fix: wxColour::GetColor() returns const... |
tree | commitdiff |
2007-06-01 |
Vadim Zeitlin | suppress warnings about void* to uint conversion losing... |
tree | commitdiff |
2007-06-01 |
Vadim Zeitlin | also correct run-time check for gtk_message_dialog_form... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | use wxString, not wxChar*, in wxDataFormat ctor and... |
tree | commitdiff |
2007-05-30 |
Robert Roebling | Experimenting with cell attributes. |
tree | commitdiff |
2007-05-30 |
Robert Roebling | Implement for selection code. |
tree | commitdiff |
2007-05-30 |
Václav Slavík | changed wxGTK_CONV* macros to use utf8_str() and FromUT... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | changed wxWindow::ApplyToolTip to take UTF8-encoded... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | wxGTK_CONV -> wxGTK_CONV_SYS |
tree | commitdiff |
2007-05-30 |
Václav Slavík | put GtkArray into anonymous namespace, the name is... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | 1. removed useless GtkStr class, wxGTK_CONV is the... |
tree | commitdiff |
2007-05-30 |
Václav Slavík | use wxString instead of wxChar* in wxColour::Set/FromString |
tree | commitdiff |
2007-05-29 |
Robert Roebling | Invalidate best size after string change in wxChoice. |
tree | commitdiff |
2007-05-28 |
Robert Roebling | Removed wxDataViewViewColumn since it is redundant. |
tree | commitdiff |
2007-05-26 |
Robert Roebling | Upport latest changes from 2_8 branch (print dialog |
tree | commitdiff |
2007-05-26 |
Robert Roebling | Correct GTK version check |
tree | commitdiff |
2007-05-26 |
Paul Cornett | restructure fullscreen code dealing with hiding bars |
tree | commitdiff |
2007-05-26 |
Robert Roebling | Compilo. |
tree | commitdiff |
2007-05-25 |
Robert Roebling | Really don't do anything (including not setting the |
tree | commitdiff |
2007-05-25 |
Paul Cornett | Remove unneeded wxTLW child inserter function. |
tree | commitdiff |
2007-05-24 |
Vadim Zeitlin | 1. Derive wxMessageDialogBase from wxDialog (why did... |
tree | commitdiff |
2007-05-22 |
Robert Roebling | [ 1721029 ] [GTK] memory leak in wxMenu |
tree | commitdiff |
2007-05-22 |
Vadim Zeitlin | don't define wxEventLoop class differently in GUI and... |
tree | commitdiff |
2007-05-20 |
Václav Slavík | compilation fix: wxcrt.h, not crt.h |
tree | commitdiff |
2007-05-20 |
Paul Cornett | simplify client size calculation |
tree | commitdiff |
2007-05-20 |
Paul Cornett | initialize m_sizeSet |
tree | commitdiff |
2007-05-19 |
Robert Roebling | Implemented dropdown items in wxToolBar for wxGTK. |
tree | commitdiff |
2007-05-19 |
Paul Cornett | move m_sizeSet out of wxWindow |
tree | commitdiff |
2007-05-19 |
Paul Cornett | simplify DoSetClientSize |
tree | commitdiff |
2007-05-18 |
Vadim Zeitlin | removed unused statusbar parameter from wxFrameBase... |
tree | commitdiff |
2007-05-17 |
Paul Cornett | gtk version check should be runtime, not compile time |
tree | commitdiff |
2007-05-16 |
Robert Roebling | [ 1718338 ] wxToolBarGTK: Implement tool right-click... |
tree | commitdiff |
next |