aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/proto_help.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-15Move gtk to ui/gtk.jmayer1-696/+0
2011-09-25We now always build with MAIN_MENU_USE_UIMANAGER, so remove all code usingjmayer1-3/+5
2011-08-22Rename UI_MANAGER to ENABLE_UI_MANAGER, put it intojmayer1-2/+2
2011-08-17These two files cannot be compiled with GTK_DISABLE_DEPRECATEDjmayer1-0/+4
2011-08-08MAIN_MENU_USE_UIMANAGER is also used in some includes, not onlyjmayer1-4/+0
2011-08-08Proto help also doesn't like GTK_DISABLE_DEPRECATEDjmayer1-0/+4
2011-07-18Add instructions how to use the database offline (taken fromjmayer1-0/+3
2011-07-18Add a comment how to actually use the protocol help.jmayer1-1/+9
2011-07-18Small comment update: GtkItemFactory has been deprecated as of gtk 2.4jmayer1-1/+2
2011-07-18Update STATUS.gtk3jmayer1-0/+9
2011-07-18Prevent error about undefined function while linking.jmayer1-1/+4
2011-07-14Remove €˜GtkItemFactoryEntry code in MAIN_MENU_USE_UIMANAGERetxrab1-1/+3
2011-07-11More GLIB_CHECK_VERSION, GTK_CHECK_VERSION, and related whitespacegerald1-10/+0
2011-05-19Don't assign to an unused variable; remove variable definition: Coverity 1144.wmeier1-2/+1
2011-05-17Make some routines static that aren't used outside the source file inguy1-0/+2
2011-03-23Removed "comparing an array to null", with no effect.stig1-1/+2
2010-07-20(Minor) Fix several usages of deprecated GTK functions.wmeier1-1/+1
2010-06-10From Jim Young via bug 4862:stig1-3/+3
2010-05-28Add svn:keywords & svn:eol-style propertieswmeier1-1/+1
2010-05-27fopen -> ws_fopengerald1-1/+1
2010-05-27Protocol Help requires GLib 2.6+. Add newlines. Fixup whitespace.gerald1-30/+40
2010-05-27From Edgar Gladkich:gerald1-0/+662