projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
compilation fix after last commit
[wxWidgets.git]
/
src
/
gtk
/
2006-03-07
Vadim Zeitlin
test for dst!=NULL instead of bpp==1 in Rescale() as...
tree
|
commitdiff
2006-03-07
Vadim Zeitlin
don't leave evtType uninitialized in gtk_slider_callbac...
tree
|
commitdiff
2006-03-07
Mart Raudsepp
Apply patch #1443819 from Paul Cornett - move the GtkTr...
tree
|
commitdiff
2006-03-06
Mart Raudsepp
Remove semicolon after if statmce that can potentially...
tree
|
commitdiff
2006-03-02
Robert Roebling
Change wxVariant GetValue() to GetValue( wxVariant...
tree
|
commitdiff
2006-03-02
Robert Roebling
Use GTK+ function to obtain GdkWindow for wxListBox.
tree
|
commitdiff
2006-03-01
Robert Roebling
Apply patch which makes it possible to resize a
tree
|
commitdiff
2006-03-01
Robert Roebling
Corrected scrolling when using cursor keys.
tree
|
commitdiff
2006-03-01
Robert Roebling
Applied Ryan's native wxListBox and wxCheckListBox...
tree
|
commitdiff
2006-03-01
Robert Roebling
Further sorting work using the sorting data model.
tree
|
commitdiff
2006-02-28
Robert Roebling
Moved code around preparing the sorted model.
tree
|
commitdiff
2006-02-27
Robert Roebling
Removed superfluous code.
tree
|
commitdiff
2006-02-27
Robert Roebling
MVC works now.
tree
|
commitdiff
2006-02-27
Robert Roebling
Added generic MVC hookup code.
tree
|
commitdiff
2006-02-27
Robert Roebling
Most things about wxDataViewDateCell work.
tree
|
commitdiff
2006-02-27
Robert Roebling
Make wxTransientPopupWindow ignore button down events
tree
|
commitdiff
2006-02-26
Robert Roebling
Some restructuring, beginning of wxDataViewDateCell.
tree
|
commitdiff
2006-02-26
Robert Roebling
Makes custom cell activatable.
tree
|
commitdiff
2006-02-25
Robert Roebling
Add scrollbars, fix crash, leak less memory.
tree
|
commitdiff
2006-02-25
Robert Roebling
Added wxDataViewProgressCell with native code
tree
|
commitdiff
2006-02-24
Robert Roebling
Added wxDataViewCustomCell.
tree
|
commitdiff
2006-02-24
Mart Raudsepp
Test commit
tree
|
commitdiff
2006-02-24
Mart Raudsepp
Test commit
tree
|
commitdiff
2006-02-24
Mart Raudsepp
Fix gtk callback return types and more in window.cpp
tree
|
commitdiff
2006-02-24
Robert Roebling
added wxDataViewToggleCell
tree
|
commitdiff
2006-02-24
Robert Roebling
Implemented user dashes for gnome print.
tree
|
commitdiff
2006-02-24
Robert Roebling
New implementation for printing circles and epllipses.
tree
|
commitdiff
2006-02-23
Robert Roebling
wxDataViewCtrl now with editable text and multiple
tree
|
commitdiff
2006-02-23
Mart Raudsepp
Test the commit announcement bot some more by fixing...
tree
|
commitdiff
2006-02-23
Mart Raudsepp
Use correct return type for some of the signal callbacks
tree
|
commitdiff
2006-02-23
Robert Roebling
Route data from wxDataViewModel in a wxVariant
tree
|
commitdiff
2006-02-23
Robert Roebling
added wxDataViewCell
tree
|
commitdiff
2006-02-22
Robert Roebling
Support requesting more idle events.
tree
|
commitdiff
2006-02-22
Robert Roebling
Emit wxSetCursorEvent before mouse move and
tree
|
commitdiff
2006-02-22
Robert Roebling
Correcteded wxComboBox::Clear
tree
|
commitdiff
2006-02-22
Mart Raudsepp
undef GTK_DISABLE_DEPRECATED for any gtk+ version,...
tree
|
commitdiff
2006-02-22
Robert Roebling
Added wxDataViewColumn
tree
|
commitdiff
2006-02-21
Robert Roebling
Add notifier class.
tree
|
commitdiff
2006-02-21
Robert Roebling
wxDataViewCtrl actually runs now.
tree
|
commitdiff
2006-02-21
Robert Roebling
Compiles now..
tree
|
commitdiff
2006-02-21
Robert Roebling
wxDataViewCtrl WIP.
tree
|
commitdiff
2006-02-20
Mart Raudsepp
Make everything compile with GTK_DISABLE_DEPRECATED...
tree
|
commitdiff
2006-02-20
Robert Roebling
Make use of GTK 2.4 GtkComboBox if it is available,
tree
|
commitdiff
2006-02-20
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-02-20
Robert Roebling
Rename gtk_ callbacls to gtkcombo_ callbacks
tree
|
commitdiff
2006-02-18
Mart Raudsepp
wx_gtk_vmsjackets.c seems to not be used by anything...
tree
|
commitdiff
2006-02-16
Robert Roebling
Allow tabbing in wxRadioBox.
tree
|
commitdiff
2006-02-16
Robert Roebling
Use g_signal_connect_after for GTK+ native controls
tree
|
commitdiff
2006-02-15
Mart Raudsepp
Revert. Crashes single-line wxTextCtrl.
tree
|
commitdiff
2006-02-15
Mart Raudsepp
Connect focus_out_event handler before the default...
tree
|
commitdiff
2006-02-15
Mart Raudsepp
Use correct type for storing return value. gboolean...
tree
|
commitdiff
2006-02-15
Mart Raudsepp
Wrap the warning suppress of SetSize around #ifndef...
tree
|
commitdiff
2006-02-15
Mart Raudsepp
The return types for enter/leave-notify-event and focus...
tree
|
commitdiff
2006-02-15
Robert Roebling
The focus handling change in wxTopLevelWindows broke
tree
|
commitdiff
2006-02-15
Robert Roebling
Alter focus handling to disable GTK+ standard
tree
|
commitdiff
2006-02-15
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-02-15
Robert Roebling
Reenable wxFULL_REPAINT_ON_RESIZE line.
tree
|
commitdiff
2006-02-14
Robert Roebling
More experimenting
tree
|
commitdiff
2006-02-13
Robert Roebling
Starting wxDataView..
tree
|
commitdiff
2006-02-12
Vadim Zeitlin
get (temporarily) rid of GTK+ debugging messages about...
tree
|
commitdiff
2006-02-09
Michael Wetherell
Fix link errors from advdll_taskbar.o on cygwin
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
implemented ScrollLines/Pages() for all classes in...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
great copy ctor/assignment operators cleanup by Paul...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
fix for wrong debugging message (replaces patch 1424028)
tree
|
commitdiff
2006-02-08
Vadim Zeitlin
make access specifiers for the virtual functions match...
tree
|
commitdiff
2006-02-05
Vadim Zeitlin
now we don't only show label mnemonics but they also...
tree
|
commitdiff
2006-02-05
Vadim Zeitlin
no changes; just some (very) minor cleanup
tree
|
commitdiff
2006-02-05
Vadim Zeitlin
honour the mnemonics; don't use gtk_label_set_markup...
tree
|
commitdiff
2006-02-05
Robin Dunn
For consistency with the docs and with wxMSW the keycod...
tree
|
commitdiff
2006-02-05
Mart Raudsepp
GTK2: Revert one set_resizable back to set_policy for...
tree
|
commitdiff
2006-02-04
Mart Raudsepp
I'm no fan of that focus ring being drawn inside the...
tree
|
commitdiff
2006-02-04
Mart Raudsepp
Optimize (for size) the cross_xpm used for the X button...
tree
|
commitdiff
2006-02-04
Mart Raudsepp
GTK2: gtk_widget_set_uposition -> gtk_window_move for...
tree
|
commitdiff
2006-02-04
Mart Raudsepp
GTK2: gtk_widget_set_uposition -> gtk_window_move for...
tree
|
commitdiff
2006-02-04
Mart Raudsepp
GTK2: Add a GTK_WIDGET_DRAWABLE check to the gtk_widget...
tree
|
commitdiff
2006-02-04
Mart Raudsepp
GTK2: gtk_widget_{push,pop}_visual don't do anything...
tree
|
commitdiff
2006-02-04
Mart Raudsepp
GTK2: gtk_entry_* -> gtk_editable_* where necessary
tree
|
commitdiff
2006-02-04
Mart Raudsepp
GTK2: gtk_radio_button_group -> _set_group; A missed...
tree
|
commitdiff
2006-02-03
Mart Raudsepp
GTK2: gtk_container_children -> gtk_container_get_children
tree
|
commitdiff
2006-02-03
Mart Raudsepp
GTK2: gtk_check_menu_item_set_state -> _set_active...
tree
|
commitdiff
2006-02-03
Mart Raudsepp
GTK2: gtk_notebook_set_page -> gtk_notebook_set_current...
tree
|
commitdiff
2006-02-03
Mart Raudsepp
GTK2: gtk_progress_bar_update -> gtk_progress_bar_set_f...
tree
|
commitdiff
2006-02-03
Mart Raudsepp
GTK2: gtk_widget_draw -> gtk_widget_queue_draw + gdk_wi...
tree
|
commitdiff
2006-02-03
Mart Raudsepp
GTK: gtk_menu_{insert,append} -> gtk_menu_shell_{insert...
tree
|
commitdiff
2006-02-03
Mart Raudsepp
GTK2: gtk_label_set -> gtk_label_set_text
tree
|
commitdiff
2006-02-03
Mart Raudsepp
GTK2: gtk_toggle_button_set_state -> gtk_toggle_button_...
tree
|
commitdiff
2006-02-03
Mart Raudsepp
GTK2: gtk_timeout_add -> g_timeout_add; gtk_timeout_rem...
tree
|
commitdiff
2006-02-03
Mart Raudsepp
GTK2: gtk_window_set_policy -> gtk_window_set_resizable...
tree
|
commitdiff
2006-02-03
Mart Raudsepp
GTK2: gtk_draw_* -> gtk_paint_*
tree
|
commitdiff
2006-02-03
Mart Raudsepp
GTK2: gtk_widget_set_usize -> gtk_widget_set_size_request
tree
|
commitdiff
2006-02-03
Mart Raudsepp
GTK2: gtk_idle_add_priority -> g_idle_add_full; gtk_idl...
tree
|
commitdiff
2006-02-03
Mart Raudsepp
g_main_set_poll_func(x) -> g_main_context_set_poll_func...
tree
|
commitdiff
2006-02-03
Mart Raudsepp
Remove obsolete GTK1 compatibility macros. Patch #14134...
tree
|
commitdiff
2006-01-31
Julian Smart
wxControl::SetLabel no longer strips out codes so do...
tree
|
commitdiff
2006-01-30
Julian Smart
Reverting patch 1325857
tree
|
commitdiff
2006-01-27
Włodzimierz Skiba
Fix fro conflict between defs.h and glib headers.
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Include order is wxprec.h=>defs.h=>platform.h=>setup...
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Include order is wxprec.h=>defs.h=>platform.h=>setup...
tree
|
commitdiff
2006-01-25
Michael Wetherell
Fixes for the GTK1 split
tree
|
commitdiff
2006-01-23
Michael Wetherell
Fixes for gtk1 separation
tree
|
commitdiff
next