2006-04-04 |
Mart Raudsepp | gdk_window_get_visual -> gdk_drawable_get_visual
|
commit | commitdiff | tree |
2006-04-03 |
Mart Raudsepp | Sync wxGTK docs from WX_2_6_BRANCH to HEAD
|
commit | commitdiff | tree |
2006-03-21 |
Mart Raudsepp | Use wxGtkString here too
|
commit | commitdiff | tree |
2006-03-18 |
Mart Raudsepp | Update copyright years. Is manual2e.tex even used anymore...
|
commit | commitdiff | tree |
2006-03-18 |
Mart Raudsepp | Test commit
|
commit | commitdiff | tree |
2006-03-18 |
Mart Raudsepp | Testing CVSROOT/loginfo changes
|
commit | commitdiff | tree |
2006-03-18 |
Mart Raudsepp | Test wxPython CIA announcement
|
commit | commitdiff | tree |
2006-03-15 |
Mart Raudsepp | Don't return a void value here - VC6 doesn't like it
|
commit | commitdiff | tree |
2006-03-15 |
Mart Raudsepp | Use wxGtkString here to clean up code, and not leak...
|
commit | commitdiff | tree |
2006-03-15 |
Mart Raudsepp | Compile fix. Seems to work too, at quick glance.
|
commit | commitdiff | tree |
2006-03-15 |
Mart Raudsepp | g_value_set_string duplicates the string itself, so...
|
commit | commitdiff | tree |
2006-03-15 |
Mart Raudsepp | Introduce a convenience class for g_freeing a gchar...
|
commit | commitdiff | tree |
2006-03-15 |
Mart Raudsepp | Don't return the return value of a void method in a...
|
commit | commitdiff | tree |
2006-03-15 |
Mart Raudsepp | ICCCM says that the TIMESTAMP atom is required, so...
|
commit | commitdiff | tree |
2006-03-15 |
Mart Raudsepp | Don't leak a gchar* in wxDataFormat::GetId()
|
commit | commitdiff | tree |
2006-03-14 |
Mart Raudsepp | OnGetLineHeight and OnGetLinesHint are virtual, so...
|
commit | commitdiff | tree |
2006-03-14 |
Mart Raudsepp | Docs: Escape underscores
|
commit | commitdiff | tree |
2006-03-07 |
Mart Raudsepp | Apply patch #1443819 from Paul Cornett - move the GtkTreeIte...
|
commit | commitdiff | tree |
2006-03-07 |
Mart Raudsepp | Remove the GetItemHeight sample from samples/checklst...
|
commit | commitdiff | tree |
2006-03-06 |
Mart Raudsepp | Remove semicolon after if statmce that can potentially...
|
commit | commitdiff | tree |
2006-03-02 |
Mart Raudsepp | Docs: Escape underscores
|
commit | commitdiff | tree |
2006-02-25 |
Mart Raudsepp | Revert the strict aliasing "fix". As per Michael Wetherell...
|
commit | commitdiff | tree |
2006-02-24 |
Mart Raudsepp | Test commit
|
commit | commitdiff | tree |
2006-02-24 |
Mart Raudsepp | Test commit
|
commit | commitdiff | tree |
2006-02-24 |
Mart Raudsepp | Fix gtk callback return types and more in window.cpp
|
commit | commitdiff | tree |
2006-02-23 |
Mart Raudsepp | Test the commit announcement bot some more by fixing...
|
commit | commitdiff | tree |
2006-02-23 |
Mart Raudsepp | Use correct return type for some of the signal callbacks
|
commit | commitdiff | tree |
2006-02-22 |
Mart Raudsepp | undef GTK_DISABLE_DEPRECATED for any gtk+ version,...
|
commit | commitdiff | tree |
2006-02-21 |
Mart Raudsepp | Revert inclusion of wx/dateevt.h for now, as it breaks...
|
commit | commitdiff | tree |
2006-02-20 |
Mart Raudsepp | wxGTK2: Declare GTK_DISABLE_DEPRECATED in defs.h. I...
|
commit | commitdiff | tree |
2006-02-20 |
Mart Raudsepp | Make everything compile with GTK_DISABLE_DEPRECATED...
|
commit | commitdiff | tree |
2006-02-18 |
Mart Raudsepp | wxGTK2: gtk_signal_disconnect_by_func isn't used anywhere...
|
commit | commitdiff | tree |
2006-02-18 |
Mart Raudsepp | wx_gtk_vmsjackets.c seems to not be used by anything...
|
commit | commitdiff | tree |
2006-02-15 |
Mart Raudsepp | Revert. Crashes single-line wxTextCtrl.
|
commit | commitdiff | tree |
2006-02-15 |
Mart Raudsepp | Connect focus_out_event handler before the default...
|
commit | commitdiff | tree |
2006-02-15 |
Mart Raudsepp | Use correct type for storing return value. gboolean...
|
commit | commitdiff | tree |
2006-02-15 |
Mart Raudsepp | Wrap the warning suppress of SetSize around #ifndef...
|
commit | commitdiff | tree |
2006-02-15 |
Mart Raudsepp | The return types for enter/leave-notify-event and focus...
|
commit | commitdiff | tree |
2006-02-14 |
Mart Raudsepp | Cast to void* before casting to Node** to make the...
|
commit | commitdiff | tree |
2006-02-11 |
Mart Raudsepp | I like if things compile with --enable-unicode + -...
|
commit | commitdiff | tree |
2006-02-11 |
Mart Raudsepp | Do not reintroduce #pragma interface/implementation...
|
commit | commitdiff | tree |
2006-02-11 |
Mart Raudsepp | * wxFrameLayout should compile in unicode builds for...
|
commit | commitdiff | tree |
2006-02-05 |
Mart Raudsepp | Remove remark on wxTLW::Maximize that it only works...
|
commit | commitdiff | tree |
2006-02-05 |
Mart Raudsepp | GTK2: Revert one set_resizable back to set_policy for...
|
commit | commitdiff | tree |
2006-02-04 |
Mart Raudsepp | I'm no fan of that focus ring being drawn inside the...
|
commit | commitdiff | tree |
2006-02-04 |
Mart Raudsepp | Optimize (for size) the cross_xpm used for the X button...
|
commit | commitdiff | tree |
2006-02-04 |
Mart Raudsepp | GTK2: gtk_widget_set_uposition -> gtk_window_move for...
|
commit | commitdiff | tree |
2006-02-04 |
Mart Raudsepp | GTK2: gtk_widget_set_uposition -> gtk_window_move for...
|
commit | commitdiff | tree |
2006-02-04 |
Mart Raudsepp | GTK2: Add a GTK_WIDGET_DRAWABLE check to the gtk_widget_draw...
|
commit | commitdiff | tree |
2006-02-04 |
Mart Raudsepp | GTK2: gtk_widget_{push,pop}_visual don't do anything...
|
commit | commitdiff | tree |
2006-02-04 |
Mart Raudsepp | gtk_signal_connect -> g_signal_connect in unix/mediactrl.cpp
|
commit | commitdiff | tree |
2006-02-04 |
Mart Raudsepp | GTK2: gtk_entry_* -> gtk_editable_* where necessary
|
commit | commitdiff | tree |
2006-02-04 |
Mart Raudsepp | GTK2: gtk_radio_button_group -> _set_group; A missed...
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_container_children -> gtk_container_get_children
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_check_menu_item_set_state -> _set_active...
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_notebook_set_page -> gtk_notebook_set_current_page
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_progress_bar_update -> gtk_progress_bar_set_fraction
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_widget_draw -> gtk_widget_queue_draw + gdk_window_...
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | GTK: gtk_menu_{insert,append} -> gtk_menu_shell_{insert...
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_label_set -> gtk_label_set_text
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_toggle_button_set_state -> gtk_toggle_button_set_a...
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_timeout_add -> g_timeout_add; gtk_timeout_remove...
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_window_set_policy -> gtk_window_set_resizable...
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_draw_* -> gtk_paint_*
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_widget_set_usize -> gtk_widget_set_size_request
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_idle_add_priority -> g_idle_add_full; gtk_idle_rem...
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | wxGTK2 compiles fine with {G,PANGO}_DISABLE_DEPRECATED...
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | g_main_set_poll_func(x) -> g_main_context_set_poll_func...
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | Remove obsolete GTK1 compatibility macros. Patch #1413458...
|
commit | commitdiff | tree |
2006-01-23 |
Mart Raudsepp | Add wxGTK1 port to bakefiles files.bkl. Please review...
|
commit | commitdiff | tree |
2006-01-23 |
Mart Raudsepp | Include gtk1 headers for non-gtk2. I don't really like...
|
commit | commitdiff | tree |
2006-01-23 |
Mart Raudsepp | Remove GTK2 specific prototypes from wx/include/gtk1...
|
commit | commitdiff | tree |
2006-01-23 |
Mart Raudsepp | wx/gtk1/taskbarpriv.h and gnome/gprint.h not necessary...
|
commit | commitdiff | tree |
2006-01-23 |
Mart Raudsepp | Remove GTK2 stuff from src/gtk1. Rename wx/gtk includes...
|
commit | commitdiff | tree |
2006-01-22 |
Mart Raudsepp | Use g_signal* instead of deprecated gtk_signal*. Use...
|
commit | commitdiff | tree |
2006-01-22 |
Mart Raudsepp | Nuke GTK1 from include/gtk
|
commit | commitdiff | tree |
2006-01-22 |
Mart Raudsepp | Nuke GTK1 from src/gtk
|
commit | commitdiff | tree |
2006-01-22 |
Mart Raudsepp | Add a "see also" note for wxScrollWinEvent for wxWindow...
|
commit | commitdiff | tree |
2006-01-21 |
Mart Raudsepp | Lets have a close box for the DnDShapeDialog in the...
|
commit | commitdiff | tree |
2006-01-19 |
Mart Raudsepp | Update copyright year in ctrl+alt+mclick dialog
|
commit | commitdiff | tree |
2006-01-16 |
Mart Raudsepp | Regenerate after latest changes to configure.in (GTK_NO_CHEC...
|
commit | commitdiff | tree |
2006-01-16 |
Mart Raudsepp | GTK_NO_CHECK_CASTS is a gtk1 only thing, so don't put...
|
commit | commitdiff | tree |
2006-01-16 |
Mart Raudsepp | Move constant strings to .rodata/.data.rel.ro ELF segment...
|
commit | commitdiff | tree |
2006-01-15 |
Mart Raudsepp | Convert line-endings to proper style
|
commit | commitdiff | tree |
2006-01-15 |
Mart Raudsepp | Don't extern declare wxDialogNameStr twice in include...
|
commit | commitdiff | tree |
2006-01-15 |
Mart Raudsepp | Don't extern declare wxDialogNameStr twice
|
commit | commitdiff | tree |
2006-01-14 |
Mart Raudsepp | Remove stray whitespaces
|
commit | commitdiff | tree |
2006-01-14 |
Mart Raudsepp | Regenerated after getaddr* fixes in configure.in
|
commit | commitdiff | tree |
2006-01-05 |
Mart Raudsepp | include wx/event.h, as it is used by-value (parent...
|
commit | commitdiff | tree |
2005-12-19 |
Mart Raudsepp | timer.tex: wxTimerEvent is derived from wxEvent
|
commit | commitdiff | tree |
2005-12-16 |
Mart Raudsepp | image.tex: s/set.to/set to
|
commit | commitdiff | tree |
2005-12-13 |
Mart Raudsepp | Remove my binary compatibility stuff from HEAD. Patch...
|
commit | commitdiff | tree |
2005-12-13 |
Mart Raudsepp | Typo fixes in comments
|
commit | commitdiff | tree |
2005-12-13 |
Mart Raudsepp | Fix HitTest to return the proper tab index in case...
|
commit | commitdiff | tree |
2005-11-29 |
Mart Raudsepp | Make wxJoystick::GetNumberJoystick a static method...
|
commit | commitdiff | tree |
2005-11-19 |
Mart Raudsepp | Spelling fixes from Andreas Mohr (patch #1360064)
|
commit | commitdiff | tree |
2005-11-15 |
Mart Raudsepp | Any reason why we #if the menuitem bitmap code in the...
|
commit | commitdiff | tree |
2005-11-13 |
Mart Raudsepp | Typo fix in comment
|
commit | commitdiff | tree |
2005-11-13 |
Mart Raudsepp | Might aswell show the compile- and runtime versions...
|
commit | commitdiff | tree |
2005-11-07 |
Mart Raudsepp | [wxGTK] Support run-time changing of the wxFRAME_NO_TASKBAR...
|
commit | commitdiff | tree |
next |