2007-05-06 |
Mart Raudsepp | Fix "depreciated" to "deprecated".
|
commit | commitdiff | tree |
2007-02-08 |
Mart Raudsepp | Do not declare GTypeInfo instances static. This is...
|
commit | commitdiff | tree |
2006-12-23 |
Mart Raudsepp | Change style flag on floating frames to give proper...
|
commit | commitdiff | tree |
2006-12-19 |
Mart Raudsepp | Unswap example returns values for GetPluginsDir and...
|
commit | commitdiff | tree |
2006-11-29 |
Mart Raudsepp | [GTK] Do not define *_DEPRECATED macros for the gtk...
|
commit | commitdiff | tree |
2006-11-24 |
Mart Raudsepp | Fix code comment: Giuseppe Bilotta tells me that ALPHA...
|
commit | commitdiff | tree |
2006-11-20 |
Mart Raudsepp | Some typo fixes
|
commit | commitdiff | tree |
2006-10-19 |
Mart Raudsepp | Include defs.h before including wxchar.h to make init...
|
commit | commitdiff | tree |
2006-10-11 |
Mart Raudsepp | Implement left indentation and tab stops support in...
|
commit | commitdiff | tree |
2006-10-09 |
Mart Raudsepp | Fix wxOS2 compilation, as reported by Lauri Nurmi....
|
commit | commitdiff | tree |
2006-09-19 |
Mart Raudsepp | Fix a few warnings that appear with -Wextra (unused...
|
commit | commitdiff | tree |
2006-09-10 |
Mart Raudsepp | Restore ability to have a much lower runtime GTK version...
|
commit | commitdiff | tree |
2006-08-05 |
Mart Raudsepp | Warning fix.
|
commit | commitdiff | tree |
2006-08-05 |
Mart Raudsepp | Mark event parameter as unused, as it is unused.
|
commit | commitdiff | tree |
2006-08-02 |
Mart Raudsepp | Rebake after removing wxHtml and wxXml dependency from...
|
commit | commitdiff | tree |
2006-08-02 |
Mart Raudsepp | Remove wxHtml and wxXml dependency from wxAdv
|
commit | commitdiff | tree |
2006-07-31 |
Mart Raudsepp | Don't use filename encoding conversion when passing...
|
commit | commitdiff | tree |
2006-07-27 |
Mart Raudsepp | Kill typo noticed by Priit Laes.
|
commit | commitdiff | tree |
2006-07-27 |
Mart Raudsepp | Don't mark "." and ".." for translation when they are...
|
commit | commitdiff | tree |
2006-07-27 |
Mart Raudsepp | Use wxPLURAL to allow for singular "%ld bytes" version...
|
commit | commitdiff | tree |
2006-07-27 |
Mart Raudsepp | Note that wxSlider::Get/SetLineSize is implemented...
|
commit | commitdiff | tree |
2006-07-27 |
Mart Raudsepp | [wxGTK] Implement wxSlider::GetLineSize and wxSlider...
|
commit | commitdiff | tree |
2006-07-27 |
Mart Raudsepp | Use GTK casts.
|
commit | commitdiff | tree |
2006-07-27 |
Mart Raudsepp | Add line and page size modification possibility.
|
commit | commitdiff | tree |
2006-07-24 |
Mart Raudsepp | wxPROCESS_ENTER is deprecated in favour of wxTE_PROCESS_ENTE...
|
commit | commitdiff | tree |
2006-07-23 |
Mart Raudsepp | Add ability to test tab stops. Very slightly modified...
|
commit | commitdiff | tree |
2006-07-22 |
Mart Raudsepp | Escape underscores
|
commit | commitdiff | tree |
2006-07-21 |
Mart Raudsepp | Don't check with CanSetTransparent from within SetTransparen...
|
commit | commitdiff | tree |
2006-07-19 |
Mart Raudsepp | [wxGTK] Be pessimistic about transparency being visually...
|
commit | commitdiff | tree |
2006-07-19 |
Mart Raudsepp | Initial wxTLW::(Can)SetTransparent support for wxGTK...
|
commit | commitdiff | tree |
2006-07-14 |
Mart Raudsepp | Return false from PositionToXY if passed in position...
|
commit | commitdiff | tree |
2006-07-14 |
Mart Raudsepp | gtk_text_iter_get_line and get_line_offset work fine...
|
commit | commitdiff | tree |
2006-07-09 |
Mart Raudsepp | Use PangoFontMetrics to get wxDC::GetCharHeight, because...
|
commit | commitdiff | tree |
2006-07-04 |
Mart Raudsepp | The method is called CreatePopupMenu, not CreatePopupIcon
|
commit | commitdiff | tree |
2006-06-05 |
Mart Raudsepp | Do not set the wmclass for toplevels. This MUST be...
|
commit | commitdiff | tree |
2006-05-28 |
Mart Raudsepp | The following methods appear to be new since 2.7.0...
|
commit | commitdiff | tree |
2006-05-28 |
Mart Raudsepp | wxStringTokenizer::GetLastDelimiter is new since 2.7.0
|
commit | commitdiff | tree |
2006-05-28 |
Mart Raudsepp | GetDocumentsDir, GetResourcesDir and GetLocalizedResourcesDi...
|
commit | commitdiff | tree |
2006-05-28 |
Mart Raudsepp | Underscore escaping fix from Angel Vidal Veiga
|
commit | commitdiff | tree |
2006-05-28 |
Mart Raudsepp | \newsince{2.7.0} for GetMouseCursor with a note to...
|
commit | commitdiff | tree |
2006-05-28 |
Mart Raudsepp | newsince for ProcessMouseClick with a note to OnMouseClick...
|
commit | commitdiff | tree |
2006-05-28 |
Mart Raudsepp | Add \newsince{2.7.0} to GetAsString and Set(wxString&)
|
commit | commitdiff | tree |
2006-05-28 |
Mart Raudsepp | Fix underscore escaping again (one obscure one left...
|
commit | commitdiff | tree |
2006-05-24 |
Mart Raudsepp | Typo fix (age -> page) and \texttt{NULL} -> \NULL
|
commit | commitdiff | tree |
2006-05-19 |
Mart Raudsepp | Check if wxOVERWRITE_PROMPT style flag exists in the...
|
commit | commitdiff | tree |
2006-05-16 |
Mart Raudsepp | Fix doc bug #1455621 - wxURI documentation has wrong...
|
commit | commitdiff | tree |
2006-05-15 |
Mart Raudsepp | No cast necessary for g_object_set first arg (it takes...
|
commit | commitdiff | tree |
2006-05-15 |
Mart Raudsepp | Rename *_filedialog_* to *_dirdialog_* to ensure there...
|
commit | commitdiff | tree |
2006-05-15 |
Mart Raudsepp | Don't cast with G_OBJECT when passing a GObject to...
|
commit | commitdiff | tree |
2006-05-15 |
Mart Raudsepp | Fix compilation
|
commit | commitdiff | tree |
2006-05-11 |
Mart Raudsepp | [wxGTK2] Make the affirmative button the default in...
|
commit | commitdiff | tree |
2006-05-11 |
Mart Raudsepp | [wxGTK2.4] Make affirmative button the default in wxFileDial...
|
commit | commitdiff | tree |
2006-05-11 |
Mart Raudsepp | Add some helpref's in the wxPython topic overview....
|
commit | commitdiff | tree |
2006-04-29 |
Mart Raudsepp | Add virtual keyword where applicable.
|
commit | commitdiff | tree |
2006-04-22 |
Mart Raudsepp | Add #if !WXWIN_COMPATIBILITY_EVENT_TYPES around wxNewEventTy...
|
commit | commitdiff | tree |
2006-04-20 |
Mart Raudsepp | Typo fixes (precompilatixon)
|
commit | commitdiff | tree |
2006-04-20 |
Mart Raudsepp | Coverity CID117: Ignore returned_null here, because...
|
commit | commitdiff | tree |
2006-04-06 |
Mart Raudsepp | wxGTK2: No need to check for __WXGTK20__ here either...
|
commit | commitdiff | tree |
2006-04-06 |
Mart Raudsepp | wxGTK2: No need to check for __WXGTK20__ here
|
commit | commitdiff | tree |
2006-04-06 |
Mart Raudsepp | wxGTK2: We don't need to check for __WXGTK20__ here
|
commit | commitdiff | tree |
2006-04-05 |
Mart Raudsepp | encconv.cpp: Remove comment about 5 being big enough...
|
commit | commitdiff | tree |
2006-04-05 |
Mart Raudsepp | Update unictabl.inc manually, keeping KOI8-U, while...
|
commit | commitdiff | tree |
2006-04-05 |
Mart Raudsepp | Support having const encoding tables. Modify generator...
|
commit | commitdiff | tree |
2006-04-05 |
Mart Raudsepp | Make the unicode table scripts generate file with whitespaci...
|
commit | commitdiff | tree |
2006-04-04 |
Mart Raudsepp | Make EquivalentEncodings 3-dimensional array const...
|
commit | commitdiff | tree |
2006-04-04 |
Mart Raudsepp | wxGTK2: No need to warn about threads being unsupported...
|
commit | commitdiff | tree |
2006-04-04 |
Mart Raudsepp | Add GDK_PIXBUF_DISABLE_DEPRECATED, it should build...
|
commit | commitdiff | tree |
2006-04-04 |
Mart Raudsepp | gdk_window_get_colormap -> gdk_drawable_get_colormap
|
commit | commitdiff | tree |
2006-04-04 |
Mart Raudsepp | gdk_cursor_destroy -> gdk_cursor_unref
|
commit | commitdiff | tree |
2006-04-04 |
Mart Raudsepp | GDK_ROOT_PARENT -> gdk_get_default_root_window
|
commit | commitdiff | tree |
2006-04-04 |
Mart Raudsepp | gdk_window_get_size -> gdk_drawable_get_size
|
commit | commitdiff | tree |
2006-04-04 |
Mart Raudsepp | gdk_gc_destroy -> gdk_gc_unref -> g_object_unref
|
commit | commitdiff | tree |
2006-04-04 |
Mart Raudsepp | gdk_image_destroy -> g_object_unref (gdk_image_destroy...
|
commit | commitdiff | tree |
2006-04-04 |
Mart Raudsepp | gdk_pixbuf_unref -> g_object_unref
|
commit | commitdiff | tree |
2006-04-04 |
Mart Raudsepp | gdk_gc_unref -> g_object_unref
|
commit | commitdiff | tree |
2006-04-04 |
Mart Raudsepp | And gdk_drawable_unref is in turn deprecated in favor...
|
commit | commitdiff | tree |
2006-04-04 |
Mart Raudsepp | gdk_bitmap/pixmap_unref -> gdk_drawable_unref
|
commit | commitdiff | tree |
2006-04-04 |
Mart Raudsepp | gdk_draw_pixmap -> gdk_draw_drawable
|
commit | commitdiff | tree |
2006-04-04 |
Mart Raudsepp | gdk_window_copy_area(drawable,gc,x,y,source_drawable...
|
commit | commitdiff | tree |
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 |
next |